{"info":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","description":"<html><head></head><body><p>developer api documentation for 100pay platform</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"13045730","collectionId":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","publishedId":"Tz5wVE9N","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-11-23T11:40:41.000Z"},"item":[{"name":"100express","item":[{"name":"Agency","item":[{"name":"Create Agency","id":"da8bb5e7-4701-4292-88c5-7f9d14004c65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDI0YTc5MzY0YTA2ZjA3YjY0ZWQzNGYiLCJpYXQiOjE2MTMwNjc4MDJ9.yU9_CpuAwb_Zq6kJtlUtPc__0j1WPIbyg6d88819P6o","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"602a12590488b9180a99b622\",\n    \"name\": \"Joshua Brendan\",\n    \"email\": \"errandexperts@gmail.com\",\n    \"phone\": \"08085541950\",\n    \"logo\": \"logo.png\",\n    \"cover_image\": \"cover.png\",\n    \"socials\": {\n        \"facebook\": \"errandexperts\",\n        \"instagram\": \"errandexperts\",\n        \"twitter\": \"errandexperts\",\n        \"linkedin\": \"errandexperts\"\n    },\n    \"website\": \"errandexperts.com\",\n    \"documents\": {\n        \"cac certificate\": {\n            \"status\": \"pending\",\n            \"file\": \"scontents.100api.com/agencies/files/001.png\"\n        },\n        \"licence\": {\n            \"status\": \"pending\",\n            \"file\": \"scontents.100api.com/agencies/files/002.png\"\n        }\n    },\n    \"address\": {\n        \"address_line\": \"o 5 ogele new layout\",\n        \"address_line_2\": \"rumunduru road\",\n        \"suburb\": \"rumunduru\",\n        \"city\": \"port harcourt\",\n        \"state\": \"Rivers\",\n        \"country\": \"Nigeria\",\n        \"geometry\": {\n            \"longitude\": \"4.1234\",\n            \"latitude\": \"6.9988\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/v1/100express/agency","description":"<p>Create a new Agency with all required fields</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","v1","100express","agency"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"da8bb5e7-4701-4292-88c5-7f9d14004c65"},{"name":"get user agencies","id":"a0bc6a84-c029-481f-9535-ba834c6f4a13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDI0YTc5MzY0YTA2ZjA3YjY0ZWQzNGYiLCJpYXQiOjE2MTMwNjc4MDJ9.yU9_CpuAwb_Zq6kJtlUtPc__0j1WPIbyg6d88819P6o","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:3000/api/v1/100express/agencies/602a12590488b9180a99b622","description":"<p>returns all agencies</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","v1","100express","agencies","602a12590488b9180a99b622"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0bc6a84-c029-481f-9535-ba834c6f4a13"},{"name":"Update Agency","id":"a9b570ef-0b35-41f5-bd07-633d7f5bfeb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDI0YTc5MzY0YTA2ZjA3YjY0ZWQzNGYiLCJpYXQiOjE2MTMwNjc4MDJ9.yU9_CpuAwb_Zq6kJtlUtPc__0j1WPIbyg6d88819P6o","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Brainy's Agency\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/v1/100express/agency/602a127d4a273e182221b716","description":"<p>Update an existing Agency information.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","v1","100express","agency","602a127d4a273e182221b716"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9b570ef-0b35-41f5-bd07-633d7f5bfeb2"},{"name":"Get One Agency","id":"1b2beada-11ee-4f9a-bd28-5fc536b3f56c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p>To return an agency details, provide the agency id in the url parameter.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"1b2beada-11ee-4f9a-bd28-5fc536b3f56c"}],"id":"e0a2550c-7a19-43d5-8435-6aea8f99c66d","_postman_id":"e0a2550c-7a19-43d5-8435-6aea8f99c66d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"Labels","item":[{"name":"Create Label","id":"9f49b87b-6043-4313-a938-bade9bc27c4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDI0YTc5MzY0YTA2ZjA3YjY0ZWQzNGYiLCJpYXQiOjE2MTMwNjc4MDJ9.yU9_CpuAwb_Zq6kJtlUtPc__0j1WPIbyg6d88819P6o","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    addLabel (\n        userId: \"1\",\n        agencyId: \"1\",\n        category: \"national\",\n        route: \"local\",\n        destination: {\n            country: \"NG\",\n            state: \"Rivers\",\n            city: \"PHC\",\n            geometry: {\n                longitude: \"1.0022\",\n                latitude: \"2.003\"\n            }\n        }\n        quotes: {\n            firstClass: {\n                price: 1,\n            },\n             businessClass: {\n                price: 1,\n            },\n            economyClass: {\n                price: 1,\n            }\n        }\n        )\n        {\n        id\n        name\n    }\n}","variables":""}},"url":"http://localhost:3000/api/v1/label","description":"<p>create a new label</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","v1","label"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f49b87b-6043-4313-a938-bade9bc27c4f"}],"id":"e68c6fa8-12d0-4800-85a6-31c76f9b81ba","_postman_id":"e68c6fa8-12d0-4800-85a6-31c76f9b81ba","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}}],"id":"1a290c31-3de0-455b-977b-ef2ef46a065d","_postman_id":"1a290c31-3de0-455b-977b-ef2ef46a065d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"Auth","item":[{"name":"New User","id":"0da52014-2bcb-4fcf-97eb-ee2d6e440ff5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"first_name\" : \"Brainy\",\n\"last_name\" : \"Josh\",\n\"email\" : \"joshuabrendan5@gmail.com\",\n\"phone\" : \"08485541125\",\n\"country\" : \"NG\",\n\"password\" : \"Office@2020..\",\n\"avatar\": \"avatar.png\",\n\"username\": \"brainydev\",\n\"inviteCode\": \"234234\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/register","description":"<p>Create New User</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","register"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[{"id":"0d2f2e18-9d71-487a-a642-34008aa606f2","name":"New User Response","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYwNmIwMWQ3OWNmNzUwMDBhZTQ2NzdiZSIsInVzZXJJZCI6IjYwNjc1NGIyZTU4NmI1MDAyYzFhMzEzOCIsImlhdCI6MTYxNzYyNTU1OX0.PZb_HWPRL8mBK-pvB0zylfJMcO6ECXfeMtrxfnUETlk","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n\"first_name\" : \"Brainy\",\n\"last_name\" : \"Josh\",\n\"email\" : \"anyrandomemaildd@gmail.com\",\n\"phone\" : \"08485541125\",\n\"country\" : \"NG\",\n\"password\" : \"Office@2020..\",\n\"avatar\": \"avatar.png\",\n\"username\": \"brainydev\",\n\"inviteCode\": \"234234\"\n\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/register"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWZiOTE0YzUyOGI2NTdhMzUxZjVjZTUiLCJpYXQiOjE3MTA5ODU1NTB9.N4aDFipeV1PkSNWW1_LXcTPDQt-f-6t3MPotkLlZfuw"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"149"},{"key":"ETag","value":"W/\"95-KpdlfjGEUklXiJJddG3C21JdZMg\""},{"key":"Date","value":"Thu, 21 Mar 2024 01:45:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWZiOTE0YzUyOGI2NTdhMzUxZjVjZTUiLCJpYXQiOjE3MTA5ODU1NTB9.N4aDFipeV1PkSNWW1_LXcTPDQt-f-6t3MPotkLlZfuw"}],"_postman_id":"0da52014-2bcb-4fcf-97eb-ee2d6e440ff5"},{"name":"Log User in","id":"db2e9e94-987e-4da1-adc5-e7659aff6ca3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"joshuabrendan51@gmail.com\",\n    \"password\": \"Office@2020..\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/login","description":"<p>authenticate and log user in</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","login"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[{"id":"2d740ae0-6192-4a6e-8c7a-3a5823bef908","name":"Log User in","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"email\": \"danielbarima235@gmail.com\",\n    \"password\": \"Daniel235@\"\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Sat, 17 Feb 2024 05:51:16 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTkzYzkwNzU1NjAzMjAwMmIyYjM2MmIiLCJpYXQiOjE3MDgxNDkwNzZ9.2ILwwhej36Cv99W_vZ1PfiflTy9xjSp7aetPLatXk2I"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Q%2BSt1oM0yXls0QEuMkzyTW3FGs7jaOtEYhC%2BhISFImcNLZDxZGyHVSQM8PICAUbcjRPCdu32aLyhBCBOooaC5HQnyUD0ZBUs2nZXNekt%2FY6dKpIPW%2Bfb%2BoiBUoCV82OP\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"856bc1efab156711-AMS"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTkzYzkwNzU1NjAzMjAwMmIyYjM2MmIiLCJpYXQiOjE3MDgxNDkwNzZ9.2ILwwhej36Cv99W_vZ1PfiflTy9xjSp7aetPLatXk2I"}],"_postman_id":"db2e9e94-987e-4da1-adc5-e7659aff6ca3"},{"name":"Subscribers","id":"baf8ed37-d26c-4c9b-bf1c-0ae61fcbb240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fullName\": \"brainy Josh\",\n    \"email\": \"brainywiz1@yahoo.com\",\n    \"phone\": \"09074016337\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/subscribe","description":"<p>Add New Subscribers</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","subscribe"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"baf8ed37-d26c-4c9b-bf1c-0ae61fcbb240"},{"name":"Contacts","id":"5181dd61-d03c-48b5-af17-662b2464c565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fullName\": \"Brainy Josh\",\n    \"email\": \"brainywiz@yahoo.com\",\n    \"phone\": \"+2348085541950\",\n    \"subject\": \"dd\",\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/subscribe","description":"<p>Submit new contact forms</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","subscribe"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"5181dd61-d03c-48b5-af17-662b2464c565"},{"name":"Get Contacts","id":"1523f6c1-78f5-46f6-99ef-451d59ded6aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"{{api-key}}","type":"text"}],"url":"\nhttps://api.100pay.co/api/v1/api/v1/user/contacts","description":"<p>get list of all contacts.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","contacts"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1523f6c1-78f5-46f6-99ef-451d59ded6aa"},{"name":"Get Subscribers","id":"511a36bc-c9f2-46f5-920b-be57496306dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"{{api-key}}","type":"text"}],"url":"\nhttps://api.100pay.co/api/v1/api/v1/user/subscribers?=","description":"<p>get a list of all subscribers</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","subscribers"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[{"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"511a36bc-c9f2-46f5-920b-be57496306dd"},{"name":"Fetch User","id":"3e595e69-c096-4787-9be7-5bba0030a8b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDc2YjBkMTVlMWNmODAxMWZkZTgxMzYiLCJpYXQiOjE2MTgzOTEyNjl9.XOMrPeONJkDX3PAgrydtQ9c_2Zr-hRT7wdOABGlwDm0","type":"text"}],"url":"\nhttps://api.100pay.co/api/v1/api/v1/all_users","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","all_users"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[{"id":"b495985b-2fac-41ae-8cfb-3307a2fcaefa","name":"Fetch User","originalRequest":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDc2YjBkMTVlMWNmODAxMWZkZTgxMzYiLCJpYXQiOjE2MTgzOTEyNjl9.XOMrPeONJkDX3PAgrydtQ9c_2Zr-hRT7wdOABGlwDm0","type":"text"}],"url":"\nhttps://api.100pay.co/api/v1/api/v1/all_users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 11 Oct 2021 22:36:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"etag","value":"W/\"5083-8RRP+pV+klkwYDFMMHvr16SdaHk\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=PBrowzY%2BznLqE9cW023akh80iLdZ9jwm7NjTHpXGKGtz%2F8Wr00YoUWxMcCs4UPVpGs50OHgWp0knowJlv1HvxEFr8m2WJ6nzrtPy5FB3skY3qt06MKkV1re%2BEA1mESdQBA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"69cb91292b674c44-AMS"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"status\": \"1\",\n        \"avatar\": \"avatar.png\",\n        \"_id\": \"605345281a95e8002ce9e4e0\",\n        \"first_name\": \"Joshua\",\n        \"last_name\": \"Brendan\",\n        \"email\": \"braiywddt@yahoo.com\",\n        \"phone\": \"77773757877\",\n        \"address\": \"my home\",\n        \"country\": \"Nigeria\",\n        \"password\": \"$2a$10$kPSHayubqhfa3zxRWnRGz.spoztMd2njAgC3qG7u7LfpbQqoLd2he\",\n        \"username\": \"brainyjosh\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"avatar.png\",\n        \"_id\": \"605345dc1a95e8002ce9e4e3\",\n        \"first_name\": \"Joshua\",\n        \"last_name\": \"Brendan\",\n        \"email\": \"brainywiz@yahoo.com\",\n        \"phone\": \"77773757877\",\n        \"address\": \"my home\",\n        \"country\": \"Nigeria\",\n        \"password\": \"$2a$10$7QqliDT7LkA8b7/3Qqe9h..zVPWGx5nzZe2LlrQ6f5TXBB5iHWU/O\",\n        \"username\": \"brainyjosh1\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"avatar.png\",\n        \"_id\": \"605b71b8a0f743002b789b2f\",\n        \"first_name\": \"Brainy\",\n        \"last_name\": \"Joshhhh\",\n        \"email\": \"brainyjosh.com@gmail.com\",\n        \"phone\": \"08066427168\",\n        \"address\": \"my home\",\n        \"country\": \"Nigeria\",\n        \"password\": \"$2a$10$onhhDLzDCU2nEpheiBV5pe1kQgNV.CMCiiiJstrJx4vAbCu1MhoN.\",\n        \"username\": \"bbrainyjosh\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"avatar.png\",\n        \"_id\": \"6065c0dbd251ce002ce8134f\",\n        \"first_name\": \"Brainy\",\n        \"last_name\": \"Joshua\",\n        \"email\": \"joshuabrendan5@gmail.com\",\n        \"phone\": \"08066427168\",\n        \"address\": \"my home\",\n        \"country\": \"Nigeria\",\n        \"password\": \"$2a$10$WoZiDOTV0KRynYFedrAImOKCvDATbSqlc/wsNmJsW8tFySmSt8og.\",\n        \"username\": \"bbrainyjosh1\",\n        \"business_name\": \"Hollmac Records\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"avatar.png\",\n        \"_id\": \"6065c8d6d251ce002ce81351\",\n        \"first_name\": \"Ugo\",\n        \"last_name\": \"Matt\",\n        \"email\": \"talk2ugomatt@gmail.com\",\n        \"phone\": \"09035829083\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$XbkBoyeisrSTy7EJvcp0..RlP9qerUx/C.ZwWYCjgUK.1Wtl0B/h6\",\n        \"business_name\": \"Meghee\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6066452cbdfd18002b2990f0\",\n        \"first_name\": \"Brainy\",\n        \"last_name\": \"Josh\",\n        \"email\": \"tester@test.com\",\n        \"phone\": \"08066427333\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$kOH2vJlYsPS.iRDwj0Ll0OccU7j53H/KvBWsukfqu0FN7yfEfsVxm\",\n        \"username\": \"tester@test.com\",\n        \"business_name\": \"test\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6066456ebdfd18002b2990f1\",\n        \"first_name\": \"Brainy\",\n        \"last_name\": \"Josh\",\n        \"email\": \"iambrainyjosh@gmail.com\",\n        \"phone\": \"Office@2020\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$WVaMtC53RJTZGsRbZ9pEFuhj5qrwLEI5/kwi5CWet6vpWYQsEK1k2\",\n        \"username\": \"iambrainyjosh@gmail.com\",\n        \"business_name\": \"Test\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606645a6bdfd18002b2990f2\",\n        \"first_name\": \"Brainy\",\n        \"last_name\": \"Josh\",\n        \"email\": \"iambrainy@yahoo.com\",\n        \"phone\": \"08066427168\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$f5BsHGkNpxFZCUWgL4q5Z.JUNoqYVinEFZRaqEB0Kyv3zqUsQU04y\",\n        \"username\": \"iambrainy@yahoo.com\",\n        \"business_name\": \"Brainy Codes\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6066cf78bdfd18002b2990f3\",\n        \"first_name\": \"Emmanuel\",\n        \"last_name\": \"Emeshili\",\n        \"email\": \"mysticwashpro@gmail.com\",\n        \"phone\": \"09070629811\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$jZ12T0tNHTRMzj.Nq9QiAegTmEKquvQskZqRMLut.IOFgvxybNc7S\",\n        \"username\": \"mysticwashpro@gmail.com\",\n        \"business_name\": \"Mystic Wash\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606713c8e586b5002c1a312f\",\n        \"first_name\": \"Asianobong \",\n        \"last_name\": \"James\",\n        \"email\": \"hnr.umoh@gmail.com\",\n        \"phone\": \"08161786454\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$NjHotVrgEmX1bl8xQxYSgOXwP4so3H9kD3nP7JdOu.8bupWBnEQYK\",\n        \"username\": \"hnr.umoh@gmail.com\",\n        \"business_name\": \"Jay's Essentials \",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606754b2e586b5002c1a3138\",\n        \"first_name\": \"Precious\",\n        \"last_name\": \"Williams\",\n        \"email\": \"cephz1alert@gmail.com\",\n        \"phone\": \"08030928445\",\n        \"address\": \"180 E/W Road, Rumuodara Port Harcourt\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$s7B.FYHORiyi4r/jNbMvYOqWHugFP77D/vc9dinb6HdxWDEn2zl1S\",\n        \"username\": \"iampreciouswilliams2021@gmail.com\",\n        \"business_name\": \"CEPH Zone 1\",\n        \"__v\": 0,\n        \"city\": \"Port Harcourt \",\n        \"postal\": \"500272\"\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60684cc5e586b5002c1a3143\",\n        \"first_name\": \"Prince\",\n        \"last_name\": \"Adolphus\",\n        \"email\": \"adolphusprince@gmail.com\",\n        \"phone\": \"08038373590\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$t7MFH70vYAKtjXyW.tfWWOrj0Zn5YQcCP/8FSbB/7JicFldF2bY2u\",\n        \"username\": \"adolphusprince@gmail.com\",\n        \"business_name\": \"PEE XCHANGE \",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606953d3e586b5002c1a3149\",\n        \"first_name\": \"Uju\",\n        \"last_name\": \"Tony Nwachukwu\",\n        \"email\": \"tonystack424@gmail.com\",\n        \"phone\": \"08067091463\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$6wkAV0.64RtmGzvjbwqBGeDzF24CwzFyhVcHNs0ZPS4uWUhHiQEMi\",\n        \"username\": \"tonystack424@gmail.com\",\n        \"business_name\": \"Primestacks\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606a352a3a1c87002b7c4c0f\",\n        \"first_name\": \"Umenne\",\n        \"last_name\": \"Onyeka\",\n        \"email\": \"connectnetworkservices@gmail.com\",\n        \"phone\": \"09068626310\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$pz6wzkcMJFTc1w2oS5Htqe0mNsgwe6nnHBAWHZFAPWzvjvU5UrRDK\",\n        \"username\": \"connectnetworkservices@gmail.com\",\n        \"business_name\": \"Connect Network Services\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606a352d3a1c87002b7c4c10\",\n        \"first_name\": \"David\",\n        \"last_name\": \"Owoyemi\",\n        \"email\": \"owoyemi818@gmail.com\",\n        \"phone\": \"08146737372\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$lnH5p0XFr1egGDbwKvw1suA3gOfSyjdADTzSa7A7WY8Z/1Cyfi.ta\",\n        \"username\": \"owoyemi818@gmail.com\",\n        \"business_name\": \"creo\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606a38163a1c87002b7c4c11\",\n        \"first_name\": \"Victor\",\n        \"last_name\": \"Victor\",\n        \"email\": \"victorakinode@gmail.com\",\n        \"phone\": \"09061859864\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$W/pwlSGC8WS73htsWTBXkO..o4n2FuMNMrk49IZ.kVFwlyoy4.hAC\",\n        \"username\": \"victorakinode@gmail.com\",\n        \"business_name\": \"Veenode Technologies\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606a466e3a1c87002b7c4c12\",\n        \"first_name\": \"Chimeka\",\n        \"last_name\": \"Herbert\",\n        \"email\": \"herbertchimex@gmail.com\",\n        \"phone\": \"09050327718\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$2uBLPe8bSOoMsnW4aaugNO/GWU5l7ApPAeyD232F5JF7gD2Jq.DWG\",\n        \"username\": \"herbertchimex@gmail.com\",\n        \"business_name\": \"Herby Global \",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606a65433a1c87002b7c4c14\",\n        \"first_name\": \"Emeshili\",\n        \"last_name\": \"Boniface\",\n        \"email\": \"bonifaceemeshili@gmail.com\",\n        \"phone\": \"08139118668\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$YKISv6CJ1kDcJ9OK4UOiWOQz13eD70bR57uuLikigvrNfkUgCo.8u\",\n        \"username\": \"bonifaceemeshili@gmail.com\",\n        \"business_name\": \"Phenom\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606a9fd23a1c87002b7c4c15\",\n        \"first_name\": \"ONITILO\",\n        \"last_name\": \"EMMANUEL\",\n        \"email\": \"eniolaemmanuel@gmail.com\",\n        \"phone\": \"07013921079\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$JLBzM.OSJOa3LmfNigSye.N1GGkdH9BCyKy.PfqdcH0J7bZWs0nMu\",\n        \"username\": \"eniolaemmanuel@gmail.com\",\n        \"business_name\": \"Savearns\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"606ac32e3a1c87002b7c4c16\",\n        \"first_name\": \"Prince\",\n        \"last_name\": \"Duru\",\n        \"email\": \"duruprince90@gmail.com\",\n        \"phone\": \"07066966055\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$N1WYFQ/vQFgcO70u37QTfuzqj0BDBR/jL6konwkvSP1ecU0.M9ox6\",\n        \"username\": \"duruprince90@gmail.com\",\n        \"business_name\": \"Jonak place\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60740752ebc7c0002b80db54\",\n        \"first_name\": \"Victory\",\n        \"last_name\": \"Kakulu\",\n        \"email\": \"Victorykae@gmail.com\",\n        \"phone\": \"08160118552\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$hgCj6uNByWXcnuheaZ84UuZw93rBLIuoNqRHVyrp8KINjJhMtGHa2\",\n        \"username\": \"Victorykae@gmail.com\",\n        \"business_name\": \"Secrets of Eden \",\n        \"__v\": 0,\n        \"address\": \"109 Azikiwe street mile3 diobu\",\n        \"city\": \"Port harcourt\"\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6074174aebc7c0002b80db58\",\n        \"first_name\": \"Taiwo\",\n        \"last_name\": \"Alebiosu\",\n        \"email\": \"talebimonth@gmail.com\",\n        \"phone\": \"08030987885\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$gp4Q5WwUcgSnlN.p1lVeK.ynR88LCX6ccXpjRHFNu1la/1ZPriFgq\",\n        \"username\": \"talebimonth@gmail.com\",\n        \"business_name\": \"Topmost-Tech Enterprise \",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"607432d3ebc7c0002b80db5b\",\n        \"first_name\": \"Zoe\",\n        \"last_name\": \"John\",\n        \"email\": \"zoejohn007@gmail.com\",\n        \"phone\": \"08142939210\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$qbf.eqQX2p2G6ZIhagciX.e6DmRw2kIa3K6sE7VC7vYPo.DuL7C5S\",\n        \"username\": \"zoejohn007@gmail.com\",\n        \"business_name\": \"Helen Enterprise\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"607439d5ebc7c0002b80db5d\",\n        \"first_name\": \"Precious\",\n        \"last_name\": \"Williams\",\n        \"email\": \"iambrainy@gmail.com\",\n        \"phone\": \"08030928445\",\n        \"address\": \"180 E/W Road, Rumuodara Port Harcourt\",\n        \"country\": \"Nigeria\",\n        \"password\": \"$2a$10$s2y6OTvrF0o0Km21e6CLcOAFwJpCMg0zoHmkrbzWY5i11lLOE9BtS\",\n        \"username\": \"iambrainy@gmail.com\",\n        \"business_name\": \"CEPH Zone 1\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60746dc2ebc7c0002b80db60\",\n        \"first_name\": \"Kingsley\",\n        \"last_name\": \"Osuji\",\n        \"email\": \"Corymillz404@gmail.com\",\n        \"phone\": \"08111294634\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$VY0YP0U8DO98S3SzpiJe1OUe6ta2qLPaDnmkYDEFnNPFPlipna9H2\",\n        \"username\": \"Corymillz404@gmail.com\",\n        \"business_name\": \"Corymillz\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6082aad8ebc7c0002b80db87\",\n        \"first_name\": \"CHIKE\",\n        \"last_name\": \"NNOLI\",\n        \"email\": \"udrich1@gmail.com\",\n        \"phone\": \"08141228395\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$pQ8ncNGFWqSnY4vcZm/3FuG00Xhnn5rinxHG58xSrq6fxCTA4ZBMi\",\n        \"username\": \"udrich1@gmail.com\",\n        \"business_name\": \"NOLS WORLDWIDE LIMITED\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"608be5d9ebc7c0002b80db98\",\n        \"first_name\": \"Judith\",\n        \"last_name\": \"Omoike\",\n        \"email\": \"judyebanehita@gmail.com\",\n        \"phone\": \"08131980790\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$29v/uDxc8WaFM.bWXxO7bOwfTp2lvpJBiky5xpPtRxlFHS2MwqNzO\",\n        \"username\": \"judyebanehita@gmail.com\",\n        \"business_name\": \"Nehita Joe\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"608eb7fcebc7c0002b80db9f\",\n        \"first_name\": \"Andrew Ike\",\n        \"last_name\": \"Okonkwo\",\n        \"email\": \"dreqco@protonmail.com\",\n        \"phone\": \"07031134964\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$onlk05SDxAcr0g5ESZhDjeJ2kOtT1PS3CNtRmD0IId73G5XVCjlC6\",\n        \"username\": \"dreqco@protonmail.com\",\n        \"business_name\": \"Dreqco Global Services\",\n        \"__v\": 0,\n        \"city\": \"Port Harcourt\"\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6090c5e8ebc7c0002b80dba5\",\n        \"first_name\": \"Oluwaseun\",\n        \"last_name\": \"Akogun\",\n        \"email\": \"seun407@gmail.com\",\n        \"phone\": \"08130411590\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$rN7voV.tZ09rbNDrLIq6R.SX6lWbd6Kxe8iqC2RQUvkyUBs.SlFsa\",\n        \"username\": \"seun407@gmail.com\",\n        \"business_name\": \"Slick Ventures\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"609a3b58ebc7c0002b80dba8\",\n        \"first_name\": \"Wahab\",\n        \"last_name\": \"Habib\",\n        \"email\": \"wahabhabib23@gmail.com\",\n        \"phone\": \"09037399392\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$J8g8hxGXphKRa4N3CsKNLeavKycD7bT9W6RNGoiWw3GqPtH8ePfWa\",\n        \"username\": \"wahabhabib23@gmail.com\",\n        \"business_name\": \"Spillcode\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60a23285ebc7c0002b80dbab\",\n        \"first_name\": \"Annie\",\n        \"last_name\": \"Okwuchi\",\n        \"email\": \"thestartupbrands@gmail.com\",\n        \"phone\": \"08131106678\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$HMDNSo1qk8XSsqnJrJIv7e/vaBO9INrY1VFshWKQ8WPEk3KNkSDvG\",\n        \"username\": \"thestartupbrands@gmail.com\",\n        \"business_name\": \"Startupbrands\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60a2336eebc7c0002b80dbac\",\n        \"first_name\": \"Annie\",\n        \"last_name\": \"Okwuchi\",\n        \"email\": \"thecreativestartup@gmail.com\",\n        \"phone\": \"09095312989\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$HG9OOVzg3/ZXMy9mOmLUJOA5RHCE0eX/C.4Xy.8BJFZmP3QY9uiJG\",\n        \"username\": \"thecreativestartup@gmail.com\",\n        \"business_name\": \"Startupbrands\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60a671592273ab002b2db1ee\",\n        \"first_name\": \"Brainy\",\n        \"last_name\": \"Josh\",\n        \"email\": \"brainyjosh@gmail.com\",\n        \"phone\": \"08066427168\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$O/fC.6CPNeLV6nTc2WtICucjlRan8SpGXX.9FgYS8A.kjifSTJEIq\",\n        \"username\": \"brainyjosh@gmail.com\",\n        \"business_name\": \"codewithBrainy\",\n        \"wallet_id\": \"60a671592273ab002b2db1ef\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60a93e39134995002c69d7c4\",\n        \"first_name\": \"Obinna\",\n        \"last_name\": \"Nwosu\",\n        \"email\": \"odiwechie@gmail.com\",\n        \"phone\": \"08165501782\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$Wpy1kGlqGWpo4xCvLgoQiuTEWo5zx4W.eVxI8q3eO8C83.rviSaF6\",\n        \"username\": \"odiwechie@gmail.com\",\n        \"business_name\": \"Oview\",\n        \"wallet_id\": \"60a93e39134995002c69d7c5\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60ce387cf65892003d2f2f01\",\n        \"first_name\": \"Honour\",\n        \"last_name\": \"Afangideh \",\n        \"email\": \"Ukponoafangideh4@gmail.com\",\n        \"phone\": \"08122300898\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$pi5MAnKsw6ntq8tErOhzI.aBwiQEQNbc57bxyat.0XxiPUEwFpDlC\",\n        \"username\": \"Ukponoafangideh4@gmail.com\",\n        \"business_name\": \"Investor\",\n        \"wallet_id\": \"60ce387cf65892003d2f2f02\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60ce4e10f65892003d2f2f03\",\n        \"first_name\": \"Christabel \",\n        \"last_name\": \"Uwechi\",\n        \"email\": \"sophiauwechi26@gmail.com\",\n        \"phone\": \"09025299782\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$ZuXPVDK556e582uegd9Y/.t.HD0.GVAN8a3ZGcgMLeugoQNvO.7nO\",\n        \"username\": \"sophiauwechi26@gmail.com\",\n        \"business_name\": \"Creative works\",\n        \"wallet_id\": \"60ce4e10f65892003d2f2f04\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60ce61b4f65892003d2f2f0c\",\n        \"first_name\": \"destiny\",\n        \"last_name\": \"nwaeze\",\n        \"email\": \"destinynwaeze3@gmail.com\",\n        \"phone\": \"08108506713\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$Wr16rd/9Hf.VRleGUvFA8.e.25pQXTXYcznLcKpwW/53AQ5rXncju\",\n        \"username\": \"destinynwaeze3@gmail.com\",\n        \"business_name\": \"Authorized Digital Payment Service.\",\n        \"wallet_id\": \"60ce61b4f65892003d2f2f0d\",\n        \"__v\": 0,\n        \"address\": \"New owerri road \",\n        \"city\": \"Owerri\",\n        \"postal\": \"460232\"\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60ce627df65892003d2f2f0e\",\n        \"first_name\": \"destiny\",\n        \"last_name\": \"nwaeze\",\n        \"email\": \"Nwaezedestiny9@gmail.com\",\n        \"phone\": \"08108506713\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$oQWOasKpcdtK1fHR4N9Y4.BVuVUFTKt.yxkQCbzfHBA6epBtUcHIS\",\n        \"username\": \"Nwaezedestiny9@gmail.com\",\n        \"business_name\": \"Digital payment service \",\n        \"wallet_id\": \"60ce627df65892003d2f2f0f\",\n        \"__v\": 0,\n        \"address\": \"New owerri\",\n        \"city\": \"Owerri\",\n        \"postal\": \"460232\"\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60ced559f65892003d2f2f12\",\n        \"first_name\": \"Colby\",\n        \"last_name\": \"Satterfield\",\n        \"email\": \"blaqoracle0@gmail.com\",\n        \"phone\": \"5813051023\",\n        \"country\": \"US\",\n        \"password\": \"$2a$10$RcfoxNoDkO1Oc/37vtsgruesILQn3orHNQf.9Az.cM30eA/4Fg.Ry\",\n        \"username\": \"blaqoracle0@gmail.com\",\n        \"business_name\": \"hgfgfd\",\n        \"wallet_id\": \"60ced559f65892003d2f2f13\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60ced582f65892003d2f2f14\",\n        \"first_name\": \"Colby\",\n        \"last_name\": \"Satterfield\",\n        \"email\": \"agkxr39633@oriwijn.com\",\n        \"phone\": \"5813051023\",\n        \"country\": \"US\",\n        \"password\": \"$2a$10$aAzsyRvCxY8KVHhcZ47vYuocEXmd0Jiuh4AchZQVPkDm.NGikYEVG\",\n        \"username\": \"agkxr39633@oriwijn.com\",\n        \"business_name\": \"hgfgfd\",\n        \"wallet_id\": \"60ced582f65892003d2f2f15\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60d337a2f65892003d2f2f24\",\n        \"first_name\": \"Itoro\",\n        \"last_name\": \"Friday\",\n        \"email\": \"itorofriday29@gmail.com\",\n        \"phone\": \"07018070422\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$Jd4dniJKP/Yko7gg7w8eNuYtnLILdzFBciutqiMULPPWIQ9gMLUXS\",\n        \"username\": \"itorofriday29@gmail.com\",\n        \"business_name\": \"Nextbaber \",\n        \"wallet_id\": \"60d337a2f65892003d2f2f25\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60d38ce5f65892003d2f2f2b\",\n        \"first_name\": \"destiny\",\n        \"last_name\": \"nwaeze09\",\n        \"email\": \"nwaezedestiny9@gmail.com\",\n        \"phone\": \"08108506713\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$teYBcCd0wvFObFQb.mTjCeOji0bi165dHgD2DJQBBsY3PUN4eGf.C\",\n        \"username\": \"nwaezedestiny9@gmail.com\",\n        \"business_name\": \"Prodelivery express service\",\n        \"wallet_id\": \"60d38ce5f65892003d2f2f2c\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"60e0652de59c5c002bfc1902\",\n        \"first_name\": \"Perpetual\",\n        \"last_name\": \"Anioke\",\n        \"email\": \"peppyemey@gmail.com\",\n        \"phone\": \"08122622108\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$kYLVqxLQzaaGLBRtXTCpc.7AKFd3.MaG3VUwo8tSVHcjxyKnlWJAK\",\n        \"username\": \"peppyemey@gmail.com\",\n        \"business_name\": \"PeppyLove_BossLady\",\n        \"wallet_id\": \"60e0652de59c5c002bfc1903\",\n        \"__v\": 0,\n        \"address\": \"Umuebulu 2 Etche LGA, Rivers State\",\n        \"city\": \"Port Harcourt\",\n        \"postal\": \"502103\"\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6115800d5a575f002b2f04a6\",\n        \"first_name\": \"irene\",\n        \"last_name\": \"furaye\",\n        \"email\": \"furayejunior@gmail.com\",\n        \"phone\": \"09021158892\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$2jDBcif3BOyHhAhP.NxpwuriGId5do2RNMYZcib0OUsUtjHc6xqo2\",\n        \"username\": \"furayejunior@gmail.com\",\n        \"business_name\": \"Her design\",\n        \"wallet_id\": \"6115800d5a575f002b2f04a7\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"611d53385a575f002b2f04b3\",\n        \"first_name\": \"Kika\",\n        \"last_name\": \"Emefiele\",\n        \"email\": \"engineerkika@gmail.com\",\n        \"phone\": \"08106615237\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$5AeE1jLoWMddA9HSbNjb6OV9.NnJar2bW1xC91tBVadf00cKyOFhG\",\n        \"username\": \"engineerkika@gmail.com\",\n        \"business_name\": \"KIKAMICHAELS\",\n        \"wallet_id\": \"611d53395a575f002b2f04b4\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"611d8b145a575f002b2f04b8\",\n        \"first_name\": \"Leroy\",\n        \"last_name\": \"Sparkz\",\n        \"email\": \"leroyzyzoe@gmail.com\",\n        \"phone\": \"08138185688\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$K6gbaj5z7h.i3RtlUnFDHODrYGWtmjgzyIJiO/R94Vm1qnKskQTUq\",\n        \"username\": \"leroyzyzoe@gmail.com\",\n        \"business_name\": \"SPARKZ STUDIOS \",\n        \"wallet_id\": \"611d8b145a575f002b2f04b9\",\n        \"__v\": 0,\n        \"postal\": \"50012\"\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6126293e5a575f002b2f04c2\",\n        \"first_name\": \"Elisha\",\n        \"last_name\": \"Sunday\",\n        \"email\": \"elishasunday223@gmail.com\",\n        \"phone\": \"09076361207\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$s9jGGv.Aqd1F6GVcJv3gl.iP.rihjQzJ.1ZOo2bDO6dJN/VTl4Kn6\",\n        \"username\": \"elishasunday223@gmail.com\",\n        \"business_name\": \"elisha\",\n        \"wallet_id\": \"6126293e5a575f002b2f04c3\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"614351575a575f002b2f0502\",\n        \"first_name\": \"Ugo \",\n        \"last_name\": \"matt\",\n        \"email\": \"talk2ugo@gmail.com\",\n        \"phone\": \"09035829083\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$qAUpkJYmq/yLCie3nld1GeRXS6ENJoUS1dUkpOyMAIgTVw2ZG7N6C\",\n        \"username\": \"talk2ugo@gmail.com\",\n        \"business_name\": \"100pay\",\n        \"wallet_id\": \"614351575a575f002b2f0503\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6144dc26aba829002b8bad27\",\n        \"first_name\": \"vicon\",\n        \"last_name\": \"vic\",\n        \"email\": \"mrviconofficial@gmail.com\",\n        \"phone\": \"09036054143\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$qVr2XCRGMBSJPZVgtHDURu6/jBbruXzeC5Alnke6JBTYE9AR9liCi\",\n        \"username\": \"mrviconofficial@gmail.com\",\n        \"business_name\": \"BBiii\",\n        \"wallet_id\": \"6144dc26aba829002b8bad28\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6144df49aba829002b8bad29\",\n        \"first_name\": \"Benjamin\",\n        \"last_name\": \"Arunda\",\n        \"email\": \"benjaminochieng1@gmail.com\",\n        \"phone\": \"0704656474\",\n        \"country\": \"KE\",\n        \"password\": \"$2a$10$.A4JXEml8zx1P97pxSMukuS0ezpJ5lkupLt06Ssm80cJNsotNxXZO\",\n        \"username\": \"benjaminochieng1@gmail.com\",\n        \"business_name\": \"Chainadvise\",\n        \"wallet_id\": \"6144df49aba829002b8bad2a\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"61450843aba829002b8bad2b\",\n        \"first_name\": \"Winston\",\n        \"last_name\": \"Okatubo\",\n        \"email\": \"sheanwinston@gmail.com\",\n        \"phone\": \"07067186987\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$IvHgUXpZ/b5B8GATFLrTv./aBNRNGUEvJa0JSzRpw/63RnM3ppWgG\",\n        \"username\": \"sheanwinston@gmail.com\",\n        \"business_name\": \"Whitehat Innovative\",\n        \"wallet_id\": \"61450843aba829002b8bad2c\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6145086eaba829002b8bad2d\",\n        \"first_name\": \"BLESSED\",\n        \"last_name\": \"SAMUEL\",\n        \"email\": \"bossblessed99@gmail.com\",\n        \"phone\": \"09037431147\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$JoyFQEEfLWbjDWH34oXBb.hkSEHP6E5AIEXK2WoGahXmyp4cu5XOG\",\n        \"username\": \"bossblessed99@gmail.com\",\n        \"business_name\": \"BOSS\",\n        \"wallet_id\": \"6145086eaba829002b8bad2e\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"61451c2faba829002b8bad30\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"email\": \"Kika@gmail.com\",\n        \"phone\": \"00000000000\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$VrOIeeR5Z1uMpUAoH/KfWeb4qm0i7xwPinHlIm11KzTpJLWdR9fDO\",\n        \"username\": \"Kika@gmail.com\",\n        \"business_name\": \"Kika\",\n        \"wallet_id\": \"61451c2faba829002b8bad31\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"61455ba4aba829002b8bad37\",\n        \"first_name\": \"Emmanuel \",\n        \"last_name\": \"Adokiye\",\n        \"email\": \"Ksleak17@gmail.com\",\n        \"phone\": \"09054455507\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$pBpOxdtvzHiGsvtCf0QMBO1VEpYh0b.UHGbrnWFl0JG5JETlVdcja\",\n        \"username\": \"Ksleak17@gmail.com\",\n        \"business_name\": \"Tella\",\n        \"wallet_id\": \"61455ba4aba829002b8bad38\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"614582feaba829002b8bad39\",\n        \"first_name\": \"Peter\",\n        \"last_name\": \"Anyaogu\",\n        \"email\": \"anyaogupeter602@gmail.com\",\n        \"phone\": \"08144734001\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$MZRLixyNp/QUdvOb.WdYHONKh6WK9HNQoVPPRr35nn96S9xqtyrYK\",\n        \"username\": \"anyaogupeter602@gmail.com\",\n        \"business_name\": \"Pam network\",\n        \"wallet_id\": \"614582feaba829002b8bad3a\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"614639ec4d0e5f003da26757\",\n        \"first_name\": \"Clinton\",\n        \"last_name\": \"Douglas\",\n        \"email\": \"Clintsydne@gmail.com\",\n        \"phone\": \"09079532263\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$BSkFZAYX./oOVBbypLy/C.u3TVl5rrUSaIIOvAcDGYw/hhaQ8aA8G\",\n        \"username\": \"Clintsydne@gmail.com\",\n        \"business_name\": \"1stchoice\",\n        \"wallet_id\": \"614639ec4d0e5f003da26758\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6146fbbd4d0e5f003da2675a\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Boanerge \",\n        \"email\": \"Wisdompills72@gmail.com\",\n        \"phone\": \"09063455189\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$5fJh.hQ/fwF622HOM9zwyeroLhWm/lTne.pe/cN5/QA5qphneLFZe\",\n        \"username\": \"Wisdompills72@gmail.com\",\n        \"business_name\": \"BoanergeFilmz\",\n        \"wallet_id\": \"6146fbbd4d0e5f003da2675b\",\n        \"__v\": 0\n    },\n    {\n        \"status\": \"1\",\n        \"avatar\": \"user.png\",\n        \"_id\": \"6155fa7a4d0e5f003da26769\",\n        \"first_name\": \"Destiny\",\n        \"last_name\": \"Destiny\",\n        \"email\": \"talk2destiny@gmail.com\",\n        \"phone\": \"08161215190\",\n        \"country\": \"NG\",\n        \"password\": \"$2a$10$vRs2kGn3aKpuygFa7VlO3OwAoLGuDIFNG7IlKRzr5NbNqsUxvCVu.\",\n        \"username\": \"talk2destiny@gmail.com\",\n        \"business_name\": \"Destiny Ed\",\n        \"wallet_id\": \"6155fa7a4d0e5f003da2676a\",\n        \"__v\": 0\n    }\n]"}],"_postman_id":"3e595e69-c096-4787-9be7-5bba0030a8b0"},{"name":"Fetch local users","id":"20710688-72e5-4370-a864-4434a81b133a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"20710688-72e5-4370-a864-4434a81b133a"},{"name":"Connect Pos","id":"f9f4c25c-f5a6-43fe-bfcc-cdf6fa0cd1ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"accountId\": \"16000","options":{"raw":{"language":"json"}}},"url":"https://api.100pay.co/api/v1/user/connect-pos","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","user","connect-pos"],"host":["api","100pay","co"],"query":[],"variable":[]}},"response":[{"id":"4923f3fa-f7ec-4c55-aa56-caa27cb223e0","name":"Connect Pos sample","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"accountId\": \"160005\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/connect-pos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"343"},{"key":"ETag","value":"W/\"157-UVfsDqTfwH+nMUn9HHvrvLyHJbc\""},{"key":"Date","value":"Thu, 21 Mar 2024 19:46:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"publicKey\": \"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjY0YjI0ZGI5ZjZkYmFmMDExZjcyOTRlNyIsInVzZXJJZCI6IjY0OTcwZmJkZjZkYmFmMDExZjcyOTJiZSIsImlhdCI6MTY4OTQwNjkwNX0.xcbyf2IRfasGISPsO03HwSvFXSKHOhBpiGnsyphW5yc\",\n    \"email\": \"joshuabrendan5@gmail.com\",\n    \"phone\": \"08066427168\",\n    \"account_name\": \"100Pay\",\n    \"currency\": \"NGN\",\n    \"accountId\": \"160005\"\n}"}],"_postman_id":"f9f4c25c-f5a6-43fe-bfcc-cdf6fa0cd1ab"},{"name":"Disconnect POS","id":"b77ef227-b0e8-4449-8ea5-5b232ab29298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"accountId\": \"160005\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.100pay.co/api/v1/user/disconnect-pos","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","user","disconnect-pos"],"host":["api","100pay","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"b77ef227-b0e8-4449-8ea5-5b232ab29298"},{"name":"POS events","id":"a8137798-20fa-498f-91de-904f3a38168b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.100pay.co/api/v1/user/pos-events/160005","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","user","pos-events","160005"],"host":["api","100pay","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8137798-20fa-498f-91de-904f3a38168b"},{"name":"Send POS OTP","id":"0e009201-ecf9-437e-b90b-89a821dd1a84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"accountId\": \"160005\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.100pay.co/api/v1/send-pos-otp","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","send-pos-otp"],"host":["api","100pay","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e009201-ecf9-437e-b90b-89a821dd1a84"},{"name":"Get Payments","id":"56e96fc5-3bd8-471e-b241-35f8224e78f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTk5YTRmNDU1NjAzMjAwMmIyYjUxYzkiLCJpYXQiOjE3MTE2Njc3NDB9.cbD9biahMWp_H97CgFbEqRMHtpneiKGDaHPkd6ufkxI","type":"text"}],"url":"https://api.100pay.co/api/v1/app/payments/6599a4f4556032002b2b51ce","urlObject":{"protocol":"https","path":["api","v1","app","payments","6599a4f4556032002b2b51ce"],"host":["api","100pay","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"56e96fc5-3bd8-471e-b241-35f8224e78f4"}],"id":"040fe96b-61f8-4590-ab9f-b8fb347d9552","description":"<p>Authentication Folder</p>\n","_postman_id":"040fe96b-61f8-4590-ab9f-b8fb347d9552","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"Developers Platform","item":[{"name":"Apps","item":[{"name":"New App","id":"3864ac5e-c7a8-4ce5-8998-547e3e72a23f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MWRlOWZkMzViMTllMTAwMmNhMDg1MmIiLCJpYXQiOjE2NDE5Nzk5MTV9.y4Bjf_Vvx5MniEX1YbhopHFLz_cYMjKeWVyOEIaaq-c","description":"<p>authorization token</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"app_name\": \"SHOP100 MARKETPLACE PLATFORM\",\n    \"description\": \"BUY AND SELL WITH CRYPTO\",\n    \"support_email\": \"hello@shop100.co\",\n    \"website_address\": \"shop100.co\",\n    \"web_hook\": \"https://store.shop100.co/API/webhook\",\n    //   \"web_hook\": \"https://api.shop100.co/api/v1/crowdsale/webhook\",\n  \n    \"verification_token\": \"dis-regard-if-not-this-token\"\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/app","description":"<p>Create new App</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","app"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"3864ac5e-c7a8-4ce5-8998-547e3e72a23f"},{"name":"Get App","id":"1fc7b5d2-0035-422b-ab2a-4892e790756a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmFkMjEwODUzYmQ0MjAwOGJkNDViZjQiLCJpYXQiOjE3MjI2MjIyMTZ9.Z3VQwW6ftLH539uJ44aFhu8tyNc0Mhl8ydhEwZBRAsA","type":"text"}],"url":"api.100pay.co/api/v1/user/apps","description":"<p>get app details</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","apps"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"1fc7b5d2-0035-422b-ab2a-4892e790756a"},{"name":"Delete App","id":"2bde98e8-a6b4-4e83-ac8d-23625c3415f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDI0YTc5MzY0YTA2ZjA3YjY0ZWQzNGYiLCJpYXQiOjE2MTMwNjc4MDJ9.yU9_CpuAwb_Zq6kJtlUtPc__0j1WPIbyg6d88819P6o","type":"text"}],"body":{"mode":"raw","raw":""},"url":"\nhttps://api.100pay.co/api/v1/api/v1/app/60258f01066ba4037834bc7b","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","app","60258f01066ba4037834bc7b"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2bde98e8-a6b4-4e83-ac8d-23625c3415f2"},{"name":"Update App","id":"0f6e42d8-99d9-4c89-a65d-d4146d0917ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDI0YTc5MzY0YTA2ZjA3YjY0ZWQzNGYiLCJpYXQiOjE2MTMwNjc4MDJ9.yU9_CpuAwb_Zq6kJtlUtPc__0j1WPIbyg6d88819P6o","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"app_name\": \"100Ex1press 2\",\n    \"description\": \"100Ex1press is the replacement of DropExpress\",\n    \"support_email\": \"support@1100express.com\",\n    \"website_address\": \"100E1xpress.com\",\n    \"user_id\": \"111\",\n    \"keys\": {\n        \"pub_key\": \"test1234\",\n        \"sk_key\": \"test1234\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/app/6025d32d945eb506e5864cc3","description":"<p>Update an app</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","app","6025d32d945eb506e5864cc3"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f6e42d8-99d9-4c89-a65d-d4146d0917ea"}],"id":"3679bd1d-f3d9-43a5-a984-80a406eb3456","_postman_id":"3679bd1d-f3d9-43a5-a984-80a406eb3456","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}}],"id":"a4e7a7a4-e2fb-4928-a8bf-c383d033a436","description":"<p>100 developers api</p>\n","_postman_id":"a4e7a7a4-e2fb-4928-a8bf-c383d033a436","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"PAY","item":[{"name":"Channels","item":[{"name":"Crypto","item":[{"name":"Coin Market Cap","item":[{"name":"price-convertion","id":"f1609966-b320-49ac-98aa-022c6f249978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-CMC_PRO_API_KEY","value":"{{cmc-api-key}}","type":"text"}],"url":"{{cmc-endpoint}}/v1/tools/price-conversion?amount=1&symbol=NGN&convert=USD","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["v1","tools","price-conversion"],"host":["{{cmc-endpoint}}"],"query":[{"key":"amount","value":"1"},{"key":"symbol","value":"NGN"},{"key":"convert","value":"USD"}],"variable":[]}},"response":[],"_postman_id":"f1609966-b320-49ac-98aa-022c6f249978"},{"name":"CoinMarketCap ID map","id":"4b5af8c4-6f07-4f2b-956e-7e42d7750b86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"7a44e81c-142d-4696-bcb5-37ae94a03135","name":"CoinMarketCap ID map","originalRequest":{"method":"GET","header":[{"key":"X-CMC_PRO_API_KEY","value":"{{cmc-api-key}}","type":"text"}],"url":"{{cmc-endpoint}}/v1/cryptocurrency/map"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jan 2022 21:32:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Vary","value":"origin,accept-encoding"},{"key":"X-Envoy-Decorator-Operation","value":"coinmarketcap-pro-apis.cmc-api.svc.cluster.local:80/*"},{"key":"X-Envoy-Upstream-Service-Time","value":"66"},{"key":"X-Traefik-Route","value":"coinmarketcap-pro-apis"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"origin-when-cross-origin"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 fa486964c67c2a458a5e0fcec0e6f602.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"EWR52-C3"},{"key":"X-Amz-Cf-Id","value":"HNFMrsMmNXQ-FCwMtsBQlZKISWUoODva9Uxv3xiO5nPFCWg-KZHKEg=="},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6d660d37a8d51a48-EWR"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"timestamp\": \"2022-01-31T21:32:15.994Z\",\n        \"error_code\": 0,\n        \"error_message\": null,\n        \"elapsed\": 31,\n        \"credit_count\": 1,\n        \"notice\": null\n    },\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Bitcoin\",\n            \"symbol\": \"BTC\",\n            \"slug\": \"bitcoin\",\n            \"rank\": 1,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Litecoin\",\n            \"symbol\": \"LTC\",\n            \"slug\": \"litecoin\",\n            \"rank\": 22,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Namecoin\",\n            \"symbol\": \"NMC\",\n            \"slug\": \"namecoin\",\n            \"rank\": 757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Terracoin\",\n            \"symbol\": \"TRC\",\n            \"slug\": \"terracoin\",\n            \"rank\": 1867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Peercoin\",\n            \"symbol\": \"PPC\",\n            \"slug\": \"peercoin\",\n            \"rank\": 837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Novacoin\",\n            \"symbol\": \"NVC\",\n            \"slug\": \"novacoin\",\n            \"rank\": 2158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Feathercoin\",\n            \"symbol\": \"FTC\",\n            \"slug\": \"feathercoin\",\n            \"rank\": 1509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-03T03:25:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Freicoin\",\n            \"symbol\": \"FRC\",\n            \"slug\": \"freicoin\",\n            \"rank\": 2022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-03T03:25:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Ixcoin\",\n            \"symbol\": \"IXC\",\n            \"slug\": \"ixcoin\",\n            \"rank\": 1688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-08T05:20:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16,\n            \"name\": \"WorldCoin\",\n            \"symbol\": \"WDC\",\n            \"slug\": \"worldcoin\",\n            \"rank\": 7686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-22T03:20:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Digitalcoin\",\n            \"symbol\": \"DGC\",\n            \"slug\": \"digitalcoin\",\n            \"rank\": 2320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-06-09T17:55:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Goldcoin\",\n            \"symbol\": \"GLC\",\n            \"slug\": \"goldcoin\",\n            \"rank\": 953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-06-14T06:45:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Phoenixcoin\",\n            \"symbol\": \"PXC\",\n            \"slug\": \"phoenixcoin\",\n            \"rank\": 1727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-04T05:15:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Megacoin\",\n            \"symbol\": \"MEC\",\n            \"slug\": \"megacoin\",\n            \"rank\": 2340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-07T13:56:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Infinitecoin\",\n            \"symbol\": \"IFC\",\n            \"slug\": \"infinitecoin\",\n            \"rank\": 1096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-10T13:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Primecoin\",\n            \"symbol\": \"XPM\",\n            \"slug\": \"primecoin\",\n            \"rank\": 1496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-11T03:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Anoncoin\",\n            \"symbol\": \"ANC\",\n            \"slug\": \"anoncoin\",\n            \"rank\": 2387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-15T01:31:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 45,\n            \"name\": \"CasinoCoin\",\n            \"symbol\": \"CSC\",\n            \"slug\": \"casinocoin\",\n            \"rank\": 4417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-25T03:06:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Emerald Crypto\",\n            \"symbol\": \"EMD\",\n            \"slug\": \"emerald\",\n            \"rank\": 2214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-08-04T18:51:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 52,\n            \"name\": \"XRP\",\n            \"symbol\": \"XRP\",\n            \"slug\": \"xrp\",\n            \"rank\": 8,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-08-04T18:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Quark\",\n            \"symbol\": \"QRK\",\n            \"slug\": \"quark\",\n            \"rank\": 1344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-08-25T17:46:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Zetacoin\",\n            \"symbol\": \"ZET\",\n            \"slug\": \"zetacoin\",\n            \"rank\": 2268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-09-11T01:47:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 61,\n            \"name\": \"TagCoin\",\n            \"symbol\": \"TAG\",\n            \"slug\": \"tagcoin\",\n            \"rank\": 2250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-11-05T13:32:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Public Index Network\",\n            \"symbol\": \"PIN\",\n            \"slug\": \"public-index-network\",\n            \"rank\": 1420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-11-27T06:01:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 66,\n            \"name\": \"Nxt\",\n            \"symbol\": \"NXT\",\n            \"slug\": \"nxt\",\n            \"rank\": 1024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-04T05:46:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Unobtanium\",\n            \"symbol\": \"UNO\",\n            \"slug\": \"unobtanium\",\n            \"rank\": 6422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-21T18:17:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Datacoin\",\n            \"symbol\": \"DTC\",\n            \"slug\": \"datacoin\",\n            \"rank\": 2694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-07T19:47:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 72,\n            \"name\": \"Deutsche eMark\",\n            \"symbol\": \"DEM\",\n            \"slug\": \"deutsche-emark\",\n            \"rank\": 2414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-15T01:52:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Dogecoin\",\n            \"symbol\": \"DOGE\",\n            \"slug\": \"dogecoin\",\n            \"rank\": 11,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-15T14:42:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 77,\n            \"name\": \"Diamond\",\n            \"symbol\": \"DMD\",\n            \"slug\": \"diamond\",\n            \"rank\": 1165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-19T12:31:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 78,\n            \"name\": \"HoboNickels\",\n            \"symbol\": \"HBN\",\n            \"slug\": \"hobonickels\",\n            \"rank\": 8335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-20T13:32:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Orbitcoin\",\n            \"symbol\": \"ORB\",\n            \"slug\": \"orbitcoin\",\n            \"rank\": 1976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-21T18:12:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Omni\",\n            \"symbol\": \"OMNI\",\n            \"slug\": \"omni\",\n            \"rank\": 1552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-24T23:37:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 87,\n            \"name\": \"FedoraCoin\",\n            \"symbol\": \"TIPS\",\n            \"slug\": \"fedoracoin\",\n            \"rank\": 1606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-31T16:17:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 90,\n            \"name\": \"Dimecoin\",\n            \"symbol\": \"DIME\",\n            \"slug\": \"dimecoin\",\n            \"rank\": 1669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-01-06T07:42:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 93,\n            \"name\": \"42-coin\",\n            \"symbol\": \"42\",\n            \"slug\": \"42-coin\",\n            \"rank\": 1389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-01-14T04:32:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Vertcoin\",\n            \"symbol\": \"VTC\",\n            \"slug\": \"vertcoin\",\n            \"rank\": 815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-01-20T05:27:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 109,\n            \"name\": \"DigiByte\",\n            \"symbol\": \"DGB\",\n            \"slug\": \"digibyte\",\n            \"rank\": 159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-06T13:13:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 113,\n            \"name\": \"SmartCoin (SMC)\",\n            \"symbol\": \"SMC\",\n            \"slug\": \"smartcoin\",\n            \"rank\": 2280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-06T13:13:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 118,\n            \"name\": \"ReddCoin\",\n            \"symbol\": \"RDD\",\n            \"slug\": \"redd\",\n            \"rank\": 751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-10T00:58:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 122,\n            \"name\": \"PotCoin\",\n            \"symbol\": \"POT\",\n            \"slug\": \"potcoin\",\n            \"rank\": 1597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-10T04:23:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 128,\n            \"name\": \"Maxcoin\",\n            \"symbol\": \"MAX\",\n            \"slug\": \"maxcoin\",\n            \"rank\": 1985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-12T13:33:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Dash\",\n            \"symbol\": \"DASH\",\n            \"slug\": \"dash\",\n            \"rank\": 82,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-14T13:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 132,\n            \"name\": \"Counterparty\",\n            \"symbol\": \"XCP\",\n            \"slug\": \"counterparty\",\n            \"rank\": 732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-15T13:59:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 141,\n            \"name\": \"MintCoin\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"mintcoin\",\n            \"rank\": 8302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-19T13:39:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 145,\n            \"name\": \"DopeCoin\",\n            \"symbol\": \"DOPE\",\n            \"slug\": \"dopecoin\",\n            \"rank\": 2195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-22T17:52:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Auroracoin\",\n            \"symbol\": \"AUR\",\n            \"slug\": \"auroracoin\",\n            \"rank\": 7059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-27T05:33:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 151,\n            \"name\": \"Peseta Digital\",\n            \"symbol\": \"PTD\",\n            \"slug\": \"pesetacoin\",\n            \"rank\": 1889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-22T17:52:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 154,\n            \"name\": \"Marscoin\",\n            \"symbol\": \"MARS\",\n            \"slug\": \"marscoin\",\n            \"rank\": 5794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-24T13:41:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 162,\n            \"name\": \"Magic Internet Money\",\n            \"symbol\": \"MIM\",\n            \"slug\": \"magic-internet-money\",\n            \"rank\": 2833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-12T05:27:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 168,\n            \"name\": \"Uniform Fiscal Object\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"uniform-fiscal-object\",\n            \"rank\": 5939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-27T05:33:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 170,\n            \"name\": \"BlackCoin\",\n            \"symbol\": \"BLK\",\n            \"slug\": \"blackcoin\",\n            \"rank\": 1605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-28T05:13:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 182,\n            \"name\": \"Myriad\",\n            \"symbol\": \"XMY\",\n            \"slug\": \"myriad\",\n            \"rank\": 1632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-08T15:56:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 184,\n            \"name\": \"DNotes\",\n            \"symbol\": \"NOTE\",\n            \"slug\": \"dnotes\",\n            \"rank\": 2758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-08T15:56:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 201,\n            \"name\": \"Einsteinium\",\n            \"symbol\": \"EMC2\",\n            \"slug\": \"einsteinium\",\n            \"rank\": 1217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-09T04:10:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 212,\n            \"name\": \"ECC\",\n            \"symbol\": \"ECC\",\n            \"slug\": \"eccoin\",\n            \"rank\": 8336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:09:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 213,\n            \"name\": \"MonaCoin\",\n            \"symbol\": \"MONA\",\n            \"slug\": \"monacoin\",\n            \"rank\": 461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:09:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 215,\n            \"name\": \"Rubycoin\",\n            \"symbol\": \"RBY\",\n            \"slug\": \"rubycoin\",\n            \"rank\": 8337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:09:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 217,\n            \"name\": \"Bela\",\n            \"symbol\": \"BELA\",\n            \"slug\": \"belacoin\",\n            \"rank\": 2519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e98a6804e4b6c832ed0ca876a943abd3400b224\"\n            }\n        },\n        {\n            \"id\": 224,\n            \"name\": \"FairCoin\",\n            \"symbol\": \"FAIR\",\n            \"slug\": \"faircoin\",\n            \"rank\": 2072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-22T14:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 234,\n            \"name\": \"e-Gulden\",\n            \"symbol\": \"EFL\",\n            \"slug\": \"e-gulden\",\n            \"rank\": 1564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-26T12:44:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 254,\n            \"name\": \"Gulden\",\n            \"symbol\": \"NLG\",\n            \"slug\": \"gulden\",\n            \"rank\": 1264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-08T04:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 258,\n            \"name\": \"Groestlcoin\",\n            \"symbol\": \"GRS\",\n            \"slug\": \"groestlcoin\",\n            \"rank\": 563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-11T20:45:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 260,\n            \"name\": \"PetroDollar\",\n            \"symbol\": \"XPD\",\n            \"slug\": \"petrodollar\",\n            \"rank\": 1986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-15T04:36:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 263,\n            \"name\": \"PLNcoin\",\n            \"symbol\": \"PLNC\",\n            \"slug\": \"plncoin\",\n            \"rank\": 2763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-15T04:36:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 268,\n            \"name\": \"WhiteCoin\",\n            \"symbol\": \"XWC\",\n            \"slug\": \"whitecoin\",\n            \"rank\": 224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-18T12:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 276,\n            \"name\": \"Bitstar\",\n            \"symbol\": \"BITS\",\n            \"slug\": \"bitstar\",\n            \"rank\": 2247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-23T12:01:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 278,\n            \"name\": \"Quebecoin\",\n            \"symbol\": \"QBC\",\n            \"slug\": \"quebecoin\",\n            \"rank\": 2750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-23T12:01:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 290,\n            \"name\": \"BlueCoin\",\n            \"symbol\": \"BLU\",\n            \"slug\": \"bluecoin\",\n            \"rank\": 2023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-28T03:21:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 291,\n            \"name\": \"MaidSafeCoin\",\n            \"symbol\": \"MAID\",\n            \"slug\": \"maidsafecoin\",\n            \"rank\": 285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-28T03:21:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 293,\n            \"name\": \"Bitcoin Plus\",\n            \"symbol\": \"XBC\",\n            \"slug\": \"bitcoin-plus\",\n            \"rank\": 1730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-04T01:31:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 298,\n            \"name\": \"NewYorkCoin\",\n            \"symbol\": \"NYC\",\n            \"slug\": \"newyorkcoin\",\n            \"rank\": 1390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-06T12:17:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 313,\n            \"name\": \"Pinkcoin\",\n            \"symbol\": \"PINK\",\n            \"slug\": \"pinkcoin\",\n            \"rank\": 1644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-11T17:08:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 316,\n            \"name\": \"Dreamcoin\",\n            \"symbol\": \"DRM\",\n            \"slug\": \"dreamcoin\",\n            \"rank\": 2652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-13T04:03:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 322,\n            \"name\": \"Energycoin\",\n            \"symbol\": \"ENRG\",\n            \"slug\": \"energycoin\",\n            \"rank\": 2548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-15T12:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 323,\n            \"name\": \"VeriCoin\",\n            \"symbol\": \"VRC\",\n            \"slug\": \"vericoin\",\n            \"rank\": 2035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-16T12:13:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 328,\n            \"name\": \"Monero\",\n            \"symbol\": \"XMR\",\n            \"slug\": \"monero\",\n            \"rank\": 46,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-21T01:41:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 331,\n            \"name\": \"Litecoin Plus\",\n            \"symbol\": \"LCP\",\n            \"slug\": \"litecoin-plus\",\n            \"rank\": 2450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-21T03:17:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 333,\n            \"name\": \"Curecoin\",\n            \"symbol\": \"CURE\",\n            \"slug\": \"curecoin\",\n            \"rank\": 1619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-26T18:12:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 341,\n            \"name\": \"SuperCoin\",\n            \"symbol\": \"SUPER\",\n            \"slug\": \"supercoin\",\n            \"rank\": 2409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-26T16:31:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 360,\n            \"name\": \"Motocoin\",\n            \"symbol\": \"MOTO\",\n            \"slug\": \"motocoin\",\n            \"rank\": 1919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-03T12:47:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 362,\n            \"name\": \"CloakCoin\",\n            \"symbol\": \"CLOAK\",\n            \"slug\": \"cloakcoin\",\n            \"rank\": 1617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-07T00:08:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 366,\n            \"name\": \"BitSend\",\n            \"symbol\": \"BSD\",\n            \"slug\": \"bitsend\",\n            \"rank\": 2536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-08T14:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 367,\n            \"name\": \"Coin2.1\",\n            \"symbol\": \"C2\",\n            \"slug\": \"coin2-1\",\n            \"rank\": 2609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-08T14:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 372,\n            \"name\": \"Bytecoin\",\n            \"symbol\": \"BCN\",\n            \"slug\": \"bytecoin-bcn\",\n            \"rank\": 649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-17T13:01:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 377,\n            \"name\": \"Navcoin\",\n            \"symbol\": \"NAV\",\n            \"slug\": \"nav-coin\",\n            \"rank\": 916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-12T11:43:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 389,\n            \"name\": \"Startcoin\",\n            \"symbol\": \"START\",\n            \"slug\": \"startcoin\",\n            \"rank\": 2490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-15T14:58:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 405,\n            \"name\": \"DigitalNote\",\n            \"symbol\": \"XDN\",\n            \"slug\": \"digitalnote\",\n            \"rank\": 1553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-24T12:58:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 406,\n            \"name\": \"Boolberry\",\n            \"symbol\": \"BBR\",\n            \"slug\": \"boolberry\",\n            \"rank\": 2695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-24T12:58:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 416,\n            \"name\": \"HempCoin\",\n            \"symbol\": \"THC\",\n            \"slug\": \"hempcoin\",\n            \"rank\": 1650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-28T16:33:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 448,\n            \"name\": \"Stealth\",\n            \"symbol\": \"XST\",\n            \"slug\": \"stealth\",\n            \"rank\": 1667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-07-10T12:16:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 460,\n            \"name\": \"Clams\",\n            \"symbol\": \"CLAM\",\n            \"slug\": \"clams\",\n            \"rank\": 8338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-26T02:34:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 463,\n            \"name\": \"BitShares\",\n            \"symbol\": \"BTS\",\n            \"slug\": \"bitshares\",\n            \"rank\": 448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-07-21T03:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 470,\n            \"name\": \"Viacoin\",\n            \"symbol\": \"VIA\",\n            \"slug\": \"viacoin\",\n            \"rank\": 1471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-07-18T12:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 495,\n            \"name\": \"I/O Coin\",\n            \"symbol\": \"IOC\",\n            \"slug\": \"iocoin\",\n            \"rank\": 1742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T18:34:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 501,\n            \"name\": \"Cryptonite\",\n            \"symbol\": \"XCN\",\n            \"slug\": \"cryptonite\",\n            \"rank\": 2187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T21:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 502,\n            \"name\": \"Carboncoin\",\n            \"symbol\": \"CARBON\",\n            \"slug\": \"carboncoin\",\n            \"rank\": 1171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T21:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 506,\n            \"name\": \"CannabisCoin\",\n            \"symbol\": \"CANN\",\n            \"slug\": \"cannabiscoin\",\n            \"rank\": 1757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T22:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 512,\n            \"name\": \"Stellar\",\n            \"symbol\": \"XLM\",\n            \"slug\": \"stellar\",\n            \"rank\": 31,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-05T05:44:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 541,\n            \"name\": \"Syscoin\",\n            \"symbol\": \"SYS\",\n            \"slug\": \"syscoin\",\n            \"rank\": 128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-20T11:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 551,\n            \"name\": \"Donu\",\n            \"symbol\": \"DONU\",\n            \"slug\": \"donu\",\n            \"rank\": 2680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-26T02:34:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 558,\n            \"name\": \"Emercoin\",\n            \"symbol\": \"EMC\",\n            \"slug\": \"emercoin\",\n            \"rank\": 1505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-23T21:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 572,\n            \"name\": \"RabbitCoin\",\n            \"symbol\": \"RBBT\",\n            \"slug\": \"rabbitcoin\",\n            \"rank\": 8339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-30T22:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 576,\n            \"name\": \"GameCredits\",\n            \"symbol\": \"GAME\",\n            \"slug\": \"gamecredits\",\n            \"rank\": 795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-01T16:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63f88a2298a5c4aee3c216aa6d926b184a4b2437\"\n            }\n        },\n        {\n            \"id\": 584,\n            \"name\": \"NativeCoin\",\n            \"symbol\": \"N8V\",\n            \"slug\": \"native-coin\",\n            \"rank\": 2114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-06T15:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 588,\n            \"name\": \"Ubiq\",\n            \"symbol\": \"UBQ\",\n            \"slug\": \"ubiq\",\n            \"rank\": 1280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-07T21:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 597,\n            \"name\": \"Opal\",\n            \"symbol\": \"OPAL\",\n            \"slug\": \"opal\",\n            \"rank\": 2408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-13T17:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 601,\n            \"name\": \"Acoin\",\n            \"symbol\": \"ACOIN\",\n            \"slug\": \"acoin\",\n            \"rank\": 2688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-13T19:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 624,\n            \"name\": \"bitCNY\",\n            \"symbol\": \"BITCNY\",\n            \"slug\": \"bitcny\",\n            \"rank\": 1247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-23T04:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 626,\n            \"name\": \"NuBits\",\n            \"symbol\": \"USNBT\",\n            \"slug\": \"nubits\",\n            \"rank\": 2177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-24T01:34:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 633,\n            \"name\": \"ExclusiveCoin\",\n            \"symbol\": \"EXCL\",\n            \"slug\": \"exclusivecoin\",\n            \"rank\": 2146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-30T07:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 638,\n            \"name\": \"Trollcoin\",\n            \"symbol\": \"TROLL\",\n            \"slug\": \"trollcoin\",\n            \"rank\": 2237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-30T07:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 644,\n            \"name\": \"GlobalBoost-Y\",\n            \"symbol\": \"BSTY\",\n            \"slug\": \"globalboost-y\",\n            \"rank\": 2289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-03T12:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 656,\n            \"name\": \"Prime-XI\",\n            \"symbol\": \"PXI\",\n            \"slug\": \"prime-xi\",\n            \"rank\": 2744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-04T20:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 659,\n            \"name\": \"Bitswift\",\n            \"symbol\": \"BITS\",\n            \"slug\": \"bitswift\",\n            \"rank\": 1795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-05T17:44:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 693,\n            \"name\": \"Verge\",\n            \"symbol\": \"XVG\",\n            \"slug\": \"verge\",\n            \"rank\": 287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-25T22:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 699,\n            \"name\": \"NuShares\",\n            \"symbol\": \"NSR\",\n            \"slug\": \"nushares\",\n            \"rank\": 2054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-25T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 702,\n            \"name\": \"SpreadCoin\",\n            \"symbol\": \"SPR\",\n            \"slug\": \"spreadcoin\",\n            \"rank\": 2654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-26T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 703,\n            \"name\": \"Rimbit\",\n            \"symbol\": \"RBT\",\n            \"slug\": \"rimbit\",\n            \"rank\": 2469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-26T23:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 706,\n            \"name\": \"MonetaryUnit\",\n            \"symbol\": \"MUE\",\n            \"slug\": \"monetaryunit\",\n            \"rank\": 1806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-01T20:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 707,\n            \"name\": \"Blocknet\",\n            \"symbol\": \"BLOCK\",\n            \"slug\": \"blocknet\",\n            \"rank\": 1256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-01T21:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 719,\n            \"name\": \"Limitless VIP\",\n            \"symbol\": \"VIP\",\n            \"slug\": \"limitless-vip\",\n            \"rank\": 1991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-08T22:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 720,\n            \"name\": \"Crown\",\n            \"symbol\": \"CRW\",\n            \"slug\": \"crown\",\n            \"rank\": 1732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-08T22:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 730,\n            \"name\": \"GCN Coin\",\n            \"symbol\": \"GCN\",\n            \"slug\": \"gcn-coin\",\n            \"rank\": 2528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-16T23:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 733,\n            \"name\": \"Quotient\",\n            \"symbol\": \"XQN\",\n            \"slug\": \"quotient\",\n            \"rank\": 8340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-23T20:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 760,\n            \"name\": \"OKCash\",\n            \"symbol\": \"OK\",\n            \"slug\": \"okcash\",\n            \"rank\": 1777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-12-14T03:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 764,\n            \"name\": \"PayCoin\",\n            \"symbol\": \"XPY\",\n            \"slug\": \"paycoin2\",\n            \"rank\": 2582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-12-16T05:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 788,\n            \"name\": \"Circuits of Value\",\n            \"symbol\": \"COVAL\",\n            \"slug\": \"circuits-of-value\",\n            \"rank\": 349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-01-23T13:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d658390460295fb963f54dc0899cfb1c30776df\"\n            }\n        },\n        {\n            \"id\": 789,\n            \"name\": \"Nexus\",\n            \"symbol\": \"NXS\",\n            \"slug\": \"nexus\",\n            \"rank\": 768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-01-25T18:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 799,\n            \"name\": \"SmileyCoin\",\n            \"symbol\": \"SMLY\",\n            \"slug\": \"smileycoin\",\n            \"rank\": 2209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-01-28T04:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 815,\n            \"name\": \"Kobocoin\",\n            \"symbol\": \"KOBO\",\n            \"slug\": \"kobocoin\",\n            \"rank\": 2043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-15T15:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 819,\n            \"name\": \"Bean Cash\",\n            \"symbol\": \"BITB\",\n            \"slug\": \"bean-cash\",\n            \"rank\": 2098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-18T13:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 823,\n            \"name\": \"GeoCoin\",\n            \"symbol\": \"GEO\",\n            \"slug\": \"geocoin\",\n            \"rank\": 2116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-22T02:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 825,\n            \"name\": \"Tether\",\n            \"symbol\": \"USDT\",\n            \"slug\": \"tether\",\n            \"rank\": 3,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-25T13:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdac17f958d2ee523a2206206994597c13d831ec7\"\n            }\n        },\n        {\n            \"id\": 831,\n            \"name\": \"Wild Beast Block\",\n            \"symbol\": \"WBB\",\n            \"slug\": \"wild-beast-block\",\n            \"rank\": 2785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-28T17:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 833,\n            \"name\": \"Gridcoin\",\n            \"symbol\": \"GRC\",\n            \"slug\": \"gridcoin\",\n            \"rank\": 1235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-28T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 837,\n            \"name\": \"X-Coin\",\n            \"symbol\": \"XCO\",\n            \"slug\": \"x-coin\",\n            \"rank\": 2638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-03-06T04:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 857,\n            \"name\": \"SongCoin\",\n            \"symbol\": \"SONG\",\n            \"slug\": \"songcoin\",\n            \"rank\": 2720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-03-23T01:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 859,\n            \"name\": \"Woodcoin\",\n            \"symbol\": \"LOG\",\n            \"slug\": \"woodcoin\",\n            \"rank\": 1941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-03-23T02:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 873,\n            \"name\": \"NEM\",\n            \"symbol\": \"XEM\",\n            \"slug\": \"nem\",\n            \"rank\": 86,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-01T00:29:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 894,\n            \"name\": \"Neutron\",\n            \"symbol\": \"NTRN\",\n            \"slug\": \"neutron\",\n            \"rank\": 2697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-21T12:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 895,\n            \"name\": \"Xaurum\",\n            \"symbol\": \"XAUR\",\n            \"slug\": \"xaurum\",\n            \"rank\": 1532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-21T12:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4DF812F6064def1e5e029f1ca858777CC98D2D81\"\n            }\n        },\n        {\n            \"id\": 898,\n            \"name\": \"Californium\",\n            \"symbol\": \"CF\",\n            \"slug\": \"californium\",\n            \"rank\": 2712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-21T12:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 911,\n            \"name\": \"Advanced Internet Blocks\",\n            \"symbol\": \"AIB\",\n            \"slug\": \"advanced-internet-blocks\",\n            \"rank\": 6351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-30T04:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 914,\n            \"name\": \"Sphere\",\n            \"symbol\": \"SPHR\",\n            \"slug\": \"sphere\",\n            \"rank\": 7019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-02T15:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 916,\n            \"name\": \"MedicCoin\",\n            \"symbol\": \"MEDIC\",\n            \"slug\": \"mediccoin\",\n            \"rank\": 2732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-04T03:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 918,\n            \"name\": \"Bubble\",\n            \"symbol\": \"BUB\",\n            \"slug\": \"bubble\",\n            \"rank\": 8341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-07T03:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 921,\n            \"name\": \"Universal Currency\",\n            \"symbol\": \"UNIT\",\n            \"slug\": \"universal-currency\",\n            \"rank\": 2523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-07T03:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 934,\n            \"name\": \"ParkByte\",\n            \"symbol\": \"PKB\",\n            \"slug\": \"parkbyte\",\n            \"rank\": 2664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-19T00:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 938,\n            \"name\": \"ARbit\",\n            \"symbol\": \"ARB\",\n            \"slug\": \"arbit\",\n            \"rank\": 2660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-21T04:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 945,\n            \"name\": \"Bata\",\n            \"symbol\": \"BTA\",\n            \"slug\": \"bata\",\n            \"rank\": 1916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-29T11:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 948,\n            \"name\": \"AudioCoin\",\n            \"symbol\": \"ADC\",\n            \"slug\": \"audiocoin\",\n            \"rank\": 2095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-05T12:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 951,\n            \"name\": \"Synergy\",\n            \"symbol\": \"SNRG\",\n            \"slug\": \"synergy\",\n            \"rank\": 2185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-08T04:44:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 960,\n            \"name\": \"FujiCoin\",\n            \"symbol\": \"FJC\",\n            \"slug\": \"fujicoin\",\n            \"rank\": 1603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-14T16:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 977,\n            \"name\": \"GravityCoin\",\n            \"symbol\": \"GXX\",\n            \"slug\": \"gravitycoin\",\n            \"rank\": 2622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-26T12:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 978,\n            \"name\": \"Ratecoin\",\n            \"symbol\": \"XRA\",\n            \"slug\": \"ratecoin\",\n            \"rank\": 2547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-26T12:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 986,\n            \"name\": \"CrevaCoin\",\n            \"symbol\": \"CREVA\",\n            \"slug\": \"crevacoin\",\n            \"rank\": 2702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-07T15:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 990,\n            \"name\": \"Bitzeny\",\n            \"symbol\": \"ZNY\",\n            \"slug\": \"bitzeny\",\n            \"rank\": 2514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-09T15:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 993,\n            \"name\": \"BowsCoin\",\n            \"symbol\": \"BSC\",\n            \"slug\": \"bowscoin\",\n            \"rank\": 2655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-13T20:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1004,\n            \"name\": \"HNC COIN\",\n            \"symbol\": \"HNC\",\n            \"slug\": \"hnccoin\",\n            \"rank\": 4420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-21T16:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1019,\n            \"name\": \"Manna\",\n            \"symbol\": \"MANNA\",\n            \"slug\": \"manna\",\n            \"rank\": 1766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-27T15:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1020,\n            \"name\": \"Axiom\",\n            \"symbol\": \"AXIOM\",\n            \"slug\": \"axiom\",\n            \"rank\": 8342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-30T03:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1026,\n            \"name\": \"Aeon\",\n            \"symbol\": \"AEON\",\n            \"slug\": \"aeon\",\n            \"rank\": 1445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-04T18:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1027,\n            \"name\": \"Ethereum\",\n            \"symbol\": \"ETH\",\n            \"slug\": \"ethereum\",\n            \"rank\": 2,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-07T14:49:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1032,\n            \"name\": \"TransferCoin\",\n            \"symbol\": \"TX\",\n            \"slug\": \"transfercoin\",\n            \"rank\": 1463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-21T02:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1033,\n            \"name\": \"GuccioneCoin\",\n            \"symbol\": \"GCC\",\n            \"slug\": \"guccionecoin\",\n            \"rank\": 2524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-21T02:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1035,\n            \"name\": \"AmsterdamCoin\",\n            \"symbol\": \"AMS\",\n            \"slug\": \"amsterdamcoin\",\n            \"rank\": 2669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-21T02:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1037,\n            \"name\": \"Agoras: Currency of Tau\",\n            \"symbol\": \"AGRS\",\n            \"slug\": \"agoras-tokens\",\n            \"rank\": 1044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-24T02:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x738865301a9b7dd80dc3666dd48cf034ec42bdda\"\n            }\n        },\n        {\n            \"id\": 1038,\n            \"name\": \"Eurocoin\",\n            \"symbol\": \"EUC\",\n            \"slug\": \"eurocoin\",\n            \"rank\": 2784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-24T02:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1042,\n            \"name\": \"Siacoin\",\n            \"symbol\": \"SC\",\n            \"slug\": \"siacoin\",\n            \"rank\": 123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-26T18:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1044,\n            \"name\": \"Global Currency Reserve\",\n            \"symbol\": \"GCR\",\n            \"slug\": \"global-currency-reserve\",\n            \"rank\": 2565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-26T18:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1052,\n            \"name\": \"VectorAI\",\n            \"symbol\": \"VEC2\",\n            \"slug\": \"vector\",\n            \"rank\": 2760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-04T16:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1053,\n            \"name\": \"Bolivarcoin\",\n            \"symbol\": \"BOLI\",\n            \"slug\": \"bolivarcoin\",\n            \"rank\": 2475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-08T21:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1066,\n            \"name\": \"Pakcoin\",\n            \"symbol\": \"PAK\",\n            \"slug\": \"pakcoin\",\n            \"rank\": 2038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-15T20:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1070,\n            \"name\": \"Expanse\",\n            \"symbol\": \"EXP\",\n            \"slug\": \"expanse\",\n            \"rank\": 2167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-15T20:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1082,\n            \"name\": \"SIBCoin\",\n            \"symbol\": \"SIB\",\n            \"slug\": \"sibcoin\",\n            \"rank\": 2254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-25T22:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1085,\n            \"name\": \"Swing\",\n            \"symbol\": \"SWING\",\n            \"slug\": \"swing\",\n            \"rank\": 2232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-28T15:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1087,\n            \"name\": \"Factom\",\n            \"symbol\": \"FCT\",\n            \"slug\": \"factom\",\n            \"rank\": 967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-06T01:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1090,\n            \"name\": \"Save and Gain\",\n            \"symbol\": \"SANDG\",\n            \"slug\": \"save-and-gain\",\n            \"rank\": 2806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-12T16:30:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1104,\n            \"name\": \"Augur\",\n            \"symbol\": \"REP\",\n            \"slug\": \"augur\",\n            \"rank\": 309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-27T17:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1985365e9f78359a9B6AD760e32412f4a445E862\"\n            }\n        },\n        {\n            \"id\": 1106,\n            \"name\": \"StrongHands\",\n            \"symbol\": \"SHND\",\n            \"slug\": \"stronghands\",\n            \"rank\": 2228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-30T18:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1107,\n            \"name\": \"PAC Protocol\",\n            \"symbol\": \"PAC\",\n            \"slug\": \"pac-protocol\",\n            \"rank\": 675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-11-02T21:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1120,\n            \"name\": \"DraftCoin\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"draftcoin\",\n            \"rank\": 2601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-11-23T19:59:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1135,\n            \"name\": \"ClubCoin\",\n            \"symbol\": \"CLUB\",\n            \"slug\": \"clubcoin\",\n            \"rank\": 8343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-12-21T17:49:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1136,\n            \"name\": \"Adzcoin\",\n            \"symbol\": \"ADZ\",\n            \"slug\": \"adzcoin\",\n            \"rank\": 2576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-12-26T00:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1146,\n            \"name\": \"AvatarCoin\",\n            \"symbol\": \"AV\",\n            \"slug\": \"avatarcoin\",\n            \"rank\": 8344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-05T18:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1154,\n            \"name\": \"Validity\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"validity\",\n            \"rank\": 841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-18T07:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1155,\n            \"name\": \"Litecred\",\n            \"symbol\": \"LTCR\",\n            \"slug\": \"litecred\",\n            \"rank\": 2729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-21T15:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1156,\n            \"name\": \"Yocoin\",\n            \"symbol\": \"YOC\",\n            \"slug\": \"yocoin\",\n            \"rank\": 2356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-21T17:00:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1159,\n            \"name\": \"SaluS\",\n            \"symbol\": \"SLS\",\n            \"slug\": \"salus\",\n            \"rank\": 7303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-22T17:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1164,\n            \"name\": \"Francs\",\n            \"symbol\": \"FRN\",\n            \"slug\": \"francs\",\n            \"rank\": 8345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-31T08:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1165,\n            \"name\": \"Evil Coin\",\n            \"symbol\": \"EVIL\",\n            \"slug\": \"evil-coin\",\n            \"rank\": 2383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-31T08:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1168,\n            \"name\": \"Decred\",\n            \"symbol\": \"DCR\",\n            \"slug\": \"decred\",\n            \"rank\": 89,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-10T19:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1169,\n            \"name\": \"PIVX\",\n            \"symbol\": \"PIVX\",\n            \"slug\": \"pivx\",\n            \"rank\": 760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-13T21:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1172,\n            \"name\": \"Safex Token\",\n            \"symbol\": \"SFT\",\n            \"slug\": \"safex-token\",\n            \"rank\": 1115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-16T19:25:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1175,\n            \"name\": \"Rubies\",\n            \"symbol\": \"RBIES\",\n            \"slug\": \"rubies\",\n            \"rank\": 2322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-22T19:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1185,\n            \"name\": \"Trumpcoin\",\n            \"symbol\": \"TRUMP\",\n            \"slug\": \"trumpcoin\",\n            \"rank\": 1791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-01T05:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1191,\n            \"name\": \"Memetic / PepeCoin\",\n            \"symbol\": \"MEME\",\n            \"slug\": \"memetic\",\n            \"rank\": 1786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-14T07:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1194,\n            \"name\": \"Independent Money System\",\n            \"symbol\": \"IMS\",\n            \"slug\": \"independent-money-system\",\n            \"rank\": 2745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-18T23:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1200,\n            \"name\": \"NevaCoin\",\n            \"symbol\": \"NEVA\",\n            \"slug\": \"nevacoin\",\n            \"rank\": 2465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-22T20:01:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1209,\n            \"name\": \"PosEx\",\n            \"symbol\": \"PEX\",\n            \"slug\": \"posex\",\n            \"rank\": 2579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-04T22:20:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1210,\n            \"name\": \"Cabbage\",\n            \"symbol\": \"CAB\",\n            \"slug\": \"cabbage\",\n            \"rank\": 2748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-04T22:20:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1212,\n            \"name\": \"MojoCoin\",\n            \"symbol\": \"MOJO\",\n            \"slug\": \"mojocoin\",\n            \"rank\": 2378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-06T19:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1214,\n            \"name\": \"Lisk\",\n            \"symbol\": \"LSK\",\n            \"slug\": \"lisk\",\n            \"rank\": 251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-06T20:19:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1216,\n            \"name\": \"EDRCoin\",\n            \"symbol\": \"EDRC\",\n            \"slug\": \"edrcoin\",\n            \"rank\": 2647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-08T17:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1218,\n            \"name\": \"PostCoin\",\n            \"symbol\": \"POST\",\n            \"slug\": \"postcoin\",\n            \"rank\": 2537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-08T17:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1223,\n            \"name\": \"BERNcash\",\n            \"symbol\": \"BERN\",\n            \"slug\": \"berncash\",\n            \"rank\": 2620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-11T07:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1229,\n            \"name\": \"DigixDAO\",\n            \"symbol\": \"DGD\",\n            \"slug\": \"digixdao\",\n            \"rank\": 606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-18T16:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b7927c4af23765cb51314a0e0521a9645f0e2a\"\n            }\n        },\n        {\n            \"id\": 1230,\n            \"name\": \"Steem\",\n            \"symbol\": \"STEEM\",\n            \"slug\": \"steem\",\n            \"rank\": 329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-18T16:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1241,\n            \"name\": \"FuzzBalls\",\n            \"symbol\": \"FUZZ\",\n            \"slug\": \"fuzzballs\",\n            \"rank\": 2534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-01T00:05:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1244,\n            \"name\": \"HiCoin\",\n            \"symbol\": \"XHI\",\n            \"slug\": \"hicoin\",\n            \"rank\": 1567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-04T00:04:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1247,\n            \"name\": \"AquariusCoin\",\n            \"symbol\": \"ARCO\",\n            \"slug\": \"aquariuscoin\",\n            \"rank\": 2316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-04T00:04:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1248,\n            \"name\": \"Bitcoin 21\",\n            \"symbol\": \"XBTC21\",\n            \"slug\": \"bitcoin-21\",\n            \"rank\": 2618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-05T17:59:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1250,\n            \"name\": \"Zurcoin\",\n            \"symbol\": \"ZUR\",\n            \"slug\": \"zurcoin\",\n            \"rank\": 7705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-09T23:04:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1252,\n            \"name\": \"2GIVE\",\n            \"symbol\": \"2GIVE\",\n            \"slug\": \"2give\",\n            \"rank\": 2264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-16T18:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1254,\n            \"name\": \"PlatinumBAR\",\n            \"symbol\": \"XPTX\",\n            \"slug\": \"platinumbar\",\n            \"rank\": 2811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-17T16:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1257,\n            \"name\": \"LanaCoin\",\n            \"symbol\": \"LANA\",\n            \"slug\": \"lanacoin\",\n            \"rank\": 1748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-18T22:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1259,\n            \"name\": \"PonziCoin\",\n            \"symbol\": \"PONZI\",\n            \"slug\": \"ponzicoin\",\n            \"rank\": 2815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-18T22:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1266,\n            \"name\": \"MarteXcoin\",\n            \"symbol\": \"MXT\",\n            \"slug\": \"martexcoin\",\n            \"rank\": 2734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-31T21:09:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1273,\n            \"name\": \"Citadel\",\n            \"symbol\": \"CTL\",\n            \"slug\": \"citadel\",\n            \"rank\": 2719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-02T14:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1274,\n            \"name\": \"Waves\",\n            \"symbol\": \"WAVES\",\n            \"slug\": \"waves\",\n            \"rank\": 83,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-02T21:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1279,\n            \"name\": \"PWR Coin\",\n            \"symbol\": \"PWR\",\n            \"slug\": \"powercoin\",\n            \"rank\": 1511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-04T13:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1281,\n            \"name\": \"ION\",\n            \"symbol\": \"ION\",\n            \"slug\": \"ion\",\n            \"rank\": 2025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-08T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1282,\n            \"name\": \"High Voltage\",\n            \"symbol\": \"HVCO\",\n            \"slug\": \"high-voltage\",\n            \"rank\": 2780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-08T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1285,\n            \"name\": \"GoldBlocks\",\n            \"symbol\": \"GB\",\n            \"slug\": \"goldblocks\",\n            \"rank\": 2417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-14T17:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1291,\n            \"name\": \"Comet\",\n            \"symbol\": \"CMT\",\n            \"slug\": \"comet\",\n            \"rank\": 2768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-26T19:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1294,\n            \"name\": \"Rise\",\n            \"symbol\": \"RISE\",\n            \"slug\": \"rise\",\n            \"rank\": 1862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-30T04:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1297,\n            \"name\": \"ChessCoin\",\n            \"symbol\": \"CHESS\",\n            \"slug\": \"chesscoin\",\n            \"rank\": 1743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-02T03:40:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1298,\n            \"name\": \"LBRY Credits\",\n            \"symbol\": \"LBC\",\n            \"slug\": \"library-credits\",\n            \"rank\": 846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-07T05:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1299,\n            \"name\": \"PutinCoin\",\n            \"symbol\": \"PUT\",\n            \"slug\": \"putincoin\",\n            \"rank\": 1820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-07T05:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1306,\n            \"name\": \"Cryptojacks\",\n            \"symbol\": \"CJ\",\n            \"slug\": \"cryptojacks\",\n            \"rank\": 2331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-11T19:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1308,\n            \"name\": \"HEAT\",\n            \"symbol\": \"HEAT\",\n            \"slug\": \"heat-ledger\",\n            \"rank\": 2048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-12T17:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1312,\n            \"name\": \"Steem Dollars\",\n            \"symbol\": \"SBD\",\n            \"slug\": \"steem-dollars\",\n            \"rank\": 570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-18T20:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1320,\n            \"name\": \"Ardor\",\n            \"symbol\": \"ARDR\",\n            \"slug\": \"ardor\",\n            \"rank\": 269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-23T14:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1321,\n            \"name\": \"Ethereum Classic\",\n            \"symbol\": \"ETC\",\n            \"slug\": \"ethereum-classic\",\n            \"rank\": 38,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-24T13:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1340,\n            \"name\": \"Karbo\",\n            \"symbol\": \"KRB\",\n            \"slug\": \"karbo\",\n            \"rank\": 1740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-12T01:45:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1343,\n            \"name\": \"Stratis\",\n            \"symbol\": \"STRAX\",\n            \"slug\": \"stratis\",\n            \"rank\": 321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-12T01:45:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1351,\n            \"name\": \"Aces\",\n            \"symbol\": \"ACES\",\n            \"slug\": \"aces\",\n            \"rank\": 8346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-19T17:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1353,\n            \"name\": \"TajCoin\",\n            \"symbol\": \"TAJ\",\n            \"slug\": \"tajcoin\",\n            \"rank\": 2668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-19T17:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1368,\n            \"name\": \"Veltor\",\n            \"symbol\": \"VLT\",\n            \"slug\": \"veltor\",\n            \"rank\": 2725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-03T22:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1376,\n            \"name\": \"Neo\",\n            \"symbol\": \"NEO\",\n            \"slug\": \"neo\",\n            \"rank\": 64,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-09T03:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1381,\n            \"name\": \"Bitcloud\",\n            \"symbol\": \"BTDX\",\n            \"slug\": \"bitcloud\",\n            \"rank\": 2441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-12T18:19:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1382,\n            \"name\": \"NoLimitCoin\",\n            \"symbol\": \"NLC2\",\n            \"slug\": \"nolimitcoin\",\n            \"rank\": 6416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-12T18:19:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1389,\n            \"name\": \"Zayedcoin\",\n            \"symbol\": \"ZYD\",\n            \"slug\": \"zayedcoin\",\n            \"rank\": 2637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-17T22:55:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1392,\n            \"name\": \"Pluton\",\n            \"symbol\": \"PLU\",\n            \"slug\": \"pluton\",\n            \"rank\": 881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-17T22:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd8912c10681d8b21fd3742244f44658dba12264e\"\n            }\n        },\n        {\n            \"id\": 1395,\n            \"name\": \"Dollarcoin\",\n            \"symbol\": \"DLC\",\n            \"slug\": \"dollarcoin\",\n            \"rank\": 2701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-21T21:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1396,\n            \"name\": \"MustangCoin\",\n            \"symbol\": \"MST\",\n            \"slug\": \"mustangcoin\",\n            \"rank\": 2717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-21T21:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1398,\n            \"name\": \"PROUD Money\",\n            \"symbol\": \"PROUD\",\n            \"slug\": \"proud-money\",\n            \"rank\": 8347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-22T20:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1414,\n            \"name\": \"Firo\",\n            \"symbol\": \"FIRO\",\n            \"slug\": \"firo\",\n            \"rank\": 561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-10-06T20:34:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1437,\n            \"name\": \"Zcash\",\n            \"symbol\": \"ZEC\",\n            \"slug\": \"zcash\",\n            \"rank\": 72,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-10-29T15:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1439,\n            \"name\": \"AllSafe\",\n            \"symbol\": \"ASAFE\",\n            \"slug\": \"allsafe\",\n            \"rank\": 2401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-10-29T16:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1447,\n            \"name\": \"ZClassic\",\n            \"symbol\": \"ZCL\",\n            \"slug\": \"zclassic\",\n            \"rank\": 1810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-10T00:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1454,\n            \"name\": \"Lykke\",\n            \"symbol\": \"LKK\",\n            \"slug\": \"lykke\",\n            \"rank\": 5610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-14T21:39:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1455,\n            \"name\": \"Golem\",\n            \"symbol\": \"GLM\",\n            \"slug\": \"golem-network-tokens\",\n            \"rank\": 154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-18T07:34:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429\"\n            }\n        },\n        {\n            \"id\": 1464,\n            \"name\": \"Hydraledger\",\n            \"symbol\": \"HYD\",\n            \"slug\": \"internet-of-people\",\n            \"rank\": 7460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-29T11:24:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1466,\n            \"name\": \"Hush\",\n            \"symbol\": \"HUSH\",\n            \"slug\": \"hush\",\n            \"rank\": 1705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-01T19:32:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1468,\n            \"name\": \"Kurrent\",\n            \"symbol\": \"KURT\",\n            \"slug\": \"kurrent\",\n            \"rank\": 2434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-01T19:32:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1473,\n            \"name\": \"Pascal\",\n            \"symbol\": \"PASC\",\n            \"slug\": \"pascal\",\n            \"rank\": 1964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-07T02:21:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1474,\n            \"name\": \"Eternity\",\n            \"symbol\": \"ENT\",\n            \"slug\": \"eternity\",\n            \"rank\": 2259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-07T02:21:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1492,\n            \"name\": \"Obyte\",\n            \"symbol\": \"GBYTE\",\n            \"slug\": \"obyte\",\n            \"rank\": 847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-27T20:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1495,\n            \"name\": \"PoSW Coin\",\n            \"symbol\": \"POSW\",\n            \"slug\": \"posw-coin\",\n            \"rank\": 2342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-03T16:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1496,\n            \"name\": \"Luna Coin\",\n            \"symbol\": \"LUNA\",\n            \"slug\": \"luna-coin\",\n            \"rank\": 2722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-17T21:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1500,\n            \"name\": \"Wings\",\n            \"symbol\": \"WINGS\",\n            \"slug\": \"wings\",\n            \"rank\": 1520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-11T15:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x667088b212ce3d06a1b553a7221E1fD19000d9aF\"\n            }\n        },\n        {\n            \"id\": 1503,\n            \"name\": \"Jupiter\",\n            \"symbol\": \"JUP\",\n            \"slug\": \"jupiter\",\n            \"rank\": 1068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-12T04:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1504,\n            \"name\": \"InflationCoin\",\n            \"symbol\": \"IFLT\",\n            \"slug\": \"inflationcoin\",\n            \"rank\": 8348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-12T04:29:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1505,\n            \"name\": \"Alias\",\n            \"symbol\": \"ALIAS\",\n            \"slug\": \"alias\",\n            \"rank\": 7711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-14T22:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1511,\n            \"name\": \"PureVidz\",\n            \"symbol\": \"VIDZ\",\n            \"slug\": \"purevidz\",\n            \"rank\": 2540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-19T22:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1514,\n            \"name\": \"ICOBID\",\n            \"symbol\": \"ICOB\",\n            \"slug\": \"icobid\",\n            \"rank\": 2564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-20T18:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1515,\n            \"name\": \"iBank\",\n            \"symbol\": \"IBANK\",\n            \"slug\": \"ibank\",\n            \"rank\": 2782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-23T23:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1518,\n            \"name\": \"Maker\",\n            \"symbol\": \"MKR\",\n            \"slug\": \"maker\",\n            \"rank\": 52,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-29T19:19:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2\"\n            }\n        },\n        {\n            \"id\": 1521,\n            \"name\": \"Komodo\",\n            \"symbol\": \"KMD\",\n            \"slug\": \"komodo\",\n            \"rank\": 478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-05T23:49:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1522,\n            \"name\": \"FirstCoin\",\n            \"symbol\": \"FRST\",\n            \"slug\": \"firstcoin\",\n            \"rank\": 2559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-05T23:49:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1527,\n            \"name\": \"Waves Community Token\",\n            \"symbol\": \"WCT\",\n            \"slug\": \"waves-community-token\",\n            \"rank\": 1713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-10T15:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1528,\n            \"name\": \"Iconic\",\n            \"symbol\": \"ICON\",\n            \"slug\": \"iconic\",\n            \"rank\": 2773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-08T22:29:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1531,\n            \"name\": \"Global Cryptocurrency\",\n            \"symbol\": \"GCC\",\n            \"slug\": \"global-cryptocurrency\",\n            \"rank\": 1621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-08T22:29:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1546,\n            \"name\": \"Centurion\",\n            \"symbol\": \"CNT\",\n            \"slug\": \"centurion\",\n            \"rank\": 2610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-22T00:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1552,\n            \"name\": \"Enzyme\",\n            \"symbol\": \"MLN\",\n            \"slug\": \"enzyme\",\n            \"rank\": 371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-22T00:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec67005c4e498ec7f55e092bd1d35cbc47c91892\"\n            }\n        },\n        {\n            \"id\": 1556,\n            \"name\": \"Chrono.tech\",\n            \"symbol\": \"TIME\",\n            \"slug\": \"chrono-tech\",\n            \"rank\": 252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-27T11:54:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x485d17A6f1B8780392d53D64751824253011A260\"\n            }\n        },\n        {\n            \"id\": 1558,\n            \"name\": \"Argus\",\n            \"symbol\": \"ARGUS\",\n            \"slug\": \"argus\",\n            \"rank\": 2816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-26T18:19:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1562,\n            \"name\": \"Swarm City\",\n            \"symbol\": \"SWT\",\n            \"slug\": \"swarm-city\",\n            \"rank\": 2165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-03T22:04:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9e7f8568e08d5659f5d29c4997173d84cdf2607\"\n            }\n        },\n        {\n            \"id\": 1567,\n            \"name\": \"Nano\",\n            \"symbol\": \"XNO\",\n            \"slug\": \"nano\",\n            \"rank\": 170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-07T00:34:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1578,\n            \"name\": \"Zero\",\n            \"symbol\": \"ZER\",\n            \"slug\": \"zero\",\n            \"rank\": 1781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-20T21:49:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1582,\n            \"name\": \"Netko\",\n            \"symbol\": \"NETKO\",\n            \"slug\": \"netko\",\n            \"rank\": 2198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-20T21:49:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1586,\n            \"name\": \"Ark\",\n            \"symbol\": \"ARK\",\n            \"slug\": \"ark\",\n            \"rank\": 335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-22T14:19:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1587,\n            \"name\": \"Dynamic\",\n            \"symbol\": \"DYN\",\n            \"slug\": \"dynamic\",\n            \"rank\": 1476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-26T16:54:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1588,\n            \"name\": \"Tokes\",\n            \"symbol\": \"TKS\",\n            \"slug\": \"tokes\",\n            \"rank\": 1355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-26T16:54:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1590,\n            \"name\": \"Mercury\",\n            \"symbol\": \"MER\",\n            \"slug\": \"mercury\",\n            \"rank\": 8092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-30T21:24:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1596,\n            \"name\": \"Edgeless\",\n            \"symbol\": \"EDG\",\n            \"slug\": \"edgeless\",\n            \"rank\": 1320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-30T21:24:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08711d3b02c8758f2fb3ab4e80228418a7f8e39c\"\n            }\n        },\n        {\n            \"id\": 1606,\n            \"name\": \"Solaris\",\n            \"symbol\": \"XLR\",\n            \"slug\": \"solaris\",\n            \"rank\": 2265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-01T21:49:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1609,\n            \"name\": \"Asch\",\n            \"symbol\": \"XAS\",\n            \"slug\": \"asch\",\n            \"rank\": 2170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-01T21:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1619,\n            \"name\": \"Skycoin\",\n            \"symbol\": \"SKY\",\n            \"slug\": \"skycoin\",\n            \"rank\": 1228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T17:59:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1623,\n            \"name\": \"BlazerCoin\",\n            \"symbol\": \"BLAZR\",\n            \"slug\": \"blazercoin\",\n            \"rank\": 8349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T19:14:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1624,\n            \"name\": \"Atmos\",\n            \"symbol\": \"ATMOS\",\n            \"slug\": \"atmos\",\n            \"rank\": 2060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T19:34:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"ATMOS-eos-novusphereio\"\n            }\n        },\n        {\n            \"id\": 1629,\n            \"name\": \"Zennies\",\n            \"symbol\": \"ZENI\",\n            \"slug\": \"zennies\",\n            \"rank\": 2079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-18T00:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1630,\n            \"name\": \"Coinonat\",\n            \"symbol\": \"CXT\",\n            \"slug\": \"coinonat\",\n            \"rank\": 2794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T23:34:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1632,\n            \"name\": \"Concoin\",\n            \"symbol\": \"CONX\",\n            \"slug\": \"concoin\",\n            \"rank\": 2817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-18T00:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1636,\n            \"name\": \"XTRABYTES\",\n            \"symbol\": \"XBY\",\n            \"slug\": \"xtrabytes\",\n            \"rank\": 2311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-20T21:24:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1637,\n            \"name\": \"iExec RLC\",\n            \"symbol\": \"RLC\",\n            \"slug\": \"rlc\",\n            \"rank\": 293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-20T21:49:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x607f4c5bb672230e8672085532f7e901544a7375\"\n            }\n        },\n        {\n            \"id\": 1638,\n            \"name\": \"WeTrust\",\n            \"symbol\": \"TRST\",\n            \"slug\": \"trust\",\n            \"rank\": 1848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-20T21:59:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b\"\n            }\n        },\n        {\n            \"id\": 1651,\n            \"name\": \"SpeedCash\",\n            \"symbol\": \"SCS\",\n            \"slug\": \"speedcash\",\n            \"rank\": 2766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-27T20:09:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1654,\n            \"name\": \"BitCore\",\n            \"symbol\": \"BTX\",\n            \"slug\": \"bitcore\",\n            \"rank\": 1510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-27T21:24:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1657,\n            \"name\": \"Bitvolt\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"bitvolt\",\n            \"rank\": 2767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-30T17:54:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1658,\n            \"name\": \"Lunyr\",\n            \"symbol\": \"LUN\",\n            \"slug\": \"lunyr\",\n            \"rank\": 2312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-01T13:29:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa05A73FfE78ef8f1a739473e462c54bae6567D9\"\n            }\n        },\n        {\n            \"id\": 1659,\n            \"name\": \"Gnosis\",\n            \"symbol\": \"GNO\",\n            \"slug\": \"gnosis-gno\",\n            \"rank\": 117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-01T20:09:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6810e776880c02933d47db1b9fc05908e5386b96\"\n            }\n        },\n        {\n            \"id\": 1660,\n            \"name\": \"Monolith\",\n            \"symbol\": \"TKN\",\n            \"slug\": \"monolith\",\n            \"rank\": 1221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-07T14:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaf91d9b90df800df4f55c205fd6989c977e73a\"\n            }\n        },\n        {\n            \"id\": 1669,\n            \"name\": \"Humaniq\",\n            \"symbol\": \"HMQ\",\n            \"slug\": \"humaniq\",\n            \"rank\": 1707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-11T21:19:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbcc0f036ed4788f63fc0fee32873d6a7487b908\"\n            }\n        },\n        {\n            \"id\": 1673,\n            \"name\": \"Minereum\",\n            \"symbol\": \"MNE\",\n            \"slug\": \"minereum\",\n            \"rank\": 1930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-13T17:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x426ca1ea2406c07d75db9585f22781c096e3d0e0\"\n            }\n        },\n        {\n            \"id\": 1674,\n            \"name\": \"Cannation\",\n            \"symbol\": \"CNNC\",\n            \"slug\": \"cannation\",\n            \"rank\": 2790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-13T18:09:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1676,\n            \"name\": \"CREA\",\n            \"symbol\": \"CREA\",\n            \"slug\": \"crea\",\n            \"rank\": 2153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-14T20:54:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1678,\n            \"name\": \"InsaneCoin\",\n            \"symbol\": \"INSN\",\n            \"slug\": \"insanecoin-insn\",\n            \"rank\": 2307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-17T15:09:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1680,\n            \"name\": \"Aragon\",\n            \"symbol\": \"ANT\",\n            \"slug\": \"aragon\",\n            \"rank\": 163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-18T21:29:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa117000000f279d81a1d3cc75430faa017fa5a2e\"\n            }\n        },\n        {\n            \"id\": 1681,\n            \"name\": \"PRIZM\",\n            \"symbol\": \"PZM\",\n            \"slug\": \"prizm\",\n            \"rank\": 1021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-19T13:54:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1684,\n            \"name\": \"Qtum\",\n            \"symbol\": \"QTUM\",\n            \"slug\": \"qtum\",\n            \"rank\": 107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-24T15:19:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1687,\n            \"name\": \"Digital Money Bits\",\n            \"symbol\": \"DMB\",\n            \"slug\": \"digital-money-bits\",\n            \"rank\": 2566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-24T23:54:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1693,\n            \"name\": \"Theresa May Coin\",\n            \"symbol\": \"MAY\",\n            \"slug\": \"theresa-may-coin\",\n            \"rank\": 2575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-30T20:29:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1694,\n            \"name\": \"Sumokoin\",\n            \"symbol\": \"SUMO\",\n            \"slug\": \"sumokoin\",\n            \"rank\": 1513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-30T20:44:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1697,\n            \"name\": \"Basic Attention Token\",\n            \"symbol\": \"BAT\",\n            \"slug\": \"basic-attention-token\",\n            \"rank\": 73,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-01T05:14:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d8775f648430679a709e98d2b0cb6250d2887ef\"\n            }\n        },\n        {\n            \"id\": 1698,\n            \"name\": \"Horizen\",\n            \"symbol\": \"ZEN\",\n            \"slug\": \"horizen\",\n            \"rank\": 124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-01T16:14:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1700,\n            \"name\": \"Aeternity\",\n            \"symbol\": \"AE\",\n            \"slug\": \"aeternity\",\n            \"rank\": 670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-01T16:39:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1703,\n            \"name\": \"Metaverse ETP\",\n            \"symbol\": \"ETP\",\n            \"slug\": \"metaverse\",\n            \"rank\": 1014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-05T19:09:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1704,\n            \"name\": \"eBoost\",\n            \"symbol\": \"EBST\",\n            \"slug\": \"eboostcoin\",\n            \"rank\": 1561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-06T01:44:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1706,\n            \"name\": \"Aidos Kuneen\",\n            \"symbol\": \"ADK\",\n            \"slug\": \"aidos-kuneen\",\n            \"rank\": 1119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-06T05:09:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1708,\n            \"name\": \"Patientory\",\n            \"symbol\": \"PTOY\",\n            \"slug\": \"patientory\",\n            \"rank\": 2179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-06T06:04:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ae4bf2c33a8e667de34b54938b0ccd03eb8cc06\"\n            }\n        },\n        {\n            \"id\": 1710,\n            \"name\": \"Veritaseum\",\n            \"symbol\": \"VERI\",\n            \"slug\": \"veritaseum\",\n            \"rank\": 246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-08T15:04:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374\"\n            }\n        },\n        {\n            \"id\": 1711,\n            \"name\": \"Electra\",\n            \"symbol\": \"ECA\",\n            \"slug\": \"electra\",\n            \"rank\": 8311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-09T19:49:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1712,\n            \"name\": \"Quantum Resistant Ledger\",\n            \"symbol\": \"QRL\",\n            \"slug\": \"quantum-resistant-ledger\",\n            \"rank\": 896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-10T05:49:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1715,\n            \"name\": \"MobileGo\",\n            \"symbol\": \"MGO\",\n            \"slug\": \"mobilego\",\n            \"rank\": 2100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-11T16:34:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40395044Ac3c0C57051906dA938B54BD6557F212\"\n            }\n        },\n        {\n            \"id\": 1720,\n            \"name\": \"IOTA\",\n            \"symbol\": \"MIOTA\",\n            \"slug\": \"iota\",\n            \"rank\": 47,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-13T14:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1721,\n            \"name\": \"Mysterium\",\n            \"symbol\": \"MYST\",\n            \"slug\": \"mysterium\",\n            \"rank\": 1139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-14T13:59:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361\"\n            }\n        },\n        {\n            \"id\": 1722,\n            \"name\": \"More Coin\",\n            \"symbol\": \"MORE\",\n            \"slug\": \"more-coin\",\n            \"rank\": 2495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-16T19:24:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x305DE070488C8469dFAC957226c9c900c4BFbA22\"\n            }\n        },\n        {\n            \"id\": 1725,\n            \"name\": \"Adelphoi\",\n            \"symbol\": \"ADL\",\n            \"slug\": \"adelphoi\",\n            \"rank\": 8071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-16T19:59:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x660e71483785f66133548B10f6926dC332b06e61\"\n            }\n        },\n        {\n            \"id\": 1726,\n            \"name\": \"ZrCoin\",\n            \"symbol\": \"ZRC\",\n            \"slug\": \"zrcoin\",\n            \"rank\": 2086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-16T20:10:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1727,\n            \"name\": \"Bancor\",\n            \"symbol\": \"BNT\",\n            \"slug\": \"bancor\",\n            \"rank\": 105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-18T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c\"\n            }\n        },\n        {\n            \"id\": 1731,\n            \"name\": \"GlobalToken\",\n            \"symbol\": \"GLT\",\n            \"slug\": \"globaltoken\",\n            \"rank\": 2416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-19T21:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1732,\n            \"name\": \"Numeraire\",\n            \"symbol\": \"NMR\",\n            \"slug\": \"numeraire\",\n            \"rank\": 303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-23T04:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671\"\n            }\n        },\n        {\n            \"id\": 1736,\n            \"name\": \"Unify\",\n            \"symbol\": \"UNIFY\",\n            \"slug\": \"unify\",\n            \"rank\": 2500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-23T20:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1745,\n            \"name\": \"Dinastycoin\",\n            \"symbol\": \"DCY\",\n            \"slug\": \"dinastycoin\",\n            \"rank\": 7866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-24T23:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1747,\n            \"name\": \"Onix\",\n            \"symbol\": \"ONX\",\n            \"slug\": \"onix\",\n            \"rank\": 2563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-24T23:54:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1750,\n            \"name\": \"GXChain\",\n            \"symbol\": \"GXC\",\n            \"slug\": \"gxchain\",\n            \"rank\": 338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-25T00:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1751,\n            \"name\": \"ATC Coin\",\n            \"symbol\": \"ATCC\",\n            \"slug\": \"atc-coin\",\n            \"rank\": 2328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-25T00:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddaaf4a0702a03a4505f2352a1aba001ffc344be\"\n            }\n        },\n        {\n            \"id\": 1754,\n            \"name\": \"Bitradio\",\n            \"symbol\": \"BRO\",\n            \"slug\": \"bitradio\",\n            \"rank\": 2504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-25T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1755,\n            \"name\": \"Flash\",\n            \"symbol\": \"FLASH\",\n            \"slug\": \"flash\",\n            \"rank\": 8330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-26T05:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1757,\n            \"name\": \"FUNToken\",\n            \"symbol\": \"FUN\",\n            \"slug\": \"funtoken\",\n            \"rank\": 351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-27T05:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x419d0d8bdd9af5e606ae2232ed285aff190e711b\"\n            }\n        },\n        {\n            \"id\": 1758,\n            \"name\": \"TenX\",\n            \"symbol\": \"PAY\",\n            \"slug\": \"tenx\",\n            \"rank\": 1097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-27T05:30:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb97048628db6b661d4c2aa833e95dbe1a905b280\"\n            }\n        },\n        {\n            \"id\": 1759,\n            \"name\": \"Status\",\n            \"symbol\": \"SNT\",\n            \"slug\": \"status\",\n            \"rank\": 278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-28T21:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x744d70fdbe2ba4cf95131626614a1763df805b9e\"\n            }\n        },\n        {\n            \"id\": 1762,\n            \"name\": \"Ergo\",\n            \"symbol\": \"ERG\",\n            \"slug\": \"ergo\",\n            \"rank\": 342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-29T00:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1765,\n            \"name\": \"EOS\",\n            \"symbol\": \"EOS\",\n            \"slug\": \"eos\",\n            \"rank\": 48,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-01T19:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1768,\n            \"name\": \"Ambire AdEx\",\n            \"symbol\": \"ADX\",\n            \"slug\": \"adx-net\",\n            \"rank\": 486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-01T19:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xade00c28244d5ce17d72e40330b1c318cd12b7c3\"\n            }\n        },\n        {\n            \"id\": 1769,\n            \"name\": \"Denarius\",\n            \"symbol\": \"D\",\n            \"slug\": \"denarius-d\",\n            \"rank\": 1660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-02T00:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1772,\n            \"name\": \"Storj\",\n            \"symbol\": \"STORJ\",\n            \"slug\": \"storj\",\n            \"rank\": 138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-02T00:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac\"\n            }\n        },\n        {\n            \"id\": 1774,\n            \"name\": \"SocialCoin\",\n            \"symbol\": \"SOCC\",\n            \"slug\": \"socialcoin-socc\",\n            \"rank\": 2777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-02T03:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1779,\n            \"name\": \"Wagerr\",\n            \"symbol\": \"WGR\",\n            \"slug\": \"wagerr\",\n            \"rank\": 1199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-05T00:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1784,\n            \"name\": \"Polybius\",\n            \"symbol\": \"PLBT\",\n            \"slug\": \"polybius\",\n            \"rank\": 8113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-06T18:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0affa06e7fbe5bc9a764c979aa66e8256a631f02\"\n            }\n        },\n        {\n            \"id\": 1785,\n            \"name\": \"Gas\",\n            \"symbol\": \"GAS\",\n            \"slug\": \"gas\",\n            \"rank\": 559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-06T18:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"602c79718b16e442de58778e148d0b1084e3b2dffd5de6b7b16cee7969282de7\"\n            }\n        },\n        {\n            \"id\": 1786,\n            \"name\": \"SunContract\",\n            \"symbol\": \"SNC\",\n            \"slug\": \"suncontract\",\n            \"rank\": 1402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-06T19:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404\"\n            }\n        },\n        {\n            \"id\": 1787,\n            \"name\": \"Jetcoin\",\n            \"symbol\": \"JET\",\n            \"slug\": \"jetcoin\",\n            \"rank\": 2211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-07T15:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8727c112c712c4a03371ac87a74dd6ab104af768\"\n            }\n        },\n        {\n            \"id\": 1788,\n            \"name\": \"Metal\",\n            \"symbol\": \"MTL\",\n            \"slug\": \"metal\",\n            \"rank\": 366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF433089366899D83a9f26A773D59ec7eCF30355e\"\n            }\n        },\n        {\n            \"id\": 1789,\n            \"name\": \"Populous\",\n            \"symbol\": \"PPT\",\n            \"slug\": \"populous\",\n            \"rank\": 827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-11T17:11:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4fa1460f537bb9085d22c7bccb5dd450ef28e3a\"\n            }\n        },\n        {\n            \"id\": 1799,\n            \"name\": \"Rupee\",\n            \"symbol\": \"RUP\",\n            \"slug\": \"rupee\",\n            \"rank\": 2592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-11T04:34:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1807,\n            \"name\": \"Santiment Network Token\",\n            \"symbol\": \"SAN\",\n            \"slug\": \"santiment\",\n            \"rank\": 900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-12T18:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098\"\n            }\n        },\n        {\n            \"id\": 1808,\n            \"name\": \"OMG Network\",\n            \"symbol\": \"OMG\",\n            \"slug\": \"omg\",\n            \"rank\": 98,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-14T04:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd26114cd6ee289accf82350c8d8487fedb8a0c07\"\n            }\n        },\n        {\n            \"id\": 1810,\n            \"name\": \"CVCoin\",\n            \"symbol\": \"CVN\",\n            \"slug\": \"cvcoin\",\n            \"rank\": 1839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-15T20:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1814,\n            \"name\": \"Metrix Coin\",\n            \"symbol\": \"MRX\",\n            \"slug\": \"metrix-coin\",\n            \"rank\": 1387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-15T21:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1816,\n            \"name\": \"Civic\",\n            \"symbol\": \"CVC\",\n            \"slug\": \"civic\",\n            \"rank\": 265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-17T17:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41e5560054824ea6b0732e656e3ad64e20e94e45\"\n            }\n        },\n        {\n            \"id\": 1817,\n            \"name\": \"Voyager Token\",\n            \"symbol\": \"VGX\",\n            \"slug\": \"voyager-token\",\n            \"rank\": 121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-18T17:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d\"\n            }\n        },\n        {\n            \"id\": 1824,\n            \"name\": \"BitCoal\",\n            \"symbol\": \"COAL\",\n            \"slug\": \"bitcoal\",\n            \"rank\": 2684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-20T19:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1826,\n            \"name\": \"Particl\",\n            \"symbol\": \"PART\",\n            \"slug\": \"particl\",\n            \"rank\": 794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-20T23:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1828,\n            \"name\": \"SmartCash\",\n            \"symbol\": \"SMART\",\n            \"slug\": \"smartcash\",\n            \"rank\": 1453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-21T01:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1830,\n            \"name\": \"SkinCoin\",\n            \"symbol\": \"SKIN\",\n            \"slug\": \"skincoin\",\n            \"rank\": 2372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-21T15:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2bdc0d42996017fce214b21607a515da41a9e0c5\"\n            }\n        },\n        {\n            \"id\": 1831,\n            \"name\": \"Bitcoin Cash\",\n            \"symbol\": \"BCH\",\n            \"slug\": \"bitcoin-cash\",\n            \"rank\": 28,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-23T16:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1834,\n            \"name\": \"Pillar\",\n            \"symbol\": \"PLR\",\n            \"slug\": \"pillar\",\n            \"rank\": 1357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-24T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe3818504c1b32bf1557b16c238b2e01fd3149c17\"\n            }\n        },\n        {\n            \"id\": 1838,\n            \"name\": \"OracleChain\",\n            \"symbol\": \"OCT\",\n            \"slug\": \"oraclechain\",\n            \"rank\": 2056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-25T02:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1839,\n            \"name\": \"BNB\",\n            \"symbol\": \"BNB\",\n            \"slug\": \"bnb\",\n            \"rank\": 4,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-25T04:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1845,\n            \"name\": \"IXT\",\n            \"symbol\": \"IXT\",\n            \"slug\": \"ixledger\",\n            \"rank\": 2131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-27T17:59:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfca47962d45adfdfd1ab2d972315db4ce7ccf094\"\n            }\n        },\n        {\n            \"id\": 1846,\n            \"name\": \"GeyserCoin\",\n            \"symbol\": \"GSR\",\n            \"slug\": \"geysercoin\",\n            \"rank\": 2736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-27T21:04:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1850,\n            \"name\": \"Cream\",\n            \"symbol\": \"CRM\",\n            \"slug\": \"cream\",\n            \"rank\": 2681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-31T04:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1853,\n            \"name\": \"OAX\",\n            \"symbol\": \"OAX\",\n            \"slug\": \"oax\",\n            \"rank\": 1008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-31T18:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x701c244b988a513c945973defa05de933b23fe1d\"\n            }\n        },\n        {\n            \"id\": 1856,\n            \"name\": \"district0x\",\n            \"symbol\": \"DNT\",\n            \"slug\": \"district0x\",\n            \"rank\": 550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-03T22:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0abdace70d3790235af448c88547603b945604ea\"\n            }\n        },\n        {\n            \"id\": 1861,\n            \"name\": \"Stox\",\n            \"symbol\": \"STX\",\n            \"slug\": \"stox\",\n            \"rank\": 2067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-05T04:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45\"\n            }\n        },\n        {\n            \"id\": 1866,\n            \"name\": \"Bytom\",\n            \"symbol\": \"BTM\",\n            \"slug\": \"bytom\",\n            \"rank\": 567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-08T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1873,\n            \"name\": \"Blocktix\",\n            \"symbol\": \"TIX\",\n            \"slug\": \"blocktix\",\n            \"rank\": 2466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-09T02:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea1f346faf023f974eb5adaf088bbcdf02d761f4\"\n            }\n        },\n        {\n            \"id\": 1876,\n            \"name\": \"Dentacoin\",\n            \"symbol\": \"DCN\",\n            \"slug\": \"dentacoin\",\n            \"rank\": 1026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-11T00:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6\"\n            }\n        },\n        {\n            \"id\": 1878,\n            \"name\": \"Shadow Token\",\n            \"symbol\": \"SHDW\",\n            \"slug\": \"shadow-token\",\n            \"rank\": 2168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T15:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1881,\n            \"name\": \"DeepOnion\",\n            \"symbol\": \"ONION\",\n            \"slug\": \"deeponion\",\n            \"rank\": 1412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T22:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1883,\n            \"name\": \"Adshares\",\n            \"symbol\": \"ADS\",\n            \"slug\": \"adshares\",\n            \"rank\": 566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1886,\n            \"name\": \"Dent\",\n            \"symbol\": \"DENT\",\n            \"slug\": \"dent\",\n            \"rank\": 182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T23:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3597bfd533a99c9aa083587b074434e61eb0a258\"\n            }\n        },\n        {\n            \"id\": 1888,\n            \"name\": \"InvestFeed\",\n            \"symbol\": \"IFT\",\n            \"slug\": \"investfeed\",\n            \"rank\": 2103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-13T23:29:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7654915a1b82d6d2d0afc37c52af556ea8983c7e\"\n            }\n        },\n        {\n            \"id\": 1894,\n            \"name\": \"The ChampCoin\",\n            \"symbol\": \"TCC\",\n            \"slug\": \"the-champcoin\",\n            \"rank\": 1536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-15T20:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1896,\n            \"name\": \"0x\",\n            \"symbol\": \"ZRX\",\n            \"slug\": \"0x\",\n            \"rank\": 130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-16T14:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe41d2489571d322189246dafa5ebde1f4699f498\"\n            }\n        },\n        {\n            \"id\": 1899,\n            \"name\": \"YOYOW\",\n            \"symbol\": \"YOYOW\",\n            \"slug\": \"yoyow\",\n            \"rank\": 1179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-19T18:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1902,\n            \"name\": \"MyBit\",\n            \"symbol\": \"MYB\",\n            \"slug\": \"mybit\",\n            \"rank\": 2567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-19T19:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d60d8d7ef6d37e16ebabc324de3be57f135e0bc\"\n            }\n        },\n        {\n            \"id\": 1903,\n            \"name\": \"HyperCash\",\n            \"symbol\": \"HC\",\n            \"slug\": \"hypercash\",\n            \"rank\": 844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-20T14:54:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1905,\n            \"name\": \"TFL.io\",\n            \"symbol\": \"TFL\",\n            \"slug\": \"trueflip\",\n            \"rank\": 1157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-23T02:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7f976c360ebbed4465c2855684d1aae5271efa9\"\n            }\n        },\n        {\n            \"id\": 1908,\n            \"name\": \"Nebulas\",\n            \"symbol\": \"NAS\",\n            \"slug\": \"nebulas-token\",\n            \"rank\": 856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-23T04:29:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1916,\n            \"name\": \"BiblePay\",\n            \"symbol\": \"BBP\",\n            \"slug\": \"biblepay\",\n            \"rank\": 2220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-27T22:50:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1918,\n            \"name\": \"Achain\",\n            \"symbol\": \"ACT\",\n            \"slug\": \"achain\",\n            \"rank\": 1254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-27T19:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1925,\n            \"name\": \"Waltonchain\",\n            \"symbol\": \"WTC\",\n            \"slug\": \"waltonchain\",\n            \"rank\": 577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-27T21:20:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb7cb1c96db6b22b0d3d9536e0108d062bd488f74\"\n            }\n        },\n        {\n            \"id\": 1930,\n            \"name\": \"Primas\",\n            \"symbol\": \"PST\",\n            \"slug\": \"primas\",\n            \"rank\": 1715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-28T12:05:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d4abc77b8405ad177d8ac6682d584ecbfd46cec\"\n            }\n        },\n        {\n            \"id\": 1931,\n            \"name\": \"Opus\",\n            \"symbol\": \"OPT\",\n            \"slug\": \"opus\",\n            \"rank\": 2486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-29T15:50:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0\"\n            }\n        },\n        {\n            \"id\": 1934,\n            \"name\": \"Loopring\",\n            \"symbol\": \"LRC\",\n            \"slug\": \"loopring\",\n            \"rank\": 68,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-30T02:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbbbca6a901c926f240b89eacb641d8aec7aeafd\"\n            }\n        },\n        {\n            \"id\": 1935,\n            \"name\": \"LiteCoin Ultra\",\n            \"symbol\": \"LTCU\",\n            \"slug\": \"litecoin-ultra\",\n            \"rank\": 2808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-30T02:55:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1937,\n            \"name\": \"Po.et\",\n            \"symbol\": \"POE\",\n            \"slug\": \"poet\",\n            \"rank\": 2251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-01T00:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e0989b1f9b8a38983c2ba8053269ca62ec9b195\"\n            }\n        },\n        {\n            \"id\": 1947,\n            \"name\": \"Monetha\",\n            \"symbol\": \"MTH\",\n            \"slug\": \"monetha\",\n            \"rank\": 1066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-06T05:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf4dce16da2877f8c9e00544c93b62ac40631f16\"\n            }\n        },\n        {\n            \"id\": 1948,\n            \"name\": \"Aventus\",\n            \"symbol\": \"AVT\",\n            \"slug\": \"aventus\",\n            \"rank\": 781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-06T16:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d88ed6e74bbfd96b831231638b66c05571e824f\"\n            }\n        },\n        {\n            \"id\": 1949,\n            \"name\": \"Agrello\",\n            \"symbol\": \"DLT\",\n            \"slug\": \"agrello-delta\",\n            \"rank\": 2217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-09T23:35:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07e3c70653548B04f0A75970C1F81B4CBbFB606f\"\n            }\n        },\n        {\n            \"id\": 1950,\n            \"name\": \"Hiveterminal Token\",\n            \"symbol\": \"HVN\",\n            \"slug\": \"hiveterminal-token\",\n            \"rank\": 1278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-10T03:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D\"\n            }\n        },\n        {\n            \"id\": 1954,\n            \"name\": \"Moeda Loyalty Points\",\n            \"symbol\": \"MDA\",\n            \"slug\": \"moeda-loyalty-points\",\n            \"rank\": 1081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-11T22:40:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51db5ad35c671a87207d88fc11d593ac0c8415bd\"\n            }\n        },\n        {\n            \"id\": 1955,\n            \"name\": \"Neblio\",\n            \"symbol\": \"NEBL\",\n            \"slug\": \"neblio\",\n            \"rank\": 982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-12T13:50:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1958,\n            \"name\": \"TRON\",\n            \"symbol\": \"TRX\",\n            \"slug\": \"tron\",\n            \"rank\": 27,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-13T01:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1962,\n            \"name\": \"BUZZCoin\",\n            \"symbol\": \"BUZZ\",\n            \"slug\": \"buzzcoin\",\n            \"rank\": 1937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-13T02:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1966,\n            \"name\": \"Decentraland\",\n            \"symbol\": \"MANA\",\n            \"slug\": \"decentraland\",\n            \"rank\": 30,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-17T00:41:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f5d2fb29fb7d3cfee444a200298f468908cc942\"\n            }\n        },\n        {\n            \"id\": 1967,\n            \"name\": \"Indorse Token\",\n            \"symbol\": \"IND\",\n            \"slug\": \"indorse-token\",\n            \"rank\": 1969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T02:49:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e386eda857484f5a12e4b5daa9984e06e73705\"\n            }\n        },\n        {\n            \"id\": 1968,\n            \"name\": \"XPA\",\n            \"symbol\": \"XPA\",\n            \"slug\": \"xpa\",\n            \"rank\": 2752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T02:59:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90528aeb3a2b736b780fd1b6c478bb7e1d643170\"\n            }\n        },\n        {\n            \"id\": 1969,\n            \"name\": \"Sociall\",\n            \"symbol\": \"SCL\",\n            \"slug\": \"sociall\",\n            \"rank\": 2449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T04:29:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7631787b4dcc87b1254cfd1e5ce48e96823dee8\"\n            }\n        },\n        {\n            \"id\": 1970,\n            \"name\": \"ATBCoin\",\n            \"symbol\": \"ATB\",\n            \"slug\": \"atbcoin\",\n            \"rank\": 2399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T04:34:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1974,\n            \"name\": \"Propy\",\n            \"symbol\": \"PRO\",\n            \"slug\": \"propy\",\n            \"rank\": 283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T05:24:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x226bb599a12c826476e3a771454697ea52e9e220\"\n            }\n        },\n        {\n            \"id\": 1975,\n            \"name\": \"Chainlink\",\n            \"symbol\": \"LINK\",\n            \"slug\": \"chainlink\",\n            \"rank\": 21,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-20T20:54:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x514910771af9ca656af840dff83e8264ecf986ca\"\n            }\n        },\n        {\n            \"id\": 1982,\n            \"name\": \"Kyber Network Crystal Legacy\",\n            \"symbol\": \"KNCL\",\n            \"slug\": \"kyber-network-crystal-legacy\",\n            \"rank\": 4316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-24T14:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd974d5c2e2928dea5f71b9825b8b646686bd200\"\n            }\n        },\n        {\n            \"id\": 1983,\n            \"name\": \"VIBE\",\n            \"symbol\": \"VIBE\",\n            \"slug\": \"vibe\",\n            \"rank\": 1251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T03:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8ff5c9c75deb346acac493c463c8950be03dfba\"\n            }\n        },\n        {\n            \"id\": 1984,\n            \"name\": \"Substratum\",\n            \"symbol\": \"SUB\",\n            \"slug\": \"substratum\",\n            \"rank\": 1821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T03:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8D75959f1E61EC2571aa72798237101F084DE63a\"\n            }\n        },\n        {\n            \"id\": 1985,\n            \"name\": \"Chronologic\",\n            \"symbol\": \"DAY\",\n            \"slug\": \"chronologic\",\n            \"rank\": 2276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T17:14:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F\"\n            }\n        },\n        {\n            \"id\": 1991,\n            \"name\": \"Rivetz\",\n            \"symbol\": \"RVT\",\n            \"slug\": \"rivetz\",\n            \"rank\": 2296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T21:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244\"\n            }\n        },\n        {\n            \"id\": 1993,\n            \"name\": \"Kin\",\n            \"symbol\": \"KIN\",\n            \"slug\": \"kin\",\n            \"rank\": 413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-27T19:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1996,\n            \"name\": \"SALT\",\n            \"symbol\": \"SALT\",\n            \"slug\": \"salt\",\n            \"rank\": 1087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T05:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4156D3342D5c385a87D264F90653733592000581\"\n            }\n        },\n        {\n            \"id\": 1998,\n            \"name\": \"Ormeus Coin\",\n            \"symbol\": \"ORMEUS\",\n            \"slug\": \"ormeus-coin\",\n            \"rank\": 2420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T14:54:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc96df921009b790dffca412375251ed1a2b75c60\"\n            }\n        },\n        {\n            \"id\": 2001,\n            \"name\": \"ColossusXT\",\n            \"symbol\": \"COLX\",\n            \"slug\": \"colossusxt\",\n            \"rank\": 1224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T21:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2002,\n            \"name\": \"TrezarCoin\",\n            \"symbol\": \"TZC\",\n            \"slug\": \"trezarcoin\",\n            \"rank\": 2235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T19:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2006,\n            \"name\": \"Cobinhood\",\n            \"symbol\": \"COB\",\n            \"slug\": \"cobinhood\",\n            \"rank\": 2325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T00:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2f7eb1f2c37645be61d73953035360e768d81e6\"\n            }\n        },\n        {\n            \"id\": 2008,\n            \"name\": \"MSD\",\n            \"symbol\": \"MSD\",\n            \"slug\": \"msd\",\n            \"rank\": 8350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T17:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2009,\n            \"name\": \"Bismuth\",\n            \"symbol\": \"BIS\",\n            \"slug\": \"bismuth\",\n            \"rank\": 1354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T18:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2010,\n            \"name\": \"Cardano\",\n            \"symbol\": \"ADA\",\n            \"slug\": \"cardano\",\n            \"rank\": 6,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T20:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2011,\n            \"name\": \"Tezos\",\n            \"symbol\": \"XTZ\",\n            \"slug\": \"tezos\",\n            \"rank\": 43,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-02T15:59:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2013,\n            \"name\": \"Infinity Economics\",\n            \"symbol\": \"XIN\",\n            \"slug\": \"infinity-economics\",\n            \"rank\": 7436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-02T23:39:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2019,\n            \"name\": \"Viberate\",\n            \"symbol\": \"VIB\",\n            \"slug\": \"viberate\",\n            \"rank\": 1211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-06T17:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c974b2d0ba1716e644c1fc59982a89ddd2ff724\"\n            }\n        },\n        {\n            \"id\": 2021,\n            \"name\": \"RChain\",\n            \"symbol\": \"REV\",\n            \"slug\": \"rchain\",\n            \"rank\": 439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-06T22:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2022,\n            \"name\": \"Internxt\",\n            \"symbol\": \"INXT\",\n            \"slug\": \"internxt\",\n            \"rank\": 777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-07T00:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a8f5f96d5436e43112c2fbc6a9f70da9e4e16d4\"\n            }\n        },\n        {\n            \"id\": 2034,\n            \"name\": \"Everex\",\n            \"symbol\": \"EVX\",\n            \"slug\": \"everex\",\n            \"rank\": 1782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-10T16:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3db5fa2c66b7af3eb0c0b782510816cbe4813b8\"\n            }\n        },\n        {\n            \"id\": 2036,\n            \"name\": \"PayPie\",\n            \"symbol\": \"PPP\",\n            \"slug\": \"paypie\",\n            \"rank\": 1527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-10T17:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc42209aCcC14029c1012fB5680D95fBd6036E2a0\"\n            }\n        },\n        {\n            \"id\": 2041,\n            \"name\": \"BitcoinZ\",\n            \"symbol\": \"BTCZ\",\n            \"slug\": \"bitcoinz\",\n            \"rank\": 1147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-12T18:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2043,\n            \"name\": \"Cindicator\",\n            \"symbol\": \"CND\",\n            \"slug\": \"cindicator\",\n            \"rank\": 911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-13T03:59:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4c435f5b09f855c3317c8524cb1f586e42795fa\"\n            }\n        },\n        {\n            \"id\": 2044,\n            \"name\": \"Enigma\",\n            \"symbol\": \"ENG\",\n            \"slug\": \"enigma\",\n            \"rank\": 1939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-13T01:09:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0ee6b27b759c9893ce4f094b49ad28fd15a23e4\"\n            }\n        },\n        {\n            \"id\": 2047,\n            \"name\": \"Zeusshield\",\n            \"symbol\": \"ZSC\",\n            \"slug\": \"zeusshield\",\n            \"rank\": 2229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-13T19:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63\"\n            }\n        },\n        {\n            \"id\": 2056,\n            \"name\": \"PiplCoin\",\n            \"symbol\": \"PIPL\",\n            \"slug\": \"piplcoin\",\n            \"rank\": 2200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-16T23:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe64509f0bf07ce2d29a7ef19a8a9bc065477c1b4\"\n            }\n        },\n        {\n            \"id\": 2058,\n            \"name\": \"AirSwap\",\n            \"symbol\": \"AST\",\n            \"slug\": \"airswap\",\n            \"rank\": 728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-17T16:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27054b13b1b798b345b591a4d22e6562d47ea75a\"\n            }\n        },\n        {\n            \"id\": 2061,\n            \"name\": \"Blockmason Credit Protocol\",\n            \"symbol\": \"BCPT\",\n            \"slug\": \"blockmason\",\n            \"rank\": 2238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-17T22:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BCPT-95A\"\n            }\n        },\n        {\n            \"id\": 2062,\n            \"name\": \"Aion\",\n            \"symbol\": \"AION\",\n            \"slug\": \"aion\",\n            \"rank\": 564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-18T16:34:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2064,\n            \"name\": \"Maecenas\",\n            \"symbol\": \"ART\",\n            \"slug\": \"maecenas\",\n            \"rank\": 2386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-18T17:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfec0cf7fe078a500abf15f1284958f22049c2c7e\"\n            }\n        },\n        {\n            \"id\": 2066,\n            \"name\": \"Everus\",\n            \"symbol\": \"EVR\",\n            \"slug\": \"everus\",\n            \"rank\": 8351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-19T04:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3137619705b5fc22a3048989f983905e456b59ab\"\n            }\n        },\n        {\n            \"id\": 2070,\n            \"name\": \"DomRaider\",\n            \"symbol\": \"DRT\",\n            \"slug\": \"domraider\",\n            \"rank\": 1920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-19T22:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af4f26941677c706cfecf6d3379ff01bb85d5ab\"\n            }\n        },\n        {\n            \"id\": 2071,\n            \"name\": \"Request\",\n            \"symbol\": \"REQ\",\n            \"slug\": \"request\",\n            \"rank\": 195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-20T15:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f8221afbb33998d8584a2b05749ba73c37a938a\"\n            }\n        },\n        {\n            \"id\": 2074,\n            \"name\": \"Ethereum Gold\",\n            \"symbol\": \"ETG\",\n            \"slug\": \"ethereum-gold\",\n            \"rank\": 2210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-21T00:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28c8d01ff633ea9cd8fc6a451d7457889e698de6\"\n            }\n        },\n        {\n            \"id\": 2076,\n            \"name\": \"Blue Protocol\",\n            \"symbol\": \"BLUE\",\n            \"slug\": \"ethereum-blue\",\n            \"rank\": 2121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-21T23:14:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x539efe69bcdd21a83efd9122571a64cc25e0282b\"\n            }\n        },\n        {\n            \"id\": 2081,\n            \"name\": \"Ambrosus\",\n            \"symbol\": \"AMB\",\n            \"slug\": \"amber\",\n            \"rank\": 942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-23T17:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2083,\n            \"name\": \"Bitcoin Gold\",\n            \"symbol\": \"BTG\",\n            \"slug\": \"bitcoin-gold\",\n            \"rank\": 119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-23T19:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2087,\n            \"name\": \"KuCoin Token\",\n            \"symbol\": \"KCS\",\n            \"slug\": \"kucoin-token\",\n            \"rank\": 61,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-24T17:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf34960d9d60be18cc1d5afc1a6f012a723a28811\"\n            }\n        },\n        {\n            \"id\": 2088,\n            \"name\": \"EXRNchain\",\n            \"symbol\": \"EXRN\",\n            \"slug\": \"exrnchain\",\n            \"rank\": 1499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T16:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe469c4473af82217b30cf17b10bcdb6c8c796e75\"\n            }\n        },\n        {\n            \"id\": 2090,\n            \"name\": \"LATOKEN\",\n            \"symbol\": \"LA\",\n            \"slug\": \"latoken\",\n            \"rank\": 627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T17:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe50365f5d679cb98a1dd62d6f6e58e59321bcddf\"\n            }\n        },\n        {\n            \"id\": 2091,\n            \"name\": \"Exchange Union\",\n            \"symbol\": \"XUC\",\n            \"slug\": \"exchange-union\",\n            \"rank\": 5101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T18:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc324a2f6b05880503444451b8b27e6f9e63287cb\"\n            }\n        },\n        {\n            \"id\": 2092,\n            \"name\": \"NULS\",\n            \"symbol\": \"NULS\",\n            \"slug\": \"nuls\",\n            \"rank\": 594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T18:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2096,\n            \"name\": \"Ripio Credit Network\",\n            \"symbol\": \"RCN\",\n            \"slug\": \"ripio-credit-network\",\n            \"rank\": 1207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-26T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf970b8e36e23f7fc3fd752eea86f8be8d83375a6\"\n            }\n        },\n        {\n            \"id\": 2099,\n            \"name\": \"ICON\",\n            \"symbol\": \"ICX\",\n            \"slug\": \"icon\",\n            \"rank\": 118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T00:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2100,\n            \"name\": \"JavaScript Token\",\n            \"symbol\": \"JS\",\n            \"slug\": \"javascript-token\",\n            \"rank\": 2607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T00:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5046e860ff274fb8c66106b0ffb8155849fb0787\"\n            }\n        },\n        {\n            \"id\": 2104,\n            \"name\": \"iEthereum\",\n            \"symbol\": \"IETH\",\n            \"slug\": \"iethereum\",\n            \"rank\": 1651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T05:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x859a9c0b44cb7066d956a958b0b82e54c9e44b4b\"\n            }\n        },\n        {\n            \"id\": 2107,\n            \"name\": \"LUXCoin\",\n            \"symbol\": \"LUX\",\n            \"slug\": \"luxcoin\",\n            \"rank\": 2351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T19:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2110,\n            \"name\": \"Dovu\",\n            \"symbol\": \"DOV\",\n            \"slug\": \"dovu\",\n            \"rank\": 720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-28T00:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac3211a5025414af2866ff09c23fc18bc97e79b1\"\n            }\n        },\n        {\n            \"id\": 2112,\n            \"name\": \"Phoenix Global [old]\",\n            \"symbol\": \"PHB\",\n            \"slug\": \"phoenix-global\",\n            \"rank\": 6900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-28T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"1578103c13e39df15d0d29826d957e85d770d8c9\"\n            }\n        },\n        {\n            \"id\": 2120,\n            \"name\": \"Etherparty\",\n            \"symbol\": \"FUEL\",\n            \"slug\": \"etherparty\",\n            \"rank\": 2111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-30T18:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea38eaa3c86c8f9b751533ba2e562deb9acded40\"\n            }\n        },\n        {\n            \"id\": 2126,\n            \"name\": \"FlypMe\",\n            \"symbol\": \"FYP\",\n            \"slug\": \"flypme\",\n            \"rank\": 1697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-31T19:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f0921f30555624143d427b340b1156914882c10\"\n            }\n        },\n        {\n            \"id\": 2130,\n            \"name\": \"Enjin Coin\",\n            \"symbol\": \"ENJ\",\n            \"slug\": \"enjin-coin\",\n            \"rank\": 58,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T05:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c\"\n            }\n        },\n        {\n            \"id\": 2131,\n            \"name\": \"iBTC\",\n            \"symbol\": \"IBTC\",\n            \"slug\": \"ibtc\",\n            \"rank\": 2674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T06:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb7c4a82936194fee52a4e3d4cec3415f74507532\"\n            }\n        },\n        {\n            \"id\": 2132,\n            \"name\": \"Powerledger\",\n            \"symbol\": \"POWR\",\n            \"slug\": \"power-ledger\",\n            \"rank\": 185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T17:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x595832f8fc6bf59c85c527fec3740a1b7a361269\"\n            }\n        },\n        {\n            \"id\": 2134,\n            \"name\": \"Grid+\",\n            \"symbol\": \"GRID\",\n            \"slug\": \"grid\",\n            \"rank\": 477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T18:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12b19d3e2ccc14da04fae33e63652ce469b3f2fd\"\n            }\n        },\n        {\n            \"id\": 2135,\n            \"name\": \"Revain\",\n            \"symbol\": \"REV\",\n            \"slug\": \"revain\",\n            \"rank\": 137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T20:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9\"\n            }\n        },\n        {\n            \"id\": 2136,\n            \"name\": \"ATLANT\",\n            \"symbol\": \"ATL\",\n            \"slug\": \"atlant\",\n            \"rank\": 1693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T21:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78b7fada55a64dd895d8c8c35779dd8b67fa8a05\"\n            }\n        },\n        {\n            \"id\": 2137,\n            \"name\": \"Electroneum\",\n            \"symbol\": \"ETN\",\n            \"slug\": \"electroneum\",\n            \"rank\": 325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-02T00:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2140,\n            \"name\": \"SONO\",\n            \"symbol\": \"SONO\",\n            \"slug\": \"altcommunity-coin\",\n            \"rank\": 2812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-02T18:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2143,\n            \"name\": \"Streamr\",\n            \"symbol\": \"DATA\",\n            \"slug\": \"streamr\",\n            \"rank\": 521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-03T18:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f693ca8d21b157107184d29d398a8d082b38b76\"\n            }\n        },\n        {\n            \"id\": 2144,\n            \"name\": \"SHIELD\",\n            \"symbol\": \"XSH\",\n            \"slug\": \"shield-xsh\",\n            \"rank\": 2390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-03T20:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2147,\n            \"name\": \"ELTCOIN\",\n            \"symbol\": \"ELTCOIN\",\n            \"slug\": \"eltcoin\",\n            \"rank\": 2573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-04T19:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44197a4c44d6a059297caf6be4f7e172bd56caaf\"\n            }\n        },\n        {\n            \"id\": 2148,\n            \"name\": \"Desire\",\n            \"symbol\": \"DSR\",\n            \"slug\": \"desire\",\n            \"rank\": 2586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-06T01:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2151,\n            \"name\": \"Autonio\",\n            \"symbol\": \"NIOX\",\n            \"slug\": \"autonio\",\n            \"rank\": 1393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-06T19:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc813EA5e3b48BEbeedb796ab42A30C5599b01740\"\n            }\n        },\n        {\n            \"id\": 2153,\n            \"name\": \"Aeron\",\n            \"symbol\": \"ARNX\",\n            \"slug\": \"aeron\",\n            \"rank\": 2751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-07T23:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ARN-71B\"\n            }\n        },\n        {\n            \"id\": 2158,\n            \"name\": \"Phore\",\n            \"symbol\": \"PHR\",\n            \"slug\": \"phore\",\n            \"rank\": 1769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-07T22:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2160,\n            \"name\": \"Innova\",\n            \"symbol\": \"INN\",\n            \"slug\": \"innova\",\n            \"rank\": 2194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-08T20:49:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2161,\n            \"name\": \"Raiden Network Token\",\n            \"symbol\": \"RDN\",\n            \"slug\": \"raiden-network-token\",\n            \"rank\": 946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-08T19:04:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6\"\n            }\n        },\n        {\n            \"id\": 2162,\n            \"name\": \"Delphy\",\n            \"symbol\": \"DPY\",\n            \"slug\": \"delphy\",\n            \"rank\": 1989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-08T20:49:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c2adc2073994fb2ccc5032cc2906fa221e9b391\"\n            }\n        },\n        {\n            \"id\": 2165,\n            \"name\": \"ERC20\",\n            \"symbol\": \"ERC20\",\n            \"slug\": \"erc20\",\n            \"rank\": 653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-10T02:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3761eb917cd790b30dad99f6cc5b4ff93c4f9ea\"\n            }\n        },\n        {\n            \"id\": 2175,\n            \"name\": \"DecentBet\",\n            \"symbol\": \"DBET\",\n            \"slug\": \"decent-bet\",\n            \"rank\": 2411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-13T22:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b68bfae21df5a510931a262cecf63f41338f264\"\n            }\n        },\n        {\n            \"id\": 2178,\n            \"name\": \"Upfiring\",\n            \"symbol\": \"UFR\",\n            \"slug\": \"upfiring\",\n            \"rank\": 1873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-14T22:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea097a2b1db00627b2fa17460ad260c016016977\"\n            }\n        },\n        {\n            \"id\": 2181,\n            \"name\": \"Genesis Vision\",\n            \"symbol\": \"GVT\",\n            \"slug\": \"genesis-vision\",\n            \"rank\": 1568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-15T20:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x103c3a209da59d3e7c4a89307e66521e081cfdf0\"\n            }\n        },\n        {\n            \"id\": 2184,\n            \"name\": \"Privatix\",\n            \"symbol\": \"PRIX\",\n            \"slug\": \"privatix\",\n            \"rank\": 2472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-16T19:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3adfc4999f77d04c8341bac5f3a76f58dff5b37a\"\n            }\n        },\n        {\n            \"id\": 2185,\n            \"name\": \"Lethean\",\n            \"symbol\": \"LTHN\",\n            \"slug\": \"lethean\",\n            \"rank\": 1923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-16T19:44:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2191,\n            \"name\": \"Paypex\",\n            \"symbol\": \"PAYX\",\n            \"slug\": \"paypex\",\n            \"rank\": 2599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-16T23:09:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62a56a4a2ef4d355d34d10fbf837e747504d38d4\"\n            }\n        },\n        {\n            \"id\": 2200,\n            \"name\": \"GoByte\",\n            \"symbol\": \"GBX\",\n            \"slug\": \"gobyte\",\n            \"rank\": 2364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T18:59:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2205,\n            \"name\": \"Phantomx\",\n            \"symbol\": \"PNX\",\n            \"slug\": \"phantomx\",\n            \"rank\": 2546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T20:34:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2208,\n            \"name\": \"EncrypGen\",\n            \"symbol\": \"DNA\",\n            \"slug\": \"encrypgen\",\n            \"rank\": 7524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T20:39:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef6344de1fcfC5F48c30234C16c1389e8CdC572C\"\n            }\n        },\n        {\n            \"id\": 2209,\n            \"name\": \"Ink\",\n            \"symbol\": \"INK\",\n            \"slug\": \"ink\",\n            \"rank\": 2019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T21:04:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2212,\n            \"name\": \"Quantstamp\",\n            \"symbol\": \"QSP\",\n            \"slug\": \"quantstamp\",\n            \"rank\": 602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-21T07:44:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99ea4db9ee77acd40b119bd1dc4e33e1c070b80d\"\n            }\n        },\n        {\n            \"id\": 2213,\n            \"name\": \"QASH\",\n            \"symbol\": \"QASH\",\n            \"slug\": \"qash\",\n            \"rank\": 729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-21T18:14:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x618e75ac90b12c6049ba3b27f5d5f8651b0037f6\"\n            }\n        },\n        {\n            \"id\": 2215,\n            \"name\": \"Energo\",\n            \"symbol\": \"TSL\",\n            \"slug\": \"energo\",\n            \"rank\": 2332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-21T22:49:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2219,\n            \"name\": \"SpankChain\",\n            \"symbol\": \"SPANK\",\n            \"slug\": \"spankchain\",\n            \"rank\": 8352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-23T19:09:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42d6622dece394b54999fbd73d108123806f6a18\"\n            }\n        },\n        {\n            \"id\": 2221,\n            \"name\": \"VoteCoin\",\n            \"symbol\": \"VOT\",\n            \"slug\": \"votecoin\",\n            \"rank\": 2533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-24T16:54:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2222,\n            \"name\": \"Bitcoin Diamond\",\n            \"symbol\": \"BCD\",\n            \"slug\": \"bitcoin-diamond\",\n            \"rank\": 284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-24T16:34:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2223,\n            \"name\": \"BLOCKv\",\n            \"symbol\": \"VEE\",\n            \"slug\": \"blockv\",\n            \"rank\": 792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-28T19:59:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x340d2bde5eb28c1eed91b2f790723e3b160613b7\"\n            }\n        },\n        {\n            \"id\": 2230,\n            \"name\": \"MONK\",\n            \"symbol\": \"MONK\",\n            \"slug\": \"monk\",\n            \"rank\": 1719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-26T00:59:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2231,\n            \"name\": \"Flixxo\",\n            \"symbol\": \"FLIXX\",\n            \"slug\": \"flixxo\",\n            \"rank\": 1911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-26T00:59:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf04a8ac553fcedb5ba99a64799155826c136b0be\"\n            }\n        },\n        {\n            \"id\": 2235,\n            \"name\": \"Time New Bank\",\n            \"symbol\": \"TNB\",\n            \"slug\": \"time-new-bank\",\n            \"rank\": 1388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-27T20:34:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7920b0768ecb20a123fac32311d07d193381d6f\"\n            }\n        },\n        {\n            \"id\": 2236,\n            \"name\": \"MyWish\",\n            \"symbol\": \"WISH\",\n            \"slug\": \"mywish\",\n            \"rank\": 1824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-28T20:09:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"WISH-2D5\"\n            }\n        },\n        {\n            \"id\": 2237,\n            \"name\": \"EventChain\",\n            \"symbol\": \"EVC\",\n            \"slug\": \"eventchain\",\n            \"rank\": 2447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-29T18:54:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb62d18dea74045e822352ce4b3ee77319dc5ff2f\"\n            }\n        },\n        {\n            \"id\": 2240,\n            \"name\": \"SoMee.Social [OLD]\",\n            \"symbol\": \"ONG\",\n            \"slug\": \"ongsocial\",\n            \"rank\": 1459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-01T06:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd341d1680eeee3255b8c4c75bcce7eb57f144dae\"\n            }\n        },\n        {\n            \"id\": 2241,\n            \"name\": \"Ccore\",\n            \"symbol\": \"CCO\",\n            \"slug\": \"ccore\",\n            \"rank\": 2675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-01T06:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x679badc551626e01b23ceecefbc9b877ea18fc46\"\n            }\n        },\n        {\n            \"id\": 2242,\n            \"name\": \"Qbao\",\n            \"symbol\": \"QBT\",\n            \"slug\": \"qbao\",\n            \"rank\": 2122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-03T15:49:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2243,\n            \"name\": \"Dragonchain\",\n            \"symbol\": \"DRGN\",\n            \"slug\": \"dragonchain\",\n            \"rank\": 702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-03T15:49:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x419c4db4b9e25d6db2ad9691ccb832c8d9fda05e\"\n            }\n        },\n        {\n            \"id\": 2244,\n            \"name\": \"Payfair\",\n            \"symbol\": \"PFR\",\n            \"slug\": \"payfair\",\n            \"rank\": 2479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-03T15:49:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB41422D5a1d5d5C73c229686935b40F881502785\"\n            }\n        },\n        {\n            \"id\": 2245,\n            \"name\": \"Presearch\",\n            \"symbol\": \"PRE\",\n            \"slug\": \"presearch\",\n            \"rank\": 385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-05T06:24:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEC213F83defB583af3A000B1c0ada660b1902A0F\"\n            }\n        },\n        {\n            \"id\": 2246,\n            \"name\": \"CyberMiles\",\n            \"symbol\": \"CMT\",\n            \"slug\": \"cybermiles\",\n            \"rank\": 1343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T03:19:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2247,\n            \"name\": \"BlockCDN\",\n            \"symbol\": \"BCDN\",\n            \"slug\": \"blockcdn\",\n            \"rank\": 5589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40\"\n            }\n        },\n        {\n            \"id\": 2248,\n            \"name\": \"Cappasity\",\n            \"symbol\": \"CAPP\",\n            \"slug\": \"cappasity\",\n            \"rank\": 1315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11613b1f840bb5A40F8866d857e24DA126B79D73\"\n            }\n        },\n        {\n            \"id\": 2249,\n            \"name\": \"Eroscoin\",\n            \"symbol\": \"ERO\",\n            \"slug\": \"eroscoin\",\n            \"rank\": 2483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74ceda77281b339142a36817fa5f9e29412bab85\"\n            }\n        },\n        {\n            \"id\": 2251,\n            \"name\": \"IoT Chain\",\n            \"symbol\": \"ITC\",\n            \"slug\": \"iot-chain\",\n            \"rank\": 1438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-10T04:24:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e6b6d9abad9093fdc861ea1600eba1b355cd940\"\n            }\n        },\n        {\n            \"id\": 2255,\n            \"name\": \"Social Send\",\n            \"symbol\": \"SEND\",\n            \"slug\": \"social-send\",\n            \"rank\": 7970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2256,\n            \"name\": \"Bonpay\",\n            \"symbol\": \"BON\",\n            \"slug\": \"bonpay\",\n            \"rank\": 2714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-07T04:44:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc34366e3842ca1bd36c1f324d15257960fcc801\"\n            }\n        },\n        {\n            \"id\": 2257,\n            \"name\": \"Nekonium\",\n            \"symbol\": \"NUKO\",\n            \"slug\": \"nekonium\",\n            \"rank\": 2786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T22:44:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2260,\n            \"name\": \"Datamine\",\n            \"symbol\": \"DAM\",\n            \"slug\": \"datamine\",\n            \"rank\": 2236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T00:04:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf80d589b3dbe130c270a69f1a69d050f268786df\"\n            }\n        },\n        {\n            \"id\": 2267,\n            \"name\": \"Wabi\",\n            \"symbol\": \"WABI\",\n            \"slug\": \"wabi\",\n            \"rank\": 907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-12T17:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x286bda1413a2df81731d4930ce2f862a35a609fe\"\n            }\n        },\n        {\n            \"id\": 2273,\n            \"name\": \"Uquid Coin\",\n            \"symbol\": \"UQC\",\n            \"slug\": \"uquid-coin\",\n            \"rank\": 381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T05:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8806926ab68eb5a7b909dcaf6fdbe5d93271d6e2\"\n            }\n        },\n        {\n            \"id\": 2274,\n            \"name\": \"MediShares\",\n            \"symbol\": \"MDS\",\n            \"slug\": \"medishares\",\n            \"rank\": 1534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T05:04:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66186008C1050627F979d464eABb258860563dbE\"\n            }\n        },\n        {\n            \"id\": 2276,\n            \"name\": \"Ignis\",\n            \"symbol\": \"IGNIS\",\n            \"slug\": \"ignis\",\n            \"rank\": 955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T18:04:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2277,\n            \"name\": \"SmartMesh\",\n            \"symbol\": \"SMT\",\n            \"slug\": \"smartmesh\",\n            \"rank\": 1309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-14T00:59:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55f93985431fc9304077687a35a1ba103dc1e081\"\n            }\n        },\n        {\n            \"id\": 2279,\n            \"name\": \"Playkey\",\n            \"symbol\": \"PKT\",\n            \"slug\": \"playkey\",\n            \"rank\": 2285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-20T06:19:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2604fa406be957e542beb89e6754fcde6815e83f\"\n            }\n        },\n        {\n            \"id\": 2280,\n            \"name\": \"Filecoin\",\n            \"symbol\": \"FIL\",\n            \"slug\": \"filecoin\",\n            \"rank\": 39,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T20:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2281,\n            \"name\": \"BitcoinX\",\n            \"symbol\": \"BCX\",\n            \"slug\": \"bitcoinx\",\n            \"rank\": 4864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-15T03:49:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2282,\n            \"name\": \"Super Bitcoin\",\n            \"symbol\": \"SBTC\",\n            \"slug\": \"super-bitcoin\",\n            \"rank\": 5729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-15T04:19:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2286,\n            \"name\": \"MicroMoney\",\n            \"symbol\": \"AMM\",\n            \"slug\": \"micromoney\",\n            \"rank\": 2394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T01:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b1f49491477e0fb46a29fef53f1ea320d13c349\"\n            }\n        },\n        {\n            \"id\": 2287,\n            \"name\": \"LockTrip\",\n            \"symbol\": \"LOC\",\n            \"slug\": \"lockchain\",\n            \"rank\": 4830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T01:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e3346444010135322268a4630d2ed5f8d09446c\"\n            }\n        },\n        {\n            \"id\": 2288,\n            \"name\": \"Worldcore\",\n            \"symbol\": \"WRC\",\n            \"slug\": \"worldcore\",\n            \"rank\": 2510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T01:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72adadb447784dd7ab1f472467750fc485e4cb2d\"\n            }\n        },\n        {\n            \"id\": 2289,\n            \"name\": \"Gifto\",\n            \"symbol\": \"GTO\",\n            \"slug\": \"gifto\",\n            \"rank\": 724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T17:00:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"GTO-908\"\n            }\n        },\n        {\n            \"id\": 2290,\n            \"name\": \"YENTEN\",\n            \"symbol\": \"YTN\",\n            \"slug\": \"yenten\",\n            \"rank\": 2453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T23:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2291,\n            \"name\": \"Genaro Network\",\n            \"symbol\": \"GNX\",\n            \"slug\": \"genaro-network\",\n            \"rank\": 959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T23:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ec8a24cabdc339a06a172f8223ea557055adaa5\"\n            }\n        },\n        {\n            \"id\": 2293,\n            \"name\": \"United Bitcoin\",\n            \"symbol\": \"UBTC\",\n            \"slug\": \"united-bitcoin\",\n            \"rank\": 5858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T23:55:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2295,\n            \"name\": \"Starbase\",\n            \"symbol\": \"STAR\",\n            \"slug\": \"starbase\",\n            \"rank\": 2105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-20T20:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf70a642bd387f94380ffb90451c2c81d4eb82cbc\"\n            }\n        },\n        {\n            \"id\": 2296,\n            \"name\": \"OST\",\n            \"symbol\": \"OST\",\n            \"slug\": \"ost\",\n            \"rank\": 1595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-19T19:14:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c4e8f2d746113d0696ce89b35f0d8bf88e0aeca\"\n            }\n        },\n        {\n            \"id\": 2297,\n            \"name\": \"StormX\",\n            \"symbol\": \"STMX\",\n            \"slug\": \"stormx\",\n            \"rank\": 298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-20T20:14:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbE9375C6a420D2eEB258962efB95551A5b722803\"\n            }\n        },\n        {\n            \"id\": 2299,\n            \"name\": \"aelf\",\n            \"symbol\": \"ELF\",\n            \"slug\": \"aelf\",\n            \"rank\": 268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-21T19:04:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e\"\n            }\n        },\n        {\n            \"id\": 2300,\n            \"name\": \"WAX\",\n            \"symbol\": \"WAXP\",\n            \"slug\": \"wax\",\n            \"rank\": 103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-21T19:04:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2303,\n            \"name\": \"MediBloc\",\n            \"symbol\": \"MED\",\n            \"slug\": \"medibloc\",\n            \"rank\": 197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-22T20:25:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2305,\n            \"name\": \"NAGA\",\n            \"symbol\": \"NGC\",\n            \"slug\": \"naga\",\n            \"rank\": 5193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-23T21:59:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72dd4b6bd852a3aa172be4d6c5a6dbec588cf131\"\n            }\n        },\n        {\n            \"id\": 2306,\n            \"name\": \"Bread\",\n            \"symbol\": \"BRD\",\n            \"slug\": \"bread\",\n            \"rank\": 771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-24T20:09:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x558ec3152e2eb2174905cd19aea4e34a23de9ad6\"\n            }\n        },\n        {\n            \"id\": 2307,\n            \"name\": \"Bibox Token\",\n            \"symbol\": \"BIX\",\n            \"slug\": \"bibox-token\",\n            \"rank\": 1353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-24T20:09:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3104b4b9da82025e8b9f8fb28b3553ce2f67069\"\n            }\n        },\n        {\n            \"id\": 2309,\n            \"name\": \"SophiaTX\",\n            \"symbol\": \"SPHTX\",\n            \"slug\": \"sophiatx\",\n            \"rank\": 1934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-26T03:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2310,\n            \"name\": \"Bounty0x\",\n            \"symbol\": \"BNTY\",\n            \"slug\": \"bounty0x\",\n            \"rank\": 2216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-26T19:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2d6158683aee4cc838067727209a0aaf4359de3\"\n            }\n        },\n        {\n            \"id\": 2313,\n            \"name\": \"SIRIN LABS Token\",\n            \"symbol\": \"SRN\",\n            \"slug\": \"sirin-labs-token\",\n            \"rank\": 1466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-28T05:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68d57c9a1c35f63e2c83ee8e49a64e9d70528d25\"\n            }\n        },\n        {\n            \"id\": 2315,\n            \"name\": \"HTMLCOIN\",\n            \"symbol\": \"HTML\",\n            \"slug\": \"html-coin\",\n            \"rank\": 1385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-28T18:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2316,\n            \"name\": \"DeepBrain Chain\",\n            \"symbol\": \"DBC\",\n            \"slug\": \"deepbrain-chain\",\n            \"rank\": 1059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-28T20:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2318,\n            \"name\": \"Neumark\",\n            \"symbol\": \"NEU\",\n            \"slug\": \"neumark\",\n            \"rank\": 5651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-29T21:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa823e6722006afe99e91c30ff5295052fe6b8e32\"\n            }\n        },\n        {\n            \"id\": 2319,\n            \"name\": \"Qcash\",\n            \"symbol\": \"QC\",\n            \"slug\": \"qcash\",\n            \"rank\": 464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-12T22:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2320,\n            \"name\": \"Utrust\",\n            \"symbol\": \"UTK\",\n            \"slug\": \"utrust\",\n            \"rank\": 353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-29T19:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c\"\n            }\n        },\n        {\n            \"id\": 2321,\n            \"name\": \"QLC Chain\",\n            \"symbol\": \"QLC\",\n            \"slug\": \"qlink\",\n            \"rank\": 1223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-29T21:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"0d821bd7b6d53f5c2b40e217c6defc8bbe896cf5\"\n            }\n        },\n        {\n            \"id\": 2323,\n            \"name\": \"HEROcoin\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"herocoin\",\n            \"rank\": 1275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-02T21:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe477292f1b3268687a29376116b0ed27a9c76170\"\n            }\n        },\n        {\n            \"id\": 2324,\n            \"name\": \"BigONE Token\",\n            \"symbol\": \"ONE\",\n            \"slug\": \"bigone-token\",\n            \"rank\": 857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-31T19:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x946551dd05c5abd7cc808927480225ce36d8c475\"\n            }\n        },\n        {\n            \"id\": 2325,\n            \"name\": \"Matryx\",\n            \"symbol\": \"MTX\",\n            \"slug\": \"matryx\",\n            \"rank\": 2410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-02T22:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0af44e2784637218dd1d32a322d44e603a8f0c6a\"\n            }\n        },\n        {\n            \"id\": 2329,\n            \"name\": \"Hyper Pay\",\n            \"symbol\": \"HPY\",\n            \"slug\": \"hyper-pay\",\n            \"rank\": 8031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-01T19:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2332,\n            \"name\": \"STRAKS\",\n            \"symbol\": \"STAK\",\n            \"slug\": \"straks\",\n            \"rank\": 2737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-01T19:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2335,\n            \"name\": \"Lightning Bitcoin\",\n            \"symbol\": \"LBTC\",\n            \"slug\": \"lightning-bitcoin\",\n            \"rank\": 1545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-03T00:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2336,\n            \"name\": \"Game.com\",\n            \"symbol\": \"GTC\",\n            \"slug\": \"game\",\n            \"rank\": 1562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-03T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB70835D7822eBB9426B56543E391846C107bd32C\"\n            }\n        },\n        {\n            \"id\": 2337,\n            \"name\": \"Lamden\",\n            \"symbol\": \"TAU\",\n            \"slug\": \"lamden\",\n            \"rank\": 983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-08T20:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2341,\n            \"name\": \"SwftCoin\",\n            \"symbol\": \"SWFTC\",\n            \"slug\": \"swftcoin\",\n            \"rank\": 1156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T05:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e\"\n            }\n        },\n        {\n            \"id\": 2342,\n            \"name\": \"Covesting\",\n            \"symbol\": \"COV\",\n            \"slug\": \"covesting\",\n            \"rank\": 1118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-23T06:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xada86b1b313d1d5267e3fc0bb303f0a2b66d0ea7\"\n            }\n        },\n        {\n            \"id\": 2343,\n            \"name\": \"CanYaCoin\",\n            \"symbol\": \"CAN\",\n            \"slug\": \"canyacoin\",\n            \"rank\": 8112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-08T17:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CAN-677\"\n            }\n        },\n        {\n            \"id\": 2344,\n            \"name\": \"AppCoins\",\n            \"symbol\": \"APPC\",\n            \"slug\": \"appcoins\",\n            \"rank\": 1924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-08T15:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2345,\n            \"name\": \"High Performance Blockchain\",\n            \"symbol\": \"HPB\",\n            \"slug\": \"high-performance-blockchain\",\n            \"rank\": 1267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T05:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2346,\n            \"name\": \"WaykiChain\",\n            \"symbol\": \"WICC\",\n            \"slug\": \"waykichain\",\n            \"rank\": 678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2348,\n            \"name\": \"Measurable Data Token\",\n            \"symbol\": \"MDT\",\n            \"slug\": \"measurable-data-token\",\n            \"rank\": 583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T06:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x814e0908b12a99fecf5bc101bb5d0b8b5cdf7d26\"\n            }\n        },\n        {\n            \"id\": 2349,\n            \"name\": \"Mixin\",\n            \"symbol\": \"XIN\",\n            \"slug\": \"mixin\",\n            \"rank\": 6805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa974c709cfb4566686553a20790685a47aceaa33\"\n            }\n        },\n        {\n            \"id\": 2354,\n            \"name\": \"GET Protocol\",\n            \"symbol\": \"GET\",\n            \"slug\": \"get-protocol\",\n            \"rank\": 756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a854288a5976036a725879164ca3e91d30c6a1b\"\n            }\n        },\n        {\n            \"id\": 2357,\n            \"name\": \"AI Doctor\",\n            \"symbol\": \"AIDOC\",\n            \"slug\": \"aidoc\",\n            \"rank\": 2462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-10T18:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x584b44853680ee34a0f337b712a8f66d816df151\"\n            }\n        },\n        {\n            \"id\": 2359,\n            \"name\": \"Polis\",\n            \"symbol\": \"POLIS\",\n            \"slug\": \"polis\",\n            \"rank\": 1350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2363,\n            \"name\": \"Zap\",\n            \"symbol\": \"ZAP\",\n            \"slug\": \"zap\",\n            \"rank\": 1429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T17:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6781a0f84c7e9e846dcb84a9a5bd49333067b104\"\n            }\n        },\n        {\n            \"id\": 2364,\n            \"name\": \"TokenClub\",\n            \"symbol\": \"TCT\",\n            \"slug\": \"tokenclub\",\n            \"rank\": 836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4824a7b64e3966b0133f4f4ffb1b9d6beb75fff7\"\n            }\n        },\n        {\n            \"id\": 2366,\n            \"name\": \"FairGame\",\n            \"symbol\": \"FAIR\",\n            \"slug\": \"fairgame\",\n            \"rank\": 1149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b20dabcec77f6289113e61893f7beefaeb1990a\"\n            }\n        },\n        {\n            \"id\": 2367,\n            \"name\": \"Aigang\",\n            \"symbol\": \"AIX\",\n            \"slug\": \"aigang\",\n            \"rank\": 2282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T16:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1063ce524265d5a3a624f4914acd573dd89ce988\"\n            }\n        },\n        {\n            \"id\": 2370,\n            \"name\": \"Bitcoin God\",\n            \"symbol\": \"GOD\",\n            \"slug\": \"bitcoin-god\",\n            \"rank\": 3266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T04:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2371,\n            \"name\": \"United Traders Token\",\n            \"symbol\": \"UTT\",\n            \"slug\": \"uttoken\",\n            \"rank\": 7982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T20:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16f812be7fff02caf662b85d5d58a5da6572d4df\"\n            }\n        },\n        {\n            \"id\": 2376,\n            \"name\": \"TopChain\",\n            \"symbol\": \"TOPC\",\n            \"slug\": \"topchain\",\n            \"rank\": 4208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T17:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b6c5864375b34af3ff5bd2e5f40bc425b4a8d79\"\n            }\n        },\n        {\n            \"id\": 2379,\n            \"name\": \"Kcash\",\n            \"symbol\": \"KCASH\",\n            \"slug\": \"kcash\",\n            \"rank\": 1738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T19:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32d74896f05204d1b6ae7b0a3cebd7fc0cd8f9c7\"\n            }\n        },\n        {\n            \"id\": 2382,\n            \"name\": \"Spectre.ai Utility Token\",\n            \"symbol\": \"SXUT\",\n            \"slug\": \"spectre-utility\",\n            \"rank\": 1516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T20:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c82c73d5b34aa015989462b2948cd616a37641f\"\n            }\n        },\n        {\n            \"id\": 2386,\n            \"name\": \"KZ Cash\",\n            \"symbol\": \"KZC\",\n            \"slug\": \"kz-cash\",\n            \"rank\": 2800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-13T23:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2387,\n            \"name\": \"Bitcoin Atom\",\n            \"symbol\": \"BCA\",\n            \"slug\": \"bitcoin-atom\",\n            \"rank\": 1787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-13T23:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2391,\n            \"name\": \"EchoLink\",\n            \"symbol\": \"EKO\",\n            \"slug\": \"echolink\",\n            \"rank\": 2428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-14T17:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6a840e50bcaa50da017b91a0d86b8b2d41156ee\"\n            }\n        },\n        {\n            \"id\": 2392,\n            \"name\": \"Bottos\",\n            \"symbol\": \"BTO\",\n            \"slug\": \"bottos\",\n            \"rank\": 2084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-14T17:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2394,\n            \"name\": \"Telcoin\",\n            \"symbol\": \"TEL\",\n            \"slug\": \"telcoin\",\n            \"rank\": 133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x467bccd9d29f223bce8043b84e8c8b282827790f\"\n            }\n        },\n        {\n            \"id\": 2395,\n            \"name\": \"Ignition\",\n            \"symbol\": \"IC\",\n            \"slug\": \"ignition\",\n            \"rank\": 2395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2396,\n            \"name\": \"WETH\",\n            \"symbol\": \"WETH\",\n            \"slug\": \"weth\",\n            \"rank\": 2824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-14T19:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\"\n            }\n        },\n        {\n            \"id\": 2398,\n            \"name\": \"Selfkey\",\n            \"symbol\": \"KEY\",\n            \"slug\": \"selfkey\",\n            \"rank\": 619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T17:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cc19356f2d37338b9802aa8e8fc58b0373296e7\"\n            }\n        },\n        {\n            \"id\": 2399,\n            \"name\": \"INT\",\n            \"symbol\": \"INT\",\n            \"slug\": \"int-chain\",\n            \"rank\": 1328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T17:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2400,\n            \"name\": \"OneRoot Network\",\n            \"symbol\": \"RNT\",\n            \"slug\": \"oneroot-network\",\n            \"rank\": 1970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T19:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff603f43946a3a28df5e6a73172555d8c8b02386\"\n            }\n        },\n        {\n            \"id\": 2402,\n            \"name\": \"Sense\",\n            \"symbol\": \"SENSE\",\n            \"slug\": \"sense\",\n            \"rank\": 7909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-31T19:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"SENSE-eos-sensegenesis\"\n            }\n        },\n        {\n            \"id\": 2403,\n            \"name\": \"MOAC\",\n            \"symbol\": \"MOAC\",\n            \"slug\": \"moac\",\n            \"rank\": 8353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T01:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2405,\n            \"name\": \"IOST\",\n            \"symbol\": \"IOST\",\n            \"slug\": \"iostoken\",\n            \"rank\": 131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T01:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2406,\n            \"name\": \"InvestDigital\",\n            \"symbol\": \"IDT\",\n            \"slug\": \"investdigital\",\n            \"rank\": 2600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02c4c78c462e32cca4a90bc499bf411fb7bc6afb\"\n            }\n        },\n        {\n            \"id\": 2407,\n            \"name\": \"AICHAIN\",\n            \"symbol\": \"AIT\",\n            \"slug\": \"aichain\",\n            \"rank\": 1572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79650799e7899a802cb96c0bc33a6a8d4ce4936c\"\n            }\n        },\n        {\n            \"id\": 2410,\n            \"name\": \"SpaceChain\",\n            \"symbol\": \"SPC\",\n            \"slug\": \"spacechain\",\n            \"rank\": 1373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T00:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86ed939b500e121c0c5f493f399084db596dad20\"\n            }\n        },\n        {\n            \"id\": 2411,\n            \"name\": \"Galactrum\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"galactrum\",\n            \"rank\": 2809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T00:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2415,\n            \"name\": \"ArbitrageCT\",\n            \"symbol\": \"ARCT\",\n            \"slug\": \"arbitragect\",\n            \"rank\": 2569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T17:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1245ef80f4d9e02ed9425375e8f649b9221b31d8\"\n            }\n        },\n        {\n            \"id\": 2416,\n            \"name\": \"Theta Network\",\n            \"symbol\": \"THETA\",\n            \"slug\": \"theta-network\",\n            \"rank\": 45,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T17:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2419,\n            \"name\": \"Profile Utility Token\",\n            \"symbol\": \"PUT\",\n            \"slug\": \"profile-utility-token\",\n            \"rank\": 8225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T17:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2424,\n            \"name\": \"SingularityNET\",\n            \"symbol\": \"AGIX\",\n            \"slug\": \"singularitynet\",\n            \"rank\": 320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-19T01:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5B7533812759B45C2B44C19e320ba2cD2681b542\"\n            }\n        },\n        {\n            \"id\": 2427,\n            \"name\": \"ChatCoin\",\n            \"symbol\": \"CHAT\",\n            \"slug\": \"chatcoin\",\n            \"rank\": 1785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T00:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2428,\n            \"name\": \"Scry.info\",\n            \"symbol\": \"DDD\",\n            \"slug\": \"scryinfo\",\n            \"rank\": 1722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T00:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9F5F3CFD7a32700C93F971637407ff17b91c7342\"\n            }\n        },\n        {\n            \"id\": 2429,\n            \"name\": \"Mobius\",\n            \"symbol\": \"MOBI\",\n            \"slug\": \"mobius\",\n            \"rank\": 711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T01:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GA6HCMBLTZS5VYYBCATRBRZ3BZJMAFUDKYYF6AH6MVCMGWMRDNSWJPIH\"\n            }\n        },\n        {\n            \"id\": 2430,\n            \"name\": \"Hydro Protocol\",\n            \"symbol\": \"HOT\",\n            \"slug\": \"hydro-protocol\",\n            \"rank\": 1368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T00:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af839687f6c94542ac5ece2e317daae355493a1\"\n            }\n        },\n        {\n            \"id\": 2434,\n            \"name\": \"Maggie\",\n            \"symbol\": \"MAG\",\n            \"slug\": \"maggie\",\n            \"rank\": 8354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T09:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x647f274b3a7248d6cf51b35f08e7e7fd6edfb271\"\n            }\n        },\n        {\n            \"id\": 2437,\n            \"name\": \"YEE\",\n            \"symbol\": \"YEE\",\n            \"slug\": \"yee\",\n            \"rank\": 1751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T09:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x922105fad8153f516bcfb829f56dc097a0e1d705\"\n            }\n        },\n        {\n            \"id\": 2438,\n            \"name\": \"Acute Angle Cloud\",\n            \"symbol\": \"AAC\",\n            \"slug\": \"acute-angle-cloud\",\n            \"rank\": 1544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T09:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe75ad3aab14e4b0df8c5da4286608dabb21bd864\"\n            }\n        },\n        {\n            \"id\": 2441,\n            \"name\": \"Molecular Future\",\n            \"symbol\": \"MOF\",\n            \"slug\": \"molecular-future\",\n            \"rank\": 2314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T17:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x653430560be843c4a3d143d0110e896c2ab8ac0d\"\n            }\n        },\n        {\n            \"id\": 2443,\n            \"name\": \"Trinity Network Credit\",\n            \"symbol\": \"TNC\",\n            \"slug\": \"trinity-network-credit\",\n            \"rank\": 2149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T17:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"08e8c4400f1af2c20c28e0018f29535eb85d15b6\"\n            }\n        },\n        {\n            \"id\": 2444,\n            \"name\": \"CRYPTO20\",\n            \"symbol\": \"C20\",\n            \"slug\": \"c20\",\n            \"rank\": 319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T17:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26e75307fc0c021472feb8f727839531f112f317\"\n            }\n        },\n        {\n            \"id\": 2446,\n            \"name\": \"DATA\",\n            \"symbol\": \"DTA\",\n            \"slug\": \"data\",\n            \"rank\": 1866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69b148395ce0015c13e36bffbad63f49ef874e03\"\n            }\n        },\n        {\n            \"id\": 2447,\n            \"name\": \"Crypterium\",\n            \"symbol\": \"CRPT\",\n            \"slug\": \"crpt\",\n            \"rank\": 767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08389495D7456E1951ddF7c3a1314A4bfb646d8B\"\n            }\n        },\n        {\n            \"id\": 2448,\n            \"name\": \"SparksPay\",\n            \"symbol\": \"SPK\",\n            \"slug\": \"sparkspay\",\n            \"rank\": 2670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2449,\n            \"name\": \"Decentralized Universal Basic Income\",\n            \"symbol\": \"DUBI\",\n            \"slug\": \"decentralized-universal-basic-income\",\n            \"rank\": 5964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3d6af45c6dfec43216cc3347ea91fefba0849d1\"\n            }\n        },\n        {\n            \"id\": 2450,\n            \"name\": \"carVertical\",\n            \"symbol\": \"CV\",\n            \"slug\": \"carvertical\",\n            \"rank\": 1431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50bc2ecc0bfdf5666640048038c1aba7b7525683\"\n            }\n        },\n        {\n            \"id\": 2452,\n            \"name\": \"Tokenbox\",\n            \"symbol\": \"TBX\",\n            \"slug\": \"tokenbox\",\n            \"rank\": 2389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a92bd396aef82af98ebc0aa9030d25a23b11c6b\"\n            }\n        },\n        {\n            \"id\": 2453,\n            \"name\": \"EDUCare\",\n            \"symbol\": \"EKT\",\n            \"slug\": \"educare\",\n            \"rank\": 1974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ecdb6385f3db3847f9c4a9bf3f9917bb27a5452\"\n            }\n        },\n        {\n            \"id\": 2454,\n            \"name\": \"UnlimitedIP\",\n            \"symbol\": \"UIP\",\n            \"slug\": \"unlimitedip\",\n            \"rank\": 1627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4290563c2d7c255b5eec87f2d3bd10389f991d68\"\n            }\n        },\n        {\n            \"id\": 2457,\n            \"name\": \"TrueChain\",\n            \"symbol\": \"TRUE\",\n            \"slug\": \"truechain\",\n            \"rank\": 1016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2458,\n            \"name\": \"Odyssey\",\n            \"symbol\": \"OCN\",\n            \"slug\": \"odyssey\",\n            \"rank\": 1515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T04:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4092678e4E78230F46A1534C0fbc8fA39780892B\"\n            }\n        },\n        {\n            \"id\": 2459,\n            \"name\": \"indaHash\",\n            \"symbol\": \"IDH\",\n            \"slug\": \"indahash\",\n            \"rank\": 5983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T04:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0\"\n            }\n        },\n        {\n            \"id\": 2462,\n            \"name\": \"AidCoin\",\n            \"symbol\": \"AID\",\n            \"slug\": \"aidcoin\",\n            \"rank\": 2190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T21:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37e8789bb9996cac9156cd5f5fd32599e6b91289\"\n            }\n        },\n        {\n            \"id\": 2464,\n            \"name\": \"Devery\",\n            \"symbol\": \"EVE\",\n            \"slug\": \"devery\",\n            \"rank\": 2455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T21:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x923108a439c4e8c2315c4f6521e5ce95b44e9b4c\"\n            }\n        },\n        {\n            \"id\": 2465,\n            \"name\": \"BUX Token\",\n            \"symbol\": \"BUX\",\n            \"slug\": \"bux-token\",\n            \"rank\": 708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T23:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x211ffbe424b90e25a15531ca322adf1559779e45\"\n            }\n        },\n        {\n            \"id\": 2466,\n            \"name\": \"AXPR\",\n            \"symbol\": \"AXPR\",\n            \"slug\": \"axpr-token\",\n            \"rank\": 1584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T03:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdD0020B1D5Ba47A54E2EB16800D73Beb6546f91A\"\n            }\n        },\n        {\n            \"id\": 2467,\n            \"name\": \"OriginTrail\",\n            \"symbol\": \"TRAC\",\n            \"slug\": \"origintrail\",\n            \"rank\": 196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T03:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f\"\n            }\n        },\n        {\n            \"id\": 2468,\n            \"name\": \"LinkEye\",\n            \"symbol\": \"LET\",\n            \"slug\": \"linkeye\",\n            \"rank\": 1508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T03:44:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa3118b34522580c35ae27f6cf52da1dbb756288\"\n            }\n        },\n        {\n            \"id\": 2469,\n            \"name\": \"Zilliqa\",\n            \"symbol\": \"ZIL\",\n            \"slug\": \"zilliqa\",\n            \"rank\": 113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T23:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2470,\n            \"name\": \"CoinMeet\",\n            \"symbol\": \"MEET\",\n            \"slug\": \"coinmeet\",\n            \"rank\": 6834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T21:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068\"\n            }\n        },\n        {\n            \"id\": 2471,\n            \"name\": \"Smartlands Network\",\n            \"symbol\": \"SLT\",\n            \"slug\": \"smartlands-network\",\n            \"rank\": 1007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T21:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2473,\n            \"name\": \"All Sports\",\n            \"symbol\": \"SOC\",\n            \"slug\": \"all-sports\",\n            \"rank\": 1013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-27T05:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d0e95bd4795d7ace0da3c0ff7b706a5970eb9d3\"\n            }\n        },\n        {\n            \"id\": 2474,\n            \"name\": \"Matrix AI Network\",\n            \"symbol\": \"MAN\",\n            \"slug\": \"matrix-ai-network\",\n            \"rank\": 1246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-27T05:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2475,\n            \"name\": \"Garlicoin\",\n            \"symbol\": \"GRLC\",\n            \"slug\": \"garlicoin\",\n            \"rank\": 1257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-27T05:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2476,\n            \"name\": \"Ruff\",\n            \"symbol\": \"RUFF\",\n            \"slug\": \"ruff\",\n            \"rank\": 1342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-29T17:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf278c1ca969095ffddded020290cf8b5c424ace2\"\n            }\n        },\n        {\n            \"id\": 2478,\n            \"name\": \"CoinFi\",\n            \"symbol\": \"COFI\",\n            \"slug\": \"coinfi\",\n            \"rank\": 1871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-29T17:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3136ef851592acf49ca4c825131e364170fa32b3\"\n            }\n        },\n        {\n            \"id\": 2479,\n            \"name\": \"Equal\",\n            \"symbol\": \"EQL\",\n            \"slug\": \"equal\",\n            \"rank\": 2009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T05:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"EQL-586\"\n            }\n        },\n        {\n            \"id\": 2481,\n            \"name\": \"Zeepin\",\n            \"symbol\": \"ZPT\",\n            \"slug\": \"zeepin\",\n            \"rank\": 2052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T21:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2482,\n            \"name\": \"CPChain\",\n            \"symbol\": \"CPC\",\n            \"slug\": \"cpchain\",\n            \"rank\": 1464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T21:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CPC-FED\"\n            }\n        },\n        {\n            \"id\": 2489,\n            \"name\": \"BitWhite\",\n            \"symbol\": \"BTW\",\n            \"slug\": \"bitwhite\",\n            \"rank\": 2412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T21:04:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2490,\n            \"name\": \"CargoX\",\n            \"symbol\": \"CXO\",\n            \"slug\": \"cargox\",\n            \"rank\": 625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-31T22:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ee9668771a79be7967ee29a63d4184f8097143\"\n            }\n        },\n        {\n            \"id\": 2492,\n            \"name\": \"Elastos\",\n            \"symbol\": \"ELA\",\n            \"slug\": \"elastos\",\n            \"rank\": 372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-01T22:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2496,\n            \"name\": \"Polymath\",\n            \"symbol\": \"POLY\",\n            \"slug\": \"polymath-network\",\n            \"rank\": 153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-02T03:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec\"\n            }\n        },\n        {\n            \"id\": 2497,\n            \"name\": \"Medicalchain\",\n            \"symbol\": \"MTN\",\n            \"slug\": \"medical-chain\",\n            \"rank\": 1481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41dbecc1cdc5517c6f76f6a6e836adbee2754de3\"\n            }\n        },\n        {\n            \"id\": 2499,\n            \"name\": \"SwissBorg\",\n            \"symbol\": \"CHSB\",\n            \"slug\": \"swissborg\",\n            \"rank\": 106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba9d4199fab4f26efe3551d490e3821486f135ba\"\n            }\n        },\n        {\n            \"id\": 2500,\n            \"name\": \"Zilla\",\n            \"symbol\": \"ZLA\",\n            \"slug\": \"zilla\",\n            \"rank\": 2368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd8971d5e8e1740ce2d0a84095fca4de729d0c16\"\n            }\n        },\n        {\n            \"id\": 2501,\n            \"name\": \"adbank\",\n            \"symbol\": \"ADB\",\n            \"slug\": \"adbank\",\n            \"rank\": 1737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2baac9330cf9ac479d819195794d79ad0c7616e3\"\n            }\n        },\n        {\n            \"id\": 2502,\n            \"name\": \"Huobi Token\",\n            \"symbol\": \"HT\",\n            \"slug\": \"huobi-token\",\n            \"rank\": 63,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f259637dcd74c767781e37bc6133cd6a68aa161\"\n            }\n        },\n        {\n            \"id\": 2503,\n            \"name\": \"DMarket\",\n            \"symbol\": \"DMT\",\n            \"slug\": \"dmarket\",\n            \"rank\": 1881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ccbff3a042c68716ed2a2cb0c544a9f1d1935e1\"\n            }\n        },\n        {\n            \"id\": 2505,\n            \"name\": \"Bluzelle\",\n            \"symbol\": \"BLZ\",\n            \"slug\": \"bluzelle\",\n            \"rank\": 579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-06T18:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5732046a883704404f284ce41ffadd5b007fd668\"\n            }\n        },\n        {\n            \"id\": 2506,\n            \"name\": \"Swarm\",\n            \"symbol\": \"SWM\",\n            \"slug\": \"swarm-network\",\n            \"rank\": 1753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-07T04:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3505f494c3f0fed0b594e01fa41dd3967645ca39\"\n            }\n        },\n        {\n            \"id\": 2507,\n            \"name\": \"THEKEY\",\n            \"symbol\": \"TKY\",\n            \"slug\": \"thekey\",\n            \"rank\": 1487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-07T05:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"132947096727c84c7f9e076c90f08fec3bc17f18\"\n            }\n        },\n        {\n            \"id\": 2511,\n            \"name\": \"WePower\",\n            \"symbol\": \"WPR\",\n            \"slug\": \"wepower\",\n            \"rank\": 1456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-09T03:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4CF488387F035FF08c371515562CBa712f9015d4\"\n            }\n        },\n        {\n            \"id\": 2513,\n            \"name\": \"GoldMint\",\n            \"symbol\": \"MNTP\",\n            \"slug\": \"goldmint\",\n            \"rank\": 2162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-09T18:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2516,\n            \"name\": \"MktCoin\",\n            \"symbol\": \"MLM\",\n            \"slug\": \"mktcoin\",\n            \"rank\": 2679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-10T19:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2525,\n            \"name\": \"Alphacat\",\n            \"symbol\": \"ACAT\",\n            \"slug\": \"alphacat\",\n            \"rank\": 2256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T22:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"7f86d61ff377f1b12e589a5907152b57e2ad9a7a\"\n            }\n        },\n        {\n            \"id\": 2527,\n            \"name\": \"SureRemit\",\n            \"symbol\": \"RMT\",\n            \"slug\": \"sureremit\",\n            \"rank\": 2135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T23:14:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2528,\n            \"name\": \"Dether\",\n            \"symbol\": \"DTH\",\n            \"slug\": \"dether\",\n            \"rank\": 2113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T23:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5adc961d6ac3f7062d2ea45fefb8d8167d44b190\"\n            }\n        },\n        {\n            \"id\": 2529,\n            \"name\": \"Cashaa\",\n            \"symbol\": \"CAS\",\n            \"slug\": \"cashaa\",\n            \"rank\": 944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T23:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c\"\n            }\n        },\n        {\n            \"id\": 2530,\n            \"name\": \"Fusion\",\n            \"symbol\": \"FSN\",\n            \"slug\": \"fusion\",\n            \"rank\": 584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-16T06:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2535,\n            \"name\": \"Edge\",\n            \"symbol\": \"EDGE\",\n            \"slug\": \"edge\",\n            \"rank\": 8169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-20T01:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ec1b60b96193a64acae44778e51f7bff2007831\"\n            }\n        },\n        {\n            \"id\": 2536,\n            \"name\": \"Neurotoken\",\n            \"symbol\": \"NTK\",\n            \"slug\": \"neurotoken\",\n            \"rank\": 1531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-20T01:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69beab403438253f13b6e92db91f7fb849258263\"\n            }\n        },\n        {\n            \"id\": 2537,\n            \"name\": \"Gems \",\n            \"symbol\": \"GEM\",\n            \"slug\": \"gems-protocol\",\n            \"rank\": 2297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-20T21:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7bba5b765581efb2cdd2679db5bea9ee79b201f\"\n            }\n        },\n        {\n            \"id\": 2538,\n            \"name\": \"Nectar\",\n            \"symbol\": \"NEC\",\n            \"slug\": \"nectar\",\n            \"rank\": 6242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-30T16:39:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc80c051057b774cd75067dc48f8987c4eb97a5e\"\n            }\n        },\n        {\n            \"id\": 2539,\n            \"name\": \"Ren\",\n            \"symbol\": \"REN\",\n            \"slug\": \"ren\",\n            \"rank\": 156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-21T16:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x408e41876cccdc0f92210600ef50372656052a38\"\n            }\n        },\n        {\n            \"id\": 2540,\n            \"name\": \"Litecoin Cash\",\n            \"symbol\": \"LCC\",\n            \"slug\": \"litecoin-cash\",\n            \"rank\": 1112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-21T22:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2542,\n            \"name\": \"Tidex Token\",\n            \"symbol\": \"TDX\",\n            \"slug\": \"tidex-token\",\n            \"rank\": 2002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-23T01:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2544,\n            \"name\": \"Nitro Network\",\n            \"symbol\": \"NCASH\",\n            \"slug\": \"nucleus-vision\",\n            \"rank\": 1077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-26T16:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x809826cceab68c387726af962713b64cb5cb3cca\"\n            }\n        },\n        {\n            \"id\": 2545,\n            \"name\": \"Arcblock\",\n            \"symbol\": \"ABT\",\n            \"slug\": \"arcblock\",\n            \"rank\": 793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-26T16:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb98d4c97425d9908e66e53a6fdf673acca0be986\"\n            }\n        },\n        {\n            \"id\": 2546,\n            \"name\": \"Remme\",\n            \"symbol\": \"REM\",\n            \"slug\": \"remme\",\n            \"rank\": 2042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-26T17:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83984d6142934bb535793a82adb0a46ef0f66b6d\"\n            }\n        },\n        {\n            \"id\": 2548,\n            \"name\": \"POA Network\",\n            \"symbol\": \"POA\",\n            \"slug\": \"poa\",\n            \"rank\": 700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-28T16:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2549,\n            \"name\": \"Ink Protocol\",\n            \"symbol\": \"XNK\",\n            \"slug\": \"ink-protocol\",\n            \"rank\": 2160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-28T20:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc86727e770de68b1060c91f6bb6945c73e10388\"\n            }\n        },\n        {\n            \"id\": 2552,\n            \"name\": \"IHT Real Estate Protocol\",\n            \"symbol\": \"IHT\",\n            \"slug\": \"iht-real-estate-protocol\",\n            \"rank\": 2071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T20:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEda8B016efA8b1161208Cf041cD86972eeE0F31E\"\n            }\n        },\n        {\n            \"id\": 2553,\n            \"name\": \"Refereum\",\n            \"symbol\": \"RFR\",\n            \"slug\": \"refereum\",\n            \"rank\": 554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T20:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0929d411954c47438dc1d871dd6081f5c5e149c\"\n            }\n        },\n        {\n            \"id\": 2554,\n            \"name\": \"Lympo\",\n            \"symbol\": \"LYM\",\n            \"slug\": \"lympo\",\n            \"rank\": 1367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T21:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc690f7c7fcffa6a82b79fab7508c466fefdfc8c5\"\n            }\n        },\n        {\n            \"id\": 2555,\n            \"name\": \"Sether\",\n            \"symbol\": \"SETH\",\n            \"slug\": \"sether\",\n            \"rank\": 2021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T21:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78b039921e84e726eb72e7b1212bb35504c645ca\"\n            }\n        },\n        {\n            \"id\": 2556,\n            \"name\": \"Credits\",\n            \"symbol\": \"CS\",\n            \"slug\": \"credits\",\n            \"rank\": 1130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-03T01:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2558,\n            \"name\": \"Insights Network\",\n            \"symbol\": \"INSTAR\",\n            \"slug\": \"insights-network\",\n            \"rank\": 1352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-03T01:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2561,\n            \"name\": \"BitTube\",\n            \"symbol\": \"TUBE\",\n            \"slug\": \"bit-tube\",\n            \"rank\": 1814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-06T00:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2562,\n            \"name\": \"Education Ecosystem\",\n            \"symbol\": \"LEDU\",\n            \"slug\": \"education-ecosystem\",\n            \"rank\": 1551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-06T00:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc741f06082aa47f93729070ad0dd95e223bda091\"\n            }\n        },\n        {\n            \"id\": 2563,\n            \"name\": \"TrueUSD\",\n            \"symbol\": \"TUSD\",\n            \"slug\": \"trueusd\",\n            \"rank\": 59,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-06T04:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"TUSDB-888\"\n            }\n        },\n        {\n            \"id\": 2564,\n            \"name\": \"HOQU\",\n            \"symbol\": \"HQX\",\n            \"slug\": \"hoqu\",\n            \"rank\": 2287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T00:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b957dc4aefeed3b4a2351a6a6d5cbfbba0cecfa\"\n            }\n        },\n        {\n            \"id\": 2565,\n            \"name\": \"StarterCoin\",\n            \"symbol\": \"STAC\",\n            \"slug\": \"startercoin\",\n            \"rank\": 2588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T01:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a005c9a89bd72a4bd27721e7a09a3c11d2b03c4\"\n            }\n        },\n        {\n            \"id\": 2566,\n            \"name\": \"Ontology\",\n            \"symbol\": \"ONT\",\n            \"slug\": \"ontology\",\n            \"rank\": 140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T07:14:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2567,\n            \"name\": \"DATx\",\n            \"symbol\": \"DATX\",\n            \"slug\": \"datx\",\n            \"rank\": 2337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T07:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xabbbb6447b68ffd6141da77c18c7b5876ed6c5ab\"\n            }\n        },\n        {\n            \"id\": 2569,\n            \"name\": \"CoinPoker\",\n            \"symbol\": \"CHP\",\n            \"slug\": \"coinpoker\",\n            \"rank\": 948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T22:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x59B5654a17Ac44F3068b3882F298881433bB07Ef\"\n            }\n        },\n        {\n            \"id\": 2570,\n            \"name\": \"TomoChain\",\n            \"symbol\": \"TOMO\",\n            \"slug\": \"tomochain\",\n            \"rank\": 370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T22:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2571,\n            \"name\": \"Graft\",\n            \"symbol\": \"GRFT\",\n            \"slug\": \"graft\",\n            \"rank\": 2577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2572,\n            \"name\": \"BABB\",\n            \"symbol\": \"BAX\",\n            \"slug\": \"babb\",\n            \"rank\": 828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a0242b7a33dacbe40edb927834f96eb39f8fbcb\"\n            }\n        },\n        {\n            \"id\": 2573,\n            \"name\": \"Electrify.Asia\",\n            \"symbol\": \"ELEC\",\n            \"slug\": \"electrifyasia\",\n            \"rank\": 1980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd49ff13661451313ca1553fd6954bd1d9b6e02b9\"\n            }\n        },\n        {\n            \"id\": 2575,\n            \"name\": \"Bitcoin Private\",\n            \"symbol\": \"BTCP\",\n            \"slug\": \"bitcoin-private\",\n            \"rank\": 1174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T15:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2576,\n            \"name\": \"Tokenomy\",\n            \"symbol\": \"TEN\",\n            \"slug\": \"tokenomy\",\n            \"rank\": 1029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd16ec0f66e54d453e6756713e533355989040e4\"\n            }\n        },\n        {\n            \"id\": 2577,\n            \"name\": \"Ravencoin\",\n            \"symbol\": \"RVN\",\n            \"slug\": \"ravencoin\",\n            \"rank\": 95,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T20:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2578,\n            \"name\": \"TE-FOOD\",\n            \"symbol\": \"TONE\",\n            \"slug\": \"te-food\",\n            \"rank\": 986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T20:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ab6bb8408ca3199b8fa6c92d5b455f820af03c4\"\n            }\n        },\n        {\n            \"id\": 2579,\n            \"name\": \"ShipChain\",\n            \"symbol\": \"SHIP\",\n            \"slug\": \"shipchain\",\n            \"rank\": 1768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T20:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe25b0bba01dc5630312b6a21927e578061a13f55\"\n            }\n        },\n        {\n            \"id\": 2584,\n            \"name\": \"Debitum\",\n            \"symbol\": \"DEB\",\n            \"slug\": \"debitum-network\",\n            \"rank\": 1880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-13T22:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x151202c9c18e495656f372281f493eb7698961d5\"\n            }\n        },\n        {\n            \"id\": 2585,\n            \"name\": \"CENNZnet\",\n            \"symbol\": \"CENNZ\",\n            \"slug\": \"centrality\",\n            \"rank\": 297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-13T23:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2586,\n            \"name\": \"Synthetix\",\n            \"symbol\": \"SNX\",\n            \"slug\": \"synthetix-network-token\",\n            \"rank\": 101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-14T16:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f\"\n            }\n        },\n        {\n            \"id\": 2588,\n            \"name\": \"Loom Network\",\n            \"symbol\": \"LOOM\",\n            \"slug\": \"loom-network\",\n            \"rank\": 475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-14T20:29:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42476F744292107e34519F9c357927074Ea3F75D\"\n            }\n        },\n        {\n            \"id\": 2592,\n            \"name\": \"Banca\",\n            \"symbol\": \"BANCA\",\n            \"slug\": \"banca\",\n            \"rank\": 1940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-19T14:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x998b3b82bc9dba173990be7afb772788b5acb8bd\"\n            }\n        },\n        {\n            \"id\": 2595,\n            \"name\": \"NANJCOIN\",\n            \"symbol\": \"NANJ\",\n            \"slug\": \"nanjcoin\",\n            \"rank\": 1972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-20T19:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xffe02ee4c69edf1b340fcad64fbd6b37a7b9e265\"\n            }\n        },\n        {\n            \"id\": 2597,\n            \"name\": \"UpToken\",\n            \"symbol\": \"UP\",\n            \"slug\": \"uptoken\",\n            \"rank\": 2279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-21T01:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ba460ab75cd2c56343b3517ffeba60748654d26\"\n            }\n        },\n        {\n            \"id\": 2601,\n            \"name\": \"1World\",\n            \"symbol\": \"1WO\",\n            \"slug\": \"1world\",\n            \"rank\": 1414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-21T21:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfdbc1adc26f0f8f8606a5d63b7d3a3cd21c22b23\"\n            }\n        },\n        {\n            \"id\": 2602,\n            \"name\": \"NaPoleonX\",\n            \"symbol\": \"NPX\",\n            \"slug\": \"napoleonx\",\n            \"rank\": 1245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-21T20:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28b5e12cce51f15594b0b91d5b5adaa70f684a02\"\n            }\n        },\n        {\n            \"id\": 2603,\n            \"name\": \"Pundi X (Old)\",\n            \"symbol\": \"NPXS\",\n            \"slug\": \"pundi-x\",\n            \"rank\": 6175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-22T17:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa15c7ebe1f07caf6bff097d8a589fb8ac49ae5b3\"\n            }\n        },\n        {\n            \"id\": 2604,\n            \"name\": \"Bitcoin Green\",\n            \"symbol\": \"BITG\",\n            \"slug\": \"bitcoin-green\",\n            \"rank\": 2125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-22T18:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2605,\n            \"name\": \"BnkToTheFuture\",\n            \"symbol\": \"BFT\",\n            \"slug\": \"bnktothefuture\",\n            \"rank\": 1117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-22T20:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01ff50f8b7f74e4f00580d9596cd3d0d6d6e326f\"\n            }\n        },\n        {\n            \"id\": 2606,\n            \"name\": \"Wanchain\",\n            \"symbol\": \"WAN\",\n            \"slug\": \"wanchain\",\n            \"rank\": 428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-23T15:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2607,\n            \"name\": \"AMLT\",\n            \"symbol\": \"AMLT\",\n            \"slug\": \"amlt\",\n            \"rank\": 1181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-23T19:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca0e7269600d353f70b14ad118a49575455c0f2f\"\n            }\n        },\n        {\n            \"id\": 2608,\n            \"name\": \"Mithril\",\n            \"symbol\": \"MITH\",\n            \"slug\": \"mithril\",\n            \"rank\": 628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-24T19:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"MITH-C76\"\n            }\n        },\n        {\n            \"id\": 2610,\n            \"name\": \"PECULIUM (old)\",\n            \"symbol\": \"PCL\",\n            \"slug\": \"peculium\",\n            \"rank\": 1127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-25T21:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f02e27745e3b6e9e1310d19469e2b5d7b5ec99a\"\n            }\n        },\n        {\n            \"id\": 2614,\n            \"name\": \"BlitzPick\",\n            \"symbol\": \"XBP\",\n            \"slug\": \"blitzpredict\",\n            \"rank\": 1843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-27T17:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28dee01d53fed0edf5f6e310bf8ef9311513ae40\"\n            }\n        },\n        {\n            \"id\": 2616,\n            \"name\": \"Stipend\",\n            \"symbol\": \"SPD\",\n            \"slug\": \"stipend\",\n            \"rank\": 2050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-27T17:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2620,\n            \"name\": \"Switcheo\",\n            \"symbol\": \"SWTH\",\n            \"slug\": \"switcheo\",\n            \"rank\": 739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-02T18:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4371da53140417cbb3362055374b10d97e420bb\"\n            }\n        },\n        {\n            \"id\": 2624,\n            \"name\": \"Sentinel Chain\",\n            \"symbol\": \"SENC\",\n            \"slug\": \"sentinel-chain\",\n            \"rank\": 2333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-02T18:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa13f0743951b4f6e3e3aa039f682e17279f52bc3\"\n            }\n        },\n        {\n            \"id\": 2626,\n            \"name\": \"Friendz\",\n            \"symbol\": \"FDZ\",\n            \"slug\": \"friends\",\n            \"rank\": 2031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-04T19:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23352036e911a22cfc692b5e2e196692658aded9\"\n            }\n        },\n        {\n            \"id\": 2627,\n            \"name\": \"TokenPay\",\n            \"symbol\": \"TPAY\",\n            \"slug\": \"tokenpay\",\n            \"rank\": 1844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-05T15:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2628,\n            \"name\": \"Rentberry\",\n            \"symbol\": \"BERRY\",\n            \"slug\": \"rentberry\",\n            \"rank\": 2358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-07T00:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6aeb95f06cda84ca345c2de0f3b7f96923a44f4c\"\n            }\n        },\n        {\n            \"id\": 2629,\n            \"name\": \"Scala\",\n            \"symbol\": \"XLA\",\n            \"slug\": \"scala\",\n            \"rank\": 1755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-09T17:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2630,\n            \"name\": \"PolySwarm\",\n            \"symbol\": \"NCT\",\n            \"slug\": \"polyswarm\",\n            \"rank\": 431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-10T22:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e46a38f5daabe8683e10793b06749eef7d733d1\"\n            }\n        },\n        {\n            \"id\": 2631,\n            \"name\": \"ODEM\",\n            \"symbol\": \"ODE\",\n            \"slug\": \"odem\",\n            \"rank\": 7369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-10T22:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf52f2ab39e26e0951d2a02b49b7702abe30406a\"\n            }\n        },\n        {\n            \"id\": 2633,\n            \"name\": \"Stakenet\",\n            \"symbol\": \"XSN\",\n            \"slug\": \"stakenet\",\n            \"rank\": 1133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-13T20:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2634,\n            \"name\": \"XDC Network\",\n            \"symbol\": \"XDC\",\n            \"slug\": \"xinfin\",\n            \"rank\": 96,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-13T20:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2638,\n            \"name\": \"Cortex\",\n            \"symbol\": \"CTXC\",\n            \"slug\": \"cortex\",\n            \"rank\": 502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-16T20:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2642,\n            \"name\": \"CyberVein\",\n            \"symbol\": \"CVT\",\n            \"slug\": \"cybervein\",\n            \"rank\": 1276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe428c3867f05dea2a89fc76a102b544eac7f772\"\n            }\n        },\n        {\n            \"id\": 2643,\n            \"name\": \"Sentinel\",\n            \"symbol\": \"DVPN\",\n            \"slug\": \"sentinel\",\n            \"rank\": 526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84\"\n            }\n        },\n        {\n            \"id\": 2644,\n            \"name\": \"eosDAC\",\n            \"symbol\": \"EOSDAC\",\n            \"slug\": \"eosdac\",\n            \"rank\": 1855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e9e431a0b8c4d532c745b1043c7fa29a48d4fba\"\n            }\n        },\n        {\n            \"id\": 2645,\n            \"name\": \"U Network\",\n            \"symbol\": \"UUU\",\n            \"slug\": \"u-network\",\n            \"rank\": 1912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3543638ed4a9006e4840b105944271bcea15605d\"\n            }\n        },\n        {\n            \"id\": 2653,\n            \"name\": \"Auctus\",\n            \"symbol\": \"AUC\",\n            \"slug\": \"auctus\",\n            \"rank\": 1609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc12d099be31567add4e4e4d0d45691c3f58f5663\"\n            }\n        },\n        {\n            \"id\": 2654,\n            \"name\": \"Budbo Token\",\n            \"symbol\": \"BUBO\",\n            \"slug\": \"budbo\",\n            \"rank\": 8355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xccbf21ba6ef00802ab06637896b799f7101f54a2\"\n            }\n        },\n        {\n            \"id\": 2655,\n            \"name\": \"Monero Classic\",\n            \"symbol\": \"XMC\",\n            \"slug\": \"monero-classic\",\n            \"rank\": 1287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2658,\n            \"name\": \"Smart MFG\",\n            \"symbol\": \"MFG\",\n            \"slug\": \"smart-mfg\",\n            \"rank\": 680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6710c63432a2de02954fc0f851db07146a6c0312\"\n            }\n        },\n        {\n            \"id\": 2660,\n            \"name\": \"Aditus\",\n            \"symbol\": \"ADI\",\n            \"slug\": \"aditus\",\n            \"rank\": 2598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ADI-6BB\"\n            }\n        },\n        {\n            \"id\": 2661,\n            \"name\": \"Tripio\",\n            \"symbol\": \"TRIO\",\n            \"slug\": \"tripio\",\n            \"rank\": 1657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-09T16:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b40761142b9aa6dc8964e61d0585995425c3d94\"\n            }\n        },\n        {\n            \"id\": 2662,\n            \"name\": \"Haven Protocol\",\n            \"symbol\": \"XHV\",\n            \"slug\": \"haven-protocol\",\n            \"rank\": 582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2665,\n            \"name\": \"Dero\",\n            \"symbol\": \"DERO\",\n            \"slug\": \"dero\",\n            \"rank\": 422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2666,\n            \"name\": \"Effect Network\",\n            \"symbol\": \"EFX\",\n            \"slug\": \"effect-ai\",\n            \"rank\": 1294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-24T00:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b917d94fb0138edf520332f3d45494f1a74bec8\"\n            }\n        },\n        {\n            \"id\": 2667,\n            \"name\": \"FintruX Network\",\n            \"symbol\": \"FTX\",\n            \"slug\": \"fintrux-network\",\n            \"rank\": 1717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd559f20296FF4895da39b5bd9ADd54b442596a61\"\n            }\n        },\n        {\n            \"id\": 2673,\n            \"name\": \"WeOwn\",\n            \"symbol\": \"CHX\",\n            \"slug\": \"we-own\",\n            \"rank\": 1678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2674,\n            \"name\": \"Masari\",\n            \"symbol\": \"MSR\",\n            \"slug\": \"masari\",\n            \"rank\": 2202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2675,\n            \"name\": \"Dock\",\n            \"symbol\": \"DOCK\",\n            \"slug\": \"dock\",\n            \"rank\": 667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2676,\n            \"name\": \"PHI Token\",\n            \"symbol\": \"PHI\",\n            \"slug\": \"phi-token\",\n            \"rank\": 1836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13c2fab6354d3790d8ece4f0f1a3280b4a25ad96\"\n            }\n        },\n        {\n            \"id\": 2677,\n            \"name\": \"Linker Coin\",\n            \"symbol\": \"LNC\",\n            \"slug\": \"linker-coin\",\n            \"rank\": 1128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6BEB418Fc6E1958204aC8baddCf109B8E9694966\"\n            }\n        },\n        {\n            \"id\": 2679,\n            \"name\": \"Decentralized Machine Learning\",\n            \"symbol\": \"DML\",\n            \"slug\": \"decentralized-machine-learning\",\n            \"rank\": 2302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-30T22:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbcdfe338d55c061c084d81fd793ded00a27f226d\"\n            }\n        },\n        {\n            \"id\": 2682,\n            \"name\": \"Holo\",\n            \"symbol\": \"HOT\",\n            \"slug\": \"holo\",\n            \"rank\": 94,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-30T22:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c6ee5e31d828de241282b9606c8e98ea48526e2\"\n            }\n        },\n        {\n            \"id\": 2685,\n            \"name\": \"Zebi Token\",\n            \"symbol\": \"ZEBI\",\n            \"slug\": \"zebi-token\",\n            \"rank\": 2101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-30T21:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2686,\n            \"name\": \"Lendingblock\",\n            \"symbol\": \"LND\",\n            \"slug\": \"lendingblock\",\n            \"rank\": 1419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0947b0e6d821378805c9598291385ce7c791a6b2\"\n            }\n        },\n        {\n            \"id\": 2688,\n            \"name\": \"Vipstar Coin\",\n            \"symbol\": \"VIPS\",\n            \"slug\": \"vipstar-coin\",\n            \"rank\": 1818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2689,\n            \"name\": \"Rublix\",\n            \"symbol\": \"RBLX\",\n            \"slug\": \"rublix\",\n            \"rank\": 1801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E\"\n            }\n        },\n        {\n            \"id\": 2690,\n            \"name\": \"Biotron\",\n            \"symbol\": \"BTRN\",\n            \"slug\": \"biotron\",\n            \"rank\": 2532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03c780cd554598592b97b7256ddaad759945b125\"\n            }\n        },\n        {\n            \"id\": 2691,\n            \"name\": \"Penta\",\n            \"symbol\": \"PNT\",\n            \"slug\": \"penta\",\n            \"rank\": 2345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53066cddbc0099eb6c96785d9b3df2aaeede5da3\"\n            }\n        },\n        {\n            \"id\": 2694,\n            \"name\": \"Nexo\",\n            \"symbol\": \"NEXO\",\n            \"slug\": \"nexo\",\n            \"rank\": 77,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206\"\n            }\n        },\n        {\n            \"id\": 2696,\n            \"name\": \"DAEX\",\n            \"symbol\": \"DAX\",\n            \"slug\": \"daex\",\n            \"rank\": 1483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-02T22:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b4bdc478791897274652dc15ef5c135cae61e60\"\n            }\n        },\n        {\n            \"id\": 2698,\n            \"name\": \"Hydro\",\n            \"symbol\": \"HYDRO\",\n            \"slug\": \"hydro\",\n            \"rank\": 1847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x946112efab61c3636cbd52de2e1392d7a75a6f01\"\n            }\n        },\n        {\n            \"id\": 2699,\n            \"name\": \"Sharder\",\n            \"symbol\": \"SS\",\n            \"slug\": \"sharder\",\n            \"rank\": 1962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbff862d906e348e9946bfb2132ecb157da3d4b4\"\n            }\n        },\n        {\n            \"id\": 2700,\n            \"name\": \"Celsius\",\n            \"symbol\": \"CEL\",\n            \"slug\": \"celsius\",\n            \"rank\": 104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d\"\n            }\n        },\n        {\n            \"id\": 2704,\n            \"name\": \"Transcodium\",\n            \"symbol\": \"TNS\",\n            \"slug\": \"transcodium\",\n            \"rank\": 2083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-04T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0280743b44bf7db4b6be482b2ba7b75e5da096c\"\n            }\n        },\n        {\n            \"id\": 2705,\n            \"name\": \"Amon\",\n            \"symbol\": \"AMN\",\n            \"slug\": \"amon\",\n            \"rank\": 1590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x737f98ac8ca59f2c68ad658e3c3d8c8963e40a4c\"\n            }\n        },\n        {\n            \"id\": 2709,\n            \"name\": \"Morpheus Labs\",\n            \"symbol\": \"MITX\",\n            \"slug\": \"morpheus-labs\",\n            \"rank\": 1099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-04T20:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a527d8fc13c5203ab24ba0944f4cb14658d1db6\"\n            }\n        },\n        {\n            \"id\": 2712,\n            \"name\": \"MyToken\",\n            \"symbol\": \"MT\",\n            \"slug\": \"mytoken\",\n            \"rank\": 5402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-08T00:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b4e2b4b13d125238aa0480dd42b4f6fc71b37cc\"\n            }\n        },\n        {\n            \"id\": 2713,\n            \"name\": \"KEY\",\n            \"symbol\": \"KEY\",\n            \"slug\": \"key\",\n            \"rank\": 4353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-08T00:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cd988afbad37289baaf53c13e98e2bd46aaea8c\"\n            }\n        },\n        {\n            \"id\": 2717,\n            \"name\": \"BoutsPro\",\n            \"symbol\": \"BOUTS\",\n            \"slug\": \"boutspro\",\n            \"rank\": 2373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x139d9397274bb9e2c29a9aa8aa0b5874d30d62e3\"\n            }\n        },\n        {\n            \"id\": 2721,\n            \"name\": \"APR Coin\",\n            \"symbol\": \"APR\",\n            \"slug\": \"apr-coin\",\n            \"rank\": 2781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2723,\n            \"name\": \"FuzeX\",\n            \"symbol\": \"FXT\",\n            \"slug\": \"fuzex\",\n            \"rank\": 2275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T16:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1829aa045e21e0d59580024a951db48096e01782\"\n            }\n        },\n        {\n            \"id\": 2724,\n            \"name\": \"Zippie\",\n            \"symbol\": \"ZIPT\",\n            \"slug\": \"zippie\",\n            \"rank\": 7884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T16:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedd7c94fd7b4971b916d15067bc454b9e1bad980\"\n            }\n        },\n        {\n            \"id\": 2725,\n            \"name\": \"Skrumble Network\",\n            \"symbol\": \"SKM\",\n            \"slug\": \"skrumble-network\",\n            \"rank\": 1454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T19:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x048fe49be32adfc9ed68c37d32b5ec9df17b3603\"\n            }\n        },\n        {\n            \"id\": 2726,\n            \"name\": \"DAOstack\",\n            \"symbol\": \"GEN\",\n            \"slug\": \"daostack\",\n            \"rank\": 1706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T19:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x543ff227f64aa17ea132bf9886cab5db55dcaddf\"\n            }\n        },\n        {\n            \"id\": 2727,\n            \"name\": \"Bezant\",\n            \"symbol\": \"BZNT\",\n            \"slug\": \"bezant\",\n            \"rank\": 1858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-11T21:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1aee98495365fc179699c1bb3e761fa716bee62\"\n            }\n        },\n        {\n            \"id\": 2734,\n            \"name\": \"EduCoin\",\n            \"symbol\": \"EDU\",\n            \"slug\": \"edu-coin\",\n            \"rank\": 6977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf263292e14d9d8ecd55b58dad1f1df825a874b7c\"\n            }\n        },\n        {\n            \"id\": 2735,\n            \"name\": \"Content Neutrality Network\",\n            \"symbol\": \"CNN\",\n            \"slug\": \"content-neutrality-network\",\n            \"rank\": 2234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8713d26637cf49e1b6b4a7ce57106aabc9325343\"\n            }\n        },\n        {\n            \"id\": 2737,\n            \"name\": \"Global Social Chain\",\n            \"symbol\": \"GSC\",\n            \"slug\": \"global-social-chain\",\n            \"rank\": 1530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x228ba514309ffdf03a81a205a6d040e429d6e80c\"\n            }\n        },\n        {\n            \"id\": 2739,\n            \"name\": \"Digix Gold Token\",\n            \"symbol\": \"DGX\",\n            \"slug\": \"digix-gold-token\",\n            \"rank\": 1556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f3afec4e5a3f2a6a1a411def7d7dfe50ee057bf\"\n            }\n        },\n        {\n            \"id\": 2741,\n            \"name\": \"Intelligent Investment Chain\",\n            \"symbol\": \"IIC\",\n            \"slug\": \"intelligent-investment-chain\",\n            \"rank\": 6986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6f43025b29196af2dddd69b0a58afba079cd600\"\n            }\n        },\n        {\n            \"id\": 2742,\n            \"name\": \"Sakura Bloom\",\n            \"symbol\": \"SKB\",\n            \"slug\": \"sakura-bloom\",\n            \"rank\": 2443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4af328c52921706dcb739f25786210499169afe6\"\n            }\n        },\n        {\n            \"id\": 2745,\n            \"name\": \"Joint Ventures\",\n            \"symbol\": \"JOINT\",\n            \"slug\": \"joint-ventures\",\n            \"rank\": 2798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x347c099f110ca6761779329d2879957b606b6ace\"\n            }\n        },\n        {\n            \"id\": 2746,\n            \"name\": \"GreenPower\",\n            \"symbol\": \"GRN\",\n            \"slug\": \"greenpower\",\n            \"rank\": 8356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2747,\n            \"name\": \"BlockMesh\",\n            \"symbol\": \"BMH\",\n            \"slug\": \"blockmesh\",\n            \"rank\": 2233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf03045a4c8077e38f3b8e2ed33b8aee69edf869f\"\n            }\n        },\n        {\n            \"id\": 2748,\n            \"name\": \"Oxen\",\n            \"symbol\": \"OXEN\",\n            \"slug\": \"oxen\",\n            \"rank\": 705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2752,\n            \"name\": \"Datarius Credit\",\n            \"symbol\": \"DTRC\",\n            \"slug\": \"datarius-credit\",\n            \"rank\": 2663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc20464e0c373486d2b3335576e83a218b1618a5e\"\n            }\n        },\n        {\n            \"id\": 2757,\n            \"name\": \"Callisto Network\",\n            \"symbol\": \"CLO\",\n            \"slug\": \"callisto-network\",\n            \"rank\": 893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2758,\n            \"name\": \"Unibright\",\n            \"symbol\": \"UBT\",\n            \"slug\": \"unibright\",\n            \"rank\": 311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e\"\n            }\n        },\n        {\n            \"id\": 2759,\n            \"name\": \"Patron\",\n            \"symbol\": \"PAT\",\n            \"slug\": \"patron\",\n            \"rank\": 1400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624\"\n            }\n        },\n        {\n            \"id\": 2760,\n            \"name\": \"Cred\",\n            \"symbol\": \"LBA\",\n            \"slug\": \"libra-credit\",\n            \"rank\": 1383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe5f141bf94fe84bc28ded0ab966c16b17490657\"\n            }\n        },\n        {\n            \"id\": 2762,\n            \"name\": \"Open Platform\",\n            \"symbol\": \"OPEN\",\n            \"slug\": \"open-platform\",\n            \"rank\": 1474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d86b1b2554ec410eccffbf111a6994910111340\"\n            }\n        },\n        {\n            \"id\": 2763,\n            \"name\": \"Morpheus.Network\",\n            \"symbol\": \"MNW\",\n            \"slug\": \"morpheus-network\",\n            \"rank\": 532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4\"\n            }\n        },\n        {\n            \"id\": 2764,\n            \"name\": \"Silent Notary\",\n            \"symbol\": \"UBSN\",\n            \"slug\": \"silent-notary\",\n            \"rank\": 3618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2859021ee7f2cb10162e67f33af2d22764b31aff\"\n            }\n        },\n        {\n            \"id\": 2765,\n            \"name\": \"XYO\",\n            \"symbol\": \"XYO\",\n            \"slug\": \"xyo\",\n            \"rank\": 174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55296f69f40ea6d20e478533c15a6b08b654e758\"\n            }\n        },\n        {\n            \"id\": 2766,\n            \"name\": \"Cryptaur\",\n            \"symbol\": \"CPT\",\n            \"slug\": \"cryptaur\",\n            \"rank\": 1539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-05T15:19:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1\"\n            }\n        },\n        {\n            \"id\": 2771,\n            \"name\": \"RED\",\n            \"symbol\": \"RED\",\n            \"slug\": \"red\",\n            \"rank\": 1956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-23T19:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76960dccd5a1fe799f7c29be9f19ceb4627aeb2f\"\n            }\n        },\n        {\n            \"id\": 2772,\n            \"name\": \"Digitex\",\n            \"symbol\": \"DGTX\",\n            \"slug\": \"digitex\",\n            \"rank\": 1549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-23T19:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc666081073e8dff8d3d1c2292a29ae1a2153ec09\"\n            }\n        },\n        {\n            \"id\": 2775,\n            \"name\": \"Faceter\",\n            \"symbol\": \"FACE\",\n            \"slug\": \"faceter\",\n            \"rank\": 1922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ccaa0f2a7210d76e1fdec740d5f323e2e1b1672\"\n            }\n        },\n        {\n            \"id\": 2776,\n            \"name\": \"Travala.com\",\n            \"symbol\": \"AVA\",\n            \"slug\": \"travala\",\n            \"rank\": 498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x442b153f6f61c0c99a33aa4170dcb31e1abda1d0\"\n            }\n        },\n        {\n            \"id\": 2777,\n            \"name\": \"IoTeX\",\n            \"symbol\": \"IOTX\",\n            \"slug\": \"iotex\",\n            \"rank\": 97,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-25T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2780,\n            \"name\": \"NKN\",\n            \"symbol\": \"NKN\",\n            \"slug\": \"nkn\",\n            \"rank\": 296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2827,\n            \"name\": \"Phantasma\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"phantasma\",\n            \"rank\": 292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c75e2e8720b39e258f41c37cc4f309e0b0ff80\"\n            }\n        },\n        {\n            \"id\": 2828,\n            \"name\": \"SPINDLE\",\n            \"symbol\": \"SPD\",\n            \"slug\": \"spindle\",\n            \"rank\": 2381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1dEa979ae76f26071870F824088dA78979eb91C8\"\n            }\n        },\n        {\n            \"id\": 2829,\n            \"name\": \"REPO\",\n            \"symbol\": \"REPO\",\n            \"slug\": \"repo\",\n            \"rank\": 1226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x471726859cd4527c7abe6819e11fa02f8b2221ef\"\n            }\n        },\n        {\n            \"id\": 2830,\n            \"name\": \"Seele-N\",\n            \"symbol\": \"SEELE\",\n            \"slug\": \"seele\",\n            \"rank\": 1579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-31T21:39:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1e93236ab6073fdac58ada5564897177d4bcc43\"\n            }\n        },\n        {\n            \"id\": 2835,\n            \"name\": \"Endor Protocol\",\n            \"symbol\": \"EDR\",\n            \"slug\": \"endor-protocol\",\n            \"rank\": 1852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-31T22:04:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc528c28fec0a90c083328bc45f587ee215760a0f\"\n            }\n        },\n        {\n            \"id\": 2836,\n            \"name\": \"Bigbom\",\n            \"symbol\": \"BBO\",\n            \"slug\": \"bigbom\",\n            \"rank\": 2385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T15:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84f7c44b6fed1080f647e354d552595be2cc602f\"\n            }\n        },\n        {\n            \"id\": 2837,\n            \"name\": \"0xBitcoin\",\n            \"symbol\": \"0xBTC\",\n            \"slug\": \"0xbtc\",\n            \"rank\": 957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T15:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ed7644c69416d67b522e20bc294a9a9b405b31\"\n            }\n        },\n        {\n            \"id\": 2838,\n            \"name\": \"Plian\",\n            \"symbol\": \"PI\",\n            \"slug\": \"pchain\",\n            \"rank\": 1169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T15:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2840,\n            \"name\": \"QuarkChain\",\n            \"symbol\": \"QKC\",\n            \"slug\": \"quarkchain\",\n            \"rank\": 378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T16:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea26c4ac16d4a5a106820bc8aee85fd0b7b2b664\"\n            }\n        },\n        {\n            \"id\": 2842,\n            \"name\": \"Bankera\",\n            \"symbol\": \"BNK\",\n            \"slug\": \"bankera\",\n            \"rank\": 790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-05T16:39:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc80c5e40220172b36adee2c951f26f2a577810c5\"\n            }\n        },\n        {\n            \"id\": 2843,\n            \"name\": \"Ether Zero\",\n            \"symbol\": \"ETZ\",\n            \"slug\": \"ether-zero\",\n            \"rank\": 2397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-05T15:44:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2846,\n            \"name\": \"FuturoCoin\",\n            \"symbol\": \"FTO\",\n            \"slug\": \"futurocoin\",\n            \"rank\": 8357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-07T22:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2847,\n            \"name\": \"Abyss\",\n            \"symbol\": \"ABYSS\",\n            \"slug\": \"abyss\",\n            \"rank\": 853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-07T22:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e8d6b471e332f140e7d9dbb99e5e3822f728da6\"\n            }\n        },\n        {\n            \"id\": 2850,\n            \"name\": \"TRAXIA\",\n            \"symbol\": \"TM2\",\n            \"slug\": \"traxia\",\n            \"rank\": 2489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-08T00:09:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2852,\n            \"name\": \"Engine\",\n            \"symbol\": \"EGCC\",\n            \"slug\": \"engine\",\n            \"rank\": 6913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-08T21:24:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf8a215e81faea7c180ce22b72483525121813bd\"\n            }\n        },\n        {\n            \"id\": 2855,\n            \"name\": \"CBC.network\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"cbc-network\",\n            \"rank\": 1126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-11T23:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26DB5439F651CAF491A87d48799dA81F191bDB6b\"\n            }\n        },\n        {\n            \"id\": 2856,\n            \"name\": \"CEEK VR\",\n            \"symbol\": \"CEEK\",\n            \"slug\": \"ceek-vr\",\n            \"rank\": 183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-11T23:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb056c38f6b7dc4064367403e26424cd2c60655e1\"\n            }\n        },\n        {\n            \"id\": 2859,\n            \"name\": \"XMax\",\n            \"symbol\": \"XMX\",\n            \"slug\": \"xmax\",\n            \"rank\": 1747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-15T03:49:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f8c45b896784a1e408526b9300519ef8660209c\"\n            }\n        },\n        {\n            \"id\": 2861,\n            \"name\": \"GoChain\",\n            \"symbol\": \"GO\",\n            \"slug\": \"gochain\",\n            \"rank\": 752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-13T20:49:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2862,\n            \"name\": \"Smartshare\",\n            \"symbol\": \"SSP\",\n            \"slug\": \"smartshare\",\n            \"rank\": 2182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-15T03:49:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x624d520bab2e4ad83935fa503fb130614374e850\"\n            }\n        },\n        {\n            \"id\": 2865,\n            \"name\": \"Trittium\",\n            \"symbol\": \"TRTT\",\n            \"slug\": \"trittium\",\n            \"rank\": 1403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T22:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2866,\n            \"name\": \"Sentinel Protocol\",\n            \"symbol\": \"UPP\",\n            \"slug\": \"sentinel-protocol\",\n            \"rank\": 545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-18T15:34:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc86d054809623432210c107af2e3f619dcfbf652\"\n            }\n        },\n        {\n            \"id\": 2868,\n            \"name\": \"Constellation\",\n            \"symbol\": \"DAG\",\n            \"slug\": \"constellation\",\n            \"rank\": 194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-20T19:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2869,\n            \"name\": \"Merculet\",\n            \"symbol\": \"MVP\",\n            \"slug\": \"merculet\",\n            \"rank\": 1702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-20T19:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a77e40936bbc27e80e9a3f526368c967869c86d\"\n            }\n        },\n        {\n            \"id\": 2870,\n            \"name\": \"FantasyGold\",\n            \"symbol\": \"FGC\",\n            \"slug\": \"fantasygold\",\n            \"rank\": 2545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-20T19:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2873,\n            \"name\": \"Metronome\",\n            \"symbol\": \"MET\",\n            \"slug\": \"metronome\",\n            \"rank\": 581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-26T17:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa3d58c4e56fedcae3a7c43a725aee9a71f0ece4e\"\n            }\n        },\n        {\n            \"id\": 2874,\n            \"name\": \"Aurora\",\n            \"symbol\": \"AOA\",\n            \"slug\": \"aurora\",\n            \"rank\": 945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-26T17:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ab165d795019b6d8b3e971dda91071421305e5a\"\n            }\n        },\n        {\n            \"id\": 2876,\n            \"name\": \"Ternio\",\n            \"symbol\": \"TERN\",\n            \"slug\": \"ternio\",\n            \"rank\": 6122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2878,\n            \"name\": \"DigiFinexToken\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"digifinextoken\",\n            \"rank\": 3753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2a54f1ec1f09316ef12c1770d32ed8f21b1fb6a\"\n            }\n        },\n        {\n            \"id\": 2879,\n            \"name\": \"Origin Sport\",\n            \"symbol\": \"ORS\",\n            \"slug\": \"origin-sport\",\n            \"rank\": 1684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb9a4b185816c354db92db09cc3b50be60b901b6\"\n            }\n        },\n        {\n            \"id\": 2880,\n            \"name\": \"Rate3\",\n            \"symbol\": \"RTE\",\n            \"slug\": \"rate3\",\n            \"rank\": 2382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x436f0f3a982074c4a05084485d421466a994fe53\"\n            }\n        },\n        {\n            \"id\": 2882,\n            \"name\": \"0Chain\",\n            \"symbol\": \"ZCN\",\n            \"slug\": \"0chain\",\n            \"rank\": 855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-02T20:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9ef770b6a5e12e45983c5d80545258aa38f3b78\"\n            }\n        },\n        {\n            \"id\": 2883,\n            \"name\": \"ZINC\",\n            \"symbol\": \"ZINC\",\n            \"slug\": \"zinc\",\n            \"rank\": 2643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-04T03:14:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4aac461c86abfa71e9d00d9a2cde8d74e4e1aeea\"\n            }\n        },\n        {\n            \"id\": 2885,\n            \"name\": \"Egretia\",\n            \"symbol\": \"EGT\",\n            \"slug\": \"egretia\",\n            \"rank\": 1300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-02T20:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e1b448ec7adfc7fa35fc2e885678bd323176e34\"\n            }\n        },\n        {\n            \"id\": 2889,\n            \"name\": \"Bob's Repair\",\n            \"symbol\": \"BOB\",\n            \"slug\": \"bobs-repair\",\n            \"rank\": 1901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-03T21:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf347911910b6c9a4286ba8e2ee5ea4a39eb2134\"\n            }\n        },\n        {\n            \"id\": 2890,\n            \"name\": \"KanadeCoin\",\n            \"symbol\": \"KNDC\",\n            \"slug\": \"kanadecoin\",\n            \"rank\": 1718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-03T21:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8E5610ab5E39d26828167640EA29823fe1dD5843\"\n            }\n        },\n        {\n            \"id\": 2891,\n            \"name\": \"Cardstack\",\n            \"symbol\": \"CARD\",\n            \"slug\": \"cardstack\",\n            \"rank\": 938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-03T21:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x954b890704693af242613edef1b603825afcd708\"\n            }\n        },\n        {\n            \"id\": 2894,\n            \"name\": \"OTCBTC Token\",\n            \"symbol\": \"OTB\",\n            \"slug\": \"otcbtc-token\",\n            \"rank\": 5804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa86a0da9d05d0771955df05b44ca120661af16de\"\n            }\n        },\n        {\n            \"id\": 2896,\n            \"name\": \"Hifi Finance\",\n            \"symbol\": \"MFT\",\n            \"slug\": \"mainframe\",\n            \"rank\": 487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T16:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf2c7238198ad8b389666574f2d8bc411a4b7428\"\n            }\n        },\n        {\n            \"id\": 2898,\n            \"name\": \"GoNetwork\",\n            \"symbol\": \"GOT\",\n            \"slug\": \"gonetwork\",\n            \"rank\": 2348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x423b5f62b328d0d6d44870f4eee316befa0b2df5\"\n            }\n        },\n        {\n            \"id\": 2900,\n            \"name\": \"Project Pai\",\n            \"symbol\": \"PAI\",\n            \"slug\": \"project-pai\",\n            \"rank\": 1192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2901,\n            \"name\": \"FansTime\",\n            \"symbol\": \"FTI\",\n            \"slug\": \"fanstime\",\n            \"rank\": 2206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-06T20:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x943ed852dadb5c3938ecdc6883718df8142de4c8\"\n            }\n        },\n        {\n            \"id\": 2906,\n            \"name\": \"Essentia\",\n            \"symbol\": \"ESS\",\n            \"slug\": \"essentia\",\n            \"rank\": 1542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-06T20:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc05987bd2be489ACCF0f509E44B0145d68240f7\"\n            }\n        },\n        {\n            \"id\": 2907,\n            \"name\": \"Karatgold Coin\",\n            \"symbol\": \"KBC\",\n            \"slug\": \"karatgold-coin\",\n            \"rank\": 8358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-06T20:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3586684107ce0859c44aa2b2e0fb8cd8731a15a\"\n            }\n        },\n        {\n            \"id\": 2908,\n            \"name\": \"HashCoin\",\n            \"symbol\": \"HSC\",\n            \"slug\": \"hashcoin\",\n            \"rank\": 2180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2bba3cf6de6058cc1b4457ce00deb359e2703d7f\"\n            }\n        },\n        {\n            \"id\": 2909,\n            \"name\": \"LikeCoin\",\n            \"symbol\": \"LIKE\",\n            \"slug\": \"likecoin\",\n            \"rank\": 749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525\"\n            }\n        },\n        {\n            \"id\": 2911,\n            \"name\": \"ORS Group\",\n            \"symbol\": \"ORS\",\n            \"slug\": \"ors-group\",\n            \"rank\": 7634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac2e58a06e6265f1cf5084ee58da68e5d75b49ca\"\n            }\n        },\n        {\n            \"id\": 2912,\n            \"name\": \"TENT\",\n            \"symbol\": \"TENT\",\n            \"slug\": \"tent\",\n            \"rank\": 1907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2913,\n            \"name\": \"Databroker\",\n            \"symbol\": \"DTX\",\n            \"slug\": \"databroker\",\n            \"rank\": 1094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-11T03:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x765f0c16d1ddc279295c1a7c24b0883f62d33f75\"\n            }\n        },\n        {\n            \"id\": 2914,\n            \"name\": \"BeeKan\",\n            \"symbol\": \"BKBT\",\n            \"slug\": \"beekan\",\n            \"rank\": 6884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-11T03:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a27348483d59150ae76ef4c0f3622a78b0ca698\"\n            }\n        },\n        {\n            \"id\": 2915,\n            \"name\": \"Moss Coin\",\n            \"symbol\": \"MOC\",\n            \"slug\": \"moss-coin\",\n            \"rank\": 482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-11T03:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x865ec58b06bf6305b886793aa20a2da31d034e68\"\n            }\n        },\n        {\n            \"id\": 2916,\n            \"name\": \"Nimiq\",\n            \"symbol\": \"NIM\",\n            \"slug\": \"nimiq\",\n            \"rank\": 735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-26T15:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2920,\n            \"name\": \"0xcert\",\n            \"symbol\": \"ZXC\",\n            \"slug\": \"0xcert\",\n            \"rank\": 1886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-12T06:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83e2be8d114f9661221384b3a50d24b96a5653f5\"\n            }\n        },\n        {\n            \"id\": 2921,\n            \"name\": \"OneLedger\",\n            \"symbol\": \"OLT\",\n            \"slug\": \"oneledger\",\n            \"rank\": 889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-12T16:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2927,\n            \"name\": \"sUSD\",\n            \"symbol\": \"SUSD\",\n            \"slug\": \"susd\",\n            \"rank\": 376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T16:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57Ab1ec28D129707052df4dF418D58a2D46d5f51\"\n            }\n        },\n        {\n            \"id\": 2929,\n            \"name\": \"Truegame\",\n            \"symbol\": \"TGAME\",\n            \"slug\": \"tgame\",\n            \"rank\": 2467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e06e4e4a80287fdca5b02dccecaa9d0954840f\"\n            }\n        },\n        {\n            \"id\": 2930,\n            \"name\": \"Everipedia\",\n            \"symbol\": \"IQ\",\n            \"slug\": \"everipedia\",\n            \"rank\": 398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T20:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"everipediaiq\"\n            }\n        },\n        {\n            \"id\": 2933,\n            \"name\": \"BitMart Token\",\n            \"symbol\": \"BMX\",\n            \"slug\": \"bitmart-token\",\n            \"rank\": 515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T22:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8\"\n            }\n        },\n        {\n            \"id\": 2934,\n            \"name\": \"BitKan\",\n            \"symbol\": \"KAN\",\n            \"slug\": \"bitkan\",\n            \"rank\": 825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1410434b0346f5be678d0fb554e5c7ab620f8f4a\"\n            }\n        },\n        {\n            \"id\": 2937,\n            \"name\": \"VITE\",\n            \"symbol\": \"VITE\",\n            \"slug\": \"vite\",\n            \"rank\": 719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2938,\n            \"name\": \"Hashgard\",\n            \"symbol\": \"GARD\",\n            \"slug\": \"hashgard\",\n            \"rank\": 1784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c64031c62061865e5fd0f53d3cdaef80f72e99d\"\n            }\n        },\n        {\n            \"id\": 2941,\n            \"name\": \"CoinEx Token\",\n            \"symbol\": \"CET\",\n            \"slug\": \"coinex-token\",\n            \"rank\": 621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2943,\n            \"name\": \"Rocket Pool\",\n            \"symbol\": \"RPL\",\n            \"slug\": \"rocket-pool\",\n            \"rank\": 232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd33526068d116ce69f19a9ee46f0bd304f21a51f\"\n            }\n        },\n        {\n            \"id\": 2944,\n            \"name\": \"Elysian\",\n            \"symbol\": \"ELY\",\n            \"slug\": \"elysian\",\n            \"rank\": 2400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa95592dcffa3c080b4b40e459c5f5692f67db7f8\"\n            }\n        },\n        {\n            \"id\": 2945,\n            \"name\": \"ContentBox\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"contentbox\",\n            \"rank\": 1979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63f584fa56e60e4d0fe8802b27c7e6e3b33e007f\"\n            }\n        },\n        {\n            \"id\": 2947,\n            \"name\": \"SoPay\",\n            \"symbol\": \"SOP\",\n            \"slug\": \"sopay\",\n            \"rank\": 6055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x076641af1b8f06b7f8c92587156143c109002cbe\"\n            }\n        },\n        {\n            \"id\": 2949,\n            \"name\": \"Kryll\",\n            \"symbol\": \"KRL\",\n            \"slug\": \"kryll\",\n            \"rank\": 681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0\"\n            }\n        },\n        {\n            \"id\": 2950,\n            \"name\": \"LemoChain\",\n            \"symbol\": \"LEMO\",\n            \"slug\": \"lemochain\",\n            \"rank\": 5142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60c24407d01782c2175d32fe7c8921ed732371d1\"\n            }\n        },\n        {\n            \"id\": 2953,\n            \"name\": \"Blue Whale EXchange\",\n            \"symbol\": \"BWX\",\n            \"slug\": \"blue-whale-exchange\",\n            \"rank\": 2226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce5114d7fa8361f0c088ee26fa3a5446c4a1f50b\"\n            }\n        },\n        {\n            \"id\": 2955,\n            \"name\": \"Cosmo Coin\",\n            \"symbol\": \"COSM\",\n            \"slug\": \"cosmo-coin\",\n            \"rank\": 2257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1e10c37a27d95d95720291b1dc6f12f74c71443\"\n            }\n        },\n        {\n            \"id\": 2956,\n            \"name\": \"Narrative\",\n            \"symbol\": \"NRVE\",\n            \"slug\": \"narrative\",\n            \"rank\": 2646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"a721d5893480260bd28ca1f395f2c465d0b5b1c2\"\n            }\n        },\n        {\n            \"id\": 2958,\n            \"name\": \"TurtleCoin\",\n            \"symbol\": \"TRTL\",\n            \"slug\": \"turtlecoin\",\n            \"rank\": 1486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2960,\n            \"name\": \"Tourist Token\",\n            \"symbol\": \"TOTO\",\n            \"slug\": \"tourist-token\",\n            \"rank\": 2636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe3278df3eb2085ba9b6899812a99a10f9ca5e0df\"\n            }\n        },\n        {\n            \"id\": 2965,\n            \"name\": \"VikkyToken\",\n            \"symbol\": \"VIKKY\",\n            \"slug\": \"vikkytoken\",\n            \"rank\": 2499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2946be786f35c3cc402c29b323647abda799071\"\n            }\n        },\n        {\n            \"id\": 2966,\n            \"name\": \"Fox Trading\",\n            \"symbol\": \"FOXT\",\n            \"slug\": \"fox-trading\",\n            \"rank\": 2621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50ea9c9f88aeab9f554b8ffb4d7a1017957e866a\"\n            }\n        },\n        {\n            \"id\": 2968,\n            \"name\": \"Bridge Protocol\",\n            \"symbol\": \"BRDG\",\n            \"slug\": \"bridge-protocol\",\n            \"rank\": 2604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"bac0d143a547dc66a1d6a2b7d66b06de42614971\"\n            }\n        },\n        {\n            \"id\": 2969,\n            \"name\": \"Globalvillage Ecosystem\",\n            \"symbol\": \"GVE\",\n            \"slug\": \"globalvillage-ecosystem\",\n            \"rank\": 8359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81705082ef9f0d660f07be80093d46d826d48b25\"\n            }\n        },\n        {\n            \"id\": 2970,\n            \"name\": \"LocalCoinSwap\",\n            \"symbol\": \"LCS\",\n            \"slug\": \"local-coin-swap\",\n            \"rank\": 1841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa19961b6b858d9f18a115f25aa1d98abc1fdba8\"\n            }\n        },\n        {\n            \"id\": 2972,\n            \"name\": \"ZPER\",\n            \"symbol\": \"ZPR\",\n            \"slug\": \"zper\",\n            \"rank\": 2413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:44:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5b8f5616fe42d5ceca3e87f3fddbdd8f496d760\"\n            }\n        },\n        {\n            \"id\": 2976,\n            \"name\": \"Ryo Currency\",\n            \"symbol\": \"RYO\",\n            \"slug\": \"ryo-currency\",\n            \"rank\": 1643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2977,\n            \"name\": \"BitRewards\",\n            \"symbol\": \"BIT\",\n            \"slug\": \"bitrewards\",\n            \"rank\": 2587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47da42696a866cdc61a4c809a515500a242909c1\"\n            }\n        },\n        {\n            \"id\": 2978,\n            \"name\": \"AceD (old)\",\n            \"symbol\": \"ACED\",\n            \"slug\": \"aced\",\n            \"rank\": 2657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b98bbefe14b98000f10124ca95ed298ac9db3ff\"\n            }\n        },\n        {\n            \"id\": 2980,\n            \"name\": \"WABnetwork\",\n            \"symbol\": \"WAB\",\n            \"slug\": \"wabnetwork\",\n            \"rank\": 2498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bbbc57af270138ef2ff2c50dbfad684e9e0e604\"\n            }\n        },\n        {\n            \"id\": 2982,\n            \"name\": \"MVL\",\n            \"symbol\": \"MVL\",\n            \"slug\": \"mvl\",\n            \"rank\": 339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa849eaae994fb86afa73382e9bd88c2b6b18dc71\"\n            }\n        },\n        {\n            \"id\": 2984,\n            \"name\": \"Newton Coin Project\",\n            \"symbol\": \"NCP\",\n            \"slug\": \"newton-coin-project\",\n            \"rank\": 2792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2986,\n            \"name\": \"DACC\",\n            \"symbol\": \"DACC\",\n            \"slug\": \"dacc\",\n            \"rank\": 7244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8c595d070d104377f58715ce2e6c93e49a87f3c\"\n            }\n        },\n        {\n            \"id\": 2987,\n            \"name\": \"ThingsOperatingSystem\",\n            \"symbol\": \"TOS\",\n            \"slug\": \"thingsoperatingsystem\",\n            \"rank\": 8269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T02:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb5a551374b656c6e39787b1d3a03feab7f3a98e\"\n            }\n        },\n        {\n            \"id\": 2988,\n            \"name\": \"Pigeoncoin\",\n            \"symbol\": \"PGN\",\n            \"slug\": \"pigeoncoin\",\n            \"rank\": 2094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2989,\n            \"name\": \"STASIS EURO\",\n            \"symbol\": \"EURS\",\n            \"slug\": \"stasis-euro\",\n            \"rank\": 336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb25f211ab05b1c97d595516f45794528a807ad8\"\n            }\n        },\n        {\n            \"id\": 2990,\n            \"name\": \"EXMR FDN\",\n            \"symbol\": \"EXMR\",\n            \"slug\": \"exmr-fdn\",\n            \"rank\": 6861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x331fa6c97c64e47475164b9fc8143b533c5ef529\"\n            }\n        },\n        {\n            \"id\": 2991,\n            \"name\": \"NIX\",\n            \"symbol\": \"NIX\",\n            \"slug\": \"nix\",\n            \"rank\": 1961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-28T19:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2992,\n            \"name\": \"Apollo Currency\",\n            \"symbol\": \"APL\",\n            \"slug\": \"apollo-currency\",\n            \"rank\": 588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-28T19:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2993,\n            \"name\": \"HorusPay\",\n            \"symbol\": \"HORUS\",\n            \"slug\": \"horuspay\",\n            \"rank\": 1237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"horustokenio\"\n            }\n        },\n        {\n            \"id\": 2994,\n            \"name\": \"Bitcoin File\",\n            \"symbol\": \"BIFI\",\n            \"slug\": \"bitcoin-file\",\n            \"rank\": 4925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-28T20:14:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2998,\n            \"name\": \"Vexanium\",\n            \"symbol\": \"VEX\",\n            \"slug\": \"vexanium\",\n            \"rank\": 1443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2999,\n            \"name\": \"Hdac\",\n            \"symbol\": \"HDAC\",\n            \"slug\": \"hdac\",\n            \"rank\": 5905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3002,\n            \"name\": \"Master Contract Token\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"master-contract-token\",\n            \"rank\": 1775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"a87cc2a513f5d8b4a42432343687c2127c60bc3f\"\n            }\n        },\n        {\n            \"id\": 3004,\n            \"name\": \"Volt\",\n            \"symbol\": \"ACDC\",\n            \"slug\": \"volt\",\n            \"rank\": 8192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc44ec51c80e35a87bc2140299b1636ec83dfb04\"\n            }\n        },\n        {\n            \"id\": 3006,\n            \"name\": \"Niobio\",\n            \"symbol\": \"NBR\",\n            \"slug\": \"niobio\",\n            \"rank\": 8030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3008,\n            \"name\": \"Vivid Coin\",\n            \"symbol\": \"VIVID\",\n            \"slug\": \"vivid-coin\",\n            \"rank\": 2641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3011,\n            \"name\": \"BitScreener Token\",\n            \"symbol\": \"BITX\",\n            \"slug\": \"bitscreener-token\",\n            \"rank\": 1861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T18:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff2b3353c3015e9f1fbf95b9bda23f58aa7ce007\"\n            }\n        },\n        {\n            \"id\": 3012,\n            \"name\": \"VeThor Token\",\n            \"symbol\": \"VTHO\",\n            \"slug\": \"vethor-token\",\n            \"rank\": 290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T19:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3013,\n            \"name\": \"PRiVCY\",\n            \"symbol\": \"PRIV\",\n            \"slug\": \"privcy\",\n            \"rank\": 8248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T18:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3016,\n            \"name\": \"NeuroChain\",\n            \"symbol\": \"NCC\",\n            \"slug\": \"neurochain\",\n            \"rank\": 1945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d48f293baed247a2d0189058ba37aa238bd4725\"\n            }\n        },\n        {\n            \"id\": 3018,\n            \"name\": \"Kalkulus\",\n            \"symbol\": \"KLKS\",\n            \"slug\": \"kalkulus\",\n            \"rank\": 2735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3020,\n            \"name\": \"BHPCoin\",\n            \"symbol\": \"BHP\",\n            \"slug\": \"bhp-coin\",\n            \"rank\": 1268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:24:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3023,\n            \"name\": \"Semux\",\n            \"symbol\": \"SEM\",\n            \"slug\": \"semux\",\n            \"rank\": 2738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3024,\n            \"name\": \"Arionum\",\n            \"symbol\": \"ARO\",\n            \"slug\": \"arionum\",\n            \"rank\": 2509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T21:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3027,\n            \"name\": \"Webcoin\",\n            \"symbol\": \"WEB\",\n            \"slug\": \"webcoin\",\n            \"rank\": 2741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf344490abd414dafa97f34c8ca501b0aa5bf8873\"\n            }\n        },\n        {\n            \"id\": 3029,\n            \"name\": \"Flux\",\n            \"symbol\": \"FLUX\",\n            \"slug\": \"zel\",\n            \"rank\": 152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3051,\n            \"name\": \"Bitblocks\",\n            \"symbol\": \"BBK\",\n            \"slug\": \"bitblocks\",\n            \"rank\": 2419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:24:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3052,\n            \"name\": \"GoCrypto Token\",\n            \"symbol\": \"GOC\",\n            \"slug\": \"gocrypto-token\",\n            \"rank\": 904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b85a666dec7c959e88b97814e46113601b07e57\"\n            }\n        },\n        {\n            \"id\": 3053,\n            \"name\": \"YOU COIN\",\n            \"symbol\": \"YOU\",\n            \"slug\": \"you-coin\",\n            \"rank\": 1465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34364BEe11607b1963d66BCA665FDE93fCA666a8\"\n            }\n        },\n        {\n            \"id\": 3054,\n            \"name\": \"DACSEE\",\n            \"symbol\": \"DACS\",\n            \"slug\": \"dacsee\",\n            \"rank\": 2173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa31108e5bab5494560db34c95492658af239357c\"\n            }\n        },\n        {\n            \"id\": 3056,\n            \"name\": \"Thore Cash\",\n            \"symbol\": \"TCH\",\n            \"slug\": \"thore-cash\",\n            \"rank\": 2727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T20:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9972a0f24194447e73a7e8b6cd26a52e02ddfad5\"\n            }\n        },\n        {\n            \"id\": 3060,\n            \"name\": \"Yuan Chain Coin\",\n            \"symbol\": \"YCC\",\n            \"slug\": \"yuan-chain-coin\",\n            \"rank\": 4157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37e1160184f7dd29f00b78c050bf13224780b0b0\"\n            }\n        },\n        {\n            \"id\": 3061,\n            \"name\": \"Promotion Coin\",\n            \"symbol\": \"PC\",\n            \"slug\": \"promotion-coin\",\n            \"rank\": 7179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6714a2e5f0b1bdb97b895b0913b4fcd3a775e4d\"\n            }\n        },\n        {\n            \"id\": 3065,\n            \"name\": \"ICE ROCK MINING\",\n            \"symbol\": \"ROCK2\",\n            \"slug\": \"ice-rock-mining\",\n            \"rank\": 2549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:29:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6\"\n            }\n        },\n        {\n            \"id\": 3066,\n            \"name\": \"BitCapitalVendor\",\n            \"symbol\": \"BCV\",\n            \"slug\": \"bitcapitalvendor\",\n            \"rank\": 2288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1014613e2b3cbc4d575054d4982e580d9b99d7b1\"\n            }\n        },\n        {\n            \"id\": 3068,\n            \"name\": \"BitcoiNote\",\n            \"symbol\": \"BTCN\",\n            \"slug\": \"bitcoinote\",\n            \"rank\": 2485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3070,\n            \"name\": \"Litex\",\n            \"symbol\": \"LXT\",\n            \"slug\": \"litex\",\n            \"rank\": 1851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc46d9961a3932f7d6b64abfdec80c1816c4b835\"\n            }\n        },\n        {\n            \"id\": 3071,\n            \"name\": \"EUNO\",\n            \"symbol\": \"EUNO\",\n            \"slug\": \"euno\",\n            \"rank\": 1218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3077,\n            \"name\": \"VeChain\",\n            \"symbol\": \"VET\",\n            \"slug\": \"vechain\",\n            \"rank\": 37,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T17:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3078,\n            \"name\": \"Kind Ads Token\",\n            \"symbol\": \"KIND\",\n            \"slug\": \"kind-ads-token\",\n            \"rank\": 2673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T18:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4618519de4c304f3444ffa7f812dddc2971cc688\"\n            }\n        },\n        {\n            \"id\": 3079,\n            \"name\": \"X8X Token\",\n            \"symbol\": \"X8X\",\n            \"slug\": \"x8x-token\",\n            \"rank\": 1831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x910dfc18d6ea3d6a7124a6f8b5458f281060fa4c\"\n            }\n        },\n        {\n            \"id\": 3080,\n            \"name\": \"Commercium\",\n            \"symbol\": \"CMM\",\n            \"slug\": \"commercium\",\n            \"rank\": 2572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:29:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3081,\n            \"name\": \"Omnitude\",\n            \"symbol\": \"ECOM\",\n            \"slug\": \"omnitude\",\n            \"rank\": 2024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x171d750d42d661b62c277a6b486adb82348c3eca\"\n            }\n        },\n        {\n            \"id\": 3082,\n            \"name\": \"VINchain\",\n            \"symbol\": \"VIN\",\n            \"slug\": \"vinchain\",\n            \"rank\": 1376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3083,\n            \"name\": \"Lina Network\",\n            \"symbol\": \"LINA\",\n            \"slug\": \"lina-network\",\n            \"rank\": 5410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:29:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc05d14442a510de4d3d71a3d316585aa0ce32b50\"\n            }\n        },\n        {\n            \"id\": 3085,\n            \"name\": \"INO COIN\",\n            \"symbol\": \"INO\",\n            \"slug\": \"ino-coin\",\n            \"rank\": 6524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9859fccc876e6b4b3c749c5d29ea04f48acb74f\"\n            }\n        },\n        {\n            \"id\": 3087,\n            \"name\": \"CROAT\",\n            \"symbol\": \"CROAT\",\n            \"slug\": \"croat\",\n            \"rank\": 2301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3089,\n            \"name\": \"AVINOC\",\n            \"symbol\": \"AVINOC\",\n            \"slug\": \"avinoc\",\n            \"rank\": 402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T00:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1ca9cb74685755965c7458528a36934df52a3ef\"\n            }\n        },\n        {\n            \"id\": 3092,\n            \"name\": \"Nuggets\",\n            \"symbol\": \"NUG\",\n            \"slug\": \"nuggets\",\n            \"rank\": 1797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x245ef47d4d0505ecf3ac463f4d81f41ade8f1fd1\"\n            }\n        },\n        {\n            \"id\": 3093,\n            \"name\": \"BBSCoin\",\n            \"symbol\": \"BBS\",\n            \"slug\": \"bbscoin\",\n            \"rank\": 2474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T02:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3094,\n            \"name\": \"Scorum Coins\",\n            \"symbol\": \"SCR\",\n            \"slug\": \"scorum-coins\",\n            \"rank\": 1854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3095,\n            \"name\": \"Niobium Coin\",\n            \"symbol\": \"NBC\",\n            \"slug\": \"niobium-coin\",\n            \"rank\": 2123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T20:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f195617fa8fbad9540c5d113a99a0a0172aaedc\"\n            }\n        },\n        {\n            \"id\": 3096,\n            \"name\": \"Pundi X NEM\",\n            \"symbol\": \"NPXSXEM\",\n            \"slug\": \"pundi-x-nem\",\n            \"rank\": 1067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"NPXSXEM-89C\"\n            }\n        },\n        {\n            \"id\": 3097,\n            \"name\": \"XOVBank\",\n            \"symbol\": \"XOV\",\n            \"slug\": \"xovbank\",\n            \"rank\": 2754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x153ed9cc1b792979d2bde0bbf45cc2a7e436a5f9\"\n            }\n        },\n        {\n            \"id\": 3106,\n            \"name\": \"PKG Token\",\n            \"symbol\": \"PKG\",\n            \"slug\": \"pkg-token\",\n            \"rank\": 2370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T16:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02f2d4a04e6e01ace88bd2cd632875543b2ef577\"\n            }\n        },\n        {\n            \"id\": 3116,\n            \"name\": \"Insight Chain\",\n            \"symbol\": \"INB\",\n            \"slug\": \"insight-chain\",\n            \"rank\": 8360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T16:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17aa18a4b64a55abed7fa543f2ba4e91f2dce482\"\n            }\n        },\n        {\n            \"id\": 3118,\n            \"name\": \"Graviocoin\",\n            \"symbol\": \"GIO\",\n            \"slug\": \"graviocoin\",\n            \"rank\": 1586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T23:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3119,\n            \"name\": \"Alchemint Standards\",\n            \"symbol\": \"SDS\",\n            \"slug\": \"alchemint-standards\",\n            \"rank\": 2597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:19:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"6fad54d8cc692fc808fd97a207836a846c217705\"\n            }\n        },\n        {\n            \"id\": 3120,\n            \"name\": \"OWNDATA\",\n            \"symbol\": \"OWN\",\n            \"slug\": \"owndata\",\n            \"rank\": 2245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T16:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x170b275ced089fffaebfe927f445a350ed9160dc\"\n            }\n        },\n        {\n            \"id\": 3121,\n            \"name\": \"IGToken\",\n            \"symbol\": \"IG\",\n            \"slug\": \"igtoken\",\n            \"rank\": 2690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a88f04e0c905054d2f33b26bb3a46d7091a039a\"\n            }\n        },\n        {\n            \"id\": 3123,\n            \"name\": \"GSENetwork\",\n            \"symbol\": \"GSE\",\n            \"slug\": \"gsenetwork\",\n            \"rank\": 5192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T18:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838\"\n            }\n        },\n        {\n            \"id\": 3125,\n            \"name\": \"XDNA\",\n            \"symbol\": \"XDNA\",\n            \"slug\": \"xdna\",\n            \"rank\": 2795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3126,\n            \"name\": \"ProximaX\",\n            \"symbol\": \"XPX\",\n            \"slug\": \"proximax\",\n            \"rank\": 854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T00:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3127,\n            \"name\": \"Themis\",\n            \"symbol\": \"GET\",\n            \"slug\": \"themis\",\n            \"rank\": 2323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60c68a87be1e8a84144b543aacfa77199cd3d024\"\n            }\n        },\n        {\n            \"id\": 3128,\n            \"name\": \"SiaCashCoin\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"siacashcoin\",\n            \"rank\": 2388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74fd51a98a4a1ecbef8cc43be801cce630e260bd\"\n            }\n        },\n        {\n            \"id\": 3129,\n            \"name\": \"Nyerium\",\n            \"symbol\": \"NYEX\",\n            \"slug\": \"nyerium\",\n            \"rank\": 2703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3131,\n            \"name\": \"Thingschain\",\n            \"symbol\": \"TIC\",\n            \"slug\": \"thingschain\",\n            \"rank\": 2692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72430a612adc007c50e3b6946dbb1bb0fd3101d1\"\n            }\n        },\n        {\n            \"id\": 3132,\n            \"name\": \"EtherGem\",\n            \"symbol\": \"EGEM\",\n            \"slug\": \"ethergem\",\n            \"rank\": 2230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3133,\n            \"name\": \"Arepacoin\",\n            \"symbol\": \"AREPA\",\n            \"slug\": \"arepacoin\",\n            \"rank\": 2759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3136,\n            \"name\": \"MEET.ONE\",\n            \"symbol\": \"MEETONE\",\n            \"slug\": \"meetone\",\n            \"rank\": 2347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"MEETONE-031\"\n            }\n        },\n        {\n            \"id\": 3137,\n            \"name\": \"KARMA\",\n            \"symbol\": \"KARMA\",\n            \"slug\": \"karma-eos\",\n            \"rank\": 669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"therealkarma\"\n            }\n        },\n        {\n            \"id\": 3138,\n            \"name\": \"Noku\",\n            \"symbol\": \"NOKU\",\n            \"slug\": \"noku\",\n            \"rank\": 4391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8167D3B1024cB51A2DD1B4d889ddf7023420796a\"\n            }\n        },\n        {\n            \"id\": 3139,\n            \"name\": \"DxChain Token\",\n            \"symbol\": \"DX\",\n            \"slug\": \"dxchain-token\",\n            \"rank\": 738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x973e52691176d36453868D9d86572788d27041A9\"\n            }\n        },\n        {\n            \"id\": 3140,\n            \"name\": \"Ubex\",\n            \"symbol\": \"UBEX\",\n            \"slug\": \"ubex\",\n            \"rank\": 1825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6704b673c70de9bf74c8fba4b4bd748f0e2190e1\"\n            }\n        },\n        {\n            \"id\": 3141,\n            \"name\": \"Blockpass\",\n            \"symbol\": \"PASS\",\n            \"slug\": \"blockpass\",\n            \"rank\": 2197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee4458e052b533b1aabd493b5f8c4d85d7b263dc\"\n            }\n        },\n        {\n            \"id\": 3142,\n            \"name\": \"BaaSid\",\n            \"symbol\": \"BAAS\",\n            \"slug\": \"baasid\",\n            \"rank\": 1076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d929AA919E489505CcAAd8A199619c6DCA0c2de\"\n            }\n        },\n        {\n            \"id\": 3144,\n            \"name\": \"ThoreCoin\",\n            \"symbol\": \"THR\",\n            \"slug\": \"thorecoin\",\n            \"rank\": 8361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3146,\n            \"name\": \"CyberFM\",\n            \"symbol\": \"CYFM\",\n            \"slug\": \"cyberfm\",\n            \"rank\": 7825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82\"\n            }\n        },\n        {\n            \"id\": 3147,\n            \"name\": \"HYCON\",\n            \"symbol\": \"HYC\",\n            \"slug\": \"hycon\",\n            \"rank\": 2096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3148,\n            \"name\": \"MetaMorph\",\n            \"symbol\": \"METM\",\n            \"slug\": \"metamorph\",\n            \"rank\": 2488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:09:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfef3884b603c33ef8ed4183346e093a173c94da6\"\n            }\n        },\n        {\n            \"id\": 3149,\n            \"name\": \"Netkoin\",\n            \"symbol\": \"NTK\",\n            \"slug\": \"netkoin\",\n            \"rank\": 8362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c\"\n            }\n        },\n        {\n            \"id\": 3151,\n            \"name\": \"Akroma\",\n            \"symbol\": \"AKA\",\n            \"slug\": \"akroma\",\n            \"rank\": 2458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T22:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3152,\n            \"name\": \"Obitan Chain\",\n            \"symbol\": \"OBTC\",\n            \"slug\": \"obitan-chain\",\n            \"rank\": 8363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2\"\n            }\n        },\n        {\n            \"id\": 3154,\n            \"name\": \"Davinci Coin\",\n            \"symbol\": \"DAC\",\n            \"slug\": \"davinci-coin\",\n            \"rank\": 1608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaad54c9f27b876d2538455dda69207279ff673a5\"\n            }\n        },\n        {\n            \"id\": 3155,\n            \"name\": \"Quant\",\n            \"symbol\": \"QNT\",\n            \"slug\": \"quant\",\n            \"rank\": 76,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a220e6096b25eadb88358cb44068a3248254675\"\n            }\n        },\n        {\n            \"id\": 3156,\n            \"name\": \"Airbloc\",\n            \"symbol\": \"ABL\",\n            \"slug\": \"airbloc\",\n            \"rank\": 4380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8b358b3397a8ea5464f8cc753645d42e14b79ea\"\n            }\n        },\n        {\n            \"id\": 3158,\n            \"name\": \"ZCore\",\n            \"symbol\": \"ZCR\",\n            \"slug\": \"zcore\",\n            \"rank\": 2357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3159,\n            \"name\": \"Apollon\",\n            \"symbol\": \"XAP\",\n            \"slug\": \"apollon\",\n            \"rank\": 2776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3162,\n            \"name\": \"YoloCash\",\n            \"symbol\": \"YLC\",\n            \"slug\": \"yolocash\",\n            \"rank\": 2661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21d5678a62dfe63a47062469ebb2fac2817d8832\"\n            }\n        },\n        {\n            \"id\": 3164,\n            \"name\": \"PumaPay\",\n            \"symbol\": \"PMA\",\n            \"slug\": \"pumapay\",\n            \"rank\": 1356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x846c66cf71c43f80403b51fe3906b3599d63336f\"\n            }\n        },\n        {\n            \"id\": 3165,\n            \"name\": \"Arion\",\n            \"symbol\": \"ARION\",\n            \"slug\": \"arion\",\n            \"rank\": 2562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3166,\n            \"name\": \"Bitcoin Incognito\",\n            \"symbol\": \"XBI\",\n            \"slug\": \"bitcoin-incognito\",\n            \"rank\": 2613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:49:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3171,\n            \"name\": \"HeartBout\",\n            \"symbol\": \"HB\",\n            \"slug\": \"heartbout\",\n            \"rank\": 2451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-14T22:34:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe2492f8d2a2618d8709ca99b1d8d75713bd84089\"\n            }\n        },\n        {\n            \"id\": 3175,\n            \"name\": \"Maro\",\n            \"symbol\": \"MARO\",\n            \"slug\": \"maro\",\n            \"rank\": 539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-14T22:34:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3179,\n            \"name\": \"Arbidex\",\n            \"symbol\": \"ABX\",\n            \"slug\": \"arbidex\",\n            \"rank\": 2505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a794dc1939f1d78fa48613b89b8f9d0a20da00e\"\n            }\n        },\n        {\n            \"id\": 3181,\n            \"name\": \"ShowHand\",\n            \"symbol\": \"HAND\",\n            \"slug\": \"showhand\",\n            \"rank\": 2535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48c1b2f3efa85fbafb2ab951bf4ba860a08cdbb7\"\n            }\n        },\n        {\n            \"id\": 3182,\n            \"name\": \"HitChain\",\n            \"symbol\": \"HIT\",\n            \"slug\": \"hitchain\",\n            \"rank\": 1571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566\"\n            }\n        },\n        {\n            \"id\": 3184,\n            \"name\": \"Gold Poker\",\n            \"symbol\": \"GPKR\",\n            \"slug\": \"gold-poker\",\n            \"rank\": 2807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3189,\n            \"name\": \"Mainstream For The Underground\",\n            \"symbol\": \"MFTU\",\n            \"slug\": \"mainstream-for-the-underground\",\n            \"rank\": 2769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:49:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbA745513ACEbcBb977497C569D4F7d340f2A936B\"\n            }\n        },\n        {\n            \"id\": 3194,\n            \"name\": \"DPRating\",\n            \"symbol\": \"RATING\",\n            \"slug\": \"dprating\",\n            \"rank\": 2012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-20T15:44:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8663a64a96169ff4d95b4299e7ae9a76b905b31\"\n            }\n        },\n        {\n            \"id\": 3198,\n            \"name\": \"KingXChain\",\n            \"symbol\": \"KXC\",\n            \"slug\": \"kingxchain\",\n            \"rank\": 7112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x016396044709eb3edc69c44f4d5fa6996917e4e8\"\n            }\n        },\n        {\n            \"id\": 3200,\n            \"name\": \"Nasdacoin\",\n            \"symbol\": \"NSD\",\n            \"slug\": \"nasdacoin\",\n            \"rank\": 2538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3203,\n            \"name\": \"Lobstex\",\n            \"symbol\": \"LOBS\",\n            \"slug\": \"lobstex\",\n            \"rank\": 1776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3205,\n            \"name\": \"VeriDocGlobal\",\n            \"symbol\": \"VDG\",\n            \"slug\": \"veridocglobal\",\n            \"rank\": 1303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57C75ECCc8557136D32619a191fBCDc88560d711\"\n            }\n        },\n        {\n            \"id\": 3208,\n            \"name\": \"YUKI\",\n            \"symbol\": \"YUKI\",\n            \"slug\": \"yuki\",\n            \"rank\": 8364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ab793e36070f0fac928ea15826b0c1bc5365119\"\n            }\n        },\n        {\n            \"id\": 3209,\n            \"name\": \"4NEW\",\n            \"symbol\": \"KWATT\",\n            \"slug\": \"4new\",\n            \"rank\": 2418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x241ba672574a78a3a604cdd0a94429a73a84a324\"\n            }\n        },\n        {\n            \"id\": 3210,\n            \"name\": \"MIB Coin\",\n            \"symbol\": \"MIB\",\n            \"slug\": \"mib-coin\",\n            \"rank\": 1954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-04T14:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3215,\n            \"name\": \"Gentarium\",\n            \"symbol\": \"GTM\",\n            \"slug\": \"gentarium\",\n            \"rank\": 2406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3217,\n            \"name\": \"Ontology Gas\",\n            \"symbol\": \"ONG\",\n            \"slug\": \"ontology-gas\",\n            \"rank\": 276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-23T22:34:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3218,\n            \"name\": \"Energi\",\n            \"symbol\": \"NRG\",\n            \"slug\": \"energi\",\n            \"rank\": 562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3219,\n            \"name\": \"FUTURAX\",\n            \"symbol\": \"FTXT\",\n            \"slug\": \"futurax\",\n            \"rank\": 2644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41875c2332b0877cdfaa699b641402b7d4642c32\"\n            }\n        },\n        {\n            \"id\": 3220,\n            \"name\": \"DAV Coin\",\n            \"symbol\": \"DAV\",\n            \"slug\": \"dav-coin\",\n            \"rank\": 1767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd82df0abd3f51425eb15ef7580fda55727875f14\"\n            }\n        },\n        {\n            \"id\": 3222,\n            \"name\": \"Bionic\",\n            \"symbol\": \"BNC\",\n            \"slug\": \"bionic\",\n            \"rank\": 2677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-28T15:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef51c9377feb29856e61625caf9390bd0b67ea18\"\n            }\n        },\n        {\n            \"id\": 3223,\n            \"name\": \"DOWCOIN\",\n            \"symbol\": \"DOW\",\n            \"slug\": \"dowcoin\",\n            \"rank\": 2819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-28T15:59:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76974c7b79dc8a6a109fd71fd7ceb9e40eff5382\"\n            }\n        },\n        {\n            \"id\": 3227,\n            \"name\": \"Traceability Chain\",\n            \"symbol\": \"TAC\",\n            \"slug\": \"traceability-chain\",\n            \"rank\": 8365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-28T15:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca694eb79ef355ea0999485d211e68f39ae98493\"\n            }\n        },\n        {\n            \"id\": 3231,\n            \"name\": \"Blockchain Quotations Index Token\",\n            \"symbol\": \"BQT\",\n            \"slug\": \"blockchain-quotations-index-token\",\n            \"rank\": 7813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5eb87caa0105a63aa87a36c7bd2573bd13e84fae\"\n            }\n        },\n        {\n            \"id\": 3232,\n            \"name\": \"Staker\",\n            \"symbol\": \"STR\",\n            \"slug\": \"staker\",\n            \"rank\": 2814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbae235823d7255d9d48635ced4735227244cd583\"\n            }\n        },\n        {\n            \"id\": 3234,\n            \"name\": \"Xriba\",\n            \"symbol\": \"XRA\",\n            \"slug\": \"xriba\",\n            \"rank\": 6665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7025bab2ec90410de37f488d1298204cd4d6b29d\"\n            }\n        },\n        {\n            \"id\": 3238,\n            \"name\": \"ABCC Token\",\n            \"symbol\": \"AT\",\n            \"slug\": \"abcc-token\",\n            \"rank\": 8366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf8fb919a8bbf28e590852aef2d284494ebc0657\"\n            }\n        },\n        {\n            \"id\": 3241,\n            \"name\": \"FortKnoxster\",\n            \"symbol\": \"FKX\",\n            \"slug\": \"fortknoxster\",\n            \"rank\": 1046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16484d73ac08d2355f466d448d2b79d2039f6ebb\"\n            }\n        },\n        {\n            \"id\": 3242,\n            \"name\": \"Beetlecoin\",\n            \"symbol\": \"BEET\",\n            \"slug\": \"beetle-coin\",\n            \"rank\": 2484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3243,\n            \"name\": \"Moneytoken\",\n            \"symbol\": \"IMT\",\n            \"slug\": \"moneytoken\",\n            \"rank\": 677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T21:04:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13119e34e140097a507b07a5564bde1bc375d9e6\"\n            }\n        },\n        {\n            \"id\": 3247,\n            \"name\": \"Fire Lotto\",\n            \"symbol\": \"FLOT\",\n            \"slug\": \"fire-lotto\",\n            \"rank\": 2006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-05T19:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x049399a6b048d52971f7d122ae21a1532722285f\"\n            }\n        },\n        {\n            \"id\": 3248,\n            \"name\": \"AiLink Token\",\n            \"symbol\": \"ALI\",\n            \"slug\": \"ailink-token\",\n            \"rank\": 2193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-05T19:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4289c043a12392f1027307fb58272d8ebd853912\"\n            }\n        },\n        {\n            \"id\": 3251,\n            \"name\": \"ParkinGo\",\n            \"symbol\": \"GOT\",\n            \"slug\": \"parkingo\",\n            \"rank\": 1664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x613fa2a6e6daa70c659060e86ba1443d2679c9d7\"\n            }\n        },\n        {\n            \"id\": 3252,\n            \"name\": \"ShineChain\",\n            \"symbol\": \"SHE\",\n            \"slug\": \"shinechain\",\n            \"rank\": 6872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9064c91e51d7021A85AD96817e1432aBf6624470\"\n            }\n        },\n        {\n            \"id\": 3253,\n            \"name\": \"eosBLACK\",\n            \"symbol\": \"BLACK\",\n            \"slug\": \"eosblack\",\n            \"rank\": 8189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"eosblackteam\"\n            }\n        },\n        {\n            \"id\": 3255,\n            \"name\": \"CyberMusic\",\n            \"symbol\": \"CYMT\",\n            \"slug\": \"cybermusic\",\n            \"rank\": 2521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78c292d1445e6b9558bf42e8bc369271ded062ea\"\n            }\n        },\n        {\n            \"id\": 3256,\n            \"name\": \"Bitether\",\n            \"symbol\": \"BTR\",\n            \"slug\": \"bitether\",\n            \"rank\": 2249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x499a6b77bc25c26bcf8265e2102b1b3dd1617024\"\n            }\n        },\n        {\n            \"id\": 3257,\n            \"name\": \"GazeCoin\",\n            \"symbol\": \"GZE\",\n            \"slug\": \"gazecoin\",\n            \"rank\": 8367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ac00f287f36a6aad655281fe1ca6798c9cb727b\"\n            }\n        },\n        {\n            \"id\": 3258,\n            \"name\": \"BitUP Token\",\n            \"symbol\": \"BUT\",\n            \"slug\": \"bitup-token\",\n            \"rank\": 7030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2e260f12406c401874ecc960893c0f74cd6afcd\"\n            }\n        },\n        {\n            \"id\": 3259,\n            \"name\": \"YouLive Coin\",\n            \"symbol\": \"UC\",\n            \"slug\": \"youlive-coin\",\n            \"rank\": 7278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T00:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea\"\n            }\n        },\n        {\n            \"id\": 3260,\n            \"name\": \"AMO Coin\",\n            \"symbol\": \"AMO\",\n            \"slug\": \"amo-coin\",\n            \"rank\": 622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T00:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38c87aa89b2b8cd9b95b736e1fa7b612ea972169\"\n            }\n        },\n        {\n            \"id\": 3261,\n            \"name\": \"EvenCoin\",\n            \"symbol\": \"EVN\",\n            \"slug\": \"evencoin\",\n            \"rank\": 2531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T00:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68909e586eeac8f47315e84b4c9788dd54ef65bb\"\n            }\n        },\n        {\n            \"id\": 3263,\n            \"name\": \"Dinero\",\n            \"symbol\": \"DIN\",\n            \"slug\": \"dinero\",\n            \"rank\": 2791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T02:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3264,\n            \"name\": \"Digital Insurance Token\",\n            \"symbol\": \"DIT\",\n            \"slug\": \"digital-insurance-token\",\n            \"rank\": 2039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf14922001a2fb8541a433905437ae954419c2439\"\n            }\n        },\n        {\n            \"id\": 3265,\n            \"name\": \"Havy\",\n            \"symbol\": \"HAVY\",\n            \"slug\": \"havy\",\n            \"rank\": 2632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c2e5b7ec572199d3841f6a38f7d4868bd0798f1\"\n            }\n        },\n        {\n            \"id\": 3266,\n            \"name\": \"Carebit\",\n            \"symbol\": \"CARE\",\n            \"slug\": \"carebit\",\n            \"rank\": 2676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3271,\n            \"name\": \"Ether Kingdoms Token\",\n            \"symbol\": \"IMP\",\n            \"slug\": \"ether-kingdoms-token\",\n            \"rank\": 2656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48ff53777f747cfb694101222a944de070c15d36\"\n            }\n        },\n        {\n            \"id\": 3273,\n            \"name\": \"IQ.cash\",\n            \"symbol\": \"IQ\",\n            \"slug\": \"iqcash\",\n            \"rank\": 2555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3276,\n            \"name\": \"SaveNode\",\n            \"symbol\": \"SNO\",\n            \"slug\": \"savenode\",\n            \"rank\": 8368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3279,\n            \"name\": \"Rotharium\",\n            \"symbol\": \"RTH\",\n            \"slug\": \"rotharium\",\n            \"rank\": 1358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3fd8f39a962efda04956981c31ab89fab5fb8bc8\"\n            }\n        },\n        {\n            \"id\": 3280,\n            \"name\": \"RealTract\",\n            \"symbol\": \"RET\",\n            \"slug\": \"realtract\",\n            \"rank\": 1478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-13T22:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7394087e1dbbe477fe4f1cf373b9ac9459565ff\"\n            }\n        },\n        {\n            \"id\": 3285,\n            \"name\": \"Birake\",\n            \"symbol\": \"BIR\",\n            \"slug\": \"birake\",\n            \"rank\": 951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-13T22:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3286,\n            \"name\": \"MEX\",\n            \"symbol\": \"MEX\",\n            \"slug\": \"mex\",\n            \"rank\": 7214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-13T22:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ba6b1e4424e19816382d15937739959f7da5fd8\"\n            }\n        },\n        {\n            \"id\": 3287,\n            \"name\": \"Abulaba\",\n            \"symbol\": \"AAA\",\n            \"slug\": \"abulaba\",\n            \"rank\": 2797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd938137e6d96c72e4a6085412ada2dad78ff89c4\"\n            }\n        },\n        {\n            \"id\": 3294,\n            \"name\": \"Bitcoin Adult\",\n            \"symbol\": \"BTAD\",\n            \"slug\": \"bitcoin-adult\",\n            \"rank\": 2651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3295,\n            \"name\": \"BUMO\",\n            \"symbol\": \"BU\",\n            \"slug\": \"bumo\",\n            \"rank\": 8369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3296,\n            \"name\": \"MINDOL\",\n            \"symbol\": \"MIN\",\n            \"slug\": \"mindol\",\n            \"rank\": 5115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-29T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d64d850c8368008afb39224e92ad0dceff3cf38\"\n            }\n        },\n        {\n            \"id\": 3297,\n            \"name\": \"Gene Source Code Chain\",\n            \"symbol\": \"GENE\",\n            \"slug\": \"gene-source-code-chain\",\n            \"rank\": 2349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x884181554dfa9e578d36379919c05c25dc4a15bb\"\n            }\n        },\n        {\n            \"id\": 3301,\n            \"name\": \"Invictus Hyperion Fund\",\n            \"symbol\": \"IHF\",\n            \"slug\": \"invictus-hyperion-fund\",\n            \"rank\": 624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf1250fa68d7decd34fd75de8742bc03b29bd58e\"\n            }\n        },\n        {\n            \"id\": 3302,\n            \"name\": \"UChain\",\n            \"symbol\": \"UCN\",\n            \"slug\": \"uchain\",\n            \"rank\": 2710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaf37055188feee4869de63464937e683d61b2a1\"\n            }\n        },\n        {\n            \"id\": 3304,\n            \"name\": \"MobilinkToken\",\n            \"symbol\": \"MOLK\",\n            \"slug\": \"mobilinktoken\",\n            \"rank\": 8370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97cb5cc1b2e10cc56dc16ab9179f06dfedbe41a2\"\n            }\n        },\n        {\n            \"id\": 3305,\n            \"name\": \"Eden\",\n            \"symbol\": \"EDN\",\n            \"slug\": \"eden\",\n            \"rank\": 1588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89020f0d5c5af4f3407eb5fe185416c457b0e93e\"\n            }\n        },\n        {\n            \"id\": 3306,\n            \"name\": \"Gemini Dollar\",\n            \"symbol\": \"GUSD\",\n            \"slug\": \"gemini-dollar\",\n            \"rank\": 261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-06T02:29:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd\"\n            }\n        },\n        {\n            \"id\": 3311,\n            \"name\": \"Castle\",\n            \"symbol\": \"CSTL\",\n            \"slug\": \"castle\",\n            \"rank\": 2715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-18T22:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3313,\n            \"name\": \"CryptoFlow\",\n            \"symbol\": \"CFL\",\n            \"slug\": \"cryptoflow\",\n            \"rank\": 2151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-18T22:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3315,\n            \"name\": \"Playgroundz\",\n            \"symbol\": \"IOG\",\n            \"slug\": \"playgroundz\",\n            \"rank\": 2241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c4b7d0e1885bd7667af3378e0c538f74e712006\"\n            }\n        },\n        {\n            \"id\": 3316,\n            \"name\": \"smARTOFGIVING\",\n            \"symbol\": \"AOG\",\n            \"slug\": \"smartofgiving\",\n            \"rank\": 874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T01:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8578530205cecbe5db83f7f29ecfeec860c297c2\"\n            }\n        },\n        {\n            \"id\": 3317,\n            \"name\": \"Cryptrust\",\n            \"symbol\": \"CTRT\",\n            \"slug\": \"cryptrust\",\n            \"rank\": 2593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T01:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8606a8f28e1e2fd50b9074d65c01548b1f040b32\"\n            }\n        },\n        {\n            \"id\": 3323,\n            \"name\": \"PAYCENT\",\n            \"symbol\": \"PYN\",\n            \"slug\": \"paycent\",\n            \"rank\": 2518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"PYN-C37\"\n            }\n        },\n        {\n            \"id\": 3324,\n            \"name\": \"PluraCoin\",\n            \"symbol\": \"PLURA\",\n            \"slug\": \"pluracoin\",\n            \"rank\": 2366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3325,\n            \"name\": \"Robotina\",\n            \"symbol\": \"ROX\",\n            \"slug\": \"robotina\",\n            \"rank\": 8371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x574f84108a98c575794f75483d801d1d5dc861a5\"\n            }\n        },\n        {\n            \"id\": 3327,\n            \"name\": \"SIX\",\n            \"symbol\": \"SIX\",\n            \"slug\": \"six\",\n            \"rank\": 519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3328,\n            \"name\": \"CMITCOIN\",\n            \"symbol\": \"CMIT\",\n            \"slug\": \"cmitcoin\",\n            \"rank\": 7624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe11609b9a51caf7d32a55896386ac52ed90e66f1\"\n            }\n        },\n        {\n            \"id\": 3329,\n            \"name\": \"Fantasy Sports\",\n            \"symbol\": \"DFS\",\n            \"slug\": \"fantasy-sports\",\n            \"rank\": 2421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-06T23:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcec38306558a31cdbb2a9d6285947c5b44a24f3e\"\n            }\n        },\n        {\n            \"id\": 3330,\n            \"name\": \"Pax Dollar\",\n            \"symbol\": \"USDP\",\n            \"slug\": \"paxos-standard\",\n            \"rank\": 85,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e870d67f660d95d5be530380d0ec0bd388289e1\"\n            }\n        },\n        {\n            \"id\": 3332,\n            \"name\": \"Gossip Coin\",\n            \"symbol\": \"GOSS\",\n            \"slug\": \"gossipcoin\",\n            \"rank\": 2721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3334,\n            \"name\": \"X-CASH\",\n            \"symbol\": \"XCASH\",\n            \"slug\": \"x-cash\",\n            \"rank\": 1538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3335,\n            \"name\": \"Shard\",\n            \"symbol\": \"SHARD\",\n            \"slug\": \"shard\",\n            \"rank\": 1345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbebdab6da046bc49ffbb61fbd7b33157eb270d05\"\n            }\n        },\n        {\n            \"id\": 3336,\n            \"name\": \"IQeon\",\n            \"symbol\": \"IQN\",\n            \"slug\": \"iqeon\",\n            \"rank\": 842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0db8d8b76bc361bacbb72e2c491e06085a97ab31\"\n            }\n        },\n        {\n            \"id\": 3337,\n            \"name\": \"QChi\",\n            \"symbol\": \"QCH\",\n            \"slug\": \"qchi\",\n            \"rank\": 1882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T01:04:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x687bfc3e73f6af55f0ccca8450114d107e781a0e\"\n            }\n        },\n        {\n            \"id\": 3338,\n            \"name\": \"PAXEX\",\n            \"symbol\": \"PAXEX\",\n            \"slug\": \"paxex\",\n            \"rank\": 2757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3343,\n            \"name\": \"ANON\",\n            \"symbol\": \"ANON\",\n            \"slug\": \"anon\",\n            \"rank\": 2423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3344,\n            \"name\": \"Ecoreal Estate\",\n            \"symbol\": \"ECOREAL\",\n            \"slug\": \"ecoreal-estate\",\n            \"rank\": 3811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb052f8a33d8bb068414eade06af6955199f9f010\"\n            }\n        },\n        {\n            \"id\": 3345,\n            \"name\": \"DAPS Coin\",\n            \"symbol\": \"DAPS\",\n            \"slug\": \"daps-coin\",\n            \"rank\": 1902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3347,\n            \"name\": \"CARAT\",\n            \"symbol\": \"CARAT\",\n            \"slug\": \"carat\",\n            \"rank\": 6135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ea630bcbc1a511a16e65b6ecd447c92e1c087c\"\n            }\n        },\n        {\n            \"id\": 3348,\n            \"name\": \"MNPCoin\",\n            \"symbol\": \"MNP\",\n            \"slug\": \"mnpcoin\",\n            \"rank\": 2805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3349,\n            \"name\": \"GoldenPyrex\",\n            \"symbol\": \"GPYX\",\n            \"slug\": \"goldenpyrex\",\n            \"rank\": 2073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d\"\n            }\n        },\n        {\n            \"id\": 3351,\n            \"name\": \"ZB Token\",\n            \"symbol\": \"ZB\",\n            \"slug\": \"zb-token\",\n            \"rank\": 426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd0793332e9fb844a52a205a233ef27a5b34b927\"\n            }\n        },\n        {\n            \"id\": 3352,\n            \"name\": \"MidasProtocol\",\n            \"symbol\": \"MAS\",\n            \"slug\": \"midasprotocol\",\n            \"rank\": 2270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23ccc43365d9dd3882eab88f43d515208f832430\"\n            }\n        },\n        {\n            \"id\": 3354,\n            \"name\": \"TRONCLASSIC\",\n            \"symbol\": \"TRXC\",\n            \"slug\": \"tronclassic\",\n            \"rank\": 8372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad5fe5b0b8ec8ff4565204990e4405b2da117d8e\"\n            }\n        },\n        {\n            \"id\": 3356,\n            \"name\": \"The Midas Touch Gold\",\n            \"symbol\": \"TMTG\",\n            \"slug\": \"the-midas-touch-gold\",\n            \"rank\": 707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10086399dd8c1e3de736724af52587a2044c9fa2\"\n            }\n        },\n        {\n            \"id\": 3361,\n            \"name\": \"MintMe.com Coin\",\n            \"symbol\": \"MINTME\",\n            \"slug\": \"mintme-com-coin\",\n            \"rank\": 1694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-30T00:24:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3362,\n            \"name\": \"Auxilium\",\n            \"symbol\": \"AUX\",\n            \"slug\": \"auxilium\",\n            \"rank\": 2318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3363,\n            \"name\": \"WXCOINS\",\n            \"symbol\": \"WXC\",\n            \"slug\": \"wxcoins\",\n            \"rank\": 2726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ee11500e7cfe6124e3716cd7755a0f0f2116244\"\n            }\n        },\n        {\n            \"id\": 3364,\n            \"name\": \"PLATINCOIN\",\n            \"symbol\": \"PLC\",\n            \"slug\": \"platincoin\",\n            \"rank\": 1331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3366,\n            \"name\": \"SafeInsure\",\n            \"symbol\": \"SINS\",\n            \"slug\": \"safeinsure\",\n            \"rank\": 2493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3367,\n            \"name\": \"CRD Network\",\n            \"symbol\": \"CRD\",\n            \"slug\": \"crdnetwork\",\n            \"rank\": 1449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-02T20:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaaa93712bdac37f736c323c93d4d5fdefcc31cc\"\n            }\n        },\n        {\n            \"id\": 3369,\n            \"name\": \"Kuende\",\n            \"symbol\": \"KUE\",\n            \"slug\": \"kuende\",\n            \"rank\": 2283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf1338fbafe7af1789151627b886781ba556ef9a\"\n            }\n        },\n        {\n            \"id\": 3371,\n            \"name\": \"MIR COIN\",\n            \"symbol\": \"MIR\",\n            \"slug\": \"mir-coin\",\n            \"rank\": 1468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T02:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3374,\n            \"name\": \"Ragnarok\",\n            \"symbol\": \"RAGNA\",\n            \"slug\": \"ragnarok\",\n            \"rank\": 2770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T02:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3377,\n            \"name\": \"GenesisX\",\n            \"symbol\": \"XGS\",\n            \"slug\": \"genesisx\",\n            \"rank\": 2642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T16:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3381,\n            \"name\": \"Civitas\",\n            \"symbol\": \"CIV\",\n            \"slug\": \"civitas\",\n            \"rank\": 2529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T16:29:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3383,\n            \"name\": \"Knekted\",\n            \"symbol\": \"KNT\",\n            \"slug\": \"knekted\",\n            \"rank\": 2612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T16:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505\"\n            }\n        },\n        {\n            \"id\": 3386,\n            \"name\": \"Actinium\",\n            \"symbol\": \"ACM\",\n            \"slug\": \"actinium\",\n            \"rank\": 2003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3387,\n            \"name\": \"BLAST\",\n            \"symbol\": \"BLAST\",\n            \"slug\": \"blast\",\n            \"rank\": 2672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-08T18:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3388,\n            \"name\": \"FREEdom Coin\",\n            \"symbol\": \"FREE\",\n            \"slug\": \"free-coin\",\n            \"rank\": 932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f141ce366a2462f02cea3d12cf93e4dca49e4fd\"\n            }\n        },\n        {\n            \"id\": 3389,\n            \"name\": \"Tolar\",\n            \"symbol\": \"TOL\",\n            \"slug\": \"tolar\",\n            \"rank\": 1833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd07d9fe2d2cc067015e2b4917d24933804f42cfa\"\n            }\n        },\n        {\n            \"id\": 3390,\n            \"name\": \"Quantis Network\",\n            \"symbol\": \"QUAN\",\n            \"slug\": \"quantis-network\",\n            \"rank\": 2693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3395,\n            \"name\": \"SteepCoin\",\n            \"symbol\": \"STEEP\",\n            \"slug\": \"steepcoin\",\n            \"rank\": 2487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3397,\n            \"name\": \"Neural Protocol\",\n            \"symbol\": \"NRP\",\n            \"slug\": \"neural-protocol\",\n            \"rank\": 1517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T02:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3918c42f14f2eb1168365f911f63e540e5a306b5\"\n            }\n        },\n        {\n            \"id\": 3398,\n            \"name\": \"SCRIV NETWORK\",\n            \"symbol\": \"SCRIV\",\n            \"slug\": \"scriv-network\",\n            \"rank\": 2667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T20:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3404,\n            \"name\": \"Wixlar\",\n            \"symbol\": \"WIX\",\n            \"slug\": \"wixlar\",\n            \"rank\": 8373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T20:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ba19b7f7d106a9a1e0985397b94f38eee0b555e\"\n            }\n        },\n        {\n            \"id\": 3407,\n            \"name\": \"Ondori\",\n            \"symbol\": \"RSTR\",\n            \"slug\": \"ondori\",\n            \"rank\": 869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-08T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3408,\n            \"name\": \"USD Coin\",\n            \"symbol\": \"USDC\",\n            \"slug\": \"usd-coin\",\n            \"rank\": 5,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-08T18:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\"\n            }\n        },\n        {\n            \"id\": 3414,\n            \"name\": \"ZeusNetwork\",\n            \"symbol\": \"ZEUS\",\n            \"slug\": \"zeusnetwork\",\n            \"rank\": 2623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7e4279b80d319ede2889855135a22021baf0907\"\n            }\n        },\n        {\n            \"id\": 3416,\n            \"name\": \"Digiwage\",\n            \"symbol\": \"WAGE\",\n            \"slug\": \"digiwage\",\n            \"rank\": 2606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3417,\n            \"name\": \"Future1coin\",\n            \"symbol\": \"F1C\",\n            \"slug\": \"future1coin\",\n            \"rank\": 5332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0a0a070640b450eb136dc377208469ee4f49fbc\"\n            }\n        },\n        {\n            \"id\": 3418,\n            \"name\": \"Metadium\",\n            \"symbol\": \"META\",\n            \"slug\": \"metadium\",\n            \"rank\": 332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3419,\n            \"name\": \"Quasarcoin\",\n            \"symbol\": \"QAC\",\n            \"slug\": \"quasarcoin\",\n            \"rank\": 7293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3422,\n            \"name\": \"SHPING\",\n            \"symbol\": \"SHPING\",\n            \"slug\": \"shping\",\n            \"rank\": 469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-10T21:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c84e62859d0715eb77d1b1c4154ecd6abb21bec\"\n            }\n        },\n        {\n            \"id\": 3429,\n            \"name\": \"Cyber Movie Chain\",\n            \"symbol\": \"CMCT\",\n            \"slug\": \"cyber-movie-chain\",\n            \"rank\": 2309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7abc60b3290f68c85f495fd2e0c3bd278837a313\"\n            }\n        },\n        {\n            \"id\": 3431,\n            \"name\": \"Iconic Token\",\n            \"symbol\": \"ICNQ\",\n            \"slug\": \"iconic-token\",\n            \"rank\": 1248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3e2cb7cccfe139f8ff84013823bf22da6b6390a\"\n            }\n        },\n        {\n            \"id\": 3432,\n            \"name\": \"Rapids\",\n            \"symbol\": \"RPD\",\n            \"slug\": \"rapids\",\n            \"rank\": 2272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3433,\n            \"name\": \"EUNOMIA\",\n            \"symbol\": \"ENTS\",\n            \"slug\": \"eunomia\",\n            \"rank\": 2503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f612a09ead55bb81b6534e80ed5a21bf0a27b16\"\n            }\n        },\n        {\n            \"id\": 3435,\n            \"name\": \"Snetwork\",\n            \"symbol\": \"SNET\",\n            \"slug\": \"snetwork\",\n            \"rank\": 1695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T17:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff19138b039d938db46bdda0067dc4ba132ec71c\"\n            }\n        },\n        {\n            \"id\": 3437,\n            \"name\": \"ABBC Coin\",\n            \"symbol\": \"ABBC\",\n            \"slug\": \"abbc-coin\",\n            \"rank\": 331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-12T19:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3439,\n            \"name\": \"iDealCash\",\n            \"symbol\": \"DEAL\",\n            \"slug\": \"idealcash\",\n            \"rank\": 1942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-12T19:44:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3441,\n            \"name\": \"Divi\",\n            \"symbol\": \"DIVI\",\n            \"slug\": \"divi\",\n            \"rank\": 279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-12T19:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3444,\n            \"name\": \"KUN\",\n            \"symbol\": \"KUN\",\n            \"slug\": \"kun\",\n            \"rank\": 2541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3446,\n            \"name\": \"Zenswap Network Token\",\n            \"symbol\": \"ZNT\",\n            \"slug\": \"zenswap-network-token\",\n            \"rank\": 2648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe95990825aab1a7f0af4cc648f76a3bcc99f25b2\"\n            }\n        },\n        {\n            \"id\": 3447,\n            \"name\": \"Atheios\",\n            \"symbol\": \"ATH\",\n            \"slug\": \"atheios\",\n            \"rank\": 2678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3449,\n            \"name\": \"MMOCoin\",\n            \"symbol\": \"MMO\",\n            \"slug\": \"mmocoin\",\n            \"rank\": 2156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0aa086e7a108d387de63294fe2a88b05820a9855\"\n            }\n        },\n        {\n            \"id\": 3451,\n            \"name\": \"BLOC.MONEY\",\n            \"symbol\": \"BLOC\",\n            \"slug\": \"bloc-money\",\n            \"rank\": 2517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3452,\n            \"name\": \"Etho Protocol\",\n            \"symbol\": \"ETHO\",\n            \"slug\": \"ether-1\",\n            \"rank\": 1430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3454,\n            \"name\": \"Decentralized Asset Trading Platform\",\n            \"symbol\": \"DATP\",\n            \"slug\": \"decentralized-asset-trading-platform\",\n            \"rank\": 2628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x813b428af3920226e059b68a62e4c04933d4ea7a\"\n            }\n        },\n        {\n            \"id\": 3456,\n            \"name\": \"PlusOneCoin\",\n            \"symbol\": \"PLUS1\",\n            \"slug\": \"plusonecoin\",\n            \"rank\": 7882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3457,\n            \"name\": \"Iridium\",\n            \"symbol\": \"IRD\",\n            \"slug\": \"iridium\",\n            \"rank\": 2143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3458,\n            \"name\": \"ZBG Token\",\n            \"symbol\": \"ZT\",\n            \"slug\": \"zbg-token\",\n            \"rank\": 1262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe39e6a32acd2af7955cb3d406ba2b55c901f247\"\n            }\n        },\n        {\n            \"id\": 3459,\n            \"name\": \"GoHelpFund\",\n            \"symbol\": \"HELP\",\n            \"slug\": \"gohelpfund\",\n            \"rank\": 2716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T17:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3464,\n            \"name\": \"Cheesecoin\",\n            \"symbol\": \"CHEESE\",\n            \"slug\": \"cheesecoin\",\n            \"rank\": 2304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T20:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3465,\n            \"name\": \"Alt.Estate token\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"alt-estate-token\",\n            \"rank\": 2145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T20:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x419b8ed155180a8c9c64145e76dad49c0a4efb97\"\n            }\n        },\n        {\n            \"id\": 3466,\n            \"name\": \"Insureum\",\n            \"symbol\": \"ISR\",\n            \"slug\": \"insureum\",\n            \"rank\": 4525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-18T21:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x9657fb399847d85a9c1a234ece9ca09d5c00f466\"\n            }\n        },\n        {\n            \"id\": 3468,\n            \"name\": \"Fivebalance\",\n            \"symbol\": \"FBN\",\n            \"slug\": \"fivebalance\",\n            \"rank\": 2392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-18T21:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3469,\n            \"name\": \"TrueDeck\",\n            \"symbol\": \"TDP\",\n            \"slug\": \"truedeck\",\n            \"rank\": 2522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-18T21:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b11aacb6bddb9ffab908fdce739bf4aed554327\"\n            }\n        },\n        {\n            \"id\": 3470,\n            \"name\": \"Dragon Token\",\n            \"symbol\": \"DT\",\n            \"slug\": \"dragon-token\",\n            \"rank\": 8374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1da015ea4ad2d3e5586e54b9fb0682ca3ca8a17a\"\n            }\n        },\n        {\n            \"id\": 3475,\n            \"name\": \"BOX Token\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"box-token\",\n            \"rank\": 1259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-19T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD\"\n            }\n        },\n        {\n            \"id\": 3476,\n            \"name\": \"Italian Lira\",\n            \"symbol\": \"ITL\",\n            \"slug\": \"italian-lira\",\n            \"rank\": 2432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-19T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f\"\n            }\n        },\n        {\n            \"id\": 3477,\n            \"name\": \"Asura Coin\",\n            \"symbol\": \"ASA\",\n            \"slug\": \"asura-coin\",\n            \"rank\": 2787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-19T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"a58b56b30425d3d1f8902034996fcac4168ef71d\"\n            }\n        },\n        {\n            \"id\": 3479,\n            \"name\": \"MODEL-X-coin\",\n            \"symbol\": \"MODX\",\n            \"slug\": \"model-x-coin\",\n            \"rank\": 2137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762\"\n            }\n        },\n        {\n            \"id\": 3480,\n            \"name\": \"StrongHands Masternode\",\n            \"symbol\": \"SHMN\",\n            \"slug\": \"stronghands-masternode\",\n            \"rank\": 2324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T22:49:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3481,\n            \"name\": \"Peony\",\n            \"symbol\": \"PNY\",\n            \"slug\": \"peony\",\n            \"rank\": 780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3482,\n            \"name\": \"Teloscoin\",\n            \"symbol\": \"TELOS\",\n            \"slug\": \"teloscoin\",\n            \"rank\": 1406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3484,\n            \"name\": \"Waletoken\",\n            \"symbol\": \"WTN\",\n            \"slug\": \"waletoken\",\n            \"rank\": 2172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ea984e789302b7b612147e4e4144e64f21425eb\"\n            }\n        },\n        {\n            \"id\": 3488,\n            \"name\": \"Gravity\",\n            \"symbol\": \"GZRO\",\n            \"slug\": \"gravity\",\n            \"rank\": 2527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T19:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3489,\n            \"name\": \"Escroco Emerald\",\n            \"symbol\": \"ESCE\",\n            \"slug\": \"escroco-emerald\",\n            \"rank\": 2258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T19:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x49614661737efbfc6a102efaeefdc8e197f7cc0e\"\n            }\n        },\n        {\n            \"id\": 3492,\n            \"name\": \"Vetri\",\n            \"symbol\": \"VLD\",\n            \"slug\": \"vetri\",\n            \"rank\": 1763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T19:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x922ac473a3cc241fd3a0049ed14536452d58d73c\"\n            }\n        },\n        {\n            \"id\": 3497,\n            \"name\": \"Bitcoin Zero\",\n            \"symbol\": \"BZX\",\n            \"slug\": \"bitcoin-zero\",\n            \"rank\": 2650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-24T17:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3501,\n            \"name\": \"CryptoSoul\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"cryptosoul\",\n            \"rank\": 1817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-25T17:14:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb1f24c0c1554b9990222f036b0aad6ee4caec29\"\n            }\n        },\n        {\n            \"id\": 3504,\n            \"name\": \"HondaisCoin\",\n            \"symbol\": \"HNDC\",\n            \"slug\": \"hondaiscoin\",\n            \"rank\": 8375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-25T17:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3505,\n            \"name\": \"Typerium\",\n            \"symbol\": \"TYPE\",\n            \"slug\": \"typerium\",\n            \"rank\": 1896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-25T17:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeaf61fc150cd5c3bea75744e830d916e60ea5a9f\"\n            }\n        },\n        {\n            \"id\": 3506,\n            \"name\": \"IONChain\",\n            \"symbol\": \"IONC\",\n            \"slug\": \"ionchain\",\n            \"rank\": 2034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc647aad10114b89564c0a7aabe542bd0cf2c5af\"\n            }\n        },\n        {\n            \"id\": 3507,\n            \"name\": \"MicroBitcoin\",\n            \"symbol\": \"MBC\",\n            \"slug\": \"microbitcoin\",\n            \"rank\": 2033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3509,\n            \"name\": \"Provoco Token\",\n            \"symbol\": \"VOCO\",\n            \"slug\": \"provoco-token\",\n            \"rank\": 2665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5ca46cf1da09248126682a7bd72401fd7a6b151\"\n            }\n        },\n        {\n            \"id\": 3512,\n            \"name\": \"Alpha Coin\",\n            \"symbol\": \"APC\",\n            \"slug\": \"alpha-coin\",\n            \"rank\": 2706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15bda08c3afbf5955d6e9b235fd55a1fd0dbc829\"\n            }\n        },\n        {\n            \"id\": 3513,\n            \"name\": \"Fantom\",\n            \"symbol\": \"FTM\",\n            \"slug\": \"fantom\",\n            \"rank\": 29,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3514,\n            \"name\": \"SINOVATE\",\n            \"symbol\": \"SIN\",\n            \"slug\": \"sinovate\",\n            \"rank\": 1652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3516,\n            \"name\": \"Dark\",\n            \"symbol\": \"D4RK\",\n            \"slug\": \"dark\",\n            \"rank\": 8096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3519,\n            \"name\": \"Breezecoin\",\n            \"symbol\": \"BRZE\",\n            \"slug\": \"breezecoin\",\n            \"rank\": 1279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77c07555af5ffdc946fb47ce15ea68620e4e7170\"\n            }\n        },\n        {\n            \"id\": 3523,\n            \"name\": \"SnodeCoin\",\n            \"symbol\": \"SND\",\n            \"slug\": \"snodecoin\",\n            \"rank\": 2310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-31T01:29:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3580,\n            \"name\": \"Crystal Token\",\n            \"symbol\": \"CYL\",\n            \"slug\": \"crystal-token\",\n            \"rank\": 2804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T01:04:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47\"\n            }\n        },\n        {\n            \"id\": 3581,\n            \"name\": \"Kleros\",\n            \"symbol\": \"PNK\",\n            \"slug\": \"kleros\",\n            \"rank\": 533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T19:34:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d\"\n            }\n        },\n        {\n            \"id\": 3582,\n            \"name\": \"MediBit\",\n            \"symbol\": \"MEDIBIT\",\n            \"slug\": \"medibit\",\n            \"rank\": 6859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T19:34:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x737fa0372c8d001904ae6acaf0552d4015f9c947\"\n            }\n        },\n        {\n            \"id\": 3587,\n            \"name\": \"Bgogo Token\",\n            \"symbol\": \"BGG\",\n            \"slug\": \"bgogo-token\",\n            \"rank\": 8376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-02T22:29:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea54c81fe0f72de8e86b6dc78a9271aa3925e3b5\"\n            }\n        },\n        {\n            \"id\": 3589,\n            \"name\": \"Ethereum Meta\",\n            \"symbol\": \"ETHM\",\n            \"slug\": \"ethereum-meta\",\n            \"rank\": 6288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-02T22:29:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd957f21bd95e723645c07c48a2d8acb8ffb3794\"\n            }\n        },\n        {\n            \"id\": 3596,\n            \"name\": \"Nerva\",\n            \"symbol\": \"XNV\",\n            \"slug\": \"nerva\",\n            \"rank\": 2290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-07T00:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3597,\n            \"name\": \"InterValue\",\n            \"symbol\": \"INVE\",\n            \"slug\": \"intervalue\",\n            \"rank\": 2166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-07T00:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdac4ae188ace3c8985765edc6c9b4739d4845ddc\"\n            }\n        },\n        {\n            \"id\": 3599,\n            \"name\": \"EtherInc\",\n            \"symbol\": \"ETI\",\n            \"slug\": \"etherinc\",\n            \"rank\": 2319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-08T00:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3600,\n            \"name\": \"Humanscape\",\n            \"symbol\": \"HUM\",\n            \"slug\": \"humanscape\",\n            \"rank\": 280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-08T20:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x174afe7a032b5a33a3270a9f6c30746e25708532\"\n            }\n        },\n        {\n            \"id\": 3602,\n            \"name\": \"Bitcoin SV\",\n            \"symbol\": \"BSV\",\n            \"slug\": \"bitcoin-sv\",\n            \"rank\": 57,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-09T02:34:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3604,\n            \"name\": \"SkyHub Coin\",\n            \"symbol\": \"SHB\",\n            \"slug\": \"skyhub-coin\",\n            \"rank\": 2699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-12T22:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3607,\n            \"name\": \"VestChain\",\n            \"symbol\": \"VEST\",\n            \"slug\": \"vestchain\",\n            \"rank\": 1607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-15T19:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37f04d2c3ae075fad5483bb918491f656b12bdb6\"\n            }\n        },\n        {\n            \"id\": 3608,\n            \"name\": \"Howdoo\",\n            \"symbol\": \"UDOO\",\n            \"slug\": \"hyprr\",\n            \"rank\": 1535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-15T19:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12f649a9e821f90bb143089a6e56846945892ffb\"\n            }\n        },\n        {\n            \"id\": 3609,\n            \"name\": \"CWV Chain\",\n            \"symbol\": \"CWV\",\n            \"slug\": \"cwv-chain\",\n            \"rank\": 1053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-16T21:14:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed494c9e2f8e34e53bdd0ea9b4d80305cb15c5c2\"\n            }\n        },\n        {\n            \"id\": 3610,\n            \"name\": \"Micromines\",\n            \"symbol\": \"MICRO\",\n            \"slug\": \"micromines\",\n            \"rank\": 2543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-19T20:14:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe6c8f2810ef39420d2dc2901b8414c8c45fee6d\"\n            }\n        },\n        {\n            \"id\": 3611,\n            \"name\": \"Noir\",\n            \"symbol\": \"NOR\",\n            \"slug\": \"noir\",\n            \"rank\": 2391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-21T01:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3613,\n            \"name\": \"Dash Green\",\n            \"symbol\": \"DASHG\",\n            \"slug\": \"dash-green\",\n            \"rank\": 2764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-14T23:44:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3615,\n            \"name\": \"HyperQuant\",\n            \"symbol\": \"HQT\",\n            \"slug\": \"hyperquant\",\n            \"rank\": 2707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-27T00:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e1d5a855ad9d948373ae68e4fe1f094612b1322\"\n            }\n        },\n        {\n            \"id\": 3616,\n            \"name\": \"EvidenZ\",\n            \"symbol\": \"BCDT\",\n            \"slug\": \"evidenz\",\n            \"rank\": 1263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-28T22:59:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xacfa209fb73bf3dd5bbfb1101b9bc999c49062a5\"\n            }\n        },\n        {\n            \"id\": 3617,\n            \"name\": \"ILCOIN\",\n            \"symbol\": \"ILC\",\n            \"slug\": \"ilcoin\",\n            \"rank\": 1369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-27T00:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3618,\n            \"name\": \"Gate\",\n            \"symbol\": \"GATE\",\n            \"slug\": \"gate\",\n            \"rank\": 931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-27T00:34:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d7630adf7ab0b0cb00af747db76864df0ec82e4\"\n            }\n        },\n        {\n            \"id\": 3620,\n            \"name\": \"Atlas Protocol\",\n            \"symbol\": \"ATP\",\n            \"slug\": \"atlas-protocol\",\n            \"rank\": 1733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-28T00:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ATP-38C\"\n            }\n        },\n        {\n            \"id\": 3624,\n            \"name\": \"Zealium\",\n            \"symbol\": \"NZL\",\n            \"slug\": \"zealium\",\n            \"rank\": 2700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-04T23:54:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3625,\n            \"name\": \"QuadrantProtocol\",\n            \"symbol\": \"EQUAD\",\n            \"slug\": \"quadrantprotocol\",\n            \"rank\": 1271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-04T23:59:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc28e931814725bbeb9e670676fabbcb694fe7df2\"\n            }\n        },\n        {\n            \"id\": 3626,\n            \"name\": \"RSK Smart Bitcoin\",\n            \"symbol\": \"RBTC\",\n            \"slug\": \"rsk-smart-bitcoin\",\n            \"rank\": 388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-05T16:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3627,\n            \"name\": \"Block-Logic\",\n            \"symbol\": \"BLTG\",\n            \"slug\": \"block-logic\",\n            \"rank\": 2431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-07T01:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3628,\n            \"name\": \"MXC\",\n            \"symbol\": \"MXC\",\n            \"slug\": \"mxc\",\n            \"rank\": 193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-07T01:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ca381bbfb58f0092df149bd3d243b08b9a8386e\"\n            }\n        },\n        {\n            \"id\": 3631,\n            \"name\": \"FOAM\",\n            \"symbol\": \"FOAM\",\n            \"slug\": \"foam\",\n            \"rank\": 933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-11T16:49:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4946fcea7c692606e8908002e55a582af44ac121\"\n            }\n        },\n        {\n            \"id\": 3632,\n            \"name\": \"Opacity\",\n            \"symbol\": \"OPCT\",\n            \"slug\": \"opacity\",\n            \"rank\": 800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-12T23:24:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDb05EA0877A2622883941b939f0bb11d1ac7c400\"\n            }\n        },\n        {\n            \"id\": 3633,\n            \"name\": \"BitGuild PLAT\",\n            \"symbol\": \"PLAT\",\n            \"slug\": \"bitguild-plat\",\n            \"rank\": 2525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-13T18:19:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb\"\n            }\n        },\n        {\n            \"id\": 3634,\n            \"name\": \"Kambria\",\n            \"symbol\": \"KAT\",\n            \"slug\": \"kambria\",\n            \"rank\": 1359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-13T18:19:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14da230d6726C50F759Bc1838717F8CE6373509C\"\n            }\n        },\n        {\n            \"id\": 3635,\n            \"name\": \"Crypto.com Coin\",\n            \"symbol\": \"CRO\",\n            \"slug\": \"crypto-com-coin\",\n            \"rank\": 17,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-14T17:39:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b\"\n            }\n        },\n        {\n            \"id\": 3636,\n            \"name\": \"Link Machine Learning\",\n            \"symbol\": \"LML\",\n            \"slug\": \"link-machine-learning\",\n            \"rank\": 1503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-14T20:14:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25b6325f5bb1c1e03cfbc3e53f470e1f1ca022e3\"\n            }\n        },\n        {\n            \"id\": 3637,\n            \"name\": \"Aergo\",\n            \"symbol\": \"AERGO\",\n            \"slug\": \"aergo\",\n            \"rank\": 449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-17T19:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"AERGO-46B\"\n            }\n        },\n        {\n            \"id\": 3639,\n            \"name\": \"PlayGame\",\n            \"symbol\": \"PXG\",\n            \"slug\": \"playgame\",\n            \"rank\": 2273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-18T20:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47e67ba66b0699500f18a53f94e2b9db3d47437e\"\n            }\n        },\n        {\n            \"id\": 3640,\n            \"name\": \"Livepeer\",\n            \"symbol\": \"LPT\",\n            \"slug\": \"livepeer\",\n            \"rank\": 109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-19T22:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x58b6a8a3302369daec383334672404ee733ab239\"\n            }\n        },\n        {\n            \"id\": 3644,\n            \"name\": \"TravelNote\",\n            \"symbol\": \"TVNT\",\n            \"slug\": \"travelnote\",\n            \"rank\": 2685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-26T20:49:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5635ddeabf9cdda686995fe90beb5411831563fc\"\n            }\n        },\n        {\n            \"id\": 3645,\n            \"name\": \"Shivers\",\n            \"symbol\": \"SHVR\",\n            \"slug\": \"shivers\",\n            \"rank\": 2658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-21T19:34:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5f788ca0de8f17cbde1d1e35aa8f005a87fa00b\"\n            }\n        },\n        {\n            \"id\": 3646,\n            \"name\": \"Herbalist Token\",\n            \"symbol\": \"HERB\",\n            \"slug\": \"herbalist-token\",\n            \"rank\": 2585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-21T20:49:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04a020325024f130988782bd5276e53595e8d16e\"\n            }\n        },\n        {\n            \"id\": 3649,\n            \"name\": \"Plus-Coin\",\n            \"symbol\": \"NPLC\",\n            \"slug\": \"plus-coin\",\n            \"rank\": 2617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-26T20:49:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97fb6fc2ad532033af97043b563131c5204f8a35\"\n            }\n        },\n        {\n            \"id\": 3650,\n            \"name\": \"COVA\",\n            \"symbol\": \"COVA\",\n            \"slug\": \"cova\",\n            \"rank\": 2384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-26T20:49:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb37a769b37224449d92aac57de379e1267cd3b00\"\n            }\n        },\n        {\n            \"id\": 3651,\n            \"name\": \"NEXT\",\n            \"symbol\": \"NEXT\",\n            \"slug\": \"next-coin\",\n            \"rank\": 1957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-28T16:49:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3652,\n            \"name\": \"ZumCoin\",\n            \"symbol\": \"ZUM\",\n            \"slug\": \"zumcoin\",\n            \"rank\": 1987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-28T16:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3656,\n            \"name\": \"Beacon\",\n            \"symbol\": \"BECN\",\n            \"slug\": \"beacon\",\n            \"rank\": 1948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-01T23:04:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3657,\n            \"name\": \"Lambda\",\n            \"symbol\": \"LAMB\",\n            \"slug\": \"lambda\",\n            \"rank\": 1072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-02T16:44:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"LAMB-46C\"\n            }\n        },\n        {\n            \"id\": 3659,\n            \"name\": \"QUINADS\",\n            \"symbol\": \"QUIN\",\n            \"slug\": \"quinads\",\n            \"rank\": 1968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T15:24:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86e44543164d9b97b14ef7f6f3ab7ba670cab346\"\n            }\n        },\n        {\n            \"id\": 3661,\n            \"name\": \"Stronghold Token\",\n            \"symbol\": \"SHX\",\n            \"slug\": \"stronghold-token\",\n            \"rank\": 4447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T17:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee7527841a932d2912224e20a405e1a1ff747084\"\n            }\n        },\n        {\n            \"id\": 3662,\n            \"name\": \"HedgeTrade\",\n            \"symbol\": \"HEDG\",\n            \"slug\": \"hedgetrade\",\n            \"rank\": 254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T17:49:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF1290473E210b2108A85237fbCd7b6eb42Cc654F\"\n            }\n        },\n        {\n            \"id\": 3663,\n            \"name\": \"Footballcoin (XFC)\",\n            \"symbol\": \"XFC\",\n            \"slug\": \"footballcoin\",\n            \"rank\": 1298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T18:29:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3664,\n            \"name\": \"AgaveCoin\",\n            \"symbol\": \"AGVC\",\n            \"slug\": \"agavecoin\",\n            \"rank\": 8054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T17:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b79656FC38a04044E495e22fAD747126ca305C4\"\n            }\n        },\n        {\n            \"id\": 3665,\n            \"name\": \"Impleum\",\n            \"symbol\": \"IMPL\",\n            \"slug\": \"impleum\",\n            \"rank\": 2686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T17:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3666,\n            \"name\": \"Ultiledger\",\n            \"symbol\": \"ULT\",\n            \"slug\": \"ultiledger\",\n            \"rank\": 671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-07T23:39:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe884cc2795b9c45beeac0607da9539fd571ccf85\"\n            }\n        },\n        {\n            \"id\": 3667,\n            \"name\": \"Atomic Wallet Coin\",\n            \"symbol\": \"AWC\",\n            \"slug\": \"atomic-wallet-coin\",\n            \"rank\": 970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T18:24:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad22f63404f7305e4713ccbd4f296f34770513f4\"\n            }\n        },\n        {\n            \"id\": 3668,\n            \"name\": \"ProxyNode\",\n            \"symbol\": \"PRX\",\n            \"slug\": \"proxynode\",\n            \"rank\": 2477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T18:39:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3669,\n            \"name\": \"Winco\",\n            \"symbol\": \"WCO\",\n            \"slug\": \"winco\",\n            \"rank\": 2118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T18:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd44bb6663936cab1310584a277f7daa6943d4904\"\n            }\n        },\n        {\n            \"id\": 3672,\n            \"name\": \"DogeCash\",\n            \"symbol\": \"DOGEC\",\n            \"slug\": \"dogecash\",\n            \"rank\": 2017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-07T23:59:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3673,\n            \"name\": \"ASD\",\n            \"symbol\": \"ASD\",\n            \"slug\": \"bitmax-token\",\n            \"rank\": 288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T03:34:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff742d05420b6aca4481f635ad8341f81a6300c2\"\n            }\n        },\n        {\n            \"id\": 3677,\n            \"name\": \"ROIyal Coin\",\n            \"symbol\": \"ROCO\",\n            \"slug\": \"roiyal-coin\",\n            \"rank\": 2756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T22:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3679,\n            \"name\": \"Earneo\",\n            \"symbol\": \"RNO\",\n            \"slug\": \"earneo\",\n            \"rank\": 927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T22:59:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"RNO-14E\"\n            }\n        },\n        {\n            \"id\": 3681,\n            \"name\": \"CENTERCOIN\",\n            \"symbol\": \"CENT\",\n            \"slug\": \"centercoin\",\n            \"rank\": 8377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T23:59:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x262b6a8b044ab9b7a345353ded8f541c1ac37bd3\"\n            }\n        },\n        {\n            \"id\": 3682,\n            \"name\": \"Italo\",\n            \"symbol\": \"XTA\",\n            \"slug\": \"italo\",\n            \"rank\": 2761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T17:49:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3683,\n            \"name\": \"AEN Smart Token\",\n            \"symbol\": \"AENS\",\n            \"slug\": \"aen-smart-token\",\n            \"rank\": 3390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T17:49:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD38dE88687172BDE440755b5237987e4A87c23A7\"\n            }\n        },\n        {\n            \"id\": 3685,\n            \"name\": \"BTC Lite\",\n            \"symbol\": \"BTCL\",\n            \"slug\": \"btc-lite\",\n            \"rank\": 2584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T18:39:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5acd19b9c91e596b1f062f18e3d02da7ed8d1e50\"\n            }\n        },\n        {\n            \"id\": 3686,\n            \"name\": \"Conscious Value Network\",\n            \"symbol\": \"CVNT\",\n            \"slug\": \"content-value-network\",\n            \"rank\": 3757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T18:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3687,\n            \"name\": \"BitBall\",\n            \"symbol\": \"BTB\",\n            \"slug\": \"bitball\",\n            \"rank\": 1446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-10T21:24:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06e0feb0d74106c7ada8497754074d222ec6bcdf\"\n            }\n        },\n        {\n            \"id\": 3690,\n            \"name\": \"Bulleon\",\n            \"symbol\": \"BUL\",\n            \"slug\": \"bulleon\",\n            \"rank\": 2802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-10T22:39:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0775c81a273b355e6a5b76e240bf708701f00279\"\n            }\n        },\n        {\n            \"id\": 3691,\n            \"name\": \"Kuai Token\",\n            \"symbol\": \"KT\",\n            \"slug\": \"kuai-token\",\n            \"rank\": 1546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-12T00:29:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26DDF6CabADcBF4F013841BD8d914830BeB0d984\"\n            }\n        },\n        {\n            \"id\": 3692,\n            \"name\": \"TOKOK\",\n            \"symbol\": \"TOK\",\n            \"slug\": \"tokok\",\n            \"rank\": 3774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-12T00:29:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a49f02e128a8e989b443a8f94843c0918bf45e7\"\n            }\n        },\n        {\n            \"id\": 3695,\n            \"name\": \"Hyperion\",\n            \"symbol\": \"HYN\",\n            \"slug\": \"hyperion\",\n            \"rank\": 503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-14T23:44:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3698,\n            \"name\": \"Observer\",\n            \"symbol\": \"OBSR\",\n            \"slug\": \"observer\",\n            \"rank\": 772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-15T23:49:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x3cb6be2fc6677a63cb52b07aed523f93f5a06cb4\"\n            }\n        },\n        {\n            \"id\": 3701,\n            \"name\": \"RSK Infrastructure Framework\",\n            \"symbol\": \"RIF\",\n            \"slug\": \"rsk-infrastructure-framework\",\n            \"rank\": 337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-16T23:54:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3626,\n                \"name\": \"RSK RBTC\",\n                \"symbol\": \"RBTC\",\n                \"slug\": \"rsk-smart-bitcoin\",\n                \"token_address\": \"0x2acc95758f8b5f583470ba265eb685a8f45fc9d5\"\n            }\n        },\n        {\n            \"id\": 3702,\n            \"name\": \"Beam\",\n            \"symbol\": \"BEAM\",\n            \"slug\": \"beam\",\n            \"rank\": 595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-17T19:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3703,\n            \"name\": \"ADAMANT Messenger\",\n            \"symbol\": \"ADM\",\n            \"slug\": \"adamant-messenger\",\n            \"rank\": 1658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-17T23:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3704,\n            \"name\": \"v.systems\",\n            \"symbol\": \"VSYS\",\n            \"slug\": \"v-systems\",\n            \"rank\": 646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-05T16:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3707,\n            \"name\": \"T.OS\",\n            \"symbol\": \"TOSC\",\n            \"slug\": \"t-os\",\n            \"rank\": 3766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-19T00:04:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd50649aab1d39d68bc965e0f6d1cfe0010e4908b\"\n            }\n        },\n        {\n            \"id\": 3708,\n            \"name\": \"Exosis\",\n            \"symbol\": \"EXO\",\n            \"slug\": \"exosis\",\n            \"rank\": 2753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-28T16:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3709,\n            \"name\": \"Grin\",\n            \"symbol\": \"GRIN\",\n            \"slug\": \"grin\",\n            \"rank\": 819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-27T06:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3711,\n            \"name\": \"Plair\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"plair\",\n            \"rank\": 2014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-28T21:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3712,\n            \"name\": \"Cloudbric\",\n            \"symbol\": \"CLBK\",\n            \"slug\": \"cloudbric\",\n            \"rank\": 3856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-30T06:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xc4407f7dc4b37275c9ce0f839652b393e13ff3d1\"\n            }\n        },\n        {\n            \"id\": 3714,\n            \"name\": \"LTO Network\",\n            \"symbol\": \"LTO\",\n            \"slug\": \"lto-network\",\n            \"rank\": 494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-06T01:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3715,\n            \"name\": \"Cajutel\",\n            \"symbol\": \"CAJ\",\n            \"slug\": \"cajutel\",\n            \"rank\": 1555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-31T23:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c6a7ab47b5f058be0e7c7fe1a4b7925b8aca40e\"\n            }\n        },\n        {\n            \"id\": 3716,\n            \"name\": \"Amoveo\",\n            \"symbol\": \"VEO\",\n            \"slug\": \"amoveo\",\n            \"rank\": 8080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-05T18:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3717,\n            \"name\": \"Wrapped Bitcoin\",\n            \"symbol\": \"WBTC\",\n            \"slug\": \"wrapped-bitcoin\",\n            \"rank\": 18,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-30T18:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599\"\n            }\n        },\n        {\n            \"id\": 3718,\n            \"name\": \"BitTorrent\",\n            \"symbol\": \"BTTOLD\",\n            \"slug\": \"bittorrent\",\n            \"rank\": 205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-31T18:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002000\"\n            }\n        },\n        {\n            \"id\": 3719,\n            \"name\": \"Stably USD\",\n            \"symbol\": \"USDS\",\n            \"slug\": \"stableusd\",\n            \"rank\": 2161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-06T03:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4bdb11dc0a2bec88d24a3aa1e6bb17201112ebe\"\n            }\n        },\n        {\n            \"id\": 3721,\n            \"name\": \"Huobi Pool Token\",\n            \"symbol\": \"HPT\",\n            \"slug\": \"huobi-pool-token\",\n            \"rank\": 987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-01T16:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa66daa57432024023db65477ba87d4e7f5f95213\"\n            }\n        },\n        {\n            \"id\": 3722,\n            \"name\": \"TEMCO\",\n            \"symbol\": \"TEMCO\",\n            \"slug\": \"temco\",\n            \"rank\": 775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-04T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x3b3b30a76d169f72a0a38ae01b0d6e0fbee3cc2e\"\n            }\n        },\n        {\n            \"id\": 3724,\n            \"name\": \"SOLVE\",\n            \"symbol\": \"SOLVE\",\n            \"slug\": \"solve\",\n            \"rank\": 613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-04T16:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x446c9033e7516d820cc9a2ce2d0b7328b579406f\"\n            }\n        },\n        {\n            \"id\": 3730,\n            \"name\": \"The Currency Analytics\",\n            \"symbol\": \"TCAT\",\n            \"slug\": \"the-currency-analytics\",\n            \"rank\": 2788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-08T18:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaff84e86d72edb971341a6a66eb2da209446fa14\"\n            }\n        },\n        {\n            \"id\": 3731,\n            \"name\": \"PlayChip\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"playchip\",\n            \"rank\": 5626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-08T20:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0198f46f520F33cd4329bd4bE380a25a90536CD5\"\n            }\n        },\n        {\n            \"id\": 3732,\n            \"name\": \"Conceal\",\n            \"symbol\": \"CCX\",\n            \"slug\": \"conceal\",\n            \"rank\": 1365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-08T18:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3733,\n            \"name\": \"S4FE\",\n            \"symbol\": \"S4F\",\n            \"slug\": \"s4fe\",\n            \"rank\": 1397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-07T18:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaec7d1069e3a914a3eb50f0bfb1796751f2ce48a\"\n            }\n        },\n        {\n            \"id\": 3734,\n            \"name\": \"Elamachain\",\n            \"symbol\": \"ELAMA\",\n            \"slug\": \"elamachain\",\n            \"rank\": 1462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-07T22:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb444c1f2b718ddfc385cb8fd9f2d1d776b24668\"\n            }\n        },\n        {\n            \"id\": 3735,\n            \"name\": \"VegaWallet Token\",\n            \"symbol\": \"VGW\",\n            \"slug\": \"vegawallet-token\",\n            \"rank\": 1802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-11T16:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94236591125e935f5ac128bb3d5062944c24958c\"\n            }\n        },\n        {\n            \"id\": 3737,\n            \"name\": \"BTU Protocol\",\n            \"symbol\": \"BTU\",\n            \"slug\": \"btu-protocol\",\n            \"rank\": 650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-11T16:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb683d83a532e2cb7dfa5275eed3698436371cc9f\"\n            }\n        },\n        {\n            \"id\": 3738,\n            \"name\": \"Decentralized Crypto Token\",\n            \"symbol\": \"DCTO\",\n            \"slug\": \"decentralized-crypto-token\",\n            \"rank\": 2625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-13T16:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ccbd05d4d25c745d49f5e6bf17e09113eb4c769\"\n            }\n        },\n        {\n            \"id\": 3741,\n            \"name\": \"EurocoinToken\",\n            \"symbol\": \"ECTE\",\n            \"slug\": \"eurocoin-token\",\n            \"rank\": 4606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-14T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9fa21e671bcfb04e6868784b89c19d5aa2424ea\"\n            }\n        },\n        {\n            \"id\": 3742,\n            \"name\": \"Chimpion\",\n            \"symbol\": \"BNANA\",\n            \"slug\": \"chimpion\",\n            \"rank\": 450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-20T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07ef9e82721ac16809d24dafbe1792ce01654db4\"\n            }\n        },\n        {\n            \"id\": 3744,\n            \"name\": \"WEBN token\",\n            \"symbol\": \"WEBN\",\n            \"slug\": \"webn-token\",\n            \"rank\": 8288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-14T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15a664416e42766a6cc0a1221d9c088548a6e731\"\n            }\n        },\n        {\n            \"id\": 3746,\n            \"name\": \"Electrum Dark\",\n            \"symbol\": \"ELD\",\n            \"slug\": \"electrum-dark-eld\",\n            \"rank\": 2772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-18T14:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x796e47b85a0d759f300f1de96a3583004235d4d8\"\n            }\n        },\n        {\n            \"id\": 3748,\n            \"name\": \"Hxro\",\n            \"symbol\": \"HXRO\",\n            \"slug\": \"hxro\",\n            \"rank\": 273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-15T15:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bd70556ae3f8a6ec6c4080a0c327b24325438f3\"\n            }\n        },\n        {\n            \"id\": 3750,\n            \"name\": \"eXPerience Chain\",\n            \"symbol\": \"XPC\",\n            \"slug\": \"experience-chain\",\n            \"rank\": 1698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-25T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3751,\n            \"name\": \"Stakinglab\",\n            \"symbol\": \"LABX\",\n            \"slug\": \"stakinglab\",\n            \"rank\": 2818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-25T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3752,\n            \"name\": \"uPlexa\",\n            \"symbol\": \"UPX\",\n            \"slug\": \"uplexa\",\n            \"rank\": 2252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-21T13:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3754,\n            \"name\": \"EveryCoin \",\n            \"symbol\": \"EVY\",\n            \"slug\": \"everycoin\",\n            \"rank\": 2248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-20T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeed3ae7b0f8b5b9bb8c035a9941382b1822671cd\"\n            }\n        },\n        {\n            \"id\": 3755,\n            \"name\": \"Moneynet\",\n            \"symbol\": \"MNC\",\n            \"slug\": \"moneynet\",\n            \"rank\": 2205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-21T13:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbac7a1798350cdf2dbfe0c210c2c9861223f4b31\"\n            }\n        },\n        {\n            \"id\": 3756,\n            \"name\": \"#MetaHash\",\n            \"symbol\": \"MHC\",\n            \"slug\": \"metahash\",\n            \"rank\": 829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-21T05:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3757,\n            \"name\": \"GMB\",\n            \"symbol\": \"GMB\",\n            \"slug\": \"gmb\",\n            \"rank\": 2335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T15:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b148b90442826375e864b71165a18b4d9256097\"\n            }\n        },\n        {\n            \"id\": 3758,\n            \"name\": \"Max Crowdfund\",\n            \"symbol\": \"MCF\",\n            \"slug\": \"max-crowdfund\",\n            \"rank\": 6555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xecb19b2a4e9c76ce748cf33f68f0857288f9f090\"\n            }\n        },\n        {\n            \"id\": 3759,\n            \"name\": \"Jinbi Token\",\n            \"symbol\": \"JNB\",\n            \"slug\": \"jinbi-token\",\n            \"rank\": 4600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T16:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21d5a14e625d767ce6b7a167491c2d18e0785fda\"\n            }\n        },\n        {\n            \"id\": 3760,\n            \"name\": \"Scanetchain\",\n            \"symbol\": \"SWC\",\n            \"slug\": \"scanetchain\",\n            \"rank\": 2765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xadf8b8050639b6236915f7516d69de714672f0bf\"\n            }\n        },\n        {\n            \"id\": 3761,\n            \"name\": \"DISCIPLINA\",\n            \"symbol\": \"DSCPL\",\n            \"slug\": \"disciplina\",\n            \"rank\": 7177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T02:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdece0f6864c1511369ae2c30b90db9f5fe92832c\"\n            }\n        },\n        {\n            \"id\": 3763,\n            \"name\": \"ODUWA\",\n            \"symbol\": \"OWC\",\n            \"slug\": \"oduwa\",\n            \"rank\": 1593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-25T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3764,\n            \"name\": \"Save Environment Token\",\n            \"symbol\": \"SET\",\n            \"slug\": \"save-environment-token\",\n            \"rank\": 2085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-26T15:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a2d9370cf74da3fd3df5d764e394ca8205c50b6\"\n            }\n        },\n        {\n            \"id\": 3766,\n            \"name\": \"Fatcoin\",\n            \"symbol\": \"FAT\",\n            \"slug\": \"fatcoin\",\n            \"rank\": 1435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-10T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ec95b8eda549b79a1248335a39d299d00ed314c\"\n            }\n        },\n        {\n            \"id\": 3767,\n            \"name\": \"1X2 COIN\",\n            \"symbol\": \"1X2\",\n            \"slug\": \"1x2-coin\",\n            \"rank\": 1565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-27T20:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3768,\n            \"name\": \"PIBBLE\",\n            \"symbol\": \"PIB\",\n            \"slug\": \"pibble\",\n            \"rank\": 5893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-28T20:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1864ce27e9f7517047933caae530674e8c70b8a7\"\n            }\n        },\n        {\n            \"id\": 3769,\n            \"name\": \"HashBX\",\n            \"symbol\": \"HBX\",\n            \"slug\": \"hashsbx\",\n            \"rank\": 1497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-01T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b674129D7cE4b17D7D69c4c68A00aa429230e88\"\n            }\n        },\n        {\n            \"id\": 3770,\n            \"name\": \"CustomContractNetwork\",\n            \"symbol\": \"CCN\",\n            \"slug\": \"customcontractnetwork\",\n            \"rank\": 2134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-01T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17b26400621695c2d8c2d8869f6259e82d7544c4\"\n            }\n        },\n        {\n            \"id\": 3772,\n            \"name\": \"STEM CELL COIN\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"stem-cell-coin\",\n            \"rank\": 1071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-01T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"323571cfc42a40d48d64832a7da594039fbac76a\"\n            }\n        },\n        {\n            \"id\": 3773,\n            \"name\": \"Fetch.ai\",\n            \"symbol\": \"FET\",\n            \"slug\": \"fetch\",\n            \"rank\": 192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-02T23:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85\"\n            }\n        },\n        {\n            \"id\": 3774,\n            \"name\": \"Maincoin\",\n            \"symbol\": \"MNC\",\n            \"slug\": \"maincoin\",\n            \"rank\": 2088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-04T19:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f0f1be08591ab7d990faf910b38ed5d60e4d5bf\"\n            }\n        },\n        {\n            \"id\": 3776,\n            \"name\": \"GoldFund\",\n            \"symbol\": \"GFUN\",\n            \"slug\": \"goldfund\",\n            \"rank\": 2115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-10T22:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x919d3a363776b1ceec9352610c82dfaf80edc32d\"\n            }\n        },\n        {\n            \"id\": 3777,\n            \"name\": \"Spectrum\",\n            \"symbol\": \"SPT\",\n            \"slug\": \"spectrum\",\n            \"rank\": 2705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-04T20:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01cc4151fe5f00efb8df2f90ff833725d3a482a3\"\n            }\n        },\n        {\n            \"id\": 3779,\n            \"name\": \"CoTrader\",\n            \"symbol\": \"COT\",\n            \"slug\": \"cotrader\",\n            \"rank\": 1772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-07T21:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c872500c00565505f3624ab435c222e558e9ff8\"\n            }\n        },\n        {\n            \"id\": 3780,\n            \"name\": \"Sparkle Loyalty\",\n            \"symbol\": \"SPRKL\",\n            \"slug\": \"sparkle-loyalty\",\n            \"rank\": 2774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-08T20:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b7ad3a56810032782afce12d7d27122bdb96eff\"\n            }\n        },\n        {\n            \"id\": 3783,\n            \"name\": \"Ankr\",\n            \"symbol\": \"ANKR\",\n            \"slug\": \"ankr\",\n            \"rank\": 102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-06T19:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ANKR-E97\"\n            }\n        },\n        {\n            \"id\": 3785,\n            \"name\": \"AIDUS TOKEN\",\n            \"symbol\": \"AIDUS\",\n            \"slug\": \"aidus-token\",\n            \"rank\": 8378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-07T23:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec5980b1361127287f64fdd41f88c75dd244cfda\"\n            }\n        },\n        {\n            \"id\": 3786,\n            \"name\": \"Lunes\",\n            \"symbol\": \"LUNES\",\n            \"slug\": \"lunes\",\n            \"rank\": 6024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-14T22:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3787,\n            \"name\": \"Innovative Bioresearch Classic\",\n            \"symbol\": \"INNBCL\",\n            \"slug\": \"innovative-bioresearch-classic\",\n            \"rank\": 2822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-13T22:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf\"\n            }\n        },\n        {\n            \"id\": 3789,\n            \"name\": \"Boltt Coin \",\n            \"symbol\": \"BOLTT\",\n            \"slug\": \"boltt-coin\",\n            \"rank\": 8290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-12T20:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x688478f003b8d0f10b8af2122bf20378555ef958\"\n            }\n        },\n        {\n            \"id\": 3790,\n            \"name\": \"RoboCalls\",\n            \"symbol\": \"RC20\",\n            \"slug\": \"robocalls\",\n            \"rank\": 8379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-13T22:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61b2d3ea9f1c6b387c985c73d40e8fbfb284e5c7\"\n            }\n        },\n        {\n            \"id\": 3791,\n            \"name\": \"Jewel\",\n            \"symbol\": \"JWL\",\n            \"slug\": \"jewel\",\n            \"rank\": 8380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-13T22:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8275ebf521dc217aa79c88132017a5bcef001dd9\"\n            }\n        },\n        {\n            \"id\": 3792,\n            \"name\": \"ARAW\",\n            \"symbol\": \"ARAW\",\n            \"slug\": \"araw\",\n            \"rank\": 2605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-12T20:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x30680ac0a8a993088223925265fd7a76beb87e7f\"\n            }\n        },\n        {\n            \"id\": 3794,\n            \"name\": \"Cosmos\",\n            \"symbol\": \"ATOM\",\n            \"slug\": \"cosmos\",\n            \"rank\": 20,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-14T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3795,\n            \"name\": \"ZEON\",\n            \"symbol\": \"ZEON\",\n            \"slug\": \"zeon\",\n            \"rank\": 497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-15T20:19:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5b826ca2ca02f09c1725e9bd98d9a8874c30532\"\n            }\n        },\n        {\n            \"id\": 3798,\n            \"name\": \"Xuez\",\n            \"symbol\": \"XUEZ\",\n            \"slug\": \"xuez\",\n            \"rank\": 2550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-20T19:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3799,\n            \"name\": \"SafeCoin\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"safecoin\",\n            \"rank\": 966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-18T13:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3800,\n            \"name\": \"FidexToken\",\n            \"symbol\": \"FEX\",\n            \"slug\": \"fidex-token\",\n            \"rank\": 2515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-24T21:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c1c14a6b5074905ce5d367b0a7e098b58ebfd47\"\n            }\n        },\n        {\n            \"id\": 3801,\n            \"name\": \"BORA\",\n            \"symbol\": \"BORA\",\n            \"slug\": \"bora\",\n            \"rank\": 87,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-18T13:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x02cbe46fb8a1f579254a9b485788f2d86cad51aa\"\n            }\n        },\n        {\n            \"id\": 3805,\n            \"name\": \"BoatPilot Token\",\n            \"symbol\": \"NAVY\",\n            \"slug\": \"boat-pilot-token\",\n            \"rank\": 2520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-20T19:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc15a399c4ea7815fe36857c9e290ee452a5d6b21\"\n            }\n        },\n        {\n            \"id\": 3806,\n            \"name\": \"TigerCash\",\n            \"symbol\": \"TCH\",\n            \"slug\": \"tigercash\",\n            \"rank\": 1952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-19T22:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b39a0b97319a9bd5fed217c1db7b030453bac91\"\n            }\n        },\n        {\n            \"id\": 3807,\n            \"name\": \"LitecoinToken\",\n            \"symbol\": \"LTK\",\n            \"slug\": \"litecoin-token\",\n            \"rank\": 2779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-20T19:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a732bc91c33c167f868e0af7e6f31e0776d0f71\"\n            }\n        },\n        {\n            \"id\": 3809,\n            \"name\": \"DOS Network\",\n            \"symbol\": \"DOS\",\n            \"slug\": \"dos-network\",\n            \"rank\": 1455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-22T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7\"\n            }\n        },\n        {\n            \"id\": 3810,\n            \"name\": \"Ethereum Gold Project\",\n            \"symbol\": \"ETGP\",\n            \"slug\": \"ethereum-gold-project\",\n            \"rank\": 1642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-22T23:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa96f31f1c187c28980176c3a27ba7069f48abde4\"\n            }\n        },\n        {\n            \"id\": 3814,\n            \"name\": \"Celer Network\",\n            \"symbol\": \"CELR\",\n            \"slug\": \"celer-network\",\n            \"rank\": 158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-25T04:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f9254c83eb525f9fcf346490bbb3ed28a81c667\"\n            }\n        },\n        {\n            \"id\": 3816,\n            \"name\": \"Verasity\",\n            \"symbol\": \"VRA\",\n            \"slug\": \"verasity\",\n            \"rank\": 400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-03T02:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf411903cbc70a74d22900a5de66a2dda66507255\"\n            }\n        },\n        {\n            \"id\": 3819,\n            \"name\": \"GAMB\",\n            \"symbol\": \"GMB\",\n            \"slug\": \"gamb\",\n            \"rank\": 1023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-26T18:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0008f510fe9ee696e7e320c9e5cbf61e27791ee\"\n            }\n        },\n        {\n            \"id\": 3820,\n            \"name\": \"BuckHathCoin\",\n            \"symbol\": \"BHIG\",\n            \"slug\": \"buck-hath-coin\",\n            \"rank\": 7426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-26T18:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x996229D0c6a485c7F4B52E092EAa907cB2def5C6\"\n            }\n        },\n        {\n            \"id\": 3822,\n            \"name\": \"Theta Fuel\",\n            \"symbol\": \"TFUEL\",\n            \"slug\": \"theta-fuel\",\n            \"rank\": 84,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-28T18:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3823,\n            \"name\": \"OLXA\",\n            \"symbol\": \"OLXA\",\n            \"slug\": \"olxa\",\n            \"rank\": 1936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-27T19:04:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5925f67d2767d937f47141dac24166b469558222\"\n            }\n        },\n        {\n            \"id\": 3826,\n            \"name\": \"TOP\",\n            \"symbol\": \"TOP\",\n            \"slug\": \"top\",\n            \"rank\": 1185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-28T18:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b\"\n            }\n        },\n        {\n            \"id\": 3829,\n            \"name\": \"Nash\",\n            \"symbol\": \"NEX\",\n            \"slug\": \"nash-exchange\",\n            \"rank\": 773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-01T21:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"3a4acd3647086e7c44398aac0349802e6a171129\"\n            }\n        },\n        {\n            \"id\": 3830,\n            \"name\": \"Veil\",\n            \"symbol\": \"VEIL\",\n            \"slug\": \"veil\",\n            \"rank\": 1759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-02T04:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3831,\n            \"name\": \"Safe Haven\",\n            \"symbol\": \"SHA\",\n            \"slug\": \"safe-haven\",\n            \"rank\": 903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-02T21:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3832,\n            \"name\": \"Big Bang Game Coin\",\n            \"symbol\": \"BBGC\",\n            \"slug\": \"big-bang-game-coin\",\n            \"rank\": 6753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-02T21:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836\"\n            }\n        },\n        {\n            \"id\": 3835,\n            \"name\": \"Orbs\",\n            \"symbol\": \"ORBS\",\n            \"slug\": \"orbs\",\n            \"rank\": 259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-03T00:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff56cc6b1e6ded347aa0b7676c85ab0b3d08b0fa\"\n            }\n        },\n        {\n            \"id\": 3839,\n            \"name\": \"xRhodium\",\n            \"symbol\": \"XRC\",\n            \"slug\": \"xrhodium\",\n            \"rank\": 1599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-04T15:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3840,\n            \"name\": \"1irstcoin\",\n            \"symbol\": \"FST\",\n            \"slug\": \"1irstcoin\",\n            \"rank\": 1177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-08T21:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x310c93dfc1c5e34cdf51678103f63c41762089cd\"\n            }\n        },\n        {\n            \"id\": 3842,\n            \"name\": \"Caspian\",\n            \"symbol\": \"CSP\",\n            \"slug\": \"caspian\",\n            \"rank\": 1401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6446d655a0c34bc4f05042ee88170d056cbaf45\"\n            }\n        },\n        {\n            \"id\": 3843,\n            \"name\": \"BOLT\",\n            \"symbol\": \"BOLT\",\n            \"slug\": \"bolt\",\n            \"rank\": 1252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5930c307d7395ff807f2921f12c5eb82131a789\"\n            }\n        },\n        {\n            \"id\": 3845,\n            \"name\": \"VIDT Datalink\",\n            \"symbol\": \"VIDT\",\n            \"slug\": \"vidt-datalink\",\n            \"rank\": 746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfeF4185594457050cC9c23980d301908FE057Bb1\"\n            }\n        },\n        {\n            \"id\": 3846,\n            \"name\": \"VeriBlock\",\n            \"symbol\": \"VBK\",\n            \"slug\": \"veriblock\",\n            \"rank\": 6400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3849,\n            \"name\": \"WHEN Token\",\n            \"symbol\": \"WHEN\",\n            \"slug\": \"when-token\",\n            \"rank\": 7921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-09T17:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4fe95603881d0e07954fd7605e0e9a916e42c44\"\n            }\n        },\n        {\n            \"id\": 3850,\n            \"name\": \"OTOCASH\",\n            \"symbol\": \"OTO\",\n            \"slug\": \"otocash\",\n            \"rank\": 1319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-09T17:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3853,\n            \"name\": \"MultiVAC\",\n            \"symbol\": \"MTV\",\n            \"slug\": \"multivac\",\n            \"rank\": 730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T03:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3854,\n            \"name\": \"Unification\",\n            \"symbol\": \"FUND\",\n            \"slug\": \"unification\",\n            \"rank\": 1774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T03:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3855,\n            \"name\": \"Locus Chain\",\n            \"symbol\": \"LOCUS\",\n            \"slug\": \"locus-chain\",\n            \"rank\": 733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc64500dd7b0f1794807e67802f8abbf5f8ffb054\"\n            }\n        },\n        {\n            \"id\": 3856,\n            \"name\": \"SF Capital\",\n            \"symbol\": \"SFCP\",\n            \"slug\": \"sf-capital\",\n            \"rank\": 2526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-12T18:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b6cda5cc518c904e8844f445e1a7c7d2db0ff16\"\n            }\n        },\n        {\n            \"id\": 3858,\n            \"name\": \"FNB Protocol\",\n            \"symbol\": \"FNB\",\n            \"slug\": \"fnb-protocol\",\n            \"rank\": 2430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T21:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47b28f365bf4cb38db4b6356864bde7bc4b35129\"\n            }\n        },\n        {\n            \"id\": 3860,\n            \"name\": \"Blockcloud\",\n            \"symbol\": \"BLOC\",\n            \"slug\": \"blockcloud\",\n            \"rank\": 3540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T22:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f919d67967a97ea36195a2346d9244e60fe0ddb\"\n            }\n        },\n        {\n            \"id\": 3863,\n            \"name\": \"UGAS\",\n            \"symbol\": \"UGAS\",\n            \"slug\": \"ugas\",\n            \"rank\": 2051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-16T17:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8716fc5da009d3a208f0178b637a50f4ef42400f\"\n            }\n        },\n        {\n            \"id\": 3866,\n            \"name\": \"CONUN\",\n            \"symbol\": \"CON\",\n            \"slug\": \"conun\",\n            \"rank\": 616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T18:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB\"\n            }\n        },\n        {\n            \"id\": 3867,\n            \"name\": \"NeoWorld Cash\",\n            \"symbol\": \"NASH\",\n            \"slug\": \"neoworld-cash\",\n            \"rank\": 2109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-16T17:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b94c8567763654101f690cf4d54957206383b75\"\n            }\n        },\n        {\n            \"id\": 3868,\n            \"name\": \"Signature Chain\",\n            \"symbol\": \"SIGN\",\n            \"slug\": \"signature-chain\",\n            \"rank\": 1685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T18:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3869,\n            \"name\": \"Alpha Token\",\n            \"symbol\": \"A\",\n            \"slug\": \"alpha-token\",\n            \"rank\": 1926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-16T17:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xffc63b9146967a1ba33066fb057ee3722221acf0\"\n            }\n        },\n        {\n            \"id\": 3870,\n            \"name\": \"Lition\",\n            \"symbol\": \"LIT\",\n            \"slug\": \"lition\",\n            \"rank\": 2506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"LIT-099\"\n            }\n        },\n        {\n            \"id\": 3871,\n            \"name\": \"Newton\",\n            \"symbol\": \"NEW\",\n            \"slug\": \"newton\",\n            \"rank\": 755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T22:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"NEW-09E\"\n            }\n        },\n        {\n            \"id\": 3873,\n            \"name\": \"botXcoin\",\n            \"symbol\": \"BOTX\",\n            \"slug\": \"botxcoin\",\n            \"rank\": 3281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-18T22:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1\"\n            }\n        },\n        {\n            \"id\": 3874,\n            \"name\": \"IRISnet\",\n            \"symbol\": \"IRIS\",\n            \"slug\": \"irisnet\",\n            \"rank\": 424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-18T22:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3875,\n            \"name\": \"Valor Token\",\n            \"symbol\": \"VALOR\",\n            \"slug\": \"valor-token\",\n            \"rank\": 835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-18T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x297e4e5e59ad72b1b0a2fd446929e76117be0e0a\"\n            }\n        },\n        {\n            \"id\": 3876,\n            \"name\": \"EnterCoin\",\n            \"symbol\": \"ENTRC\",\n            \"slug\": \"entercoin\",\n            \"rank\": 2454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-19T19:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9d01d4cb824219a8f482a0fad479cb971fd0628\"\n            }\n        },\n        {\n            \"id\": 3877,\n            \"name\": \"WebDollar\",\n            \"symbol\": \"WEBD\",\n            \"slug\": \"webdollar\",\n            \"rank\": 1386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-19T19:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3878,\n            \"name\": \"Swap\",\n            \"symbol\": \"XWP\",\n            \"slug\": \"swap\",\n            \"rank\": 2277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-23T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3879,\n            \"name\": \"ESBC\",\n            \"symbol\": \"ESBC\",\n            \"slug\": \"esbc\",\n            \"rank\": 1735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-22T23:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3880,\n            \"name\": \"OceanEx Token\",\n            \"symbol\": \"OCE\",\n            \"slug\": \"oceanex-token\",\n            \"rank\": 1498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-23T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3882,\n            \"name\": \"Arqma\",\n            \"symbol\": \"ARQ\",\n            \"slug\": \"arqma\",\n            \"rank\": 1944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-25T20:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3883,\n            \"name\": \"QuickX Protocol\",\n            \"symbol\": \"QCX\",\n            \"slug\": \"quickx-protocol\",\n            \"rank\": 1333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-25T20:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf9e5af7b42d31d51677c75bbbd37c1986ec79aee\"\n            }\n        },\n        {\n            \"id\": 3884,\n            \"name\": \"Function X\",\n            \"symbol\": \"FX\",\n            \"slug\": \"function-x\",\n            \"rank\": 187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-25T20:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c15ef5b4b21951d50e53e4fbda8298ffad25057\"\n            }\n        },\n        {\n            \"id\": 3885,\n            \"name\": \"WPP TOKEN\",\n            \"symbol\": \"WPP\",\n            \"slug\": \"wpp-token\",\n            \"rank\": 6689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-26T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1955d744F9435522Be508D1Ba60E3c12D0690B6A\"\n            }\n        },\n        {\n            \"id\": 3888,\n            \"name\": \"bitCEO\",\n            \"symbol\": \"BCEO\",\n            \"slug\": \"bitceo\",\n            \"rank\": 8329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-26T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ca83a13b4c4be43fa82c5e415e16f1d86f57f7\"\n            }\n        },\n        {\n            \"id\": 3890,\n            \"name\": \"Polygon\",\n            \"symbol\": \"MATIC\",\n            \"slug\": \"polygon\",\n            \"rank\": 14,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-28T20:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3891,\n            \"name\": \"V-Dimension\",\n            \"symbol\": \"VOLLAR\",\n            \"slug\": \"v-dimension\",\n            \"rank\": 4217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-29T20:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3893,\n            \"name\": \"ChangeNOW Token\",\n            \"symbol\": \"NOW\",\n            \"slug\": \"now-token\",\n            \"rank\": 1227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-29T22:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"NOW-E68\"\n            }\n        },\n        {\n            \"id\": 3894,\n            \"name\": \"Crypto Sports\",\n            \"symbol\": \"CSPN\",\n            \"slug\": \"crypto-sports\",\n            \"rank\": 2369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-01T20:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3895,\n            \"name\": \"Matrexcoin\",\n            \"symbol\": \"MAC\",\n            \"slug\": \"matrexcoin\",\n            \"rank\": 2436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-30T10:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3e2de0b661cf58f66bde8e896905399ded58af5\"\n            }\n        },\n        {\n            \"id\": 3897,\n            \"name\": \"OKB\",\n            \"symbol\": \"OKB\",\n            \"slug\": \"okb\",\n            \"rank\": 71,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-30T21:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75231f58b43240c9718dd58b4967c5114342a86c\"\n            }\n        },\n        {\n            \"id\": 3898,\n            \"name\": \"Axe\",\n            \"symbol\": \"AXE\",\n            \"slug\": \"axe\",\n            \"rank\": 2460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-08T22:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3899,\n            \"name\": \"Zloadr\",\n            \"symbol\": \"ZDR\",\n            \"slug\": \"zloadr\",\n            \"rank\": 1674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-10T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdfa65533074b0b23ebc18c7190be79fa74b30c2\"\n            }\n        },\n        {\n            \"id\": 3902,\n            \"name\": \"MoneroV \",\n            \"symbol\": \"XMV\",\n            \"slug\": \"monero-v\",\n            \"rank\": 2583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-02T21:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3904,\n            \"name\": \"Renewable Electronic Energy Coin\",\n            \"symbol\": \"REEC\",\n            \"slug\": \"electronic-energy-coin\",\n            \"rank\": 2502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-02T21:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3907,\n            \"name\": \"BitCash\",\n            \"symbol\": \"BITC\",\n            \"slug\": \"bitcash\",\n            \"rank\": 2446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3908,\n            \"name\": \"Decimated\",\n            \"symbol\": \"DIO\",\n            \"slug\": \"decimated\",\n            \"rank\": 806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-03T19:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BiDB55p4G3n1fGhwKFpxsokBMqgctL4qnZpDH1bVQxMD\"\n            }\n        },\n        {\n            \"id\": 3910,\n            \"name\": \"pEOS\",\n            \"symbol\": \"PEOS\",\n            \"slug\": \"peos\",\n            \"rank\": 1708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-09T21:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"thepeostoken\"\n            }\n        },\n        {\n            \"id\": 3911,\n            \"name\": \"Ocean Protocol\",\n            \"symbol\": \"OCEAN\",\n            \"slug\": \"ocean-protocol\",\n            \"rank\": 150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x967da4048cd07ab37855c090aaf366e4ce1b9f48\"\n            }\n        },\n        {\n            \"id\": 3913,\n            \"name\": \"Titan Coin\",\n            \"symbol\": \"TTN\",\n            \"slug\": \"titan-coin\",\n            \"rank\": 2120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3914,\n            \"name\": \"GlitzKoin\",\n            \"symbol\": \"GTN\",\n            \"slug\": \"glitzkoin\",\n            \"rank\": 240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-07T21:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3915,\n            \"name\": \"Merebel\",\n            \"symbol\": \"MERI\",\n            \"slug\": \"merebel\",\n            \"rank\": 2619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-08T19:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3916,\n            \"name\": \"ThoreNext\",\n            \"symbol\": \"THX\",\n            \"slug\": \"thorenext\",\n            \"rank\": 8381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf08c68bd5f4194d994fd70726746bf529ee5a617\"\n            }\n        },\n        {\n            \"id\": 3917,\n            \"name\": \"Sentivate\",\n            \"symbol\": \"SNTVT\",\n            \"slug\": \"sentivate\",\n            \"rank\": 652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7865af71cf0b288b4e7f654f4f7851eb46a2b7f8\"\n            }\n        },\n        {\n            \"id\": 3918,\n            \"name\": \"Safe\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"safe\",\n            \"rank\": 314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3920,\n            \"name\": \"Diamond Platform Token\",\n            \"symbol\": \"DPT\",\n            \"slug\": \"diamond-platform-token\",\n            \"rank\": 6597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10c71515602429c19d53011ea7040b87a4894838\"\n            }\n        },\n        {\n            \"id\": 3923,\n            \"name\": \"VENJOCOIN\",\n            \"symbol\": \"VJC\",\n            \"slug\": \"venjocoin\",\n            \"rank\": 8382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-07T21:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c62da804298d5972a323c80b539b8e7517a0dde\"\n            }\n        },\n        {\n            \"id\": 3925,\n            \"name\": \"Tratok\",\n            \"symbol\": \"TRAT\",\n            \"slug\": \"tratok\",\n            \"rank\": 6885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-07T20:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe225aca29524bb65fd82c79a9602f3b4f9c6fe3f\"\n            }\n        },\n        {\n            \"id\": 3928,\n            \"name\": \"IDEX\",\n            \"symbol\": \"IDEX\",\n            \"slug\": \"idex\",\n            \"rank\": 441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-09T20:19:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb705268213d593b8fd88d3fdeff93aff5cbdcfae\"\n            }\n        },\n        {\n            \"id\": 3929,\n            \"name\": \"BQT\",\n            \"symbol\": \"BQTX\",\n            \"slug\": \"bqt\",\n            \"rank\": 7861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-10T19:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d8be94d0612170ce533ac4d7b43cc3cd91e5a1a\"\n            }\n        },\n        {\n            \"id\": 3930,\n            \"name\": \"Thunder Token\",\n            \"symbol\": \"TT\",\n            \"slug\": \"thunder-token\",\n            \"rank\": 457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-10T19:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3931,\n            \"name\": \"Elementeum\",\n            \"symbol\": \"ELET\",\n            \"slug\": \"elementeum\",\n            \"rank\": 2425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-13T17:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c37bf4f042712c978a73e3fd56d1f5738dd7c43\"\n            }\n        },\n        {\n            \"id\": 3933,\n            \"name\": \"SwiftCash\",\n            \"symbol\": \"SWIFT\",\n            \"slug\": \"swiftcash\",\n            \"rank\": 2473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-13T17:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3934,\n            \"name\": \"CNNS\",\n            \"symbol\": \"CNNS\",\n            \"slug\": \"cnns\",\n            \"rank\": 3722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-13T20:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c3be406174349cfa4501654313d97e6a31072e1\"\n            }\n        },\n        {\n            \"id\": 3935,\n            \"name\": \"SparkPoint\",\n            \"symbol\": \"SRK\",\n            \"slug\": \"sparkpoint\",\n            \"rank\": 935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-14T15:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0488401c3f535193fa8df029d9ffe615a06e74e6\"\n            }\n        },\n        {\n            \"id\": 3936,\n            \"name\": \"GNY\",\n            \"symbol\": \"GNY\",\n            \"slug\": \"gny\",\n            \"rank\": 655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-14T15:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1f871Ae9462F1b2C6826E88A7827e76f86751d4\"\n            }\n        },\n        {\n            \"id\": 3937,\n            \"name\": \"NNB Token\",\n            \"symbol\": \"NNB\",\n            \"slug\": \"nnb-token\",\n            \"rank\": 7266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-14T15:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb66a2131a6b840dd020151f80723caed603efb51\"\n            }\n        },\n        {\n            \"id\": 3939,\n            \"name\": \"Tronipay\",\n            \"symbol\": \"TRP\",\n            \"slug\": \"tronipay\",\n            \"rank\": 7659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-15T20:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b1e1fc958b83e801d1342f9f9ba7da3a55ba1ef\"\n            }\n        },\n        {\n            \"id\": 3942,\n            \"name\": \"Qwertycoin\",\n            \"symbol\": \"QWC\",\n            \"slug\": \"qwertycoin\",\n            \"rank\": 1982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-16T19:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3944,\n            \"name\": \"Artfinity\",\n            \"symbol\": \"AT\",\n            \"slug\": \"artfinity\",\n            \"rank\": 2427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe54b3458c47e44c37a267e7c633afef88287c294\"\n            }\n        },\n        {\n            \"id\": 3945,\n            \"name\": \"Harmony\",\n            \"symbol\": \"ONE\",\n            \"slug\": \"harmony\",\n            \"rank\": 50,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-01T04:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3946,\n            \"name\": \"Carry\",\n            \"symbol\": \"CRE\",\n            \"slug\": \"carry\",\n            \"rank\": 495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T20:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x115eC79F1de567eC68B7AE7eDA501b406626478e\"\n            }\n        },\n        {\n            \"id\": 3947,\n            \"name\": \"HashNet BitEco\",\n            \"symbol\": \"HNB\",\n            \"slug\": \"hashnet-biteco\",\n            \"rank\": 2728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c197c4b58527faaab67cb35e3145166b23d242e\"\n            }\n        },\n        {\n            \"id\": 3948,\n            \"name\": \"TERA\",\n            \"symbol\": \"TERA\",\n            \"slug\": \"tera\",\n            \"rank\": 1582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3949,\n            \"name\": \"Asian Fintech\",\n            \"symbol\": \"AFIN\",\n            \"slug\": \"asian-fintech\",\n            \"rank\": 3569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:59:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee9e5eff401ee921b138490d00ca8d1f13f67a72\"\n            }\n        },\n        {\n            \"id\": 3950,\n            \"name\": \"Netrum\",\n            \"symbol\": \"NTR\",\n            \"slug\": \"netrum\",\n            \"rank\": 2733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:59:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3951,\n            \"name\": \"Pirate Chain\",\n            \"symbol\": \"ARRR\",\n            \"slug\": \"pirate-chain\",\n            \"rank\": 315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-22T22:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3953,\n            \"name\": \"Evedo\",\n            \"symbol\": \"EVED\",\n            \"slug\": \"evedo\",\n            \"rank\": 1675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5aaefe84e0fb3dd1f0fcff6fa7468124986b91bd\"\n            }\n        },\n        {\n            \"id\": 3954,\n            \"name\": \"One DEX\",\n            \"symbol\": \"ODEX\",\n            \"slug\": \"one-dex\",\n            \"rank\": 8383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-27T13:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa960d2ba7000d58773e7fa5754dec3bb40a069d5\"\n            }\n        },\n        {\n            \"id\": 3956,\n            \"name\": \"BOMB\",\n            \"symbol\": \"BOMB\",\n            \"slug\": \"bomb\",\n            \"rank\": 1758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-22T22:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714\"\n            }\n        },\n        {\n            \"id\": 3957,\n            \"name\": \"UNUS SED LEO\",\n            \"symbol\": \"LEO\",\n            \"slug\": \"unus-sed-leo\",\n            \"rank\": 36,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2af5d2ad76741191d15dfe7bf6ac92d4bd912ca3\"\n            }\n        },\n        {\n            \"id\": 3961,\n            \"name\": \"BZEdge\",\n            \"symbol\": \"BZE\",\n            \"slug\": \"bzedge\",\n            \"rank\": 1903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-22T22:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3962,\n            \"name\": \"Vodi X\",\n            \"symbol\": \"VDX\",\n            \"slug\": \"vodi-x\",\n            \"rank\": 7793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-23T00:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"VDX-A17\"\n            }\n        },\n        {\n            \"id\": 3964,\n            \"name\": \"Reserve Rights\",\n            \"symbol\": \"RSR\",\n            \"slug\": \"reserve-rights\",\n            \"rank\": 190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x320623b8e4ff03373931769a31fc52a4e78b5d70\"\n            }\n        },\n        {\n            \"id\": 3965,\n            \"name\": \"TouchCon\",\n            \"symbol\": \"TOC\",\n            \"slug\": \"touchcon\",\n            \"rank\": 1604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x549905519f9e06d55d7dfcd4d54817780f6b93e8\"\n            }\n        },\n        {\n            \"id\": 3966,\n            \"name\": \"BitcoinHD\",\n            \"symbol\": \"BHD\",\n            \"slug\": \"bitcoinhd\",\n            \"rank\": 1629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-27T13:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3968,\n            \"name\": \"Elitium\",\n            \"symbol\": \"EUM\",\n            \"slug\": \"elitium\",\n            \"rank\": 437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa\"\n            }\n        },\n        {\n            \"id\": 3973,\n            \"name\": \"Aryacoin\",\n            \"symbol\": \"AYA\",\n            \"slug\": \"aryacoin\",\n            \"rank\": 1754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-27T13:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3974,\n            \"name\": \"Bitcoin 2\",\n            \"symbol\": \"BTC2\",\n            \"slug\": \"bitcoin2\",\n            \"rank\": 894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T18:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3976,\n            \"name\": \"Bitcoin Confidential\",\n            \"symbol\": \"BC\",\n            \"slug\": \"bitcoin-confidential\",\n            \"rank\": 2074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T18:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3977,\n            \"name\": \"Sport and Leisure\",\n            \"symbol\": \"SNL\",\n            \"slug\": \"sport-and-leisure\",\n            \"rank\": 361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T18:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa806b3fed6891136940cf81c4085661500aa2709\"\n            }\n        },\n        {\n            \"id\": 3978,\n            \"name\": \"Chromia\",\n            \"symbol\": \"CHR\",\n            \"slug\": \"chromia\",\n            \"rank\": 161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T17:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a2279d4a90b6fe1c4b30fa660cc9f926797baa2\"\n            }\n        },\n        {\n            \"id\": 3980,\n            \"name\": \"TCASH\",\n            \"symbol\": \"TCASH\",\n            \"slug\": \"tcash\",\n            \"rank\": 8384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-06T16:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7051620d11042c4335069AaA4f10Cd3B4290C681\"\n            }\n        },\n        {\n            \"id\": 3985,\n            \"name\": \"Origo\",\n            \"symbol\": \"OGO\",\n            \"slug\": \"origo\",\n            \"rank\": 1878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-03T15:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3986,\n            \"name\": \"StakeCubeCoin\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"stakecubecoin\",\n            \"rank\": 1206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-03T15:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3987,\n            \"name\": \"Beldex\",\n            \"symbol\": \"BDX\",\n            \"slug\": \"beldex\",\n            \"rank\": 3352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-07T16:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3988,\n            \"name\": \"VNT Chain\",\n            \"symbol\": \"VNT\",\n            \"slug\": \"vnt-chain\",\n            \"rank\": 1915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-03T15:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69d2779533a4d2c780639713558b2cc98c46a9b7\"\n            }\n        },\n        {\n            \"id\": 3990,\n            \"name\": \"Webflix Token\",\n            \"symbol\": \"WFX\",\n            \"slug\": \"webflix-token\",\n            \"rank\": 2355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-04T18:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C\"\n            }\n        },\n        {\n            \"id\": 3992,\n            \"name\": \"COTI\",\n            \"symbol\": \"COTI\",\n            \"slug\": \"coti\",\n            \"rank\": 169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-04T20:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3993,\n            \"name\": \"Emanate\",\n            \"symbol\": \"EMT\",\n            \"slug\": \"emanate\",\n            \"rank\": 7728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-05T16:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"emanateoneos\"\n            }\n        },\n        {\n            \"id\": 3996,\n            \"name\": \"IOU\",\n            \"symbol\": \"IOUX\",\n            \"slug\": \"iou\",\n            \"rank\": 6253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-05T16:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ad6739649f1fbf079882c14d27862d5c2206660\"\n            }\n        },\n        {\n            \"id\": 3997,\n            \"name\": \"BlockStamp\",\n            \"symbol\": \"BST\",\n            \"slug\": \"blockstamp\",\n            \"rank\": 8385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-05T16:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3998,\n            \"name\": \"Krios\",\n            \"symbol\": \"GIG\",\n            \"slug\": \"krios\",\n            \"rank\": 1318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-06T16:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x838d8e11B160deC88Fe62BF0f743FB7000941e13\"\n            }\n        },\n        {\n            \"id\": 4001,\n            \"name\": \"MenaPay\",\n            \"symbol\": \"MPAY\",\n            \"slug\": \"menapay\",\n            \"rank\": 2321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-10T23:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3810a4ddf41e586fa0dba1463a7951b748cecfca\"\n            }\n        },\n        {\n            \"id\": 4003,\n            \"name\": \"Zenon\",\n            \"symbol\": \"ZNN\",\n            \"slug\": \"zenon\",\n            \"rank\": 530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-12T19:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4006,\n            \"name\": \"Standard Tokenization Protocol\",\n            \"symbol\": \"STPT\",\n            \"slug\": \"standard-tokenization-protocol\",\n            \"rank\": 350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-12T02:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde7d85157d9714eadf595045cc12ca4a5f3e2adb\"\n            }\n        },\n        {\n            \"id\": 4008,\n            \"name\": \"Bitcoin CZ\",\n            \"symbol\": \"BCZ\",\n            \"slug\": \"bitcoin-cz\",\n            \"rank\": 2649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-12T19:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4012,\n            \"name\": \"InnovaMinex\",\n            \"symbol\": \"MINX\",\n            \"slug\": \"innovaminex\",\n            \"rank\": 7077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-14T19:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae353daeed8dcc7a9a12027f7e070c0a50b7b6a4\"\n            }\n        },\n        {\n            \"id\": 4013,\n            \"name\": \"SpectreSecurityCoin\",\n            \"symbol\": \"XSPC\",\n            \"slug\": \"spectre-security-coin\",\n            \"rank\": 8386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-06T02:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4014,\n            \"name\": \"Mobile Crypto Pay Coin\",\n            \"symbol\": \"MCPC\",\n            \"slug\": \"mobile-crypto-pay-coin\",\n            \"rank\": 2731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-17T17:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4017,\n            \"name\": \"EOSDT\",\n            \"symbol\": \"EOSDT\",\n            \"slug\": \"eosdt\",\n            \"rank\": 1592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-17T17:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"eosdtsttoken\"\n            }\n        },\n        {\n            \"id\": 4018,\n            \"name\": \"Klimatas\",\n            \"symbol\": \"KTS\",\n            \"slug\": \"klimatas\",\n            \"rank\": 2755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-18T19:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4020,\n            \"name\": \"USDQ\",\n            \"symbol\": \"USDQ\",\n            \"slug\": \"usdq\",\n            \"rank\": 8387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-18T19:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4954db6391f4feb5468b6b943d4935353596aec9\"\n            }\n        },\n        {\n            \"id\": 4023,\n            \"name\": \"Bitcoin BEP2\",\n            \"symbol\": \"BTCB\",\n            \"slug\": \"bitcoin-bep2\",\n            \"rank\": 32,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-18T20:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BTCB-1DE\"\n            }\n        },\n        {\n            \"id\": 4024,\n            \"name\": \"Raven Protocol\",\n            \"symbol\": \"RAVEN\",\n            \"slug\": \"raven-protocol\",\n            \"rank\": 1370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-19T07:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"RAVEN-F66\"\n            }\n        },\n        {\n            \"id\": 4026,\n            \"name\": \"LiquidApps\",\n            \"symbol\": \"DAPP\",\n            \"slug\": \"liquid-apps\",\n            \"rank\": 1360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-28T23:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x939B462ee3311f8926c047D2B576C389092b1649\"\n            }\n        },\n        {\n            \"id\": 4027,\n            \"name\": \"DeVault\",\n            \"symbol\": \"DVT\",\n            \"slug\": \"devault\",\n            \"rank\": 7976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-19T08:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4028,\n            \"name\": \"MotaCoin\",\n            \"symbol\": \"MOTA\",\n            \"slug\": \"motacoin\",\n            \"rank\": 2212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4030,\n            \"name\": \"Algorand\",\n            \"symbol\": \"ALGO\",\n            \"slug\": \"algorand\",\n            \"rank\": 25,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-21T00:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4033,\n            \"name\": \"Native Utility Token\",\n            \"symbol\": \"NUT\",\n            \"slug\": \"native-utility-token\",\n            \"rank\": 8293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T03:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"eosdtnutoken\"\n            }\n        },\n        {\n            \"id\": 4034,\n            \"name\": \"Jarvis+\",\n            \"symbol\": \"JAR\",\n            \"slug\": \"jarvis\",\n            \"rank\": 2018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-20T23:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa249de6948022783765fee4850d7b85e43118fcc\"\n            }\n        },\n        {\n            \"id\": 4035,\n            \"name\": \"Honest\",\n            \"symbol\": \"HNST\",\n            \"slug\": \"honest\",\n            \"rank\": 1543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-20T23:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"HNST-3C9\"\n            }\n        },\n        {\n            \"id\": 4036,\n            \"name\": \"Contentos\",\n            \"symbol\": \"COS\",\n            \"slug\": \"contentos\",\n            \"rank\": 470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-20T23:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"COS-2E4\"\n            }\n        },\n        {\n            \"id\": 4038,\n            \"name\": \"MovieBloc\",\n            \"symbol\": \"MBL\",\n            \"slug\": \"moviebloc\",\n            \"rank\": 430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-21T20:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2566,\n                \"name\": \"ONT\",\n                \"symbol\": \"ONT\",\n                \"slug\": \"ontology\",\n                \"token_address\": \"e5a49d7fd57e7178e189d3965d1ee64368a1036d\"\n            }\n        },\n        {\n            \"id\": 4039,\n            \"name\": \"ARPA Chain\",\n            \"symbol\": \"ARPA\",\n            \"slug\": \"arpa-chain\",\n            \"rank\": 432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-15T20:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba50933c268f567bdc86e1ac131be072c6b0b71a\"\n            }\n        },\n        {\n            \"id\": 4041,\n            \"name\": \"MX TOKEN\",\n            \"symbol\": \"MX\",\n            \"slug\": \"mx-token\",\n            \"rank\": 274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-24T00:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11eef04c884e24d9b7b4760e7476d06ddf797f36\"\n            }\n        },\n        {\n            \"id\": 4043,\n            \"name\": \"PayRue (Propel)\",\n            \"symbol\": \"PROPEL\",\n            \"slug\": \"payrue-propel\",\n            \"rank\": 5625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b44df3318972be845d83f961735609137c4c23c\"\n            }\n        },\n        {\n            \"id\": 4045,\n            \"name\": \"Catex Token\",\n            \"symbol\": \"CATT\",\n            \"slug\": \"catex-token\",\n            \"rank\": 2106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-14T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e605c269e0c92e70beeb85486f1fc550f9380bd\"\n            }\n        },\n        {\n            \"id\": 4047,\n            \"name\": \"Naka Bodhi Token\",\n            \"symbol\": \"NBOT\",\n            \"slug\": \"naka-bodhi-token\",\n            \"rank\": 1909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-24T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09Ccd2DA5dCDd0510268d4979e792381337138b8\"\n            }\n        },\n        {\n            \"id\": 4048,\n            \"name\": \"MGC Token\",\n            \"symbol\": \"MGC\",\n            \"slug\": \"mgc-token\",\n            \"rank\": 5511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-24T23:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9\"\n            }\n        },\n        {\n            \"id\": 4049,\n            \"name\": \"Bitbook Gambling\",\n            \"symbol\": \"BXK\",\n            \"slug\": \"bitbook-gambling\",\n            \"rank\": 8388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-24T23:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb6985acd6d0cbff60b88032b0b29ac1d9d66a1b\"\n            }\n        },\n        {\n            \"id\": 4051,\n            \"name\": \"Parachute\",\n            \"symbol\": \"PAR\",\n            \"slug\": \"parachute\",\n            \"rank\": 2001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-25T18:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1beef31946fbbb40b877a72e4ae04a8d1a5cee06\"\n            }\n        },\n        {\n            \"id\": 4053,\n            \"name\": \"Q DAO Governance token v1.0\",\n            \"symbol\": \"QDAO\",\n            \"slug\": \"q-dao-governance-token\",\n            \"rank\": 1537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-26T20:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3166c570935a7d8554c8f4ea792ff965d2efe1f2\"\n            }\n        },\n        {\n            \"id\": 4054,\n            \"name\": \"IG Gold\",\n            \"symbol\": \"IGG\",\n            \"slug\": \"ig-gold\",\n            \"rank\": 1377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-26T20:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ffe40a3d0f80c0ce6b203d5cdc1a6a86d9acaea\"\n            }\n        },\n        {\n            \"id\": 4056,\n            \"name\": \"Ampleforth\",\n            \"symbol\": \"AMPL\",\n            \"slug\": \"ampleforth\",\n            \"rank\": 358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-28T23:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd46ba6d942050d489dbd938a2c909a5d5039a161\"\n            }\n        },\n        {\n            \"id\": 4058,\n            \"name\": \"FIBOS\",\n            \"symbol\": \"FO\",\n            \"slug\": \"fibos\",\n            \"rank\": 902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-29T20:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4060,\n            \"name\": \"TrustVerse\",\n            \"symbol\": \"TRV\",\n            \"slug\": \"trustverse\",\n            \"rank\": 1005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72955ecff76e48f2c8abcce11d54e5734d6f3657\"\n            }\n        },\n        {\n            \"id\": 4064,\n            \"name\": \"USDK\",\n            \"symbol\": \"USDK\",\n            \"slug\": \"usdk\",\n            \"rank\": 695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-29T23:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c48f86ae57291f7686349f12601910bd8d470bb\"\n            }\n        },\n        {\n            \"id\": 4066,\n            \"name\": \"Chiliz\",\n            \"symbol\": \"CHZ\",\n            \"slug\": \"chiliz\",\n            \"rank\": 79,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-01T19:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3506424f91fd33084466f402d5d97f05f8e3b4af\"\n            }\n        },\n        {\n            \"id\": 4067,\n            \"name\": \"Cryptoindex.com 100\",\n            \"symbol\": \"CIX100\",\n            \"slug\": \"cryptoindex-com-100\",\n            \"rank\": 4801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-04T16:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6393e822874728f8afa7e1c9944e417d37ca5878\"\n            }\n        },\n        {\n            \"id\": 4069,\n            \"name\": \"Blockburn\",\n            \"symbol\": \"BURN\",\n            \"slug\": \"blockburn\",\n            \"rank\": 2501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-30T20:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd\"\n            }\n        },\n        {\n            \"id\": 4071,\n            \"name\": \"Ubricoin\",\n            \"symbol\": \"UBN\",\n            \"slug\": \"ubricoin\",\n            \"rank\": 2204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb13025b219db5e4529f48b65ff009a26b6ae733\"\n            }\n        },\n        {\n            \"id\": 4074,\n            \"name\": \"ScPrime\",\n            \"symbol\": \"SCP\",\n            \"slug\": \"scprime\",\n            \"rank\": 540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-12T23:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4075,\n            \"name\": \"CryptoFranc\",\n            \"symbol\": \"XCHF\",\n            \"slug\": \"cryptofranc\",\n            \"rank\": 1484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-02T15:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4272071ecadd69d933adcd19ca99fe80664fc08\"\n            }\n        },\n        {\n            \"id\": 4076,\n            \"name\": \"ETHplode\",\n            \"symbol\": \"ETHPLO\",\n            \"slug\": \"ethplode\",\n            \"rank\": 2602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-09T22:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0c6ce3e73029f201e5c0bedb97f67572a93711c\"\n            }\n        },\n        {\n            \"id\": 4077,\n            \"name\": \"Maya Preferred\",\n            \"symbol\": \"MAYP\",\n            \"slug\": \"maya-preferred\",\n            \"rank\": 5499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-03T16:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7CDA79830Faf07Ed696Fe220566116951CED36A7\"\n            }\n        },\n        {\n            \"id\": 4078,\n            \"name\": \"Super Zero Protocol\",\n            \"symbol\": \"SERO\",\n            \"slug\": \"super-zero-protocol\",\n            \"rank\": 620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T21:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4079,\n            \"name\": \"Silverway\",\n            \"symbol\": \"SLV\",\n            \"slug\": \"silverway\",\n            \"rank\": 7046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-03T16:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"SLV-986\"\n            }\n        },\n        {\n            \"id\": 4089,\n            \"name\": \"Blockmason Link\",\n            \"symbol\": \"BLINK\",\n            \"slug\": \"blockmason-link\",\n            \"rank\": 5317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-08T23:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BLINK-9C6\"\n            }\n        },\n        {\n            \"id\": 4090,\n            \"name\": \"Wirex Token\",\n            \"symbol\": \"WXT\",\n            \"slug\": \"wirex-token\",\n            \"rank\": 593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-09T20:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GASBLVHS5FOABSDNW5SPPH3QRJYXY5JHA2AOA2QHH2FJLZBRXSG4SWXT\"\n            }\n        },\n        {\n            \"id\": 4091,\n            \"name\": \"PIXEL\",\n            \"symbol\": \"PXL\",\n            \"slug\": \"pixel\",\n            \"rank\": 1696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-10T21:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf88951d7b676798705fd3a362ba5b1dbca2b233b\"\n            }\n        },\n        {\n            \"id\": 4092,\n            \"name\": \"Dusk Network\",\n            \"symbol\": \"DUSK\",\n            \"slug\": \"dusk-network\",\n            \"rank\": 247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-11T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x940a2db1b7008b6c776d4faaca729d6d4a4aa551\"\n            }\n        },\n        {\n            \"id\": 4093,\n            \"name\": \"Uranus\",\n            \"symbol\": \"URAC\",\n            \"slug\": \"uranus\",\n            \"rank\": 8389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-12T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff8be4b22cedc440591dcb1e641eb2a0dd9d25a5\"\n            }\n        },\n        {\n            \"id\": 4094,\n            \"name\": \"Spiking\",\n            \"symbol\": \"SPIKE\",\n            \"slug\": \"spiking\",\n            \"rank\": 1756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-15T15:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7fc5d2453e3f68af0cc1b78bcfee94a1b293650\"\n            }\n        },\n        {\n            \"id\": 4096,\n            \"name\": \"Switch\",\n            \"symbol\": \"ESH\",\n            \"slug\": \"switch\",\n            \"rank\": 2225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T02:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6a55c63865affd67e2fb9f284f87b7a9e5ff3bd\"\n            }\n        },\n        {\n            \"id\": 4097,\n            \"name\": \"x42 Protocol\",\n            \"symbol\": \"X42\",\n            \"slug\": \"x42-protocol\",\n            \"rank\": 2376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-20T03:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4098,\n            \"name\": \"Tapcoin\",\n            \"symbol\": \"TTT\",\n            \"slug\": \"tapcoin\",\n            \"rank\": 8390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T19:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f599410d207f3d2828a8712e5e543ac2e040382\"\n            }\n        },\n        {\n            \"id\": 4100,\n            \"name\": \"qiibee\",\n            \"symbol\": \"QBX\",\n            \"slug\": \"qiibee\",\n            \"rank\": 8391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2467aa6b5a2351416fd4c3def8462d841feeecec\"\n            }\n        },\n        {\n            \"id\": 4102,\n            \"name\": \"TranslateMe Network Token\",\n            \"symbol\": \"TMN\",\n            \"slug\": \"translateme-network-token\",\n            \"rank\": 6863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"d613223fa138a1555ff711581982462acde209c5\"\n            }\n        },\n        {\n            \"id\": 4103,\n            \"name\": \"FLETA\",\n            \"symbol\": \"FLETA\",\n            \"slug\": \"fleta\",\n            \"rank\": 505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-16T18:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40897C872214303b6F479a37E549eE1516B264A2\"\n            }\n        },\n        {\n            \"id\": 4104,\n            \"name\": \"FUZE Token\",\n            \"symbol\": \"FUZE\",\n            \"slug\": \"fuze-token\",\n            \"rank\": 2627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-03T02:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x187d1018e8ef879be4194d6ed7590987463ead85\"\n            }\n        },\n        {\n            \"id\": 4105,\n            \"name\": \"CoinMetro Token\",\n            \"symbol\": \"XCM\",\n            \"slug\": \"coinmetro-token\",\n            \"rank\": 3944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T22:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36ac219f90f5a6a3c77f2a7b660e3cc701f68e25\"\n            }\n        },\n        {\n            \"id\": 4108,\n            \"name\": \"En-Tan-Mo\",\n            \"symbol\": \"ETM\",\n            \"slug\": \"en-tan-mo\",\n            \"rank\": 3951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-11T02:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6020da0f7c1857dbe4431ec92a15cc318d933eaa\"\n            }\n        },\n        {\n            \"id\": 4112,\n            \"name\": \"Eco Value Coin\",\n            \"symbol\": \"EVC\",\n            \"slug\": \"eco-value-coin\",\n            \"rank\": 8392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa843f65872a25d6e9552ea0b360fb1d5e333124\"\n            }\n        },\n        {\n            \"id\": 4114,\n            \"name\": \"Golden Token\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"golden-token\",\n            \"rank\": 4569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T19:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34d6a0f5c2f5d0082141fe73d93b9dd00ca7ce11\"\n            }\n        },\n        {\n            \"id\": 4115,\n            \"name\": \"Pivot Token\",\n            \"symbol\": \"PVT\",\n            \"slug\": \"pivot-token\",\n            \"rank\": 2144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"PVT-554\"\n            }\n        },\n        {\n            \"id\": 4116,\n            \"name\": \"TOKPIE\",\n            \"symbol\": \"TKP\",\n            \"slug\": \"tokpie\",\n            \"rank\": 1500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-11T06:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd31695a1d35e489252ce57b129fd4b1b05e6acac\"\n            }\n        },\n        {\n            \"id\": 4118,\n            \"name\": \"ForTube\",\n            \"symbol\": \"FOR\",\n            \"slug\": \"the-force-protocol\",\n            \"rank\": 693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fcdce58959f536621d76f5b7ffb955baa5a672f\"\n            }\n        },\n        {\n            \"id\": 4119,\n            \"name\": \"VinDax Coin\",\n            \"symbol\": \"VD\",\n            \"slug\": \"vindax-coin\",\n            \"rank\": 4260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4120,\n            \"name\": \"Prometeus\",\n            \"symbol\": \"PROM\",\n            \"slug\": \"prometeus\",\n            \"rank\": 294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc82bb4ba86045af6f327323a46e80412b91b27d\"\n            }\n        },\n        {\n            \"id\": 4121,\n            \"name\": \"Sapphire\",\n            \"symbol\": \"SAPP\",\n            \"slug\": \"sapphire\",\n            \"rank\": 241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-21T00:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4122,\n            \"name\": \"Counos Coin\",\n            \"symbol\": \"CCA\",\n            \"slug\": \"counos-coin\",\n            \"rank\": 7963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-10T00:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4124,\n            \"name\": \"EOS TRUST\",\n            \"symbol\": \"EOST\",\n            \"slug\": \"eos-trust\",\n            \"rank\": 2269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87210f1d3422ba75b6c40c63c78d79324dabcd55\"\n            }\n        },\n        {\n            \"id\": 4125,\n            \"name\": \"NOIZ\",\n            \"symbol\": \"NOIZ\",\n            \"slug\": \"noizchain\",\n            \"rank\": 8393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36151737b45017234e9570cf9a1cac97138953c2\"\n            }\n        },\n        {\n            \"id\": 4126,\n            \"name\": \"EXOR\",\n            \"symbol\": \"EXOR\",\n            \"slug\": \"exor\",\n            \"rank\": 8307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4128,\n            \"name\": \"BOOM\",\n            \"symbol\": \"BOOM\",\n            \"slug\": \"boom\",\n            \"rank\": 1396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T21:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb7eab9ba6be88b869f738f6deeba96d49fe13fd\"\n            }\n        },\n        {\n            \"id\": 4132,\n            \"name\": \"Bitsten Token\",\n            \"symbol\": \"BST\",\n            \"slug\": \"bitsten-token\",\n            \"rank\": 3513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-08T21:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4f6f9ae14399fd5eb8dfc7725f0094a1a7f5d80\"\n            }\n        },\n        {\n            \"id\": 4134,\n            \"name\": \"Akropolis\",\n            \"symbol\": \"AKRO\",\n            \"slug\": \"akropolis\",\n            \"rank\": 560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T03:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ab7404063ec4dbcfd4598215992dc3f8ec853d7\"\n            }\n        },\n        {\n            \"id\": 4136,\n            \"name\": \"Veles\",\n            \"symbol\": \"VLS\",\n            \"slug\": \"veles\",\n            \"rank\": 2554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-23T21:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4138,\n            \"name\": \"WinStars.live\",\n            \"symbol\": \"WNL\",\n            \"slug\": \"winstars-live\",\n            \"rank\": 1554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T19:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfbf70e33d5163e25b0dad73955c1bd9e8cd8ba2\"\n            }\n        },\n        {\n            \"id\": 4139,\n            \"name\": \"Brazilian Digital Token\",\n            \"symbol\": \"BRZ\",\n            \"slug\": \"brz\",\n            \"rank\": 3064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T21:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x420412e765bfa6d85aaac94b4f7b708c89be2e2b\"\n            }\n        },\n        {\n            \"id\": 4142,\n            \"name\": \"Cubiex\",\n            \"symbol\": \"CBIX\",\n            \"slug\": \"cubiex\",\n            \"rank\": 2468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-22T19:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CBIX-3C9\"\n            }\n        },\n        {\n            \"id\": 4144,\n            \"name\": \"TrueFeedBack\",\n            \"symbol\": \"TFBX\",\n            \"slug\": \"truefeedback\",\n            \"rank\": 1306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-25T16:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4057db5bd9f67a566aa10e5587b1a964affc6a16\"\n            }\n        },\n        {\n            \"id\": 4150,\n            \"name\": \"GLOBEX\",\n            \"symbol\": \"GEX\",\n            \"slug\": \"globex\",\n            \"rank\": 8394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T01:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66142b81db17d7c0bd91f502d00382e326a24c2a\"\n            }\n        },\n        {\n            \"id\": 4152,\n            \"name\": \"CryptoVerificationCoin\",\n            \"symbol\": \"CVCC\",\n            \"slug\": \"cryptoverificationcoin\",\n            \"rank\": 2803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4156,\n            \"name\": \"ImageCoin\",\n            \"symbol\": \"IMG\",\n            \"slug\": \"imagecoin\",\n            \"rank\": 2513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4157,\n            \"name\": \"THORChain\",\n            \"symbol\": \"RUNE\",\n            \"slug\": \"thorchain\",\n            \"rank\": 67,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"RUNE-B1A\"\n            }\n        },\n        {\n            \"id\": 4159,\n            \"name\": \"Bitcoin Token\",\n            \"symbol\": \"BTCT\",\n            \"slug\": \"bitcoin-token\",\n            \"rank\": 2626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4160,\n            \"name\": \"Ycash\",\n            \"symbol\": \"YEC\",\n            \"slug\": \"ycash\",\n            \"rank\": 1375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-25T23:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4162,\n            \"name\": \"Storeum\",\n            \"symbol\": \"STO\",\n            \"slug\": \"storeum\",\n            \"rank\": 2813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-24T18:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb39c3502415152b2ec90ff07ee18cc94f681a72\"\n            }\n        },\n        {\n            \"id\": 4165,\n            \"name\": \"CREDIT\",\n            \"symbol\": \"CREDIT\",\n            \"slug\": \"credit\",\n            \"rank\": 2244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-24T18:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4166,\n            \"name\": \"Realio Network\",\n            \"symbol\": \"RIO\",\n            \"slug\": \"realio-network\",\n            \"rank\": 1704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-25T22:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf21661d0d1d76d3ecb8e1b9f1c923dbfffae4097\"\n            }\n        },\n        {\n            \"id\": 4167,\n            \"name\": \"Bitrue Coin\",\n            \"symbol\": \"BTR\",\n            \"slug\": \"bitrue-coin\",\n            \"rank\": 573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-25T19:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd433138d12beB9929FF6fd583DC83663eea6Aaa5\"\n            }\n        },\n        {\n            \"id\": 4172,\n            \"name\": \"Terra\",\n            \"symbol\": \"LUNA\",\n            \"slug\": \"terra-luna\",\n            \"rank\": 9,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-26T01:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4173,\n            \"name\": \"Levolution\",\n            \"symbol\": \"LEVL\",\n            \"slug\": \"levolution\",\n            \"rank\": 920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-26T19:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09970aec766b6f3223aca9111555e99dc50ff13a\"\n            }\n        },\n        {\n            \"id\": 4174,\n            \"name\": \"BitcoinRegular\",\n            \"symbol\": \"BTRL\",\n            \"slug\": \"bitcoinregular\",\n            \"rank\": 8059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T03:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x388fd8a5145d6ef85aae14d494f93df9d1c7c00c\"\n            }\n        },\n        {\n            \"id\": 4176,\n            \"name\": \"Dapp Token\",\n            \"symbol\": \"DAPPT\",\n            \"slug\": \"dapp-token\",\n            \"rank\": 4903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-26T20:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x386cabc0b14a507a4e024dea15554342865b20de\"\n            }\n        },\n        {\n            \"id\": 4178,\n            \"name\": \"CPUchain\",\n            \"symbol\": \"CPU\",\n            \"slug\": \"cpuchain\",\n            \"rank\": 2645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T06:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4180,\n            \"name\": \"DDKoin\",\n            \"symbol\": \"DDK\",\n            \"slug\": \"ddkoin\",\n            \"rank\": 2191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-29T15:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4182,\n            \"name\": \"GoWithMi\",\n            \"symbol\": \"GMAT\",\n            \"slug\": \"gowithmi\",\n            \"rank\": 1966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-29T15:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"GMAT-FC8\"\n            }\n        },\n        {\n            \"id\": 4183,\n            \"name\": \"Safex Cash\",\n            \"symbol\": \"SFX\",\n            \"slug\": \"safex-cash\",\n            \"rank\": 1346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-04T23:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4184,\n            \"name\": \"Zer-Dex\",\n            \"symbol\": \"ZDX\",\n            \"slug\": \"zer-dex\",\n            \"rank\": 8395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4189,\n            \"name\": \"Ultra\",\n            \"symbol\": \"UOS\",\n            \"slug\": \"ultra\",\n            \"rank\": 167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-30T20:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd13c7342e1ef687c5ad21b27c2b65d772cab5c8c\"\n            }\n        },\n        {\n            \"id\": 4191,\n            \"name\": \"Syntropy\",\n            \"symbol\": \"NOIA\",\n            \"slug\": \"syntropy\",\n            \"rank\": 447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-31T21:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca\"\n            }\n        },\n        {\n            \"id\": 4193,\n            \"name\": \"Dynamite\",\n            \"symbol\": \"DYNMT\",\n            \"slug\": \"dynamite\",\n            \"rank\": 2711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-21T22:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b7f247f21bf3a07088c2d3423f64233d4b069f7\"\n            }\n        },\n        {\n            \"id\": 4195,\n            \"name\": \"FTX Token\",\n            \"symbol\": \"FTT\",\n            \"slug\": \"ftx-token\",\n            \"rank\": 26,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-31T21:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"FTT-F11\"\n            }\n        },\n        {\n            \"id\": 4196,\n            \"name\": \"Pledge Coin\",\n            \"symbol\": \"PLG\",\n            \"slug\": \"pledge-coin\",\n            \"rank\": 6300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-24T00:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"PLG-D8D\"\n            }\n        },\n        {\n            \"id\": 4197,\n            \"name\": \"ShareToken\",\n            \"symbol\": \"SHR\",\n            \"slug\": \"sharetoken\",\n            \"rank\": 717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-26T02:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"SHR-DB6\"\n            }\n        },\n        {\n            \"id\": 4199,\n            \"name\": \"Swace\",\n            \"symbol\": \"SWACE\",\n            \"slug\": \"swace\",\n            \"rank\": 2063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03b155af3f4459193a276395dd76e357bb472da1\"\n            }\n        },\n        {\n            \"id\": 4200,\n            \"name\": \"ChainX\",\n            \"symbol\": \"PCX\",\n            \"slug\": \"chainx\",\n            \"rank\": 797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4202,\n            \"name\": \"Opennity\",\n            \"symbol\": \"OPNN\",\n            \"slug\": \"opennity\",\n            \"rank\": 5330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa829f97373069ee5d23175e4105df8fd49238be7\"\n            }\n        },\n        {\n            \"id\": 4205,\n            \"name\": \"Xenoverse\",\n            \"symbol\": \"XENO\",\n            \"slug\": \"xenoverse\",\n            \"rank\": 8396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf2705d4368cd2ee3bbff73594ae47244064dffb\"\n            }\n        },\n        {\n            \"id\": 4206,\n            \"name\": \"WINkLink\",\n            \"symbol\": \"WIN\",\n            \"slug\": \"wink\",\n            \"rank\": 168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7\"\n            }\n        },\n        {\n            \"id\": 4207,\n            \"name\": \"Birdchain\",\n            \"symbol\": \"BIRD\",\n            \"slug\": \"birdchain\",\n            \"rank\": 2261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-02T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x026e62dded1a6ad07d93d39f96b9eabd59665e0d\"\n            }\n        },\n        {\n            \"id\": 4211,\n            \"name\": \"Equilibria\",\n            \"symbol\": \"XEQ\",\n            \"slug\": \"equilibria\",\n            \"rank\": 5988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T09:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4212,\n            \"name\": \"LinkToken\",\n            \"symbol\": \"LTK\",\n            \"slug\": \"linktoken\",\n            \"rank\": 5354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-02T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4213,\n            \"name\": \"Uptrennd\",\n            \"symbol\": \"1UP\",\n            \"slug\": \"uptrennd\",\n            \"rank\": 2511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-05T22:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07597255910a51509ca469568b048f2597e72504\"\n            }\n        },\n        {\n            \"id\": 4215,\n            \"name\": \"Eminer\",\n            \"symbol\": \"EM\",\n            \"slug\": \"eminer\",\n            \"rank\": 1585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-22T22:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35b08722aa26be119c1608029ccbc976ac5c1082\"\n            }\n        },\n        {\n            \"id\": 4217,\n            \"name\": \"BOSAGORA\",\n            \"symbol\": \"BOA\",\n            \"slug\": \"bosagora\",\n            \"rank\": 604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-05T22:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x746dda2ea243400d5a63e0700f190ab79f06489e\"\n            }\n        },\n        {\n            \"id\": 4222,\n            \"name\": \"1Million Token\",\n            \"symbol\": \"1MT\",\n            \"slug\": \"1million-token\",\n            \"rank\": 2243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T21:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0bc1ae4ef7ffb126a8347d06ac6f8add770e1ce\"\n            }\n        },\n        {\n            \"id\": 4224,\n            \"name\": \"Mcashchain\",\n            \"symbol\": \"MCASH\",\n            \"slug\": \"mcashchain\",\n            \"rank\": 1514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-07T15:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"MCASH-869\"\n            }\n        },\n        {\n            \"id\": 4225,\n            \"name\": \"Crex Token\",\n            \"symbol\": \"CREX\",\n            \"slug\": \"crex-token\",\n            \"rank\": 8035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T22:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4228,\n            \"name\": \"Ferrum Network\",\n            \"symbol\": \"FRM\",\n            \"slug\": \"ferrum-network\",\n            \"rank\": 1082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-29T10:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5caef4af8780e59df925470b050fb23c43ca68c\"\n            }\n        },\n        {\n            \"id\": 4229,\n            \"name\": \"Yobit Token\",\n            \"symbol\": \"YO\",\n            \"slug\": \"yobit-token\",\n            \"rank\": 3718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-03T23:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebf4ca5319f406602eeff68da16261f1216011b5\"\n            }\n        },\n        {\n            \"id\": 4230,\n            \"name\": \"LHT\",\n            \"symbol\": \"LHT\",\n            \"slug\": \"lighthouse-token\",\n            \"rank\": 2415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-16T05:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4231,\n            \"name\": \"Helpico\",\n            \"symbol\": \"HELP\",\n            \"slug\": \"helpico\",\n            \"rank\": 2820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-08T22:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4233,\n            \"name\": \"Membrana\",\n            \"symbol\": \"MBN\",\n            \"slug\": \"membrana\",\n            \"rank\": 2594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-08T22:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4eeea7b48b9c3ac8f70a9c932a8b1e8a5cb624c7\"\n            }\n        },\n        {\n            \"id\": 4238,\n            \"name\": \"EveriToken\",\n            \"symbol\": \"EVT\",\n            \"slug\": \"everitoken\",\n            \"rank\": 2552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-12T22:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4242,\n            \"name\": \"PLANET\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"planet\",\n            \"rank\": 1558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T23:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x307d45afbb7e84f82ef3d251a6bb0f00edf632e4\"\n            }\n        },\n        {\n            \"id\": 4244,\n            \"name\": \"CCUniverse\",\n            \"symbol\": \"UVU\",\n            \"slug\": \"ccuniverse\",\n            \"rank\": 2691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-11T20:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4245,\n            \"name\": \"Enecuum\",\n            \"symbol\": \"ENQ\",\n            \"slug\": \"enecuum\",\n            \"rank\": 1092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-13T23:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4249,\n            \"name\": \"Findora\",\n            \"symbol\": \"FRA\",\n            \"slug\": \"findora\",\n            \"rank\": 3260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-11T16:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4250,\n            \"name\": \"ZeuxCoin\",\n            \"symbol\": \"ZUC\",\n            \"slug\": \"zeuxcoin\",\n            \"rank\": 2305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-14T23:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b4689e4514957699edeb2ee91c947f18e439806\"\n            }\n        },\n        {\n            \"id\": 4251,\n            \"name\": \"DeepCloud AI\",\n            \"symbol\": \"DEEP\",\n            \"slug\": \"deepcloud-ai\",\n            \"rank\": 7572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-20T01:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6cbedec4f1ac9d874987d2769596544e0d9161ab\"\n            }\n        },\n        {\n            \"id\": 4253,\n            \"name\": \"CryptoBonusMiles\",\n            \"symbol\": \"CBM\",\n            \"slug\": \"cryptobonusmiles\",\n            \"rank\": 2129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-03T23:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CBM-4B2\"\n            }\n        },\n        {\n            \"id\": 4256,\n            \"name\": \"Klaytn\",\n            \"symbol\": \"KLAY\",\n            \"slug\": \"klaytn\",\n            \"rank\": 41,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T04:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4257,\n            \"name\": \"Bitball Treasure\",\n            \"symbol\": \"BTRS\",\n            \"slug\": \"bitball-treasure\",\n            \"rank\": 820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-04T23:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73c9275c3a2dd84b5741fd59aebf102c91eb033f\"\n            }\n        },\n        {\n            \"id\": 4259,\n            \"name\": \"Spice\",\n            \"symbol\": \"SPICE\",\n            \"slug\": \"spice\",\n            \"rank\": 5775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4261,\n            \"name\": \"Sucrecoin\",\n            \"symbol\": \"XSR\",\n            \"slug\": \"sucrecoin\",\n            \"rank\": 8397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T23:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4262,\n            \"name\": \"UltrAlpha\",\n            \"symbol\": \"UAT\",\n            \"slug\": \"ultralpha\",\n            \"rank\": 4678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-26T21:24:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01c0987e88f778df6640787226bc96354e1a9766\"\n            }\n        },\n        {\n            \"id\": 4263,\n            \"name\": \"BitCanna\",\n            \"symbol\": \"BCNA\",\n            \"slug\": \"bitcanna\",\n            \"rank\": 3556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4264,\n            \"name\": \"Ritocoin\",\n            \"symbol\": \"RITO\",\n            \"slug\": \"ritocoin\",\n            \"rank\": 2142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4268,\n            \"name\": \"NewYork Exchange\",\n            \"symbol\": \"NYE\",\n            \"slug\": \"newyork-exchange\",\n            \"rank\": 524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-20T22:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4269,\n            \"name\": \"GateToken\",\n            \"symbol\": \"GT\",\n            \"slug\": \"gatetoken\",\n            \"rank\": 116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe66747a101bff2dba3697199dcce5b743b454759\"\n            }\n        },\n        {\n            \"id\": 4272,\n            \"name\": \"Taklimakan Network\",\n            \"symbol\": \"TAN\",\n            \"slug\": \"taklimakan-network\",\n            \"rank\": 2393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-04T02:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c36204a0712a2a50e54a62f7c4f01867e78cb53\"\n            }\n        },\n        {\n            \"id\": 4273,\n            \"name\": \"Sessia\",\n            \"symbol\": \"KICKS\",\n            \"slug\": \"sessia\",\n            \"rank\": 2213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-21T22:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd91a6162f146ef85922d9a15ee6eb14a00344586\"\n            }\n        },\n        {\n            \"id\": 4275,\n            \"name\": \"Cocos-BCX\",\n            \"symbol\": \"COCOS\",\n            \"slug\": \"cocos-bcx\",\n            \"rank\": 523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-21T16:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4c7ea4fab34bd9fb9a5e1b1a98df76e26e6407c\"\n            }\n        },\n        {\n            \"id\": 4276,\n            \"name\": \"Defi\",\n            \"symbol\": \"DEFI\",\n            \"slug\": \"defi\",\n            \"rank\": 6616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-22T22:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98b2de885e916b598f65ded2fdbb63187eaef184\"\n            }\n        },\n        {\n            \"id\": 4277,\n            \"name\": \"DECOIN\",\n            \"symbol\": \"DTEP\",\n            \"slug\": \"decoin\",\n            \"rank\": 1176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-06T19:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4279,\n            \"name\": \"Swipe\",\n            \"symbol\": \"SXP\",\n            \"slug\": \"swipe\",\n            \"rank\": 180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9\"\n            }\n        },\n        {\n            \"id\": 4280,\n            \"name\": \"12Ships\",\n            \"symbol\": \"TSHP\",\n            \"slug\": \"12ships\",\n            \"rank\": 5476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T20:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x525794473f7ab5715c81d06d10f52d11cc052804\"\n            }\n        },\n        {\n            \"id\": 4283,\n            \"name\": \"BitForex Token\",\n            \"symbol\": \"BF\",\n            \"slug\": \"bitforex-token\",\n            \"rank\": 697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-31T00:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b71bee9d961b1b848f8485eec8d8787f80217f5\"\n            }\n        },\n        {\n            \"id\": 4284,\n            \"name\": \"DABANKING\",\n            \"symbol\": \"DAB\",\n            \"slug\": \"dabanking\",\n            \"rank\": 2508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T06:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e7ebea68ab05198f771d77a875480314f1d0aae\"\n            }\n        },\n        {\n            \"id\": 4286,\n            \"name\": \"ZENZO\",\n            \"symbol\": \"ZNZ\",\n            \"slug\": \"zenzo\",\n            \"rank\": 2136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4287,\n            \"name\": \"Jobchain\",\n            \"symbol\": \"JOB\",\n            \"slug\": \"jobchain\",\n            \"rank\": 1153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-23T04:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfbc9050f5b01df53512dcc39b4f2b2bbacd517a\"\n            }\n        },\n        {\n            \"id\": 4289,\n            \"name\": \"IOEX\",\n            \"symbol\": \"IOEX\",\n            \"slug\": \"ioex\",\n            \"rank\": 7286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4290,\n            \"name\": \"EMOGI Network\",\n            \"symbol\": \"LOL\",\n            \"slug\": \"emogi-network\",\n            \"rank\": 5480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4291,\n            \"name\": \"Krypton Galaxy Coin\",\n            \"symbol\": \"KGC\",\n            \"slug\": \"krypton-galaxy-coin\",\n            \"rank\": 5202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8262eb913fccea4c3f77fc95b8b4043b384cfbb\"\n            }\n        },\n        {\n            \"id\": 4292,\n            \"name\": \"Nibble\",\n            \"symbol\": \"NBXC\",\n            \"slug\": \"nibble\",\n            \"rank\": 2823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-02T20:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4293,\n            \"name\": \"PERL.eco\",\n            \"symbol\": \"PERL\",\n            \"slug\": \"perlin\",\n            \"rank\": 742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeca82185adce47f39c684352b0439f030f860318\"\n            }\n        },\n        {\n            \"id\": 4297,\n            \"name\": \"Netbox Coin\",\n            \"symbol\": \"NBX\",\n            \"slug\": \"netbox-coin\",\n            \"rank\": 1935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-09T03:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4298,\n            \"name\": \"Rapidz\",\n            \"symbol\": \"RPZX\",\n            \"slug\": \"rapidz\",\n            \"rank\": 2263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-17T23:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68350d30d9f58c81aaaa41929f1bfc52fff4ea49\"\n            }\n        },\n        {\n            \"id\": 4299,\n            \"name\": \"Tokoin\",\n            \"symbol\": \"TOKO\",\n            \"slug\": \"tokoin\",\n            \"rank\": 1317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T23:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0f0546eb5e3ee7e8cfc5da12e5949f3ae622675\"\n            }\n        },\n        {\n            \"id\": 4300,\n            \"name\": \"VideoCoin\",\n            \"symbol\": \"VID\",\n            \"slug\": \"videocoin\",\n            \"rank\": 536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T23:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c9023bbc572ff8dc1228c7858a280046ea8c9e5\"\n            }\n        },\n        {\n            \"id\": 4301,\n            \"name\": \"Tutor's Diary\",\n            \"symbol\": \"TUDA\",\n            \"slug\": \"tutors-diary\",\n            \"rank\": 8398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-18T23:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e3002dff591c5e75bb9dedae268049742e6b13a\"\n            }\n        },\n        {\n            \"id\": 4306,\n            \"name\": \"BitcoinSoV\",\n            \"symbol\": \"BSOV\",\n            \"slug\": \"bitcoinsov\",\n            \"rank\": 8399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T22:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26946ada5ecb57f3a1f91605050ce45c482c9eb1\"\n            }\n        },\n        {\n            \"id\": 4307,\n            \"name\": \"UNICORN Token\",\n            \"symbol\": \"UNI\",\n            \"slug\": \"unicorn-token\",\n            \"rank\": 2723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-21T06:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2730d6fdc86c95a74253beffaa8306b40fedecbb\"\n            }\n        },\n        {\n            \"id\": 4309,\n            \"name\": \"Cryptocean\",\n            \"symbol\": \"CRON\",\n            \"slug\": \"cryptocean\",\n            \"rank\": 1111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T05:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4315,\n            \"name\": \"Vidulum\",\n            \"symbol\": \"VDL\",\n            \"slug\": \"vidulum\",\n            \"rank\": 1307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T02:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4324,\n            \"name\": \"Junsonmingchncoin\",\n            \"symbol\": \"JMC\",\n            \"slug\": \"junsonmingchncoin\",\n            \"rank\": 8323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T01:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4325,\n            \"name\": \"Bitscoin\",\n            \"symbol\": \"BTCX\",\n            \"slug\": \"bitscoin\",\n            \"rank\": 8400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-19T01:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9388f54fa978aa9e24395a8b69033304eccea4df\"\n            }\n        },\n        {\n            \"id\": 4344,\n            \"name\": \"ImageCash\",\n            \"symbol\": \"IMGC\",\n            \"slug\": \"imagecash\",\n            \"rank\": 2746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4359,\n            \"name\": \"Aeryus\",\n            \"symbol\": \"AER\",\n            \"slug\": \"aeryus\",\n            \"rank\": 2771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T01:29:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac4d22e40bf0b8ef4750a99ed4e935b99a42685e\"\n            }\n        },\n        {\n            \"id\": 4361,\n            \"name\": \"Bitpanda Ecosystem Token\",\n            \"symbol\": \"BEST\",\n            \"slug\": \"bitpanda-ecosystem-token\",\n            \"rank\": 229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-18T19:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b073382e63411e3bcffe90ac1b9a43fefa1ec6f\"\n            }\n        },\n        {\n            \"id\": 4365,\n            \"name\": \"Streamit Coin\",\n            \"symbol\": \"STREAM\",\n            \"slug\": \"streamit-coin\",\n            \"rank\": 2698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T05:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4366,\n            \"name\": \"MixMarvel\",\n            \"symbol\": \"MIX\",\n            \"slug\": \"mixmarvel\",\n            \"rank\": 520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T07:19:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d285f735998f36631f678ff41fb56a10a4d0429\"\n            }\n        },\n        {\n            \"id\": 4370,\n            \"name\": \"concertVR-Token\",\n            \"symbol\": \"CVT\",\n            \"slug\": \"concertvr-token\",\n            \"rank\": 5501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T15:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24b47299e756af0571f512232a3629e0dabb52ed\"\n            }\n        },\n        {\n            \"id\": 4381,\n            \"name\": \"MYCE\",\n            \"symbol\": \"YCE\",\n            \"slug\": \"myce\",\n            \"rank\": 4676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4384,\n            \"name\": \"CaluraCoin\",\n            \"symbol\": \"CLC\",\n            \"slug\": \"caluracoin\",\n            \"rank\": 2557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-10T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4385,\n            \"name\": \"Daikicoin\",\n            \"symbol\": \"DIC\",\n            \"slug\": \"daikicoin\",\n            \"rank\": 5047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T01:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4388,\n            \"name\": \"ExchangeCoin\",\n            \"symbol\": \"EXCC\",\n            \"slug\": \"exchange-coin\",\n            \"rank\": 3531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T18:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4397,\n            \"name\": \"PEPS Coin\",\n            \"symbol\": \"PEPS\",\n            \"slug\": \"peps-coin\",\n            \"rank\": 1540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-08T21:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4411,\n            \"name\": \"TenUp\",\n            \"symbol\": \"TUP\",\n            \"slug\": \"tenup\",\n            \"rank\": 1857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4424,\n            \"name\": \"XDAG\",\n            \"symbol\": \"XDAG\",\n            \"slug\": \"xdag\",\n            \"rank\": 5592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4427,\n            \"name\": \"BITICA DIGITAL CRYPTO CURRENCY\",\n            \"symbol\": \"BDCC\",\n            \"slug\": \"bdcc-bitica-coin\",\n            \"rank\": 5497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T02:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb319d67feba42063fd08d28320e7a14a7472da86\"\n            }\n        },\n        {\n            \"id\": 4430,\n            \"name\": \"VNX\",\n            \"symbol\": \"VNXLU\",\n            \"slug\": \"vnx\",\n            \"rank\": 2040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-10T00:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00fc270c9cc13e878ab5363d00354bebf6f05c15\"\n            }\n        },\n        {\n            \"id\": 4431,\n            \"name\": \"VIDY\",\n            \"symbol\": \"VIDY\",\n            \"slug\": \"vidy\",\n            \"rank\": 1522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-04T09:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc77b230f31b517f1ef362e59c173c2be6540b5e8\"\n            }\n        },\n        {\n            \"id\": 4439,\n            \"name\": \"Kripton\",\n            \"symbol\": \"LPK\",\n            \"slug\": \"kripton\",\n            \"rank\": 8314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-27T18:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2cc71c048a804da930e28e93f3211dc03c702995\"\n            }\n        },\n        {\n            \"id\": 4441,\n            \"name\": \"Vectorspace AI\",\n            \"symbol\": \"VXV\",\n            \"slug\": \"vectorspace-ai\",\n            \"rank\": 354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-04T22:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7D29A64504629172a429e64183D6673b9dAcbFCe\"\n            }\n        },\n        {\n            \"id\": 4448,\n            \"name\": \"Electronero\",\n            \"symbol\": \"ETNX\",\n            \"slug\": \"electronero\",\n            \"rank\": 8401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-10T00:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4452,\n            \"name\": \"BidiPass\",\n            \"symbol\": \"BDP\",\n            \"slug\": \"bidipass\",\n            \"rank\": 2403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-05T03:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x593114f03a0a575aece9ed675e52ed68d2172b8c\"\n            }\n        },\n        {\n            \"id\": 4460,\n            \"name\": \"PirateCash\",\n            \"symbol\": \"PIRATE\",\n            \"slug\": \"piratecash\",\n            \"rank\": 2059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T21:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4466,\n            \"name\": \"Ormeus Ecosystem\",\n            \"symbol\": \"ECO\",\n            \"slug\": \"ormeus-ecosystem\",\n            \"rank\": 2242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T01:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ECO-083\"\n            }\n        },\n        {\n            \"id\": 4467,\n            \"name\": \"Nestree\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"nestree\",\n            \"rank\": 871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-09T05:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65ccd72c0813ce6f2703593b633202a0f3ca6a0c\"\n            }\n        },\n        {\n            \"id\": 4487,\n            \"name\": \"Secure Cash\",\n            \"symbol\": \"SCSX\",\n            \"slug\": \"secure-cash\",\n            \"rank\": 8058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-02T11:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4490,\n            \"name\": \"Emirex Token\",\n            \"symbol\": \"EMRX\",\n            \"slug\": \"emirex-token\",\n            \"rank\": 865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-10T08:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774\"\n            }\n        },\n        {\n            \"id\": 4491,\n            \"name\": \"Flits\",\n            \"symbol\": \"FLS\",\n            \"slug\": \"flits\",\n            \"rank\": 7082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-25T00:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4495,\n            \"name\": \"VENA\",\n            \"symbol\": \"VENA\",\n            \"slug\": \"vena\",\n            \"rank\": 8402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T23:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh\"\n            }\n        },\n        {\n            \"id\": 4502,\n            \"name\": \"Altbet\",\n            \"symbol\": \"ABET\",\n            \"slug\": \"altbet\",\n            \"rank\": 8333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T00:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4505,\n            \"name\": \"Midas\",\n            \"symbol\": \"MIDAS\",\n            \"slug\": \"midas\",\n            \"rank\": 4233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-23T04:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4506,\n            \"name\": \"Hotbit Token\",\n            \"symbol\": \"HTB\",\n            \"slug\": \"hotbit-token\",\n            \"rank\": 3646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T11:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6be61833fc4381990e82d7d4a9f4c9b3f67ea941\"\n            }\n        },\n        {\n            \"id\": 4508,\n            \"name\": \"Voltz\",\n            \"symbol\": \"VOLTZ\",\n            \"slug\": \"voltz\",\n            \"rank\": 8316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-24T11:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60715e436c37444e29772c0d26a98ae1e8e1a989\"\n            }\n        },\n        {\n            \"id\": 4510,\n            \"name\": \"Mchain\",\n            \"symbol\": \"MAR\",\n            \"slug\": \"mchain\",\n            \"rank\": 2615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T03:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4512,\n            \"name\": \"LINK\",\n            \"symbol\": \"LN\",\n            \"slug\": \"link\",\n            \"rank\": 218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T00:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4520,\n            \"name\": \"Decentralized Vulnerability Platform\",\n            \"symbol\": \"DVP\",\n            \"slug\": \"decentralized-vulnerability-platform\",\n            \"rank\": 1816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-11T19:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e30ea2329d95802fd804f4291220b0e2f579812\"\n            }\n        },\n        {\n            \"id\": 4525,\n            \"name\": \"Lightyears\",\n            \"symbol\": \"YEAR\",\n            \"slug\": \"lightyears\",\n            \"rank\": 7847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T18:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4534,\n            \"name\": \"BITTO\",\n            \"symbol\": \"BITTO\",\n            \"slug\": \"bitto\",\n            \"rank\": 2239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55a290f08bb4cae8dcf1ea5635a3fcfd4da60456\"\n            }\n        },\n        {\n            \"id\": 4538,\n            \"name\": \"Sombe\",\n            \"symbol\": \"SBE\",\n            \"slug\": \"sombe\",\n            \"rank\": 8403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-25T22:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4542,\n            \"name\": \"Scrypta\",\n            \"symbol\": \"LYRA\",\n            \"slug\": \"scrypta\",\n            \"rank\": 2334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T22:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4545,\n            \"name\": \"City Coin\",\n            \"symbol\": \"CITY\",\n            \"slug\": \"city-coin\",\n            \"rank\": 5779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-28T02:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4546,\n            \"name\": \"01coin\",\n            \"symbol\": \"ZOC\",\n            \"slug\": \"01coin\",\n            \"rank\": 8177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-21T10:50:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4549,\n            \"name\": \"LEXIT\",\n            \"symbol\": \"LEXI\",\n            \"slug\": \"lexit\",\n            \"rank\": 2939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T10:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41a95f152e50fffd7184d9388956a2d0b8756ba9\"\n            }\n        },\n        {\n            \"id\": 4552,\n            \"name\": \"Aircoins\",\n            \"symbol\": \"AIRX\",\n            \"slug\": \"aircoins\",\n            \"rank\": 5061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F\"\n            }\n        },\n        {\n            \"id\": 4555,\n            \"name\": \"Fedora Gold\",\n            \"symbol\": \"FED\",\n            \"slug\": \"fedora-gold\",\n            \"rank\": 7314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T00:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4557,\n            \"name\": \"USDX [Lighthouse]\",\n            \"symbol\": \"USDX\",\n            \"slug\": \"usdx-lighthouse\",\n            \"rank\": 2470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-31T20:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4558,\n            \"name\": \"Flow\",\n            \"symbol\": \"FLOW\",\n            \"slug\": \"flow\",\n            \"rank\": 49,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4566,\n            \"name\": \"DigitalBits\",\n            \"symbol\": \"XDB\",\n            \"slug\": \"digitalbits\",\n            \"rank\": 176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-13T04:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9eefc4b0d472a44be93970254df4f4016569d27\"\n            }\n        },\n        {\n            \"id\": 4568,\n            \"name\": \"JFIN\",\n            \"symbol\": \"JFC\",\n            \"slug\": \"jfin\",\n            \"rank\": 3148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x940bdcb99a0ee5fb008a606778ae87ed9789f257\"\n            }\n        },\n        {\n            \"id\": 4571,\n            \"name\": \"HEdpAY\",\n            \"symbol\": \"HDP.ф\",\n            \"slug\": \"hedpay\",\n            \"rank\": 4891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T19:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4d5545392f5fc57eba3af8981815669bb7e2a48\"\n            }\n        },\n        {\n            \"id\": 4577,\n            \"name\": \"LunchMoney\",\n            \"symbol\": \"LMY\",\n            \"slug\": \"lunchmoney\",\n            \"rank\": 2203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T19:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66fd97a78d8854fec445cd1c80a07896b0b4851f\"\n            }\n        },\n        {\n            \"id\": 4586,\n            \"name\": \"ProBit Token\",\n            \"symbol\": \"PROB\",\n            \"slug\": \"probit-token\",\n            \"rank\": 912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-13T22:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb559ce67ff522ec0b9ba7f5dc9dc7ef6c139803\"\n            }\n        },\n        {\n            \"id\": 4594,\n            \"name\": \"SovranoCoin\",\n            \"symbol\": \"SVR\",\n            \"slug\": \"sovranocoin\",\n            \"rank\": 2762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T05:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4618,\n            \"name\": \"Akoin\",\n            \"symbol\": \"AKN\",\n            \"slug\": \"akoin\",\n            \"rank\": 5550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-19T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4621,\n            \"name\": \"dForce USDx\",\n            \"symbol\": \"USDX\",\n            \"slug\": \"dforce-usdx\",\n            \"rank\": 8404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T01:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb269732ab75a6fd61ea60b06fe994cd32a83549\"\n            }\n        },\n        {\n            \"id\": 4623,\n            \"name\": \"Gomics\",\n            \"symbol\": \"GOM\",\n            \"slug\": \"gomics\",\n            \"rank\": 6525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-16T03:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8c6ad2586bb71d518c2aaf510efe91f82022f58\"\n            }\n        },\n        {\n            \"id\": 4629,\n            \"name\": \"BOSCore\",\n            \"symbol\": \"BOS\",\n            \"slug\": \"boscore\",\n            \"rank\": 8405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T21:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"BOS-eos-eosio.token\"\n            }\n        },\n        {\n            \"id\": 4630,\n            \"name\": \"Sierracoin\",\n            \"symbol\": \"SIERRA\",\n            \"slug\": \"sierracoin\",\n            \"rank\": 8406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T22:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4633,\n            \"name\": \"CryptoBossCoin\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"cryptobosscoin\",\n            \"rank\": 8407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-01T00:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x790bfacae71576107c068f494c8a6302aea640cb\"\n            }\n        },\n        {\n            \"id\": 4642,\n            \"name\": \"Hedera\",\n            \"symbol\": \"HBAR\",\n            \"slug\": \"hedera\",\n            \"rank\": 33,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T09:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4644,\n            \"name\": \"Poseidon Network\",\n            \"symbol\": \"QQQ\",\n            \"slug\": \"poseidon-network\",\n            \"rank\": 930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T02:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21\"\n            }\n        },\n        {\n            \"id\": 4646,\n            \"name\": \"Beaxy\",\n            \"symbol\": \"BXY\",\n            \"slug\": \"beaxy\",\n            \"rank\": 2011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-25T02:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x827d53c8170af52625f414bde00326fc8a085e86\"\n            }\n        },\n        {\n            \"id\": 4647,\n            \"name\": \"PUBLISH\",\n            \"symbol\": \"NEWS\",\n            \"slug\": \"publish\",\n            \"rank\": 1442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T07:44:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4660,\n            \"name\": \"Telos\",\n            \"symbol\": \"TLOS\",\n            \"slug\": \"telos\",\n            \"rank\": 236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-19T05:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4664,\n            \"name\": \"RCCCToken\",\n            \"symbol\": \"RCCC\",\n            \"slug\": \"rccctoken\",\n            \"rank\": 5603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33bfd20660eeaf952e8d5bc3236e1918701f17d0\"\n            }\n        },\n        {\n            \"id\": 4674,\n            \"name\": \"Whole Network\",\n            \"symbol\": \"NODE\",\n            \"slug\": \"whole-network\",\n            \"rank\": 5851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-26T20:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0c3ef32f802967db75b9d49fe1e76620151ccb81\"\n            }\n        },\n        {\n            \"id\": 4677,\n            \"name\": \"Tepleton\",\n            \"symbol\": \"TEP\",\n            \"slug\": \"tepleton\",\n            \"rank\": 7935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-08T23:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e65e12b5f0fd1d58738c6f38da7d57f5f183d1c\"\n            }\n        },\n        {\n            \"id\": 4678,\n            \"name\": \"Global Digital Content\",\n            \"symbol\": \"GDC\",\n            \"slug\": \"global-digital-content\",\n            \"rank\": 4626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-25T03:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31\"\n            }\n        },\n        {\n            \"id\": 4679,\n            \"name\": \"Band Protocol\",\n            \"symbol\": \"BAND\",\n            \"slug\": \"band-protocol\",\n            \"rank\": 333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-18T12:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba11d00c5f74255f56a5e366f4f77f5a186d7f55\"\n            }\n        },\n        {\n            \"id\": 4680,\n            \"name\": \"FYDcoin\",\n            \"symbol\": \"FYD\",\n            \"slug\": \"fydcoin\",\n            \"rank\": 1473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-23T22:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4681,\n            \"name\": \"Color Platform\",\n            \"symbol\": \"CLR\",\n            \"slug\": \"color-platform\",\n            \"rank\": 1884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-03T09:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2396fbc0e2e3ae4b7206ebdb5706e2a5920349cb\"\n            }\n        },\n        {\n            \"id\": 4682,\n            \"name\": \"Hyper Speed Network\",\n            \"symbol\": \"HSN\",\n            \"slug\": \"hyper-speed-network\",\n            \"rank\": 2596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-20T02:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x365542df3c8c9d096c5f0de24a0d8cf33c19c8fd\"\n            }\n        },\n        {\n            \"id\": 4687,\n            \"name\": \"Binance USD\",\n            \"symbol\": \"BUSD\",\n            \"slug\": \"binance-usd\",\n            \"rank\": 13,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-20T08:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BUSD-BD1\"\n            }\n        },\n        {\n            \"id\": 4691,\n            \"name\": \"Zano\",\n            \"symbol\": \"ZANO\",\n            \"slug\": \"zano\",\n            \"rank\": 892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-17T06:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4693,\n            \"name\": \"Global X Change Token\",\n            \"symbol\": \"GXT\",\n            \"slug\": \"global-x-change-token\",\n            \"rank\": 8309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-13T22:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60c87297a1feadc3c25993ffcadc54e99971e307\"\n            }\n        },\n        {\n            \"id\": 4695,\n            \"name\": \"Echoin\",\n            \"symbol\": \"EC\",\n            \"slug\": \"echoin\",\n            \"rank\": 3672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-23T05:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12fd19dac0fab61bed5e0f09091b470c452d4d61\"\n            }\n        },\n        {\n            \"id\": 4697,\n            \"name\": \"Rivex\",\n            \"symbol\": \"RVX\",\n            \"slug\": \"rivex\",\n            \"rank\": 5049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T01:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4702,\n            \"name\": \"Rupiah Token\",\n            \"symbol\": \"IDRT\",\n            \"slug\": \"rupiah-token\",\n            \"rank\": 988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-24T06:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"IDRTB-178\"\n            }\n        },\n        {\n            \"id\": 4703,\n            \"name\": \"BonusCloud\",\n            \"symbol\": \"BXC\",\n            \"slug\": \"bonuscloud\",\n            \"rank\": 1659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-24T12:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43\"\n            }\n        },\n        {\n            \"id\": 4704,\n            \"name\": \"Banano\",\n            \"symbol\": \"BAN\",\n            \"slug\": \"banano\",\n            \"rank\": 851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-22T04:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4705,\n            \"name\": \"PAX Gold\",\n            \"symbol\": \"PAXG\",\n            \"slug\": \"pax-gold\",\n            \"rank\": 148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-26T02:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45804880de22913dafe09f4980848ece6ecbaf78\"\n            }\n        },\n        {\n            \"id\": 4709,\n            \"name\": \"XcelToken Plus\",\n            \"symbol\": \"XLAB\",\n            \"slug\": \"xceltoken-plus\",\n            \"rank\": 1996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-27T03:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c4e7f814d40f8929f9112c5d09016f923d34472\"\n            }\n        },\n        {\n            \"id\": 4710,\n            \"name\": \"Cere Network\",\n            \"symbol\": \"CERE\",\n            \"slug\": \"cere-network\",\n            \"rank\": 2923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4712,\n            \"name\": \"AmonD\",\n            \"symbol\": \"AMON\",\n            \"slug\": \"amond\",\n            \"rank\": 1746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-28T11:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00059ae69c1622a7542edc15e8d17b060fe307b6\"\n            }\n        },\n        {\n            \"id\": 4715,\n            \"name\": \"Tokenize Xchange\",\n            \"symbol\": \"TKX\",\n            \"slug\": \"tokenize-xchange\",\n            \"rank\": 8408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-23T01:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x667102BD3413bFEaa3Dffb48fa8288819E480a88\"\n            }\n        },\n        {\n            \"id\": 4737,\n            \"name\": \"ITO Utility Token\",\n            \"symbol\": \"IUT\",\n            \"slug\": \"ito-utility-token\",\n            \"rank\": 2571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD36a0e7b741542208aE0fBb35453C893D0136625\"\n            }\n        },\n        {\n            \"id\": 4746,\n            \"name\": \"Quiztok\",\n            \"symbol\": \"QTCON\",\n            \"slug\": \"quiztok\",\n            \"rank\": 703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-28T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa00a4d5786a6e955e9539d01d78bf68f3271c050\"\n            }\n        },\n        {\n            \"id\": 4747,\n            \"name\": \"Velas\",\n            \"symbol\": \"VLX\",\n            \"slug\": \"velas\",\n            \"rank\": 111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-03T02:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4752,\n            \"name\": \"CUTcoin\",\n            \"symbol\": \"CUT\",\n            \"slug\": \"cutcoin\",\n            \"rank\": 822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T01:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4754,\n            \"name\": \"INLOCK\",\n            \"symbol\": \"ILK\",\n            \"slug\": \"inlock\",\n            \"rank\": 6833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-01T00:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf784682c82526e245f50975190ef0fff4e4fc077\"\n            }\n        },\n        {\n            \"id\": 4757,\n            \"name\": \"Robonomics.network\",\n            \"symbol\": \"XRT\",\n            \"slug\": \"robonomics-network\",\n            \"rank\": 1088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T01:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7de91b204c1c737bcee6f000aaa6569cf7061cb7\"\n            }\n        },\n        {\n            \"id\": 4758,\n            \"name\": \"dForce\",\n            \"symbol\": \"DF\",\n            \"slug\": \"dforce\",\n            \"rank\": 611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T01:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0\"\n            }\n        },\n        {\n            \"id\": 4760,\n            \"name\": \"PANTHEON X\",\n            \"symbol\": \"XPN\",\n            \"slug\": \"pantheon-x\",\n            \"rank\": 1600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T22:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b9e094d56103611f0acefdab43182347ba60df4\"\n            }\n        },\n        {\n            \"id\": 4761,\n            \"name\": \"NuCypher\",\n            \"symbol\": \"NU\",\n            \"slug\": \"nucypher\",\n            \"rank\": 151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fe83213d56308330ec302a8bd641f1d0113a4cc\"\n            }\n        },\n        {\n            \"id\": 4769,\n            \"name\": \"EOS Force\",\n            \"symbol\": \"EOSC\",\n            \"slug\": \"eos-force\",\n            \"rank\": 1057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-10T03:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4773,\n            \"name\": \"PocketNode\",\n            \"symbol\": \"NODE\",\n            \"slug\": \"pocketnode\",\n            \"rank\": 7915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-03T00:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x435d664F72D6F194ef67d63B5f3936650187b131\"\n            }\n        },\n        {\n            \"id\": 4774,\n            \"name\": \"1irstGold\",\n            \"symbol\": \"1GOLD\",\n            \"slug\": \"1irstgold\",\n            \"rank\": 5076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-04T02:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda4129919f964a3a526d3182bb03e6449e5a8872\"\n            }\n        },\n        {\n            \"id\": 4777,\n            \"name\": \"Azbit\",\n            \"symbol\": \"AZ\",\n            \"slug\": \"azbit\",\n            \"rank\": 1828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-13T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaaaaaba2ea3daab0a6c05f1b962c78c9836d99\"\n            }\n        },\n        {\n            \"id\": 4779,\n            \"name\": \"HUSD\",\n            \"symbol\": \"HUSD\",\n            \"slug\": \"husd\",\n            \"rank\": 226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-15T02:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf574c24545e5ffecb9a659c229253d4111d87e1\"\n            }\n        },\n        {\n            \"id\": 4782,\n            \"name\": \"TurtleNetwork\",\n            \"symbol\": \"TN\",\n            \"slug\": \"turtlenetwork\",\n            \"rank\": 1870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-11T15:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4786,\n            \"name\": \"MDtoken\",\n            \"symbol\": \"MDTK\",\n            \"slug\": \"mdtoken\",\n            \"rank\": 2640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-27T05:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"BzV9wieerzbAE53sYusbfos9xpTVMiotMr4V64JbqbVP\"\n            }\n        },\n        {\n            \"id\": 4787,\n            \"name\": \"BitcoinV\",\n            \"symbol\": \"BTCV\",\n            \"slug\": \"bitcoinv\",\n            \"rank\": 8263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-31T01:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4792,\n            \"name\": \"Agora\",\n            \"symbol\": \"VOTE\",\n            \"slug\": \"agora\",\n            \"rank\": 2580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-16T03:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4793,\n            \"name\": \"D Community\",\n            \"symbol\": \"DILI\",\n            \"slug\": \"d-community\",\n            \"rank\": 5503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-16T04:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37f74e99794853777a10ea1dc08a64c86958f06a\"\n            }\n        },\n        {\n            \"id\": 4794,\n            \"name\": \"FinexboxToken\",\n            \"symbol\": \"FNB\",\n            \"slug\": \"finexboxtoken\",\n            \"rank\": 3065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-11T21:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6d2c3cb986db66818c14c7032db05d1d2a6ee74\"\n            }\n        },\n        {\n            \"id\": 4797,\n            \"name\": \"SMILE\",\n            \"symbol\": \"SMILE\",\n            \"slug\": \"swapcoinz\",\n            \"rank\": 8146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-31T22:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cd137eb5bdf426aae58c3ed80383f74e42d9bf2\"\n            }\n        },\n        {\n            \"id\": 4800,\n            \"name\": \"Mogu\",\n            \"symbol\": \"MOGX\",\n            \"slug\": \"mogu\",\n            \"rank\": 4770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-19T03:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdec45952b5e234eddc2981b43eed360826d5087\"\n            }\n        },\n        {\n            \"id\": 4801,\n            \"name\": \"Codex\",\n            \"symbol\": \"CDEX\",\n            \"slug\": \"codex\",\n            \"rank\": 7513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-27T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2315,\n                \"name\": \"HTMLCOIN\",\n                \"symbol\": \"HTML\",\n                \"slug\": \"html-coin\",\n                \"token_address\": \"911106d88ae972bd06d68dc627c2997a6fe8205f\"\n            }\n        },\n        {\n            \"id\": 4802,\n            \"name\": \"Xeonbit Token\",\n            \"symbol\": \"XNS\",\n            \"slug\": \"xeonbit-token\",\n            \"rank\": 8409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c71d3436f39ce382d0f58f1b011d88100b9d91\"\n            }\n        },\n        {\n            \"id\": 4804,\n            \"name\": \"ROOBEE\",\n            \"symbol\": \"ROOBEE\",\n            \"slug\": \"roobee\",\n            \"rank\": 1084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-17T23:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa31b1767e09f842ecfd4bc471fe44f830e3891aa\"\n            }\n        },\n        {\n            \"id\": 4805,\n            \"name\": \"VNDC\",\n            \"symbol\": \"VNDC\",\n            \"slug\": \"vndc\",\n            \"rank\": 6633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-07T00:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"VNDC-DB9\"\n            }\n        },\n        {\n            \"id\": 4807,\n            \"name\": \"CertiK\",\n            \"symbol\": \"CTK\",\n            \"slug\": \"certik\",\n            \"rank\": 387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4808,\n            \"name\": \"Bincentive\",\n            \"symbol\": \"BCNT\",\n            \"slug\": \"bincentive\",\n            \"rank\": 5239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T23:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9669890e48f330acd88b78d63e1a6b3482652cd9\"\n            }\n        },\n        {\n            \"id\": 4809,\n            \"name\": \"Project WITH\",\n            \"symbol\": \"WIKEN\",\n            \"slug\": \"project-with\",\n            \"rank\": 925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-09T09:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb7e77aebbe0687d2eff24cc90c41a3b6ea74bdab\"\n            }\n        },\n        {\n            \"id\": 4818,\n            \"name\": \"Xensor\",\n            \"symbol\": \"XSR\",\n            \"slug\": \"xensor\",\n            \"rank\": 1589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-21T05:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045\"\n            }\n        },\n        {\n            \"id\": 4819,\n            \"name\": \"DMme\",\n            \"symbol\": \"DMME\",\n            \"slug\": \"dmme\",\n            \"rank\": 8331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-06T04:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9556f8ee795d991ff371f547162d5efb2769425f\"\n            }\n        },\n        {\n            \"id\": 4823,\n            \"name\": \"Uzyth\",\n            \"symbol\": \"ZYTH\",\n            \"slug\": \"uzyth\",\n            \"rank\": 6017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T23:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4824,\n            \"name\": \"SymVerse\",\n            \"symbol\": \"SYM\",\n            \"slug\": \"symverse\",\n            \"rank\": 3738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T08:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa\"\n            }\n        },\n        {\n            \"id\": 4826,\n            \"name\": \"ZUM TOKEN\",\n            \"symbol\": \"ZUM\",\n            \"slug\": \"zum-token\",\n            \"rank\": 2075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-25T19:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b9bcd54bf8a730ea5d3f1ffce0885e911a502c\"\n            }\n        },\n        {\n            \"id\": 4834,\n            \"name\": \"Golos Blockchain\",\n            \"symbol\": \"GLS\",\n            \"slug\": \"golos-blockchain\",\n            \"rank\": 1905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T12:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4835,\n            \"name\": \"NOVA\",\n            \"symbol\": \"NOVA\",\n            \"slug\": \"nova\",\n            \"rank\": 7797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-24T21:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6\"\n            }\n        },\n        {\n            \"id\": 4841,\n            \"name\": \"suterusu\",\n            \"symbol\": \"SUTER\",\n            \"slug\": \"suterusu\",\n            \"rank\": 915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T03:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAA2ce7Ae64066175E0B90497CE7d9c190c315DB4\"\n            }\n        },\n        {\n            \"id\": 4842,\n            \"name\": \"Folgory Coin\",\n            \"symbol\": \"FLG\",\n            \"slug\": \"folgory-coin\",\n            \"rank\": 1284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-26T03:44:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3aE8dAeb24d02d450eB81dEA242B1B57772aaD47\"\n            }\n        },\n        {\n            \"id\": 4844,\n            \"name\": \"MeconCash\",\n            \"symbol\": \"MCH\",\n            \"slug\": \"meconcash\",\n            \"rank\": 2994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-25T03:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5e262ec733051b14b38901901a82f2684637e78\"\n            }\n        },\n        {\n            \"id\": 4846,\n            \"name\": \"Kava\",\n            \"symbol\": \"KAVA\",\n            \"slug\": \"kava\",\n            \"rank\": 129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-25T05:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"KAVA-10C\"\n            }\n        },\n        {\n            \"id\": 4847,\n            \"name\": \"Stacks\",\n            \"symbol\": \"STX\",\n            \"slug\": \"stacks\",\n            \"rank\": 55,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-28T16:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4848,\n            \"name\": \"The Forbidden Forest\",\n            \"symbol\": \"FORESTPLUS\",\n            \"slug\": \"the-forbidden-forest\",\n            \"rank\": 3426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4850,\n            \"name\": \"LINKA\",\n            \"symbol\": \"LINKA\",\n            \"slug\": \"linka\",\n            \"rank\": 1563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-01T20:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x578b49c45961f98d8df92854b53f1641af0a5036\"\n            }\n        },\n        {\n            \"id\": 4860,\n            \"name\": \"Era Swap\",\n            \"symbol\": \"ES\",\n            \"slug\": \"era-swap\",\n            \"rank\": 715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-26T23:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef1344bdf80bef3ff4428d8becec3eea4a2cf574\"\n            }\n        },\n        {\n            \"id\": 4862,\n            \"name\": \"DAD\",\n            \"symbol\": \"DAD\",\n            \"slug\": \"dad\",\n            \"rank\": 466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-31T22:39:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b322514ff727253292637d9054301600c2c81e8\"\n            }\n        },\n        {\n            \"id\": 4864,\n            \"name\": \"Schilling-Coin\",\n            \"symbol\": \"SCH\",\n            \"slug\": \"schilling-coin\",\n            \"rank\": 8174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-31T02:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4865,\n            \"name\": \"Nahmii\",\n            \"symbol\": \"NII\",\n            \"slug\": \"nahmii\",\n            \"rank\": 3848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T22:46:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c8155909cd385F120A56eF90728dD50F9CcbE52\"\n            }\n        },\n        {\n            \"id\": 4866,\n            \"name\": \"Grimm\",\n            \"symbol\": \"GRIMM\",\n            \"slug\": \"grimm\",\n            \"rank\": 2662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-14T06:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4867,\n            \"name\": \"BeatzCoin\",\n            \"symbol\": \"BTZC\",\n            \"slug\": \"beatzcoin\",\n            \"rank\": 2066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-05T22:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002413\"\n            }\n        },\n        {\n            \"id\": 4870,\n            \"name\": \"MesChain\",\n            \"symbol\": \"MES\",\n            \"slug\": \"meschain\",\n            \"rank\": 2104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T19:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f1135eA4f8946949441716d66e5390C5A990DF0\"\n            }\n        },\n        {\n            \"id\": 4872,\n            \"name\": \"BenePit Protocol\",\n            \"symbol\": \"BNP\",\n            \"slug\": \"benepit-protocol\",\n            \"rank\": 8410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-05T22:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd27d76a1ba55ce5c0291ccd04febbe793d22ebf4\"\n            }\n        },\n        {\n            \"id\": 4881,\n            \"name\": \"Guider\",\n            \"symbol\": \"GDR\",\n            \"slug\": \"guider\",\n            \"rank\": 2778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-28T02:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x874d4c9b980f1a13dd44cbcdb912e24ef0671ed0\"\n            }\n        },\n        {\n            \"id\": 4885,\n            \"name\": \"Diligence\",\n            \"symbol\": \"IRA\",\n            \"slug\": \"diligence\",\n            \"rank\": 2783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T03:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xade7b5f4a421d81ddad8ce86f77a0efe8921e9cc\"\n            }\n        },\n        {\n            \"id\": 4887,\n            \"name\": \"Receive Access Ecosystem\",\n            \"symbol\": \"RAE\",\n            \"slug\": \"receive-access-ecosystem\",\n            \"rank\": 1038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-16T20:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE5a3229CCb22b6484594973A03a3851dCd948756\"\n            }\n        },\n        {\n            \"id\": 4890,\n            \"name\": \"Newscrypto\",\n            \"symbol\": \"NWC\",\n            \"slug\": \"newscrypto\",\n            \"rank\": 648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-06T06:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x968f6f898a6df937fc1859b323ac2f14643e3fed\"\n            }\n        },\n        {\n            \"id\": 4892,\n            \"name\": \"Marshal Lion Group Coin\",\n            \"symbol\": \"MLGC\",\n            \"slug\": \"marshal-lion-group-coin\",\n            \"rank\": 8228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-24T01:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4534492034a2cd3eab34c8f357cd139c95b09f52\"\n            }\n        },\n        {\n            \"id\": 4894,\n            \"name\": \"RING X PLATFORM\",\n            \"symbol\": \"RINGX\",\n            \"slug\": \"ring-x-platform\",\n            \"rank\": 976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-26T20:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4899,\n            \"name\": \"Yap Stone\",\n            \"symbol\": \"YAP\",\n            \"slug\": \"yap-stone\",\n            \"rank\": 2284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-09T12:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4901,\n            \"name\": \"Anchor\",\n            \"symbol\": \"ANCT\",\n            \"slug\": \"anchor\",\n            \"rank\": 972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-09T12:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5456bc77dd275c45c3c15f0cf936b763cf57c3b5\"\n            }\n        },\n        {\n            \"id\": 4903,\n            \"name\": \"Infinity Esaham\",\n            \"symbol\": \"INFS\",\n            \"slug\": \"infinity-esaham\",\n            \"rank\": 2530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T21:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x193408ca0576b73156ed42a2ea7d6fd3f6507162\"\n            }\n        },\n        {\n            \"id\": 4909,\n            \"name\": \"Merge\",\n            \"symbol\": \"MERGE\",\n            \"slug\": \"project-merge\",\n            \"rank\": 7786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T10:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4910,\n            \"name\": \"CoinDeal Token\",\n            \"symbol\": \"CDL\",\n            \"slug\": \"coindeal-token\",\n            \"rank\": 2093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T01:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb17cd357c7acd594717d899ecb9df540f633f27\"\n            }\n        },\n        {\n            \"id\": 4915,\n            \"name\": \"UCX\",\n            \"symbol\": \"UCX\",\n            \"slug\": \"utilies-cryptocurrency-exchange\",\n            \"rank\": 5096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T02:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3D3af44cf092a49280e316f09c8f20ecf97BC933\"\n            }\n        },\n        {\n            \"id\": 4916,\n            \"name\": \"Modex\",\n            \"symbol\": \"MODEX\",\n            \"slug\": \"modex\",\n            \"rank\": 3093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bcea5e4d0f6ed53cf45e7a28febb2d3621d7438\"\n            }\n        },\n        {\n            \"id\": 4917,\n            \"name\": \"DEXA COIN\",\n            \"symbol\": \"DEXA\",\n            \"slug\": \"dexa-coin\",\n            \"rank\": 1183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-19T19:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x725440512cb7b78bf56b334e50e31707418231cb\"\n            }\n        },\n        {\n            \"id\": 4918,\n            \"name\": \"Bankroll Network\",\n            \"symbol\": \"BNKR\",\n            \"slug\": \"bankroll-network\",\n            \"rank\": 8411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TNo59Khpq46FGf4sD7XSWYFNfYfbc8CqNK\"\n            }\n        },\n        {\n            \"id\": 4920,\n            \"name\": \"Aerotoken\",\n            \"symbol\": \"AET\",\n            \"slug\": \"aerotoken\",\n            \"rank\": 8412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-27T01:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c9e4cf756b9d01d791b95bc2d0913ef2bf03784\"\n            }\n        },\n        {\n            \"id\": 4927,\n            \"name\": \"RigoBlock\",\n            \"symbol\": \"GRG\",\n            \"slug\": \"rigoblock\",\n            \"rank\": 2089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T00:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fbb350052bca5417566f188eb2ebce5b19bc964\"\n            }\n        },\n        {\n            \"id\": 4928,\n            \"name\": \"Medium\",\n            \"symbol\": \"MDM\",\n            \"slug\": \"medium\",\n            \"rank\": 5053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-13T20:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd24DFf6117936B6ff97108CF26c1dD8865743d87\"\n            }\n        },\n        {\n            \"id\": 4929,\n            \"name\": \"JD Coin\",\n            \"symbol\": \"JDC\",\n            \"slug\": \"jd-coin\",\n            \"rank\": 4492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-06T23:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4936,\n            \"name\": \"LOLTOKEN\",\n            \"symbol\": \"LOL\",\n            \"slug\": \"loltoken\",\n            \"rank\": 6713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T01:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5978708d6ccE1CC9640Eed47422D64c91BbD5171\"\n            }\n        },\n        {\n            \"id\": 4940,\n            \"name\": \"Kuverit\",\n            \"symbol\": \"KUV\",\n            \"slug\": \"kuverit\",\n            \"rank\": 2223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-18T05:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf70d160102cf7a22c1e432d6928a9d625db91170\"\n            }\n        },\n        {\n            \"id\": 4941,\n            \"name\": \"Bispex\",\n            \"symbol\": \"BPX\",\n            \"slug\": \"bispex\",\n            \"rank\": 8413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-18T05:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222\"\n            }\n        },\n        {\n            \"id\": 4943,\n            \"name\": \"Dai\",\n            \"symbol\": \"DAI\",\n            \"slug\": \"multi-collateral-dai\",\n            \"rank\": 19,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T01:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b175474e89094c44da98b954eedeac495271d0f\"\n            }\n        },\n        {\n            \"id\": 4944,\n            \"name\": \"Tellor\",\n            \"symbol\": \"TRB\",\n            \"slug\": \"tellor\",\n            \"rank\": 558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T01:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0\"\n            }\n        },\n        {\n            \"id\": 4946,\n            \"name\": \"Vinci\",\n            \"symbol\": \"VINCI\",\n            \"slug\": \"vinci\",\n            \"rank\": 8414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T02:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3db99ab08006aefcc9600972eca8c202396b4300\"\n            }\n        },\n        {\n            \"id\": 4948,\n            \"name\": \"Nervos Network\",\n            \"symbol\": \"CKB\",\n            \"slug\": \"nervos-network\",\n            \"rank\": 134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T05:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4950,\n            \"name\": \"LCX\",\n            \"symbol\": \"LCX\",\n            \"slug\": \"lcx\",\n            \"rank\": 392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-03T01:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x037a54aab062628c9bbae1fdb1583c195585fe41\"\n            }\n        },\n        {\n            \"id\": 4951,\n            \"name\": \"Zynecoin\",\n            \"symbol\": \"ZYN\",\n            \"slug\": \"zynecoin\",\n            \"rank\": 885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T11:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4953,\n            \"name\": \"FirmaChain\",\n            \"symbol\": \"FCT,FCT2\",\n            \"slug\": \"firmachain\",\n            \"rank\": 631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-20T02:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1bad922f84b198a08292fb600319300ae32471b\"\n            }\n        },\n        {\n            \"id\": 4955,\n            \"name\": \"CAPITAL X CELL\",\n            \"symbol\": \"CXC\",\n            \"slug\": \"capital-x-cell\",\n            \"rank\": 4758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T05:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4956,\n            \"name\": \"MAP Protocol\",\n            \"symbol\": \"MAP\",\n            \"slug\": \"map-protocol\",\n            \"rank\": 682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-06T02:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e976f211daea0d652912ab99b0dc21a7fd728e4\"\n            }\n        },\n        {\n            \"id\": 4957,\n            \"name\": \"Minter Network\",\n            \"symbol\": \"BIP\",\n            \"slug\": \"minter-network\",\n            \"rank\": 909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T02:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4966,\n            \"name\": \"Eureka Coin\",\n            \"symbol\": \"ERK\",\n            \"slug\": \"eureka-coin\",\n            \"rank\": 2371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-26T01:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4974,\n            \"name\": \"EXMO Coin\",\n            \"symbol\": \"EXM\",\n            \"slug\": \"exmo-coin\",\n            \"rank\": 1334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-04T03:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83869de76b9ad8125e22b857f519f001588c0f62\"\n            }\n        },\n        {\n            \"id\": 4975,\n            \"name\": \"Newsolution\",\n            \"symbol\": \"NST\",\n            \"slug\": \"newsolution\",\n            \"rank\": 8415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-09T05:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd89040ac9823b72f64d71f66fa2deae7c8520671\"\n            }\n        },\n        {\n            \"id\": 4978,\n            \"name\": \"Wownero\",\n            \"symbol\": \"WOW\",\n            \"slug\": \"wownero\",\n            \"rank\": 1234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T05:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4979,\n            \"name\": \"PegNet\",\n            \"symbol\": \"PEG\",\n            \"slug\": \"pegnet\",\n            \"rank\": 2442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-16T04:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4980,\n            \"name\": \"Sesameseed\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"sesameseed\",\n            \"rank\": 8416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1000001\"\n            }\n        },\n        {\n            \"id\": 4983,\n            \"name\": \"Demeter Chain\",\n            \"symbol\": \"DMTC\",\n            \"slug\": \"demeter-chain\",\n            \"rank\": 8132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-29T02:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3be6e7bf2cd8e1a0a95597e72ca6d3709bbeff76\"\n            }\n        },\n        {\n            \"id\": 4984,\n            \"name\": \"MACH Project\",\n            \"symbol\": \"MACH\",\n            \"slug\": \"mach-project\",\n            \"rank\": 8049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-03T01:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB119Ce94D098C18fe380904c24e358bd887F00BE\"\n            }\n        },\n        {\n            \"id\": 4985,\n            \"name\": \"ArdCoin\",\n            \"symbol\": \"ARDX\",\n            \"slug\": \"ardcoin\",\n            \"rank\": 1150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T01:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8e2e2101ed11e9138803cd3e06e16dd19910647\"\n            }\n        },\n        {\n            \"id\": 4991,\n            \"name\": \"Lightstreams\",\n            \"symbol\": \"PHT\",\n            \"slug\": \"lightstreams\",\n            \"rank\": 1874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4996,\n            \"name\": \"Ultragate\",\n            \"symbol\": \"ULG\",\n            \"slug\": \"ultragate\",\n            \"rank\": 2696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-03T20:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4997,\n            \"name\": \"Blockzero Labs\",\n            \"symbol\": \"XIO\",\n            \"slug\": \"blockzerolabs\",\n            \"rank\": 1364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-15T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704\"\n            }\n        },\n        {\n            \"id\": 5001,\n            \"name\": \"Gric Coin\",\n            \"symbol\": \"GC\",\n            \"slug\": \"gric-coin\",\n            \"rank\": 6756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-19T04:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x720c2c93F5f9A6b82226e84095558B10F399b0FA\"\n            }\n        },\n        {\n            \"id\": 5002,\n            \"name\": \"SafeCapital\",\n            \"symbol\": \"SCAP\",\n            \"slug\": \"safecapital\",\n            \"rank\": 2740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-05T20:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5003,\n            \"name\": \"VAULT\",\n            \"symbol\": \"VAULT\",\n            \"slug\": \"vault\",\n            \"rank\": 1682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-28T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5005,\n            \"name\": \"ARCS\",\n            \"symbol\": \"ARX\",\n            \"slug\": \"arcs\",\n            \"rank\": 3917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-02T16:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d8DafF6d70CEAd12c6f077048552Cf89130A2B1\"\n            }\n        },\n        {\n            \"id\": 5007,\n            \"name\": \"TROY\",\n            \"symbol\": \"TROY\",\n            \"slug\": \"troy\",\n            \"rank\": 506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-06T01:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"TROY-9B8\"\n            }\n        },\n        {\n            \"id\": 5009,\n            \"name\": \"LuckySevenToken\",\n            \"symbol\": \"LST\",\n            \"slug\": \"luckyseventoken\",\n            \"rank\": 2666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-09T20:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728\"\n            }\n        },\n        {\n            \"id\": 5011,\n            \"name\": \"ALLY\",\n            \"symbol\": \"ALY\",\n            \"slug\": \"ally\",\n            \"rank\": 1230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T17:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d5686eadea7327f5a0c4820dca90457a0e88763\"\n            }\n        },\n        {\n            \"id\": 5015,\n            \"name\": \"HEX\",\n            \"symbol\": \"HEX\",\n            \"slug\": \"hex\",\n            \"rank\": 201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-17T02:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b591e99afe9f32eaa6214f7b7629768c40eeb39\"\n            }\n        },\n        {\n            \"id\": 5016,\n            \"name\": \"Innovative Bioresearch Coin\",\n            \"symbol\": \"INNBC\",\n            \"slug\": \"innovative-bioresearch-coin\",\n            \"rank\": 2362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T02:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB67718b98d52318240c52E71A898335da4A28c42\"\n            }\n        },\n        {\n            \"id\": 5019,\n            \"name\": \"Global Crypto Alliance\",\n            \"symbol\": \"CALL\",\n            \"slug\": \"global-crypto-alliance\",\n            \"rank\": 2435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-20T02:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbe761ea1447a20b75aa485b7bcad4837415d7d7\"\n            }\n        },\n        {\n            \"id\": 5024,\n            \"name\": \"ALL BEST ICO\",\n            \"symbol\": \"ALLBI\",\n            \"slug\": \"all-best-ico\",\n            \"rank\": 2551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-10T22:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19178ecef9cf2dc3f2ec9cb0b68d4bd92592806a\"\n            }\n        },\n        {\n            \"id\": 5025,\n            \"name\": \"Jade Currency\",\n            \"symbol\": \"JADE\",\n            \"slug\": \"jade-currency\",\n            \"rank\": 1647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-26T12:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF\"\n            }\n        },\n        {\n            \"id\": 5026,\n            \"name\": \"Orchid\",\n            \"symbol\": \"OXT\",\n            \"slug\": \"orchid\",\n            \"rank\": 286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-17T01:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4575f41308EC1483f3d399aa9a2826d74Da13Deb\"\n            }\n        },\n        {\n            \"id\": 5028,\n            \"name\": \"ROAD\",\n            \"symbol\": \"ROAD\",\n            \"slug\": \"road\",\n            \"rank\": 2512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-07T03:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5031,\n            \"name\": \"MimbleWimbleCoin\",\n            \"symbol\": \"MWC\",\n            \"slug\": \"mimblewimblecoin\",\n            \"rank\": 408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-23T21:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5034,\n            \"name\": \"Kusama\",\n            \"symbol\": \"KSM\",\n            \"slug\": \"kusama\",\n            \"rank\": 65,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-12T09:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5038,\n            \"name\": \"Litecash\",\n            \"symbol\": \"CASH\",\n            \"slug\": \"litecash\",\n            \"rank\": 7203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T02:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5039,\n            \"name\": \"SBank\",\n            \"symbol\": \"STS\",\n            \"slug\": \"sbank\",\n            \"rank\": 2329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T02:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c14114c107d6374ec31981f5f6cc27a13e22f9a\"\n            }\n        },\n        {\n            \"id\": 5046,\n            \"name\": \"Streamity\",\n            \"symbol\": \"STM\",\n            \"slug\": \"streamity\",\n            \"rank\": 1834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90df11a8cce420675e73922419e3f4f3fe13cccb\"\n            }\n        },\n        {\n            \"id\": 5049,\n            \"name\": \"VerusCoin\",\n            \"symbol\": \"VRSC\",\n            \"slug\": \"veruscoin\",\n            \"rank\": 609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-12T19:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5052,\n            \"name\": \"Apple Network\",\n            \"symbol\": \"ANK\",\n            \"slug\": \"apple-network\",\n            \"rank\": 7950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-24T02:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c45b24359fb0e107a4eaa56bd0f2ce66c99a0e5\"\n            }\n        },\n        {\n            \"id\": 5056,\n            \"name\": \"BuySell\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"buysell\",\n            \"rank\": 8318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T02:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5058,\n            \"name\": \"USDA\",\n            \"symbol\": \"USDA\",\n            \"slug\": \"usda\",\n            \"rank\": 8417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-19T09:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c7b464376db7c9927930cf50eefdea2eff3a66a\"\n            }\n        },\n        {\n            \"id\": 5060,\n            \"name\": \"XeniosCoin\",\n            \"symbol\": \"XNC\",\n            \"slug\": \"xenioscoin\",\n            \"rank\": 377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-10T15:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5062,\n            \"name\": \"BEPRO Network\",\n            \"symbol\": \"BEPRO\",\n            \"slug\": \"bepro-network\",\n            \"rank\": 779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-20T02:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf3c8be2e2c42331da80ef210e9b1b307c03d36a\"\n            }\n        },\n        {\n            \"id\": 5065,\n            \"name\": \"Axial Entertainment Digital Asset\",\n            \"symbol\": \"AXL\",\n            \"slug\": \"axial-entertainment-digital-asset\",\n            \"rank\": 5312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-20T02:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fac0ccd9e2ed9fd462d42b66fb81ba9a1f6f25e\"\n            }\n        },\n        {\n            \"id\": 5067,\n            \"name\": \"MAX Exchange Token\",\n            \"symbol\": \"MAX\",\n            \"slug\": \"max-exchange-token\",\n            \"rank\": 1807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T01:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7976c4Efc60d9f4C200Cc1bCEF1A1e3B02c73e7\"\n            }\n        },\n        {\n            \"id\": 5068,\n            \"name\": \"Neutrino USD\",\n            \"symbol\": \"USDN\",\n            \"slug\": \"neutrino-usd\",\n            \"rank\": 125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-30T13:39:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x674C6Ad92Fd080e4004b2312b45f796a192D27a0\"\n            }\n        },\n        {\n            \"id\": 5070,\n            \"name\": \"Tap\",\n            \"symbol\": \"XTP\",\n            \"slug\": \"tap\",\n            \"rank\": 1849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-24T04:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc\"\n            }\n        },\n        {\n            \"id\": 5072,\n            \"name\": \"Rakon\",\n            \"symbol\": \"RKN\",\n            \"slug\": \"rakon\",\n            \"rank\": 348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-25T01:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e5a43db10b04701385a34afb670e404bc7ea597\"\n            }\n        },\n        {\n            \"id\": 5074,\n            \"name\": \"UBU\",\n            \"symbol\": \"UBU\",\n            \"slug\": \"ubu\",\n            \"rank\": 3251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b74dd5d01f8320081247f5cf1f7a48324700db6\"\n            }\n        },\n        {\n            \"id\": 5076,\n            \"name\": \"Global Reserve System\",\n            \"symbol\": \"GLOB\",\n            \"slug\": \"global-reserve-system\",\n            \"rank\": 6953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T01:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45f2ab0ca2116b2e1a70bf5e13293947b25d0272\"\n            }\n        },\n        {\n            \"id\": 5078,\n            \"name\": \"THENODE\",\n            \"symbol\": \"THE\",\n            \"slug\": \"thenode\",\n            \"rank\": 8273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-27T03:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4a677b0e363c3815d46326954a4e4d2b1ace357\"\n            }\n        },\n        {\n            \"id\": 5079,\n            \"name\": \"apM Coin\",\n            \"symbol\": \"APM\",\n            \"slug\": \"apm-coin\",\n            \"rank\": 971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-27T02:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8c424b91d8ce0137bab4b832b7f7d154156ba6c\"\n            }\n        },\n        {\n            \"id\": 5083,\n            \"name\": \"Curio\",\n            \"symbol\": \"CUR\",\n            \"slug\": \"curio\",\n            \"rank\": 2099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T07:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13339fd07934cd674269726edf3b5ccee9dd93de\"\n            }\n        },\n        {\n            \"id\": 5084,\n            \"name\": \"PlayFuel\",\n            \"symbol\": \"PLF\",\n            \"slug\": \"playfuel\",\n            \"rank\": 1721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T07:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef\"\n            }\n        },\n        {\n            \"id\": 5086,\n            \"name\": \"Pawtocol\",\n            \"symbol\": \"UPI\",\n            \"slug\": \"pawtocol\",\n            \"rank\": 748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-10T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70d2b7c19352bb76e4409858ff5746e500f2b67c\"\n            }\n        },\n        {\n            \"id\": 5088,\n            \"name\": \"Guapcoin\",\n            \"symbol\": \"GUAP\",\n            \"slug\": \"guapcoin\",\n            \"rank\": 7531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T02:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5090,\n            \"name\": \"Global Game Coin\",\n            \"symbol\": \"GGC\",\n            \"slug\": \"global-game-coin\",\n            \"rank\": 4651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-15T21:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f969c4d388ca0ae39a4fddb1a6f89878ca2fbf8\"\n            }\n        },\n        {\n            \"id\": 5097,\n            \"name\": \"onLEXpa\",\n            \"symbol\": \"onLEXpa\",\n            \"slug\": \"onlexpa\",\n            \"rank\": 6906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-22T02:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66bbb72b10523e79c22ef5ac9f8147601a2f3302\"\n            }\n        },\n        {\n            \"id\": 5099,\n            \"name\": \"Hanacoin\",\n            \"symbol\": \"HANA\",\n            \"slug\": \"hanacoin\",\n            \"rank\": 8039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-01T22:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5103,\n            \"name\": \"Tachyon Protocol\",\n            \"symbol\": \"IPX\",\n            \"slug\": \"tachyon-protocol\",\n            \"rank\": 906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-03T23:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5107,\n            \"name\": \"BitKAM\",\n            \"symbol\": \"KAM\",\n            \"slug\": \"bitkam\",\n            \"rank\": 8089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-13T03:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdbb0ee6144544ec814d417b0ad41f16fc8b858e\"\n            }\n        },\n        {\n            \"id\": 5108,\n            \"name\": \"808TA\",\n            \"symbol\": \"808TA\",\n            \"slug\": \"808ta\",\n            \"rank\": 6962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b535edfa75d7cb706044da0171204e1c48d00e8\"\n            }\n        },\n        {\n            \"id\": 5109,\n            \"name\": \"FRED Energy\",\n            \"symbol\": \"FRED\",\n            \"slug\": \"fred-energy\",\n            \"rank\": 8160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5113,\n            \"name\": \"inSure DeFi\",\n            \"symbol\": \"SURE\",\n            \"slug\": \"insure\",\n            \"rank\": 305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-07T02:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb86c6a22cb56b6cf40cafedb06ba0df188a416e\"\n            }\n        },\n        {\n            \"id\": 5114,\n            \"name\": \"Coinsbit Token\",\n            \"symbol\": \"CNB\",\n            \"slug\": \"coinsbit-token\",\n            \"rank\": 1995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-07T03:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC538143202f3b11382D8606aae90a96b042a19DB\"\n            }\n        },\n        {\n            \"id\": 5115,\n            \"name\": \"TerraKRW\",\n            \"symbol\": \"KRT\",\n            \"slug\": \"terra-krw\",\n            \"rank\": 657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-15T04:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5117,\n            \"name\": \"Origin Protocol\",\n            \"symbol\": \"OGN\",\n            \"slug\": \"origin-protocol\",\n            \"rank\": 330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-09T21:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8207c1ffc5b6804f6024322ccf34f29c3541ae26\"\n            }\n        },\n        {\n            \"id\": 5125,\n            \"name\": \"Mochimo\",\n            \"symbol\": \"MCM\",\n            \"slug\": \"mochimo\",\n            \"rank\": 1405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-10T05:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5126,\n            \"name\": \"Soda Coin\",\n            \"symbol\": \"SOC\",\n            \"slug\": \"soda-coin\",\n            \"rank\": 726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T07:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335\"\n            }\n        },\n        {\n            \"id\": 5127,\n            \"name\": \"Orient Walt\",\n            \"symbol\": \"HTDF\",\n            \"slug\": \"orient-walt\",\n            \"rank\": 1971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-10T02:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5130,\n            \"name\": \"K-Tune\",\n            \"symbol\": \"KTT\",\n            \"slug\": \"k-tune\",\n            \"rank\": 4168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14cc8dfaf2258e1b8b2869300dba1b734dc0fe43\"\n            }\n        },\n        {\n            \"id\": 5132,\n            \"name\": \"Universe Coin\",\n            \"symbol\": \"UNIS\",\n            \"slug\": \"universe-coin\",\n            \"rank\": 5170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T18:33:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedc87cab8bd12ca39088deaf9fdfb63503f19f85\"\n            }\n        },\n        {\n            \"id\": 5135,\n            \"name\": \"AfroDex\",\n            \"symbol\": \"AfroX\",\n            \"slug\": \"afrodex\",\n            \"rank\": 8418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T05:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08130635368AA28b217a4dfb68E1bF8dC525621C\"\n            }\n        },\n        {\n            \"id\": 5143,\n            \"name\": \"Documentchain\",\n            \"symbol\": \"DMS\",\n            \"slug\": \"documentchain\",\n            \"rank\": 8231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T02:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5154,\n            \"name\": \"BKEX Chain\",\n            \"symbol\": \"BKK\",\n            \"slug\": \"bkex-chain\",\n            \"rank\": 3667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T22:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0bd12a8d5ebca1e2fa46da59f1993ec51c3d75c\"\n            }\n        },\n        {\n            \"id\": 5155,\n            \"name\": \"Nyzo\",\n            \"symbol\": \"NYZO\",\n            \"slug\": \"nyzo\",\n            \"rank\": 1641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-21T02:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5156,\n            \"name\": \"HeartBout Pay\",\n            \"symbol\": \"HP\",\n            \"slug\": \"heartbout-pay\",\n            \"rank\": 6258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-27T05:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a4b14aea23a605abc463f04a6b8aaf52dd3e7c6\"\n            }\n        },\n        {\n            \"id\": 5157,\n            \"name\": \"3X Long Bitcoin Token\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"3x-long-bitcoin-token\",\n            \"rank\": 3031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-21T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BULL-BE4\"\n            }\n        },\n        {\n            \"id\": 5158,\n            \"name\": \"3X Short Bitcoin Token\",\n            \"symbol\": \"BEAR\",\n            \"slug\": \"3x-short-bitcoin-token\",\n            \"rank\": 2955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-21T05:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BEAR-14C\"\n            }\n        },\n        {\n            \"id\": 5159,\n            \"name\": \"Waves Enterprise\",\n            \"symbol\": \"WEST\",\n            \"slug\": \"waves-enterprise\",\n            \"rank\": 1113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-22T04:59:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5160,\n            \"name\": \"Dune Network\",\n            \"symbol\": \"DUN\",\n            \"slug\": \"dune-network\",\n            \"rank\": 8240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T10:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5161,\n            \"name\": \"WazirX\",\n            \"symbol\": \"WRX\",\n            \"slug\": \"wazirx\",\n            \"rank\": 178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-06T21:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"WRX-ED1\"\n            }\n        },\n        {\n            \"id\": 5165,\n            \"name\": \"Freight Trust & Clearing Network\",\n            \"symbol\": \"EDI\",\n            \"slug\": \"freight-trust-clearing-network\",\n            \"rank\": 7989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-24T21:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c5a1ae586322a07bfb60be36e1b31ce8c84a1e\"\n            }\n        },\n        {\n            \"id\": 5168,\n            \"name\": \"Bitcoin Classic\",\n            \"symbol\": \"BXC\",\n            \"slug\": \"bitcoin-classic\",\n            \"rank\": 2591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-10T23:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5169,\n            \"name\": \"PYRO Network\",\n            \"symbol\": \"PYRO\",\n            \"slug\": \"pyro-network\",\n            \"rank\": 2286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-16T20:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14409b0fc5c7f87b5dad20754fe22d29a3de8217\"\n            }\n        },\n        {\n            \"id\": 5170,\n            \"name\": \"IFX24\",\n            \"symbol\": \"IFX24\",\n            \"slug\": \"ifx24\",\n            \"rank\": 2775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-12T23:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc962ad021a69D457564e985738C719aE3f79B707\"\n            }\n        },\n        {\n            \"id\": 5174,\n            \"name\": \"Buxcoin\",\n            \"symbol\": \"BUX\",\n            \"slug\": \"buxcoin\",\n            \"rank\": 5055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T21:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5175,\n            \"name\": \"Bitcoin Vault\",\n            \"symbol\": \"BTCV\",\n            \"slug\": \"bitcoin-vault\",\n            \"rank\": 3835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-26T02:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5176,\n            \"name\": \"Tether Gold\",\n            \"symbol\": \"XAUT\",\n            \"slug\": \"tether-gold\",\n            \"rank\": 257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-07T20:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68749665FF8D2d112Fa859AA293F07A622782F38\"\n            }\n        },\n        {\n            \"id\": 5179,\n            \"name\": \"Celeum\",\n            \"symbol\": \"CLX\",\n            \"slug\": \"celeum\",\n            \"rank\": 2704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-26T23:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f8f7ea504588a58b8b24b832b5d25a4aeb4706f\"\n            }\n        },\n        {\n            \"id\": 5180,\n            \"name\": \"Bitcoffeen\",\n            \"symbol\": \"BFF\",\n            \"slug\": \"bitcoffeen\",\n            \"rank\": 7952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-27T00:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39\"\n            }\n        },\n        {\n            \"id\": 5181,\n            \"name\": \"BiLira\",\n            \"symbol\": \"TRYB\",\n            \"slug\": \"bilira\",\n            \"rank\": 3209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c537e5624e4af88a7ae4060c022609376c8d0eb\"\n            }\n        },\n        {\n            \"id\": 5185,\n            \"name\": \"KOK\",\n            \"symbol\": \"KOK\",\n            \"slug\": \"keystone-of-opportunity-knowledge\",\n            \"rank\": 221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-30T02:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b9647431632af44be02ddd22477ed94d14aacaa\"\n            }\n        },\n        {\n            \"id\": 5187,\n            \"name\": \"Jarvis Network\",\n            \"symbol\": \"JRT\",\n            \"slug\": \"jarvis-network\",\n            \"rank\": 1581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T01:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a9c67fee641579deba04928c4bc45f66e26343a\"\n            }\n        },\n        {\n            \"id\": 5189,\n            \"name\": \"AK12\",\n            \"symbol\": \"AK12\",\n            \"slug\": \"ak12\",\n            \"rank\": 5721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T20:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"316b64de7ac3de00e1d59f2c209a31c3bb131cbd\"\n            }\n        },\n        {\n            \"id\": 5190,\n            \"name\": \"FLEX\",\n            \"symbol\": \"FLEX\",\n            \"slug\": \"flex\",\n            \"rank\": 2825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T11:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfcf8eda095e37a41e002e266daad7efc1579bc0a\"\n            }\n        },\n        {\n            \"id\": 5192,\n            \"name\": \"KONJUNGATE\",\n            \"symbol\": \"KONJ\",\n            \"slug\": \"konjungate\",\n            \"rank\": 8295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T23:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5198,\n            \"name\": \"Creditcoin\",\n            \"symbol\": \"CTC\",\n            \"slug\": \"creditcoin\",\n            \"rank\": 2880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-31T22:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5200,\n            \"name\": \"Gleec\",\n            \"symbol\": \"GLEEC\",\n            \"slug\": \"gleec\",\n            \"rank\": 1460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-04T21:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5203,\n            \"name\": \"Perth Mint Gold Token\",\n            \"symbol\": \"PMGT\",\n            \"slug\": \"perth-mint-gold-token\",\n            \"rank\": 1560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T21:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaffcdd96531bcd66faed95fc61e443d08f79efef\"\n            }\n        },\n        {\n            \"id\": 5204,\n            \"name\": \"CitiOs\",\n            \"symbol\": \"R2R\",\n            \"slug\": \"citios\",\n            \"rank\": 8221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-05T23:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x688ff43c3c19e4714f0beb76df8ee394207ab411\"\n            }\n        },\n        {\n            \"id\": 5208,\n            \"name\": \"Wallet Plus X\",\n            \"symbol\": \"WPX\",\n            \"slug\": \"wallet-plus-x\",\n            \"rank\": 7654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-10T23:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3BACe433288645114FE8e8aA91F87659CBF665b\"\n            }\n        },\n        {\n            \"id\": 5214,\n            \"name\": \"Phoneum\",\n            \"symbol\": \"PHT\",\n            \"slug\": \"phoneum\",\n            \"rank\": 2482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T23:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003095\"\n            }\n        },\n        {\n            \"id\": 5216,\n            \"name\": \"3X Short Ethereum Token\",\n            \"symbol\": \"ETHBEAR\",\n            \"slug\": \"3x-short-ethereum-token\",\n            \"rank\": 4805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T05:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ETHBEAR-B2B\"\n            }\n        },\n        {\n            \"id\": 5217,\n            \"name\": \"3X Long Ethereum Token\",\n            \"symbol\": \"ETHBULL\",\n            \"slug\": \"3x-long-ethereum-token\",\n            \"rank\": 3079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T05:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ETHBULL-D33\"\n            }\n        },\n        {\n            \"id\": 5219,\n            \"name\": \"USD Bancor\",\n            \"symbol\": \"USDB\",\n            \"slug\": \"usd-bancor\",\n            \"rank\": 7558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T21:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x309627af60f0926daa6041b8279484312f2bf060\"\n            }\n        },\n        {\n            \"id\": 5220,\n            \"name\": \"QURAS\",\n            \"symbol\": \"XQC\",\n            \"slug\": \"quras\",\n            \"rank\": 4806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T18:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70da48f4b7e83c386ef983d4cef4e58c2c09d8ac\"\n            }\n        },\n        {\n            \"id\": 5221,\n            \"name\": \"Handshake\",\n            \"symbol\": \"HNS\",\n            \"slug\": \"handshake\",\n            \"rank\": 386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-21T23:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5224,\n            \"name\": \"Juventus Fan Token\",\n            \"symbol\": \"JUV\",\n            \"slug\": \"juventus-fan-token\",\n            \"rank\": 1064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T07:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x14a5750b0e54b57d12767b84a326c9fe59472da5\"\n            }\n        },\n        {\n            \"id\": 5225,\n            \"name\": \"FC Barcelona Fan Token\",\n            \"symbol\": \"BAR\",\n            \"slug\": \"fc-barcelona-fan-token\",\n            \"rank\": 770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-24T10:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xecc000ebd318bee2a052eb174a71faf2c3c9e898\"\n            }\n        },\n        {\n            \"id\": 5226,\n            \"name\": \"Paris Saint-Germain Fan Token\",\n            \"symbol\": \"PSG\",\n            \"slug\": \"paris-saint-germain-fan-token\",\n            \"rank\": 569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-11T10:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5227,\n            \"name\": \"Atletico De Madrid Fan Token\",\n            \"symbol\": \"ATM\",\n            \"slug\": \"atletico-de-madrid-fan-token\",\n            \"rank\": 952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-21T15:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5228,\n            \"name\": \"Galatasaray Fan Token\",\n            \"symbol\": \"GAL\",\n            \"slug\": \"galatasaray-fan-token\",\n            \"rank\": 1003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T13:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x73f309e94d836bab473b1ebc0103a3dcd7daeaa9\"\n            }\n        },\n        {\n            \"id\": 5229,\n            \"name\": \"AS Roma Fan Token\",\n            \"symbol\": \"ASR\",\n            \"slug\": \"as-roma-fan-token\",\n            \"rank\": 1138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-21T15:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5233,\n            \"name\": \"WinCash\",\n            \"symbol\": \"WCC\",\n            \"slug\": \"wincash\",\n            \"rank\": 2516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-20T21:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5234,\n            \"name\": \"Metaverse Dualchain Network Architecture\",\n            \"symbol\": \"DNA\",\n            \"slug\": \"metaverse-dualchain-network-architecture\",\n            \"rank\": 1335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-15T16:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5236,\n            \"name\": \"Kemacoin\",\n            \"symbol\": \"KEMA\",\n            \"slug\": \"kemacoin\",\n            \"rank\": 2713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T22:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5246,\n            \"name\": \"ViteX Coin\",\n            \"symbol\": \"VX\",\n            \"slug\": \"vitex-coin\",\n            \"rank\": 4368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T23:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbbdac6ca30ba9189c7bf67a1f7160379f7e25835\"\n            }\n        },\n        {\n            \"id\": 5247,\n            \"name\": \"Zuflo Coin\",\n            \"symbol\": \"ZFL\",\n            \"slug\": \"zuflo-coin\",\n            \"rank\": 2634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-19T19:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff\"\n            }\n        },\n        {\n            \"id\": 5251,\n            \"name\": \"LinkArt\",\n            \"symbol\": \"LAR\",\n            \"slug\": \"linkart\",\n            \"rank\": 5168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-21T20:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6226caa1857afbc6dfb6ca66071eb241228031a1\"\n            }\n        },\n        {\n            \"id\": 5253,\n            \"name\": \"The Hustle App\",\n            \"symbol\": \"HUSL\",\n            \"slug\": \"the-hustle-app\",\n            \"rank\": 8197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-25T00:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56be94d29e1125d2d61d06629c1b251d72c1b3b3\"\n            }\n        },\n        {\n            \"id\": 5255,\n            \"name\": \"LegalBlock\",\n            \"symbol\": \"LBK\",\n            \"slug\": \"legalblock\",\n            \"rank\": 8062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-03T00:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9af2d11d788da0097076f4eb21bd1c5533743d9\"\n            }\n        },\n        {\n            \"id\": 5258,\n            \"name\": \"APIX\",\n            \"symbol\": \"APIX\",\n            \"slug\": \"apix\",\n            \"rank\": 1249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-25T23:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78\"\n            }\n        },\n        {\n            \"id\": 5259,\n            \"name\": \"Emrals\",\n            \"symbol\": \"EMRALS\",\n            \"slug\": \"emrals\",\n            \"rank\": 7202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-28T01:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5263,\n            \"name\": \"Compound Dai\",\n            \"symbol\": \"CDAI\",\n            \"slug\": \"compound-dai\",\n            \"rank\": 2837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-13T00:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d3a536e4d6dbd6114cc1ead35777bab948e3643\"\n            }\n        },\n        {\n            \"id\": 5265,\n            \"name\": \"Compound USD Coin\",\n            \"symbol\": \"CUSDC\",\n            \"slug\": \"compound-usd-coin\",\n            \"rank\": 2839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39aa39c021dfbae8fac545936693ac917d5e7563\"\n            }\n        },\n        {\n            \"id\": 5266,\n            \"name\": \"MiL.k\",\n            \"symbol\": \"MLK\",\n            \"slug\": \"milk-alliance\",\n            \"rank\": 473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T02:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5267,\n            \"name\": \"QUEENBEE\",\n            \"symbol\": \"QBZ\",\n            \"slug\": \"queenbee\",\n            \"rank\": 8419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T01:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38bC89cF1f634C71896620bcD807Af235cBdEcd1\"\n            }\n        },\n        {\n            \"id\": 5268,\n            \"name\": \"Energy Web Token\",\n            \"symbol\": \"EWT\",\n            \"slug\": \"energy-web-token\",\n            \"rank\": 264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T02:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5270,\n            \"name\": \"Freecash\",\n            \"symbol\": \"FCH\",\n            \"slug\": \"freecash\",\n            \"rank\": 5429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T21:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5274,\n            \"name\": \"Edgeware\",\n            \"symbol\": \"EDG\",\n            \"slug\": \"edgeware\",\n            \"rank\": 699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T21:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5275,\n            \"name\": \"Paycoin\",\n            \"symbol\": \"PCI\",\n            \"slug\": \"payprotocol\",\n            \"rank\": 3117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T02:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5277,\n            \"name\": \"SynchroBitcoin\",\n            \"symbol\": \"SNB\",\n            \"slug\": \"synchrobitcoin\",\n            \"rank\": 1512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-06T22:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x179e31fb25e433441a2839389a7b8ec9c4654b7b\"\n            }\n        },\n        {\n            \"id\": 5278,\n            \"name\": \"Joys Digital\",\n            \"symbol\": \"JOYS\",\n            \"slug\": \"joys-digital\",\n            \"rank\": 4497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-06T22:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5279,\n            \"name\": \"Sologenic\",\n            \"symbol\": \"SOLO\",\n            \"slug\": \"sologenic\",\n            \"rank\": 407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-06T22:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5280,\n            \"name\": \"Bloomzed Loyalty Club Ticket\",\n            \"symbol\": \"BLCT\",\n            \"slug\": \"bloomzed-token\",\n            \"rank\": 341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T21:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d2c508fc4a588a41713ff59212f85489291d244\"\n            }\n        },\n        {\n            \"id\": 5282,\n            \"name\": \"Kepler Network\",\n            \"symbol\": \"KMW\",\n            \"slug\": \"kepler-network\",\n            \"rank\": 8142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-06T00:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5286,\n            \"name\": \"KingMoney\",\n            \"symbol\": \"KIM\",\n            \"slug\": \"kingmoney\",\n            \"rank\": 5802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-10T22:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5291,\n            \"name\": \"LUCY\",\n            \"symbol\": \"LUCY\",\n            \"slug\": \"lucy\",\n            \"rank\": 8420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-16T21:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5292,\n            \"name\": \"The Tokenized Bitcoin\",\n            \"symbol\": \"imBTC\",\n            \"slug\": \"the-tokenized-bitcoin\",\n            \"rank\": 8421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-16T05:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3212b29E33587A00FB1C83346f5dBFA69A458923\"\n            }\n        },\n        {\n            \"id\": 5294,\n            \"name\": \"3X Short BNB Token\",\n            \"symbol\": \"BNBBEAR\",\n            \"slug\": \"3x-short-bnb-token\",\n            \"rank\": 8020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T08:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6febdfc0a9d9502c45343fce0df08828def44795\"\n            }\n        },\n        {\n            \"id\": 5295,\n            \"name\": \"3X Long BNB Token\",\n            \"symbol\": \"BNBBULL\",\n            \"slug\": \"3x-long-bnb-token\",\n            \"rank\": 5221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T08:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d1a62c2ad99019768b9126fda004a9952853f6e\"\n            }\n        },\n        {\n            \"id\": 5298,\n            \"name\": \"SuperSkynet\",\n            \"symbol\": \"SSN\",\n            \"slug\": \"superskynet\",\n            \"rank\": 8422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T21:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5b46ff9a887180c8fb2d97146398ddfc5fef1cd\"\n            }\n        },\n        {\n            \"id\": 5299,\n            \"name\": \"HyperDAO\",\n            \"symbol\": \"HDAO\",\n            \"slug\": \"hyperdao\",\n            \"rank\": 489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-12T00:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74faab6986560fd1140508e4266d8a7b87274ffd\"\n            }\n        },\n        {\n            \"id\": 5300,\n            \"name\": \"Inex Project\",\n            \"symbol\": \"INEX\",\n            \"slug\": \"inex-project\",\n            \"rank\": 1467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T21:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2d77f8353cb2afd709aba4a967257511ecff716\"\n            }\n        },\n        {\n            \"id\": 5305,\n            \"name\": \"BTSE\",\n            \"symbol\": \"BTSE\",\n            \"slug\": \"btse\",\n            \"rank\": 634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-12T03:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x666d875c600aa06ac1cf15641361dec3b00432ef\"\n            }\n        },\n        {\n            \"id\": 5309,\n            \"name\": \"OG Fan Token\",\n            \"symbol\": \"OG\",\n            \"slug\": \"og-fan-token\",\n            \"rank\": 1281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-21T15:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5313,\n            \"name\": \"CONTRACOIN\",\n            \"symbol\": \"CTCN\",\n            \"slug\": \"contracoin\",\n            \"rank\": 968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-13T20:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd6c31bb6f05fc8db64f4b740ab758605c271fd8\"\n            }\n        },\n        {\n            \"id\": 5316,\n            \"name\": \"0cash\",\n            \"symbol\": \"ZCH\",\n            \"slug\": \"0cash\",\n            \"rank\": 8183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-25T02:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5319,\n            \"name\": \"SimpleChain\",\n            \"symbol\": \"SIMPLE\",\n            \"slug\": \"simplechain\",\n            \"rank\": 8423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T20:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5320,\n            \"name\": \"Bonorum\",\n            \"symbol\": \"BONO\",\n            \"slug\": \"bonorum\",\n            \"rank\": 8040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-16T01:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5322,\n            \"name\": \"GermanCoin\",\n            \"symbol\": \"GCX\",\n            \"slug\": \"germancoin\",\n            \"rank\": 8424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T06:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44a67c8570a61a28bafd0035042f2f0a73a64428\"\n            }\n        },\n        {\n            \"id\": 5326,\n            \"name\": \"Orbit Chain\",\n            \"symbol\": \"ORC\",\n            \"slug\": \"orbit-chain\",\n            \"rank\": 271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x662b67d00a13faf93254714dd601f5ed49ef2f51\"\n            }\n        },\n        {\n            \"id\": 5328,\n            \"name\": \"WOM Protocol\",\n            \"symbol\": \"WOM\",\n            \"slug\": \"wom-protocol\",\n            \"rank\": 922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-17T01:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBd356a39BFf2cAda8E9248532DD879147221Cf76\"\n            }\n        },\n        {\n            \"id\": 5329,\n            \"name\": \"Largo Coin\",\n            \"symbol\": \"LRG\",\n            \"slug\": \"largo-coin\",\n            \"rank\": 7102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-17T02:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5330,\n            \"name\": \"Shardus\",\n            \"symbol\": \"ULT\",\n            \"slug\": \"shardus\",\n            \"rank\": 4124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T23:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09617f6fd6cf8a71278ec86e23bbab29c04353a7\"\n            }\n        },\n        {\n            \"id\": 5332,\n            \"name\": \"Cofinex\",\n            \"symbol\": \"CNX\",\n            \"slug\": \"cofinex-coin\",\n            \"rank\": 4646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T22:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b7e882c194881c690924cb46154b8241f9145e\"\n            }\n        },\n        {\n            \"id\": 5334,\n            \"name\": \"RAKUN\",\n            \"symbol\": \"RAKU\",\n            \"slug\": \"rakun\",\n            \"rank\": 8425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-19T04:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51bc0deaf7bbe82bc9006b0c3531668a4206d27f\"\n            }\n        },\n        {\n            \"id\": 5336,\n            \"name\": \"Homeros\",\n            \"symbol\": \"HMR\",\n            \"slug\": \"homeros\",\n            \"rank\": 2911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T02:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1A30851E3f7d841b231B086479608e17198363A\"\n            }\n        },\n        {\n            \"id\": 5337,\n            \"name\": \"iOWN Token\",\n            \"symbol\": \"iOWN\",\n            \"slug\": \"iown-token\",\n            \"rank\": 4451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T10:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x555d051538c7a13712f1f590fa6b4c176ca4529f\"\n            }\n        },\n        {\n            \"id\": 5338,\n            \"name\": \"Somnium Space Cubes\",\n            \"symbol\": \"CUBE\",\n            \"slug\": \"somnium-space-cubes\",\n            \"rank\": 412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T23:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf801468a808a32656d2ed2d2d80b72a129739f4\"\n            }\n        },\n        {\n            \"id\": 5343,\n            \"name\": \"Five Star Coin\",\n            \"symbol\": \"FSC\",\n            \"slug\": \"five-star-coin\",\n            \"rank\": 8426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-19T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5350,\n            \"name\": \"Proton\",\n            \"symbol\": \"XPR\",\n            \"slug\": \"proton\",\n            \"rank\": 399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T02:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7efb00d12c2c13131fd319336fdf952525da2af\"\n            }\n        },\n        {\n            \"id\": 5354,\n            \"name\": \"PEAKDEFI\",\n            \"symbol\": \"PEAK\",\n            \"slug\": \"peakdefi\",\n            \"rank\": 346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-23T02:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x630d98424efe0ea27fb1b3ab7741907dffeaad78\"\n            }\n        },\n        {\n            \"id\": 5355,\n            \"name\": \"Chainpay\",\n            \"symbol\": \"CPAY\",\n            \"slug\": \"chainpay\",\n            \"rank\": 8235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-23T02:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFyfB5ggmPwVDs8kU2X9vPY7idzaNpaVno\"\n            }\n        },\n        {\n            \"id\": 5358,\n            \"name\": \"IBStoken\",\n            \"symbol\": \"IBS\",\n            \"slug\": \"ibstoken\",\n            \"rank\": 2810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T00:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0e6019c0f16d31294937b3334229909349e00f4\"\n            }\n        },\n        {\n            \"id\": 5362,\n            \"name\": \"StellarPayGlobal\",\n            \"symbol\": \"XLPG\",\n            \"slug\": \"stellarpayglobal\",\n            \"rank\": 8091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T00:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5363,\n            \"name\": \"Cryptobuyer\",\n            \"symbol\": \"XPT\",\n            \"slug\": \"cryptobuyer\",\n            \"rank\": 2556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T03:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08aa0ed0040736dd28d4c8b16ab453b368248d19\"\n            }\n        },\n        {\n            \"id\": 5364,\n            \"name\": \"Dexchain\",\n            \"symbol\": \"DXC\",\n            \"slug\": \"mydexpay\",\n            \"rank\": 6609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T01:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5365,\n            \"name\": \"Historia\",\n            \"symbol\": \"HTA\",\n            \"slug\": \"historia\",\n            \"rank\": 7330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-24T04:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5366,\n            \"name\": \"GoalTime N\",\n            \"symbol\": \"GTX\",\n            \"slug\": \"goaltime-n\",\n            \"rank\": 8144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-09T23:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x916885426255235DA7a0BD90447986c00675f9EC\"\n            }\n        },\n        {\n            \"id\": 5367,\n            \"name\": \"ODE\",\n            \"symbol\": \"ODE\",\n            \"slug\": \"ode\",\n            \"rank\": 8427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T01:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f6d15e2dabd182c7c0830db1bdff1f920b57ffa\"\n            }\n        },\n        {\n            \"id\": 5370,\n            \"name\": \"Hive\",\n            \"symbol\": \"HIVE\",\n            \"slug\": \"hive-blockchain\",\n            \"rank\": 145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-26T02:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5375,\n            \"name\": \"Hive Dollar\",\n            \"symbol\": \"HBD\",\n            \"slug\": \"hive-dollar\",\n            \"rank\": 4778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-26T16:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5376,\n            \"name\": \"CryptoEnergy\",\n            \"symbol\": \"CNRG\",\n            \"slug\": \"cryptoenergy\",\n            \"rank\": 2614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-27T01:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc21dBEE65D62770953035f0434C532d578a666c9\"\n            }\n        },\n        {\n            \"id\": 5378,\n            \"name\": \"3X Long TRX Token\",\n            \"symbol\": \"TRXBULL\",\n            \"slug\": \"3x-long-trx-token\",\n            \"rank\": 4991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-27T03:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc175E77b04F2341517334Ea3Ed0b198A01A97383\"\n            }\n        },\n        {\n            \"id\": 5379,\n            \"name\": \"3X Short TRX Token\",\n            \"symbol\": \"TRXBEAR\",\n            \"slug\": \"3x-short-trx-token\",\n            \"rank\": 6401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-27T03:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86807Da5B92d31F67E128771CAcb85F3579646eA\"\n            }\n        },\n        {\n            \"id\": 5380,\n            \"name\": \"HUNT\",\n            \"symbol\": \"HUNT\",\n            \"slug\": \"hunt\",\n            \"rank\": 453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T01:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5\"\n            }\n        },\n        {\n            \"id\": 5381,\n            \"name\": \"PengolinCoin\",\n            \"symbol\": \"PGO\",\n            \"slug\": \"pengolincoin\",\n            \"rank\": 2402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T02:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5382,\n            \"name\": \"ELYSIA\",\n            \"symbol\": \"EL\",\n            \"slug\": \"elysia\",\n            \"rank\": 736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T01:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2781246fe707bb15cee3e5ea354e2154a2877b16\"\n            }\n        },\n        {\n            \"id\": 5383,\n            \"name\": \"B ONE PAYMENT\",\n            \"symbol\": \"B1P\",\n            \"slug\": \"b-one-payment\",\n            \"rank\": 8428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T01:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b742b5bdb1d252907ae7f399a891d4a178dbc24\"\n            }\n        },\n        {\n            \"id\": 5392,\n            \"name\": \"Scopuly Coin\",\n            \"symbol\": \"SCOP\",\n            \"slug\": \"scopuly-coin\",\n            \"rank\": 8429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-01T23:59:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5393,\n            \"name\": \"Touch Social\",\n            \"symbol\": \"TST\",\n            \"slug\": \"touch-social\",\n            \"rank\": 8114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T03:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9bae39c725a1864b1133ad0ef1640d02f79b78c\"\n            }\n        },\n        {\n            \"id\": 5397,\n            \"name\": \"Castweet\",\n            \"symbol\": \"CTT\",\n            \"slug\": \"castweet\",\n            \"rank\": 2354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-31T02:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a4743cf1af4c289351390a2b3fe7c13d2f7c235\"\n            }\n        },\n        {\n            \"id\": 5399,\n            \"name\": \"TILWIKI\",\n            \"symbol\": \"TLW\",\n            \"slug\": \"tilwiki\",\n            \"rank\": 7412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T03:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06f3cdabae564b0546529b4dd8fef1bcd4235753\"\n            }\n        },\n        {\n            \"id\": 5400,\n            \"name\": \"Charg Coin\",\n            \"symbol\": \"CHG\",\n            \"slug\": \"charg-coin\",\n            \"rank\": 8430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-03T01:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5401,\n            \"name\": \"CoinLoan\",\n            \"symbol\": \"CLT\",\n            \"slug\": \"coinloan\",\n            \"rank\": 565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2001f2a0cf801ecfda622f6c28fb6e10d803d969\"\n            }\n        },\n        {\n            \"id\": 5403,\n            \"name\": \"Unknown Fair Object\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"unknown-fair-object\",\n            \"rank\": 5231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-01T03:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5404,\n            \"name\": \"Bitcurate\",\n            \"symbol\": \"BTCR\",\n            \"slug\": \"bitcurate\",\n            \"rank\": 8025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T04:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0371f7b219fff864b437bcfb564810f323fffcca\"\n            }\n        },\n        {\n            \"id\": 5407,\n            \"name\": \"Kingdom Game 4.0\",\n            \"symbol\": \"KDG\",\n            \"slug\": \"kingdom-game-4\",\n            \"rank\": 2064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T04:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu\"\n            }\n        },\n        {\n            \"id\": 5409,\n            \"name\": \"4THPILLAR TECHNOLOGIES\",\n            \"symbol\": \"FOUR\",\n            \"slug\": \"4thpillar-technologies\",\n            \"rank\": 1863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-15T04:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0\"\n            }\n        },\n        {\n            \"id\": 5410,\n            \"name\": \"PARSIQ\",\n            \"symbol\": \"PRQ\",\n            \"slug\": \"parsiq\",\n            \"rank\": 552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T21:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x362bc847A3a9637d3af6624EeC853618a43ed7D2\"\n            }\n        },\n        {\n            \"id\": 5412,\n            \"name\": \"3x Long XRP Token\",\n            \"symbol\": \"XRPBULL\",\n            \"slug\": \"3x-long-xrp-token\",\n            \"rank\": 3863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"XRPBULL-E7C\"\n            }\n        },\n        {\n            \"id\": 5413,\n            \"name\": \"3x Short XRP Token\",\n            \"symbol\": \"XRPBEAR\",\n            \"slug\": \"3x-short-xrp-token\",\n            \"rank\": 5242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"XRPBEAR-00B\"\n            }\n        },\n        {\n            \"id\": 5414,\n            \"name\": \"3x Long EOS Token\",\n            \"symbol\": \"EOSBULL\",\n            \"slug\": \"3x-long-eos-token\",\n            \"rank\": 5039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"EOSBULL-F0D\"\n            }\n        },\n        {\n            \"id\": 5415,\n            \"name\": \"3x Short EOS Token\",\n            \"symbol\": \"EOSBEAR\",\n            \"slug\": \"3x-short-eos-token\",\n            \"rank\": 6239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"EOSBEAR-721\"\n            }\n        },\n        {\n            \"id\": 5418,\n            \"name\": \"Latamcash\",\n            \"symbol\": \"LMCH\",\n            \"slug\": \"latamcash\",\n            \"rank\": 5264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9205c049c231dda51bace0ba569f047e3e1e9979\"\n            }\n        },\n        {\n            \"id\": 5420,\n            \"name\": \"SonoCoin\",\n            \"symbol\": \"SONO\",\n            \"slug\": \"sonocoin\",\n            \"rank\": 1638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5423,\n            \"name\": \"DSLA Protocol\",\n            \"symbol\": \"DSLA\",\n            \"slug\": \"dsla-protocol\",\n            \"rank\": 826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-09T23:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3affcca64c2a6f4e3b6bd9c64cd2c969efd1ecbe\"\n            }\n        },\n        {\n            \"id\": 5425,\n            \"name\": \"Mesefa\",\n            \"symbol\": \"SEFA\",\n            \"slug\": \"mesefa\",\n            \"rank\": 2616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-09T00:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27201232579491Ce9b116Ac6F37D354Cc723A2f3\"\n            }\n        },\n        {\n            \"id\": 5426,\n            \"name\": \"Solana\",\n            \"symbol\": \"SOL\",\n            \"slug\": \"solana\",\n            \"rank\": 7,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T04:59:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5427,\n            \"name\": \"CashHand\",\n            \"symbol\": \"CHND\",\n            \"slug\": \"cashhand\",\n            \"rank\": 2589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T04:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA0451f8820CFb45CEd3A90470901e1dB38fb7b8f\"\n            }\n        },\n        {\n            \"id\": 5429,\n            \"name\": \"DEAPcoin\",\n            \"symbol\": \"DEP\",\n            \"slug\": \"deapcoin\",\n            \"rank\": 281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T05:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a3496c18d558bd9c6c8f609e1b129f67ab08163\"\n            }\n        },\n        {\n            \"id\": 5430,\n            \"name\": \"SatoExchange Token\",\n            \"symbol\": \"SATX\",\n            \"slug\": \"satoexchange-token\",\n            \"rank\": 6144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T22:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe96f2c381e267a96c29bbb8ab05ab7d3527b45ab\"\n            }\n        },\n        {\n            \"id\": 5432,\n            \"name\": \"BigBang Core\",\n            \"symbol\": \"BBC\",\n            \"slug\": \"bigbang-core\",\n            \"rank\": 8431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5433,\n            \"name\": \"Mega Lottery Services Global\",\n            \"symbol\": \"MLR\",\n            \"slug\": \"mega-lottery-services-global\",\n            \"rank\": 7546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T07:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2570,\n                \"name\": \"TomoChain\",\n                \"symbol\": \"TOMO\",\n                \"slug\": \"tomochain\",\n                \"token_address\": \"0x5080781e91237b6d7f026d5306b7233e26cd6c16\"\n            }\n        },\n        {\n            \"id\": 5434,\n            \"name\": \"pTokens BTC\",\n            \"symbol\": \"PBTC\",\n            \"slug\": \"ptokens-btc\",\n            \"rank\": 5004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T16:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5228a22e72ccc52d415ecfd199f99d0665e7733b\"\n            }\n        },\n        {\n            \"id\": 5435,\n            \"name\": \"Epic Cash\",\n            \"symbol\": \"EPIC\",\n            \"slug\": \"epic-cash\",\n            \"rank\": 802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T16:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5437,\n            \"name\": \"BIZZCOIN\",\n            \"symbol\": \"BIZZ\",\n            \"slug\": \"bizzcoin\",\n            \"rank\": 7148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T17:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLZ1eA1KM7qgRk4VWQ9GyPHGDh4KdGrF7w\"\n            }\n        },\n        {\n            \"id\": 5441,\n            \"name\": \"Entherfound\",\n            \"symbol\": \"ETF\",\n            \"slug\": \"entherfound\",\n            \"rank\": 8432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-16T02:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2b58812c24020ea924c3d7c241c441605f12e75\"\n            }\n        },\n        {\n            \"id\": 5444,\n            \"name\": \"Cartesi\",\n            \"symbol\": \"CTSI\",\n            \"slug\": \"cartesi\",\n            \"rank\": 191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-23T03:19:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x491604c0fdf08347dd1fa4ee062a822a5dd06b5d\"\n            }\n        },\n        {\n            \"id\": 5445,\n            \"name\": \"LBK\",\n            \"symbol\": \"LBK\",\n            \"slug\": \"lbk\",\n            \"rank\": 3283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cb1aeafcc8a9406632c5b084246ea72f62d37b6\"\n            }\n        },\n        {\n            \"id\": 5446,\n            \"name\": \"USDJ\",\n            \"symbol\": \"USDJ\",\n            \"slug\": \"usdj\",\n            \"rank\": 860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T01:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT\"\n            }\n        },\n        {\n            \"id\": 5447,\n            \"name\": \"Helix\",\n            \"symbol\": \"HLIX\",\n            \"slug\": \"helix\",\n            \"rank\": 2492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T21:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5449,\n            \"name\": \"Beer Money\",\n            \"symbol\": \"BEER\",\n            \"slug\": \"beer-money\",\n            \"rank\": 2028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-12T02:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05a00764d371774831a48b3f57ef9073710c5fd8\"\n            }\n        },\n        {\n            \"id\": 5450,\n            \"name\": \"WiBX\",\n            \"symbol\": \"WBX\",\n            \"slug\": \"wibx\",\n            \"rank\": 4996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T03:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb97e381f1d1e94ffa2a5844f6875e6146981009\"\n            }\n        },\n        {\n            \"id\": 5453,\n            \"name\": \"KardiaChain\",\n            \"symbol\": \"KAI\",\n            \"slug\": \"kardiachain\",\n            \"rank\": 323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-17T23:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5455,\n            \"name\": \"Trexcoin\",\n            \"symbol\": \"TREX\",\n            \"slug\": \"trexcoin\",\n            \"rank\": 2821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T01:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5459,\n            \"name\": \"3x Short Bitcoin SV Token\",\n            \"symbol\": \"BSVBEAR\",\n            \"slug\": \"3x-short-bitcoin-sv-token\",\n            \"rank\": 6576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCe49c3c92b33a1653F34811a9d7e34502bF12B89\"\n            }\n        },\n        {\n            \"id\": 5460,\n            \"name\": \"3x Long Bitcoin SV Token\",\n            \"symbol\": \"BSVBULL\",\n            \"slug\": \"3x-long-bitcoin-sv-token\",\n            \"rank\": 7006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e13A9e4AE3d0678E511Fb6d2ad531fcF0e247bf\"\n            }\n        },\n        {\n            \"id\": 5461,\n            \"name\": \"3x Short Litecoin Token\",\n            \"symbol\": \"LTCBEAR\",\n            \"slug\": \"3x-short-litecoin-token\",\n            \"rank\": 4847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB422e605fBd765B80D2C4b5d8196C2f94144438B\"\n            }\n        },\n        {\n            \"id\": 5462,\n            \"name\": \"3x Long Litecoin Token\",\n            \"symbol\": \"LTCBULL\",\n            \"slug\": \"3x-long-litecoin-token\",\n            \"rank\": 4645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDB61354E9cf2217a29770E9811832B360a8DAad3\"\n            }\n        },\n        {\n            \"id\": 5463,\n            \"name\": \"3x Short Tezos Token\",\n            \"symbol\": \"XTZBEAR\",\n            \"slug\": \"3x-short-tezos-token\",\n            \"rank\": 6473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d\"\n            }\n        },\n        {\n            \"id\": 5464,\n            \"name\": \"3x Long Tezos Token\",\n            \"symbol\": \"XTZBULL\",\n            \"slug\": \"3x-long-tezos-token\",\n            \"rank\": 5693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8AF17a6396c8f315f6b6DBC6AA686C85f9b3E554\"\n            }\n        },\n        {\n            \"id\": 5465,\n            \"name\": \"Alchemy\",\n            \"symbol\": \"ACOIN\",\n            \"slug\": \"alchemy\",\n            \"rank\": 3437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T23:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd25676fc2c4421778b18ec7ab86e7c5701df187\"\n            }\n        },\n        {\n            \"id\": 5466,\n            \"name\": \"3x Short Bitcoin Cash Token\",\n            \"symbol\": \"BCHBEAR\",\n            \"slug\": \"3x-short-bitcoin-cash-token\",\n            \"rank\": 7182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9fC65Da36064cE545e87690e06f5de10C52C690\"\n            }\n        },\n        {\n            \"id\": 5467,\n            \"name\": \"3x Long Bitcoin Cash Token\",\n            \"symbol\": \"BCHBULL\",\n            \"slug\": \"3x-long-bitcoin-cash-token\",\n            \"rank\": 6073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4C133E081dFB5858e39ccA74E69bf603d409e57A\"\n            }\n        },\n        {\n            \"id\": 5468,\n            \"name\": \"Isiklar Coin\",\n            \"symbol\": \"ISIKC\",\n            \"slug\": \"isiklar-coin\",\n            \"rank\": 1428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-16T00:49:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42726d074BBa68Ccc15200442B72Afa2D495A783\"\n            }\n        },\n        {\n            \"id\": 5469,\n            \"name\": \"AMATEN\",\n            \"symbol\": \"AMA\",\n            \"slug\": \"amaten\",\n            \"rank\": 1955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-16T01:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2509ee05b8df07ec75046e24bbf1cfcdb8b2a183\"\n            }\n        },\n        {\n            \"id\": 5471,\n            \"name\": \"Ghost\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"ghost\",\n            \"rank\": 1134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T20:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5473,\n            \"name\": \"CRDT\",\n            \"symbol\": \"CRDT\",\n            \"slug\": \"crdt\",\n            \"rank\": 2730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T21:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDaab5E695bb0E8Ce8384ee56BA38fA8290618e52\"\n            }\n        },\n        {\n            \"id\": 5474,\n            \"name\": \"Ixinium\",\n            \"symbol\": \"XXA\",\n            \"slug\": \"ixinium\",\n            \"rank\": 7333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5475,\n            \"name\": \"GHOSTPRISM\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"ghostprism\",\n            \"rank\": 1846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-17T01:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5477,\n            \"name\": \"ECOChain\",\n            \"symbol\": \"ECOC\",\n            \"slug\": \"ecochain\",\n            \"rank\": 8172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T01:44:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5478,\n            \"name\": \"ECOSC\",\n            \"symbol\": \"ECU\",\n            \"slug\": \"ecosc\",\n            \"rank\": 2749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T01:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5\"\n            }\n        },\n        {\n            \"id\": 5479,\n            \"name\": \"UCA Coin\",\n            \"symbol\": \"UCA\",\n            \"slug\": \"uca-coin\",\n            \"rank\": 1523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T02:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5480,\n            \"name\": \"Bali Coin\",\n            \"symbol\": \"BALI\",\n            \"slug\": \"bali-coin\",\n            \"rank\": 8433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T03:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x013a06558f07d9e6f9a00c95a33f3a0e0255176b\"\n            }\n        },\n        {\n            \"id\": 5481,\n            \"name\": \"BASIC\",\n            \"symbol\": \"BASIC\",\n            \"slug\": \"basic\",\n            \"rank\": 658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T03:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf25c91c87e0b1fd9b4064af0f427157aab0193a7\"\n            }\n        },\n        {\n            \"id\": 5482,\n            \"name\": \"Counos X\",\n            \"symbol\": \"CCXX\",\n            \"slug\": \"counos-x\",\n            \"rank\": 211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T03:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5486,\n            \"name\": \"Jack Token\",\n            \"symbol\": \"JACK\",\n            \"slug\": \"jack-token\",\n            \"rank\": 4387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T22:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e12eb8e506ccd1427f6b8f7faa3e88fb698eb28\"\n            }\n        },\n        {\n            \"id\": 5487,\n            \"name\": \"EarnBet\",\n            \"symbol\": \"BET\",\n            \"slug\": \"earnbet\",\n            \"rank\": 7960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T22:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"BET-wax-betdividends\"\n            }\n        },\n        {\n            \"id\": 5488,\n            \"name\": \"JUST\",\n            \"symbol\": \"JST\",\n            \"slug\": \"just\",\n            \"rank\": 164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-07T14:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9\"\n            }\n        },\n        {\n            \"id\": 5489,\n            \"name\": \"Sudan Gold Coin\",\n            \"symbol\": \"SGC\",\n            \"slug\": \"sudan-gold-coin\",\n            \"rank\": 8101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-24T23:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80bD0cc689c206e3F642919244c4251c7Ef19852\"\n            }\n        },\n        {\n            \"id\": 5490,\n            \"name\": \"Lux Bio Cell\",\n            \"symbol\": \"LBXC\",\n            \"slug\": \"lux-bio-cell\",\n            \"rank\": 4147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T11:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xffe510a92434a0df346c5e72a3494b043cf249eb\"\n            }\n        },\n        {\n            \"id\": 5508,\n            \"name\": \"Algory Project\",\n            \"symbol\": \"ALG\",\n            \"slug\": \"algory-project\",\n            \"rank\": 7058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16b0a1a87ae8af5c792fabc429c4fe248834842b\"\n            }\n        },\n        {\n            \"id\": 5509,\n            \"name\": \"AAX Token\",\n            \"symbol\": \"AAB\",\n            \"slug\": \"aax-token\",\n            \"rank\": 1274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-24T22:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x686c650dbcfeaa75d09b883621ad810f5952bd5d\"\n            }\n        },\n        {\n            \"id\": 5512,\n            \"name\": \"BLOCKIDCOIN\",\n            \"symbol\": \"BID\",\n            \"slug\": \"blockidcoin\",\n            \"rank\": 7579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T02:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5513,\n            \"name\": \"Crypto Holding Frank Token\",\n            \"symbol\": \"CHFT\",\n            \"slug\": \"crypto-holding-frank-token\",\n            \"rank\": 7472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T23:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x58002a6b6e659a16de9f02f529b10536e307b0d9\"\n            }\n        },\n        {\n            \"id\": 5514,\n            \"name\": \"The Transfer Token\",\n            \"symbol\": \"TTT\",\n            \"slug\": \"the-transfer-token\",\n            \"rank\": 215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T03:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2494a68C1484376fEf880b4c24D91f049d29B02A\"\n            }\n        },\n        {\n            \"id\": 5516,\n            \"name\": \"LOA Protocol\",\n            \"symbol\": \"LOA\",\n            \"slug\": \"loa-protocol\",\n            \"rank\": 5891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T03:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7458fd786B2fe8CD801C0381f88b61C5071A006F\"\n            }\n        },\n        {\n            \"id\": 5518,\n            \"name\": \"Torex\",\n            \"symbol\": \"TOR\",\n            \"slug\": \"torex\",\n            \"rank\": 8206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T18:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ea20fbfaa44efbc60c6728fcdba17f01b7e04fe\"\n            }\n        },\n        {\n            \"id\": 5520,\n            \"name\": \"Martkist\",\n            \"symbol\": \"MARTK\",\n            \"slug\": \"martkist\",\n            \"rank\": 2633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T23:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5521,\n            \"name\": \"EzyStayz\",\n            \"symbol\": \"EZY\",\n            \"slug\": \"ezystayz\",\n            \"rank\": 5714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T23:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA6D5C720a9af5A405dFB6b9F44Fc44FaB5D4A58D\"\n            }\n        },\n        {\n            \"id\": 5522,\n            \"name\": \"SENSO\",\n            \"symbol\": \"SENSO\",\n            \"slug\": \"senso\",\n            \"rank\": 956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T22:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc19b6a4ac7c7cc24459f08984bbd09664af17bd1\"\n            }\n        },\n        {\n            \"id\": 5523,\n            \"name\": \"Aragon Court\",\n            \"symbol\": \"ANJ\",\n            \"slug\": \"aragon-court\",\n            \"rank\": 674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T13:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcD62b1C403fa761BAadFC74C525ce2B51780b184\"\n            }\n        },\n        {\n            \"id\": 5524,\n            \"name\": \"TNC Coin\",\n            \"symbol\": \"TNC\",\n            \"slug\": \"tnc-coin\",\n            \"rank\": 759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T13:19:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5529,\n            \"name\": \"ASYAGRO\",\n            \"symbol\": \"ASY\",\n            \"slug\": \"asyagro\",\n            \"rank\": 5754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T14:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x017b584acfd16d767541ae9e80cdc702f4527b0b\"\n            }\n        },\n        {\n            \"id\": 5530,\n            \"name\": \"REBIT\",\n            \"symbol\": \"KEYT\",\n            \"slug\": \"rebit\",\n            \"rank\": 8434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T14:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcE13aBCE0DB5A8224616ef24D3979d466F19CF90\"\n            }\n        },\n        {\n            \"id\": 5533,\n            \"name\": \"SKINCHAIN\",\n            \"symbol\": \"SKC\",\n            \"slug\": \"skinchain\",\n            \"rank\": 8133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T05:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fE156436F203B114C6c562Cb1a2A81aa2801090\"\n            }\n        },\n        {\n            \"id\": 5534,\n            \"name\": \"Inverse Bitcoin Volatility Token\",\n            \"symbol\": \"IBVOL\",\n            \"slug\": \"inverse-bitcoin-volatility-token\",\n            \"rank\": 7308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-07T21:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x627e2ee3dbda546e168eaaff25a2c5212e4a95a0\"\n            }\n        },\n        {\n            \"id\": 5536,\n            \"name\": \"AtromG8\",\n            \"symbol\": \"AG8\",\n            \"slug\": \"atromg8\",\n            \"rank\": 1668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T22:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5538,\n            \"name\": \"Buzzshow\",\n            \"symbol\": \"GLDY\",\n            \"slug\": \"buzzshow\",\n            \"rank\": 8202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T03:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x594207c791afd06a8d087d84d99d1da53ccbd45f\"\n            }\n        },\n        {\n            \"id\": 5539,\n            \"name\": \"VeraOne\",\n            \"symbol\": \"VRO\",\n            \"slug\": \"veraone\",\n            \"rank\": 5830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T03:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10BC518c32fbAE5e38Ecb50A612160571bD81e44\"\n            }\n        },\n        {\n            \"id\": 5541,\n            \"name\": \"Xaya\",\n            \"symbol\": \"CHI\",\n            \"slug\": \"xaya\",\n            \"rank\": 913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T21:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5542,\n            \"name\": \"1x Long Bitcoin Implied Volatility Token\",\n            \"symbol\": \"BVOL\",\n            \"slug\": \"1x-long-bitcoin-implied-volatility-token\",\n            \"rank\": 5968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T21:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81824663353a9d29b01b2de9dd9a2bb271d298cd\"\n            }\n        },\n        {\n            \"id\": 5544,\n            \"name\": \"Aluna.Social\",\n            \"symbol\": \"ALN\",\n            \"slug\": \"aluna-social\",\n            \"rank\": 1813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-14T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8185bc4757572da2a610f887561c32298f1a5748\"\n            }\n        },\n        {\n            \"id\": 5545,\n            \"name\": \"NFX Coin\",\n            \"symbol\": \"NFXC\",\n            \"slug\": \"nfx-coin\",\n            \"rank\": 2578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-06T01:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d39ec4da54329d28d230b4973f5aa27886c3aee\"\n            }\n        },\n        {\n            \"id\": 5548,\n            \"name\": \"Massnet\",\n            \"symbol\": \"MASS\",\n            \"slug\": \"massnet\",\n            \"rank\": 1415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T23:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5552,\n            \"name\": \"Hathor\",\n            \"symbol\": \"HTR\",\n            \"slug\": \"hathor\",\n            \"rank\": 301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5554,\n            \"name\": \"Vanywhere\",\n            \"symbol\": \"VANY\",\n            \"slug\": \"vanywhere\",\n            \"rank\": 8156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-08T22:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4edd66235349e353eb8cb8e40596599644bfe91c\"\n            }\n        },\n        {\n            \"id\": 5556,\n            \"name\": \"Resfinex Token\",\n            \"symbol\": \"RES\",\n            \"slug\": \"resfinex-token\",\n            \"rank\": 8435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T11:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a9f693fce6f00a51a8e0db4351b5a8078b4242e\"\n            }\n        },\n        {\n            \"id\": 5560,\n            \"name\": \"Idea Chain Coin\",\n            \"symbol\": \"ICH\",\n            \"slug\": \"idea-chain-coin\",\n            \"rank\": 3559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T03:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8483E2d6560585C02D46bF7B3186Bf154a96166\"\n            }\n        },\n        {\n            \"id\": 5563,\n            \"name\": \"CryptoBharatCoin\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"cryptobharatcoin\",\n            \"rank\": 8270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-12T09:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE\"\n            }\n        },\n        {\n            \"id\": 5566,\n            \"name\": \"Keep Network\",\n            \"symbol\": \"KEEP\",\n            \"slug\": \"keep-network\",\n            \"rank\": 171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T21:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85eee30c52b0b379b046fb0f85f4f3dc3009afec\"\n            }\n        },\n        {\n            \"id\": 5567,\n            \"name\": \"Celo\",\n            \"symbol\": \"CELO\",\n            \"slug\": \"celo\",\n            \"rank\": 75,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-22T02:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5572,\n            \"name\": \"HOMIHELP\",\n            \"symbol\": \"HOMI\",\n            \"slug\": \"homihelp\",\n            \"rank\": 1918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-12T02:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCa208BfD69ae6D2667f1FCbE681BAe12767c0078\"\n            }\n        },\n        {\n            \"id\": 5577,\n            \"name\": \"Litecoin SV\",\n            \"symbol\": \"LSV\",\n            \"slug\": \"litecoin-sv\",\n            \"rank\": 8436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T02:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee059f0ca1507e4e20c689b20cff71b5e924f7bd\"\n            }\n        },\n        {\n            \"id\": 5578,\n            \"name\": \"LEVELG\",\n            \"symbol\": \"LEVELG\",\n            \"slug\": \"levelg\",\n            \"rank\": 6660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T02:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5580,\n            \"name\": \"IDK\",\n            \"symbol\": \"IDK\",\n            \"slug\": \"idk\",\n            \"rank\": 3616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T04:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61fd1c62551850d0c04c76fce614cbced0094498\"\n            }\n        },\n        {\n            \"id\": 5583,\n            \"name\": \"Hacken Token\",\n            \"symbol\": \"HAI\",\n            \"slug\": \"hackenai\",\n            \"rank\": 555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T22:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaa9e582e5751d703f85912903bacaddfed26484c\"\n            }\n        },\n        {\n            \"id\": 5587,\n            \"name\": \"2key.network\",\n            \"symbol\": \"2KEY\",\n            \"slug\": \"2key-network\",\n            \"rank\": 1864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-14T21:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe48972fcd82a274411c01834e2f031d4377fa2c0\"\n            }\n        },\n        {\n            \"id\": 5589,\n            \"name\": \"DXdao\",\n            \"symbol\": \"DXD\",\n            \"slug\": \"dxdao\",\n            \"rank\": 778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T20:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1d65e8fb6e87b60feccbc582f7f97804b725521\"\n            }\n        },\n        {\n            \"id\": 5590,\n            \"name\": \"GeoDB\",\n            \"symbol\": \"GEO\",\n            \"slug\": \"geodb\",\n            \"rank\": 1789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-15T03:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x147faf8de9d8d8daae129b187f0d02d819126750\"\n            }\n        },\n        {\n            \"id\": 5591,\n            \"name\": \"Pyrk\",\n            \"symbol\": \"PYRK\",\n            \"slug\": \"pyrk\",\n            \"rank\": 2558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T02:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5595,\n            \"name\": \"MultiCoinCasino\",\n            \"symbol\": \"MCC\",\n            \"slug\": \"multicoincasino\",\n            \"rank\": 2539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T02:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5599,\n            \"name\": \"XTRM COIN\",\n            \"symbol\": \"XTRM\",\n            \"slug\": \"xtrm-coin\",\n            \"rank\": 8036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T20:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5600,\n            \"name\": \"Attila\",\n            \"symbol\": \"ATT\",\n            \"slug\": \"attila\",\n            \"rank\": 1231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T23:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89Fb927240750c1B15d4743cd58440fc5f14A11C\"\n            }\n        },\n        {\n            \"id\": 5601,\n            \"name\": \"STAKE\",\n            \"symbol\": \"STAKE\",\n            \"slug\": \"xdai\",\n            \"rank\": 445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-19T01:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0Ae055097C6d159879521C384F1D2123D1f195e6\"\n            }\n        },\n        {\n            \"id\": 5604,\n            \"name\": \"Secret\",\n            \"symbol\": \"SCRT\",\n            \"slug\": \"secret\",\n            \"rank\": 91,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5607,\n            \"name\": \"Simple Software Solutions\",\n            \"symbol\": \"SSS\",\n            \"slug\": \"simple-software-solutions\",\n            \"rank\": 2793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-20T01:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5608,\n            \"name\": \"BTCUP\",\n            \"symbol\": \"BTCUP\",\n            \"slug\": \"btcup\",\n            \"rank\": 2975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T03:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5609,\n            \"name\": \"BTCDOWN\",\n            \"symbol\": \"BTCDOWN\",\n            \"slug\": \"btcdown\",\n            \"rank\": 2892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T03:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5610,\n            \"name\": \"ZIMBOCASH\",\n            \"symbol\": \"ZASH\",\n            \"slug\": \"zimbocash\",\n            \"rank\": 612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-20T23:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002984\"\n            }\n        },\n        {\n            \"id\": 5612,\n            \"name\": \"SOMESING\",\n            \"symbol\": \"SSX\",\n            \"slug\": \"somesing\",\n            \"rank\": 344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T01:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xdcd62c57182e780e23d2313c4782709da85b9d6c\"\n            }\n        },\n        {\n            \"id\": 5614,\n            \"name\": \"Zelwin\",\n            \"symbol\": \"ZLW\",\n            \"slug\": \"zelwin\",\n            \"rank\": 418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T01:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5319e86F0e41a06E49eb37046b8c11D78bcAd68C\"\n            }\n        },\n        {\n            \"id\": 5616,\n            \"name\": \"MATH\",\n            \"symbol\": \"MATH\",\n            \"slug\": \"math\",\n            \"rank\": 741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T03:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08d967bb0134f2d07f7cfb6e246680c53927dd30\"\n            }\n        },\n        {\n            \"id\": 5617,\n            \"name\": \"UMA\",\n            \"symbol\": \"UMA\",\n            \"slug\": \"uma\",\n            \"rank\": 144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T16:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828\"\n            }\n        },\n        {\n            \"id\": 5618,\n            \"name\": \"Dawn Protocol\",\n            \"symbol\": \"DAWN\",\n            \"slug\": \"dawn-protocol\",\n            \"rank\": 317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-27T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x580c8520deda0a441522aeae0f9f7a5f29629afa\"\n            }\n        },\n        {\n            \"id\": 5619,\n            \"name\": \"VEHICLE DATA ARTIFICIAL INTELLIGENCE PLATFORM\",\n            \"symbol\": \"VAIP\",\n            \"slug\": \"vehicle-data-artificial-intelligence-platform\",\n            \"rank\": 8437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4457dc5a9e71b975a8e0f855bbe795f5cbdcc10f\"\n            }\n        },\n        {\n            \"id\": 5620,\n            \"name\": \"8X8 PROTOCOL\",\n            \"symbol\": \"EXE\",\n            \"slug\": \"8x8-protocol\",\n            \"rank\": 1929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x412d397ddca07d753e3e0c61e367fb1b474b3e7d\"\n            }\n        },\n        {\n            \"id\": 5622,\n            \"name\": \"Darma Cash\",\n            \"symbol\": \"DMCH\",\n            \"slug\": \"darma-cash\",\n            \"rank\": 479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T22:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5623,\n            \"name\": \"Skillchain\",\n            \"symbol\": \"SKI\",\n            \"slug\": \"skillchain\",\n            \"rank\": 7115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T22:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x996dc5dfc819408dd98cd92c9a76f64b0738dc3d\"\n            }\n        },\n        {\n            \"id\": 5625,\n            \"name\": \"LUKSO\",\n            \"symbol\": \"LYXe\",\n            \"slug\": \"lukso\",\n            \"rank\": 237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T22:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA8b919680258d369114910511cc87595aec0be6D\"\n            }\n        },\n        {\n            \"id\": 5626,\n            \"name\": \"King DAG\",\n            \"symbol\": \"KDAG\",\n            \"slug\": \"king-dag\",\n            \"rank\": 762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T22:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95e40e065afb3059dcabe4aaf404c1f92756603a\"\n            }\n        },\n        {\n            \"id\": 5628,\n            \"name\": \"VARC\",\n            \"symbol\": \"VARC\",\n            \"slug\": \"varc\",\n            \"rank\": 8438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-27T23:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f694635ab69b1b5e7f001de26892cc63ba94bad\"\n            }\n        },\n        {\n            \"id\": 5629,\n            \"name\": \"NDN Link\",\n            \"symbol\": \"NDN\",\n            \"slug\": \"ndn-link\",\n            \"rank\": 4063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T23:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ec47a178a9d50d4ec4683003d8324f19ca35382\"\n            }\n        },\n        {\n            \"id\": 5630,\n            \"name\": \"WaykiChain Governance Coin\",\n            \"symbol\": \"WGRT\",\n            \"slug\": \"waykichain-governance-coin\",\n            \"rank\": 4567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T00:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5631,\n            \"name\": \"Orion Protocol\",\n            \"symbol\": \"ORN\",\n            \"slug\": \"orion-protocol\",\n            \"rank\": 255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-16T14:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a\"\n            }\n        },\n        {\n            \"id\": 5632,\n            \"name\": \"Arweave\",\n            \"symbol\": \"AR\",\n            \"slug\": \"arweave\",\n            \"rank\": 69,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-27T02:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5633,\n            \"name\": \"UCROWDME\",\n            \"symbol\": \"UCM\",\n            \"slug\": \"ucrowdme\",\n            \"rank\": 6561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T04:29:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5634,\n            \"name\": \"Fuse Network\",\n            \"symbol\": \"FUSE\",\n            \"slug\": \"fuse-network\",\n            \"rank\": 586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-31T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d\"\n            }\n        },\n        {\n            \"id\": 5640,\n            \"name\": \"PointPay\",\n            \"symbol\": \"PXP\",\n            \"slug\": \"pointpay\",\n            \"rank\": 2964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T21:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95aa5d2dbd3c16ee3fdea82d5c6ec3e38ce3314f\"\n            }\n        },\n        {\n            \"id\": 5641,\n            \"name\": \"BackPacker Coin\",\n            \"symbol\": \"BPC\",\n            \"slug\": \"backpacker-coin\",\n            \"rank\": 2581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-03T03:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5644,\n            \"name\": \"Blue Baikal\",\n            \"symbol\": \"BBC\",\n            \"slug\": \"blue-baikal\",\n            \"rank\": 6145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T23:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x321bc0b63efb1e4af08ec6d20c85d5e94ddaaa18\"\n            }\n        },\n        {\n            \"id\": 5647,\n            \"name\": \"Kadena\",\n            \"symbol\": \"KDA\",\n            \"slug\": \"kadena\",\n            \"rank\": 80,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-31T13:29:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5648,\n            \"name\": \"BlockNoteX\",\n            \"symbol\": \"BNOX\",\n            \"slug\": \"blocknotex\",\n            \"rank\": 4324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-01T03:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8752bf7ad53d25a4165b9370f2becc22dd8ae838\"\n            }\n        },\n        {\n            \"id\": 5651,\n            \"name\": \"CryptoBet\",\n            \"symbol\": \"CBET\",\n            \"slug\": \"cryptobet\",\n            \"rank\": 8439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T18:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35dd2ebf20746C6e658fac75cd80D4722fae62f6\"\n            }\n        },\n        {\n            \"id\": 5656,\n            \"name\": \"1x Short Bitcoin Token\",\n            \"symbol\": \"HEDGE\",\n            \"slug\": \"1x-short-bitcoin-token\",\n            \"rank\": 5215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-04T03:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1FA3bc860bF823d792f04F662f3AA3a500a68814\"\n            }\n        },\n        {\n            \"id\": 5658,\n            \"name\": \"1X Short Ethereum Token\",\n            \"symbol\": \"ETHHEDGE\",\n            \"slug\": \"1x-short-ethereum-token\",\n            \"rank\": 3973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-26T00:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10e1E953DDBa597011f8bFA806aB0cC3415a622b\"\n            }\n        },\n        {\n            \"id\": 5659,\n            \"name\": \"Xank\",\n            \"symbol\": \"XANK\",\n            \"slug\": \"xank\",\n            \"rank\": 8289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-05T02:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e7f79e89ba8c4a13431129fb2db0d4f444b5b9a\"\n            }\n        },\n        {\n            \"id\": 5660,\n            \"name\": \"UniPower\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"unipower\",\n            \"rank\": 7706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-15T04:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2f9a7e93f845b3ce154efbeb64fb9346fcce509\"\n            }\n        },\n        {\n            \"id\": 5661,\n            \"name\": \"Fanaticos Cash\",\n            \"symbol\": \"FCH\",\n            \"slug\": \"fanaticos-cash\",\n            \"rank\": 8440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-10T19:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5662,\n            \"name\": \"Sylo\",\n            \"symbol\": \"SYLO\",\n            \"slug\": \"sylo\",\n            \"rank\": 888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-05T02:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf293d23bf2cdc05411ca0eddd588eb1977e8dcd4\"\n            }\n        },\n        {\n            \"id\": 5663,\n            \"name\": \"ZelaaPayAE\",\n            \"symbol\": \"ZPAE\",\n            \"slug\": \"zelaapayae\",\n            \"rank\": 2377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-05T02:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLGd97zsjrkomUDF962ZFMerdQxPffG7hX\"\n            }\n        },\n        {\n            \"id\": 5665,\n            \"name\": \"Helium\",\n            \"symbol\": \"HNT\",\n            \"slug\": \"helium\",\n            \"rank\": 42,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T23:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5667,\n            \"name\": \"Bitgesell\",\n            \"symbol\": \"BGL\",\n            \"slug\": \"bitgesell\",\n            \"rank\": 2178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T01:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5673,\n            \"name\": \"EYES Protocol\",\n            \"symbol\": \"EYES\",\n            \"slug\": \"eyes-protocol\",\n            \"rank\": 5350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T22:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2dca19e944453e46d9130950ca135461b3bc0c30\"\n            }\n        },\n        {\n            \"id\": 5674,\n            \"name\": \"PhoenixDAO\",\n            \"symbol\": \"PHNX\",\n            \"slug\": \"phoenixdao\",\n            \"rank\": 1518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T22:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7\"\n            }\n        },\n        {\n            \"id\": 5677,\n            \"name\": \"IZE\",\n            \"symbol\": \"IZE\",\n            \"slug\": \"ize\",\n            \"rank\": 5942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T23:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6944d3e38973C4831dA24E954fbD790c7E688bDd\"\n            }\n        },\n        {\n            \"id\": 5686,\n            \"name\": \"Vectorium\",\n            \"symbol\": \"VECT\",\n            \"slug\": \"vectorium\",\n            \"rank\": 3292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-10T22:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5690,\n            \"name\": \"Render Token\",\n            \"symbol\": \"RNDR\",\n            \"slug\": \"render-token\",\n            \"rank\": 99,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-11T10:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24\"\n            }\n        },\n        {\n            \"id\": 5691,\n            \"name\": \"SKALE Network\",\n            \"symbol\": \"SKL\",\n            \"slug\": \"skale-network\",\n            \"rank\": 146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7\"\n            }\n        },\n        {\n            \"id\": 5692,\n            \"name\": \"Compound\",\n            \"symbol\": \"COMP\",\n            \"slug\": \"compound\",\n            \"rank\": 92,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-16T21:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc00e94cb662c3520282e6f5717214004a7f26888\"\n            }\n        },\n        {\n            \"id\": 5694,\n            \"name\": \"UniDollar\",\n            \"symbol\": \"UNIUSD\",\n            \"slug\": \"unidollar\",\n            \"rank\": 8441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T02:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x256845e721c0c46d54e6afbd4fa3b52cb72353ea\"\n            }\n        },\n        {\n            \"id\": 5697,\n            \"name\": \"DigiDinar Token\",\n            \"symbol\": \"DDRT\",\n            \"slug\": \"digidinar-token\",\n            \"rank\": 7821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T01:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5698,\n            \"name\": \"GM Holding\",\n            \"symbol\": \"GM\",\n            \"slug\": \"gm-holding\",\n            \"rank\": 7073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T16:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd523f5097fe10cb8760f7011796a6edf7a268061\"\n            }\n        },\n        {\n            \"id\": 5702,\n            \"name\": \"MONNOS\",\n            \"symbol\": \"MNS\",\n            \"slug\": \"monnos\",\n            \"rank\": 7406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T23:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53884b61963351C283118a8E1Fc05BA464a11959\"\n            }\n        },\n        {\n            \"id\": 5703,\n            \"name\": \"Neuromorphic.io\",\n            \"symbol\": \"NMP\",\n            \"slug\": \"neuromorphic-io\",\n            \"rank\": 2671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T23:19:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb\"\n            }\n        },\n        {\n            \"id\": 5704,\n            \"name\": \"DFOhub\",\n            \"symbol\": \"BUIDL\",\n            \"slug\": \"dfohub\",\n            \"rank\": 4040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T23:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b123f53421b1bf8533339bfbdc7c98aa94163db\"\n            }\n        },\n        {\n            \"id\": 5705,\n            \"name\": \"AurusGOLD\",\n            \"symbol\": \"AWG\",\n            \"slug\": \"aurusgold\",\n            \"rank\": 7263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x696acc2de564b48682d71d0847b3632f87c9a402\"\n            }\n        },\n        {\n            \"id\": 5709,\n            \"name\": \"Chi Gastoken\",\n            \"symbol\": \"CHI\",\n            \"slug\": \"chi-gastoken\",\n            \"rank\": 2317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-13T15:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000000004946c0e9f43f4dee607b0ef1fa1c\"\n            }\n        },\n        {\n            \"id\": 5711,\n            \"name\": \"Golden Ratio Token\",\n            \"symbol\": \"GRT\",\n            \"slug\": \"golden-ratio-token\",\n            \"rank\": 3462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T00:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb83cd8d39462b761bb0092437d38b37812dd80a2\"\n            }\n        },\n        {\n            \"id\": 5712,\n            \"name\": \"FinNexus\",\n            \"symbol\": \"FNX\",\n            \"slug\": \"finnexus\",\n            \"rank\": 2799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-18T01:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B\"\n            }\n        },\n        {\n            \"id\": 5713,\n            \"name\": \"Ravencoin Classic\",\n            \"symbol\": \"RVC\",\n            \"slug\": \"ravencoin-classic\",\n            \"rank\": 1805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-18T02:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5717,\n            \"name\": \"ACE\",\n            \"symbol\": \"ACE\",\n            \"slug\": \"ace-entertainment\",\n            \"rank\": 8153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T03:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"acedeveloper\"\n            }\n        },\n        {\n            \"id\": 5719,\n            \"name\": \"CACHE Gold\",\n            \"symbol\": \"CGT\",\n            \"slug\": \"cache-gold\",\n            \"rank\": 1196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T03:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5238462e7235c7b62811567e63dd17d12c2eaa0\"\n            }\n        },\n        {\n            \"id\": 5721,\n            \"name\": \"SorachanCoin\",\n            \"symbol\": \"SORA\",\n            \"slug\": \"sorachancoin\",\n            \"rank\": 8138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5722,\n            \"name\": \"HOMT\",\n            \"symbol\": \"HOMT\",\n            \"slug\": \"homt\",\n            \"rank\": 7939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T04:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeF7A985E4FF9B5DcCD6eDdF58577486887288711\"\n            }\n        },\n        {\n            \"id\": 5728,\n            \"name\": \"Balancer\",\n            \"symbol\": \"BAL\",\n            \"slug\": \"balancer\",\n            \"rank\": 416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-24T05:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba100000625a3754423978a60c9317c58a424e3D\"\n            }\n        },\n        {\n            \"id\": 5729,\n            \"name\": \"ChainZ Arena\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"chainz-arena\",\n            \"rank\": 8442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-13T06:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72DC3D52b7EF107a7CFFb6953eaa8A2aD6a204Cd\"\n            }\n        },\n        {\n            \"id\": 5732,\n            \"name\": \"BITCOINHEDGE\",\n            \"symbol\": \"BTCHG\",\n            \"slug\": \"bitcoinhedge\",\n            \"rank\": 8443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-23T01:24:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5547136b913b68881596275ace01e9a589c5b16b\"\n            }\n        },\n        {\n            \"id\": 5741,\n            \"name\": \"DMM: Governance\",\n            \"symbol\": \"DMG\",\n            \"slug\": \"dmm-governance\",\n            \"rank\": 1645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T04:59:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEd91879919B71bB6905f23af0A68d231EcF87b14\"\n            }\n        },\n        {\n            \"id\": 5742,\n            \"name\": \"Compound Basic Attention Token\",\n            \"symbol\": \"CBAT\",\n            \"slug\": \"compound-basic-attention-token\",\n            \"rank\": 4198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c8c6b02e7b2be14d4fa6022dfd6d75921d90e4e\"\n            }\n        },\n        {\n            \"id\": 5743,\n            \"name\": \"Compound 0x\",\n            \"symbol\": \"CZRX\",\n            \"slug\": \"compound-0x\",\n            \"rank\": 4133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3319f5d18bc0d84dd1b4825dcde5d5f7266d407\"\n            }\n        },\n        {\n            \"id\": 5744,\n            \"name\": \"Compound Wrapped BTC\",\n            \"symbol\": \"CWBTC\",\n            \"slug\": \"compound-wrapped-btc\",\n            \"rank\": 7356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc11b1268c1a384e55c48c2391d8d480264a3a7f4\"\n            }\n        },\n        {\n            \"id\": 5745,\n            \"name\": \"Compound USDT\",\n            \"symbol\": \"CUSDT\",\n            \"slug\": \"compound-usdt\",\n            \"rank\": 2879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf650c3d88d12db855b8bf7d11be6c55a4e07dcc9\"\n            }\n        },\n        {\n            \"id\": 5746,\n            \"name\": \"Compound Augur\",\n            \"symbol\": \"CREP\",\n            \"slug\": \"compound-augur\",\n            \"rank\": 8139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x158079ee67fce2f58472a96584a73c7ab9ac95c1\"\n            }\n        },\n        {\n            \"id\": 5747,\n            \"name\": \"mStable USD\",\n            \"symbol\": \"MUSD\",\n            \"slug\": \"mstable-usd\",\n            \"rank\": 589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T03:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe2f2a5c287993345a840db3b0845fbc70f5935a5\"\n            }\n        },\n        {\n            \"id\": 5748,\n            \"name\": \"mStable Governance Token: Meta (MTA)\",\n            \"symbol\": \"MTA\",\n            \"slug\": \"meta\",\n            \"rank\": 921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-18T15:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2\"\n            }\n        },\n        {\n            \"id\": 5749,\n            \"name\": \"Aave TUSD\",\n            \"symbol\": \"ATUSD\",\n            \"slug\": \"aave-tusd\",\n            \"rank\": 8444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4da9b813057d04baef4e5800e36083717b4a0341\"\n            }\n        },\n        {\n            \"id\": 5751,\n            \"name\": \"Aave LINK\",\n            \"symbol\": \"ALINK\",\n            \"slug\": \"aave-link\",\n            \"rank\": 8445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5752,\n            \"name\": \"Aave SNX\",\n            \"symbol\": \"ASNX\",\n            \"slug\": \"aave-snx\",\n            \"rank\": 8446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5753,\n            \"name\": \"Aave MKR\",\n            \"symbol\": \"AMKR\",\n            \"slug\": \"aave-mkr\",\n            \"rank\": 8447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5754,\n            \"name\": \"Aave BAT\",\n            \"symbol\": \"ABAT\",\n            \"slug\": \"aave-bat\",\n            \"rank\": 8448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1ba0fb44ccb0d11b80f92f4f8ed94ca3ff51d00\"\n            }\n        },\n        {\n            \"id\": 5755,\n            \"name\": \"Aave BUSD\",\n            \"symbol\": \"ABUSD\",\n            \"slug\": \"aave-busd\",\n            \"rank\": 8449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5763,\n            \"name\": \"Aave DAI\",\n            \"symbol\": \"ADAI\",\n            \"slug\": \"aave-dai\",\n            \"rank\": 8450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d\"\n            }\n        },\n        {\n            \"id\": 5764,\n            \"name\": \"sBTC\",\n            \"symbol\": \"SBTC\",\n            \"slug\": \"sbtc\",\n            \"rank\": 8451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T22:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfE18be6b3Bd88A2D2A7f928d00292E7a9963CfC6\"\n            }\n        },\n        {\n            \"id\": 5765,\n            \"name\": \"sETH\",\n            \"symbol\": \"SETH\",\n            \"slug\": \"seth\",\n            \"rank\": 4155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T06:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e74c9036fb86bd7ecdcb084a0673efc32ea31cb\"\n            }\n        },\n        {\n            \"id\": 5775,\n            \"name\": \"Oikos\",\n            \"symbol\": \"OKS\",\n            \"slug\": \"oikos\",\n            \"rank\": 1906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T03:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18aCf236eB40c0d4824Fb8f2582EBbEcD325Ef6a\"\n            }\n        },\n        {\n            \"id\": 5776,\n            \"name\": \"tBTC\",\n            \"symbol\": \"TBTC\",\n            \"slug\": \"tbtc\",\n            \"rank\": 3763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8daebade922df735c38c80c7ebd708af50815faa\"\n            }\n        },\n        {\n            \"id\": 5777,\n            \"name\": \"renBTC\",\n            \"symbol\": \"RENBTC\",\n            \"slug\": \"renbtc\",\n            \"rank\": 100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T05:04:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb4c2781e4eba804ce9a9803c67d0893436bb27d\"\n            }\n        },\n        {\n            \"id\": 5778,\n            \"name\": \"ETHPlus\",\n            \"symbol\": \"ETHP\",\n            \"slug\": \"ethplus\",\n            \"rank\": 2789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T04:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEED736b2b809550D89A941C2005dE93588c628e2\"\n            }\n        },\n        {\n            \"id\": 5779,\n            \"name\": \"Ystar\",\n            \"symbol\": \"YSR\",\n            \"slug\": \"ystar\",\n            \"rank\": 7707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T02:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5781,\n            \"name\": \"CashBackPro\",\n            \"symbol\": \"CBP\",\n            \"slug\": \"cashbackpro\",\n            \"rank\": 4162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T23:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TL7RJPC7zqpj9B2F4RRc4mk4YpzuVrd4Ar\"\n            }\n        },\n        {\n            \"id\": 5782,\n            \"name\": \"Bestay\",\n            \"symbol\": \"BSY\",\n            \"slug\": \"bestay\",\n            \"rank\": 8271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a647637e75d34a7798ba06bd1adf5c084bb5dd5\"\n            }\n        },\n        {\n            \"id\": 5785,\n            \"name\": \"STPAY\",\n            \"symbol\": \"STP\",\n            \"slug\": \"stpay\",\n            \"rank\": 8452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T21:59:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c250ff9b993c6991cc4a3cc543716e53b478018\"\n            }\n        },\n        {\n            \"id\": 5786,\n            \"name\": \"LYFE\",\n            \"symbol\": \"LYFE\",\n            \"slug\": \"lyfe\",\n            \"rank\": 5516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T23:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"LYFE-6AB\"\n            }\n        },\n        {\n            \"id\": 5789,\n            \"name\": \"SaveToken\",\n            \"symbol\": \"SAVE\",\n            \"slug\": \"savetoken\",\n            \"rank\": 8260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T08:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1eecf1f4af8eb9a2a19f6c26b434aa96ce859e1\"\n            }\n        },\n        {\n            \"id\": 5792,\n            \"name\": \"Bananatok\",\n            \"symbol\": \"BNA\",\n            \"slug\": \"bananatok\",\n            \"rank\": 6506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-01T01:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20910e5b5f087f6439dfcb0dda4e27d1014ac2b8\"\n            }\n        },\n        {\n            \"id\": 5794,\n            \"name\": \"pNetwork\",\n            \"symbol\": \"PNT\",\n            \"slug\": \"pnetwork\",\n            \"rank\": 718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-01T02:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89ab32156e46f46d02ade3fecbe5fc4243b9aaed\"\n            }\n        },\n        {\n            \"id\": 5796,\n            \"name\": \"Doctors Coin\",\n            \"symbol\": \"DRS\",\n            \"slug\": \"doctors-coin\",\n            \"rank\": 5363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-01T23:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf13FF395D686Ed7C705A5411CC8E4E21Ff2Ceb2\"\n            }\n        },\n        {\n            \"id\": 5798,\n            \"name\": \"Darwinia Network\",\n            \"symbol\": \"RING\",\n            \"slug\": \"darwinia-network\",\n            \"rank\": 898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T00:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9469d013805bffb7d3debe5e7839237e535ec483\"\n            }\n        },\n        {\n            \"id\": 5800,\n            \"name\": \"Treecle\",\n            \"symbol\": \"TRCL\",\n            \"slug\": \"treecle\",\n            \"rank\": 5230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T00:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437\"\n            }\n        },\n        {\n            \"id\": 5801,\n            \"name\": \"Nokencoin\",\n            \"symbol\": \"NOKN\",\n            \"slug\": \"nokencoin\",\n            \"rank\": 5873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T01:34:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5802,\n            \"name\": \"SORA\",\n            \"symbol\": \"XOR\",\n            \"slug\": \"sora\",\n            \"rank\": 592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T15:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40FD72257597aA14C7231A7B1aaa29Fce868F677\"\n            }\n        },\n        {\n            \"id\": 5803,\n            \"name\": \"BitCherry\",\n            \"symbol\": \"BCHC\",\n            \"slug\": \"bitcherry\",\n            \"rank\": 8453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-03T02:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ab05b915c30093679165bcdba9c26d8cd8bee99\"\n            }\n        },\n        {\n            \"id\": 5804,\n            \"name\": \"DeFiChain\",\n            \"symbol\": \"DFI\",\n            \"slug\": \"defichain\",\n            \"rank\": 213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-03T04:14:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5805,\n            \"name\": \"Avalanche\",\n            \"symbol\": \"AVAX\",\n            \"slug\": \"avalanche\",\n            \"rank\": 12,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5806,\n            \"name\": \"Imsmart\",\n            \"symbol\": \"IMT\",\n            \"slug\": \"imsmart\",\n            \"rank\": 8185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-08T00:14:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbfe03707adb75b478add9a01978057803f480e44\"\n            }\n        },\n        {\n            \"id\": 5807,\n            \"name\": \"Release Project\",\n            \"symbol\": \"REL\",\n            \"slug\": \"release-project\",\n            \"rank\": 4503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-03T22:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61bfc979ea8160ede9b862798b7833a97bafa02a\"\n            }\n        },\n        {\n            \"id\": 5809,\n            \"name\": \"Cap\",\n            \"symbol\": \"CAP\",\n            \"slug\": \"cap\",\n            \"rank\": 8454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-26T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43044f861ec040DB59A7e324c40507adDb673142\"\n            }\n        },\n        {\n            \"id\": 5810,\n            \"name\": \"bZx Protocol\",\n            \"symbol\": \"BZRX\",\n            \"slug\": \"bzx-protocol\",\n            \"rank\": 442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T08:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56d811088235F11C8920698a204A5010a788f4b3\"\n            }\n        },\n        {\n            \"id\": 5814,\n            \"name\": \"Rivermount\",\n            \"symbol\": \"RM\",\n            \"slug\": \"rivermount\",\n            \"rank\": 8229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T00:59:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5AB55ec290BeacAE98f54c3eB70860460B167C3C\"\n            }\n        },\n        {\n            \"id\": 5815,\n            \"name\": \"BitcoinPoS\",\n            \"symbol\": \"BPS\",\n            \"slug\": \"bitcoinpos\",\n            \"rank\": 2108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T21:34:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5816,\n            \"name\": \"Rewardiqa\",\n            \"symbol\": \"REW\",\n            \"slug\": \"rewardiqa\",\n            \"rank\": 2624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-13T02:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3FFfFA8F3cc943e43f9f17a83Cbb18f4Bbb9f4AC\"\n            }\n        },\n        {\n            \"id\": 5818,\n            \"name\": \"Ormeus Cash\",\n            \"symbol\": \"OMC\",\n            \"slug\": \"ormeus-cash\",\n            \"rank\": 2424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T21:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6bd97a26232ba02172ff86b055d5d7be789335b\"\n            }\n        },\n        {\n            \"id\": 5820,\n            \"name\": \"Gstcoin\",\n            \"symbol\": \"GST\",\n            \"slug\": \"gstcoin\",\n            \"rank\": 6003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T22:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5821,\n            \"name\": \"Aleph.im\",\n            \"symbol\": \"ALEPH\",\n            \"slug\": \"aleph-im\",\n            \"rank\": 365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-08T11:49:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27702a26126e0b3702af63ee09ac4d1a084ef628\"\n            }\n        },\n        {\n            \"id\": 5824,\n            \"name\": \"Smooth Love Potion\",\n            \"symbol\": \"SLP\",\n            \"slug\": \"smooth-love-potion\",\n            \"rank\": 630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-08T04:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25\"\n            }\n        },\n        {\n            \"id\": 5827,\n            \"name\": \"AntiscamToken\",\n            \"symbol\": \"AST\",\n            \"slug\": \"antiscamtoken\",\n            \"rank\": 8455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T22:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa872e0a44bbd66c1486a756cb5bd3f0beec4e32e\"\n            }\n        },\n        {\n            \"id\": 5828,\n            \"name\": \"VN Token\",\n            \"symbol\": \"VN\",\n            \"slug\": \"vn-token\",\n            \"rank\": 8299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-09T00:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003050\"\n            }\n        },\n        {\n            \"id\": 5829,\n            \"name\": \"TrustSwap\",\n            \"symbol\": \"SWAP\",\n            \"slug\": \"trustswap\",\n            \"rank\": 382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-10T04:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc4304a31d09258b0029ea7fe63d032f52e44efe\"\n            }\n        },\n        {\n            \"id\": 5830,\n            \"name\": \"NXM\",\n            \"symbol\": \"NXM\",\n            \"slug\": \"nxm\",\n            \"rank\": 222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T18:29:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7c49cee7e9188cca6ad8ff264c1da2e69d4cf3b\"\n            }\n        },\n        {\n            \"id\": 5831,\n            \"name\": \"Pizza\",\n            \"symbol\": \"PIZZA\",\n            \"slug\": \"pizza\",\n            \"rank\": 1965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T03:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"pizzatotoken\"\n            }\n        },\n        {\n            \"id\": 5833,\n            \"name\": \"ASKO\",\n            \"symbol\": \"ASKO\",\n            \"slug\": \"askobar-network\",\n            \"rank\": 1469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-13T09:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeEEE2a622330E6d2036691e983DEe87330588603\"\n            }\n        },\n        {\n            \"id\": 5834,\n            \"name\": \"Add.xyz\",\n            \"symbol\": \"ADD\",\n            \"slug\": \"add-xyz\",\n            \"rank\": 1620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T12:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x635d081fD8F6670135D8a3640E2cF78220787d56\"\n            }\n        },\n        {\n            \"id\": 5835,\n            \"name\": \"Decentr\",\n            \"symbol\": \"DEC\",\n            \"slug\": \"decentr\",\n            \"rank\": 1075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T00:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x30f271c9e86d2b7d00a6376cd96a1cfbd5f0b9b3\"\n            }\n        },\n        {\n            \"id\": 5836,\n            \"name\": \"Idena\",\n            \"symbol\": \"IDNA\",\n            \"slug\": \"idena\",\n            \"rank\": 1241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T19:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5837,\n            \"name\": \"DoDreamChain\",\n            \"symbol\": \"DRM\",\n            \"slug\": \"dodreamchain\",\n            \"rank\": 3838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T00:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89551b940e2a8ed8eccf509935bac9213fe30584\"\n            }\n        },\n        {\n            \"id\": 5839,\n            \"name\": \"AnimalGo\",\n            \"symbol\": \"GOM2\",\n            \"slug\": \"animalgo\",\n            \"rank\": 632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T01:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7\"\n            }\n        },\n        {\n            \"id\": 5840,\n            \"name\": \"Insight Protocol\",\n            \"symbol\": \"INX\",\n            \"slug\": \"insight-protocol\",\n            \"rank\": 2433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-18T17:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84fE25f3921f3426395c883707950d0c00367576\"\n            }\n        },\n        {\n            \"id\": 5841,\n            \"name\": \"NEST Protocol\",\n            \"symbol\": \"NEST\",\n            \"slug\": \"nest-protocol\",\n            \"rank\": 716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T01:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04abeda201850ac0124161f037efd70c74ddc74c\"\n            }\n        },\n        {\n            \"id\": 5842,\n            \"name\": \"PUML Better Health\",\n            \"symbol\": \"PUML\",\n            \"slug\": \"puml-better-health\",\n            \"rank\": 4975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5843,\n            \"name\": \"STONK\",\n            \"symbol\": \"STONK\",\n            \"slug\": \"stonk\",\n            \"rank\": 8308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T02:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4058411967d5046f3510943103805be61f0600e\"\n            }\n        },\n        {\n            \"id\": 5844,\n            \"name\": \"Cipher Core Token\",\n            \"symbol\": \"CIPHC\",\n            \"slug\": \"cipher-core-token\",\n            \"rank\": 8456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T02:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83eB94cB563146a42Fe0a8b3D051F2387A7FB81f\"\n            }\n        },\n        {\n            \"id\": 5847,\n            \"name\": \"Defis\",\n            \"symbol\": \"XGM\",\n            \"slug\": \"defis\",\n            \"rank\": 2338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T21:44:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5849,\n            \"name\": \"NoleCoin\",\n            \"symbol\": \"NOLE\",\n            \"slug\": \"nolecoin\",\n            \"rank\": 8457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T21:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TPt8DTDBZYfJ9fuyRjdWJr4PP68tRfptLG\"\n            }\n        },\n        {\n            \"id\": 5850,\n            \"name\": \"Bitpayer Token\",\n            \"symbol\": \"BPT\",\n            \"slug\": \"bitpayer-token\",\n            \"rank\": 8458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T22:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x283669123bd83da2536bb534e20512101c18e5d8\"\n            }\n        },\n        {\n            \"id\": 5855,\n            \"name\": \"BELIEVER\",\n            \"symbol\": \"BLVR\",\n            \"slug\": \"believer\",\n            \"rank\": 7780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T23:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43a0ee2e4c005277195f409e77919d1b1a5c9c1f\"\n            }\n        },\n        {\n            \"id\": 5856,\n            \"name\": \"Bankroll Vault\",\n            \"symbol\": \"VLT\",\n            \"slug\": \"bankroll-vault\",\n            \"rank\": 8459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-15T05:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b785a0322126826d8226d77e173d75dafb84d11\"\n            }\n        },\n        {\n            \"id\": 5857,\n            \"name\": \"FLAMA\",\n            \"symbol\": \"FMA\",\n            \"slug\": \"flama\",\n            \"rank\": 8086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T01:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f8794f66C7170c4f9163a8498371A747114f6C4\"\n            }\n        },\n        {\n            \"id\": 5858,\n            \"name\": \"QANplatform\",\n            \"symbol\": \"QANX\",\n            \"slug\": \"qanplatform\",\n            \"rank\": 3194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T08:04:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaa7a10a8ee237ea61e8ac46c50a8db8bcc1baaa\"\n            }\n        },\n        {\n            \"id\": 5864,\n            \"name\": \"yearn.finance\",\n            \"symbol\": \"YFI\",\n            \"slug\": \"yearn-finance\",\n            \"rank\": 88,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T21:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e\"\n            }\n        },\n        {\n            \"id\": 5865,\n            \"name\": \"FIO Protocol\",\n            \"symbol\": \"FIO\",\n            \"slug\": \"fio-protocol\",\n            \"rank\": 556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T04:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5866,\n            \"name\": \"DEXTools\",\n            \"symbol\": \"DEXT\",\n            \"slug\": \"dextools\",\n            \"rank\": 668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T17:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb7b4564402e5500db5bb6d63ae671302777c75a\"\n            }\n        },\n        {\n            \"id\": 5868,\n            \"name\": \"STATERA\",\n            \"symbol\": \"STA\",\n            \"slug\": \"statera\",\n            \"rank\": 1611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T18:34:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7DE087329BFcda5639247F96140f9DAbe3DeED1\"\n            }\n        },\n        {\n            \"id\": 5871,\n            \"name\": \"Falcon Project\",\n            \"symbol\": \"FNT\",\n            \"slug\": \"falcon-project\",\n            \"rank\": 1613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T19:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc5864ede28bd4405aa04d93e05a0531797d9d59\"\n            }\n        },\n        {\n            \"id\": 5873,\n            \"name\": \"NextDAO\",\n            \"symbol\": \"NAX\",\n            \"slug\": \"nextdao\",\n            \"rank\": 1461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T20:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5876,\n            \"name\": \"Datamine FLUX\",\n            \"symbol\": \"FLUX\",\n            \"slug\": \"flux\",\n            \"rank\": 2102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T02:19:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x469eda64aed3a3ad6f868c44564291aa415cb1d9\"\n            }\n        },\n        {\n            \"id\": 5877,\n            \"name\": \"Rarible\",\n            \"symbol\": \"RARI\",\n            \"slug\": \"rarible\",\n            \"rank\": 544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T04:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfca59cd816ab1ead66534d82bc21e7515ce441cf\"\n            }\n        },\n        {\n            \"id\": 5880,\n            \"name\": \"Props Token\",\n            \"symbol\": \"PROPS\",\n            \"slug\": \"props\",\n            \"rank\": 1521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T05:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fe56c0bcdd471359019fcbc48863d6c3e9d4f41\"\n            }\n        },\n        {\n            \"id\": 5881,\n            \"name\": \"Balloon-X\",\n            \"symbol\": \"BLX\",\n            \"slug\": \"balloon-x\",\n            \"rank\": 6746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T03:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48fa42D579CE56Cc2797E4d678AD7345A27999B9\"\n            }\n        },\n        {\n            \"id\": 5882,\n            \"name\": \"Stafi\",\n            \"symbol\": \"FIS\",\n            \"slug\": \"stafi\",\n            \"rank\": 1080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-13T20:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5884,\n            \"name\": \"Decurian\",\n            \"symbol\": \"ECU\",\n            \"slug\": \"decurian\",\n            \"rank\": 8460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T20:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd3cdc4e75750dc1e59f8342200742b6b29490e70\"\n            }\n        },\n        {\n            \"id\": 5885,\n            \"name\": \"EcoDollar\",\n            \"symbol\": \"ECOS\",\n            \"slug\": \"ecodollar\",\n            \"rank\": 8304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T20:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5886,\n            \"name\": \"Rowan Token\",\n            \"symbol\": \"RWN\",\n            \"slug\": \"rowan-token\",\n            \"rank\": 4240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T20:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5889,\n            \"name\": \"snglsDAO\",\n            \"symbol\": \"SGT\",\n            \"slug\": \"snglsdao\",\n            \"rank\": 6661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T21:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4199fB6FFDb30A829614becA030f9042f1c3992\"\n            }\n        },\n        {\n            \"id\": 5892,\n            \"name\": \"Anyswap\",\n            \"symbol\": \"ANY\",\n            \"slug\": \"anyswap\",\n            \"rank\": 227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T20:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf99d58e463a2e07e5692127302c20a191861b4d6\"\n            }\n        },\n        {\n            \"id\": 5893,\n            \"name\": \"Frontier\",\n            \"symbol\": \"FRONT\",\n            \"slug\": \"frontier\",\n            \"rank\": 596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T22:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8C3527CC04340b208C854E985240c02F7B7793f\"\n            }\n        },\n        {\n            \"id\": 5894,\n            \"name\": \"DoYourTip\",\n            \"symbol\": \"DYT\",\n            \"slug\": \"doyourtip\",\n            \"rank\": 2303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T22:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14\"\n            }\n        },\n        {\n            \"id\": 5898,\n            \"name\": \"Index Chain\",\n            \"symbol\": \"IDX\",\n            \"slug\": \"index-chain\",\n            \"rank\": 7978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T23:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5899,\n            \"name\": \"Casper\",\n            \"symbol\": \"CSPR\",\n            \"slug\": \"casper\",\n            \"rank\": 173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:01:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5900,\n            \"name\": \"DigiDinar\",\n            \"symbol\": \"DDR\",\n            \"slug\": \"digidinar\",\n            \"rank\": 7926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T01:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5901,\n            \"name\": \"Union Fair Coin\",\n            \"symbol\": \"UFC\",\n            \"slug\": \"union-fair-coin\",\n            \"rank\": 7748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T22:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x995de3d961b40ec6cdee0009059d48768ccbdd48\"\n            }\n        },\n        {\n            \"id\": 5902,\n            \"name\": \"DragonVein\",\n            \"symbol\": \"DVC\",\n            \"slug\": \"dragonvein\",\n            \"rank\": 1477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T22:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00d46727c2E4A6E358A8c0D638137a3d91B19BE6\"\n            }\n        },\n        {\n            \"id\": 5903,\n            \"name\": \"Bitcoin True\",\n            \"symbol\": \"BTCT\",\n            \"slug\": \"bitcoin-true\",\n            \"rank\": 8461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T23:29:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x820a8481451e893bc66dce50c84d45617cac3705\"\n            }\n        },\n        {\n            \"id\": 5904,\n            \"name\": \"BLOCKCLOUT\",\n            \"symbol\": \"CLOUT\",\n            \"slug\": \"blockclout\",\n            \"rank\": 8462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T23:44:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa10ae543db5d967a73e9abcc69c81a18a7fc0a78\"\n            }\n        },\n        {\n            \"id\": 5906,\n            \"name\": \"NerveNetwork\",\n            \"symbol\": \"NVT\",\n            \"slug\": \"nervenetwork\",\n            \"rank\": 980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T00:59:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5907,\n            \"name\": \"Crypto Cricket Club\",\n            \"symbol\": \"3Cs\",\n            \"slug\": \"crypto-cricket-club\",\n            \"rank\": 8150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T04:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f56221252d117f35E2f6Ab937A3F77CAd38934D\"\n            }\n        },\n        {\n            \"id\": 5908,\n            \"name\": \"dKargo\",\n            \"symbol\": \"DKA\",\n            \"slug\": \"dkargo\",\n            \"rank\": 393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T07:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0\"\n            }\n        },\n        {\n            \"id\": 5912,\n            \"name\": \"4ART Coin\",\n            \"symbol\": \"4ART\",\n            \"slug\": \"4artechnologies\",\n            \"rank\": 7512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T14:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff44b5719f0b77a9951636fc5e69d3a1fc9e7d73\"\n            }\n        },\n        {\n            \"id\": 5914,\n            \"name\": \"Intexcoin\",\n            \"symbol\": \"INTX\",\n            \"slug\": \"intexcoin\",\n            \"rank\": 7977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T18:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7533D63A2558965472398Ef473908e1320520AE2\"\n            }\n        },\n        {\n            \"id\": 5915,\n            \"name\": \"Bone\",\n            \"symbol\": \"BONE\",\n            \"slug\": \"bone\",\n            \"rank\": 6515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T18:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5C84bc60a796534bfeC3439Af0E6dB616A966335\"\n            }\n        },\n        {\n            \"id\": 5918,\n            \"name\": \"ModiHost\",\n            \"symbol\": \"AIM\",\n            \"slug\": \"modihost\",\n            \"rank\": 2507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T23:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"aim\"\n            }\n        },\n        {\n            \"id\": 5919,\n            \"name\": \"Meter Governance\",\n            \"symbol\": \"MTRG\",\n            \"slug\": \"meter-governance\",\n            \"rank\": 985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T23:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5922,\n            \"name\": \"Swingby\",\n            \"symbol\": \"SWINGBY\",\n            \"slug\": \"swingby\",\n            \"rank\": 1188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T01:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8287c7b963b405b7b8d467db9d79eec40625b13a\"\n            }\n        },\n        {\n            \"id\": 5924,\n            \"name\": \"Pantos\",\n            \"symbol\": \"PAN\",\n            \"slug\": \"pantos\",\n            \"rank\": 5613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T01:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x536381a8628dbcc8c70ac9a30a7258442eab4c92\"\n            }\n        },\n        {\n            \"id\": 5925,\n            \"name\": \"Pkoin\",\n            \"symbol\": \"PKOIN\",\n            \"slug\": \"pocketnet\",\n            \"rank\": 3328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T15:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5926,\n            \"name\": \"CoinZoom\",\n            \"symbol\": \"ZOOM\",\n            \"slug\": \"coinzoom\",\n            \"rank\": 8463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T23:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69cf3091c91eb72db05e45c76e58225177dea742\"\n            }\n        },\n        {\n            \"id\": 5931,\n            \"name\": \"Darwinia Commitment Token\",\n            \"symbol\": \"KTON\",\n            \"slug\": \"darwinia-commitment-token\",\n            \"rank\": 1559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T05:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f284e1337a815fe77d2ff4ae46544645b20c5ff\"\n            }\n        },\n        {\n            \"id\": 5933,\n            \"name\": \"Fireball\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fireball\",\n            \"rank\": 2404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T23:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2\"\n            }\n        },\n        {\n            \"id\": 5935,\n            \"name\": \"Karma DAO\",\n            \"symbol\": \"KARMA\",\n            \"slug\": \"karma-dao\",\n            \"rank\": 3946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfe691F37b6264a90Ff507EB359C45d55037951C\"\n            }\n        },\n        {\n            \"id\": 5939,\n            \"name\": \"Wrapped NXM\",\n            \"symbol\": \"WNXM\",\n            \"slug\": \"wrapped-nxm\",\n            \"rank\": 499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T08:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d438f3b5175bebc262bf23753c1e53d03432bde\"\n            }\n        },\n        {\n            \"id\": 5945,\n            \"name\": \"Temtum\",\n            \"symbol\": \"TEM\",\n            \"slug\": \"temtum\",\n            \"rank\": 4379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T00:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5946,\n            \"name\": \"South African Tether\",\n            \"symbol\": \"xZAR\",\n            \"slug\": \"south-african-tether\",\n            \"rank\": 8464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T10:42:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48f07301e9e29c3c38a80ae8d9ae771f224f1054\"\n            }\n        },\n        {\n            \"id\": 5947,\n            \"name\": \"TokenPocket\",\n            \"symbol\": \"TPT\",\n            \"slug\": \"tokenpocket\",\n            \"rank\": 496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T00:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4161725d019690a3e0de50f6be67b07a86a9fae1\"\n            }\n        },\n        {\n            \"id\": 5949,\n            \"name\": \"Ulgen Hash Power\",\n            \"symbol\": \"UHP\",\n            \"slug\": \"ulgen-hash-power\",\n            \"rank\": 6796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T02:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9135D92e3A34e2A94e4474B74b9DC2d51118eeD5\"\n            }\n        },\n        {\n            \"id\": 5952,\n            \"name\": \"DMScript\",\n            \"symbol\": \"DMST\",\n            \"slug\": \"dmscript\",\n            \"rank\": 2456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T08:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85\"\n            }\n        },\n        {\n            \"id\": 5955,\n            \"name\": \"FME\",\n            \"symbol\": \"FME\",\n            \"slug\": \"fme\",\n            \"rank\": 8208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x947938339bf61c84669e303bc39c794d65a525d0\"\n            }\n        },\n        {\n            \"id\": 5956,\n            \"name\": \"MCDEX Token\",\n            \"symbol\": \"MCB\",\n            \"slug\": \"mcdex\",\n            \"rank\": 918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T06:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e352cf164e64adcbad318c3a1e222e9eba4ce42\"\n            }\n        },\n        {\n            \"id\": 5957,\n            \"name\": \"DFI.Money\",\n            \"symbol\": \"YFII\",\n            \"slug\": \"yearn-finance-ii\",\n            \"rank\": 403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T07:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83\"\n            }\n        },\n        {\n            \"id\": 5958,\n            \"name\": \"MOTIV Protocol\",\n            \"symbol\": \"MOV\",\n            \"slug\": \"motiv-protocol\",\n            \"rank\": 5517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T06:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40284109c3309a7c3439111bfd93bf5e0fbb706c\"\n            }\n        },\n        {\n            \"id\": 5963,\n            \"name\": \"Centric Swap\",\n            \"symbol\": \"CNS\",\n            \"slug\": \"centric-swap\",\n            \"rank\": 1547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T04:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63\"\n            }\n        },\n        {\n            \"id\": 5964,\n            \"name\": \"Trust Wallet Token\",\n            \"symbol\": \"TWT\",\n            \"slug\": \"trust-wallet-token\",\n            \"rank\": 258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T23:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"TWT-8C2\"\n            }\n        },\n        {\n            \"id\": 5965,\n            \"name\": \"PowerBalt\",\n            \"symbol\": \"PWRB\",\n            \"slug\": \"powerbalt\",\n            \"rank\": 8465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T23:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5966,\n            \"name\": \"Student Coin\",\n            \"symbol\": \"STC\",\n            \"slug\": \"student-coin\",\n            \"rank\": 721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T00:04:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15b543e986b8c34074dfc9901136d9355a537e7e\"\n            }\n        },\n        {\n            \"id\": 5967,\n            \"name\": \"Trendering\",\n            \"symbol\": \"TRND\",\n            \"slug\": \"trendering\",\n            \"rank\": 6711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T00:24:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3dd23a0a854b4f9ae80670f528094e9eb607ccb\"\n            }\n        },\n        {\n            \"id\": 5969,\n            \"name\": \"KIWI TOKEN\",\n            \"symbol\": \"KIWI\",\n            \"slug\": \"kiwi-token\",\n            \"rank\": 8466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T11:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D\"\n            }\n        },\n        {\n            \"id\": 5971,\n            \"name\": \"Tendies\",\n            \"symbol\": \"TEND\",\n            \"slug\": \"tendies\",\n            \"rank\": 2439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T01:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1453dbb8a29551ade11d89825ca812e05317eaeb\"\n            }\n        },\n        {\n            \"id\": 5972,\n            \"name\": \"TrustDAO\",\n            \"symbol\": \"TRUST\",\n            \"slug\": \"trustdao\",\n            \"rank\": 2464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T01:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57700244B20f84799a31c6C96DadFF373ca9D6c5\"\n            }\n        },\n        {\n            \"id\": 5973,\n            \"name\": \"Vision Network\",\n            \"symbol\": \"VSN\",\n            \"slug\": \"vision-network\",\n            \"rank\": 6060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T02:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x456ae45c0ce901e2e7c99c0718031cec0a7a59ff\"\n            }\n        },\n        {\n            \"id\": 5985,\n            \"name\": \"Limestone Network\",\n            \"symbol\": \"LIMEX\",\n            \"slug\": \"limestone-network\",\n            \"rank\": 6619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T06:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x400b1d8a7dd8C471026B2c8CBe1062b27d120538\"\n            }\n        },\n        {\n            \"id\": 5986,\n            \"name\": \"Liquidity Dividends Protocol\",\n            \"symbol\": \"LID\",\n            \"slug\": \"liquidity-dividends-protocol\",\n            \"rank\": 8467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T06:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0417912b3a7af768051765040a55bb0925d4ddcf\"\n            }\n        },\n        {\n            \"id\": 5987,\n            \"name\": \"SIMBA Storage Token\",\n            \"symbol\": \"SST\",\n            \"slug\": \"simba-storage-token\",\n            \"rank\": 3245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T06:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2863916c6ebdbbf0c6f02f87b7eb478509299868\"\n            }\n        },\n        {\n            \"id\": 5989,\n            \"name\": \"BNS Token\",\n            \"symbol\": \"BNS\",\n            \"slug\": \"bns-token\",\n            \"rank\": 3636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T19:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd996035Db82cae33Ba1f16fDF23B816E5E9fAaBb\"\n            }\n        },\n        {\n            \"id\": 5990,\n            \"name\": \"Dev Protocol\",\n            \"symbol\": \"DEV\",\n            \"slug\": \"dev-protocol\",\n            \"rank\": 1640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T23:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5caf454ba92e6f2c929df14667ee360ed9fd5b26\"\n            }\n        },\n        {\n            \"id\": 5993,\n            \"name\": \"Lung Protocol\",\n            \"symbol\": \"L2P\",\n            \"slug\": \"lung-protocol\",\n            \"rank\": 4215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T21:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee0f286776639cd363da810daf3e0623f82576b0\"\n            }\n        },\n        {\n            \"id\": 5994,\n            \"name\": \"Shiba Inu\",\n            \"symbol\": \"SHIB\",\n            \"slug\": \"shiba-inu\",\n            \"rank\": 15,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce\"\n            }\n        },\n        {\n            \"id\": 5995,\n            \"name\": \"Kids Cash\",\n            \"symbol\": \"KASH\",\n            \"slug\": \"kids-cash\",\n            \"rank\": 8468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T00:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c50ba1ed5e4574c1b613b044bd1876f0b0b87a9\"\n            }\n        },\n        {\n            \"id\": 5998,\n            \"name\": \"Antiample\",\n            \"symbol\": \"XAMP\",\n            \"slug\": \"antiample\",\n            \"rank\": 1689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T05:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf911a7ec46a2c6fa49193212fe4a2a9b95851c27\"\n            }\n        },\n        {\n            \"id\": 5999,\n            \"name\": \"XT.com Token\",\n            \"symbol\": \"XT\",\n            \"slug\": \"xtcom-token\",\n            \"rank\": 2827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-20T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4be10da47a07716af28ad199fbe020501bddd7af\"\n            }\n        },\n        {\n            \"id\": 6004,\n            \"name\": \"Bit World Token\",\n            \"symbol\": \"BWB\",\n            \"slug\": \"bw-token\",\n            \"rank\": 8469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T07:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6018,\n            \"name\": \"Global China Cash\",\n            \"symbol\": \"CNC\",\n            \"slug\": \"global-china-cash\",\n            \"rank\": 2831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6025,\n            \"name\": \"DigiMax DGMT\",\n            \"symbol\": \"DGMT\",\n            \"slug\": \"digimax-dgmt\",\n            \"rank\": 8470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T02:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9\"\n            }\n        },\n        {\n            \"id\": 6026,\n            \"name\": \"All.me\",\n            \"symbol\": \"ME\",\n            \"slug\": \"all-me\",\n            \"rank\": 3607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T02:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76574c7b61b07ba14eace42e60cc73a08038da85\"\n            }\n        },\n        {\n            \"id\": 6028,\n            \"name\": \"MDUKEY\",\n            \"symbol\": \"MDU\",\n            \"slug\": \"mdu\",\n            \"rank\": 6002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T04:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6032,\n            \"name\": \"Nilu\",\n            \"symbol\": \"NILU\",\n            \"slug\": \"nilu\",\n            \"rank\": 8276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T05:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6036,\n            \"name\": \"Culture Ticket Chain\",\n            \"symbol\": \"CTC\",\n            \"slug\": \"culture-ticket-chain\",\n            \"rank\": 5125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:29:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6037,\n            \"name\": \"3X Long Chainlink Token\",\n            \"symbol\": \"LINKBULL\",\n            \"slug\": \"3x-long-chainlink-token\",\n            \"rank\": 3440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83aD87C988aC0c6277C0c6234Cc8108b20bB5d9B\"\n            }\n        },\n        {\n            \"id\": 6039,\n            \"name\": \"Connectome\",\n            \"symbol\": \"CNTM\",\n            \"slug\": \"connectome\",\n            \"rank\": 2343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a1bf361798ef6538ccb8137ea900c4d4b48ca3d\"\n            }\n        },\n        {\n            \"id\": 6040,\n            \"name\": \"3X Short Cardano Token\",\n            \"symbol\": \"ADABEAR\",\n            \"slug\": \"3x-short-cardano-token\",\n            \"rank\": 6642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3299d4BaB93Bf04d5b11bc49CD6DFAD1f77d23f\"\n            }\n        },\n        {\n            \"id\": 6051,\n            \"name\": \"888tron\",\n            \"symbol\": \"888\",\n            \"slug\": \"888tron\",\n            \"rank\": 5710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLvDJcvKJDi3QuHgFbJC6SeTj3UacmtQU3\"\n            }\n        },\n        {\n            \"id\": 6053,\n            \"name\": \"Mineral\",\n            \"symbol\": \"MNR\",\n            \"slug\": \"mineral\",\n            \"rank\": 2972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T07:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGj1Ej1qRzL9feLTLhjwgxXF4Ct6GTWg2U\"\n            }\n        },\n        {\n            \"id\": 6062,\n            \"name\": \"HUPAYX\",\n            \"symbol\": \"HPX\",\n            \"slug\": \"hupayx\",\n            \"rank\": 6293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T08:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6069,\n            \"name\": \"Assemble Protocol\",\n            \"symbol\": \"ASM\",\n            \"slug\": \"assemble-protocol\",\n            \"rank\": 490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T08:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2565ae0385659badcada1031db704442e1b69982\"\n            }\n        },\n        {\n            \"id\": 6070,\n            \"name\": \"EIDOS\",\n            \"symbol\": \"EIDOS\",\n            \"slug\": \"eidos\",\n            \"rank\": 5927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"EIDOS-eos-eidosonecoin\"\n            }\n        },\n        {\n            \"id\": 6074,\n            \"name\": \"3X Long Algorand Token\",\n            \"symbol\": \"ALGOBULL\",\n            \"slug\": \"3x-long-algorand-token\",\n            \"rank\": 6163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x584936357d68f5143f12e2e64f0089db93814dad\"\n            }\n        },\n        {\n            \"id\": 6075,\n            \"name\": \"GIVLY Coin\",\n            \"symbol\": \"GIV\",\n            \"slug\": \"givly-coin\",\n            \"rank\": 7674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T02:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"GIV-94E\"\n            }\n        },\n        {\n            \"id\": 6077,\n            \"name\": \"3X Long Altcoin Index Token\",\n            \"symbol\": \"ALTBULL\",\n            \"slug\": \"3x-long-altcoin-index-token\",\n            \"rank\": 5251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd829664cdbf3195b2ce76047a65de29e7ed0a9a8\"\n            }\n        },\n        {\n            \"id\": 6079,\n            \"name\": \"3X Long Cardano Token\",\n            \"symbol\": \"ADABULL\",\n            \"slug\": \"3x-long-cardano-token\",\n            \"rank\": 3591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43dE1145Cd22f0a9Cc99e51c205e6e81161Df6B9\"\n            }\n        },\n        {\n            \"id\": 6080,\n            \"name\": \"3X Long Cosmos Token\",\n            \"symbol\": \"ATOMBULL\",\n            \"slug\": \"3x-long-cosmos-token\",\n            \"rank\": 3958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75F0038B8fbfCCAFe2aB9a51431658871bA5182C\"\n            }\n        },\n        {\n            \"id\": 6081,\n            \"name\": \"3X Long Dogecoin Token\",\n            \"symbol\": \"DOGEBULL\",\n            \"slug\": \"3x-long-dogecoin-token\",\n            \"rank\": 3992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7AA6b33fB7F395DDBca7b7A33264A3c799Fa626f\"\n            }\n        },\n        {\n            \"id\": 6082,\n            \"name\": \"3X Long Dragon Index Token\",\n            \"symbol\": \"DRGNBULL\",\n            \"slug\": \"3x-long-dragon-index-token\",\n            \"rank\": 7988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3335f16AF9008bFd32f1eE6C2Be5d4f84FA0b9da\"\n            }\n        },\n        {\n            \"id\": 6083,\n            \"name\": \"3X Long Ethereum Classic Token\",\n            \"symbol\": \"ETCBULL\",\n            \"slug\": \"3x-long-ethereum-classic-token\",\n            \"rank\": 6523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x974c98Bc2e82FA18de92B7e697A1D9BD25682e80\"\n            }\n        },\n        {\n            \"id\": 6084,\n            \"name\": \"3X Long Huobi Token Token\",\n            \"symbol\": \"HTBULL\",\n            \"slug\": \"3x-long-huobi-token-token\",\n            \"rank\": 7483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0D5E2681D2AaDC91F7DA4146740180A2190f0c79\"\n            }\n        },\n        {\n            \"id\": 6085,\n            \"name\": \"3X Long Matic Token\",\n            \"symbol\": \"MATICBULL\",\n            \"slug\": \"3x-long-matic-token\",\n            \"rank\": 3279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e03521b9dA891Ca3F79A8728E2eaeb24886c5f9\"\n            }\n        },\n        {\n            \"id\": 6086,\n            \"name\": \"3X Long Midcap Index Token\",\n            \"symbol\": \"MIDBULL\",\n            \"slug\": \"3x-long-midcap-index-token\",\n            \"rank\": 6924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59db60bd41bbc8ca4c1efee6ea2a97eae1e30cf5\"\n            }\n        },\n        {\n            \"id\": 6087,\n            \"name\": \"3X Long OKB Token\",\n            \"symbol\": \"OKBBULL\",\n            \"slug\": \"3x-long-okb-token\",\n            \"rank\": 7137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8aF785687ee8D75114B028997c9ca36b5CC67Bc4\"\n            }\n        },\n        {\n            \"id\": 6088,\n            \"name\": \"3X Long Shitcoin Index Token\",\n            \"symbol\": \"BULLSHIT\",\n            \"slug\": \"3x-long-shitcoin-index-token\",\n            \"rank\": 5357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd06b25f67a17f12b41f615b34d87ecd716ff55a0\"\n            }\n        },\n        {\n            \"id\": 6090,\n            \"name\": \"3X Long TomoChain Token\",\n            \"symbol\": \"TOMOBULL\",\n            \"slug\": \"3x-long-tomochain-token\",\n            \"rank\": 7037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa38920C00D1a5303dB538A3Ea08da7a779e1F751\"\n            }\n        },\n        {\n            \"id\": 6094,\n            \"name\": \"3X Short Chainlink Token\",\n            \"symbol\": \"LINKBEAR\",\n            \"slug\": \"3x-short-chainlink-token\",\n            \"rank\": 7068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa209Ba34C01A2713a4453A656630cc9De8A362Bc\"\n            }\n        },\n        {\n            \"id\": 6099,\n            \"name\": \"3X Short Ethereum Classic Token\",\n            \"symbol\": \"ETCBEAR\",\n            \"slug\": \"3x-short-ethereum-classic-token\",\n            \"rank\": 8135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA340f0937a8c00DB11C83Cc16CEC12310160F0b6\"\n            }\n        },\n        {\n            \"id\": 6104,\n            \"name\": \"Derivex\",\n            \"symbol\": \"DVX\",\n            \"slug\": \"derivex\",\n            \"rank\": 6373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T10:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x975769557510167d25BEed6E32806537173E292C\"\n            }\n        },\n        {\n            \"id\": 6105,\n            \"name\": \"HAPY Coin\",\n            \"symbol\": \"HAPY\",\n            \"slug\": \"hapy-coin\",\n            \"rank\": 7498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T10:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6107,\n            \"name\": \"Eight Hours\",\n            \"symbol\": \"EHRT\",\n            \"slug\": \"eight-hours\",\n            \"rank\": 8068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T10:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6110,\n            \"name\": \"KYSC Token\",\n            \"symbol\": \"KYSC\",\n            \"slug\": \"kysc-token\",\n            \"rank\": 8471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T11:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e1a6fb26702ecb0439a641c5c285f7eec430419\"\n            }\n        },\n        {\n            \"id\": 6111,\n            \"name\": \"Ecoin official\",\n            \"symbol\": \"ECOIN\",\n            \"slug\": \"ecoin-2\",\n            \"rank\": 7520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T11:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc536dd70445cea1e97f9bf1bada04cbda5199a2a1\"\n            }\n        },\n        {\n            \"id\": 6113,\n            \"name\": \"BlackPearl Token\",\n            \"symbol\": \"BPLC\",\n            \"slug\": \"blackpearl-chain\",\n            \"rank\": 3841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T03:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x426fc8be95573230f6e6bc4af91873f0c67b21b4\"\n            }\n        },\n        {\n            \"id\": 6116,\n            \"name\": \"megaBONK\",\n            \"symbol\": \"MBONK\",\n            \"slug\": \"bonk\",\n            \"rank\": 2444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T01:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xacfe45c352c902ae3a3f9b6bfe6ec994c5d791bf\"\n            }\n        },\n        {\n            \"id\": 6118,\n            \"name\": \"BitoPro Exchange Token\",\n            \"symbol\": \"BITO\",\n            \"slug\": \"bitopro-exchange-token\",\n            \"rank\": 3859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T10:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93b1e78a3e652cd2e71c4a767595b77282344932\"\n            }\n        },\n        {\n            \"id\": 6120,\n            \"name\": \"Anchor Neural World\",\n            \"symbol\": \"ANW\",\n            \"slug\": \"anchor-neural-world\",\n            \"rank\": 1078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T01:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dbdd9dafdc4c1c03d67925a4f85daa398af32b0\"\n            }\n        },\n        {\n            \"id\": 6126,\n            \"name\": \"BTC Network Demand Set II\",\n            \"symbol\": \"BYTE\",\n            \"slug\": \"btc-network-demand-set-ii\",\n            \"rank\": 8472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T18:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac8ea871e2d5f4be618905f36f73c760f8cfdc8e\"\n            }\n        },\n        {\n            \"id\": 6129,\n            \"name\": \"ETH 20 Day MA Crossover Set\",\n            \"symbol\": \"ETH20SMACO\",\n            \"slug\": \"eth-20-day-ma-crossover-set\",\n            \"rank\": 8473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D\"\n            }\n        },\n        {\n            \"id\": 6130,\n            \"name\": \"ETH 20 Day MA Crossover Yield Set\",\n            \"symbol\": \"ETHMACOAPY\",\n            \"slug\": \"eth-20-day-ma-crossover-yield-set\",\n            \"rank\": 8474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeF0fDA1d4bd73DDC2f93A4e46E2E5aDBC2D668f4\"\n            }\n        },\n        {\n            \"id\": 6131,\n            \"name\": \"ZYX\",\n            \"symbol\": \"ZYX\",\n            \"slug\": \"zyx\",\n            \"rank\": 5197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T03:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6138,\n            \"name\": \"DIA\",\n            \"symbol\": \"DIA\",\n            \"slug\": \"dia\",\n            \"rank\": 522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T03:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419\"\n            }\n        },\n        {\n            \"id\": 6139,\n            \"name\": \"ETH/BTC RSI Ratio Trading Set\",\n            \"symbol\": \"ETHBTCRSI\",\n            \"slug\": \"eth-btc-rsi-ratio-trading-set\",\n            \"rank\": 8475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf70A33A13fBe8D0106Df321Da0Cf654d2E9Ab50\"\n            }\n        },\n        {\n            \"id\": 6140,\n            \"name\": \"ETH/LINK Price Action Candlestick Set\",\n            \"symbol\": \"LINKETHPA\",\n            \"slug\": \"eth-link-price-action-candlestick-set\",\n            \"rank\": 8476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T18:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x542156d51d10db5accb99f9db7e7c91b74e80a2c\"\n            }\n        },\n        {\n            \"id\": 6141,\n            \"name\": \"ETH Price Action Candlestick Set\",\n            \"symbol\": \"ETHPA\",\n            \"slug\": \"eth-price-action-candlestick-set\",\n            \"rank\": 8477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09e4bdfb273245063ef5e800d891eff7d04f9b83\"\n            }\n        },\n        {\n            \"id\": 6143,\n            \"name\": \"ETH RSI 60/40 Crossover Set\",\n            \"symbol\": \"ETHRSI6040\",\n            \"slug\": \"eth-rsi-60-40-crossover-set\",\n            \"rank\": 8478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93E01899c10532d76C0E864537a1D26433dBbDdB\"\n            }\n        },\n        {\n            \"id\": 6144,\n            \"name\": \"ETH RSI 60/40 Yield Set\",\n            \"symbol\": \"ETHRSIAPY\",\n            \"slug\": \"eth-rsi-60-40-yield-set\",\n            \"rank\": 8479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x136faE4333EA36A24bb751E2d505D6ca4Fd9f00b\"\n            }\n        },\n        {\n            \"id\": 6145,\n            \"name\": \"yffi finance\",\n            \"symbol\": \"YFFI\",\n            \"slug\": \"yffi-finance\",\n            \"rank\": 3924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T05:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcee1d3c3a02267e37e6b373060f79d5d7b9e1669\"\n            }\n        },\n        {\n            \"id\": 6155,\n            \"name\": \"Intelligent Ratio Set\",\n            \"symbol\": \"INTRATIO\",\n            \"slug\": \"intelligent-ratio-set\",\n            \"rank\": 8480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBA8Ea15b647F54D9ff849670FcaAcF35Df21A457\"\n            }\n        },\n        {\n            \"id\": 6156,\n            \"name\": \"Donut\",\n            \"symbol\": \"DONUT\",\n            \"slug\": \"donut\",\n            \"rank\": 2044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T00:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0f9bd5fa5698b6505f643900ffa515ea5df54a9\"\n            }\n        },\n        {\n            \"id\": 6158,\n            \"name\": \"LINK/ETH RSI Ratio Trading Set\",\n            \"symbol\": \"LINKETHRSI\",\n            \"slug\": \"link-eth-rsi-ratio-trading-set\",\n            \"rank\": 8481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8933ea1Ce67B946BdF2436cE860fFBb53Ce814d2\"\n            }\n        },\n        {\n            \"id\": 6159,\n            \"name\": \"LINK Profit Taker Set\",\n            \"symbol\": \"LINKPT\",\n            \"slug\": \"link-profit-taker-set\",\n            \"rank\": 8482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78e29d35573bea6265aedfcb9f45481b717ebfde\"\n            }\n        },\n        {\n            \"id\": 6176,\n            \"name\": \"Modern Investment Coin\",\n            \"symbol\": \"MODIC\",\n            \"slug\": \"modern-investment-coin\",\n            \"rank\": 1734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T07:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6178,\n            \"name\": \"CryptoSaga\",\n            \"symbol\": \"SAGA\",\n            \"slug\": \"cryptosaga\",\n            \"rank\": 4190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6179,\n            \"name\": \"SeChain\",\n            \"symbol\": \"SNN\",\n            \"slug\": \"sechain\",\n            \"rank\": 2796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T01:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08\"\n            }\n        },\n        {\n            \"id\": 6180,\n            \"name\": \"SUKU\",\n            \"symbol\": \"SUKU\",\n            \"slug\": \"suku\",\n            \"rank\": 600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T06:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7\"\n            }\n        },\n        {\n            \"id\": 6187,\n            \"name\": \"Serum\",\n            \"symbol\": \"SRM\",\n            \"slug\": \"serum\",\n            \"rank\": 166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T13:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6193,\n            \"name\": \"Cream Finance\",\n            \"symbol\": \"CREAM\",\n            \"slug\": \"cream-finance\",\n            \"rank\": 789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T22:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ba592f78db6436527729929aaf6c908497cb200\"\n            }\n        },\n        {\n            \"id\": 6194,\n            \"name\": \"Geeq\",\n            \"symbol\": \"GEEQ\",\n            \"slug\": \"geeq\",\n            \"rank\": 1146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T03:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b9f031d718dded0d681c20cb754f97b3bb81b78\"\n            }\n        },\n        {\n            \"id\": 6195,\n            \"name\": \"Unitrade\",\n            \"symbol\": \"TRADE\",\n            \"slug\": \"unitrade\",\n            \"rank\": 1491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T00:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f87d756daf0503d08eb8993686c7fc01dc44fb1\"\n            }\n        },\n        {\n            \"id\": 6209,\n            \"name\": \"Spheroid Universe\",\n            \"symbol\": \"SPH\",\n            \"slug\": \"spheroid-universe\",\n            \"rank\": 1336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0cf46eb152656c7090e769916eb44a138aaa406\"\n            }\n        },\n        {\n            \"id\": 6210,\n            \"name\": \"The Sandbox\",\n            \"symbol\": \"SAND\",\n            \"slug\": \"the-sandbox\",\n            \"rank\": 35,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T13:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3845badAde8e6dFF049820680d1F14bD3903a5d0\"\n            }\n        },\n        {\n            \"id\": 6211,\n            \"name\": \"Dionpay\",\n            \"symbol\": \"DION\",\n            \"slug\": \"dionpay\",\n            \"rank\": 7636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T03:59:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"dionpaydteam\"\n            }\n        },\n        {\n            \"id\": 6213,\n            \"name\": \"Global AEX Token\",\n            \"symbol\": \"GAT\",\n            \"slug\": \"global-aex-token\",\n            \"rank\": 2836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6216,\n            \"name\": \"AXEL\",\n            \"symbol\": \"AXEL\",\n            \"slug\": \"axel\",\n            \"rank\": 537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T06:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6217,\n            \"name\": \"TokenBacon\",\n            \"symbol\": \"BAK\",\n            \"slug\": \"tokenbacon\",\n            \"rank\": 8147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T04:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x18162474734b1eabd795b25d978558c09f9e1807\"\n            }\n        },\n        {\n            \"id\": 6218,\n            \"name\": \"Arcona\",\n            \"symbol\": \"ARCONA\",\n            \"slug\": \"arcona\",\n            \"rank\": 1110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T07:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f71b8de197a1c84d31de0f1fa7926c365f052b3\"\n            }\n        },\n        {\n            \"id\": 6219,\n            \"name\": \"Dice\",\n            \"symbol\": \"DICE\",\n            \"slug\": \"dice\",\n            \"rank\": 6738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T07:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"betdicetoken\"\n            }\n        },\n        {\n            \"id\": 6225,\n            \"name\": \"Blockchain Exchange Alliance\",\n            \"symbol\": \"BXA\",\n            \"slug\": \"blockchain-exchange-alliance\",\n            \"rank\": 5044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T09:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98d8d146e644171cd47ff8588987b7bdeef72a87\"\n            }\n        },\n        {\n            \"id\": 6230,\n            \"name\": \"Diamond Voucher\",\n            \"symbol\": \"DVS\",\n            \"slug\": \"diamond-voucher\",\n            \"rank\": 8483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TXpSN9vd4VnSz8xvMhH7iabVaEtgWnfNiG\"\n            }\n        },\n        {\n            \"id\": 6236,\n            \"name\": \"Offshift\",\n            \"symbol\": \"XFT\",\n            \"slug\": \"offshift\",\n            \"rank\": 546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T01:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xabe580e7ee158da464b51ee1a83ac0289622e6be\"\n            }\n        },\n        {\n            \"id\": 6237,\n            \"name\": \"MDsquare\",\n            \"symbol\": \"TMED\",\n            \"slug\": \"mdsquare\",\n            \"rank\": 6546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd32641191578ea9b208125ddd4ec5e7b84fcab4c\"\n            }\n        },\n        {\n            \"id\": 6238,\n            \"name\": \"3X Long Tether Gold Token\",\n            \"symbol\": \"XAUTBULL\",\n            \"slug\": \"3x-long-tether-gold-token\",\n            \"rank\": 7925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9287623832668432099CEF2FfDEF3CeD14f4315\"\n            }\n        },\n        {\n            \"id\": 6240,\n            \"name\": \"3X Short Tether Gold Token\",\n            \"symbol\": \"XAUTBEAR\",\n            \"slug\": \"3x-short-tether-gold-token\",\n            \"rank\": 8253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31cbf205e26ba63296fdbd254a6b1be3ed28ce47\"\n            }\n        },\n        {\n            \"id\": 6243,\n            \"name\": \"DeFiPie\",\n            \"symbol\": \"PIE\",\n            \"slug\": \"defipie\",\n            \"rank\": 4769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x607C794cDa77efB21F8848B7910ecf27451Ae842\"\n            }\n        },\n        {\n            \"id\": 6245,\n            \"name\": \"SocialGood\",\n            \"symbol\": \"SG\",\n            \"slug\": \"socialgood\",\n            \"rank\": 4572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T03:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddf7fd345d54ff4b40079579d4c4670415dbfd0a\"\n            }\n        },\n        {\n            \"id\": 6246,\n            \"name\": \"YAS\",\n            \"symbol\": \"YAS\",\n            \"slug\": \"yas\",\n            \"rank\": 5439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T03:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"YAS-eos-yastokencode\"\n            }\n        },\n        {\n            \"id\": 6248,\n            \"name\": \"Coalculus\",\n            \"symbol\": \"COAL\",\n            \"slug\": \"coalculus\",\n            \"rank\": 4682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T20:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6249,\n            \"name\": \"Ziktalk\",\n            \"symbol\": \"ZIK\",\n            \"slug\": \"ziktalk\",\n            \"rank\": 7613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T03:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6253,\n            \"name\": \"PHILLIPS PAY COIN\",\n            \"symbol\": \"PPC\",\n            \"slug\": \"philips-pay-coin\",\n            \"rank\": 8283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T11:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84f710bae3316a74fb0fcb01904d2578a4cc6a26\"\n            }\n        },\n        {\n            \"id\": 6256,\n            \"name\": \"SHENG\",\n            \"symbol\": \"SHENG\",\n            \"slug\": \"sheng\",\n            \"rank\": 8243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T13:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22ef3753e3658e81d5a0d0889ce078178fe66595\"\n            }\n        },\n        {\n            \"id\": 6257,\n            \"name\": \"Berry\",\n            \"symbol\": \"BERRY\",\n            \"slug\": \"berry\",\n            \"rank\": 3885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6262,\n            \"name\": \"Jubi Token\",\n            \"symbol\": \"JT\",\n            \"slug\": \"jubi-token\",\n            \"rank\": 5031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T14:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEb7355C2f217b3485a591332Fe13C8c5A76A581D\"\n            }\n        },\n        {\n            \"id\": 6264,\n            \"name\": \"Dark Energy Crystals\",\n            \"symbol\": \"DEC\",\n            \"slug\": \"dark-energy-crystals\",\n            \"rank\": 3759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002361\"\n            }\n        },\n        {\n            \"id\": 6265,\n            \"name\": \"Play Royal\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"play-royal\",\n            \"rank\": 8484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TYbSzw3PqBWohc4DdyzFDJMd1hWeNN6FkB\"\n            }\n        },\n        {\n            \"id\": 6266,\n            \"name\": \"SCC DIGforIT\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"scc-digforit\",\n            \"rank\": 8485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6283,\n            \"name\": \"Blocery\",\n            \"symbol\": \"BLY\",\n            \"slug\": \"blocery\",\n            \"rank\": 1034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T03:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d\"\n            }\n        },\n        {\n            \"id\": 6297,\n            \"name\": \"Proof Of Liquidity\",\n            \"symbol\": \"POL\",\n            \"slug\": \"proof-of-liquidity\",\n            \"rank\": 3370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T04:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TWcDDx1Q6QEoBrJi9qehtZnD4vcXXuVLer\"\n            }\n        },\n        {\n            \"id\": 6312,\n            \"name\": \"1X Short BNB Token\",\n            \"symbol\": \"BNBHEDGE\",\n            \"slug\": \"1x-short-bnb-token\",\n            \"rank\": 5306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T21:23:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2840aD41cf25Ad58303Ba24C416E79dCe4161b4F\"\n            }\n        },\n        {\n            \"id\": 6320,\n            \"name\": \"1X Short Dogecoin Token\",\n            \"symbol\": \"DOGEHEDGE\",\n            \"slug\": \"1x-short-dogecoin-token\",\n            \"rank\": 7371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T21:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6323,\n            \"name\": \"LinkCoin Token\",\n            \"symbol\": \"LKN\",\n            \"slug\": \"linkcoin-token\",\n            \"rank\": 6571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T08:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f549ebfd4974cd4ed4a1550d40394b44a7382aa\"\n            }\n        },\n        {\n            \"id\": 6326,\n            \"name\": \"X-Block\",\n            \"symbol\": \"IX\",\n            \"slug\": \"x-block\",\n            \"rank\": 4992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T08:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53f0C9F1b6e283A59bCD672e80e2222b97E534Cb\"\n            }\n        },\n        {\n            \"id\": 6330,\n            \"name\": \"TUNE TOKEN\",\n            \"symbol\": \"TUNE\",\n            \"slug\": \"tune-token\",\n            \"rank\": 6179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T08:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b4e0684806fe53902469b6286024db9c6271f53\"\n            }\n        },\n        {\n            \"id\": 6342,\n            \"name\": \"1X Short XRP Token\",\n            \"symbol\": \"XRPHEDGE\",\n            \"slug\": \"1x-short-xrp-token\",\n            \"rank\": 6374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T20:53:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55b54D8fB1640d1321D5164590e7B020BA43def2\"\n            }\n        },\n        {\n            \"id\": 6346,\n            \"name\": \"3X Long DeFi Index Token\",\n            \"symbol\": \"DEFIBULL\",\n            \"slug\": \"3x-long-defi-index-token\",\n            \"rank\": 4786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T02:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6352,\n            \"name\": \"3X Long Theta Network Token\",\n            \"symbol\": \"THETABULL\",\n            \"slug\": \"3x-long-theta-network-token\",\n            \"rank\": 4640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6353,\n            \"name\": \"3X Long VeChain Token\",\n            \"symbol\": \"VETBULL\",\n            \"slug\": \"3x-long-vechain-token\",\n            \"rank\": 6035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T04:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6369,\n            \"name\": \"Maxonrow\",\n            \"symbol\": \"MXW\",\n            \"slug\": \"maxonrow\",\n            \"rank\": 5741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6370,\n            \"name\": \"Terra SDT\",\n            \"symbol\": \"SDT\",\n            \"slug\": \"terra-sdt\",\n            \"rank\": 7795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T12:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6375,\n            \"name\": \"ASTA\",\n            \"symbol\": \"ASTA\",\n            \"slug\": \"asta\",\n            \"rank\": 786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T13:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2ddae89449b7d26309a5d54614b1fc99c608af5\"\n            }\n        },\n        {\n            \"id\": 6376,\n            \"name\": \"AVCCOIN\",\n            \"symbol\": \"AVC\",\n            \"slug\": \"avccoin\",\n            \"rank\": 8486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T14:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6391,\n            \"name\": \"BSYS\",\n            \"symbol\": \"BSYS\",\n            \"slug\": \"bsys\",\n            \"rank\": 8487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T06:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3004cf8b4e28d60f4e305df25a57cd5faf37b8d5\"\n            }\n        },\n        {\n            \"id\": 6392,\n            \"name\": \"BTS Chain\",\n            \"symbol\": \"BTSC\",\n            \"slug\": \"bts-chain\",\n            \"rank\": 3761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T06:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18e596bcefdd0ff9dc8c50d0b9d329ea770d5ef1\"\n            }\n        },\n        {\n            \"id\": 6395,\n            \"name\": \"Cherry Token\",\n            \"symbol\": \"YT\",\n            \"slug\": \"cherry-token\",\n            \"rank\": 7114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T08:09:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c89736e9454200141b80c37eb28eaceca2ce8cb\"\n            }\n        },\n        {\n            \"id\": 6397,\n            \"name\": \"Coinzo Token\",\n            \"symbol\": \"CNZ\",\n            \"slug\": \"coinzo-token\",\n            \"rank\": 8041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T09:29:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1965d7d18f37062b18ab3d5d1fe7f69873b30dd\"\n            }\n        },\n        {\n            \"id\": 6405,\n            \"name\": \"MiniSwap\",\n            \"symbol\": \"MINI\",\n            \"slug\": \"miniswap\",\n            \"rank\": 4561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-09T14:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d953cf077c0c95ba090226e59a18fcf97db44ec\"\n            }\n        },\n        {\n            \"id\": 6406,\n            \"name\": \"sBTC\",\n            \"symbol\": \"sBTC\",\n            \"slug\": \"softbtc\",\n            \"rank\": 8488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-09T15:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x309013d55fb0e8c17363bcc79f25d92f711a5802\"\n            }\n        },\n        {\n            \"id\": 6407,\n            \"name\": \"YF Link\",\n            \"symbol\": \"YFL\",\n            \"slug\": \"yflink\",\n            \"rank\": 1283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T01:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28cb7e841ee97947a86B06fA4090C8451f64c0be\"\n            }\n        },\n        {\n            \"id\": 6410,\n            \"name\": \"Feellike\",\n            \"symbol\": \"FLL\",\n            \"slug\": \"feellike\",\n            \"rank\": 2683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T02:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9235bda06b8807161b8fbb1e102cb654555b212f\"\n            }\n        },\n        {\n            \"id\": 6414,\n            \"name\": \"DTOP Token\",\n            \"symbol\": \"DTOP\",\n            \"slug\": \"data-trade-on-demand-platform\",\n            \"rank\": 8489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T02:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x54ad74edeab48e09ccc43ee324f2603071dad72b\"\n            }\n        },\n        {\n            \"id\": 6416,\n            \"name\": \"Dcoin Token\",\n            \"symbol\": \"DT\",\n            \"slug\": \"dcoin-token\",\n            \"rank\": 4036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T03:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6422,\n            \"name\": \"Dogz\",\n            \"symbol\": \"DOGZ\",\n            \"slug\": \"dogz\",\n            \"rank\": 8490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T04:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x82a77710495a35549d2add797412b4a4497d33ef\"\n            }\n        },\n        {\n            \"id\": 6423,\n            \"name\": \"Dragonbit\",\n            \"symbol\": \"DRGB\",\n            \"slug\": \"dragonbit\",\n            \"rank\": 5034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T04:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d3e0892D11f19f5181d4a4C5d04187a9e0d7032\"\n            }\n        },\n        {\n            \"id\": 6426,\n            \"name\": \"DSYS\",\n            \"symbol\": \"DSYS\",\n            \"slug\": \"dsys\",\n            \"rank\": 5839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T04:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10a34bbe9b3c5ad536ca23d5eefa81ca448e92ff\"\n            }\n        },\n        {\n            \"id\": 6430,\n            \"name\": \"Electric Vehicle Zone\",\n            \"symbol\": \"EVZ\",\n            \"slug\": \"electric-vehicle-zone\",\n            \"rank\": 712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T05:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a939bb714fd2a48ebeb1e495aa9aaa74ba9fa68\"\n            }\n        },\n        {\n            \"id\": 6432,\n            \"name\": \"ECOMI\",\n            \"symbol\": \"OMI\",\n            \"slug\": \"ecomi\",\n            \"rank\": 210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6435,\n            \"name\": \"Eska\",\n            \"symbol\": \"ESK\",\n            \"slug\": \"eska\",\n            \"rank\": 5572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T07:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6436,\n            \"name\": \"Empow\",\n            \"symbol\": \"EM\",\n            \"slug\": \"empow\",\n            \"rank\": 6858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T07:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6437,\n            \"name\": \"ethArt\",\n            \"symbol\": \"ARTE\",\n            \"slug\": \"ethart\",\n            \"rank\": 5121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-14T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34612903db071e888a4dadcaa416d3ee263a87b9\"\n            }\n        },\n        {\n            \"id\": 6442,\n            \"name\": \"FANBI TOKEN\",\n            \"symbol\": \"FBT\",\n            \"slug\": \"fanbi-token\",\n            \"rank\": 6950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T08:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a9716685f852ee268feb86dffa562d214cc13db\"\n            }\n        },\n        {\n            \"id\": 6444,\n            \"name\": \"FANZY\",\n            \"symbol\": \"FX1\",\n            \"slug\": \"fanzy\",\n            \"rank\": 7218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T08:54:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xED0e2041BFb5a426e5ED426A73765624E08BbB75\"\n            }\n        },\n        {\n            \"id\": 6446,\n            \"name\": \"Fashion Coin\",\n            \"symbol\": \"FSHN\",\n            \"slug\": \"fashion-coin\",\n            \"rank\": 5075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6447,\n            \"name\": \"Fisco Coin\",\n            \"symbol\": \"FSCC\",\n            \"slug\": \"fisco\",\n            \"rank\": 4226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T15:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0789dbAE94fb18e5789B8e4489BCB7A1ADB58622\"\n            }\n        },\n        {\n            \"id\": 6448,\n            \"name\": \"Force For Fast\",\n            \"symbol\": \"FFF\",\n            \"slug\": \"force-for-fast\",\n            \"rank\": 7439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T09:04:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22f098F08c4eda4bE4ad6B4ba59866F3E98CEF92\"\n            }\n        },\n        {\n            \"id\": 6450,\n            \"name\": \"Gbrick\",\n            \"symbol\": \"GBX\",\n            \"slug\": \"gbrick\",\n            \"rank\": 4625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T09:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6457,\n            \"name\": \"GLOBALTRUSTFUND TOKEN\",\n            \"symbol\": \"GTF\",\n            \"slug\": \"globaltrustfund-token\",\n            \"rank\": 7692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T09:49:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87befc1d367190f2b9cbe9b689e0e5ca658e3b71\"\n            }\n        },\n        {\n            \"id\": 6463,\n            \"name\": \"Prepayway\",\n            \"symbol\": \"InBit\",\n            \"slug\": \"prepayway\",\n            \"rank\": 8491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c12d9b1223130b641154d8d3db35f91d81c8dfd\"\n            }\n        },\n        {\n            \"id\": 6464,\n            \"name\": \"Heart Number\",\n            \"symbol\": \"HTN\",\n            \"slug\": \"heartnumber\",\n            \"rank\": 1859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T03:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b4b1d389d4f4e082b30f75c6319c0ce5acbd619\"\n            }\n        },\n        {\n            \"id\": 6468,\n            \"name\": \"PeerEx\",\n            \"symbol\": \"PERX\",\n            \"slug\": \"peerex\",\n            \"rank\": 8188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T11:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c6ff50c9ec362efa359317009428d52115fe643\"\n            }\n        },\n        {\n            \"id\": 6470,\n            \"name\": \"Hiblocks\",\n            \"symbol\": \"HIBS\",\n            \"slug\": \"hiblocks\",\n            \"rank\": 723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T11:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xE06b40df899b9717b4E6B50711E1dc72d08184cF\"\n            }\n        },\n        {\n            \"id\": 6475,\n            \"name\": \"Infinite Ricks\",\n            \"symbol\": \"RICK\",\n            \"slug\": \"infinite-ricks\",\n            \"rank\": 8134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6477,\n            \"name\": \"FXPay\",\n            \"symbol\": \"FXP\",\n            \"slug\": \"fxpay\",\n            \"rank\": 8492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14ddda446688b73161aa1382f4e4343353af6fc8\"\n            }\n        },\n        {\n            \"id\": 6482,\n            \"name\": \"Jur\",\n            \"symbol\": \"JUR\",\n            \"slug\": \"jur\",\n            \"rank\": 7010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T21:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6483,\n            \"name\": \"JUST NETWORK\",\n            \"symbol\": \"JUS\",\n            \"slug\": \"just-network\",\n            \"rank\": 8493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T13:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14ca41eecd7d81d5d13098586c0d2314eba285be\"\n            }\n        },\n        {\n            \"id\": 6487,\n            \"name\": \"Kevacoin\",\n            \"symbol\": \"KVA\",\n            \"slug\": \"kevacoin\",\n            \"rank\": 4748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6490,\n            \"name\": \"ITAM Games\",\n            \"symbol\": \"ITAM\",\n            \"slug\": \"itam-games\",\n            \"rank\": 3255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T14:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6493,\n            \"name\": \"KStarCoin\",\n            \"symbol\": \"KSC\",\n            \"slug\": \"kstarcoin\",\n            \"rank\": 5058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:52:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x990e081a7b7d3ccba26a2f49746a68cc4ff73280\"\n            }\n        },\n        {\n            \"id\": 6494,\n            \"name\": \"ZJLT Distributed Factoring Network\",\n            \"symbol\": \"ZJLT\",\n            \"slug\": \"zjlt-distributed-factoring-network\",\n            \"rank\": 7349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBC34985b4d345AeA933d5cAc19F3a86bd1Fb398F\"\n            }\n        },\n        {\n            \"id\": 6495,\n            \"name\": \"LoveHearts\",\n            \"symbol\": \"LVH\",\n            \"slug\": \"lovehearts\",\n            \"rank\": 8494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1000451\"\n            }\n        },\n        {\n            \"id\": 6496,\n            \"name\": \"Portal\",\n            \"symbol\": \"PORTAL\",\n            \"slug\": \"portal\",\n            \"rank\": 7260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T15:14:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8DB90E3e7D04C875a51997092f9178FCac9DefdB\"\n            }\n        },\n        {\n            \"id\": 6498,\n            \"name\": \"Metacoin\",\n            \"symbol\": \"MTC\",\n            \"slug\": \"metacoin\",\n            \"rank\": 8495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T15:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6500,\n            \"name\": \"ThreeFold\",\n            \"symbol\": \"TFT\",\n            \"slug\": \"threefold\",\n            \"rank\": 1107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T15:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf\"\n            }\n        },\n        {\n            \"id\": 6501,\n            \"name\": \"TRONbetDice\",\n            \"symbol\": \"DICE\",\n            \"slug\": \"tronbetdice\",\n            \"rank\": 7353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T21:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd\"\n            }\n        },\n        {\n            \"id\": 6503,\n            \"name\": \"RMPL\",\n            \"symbol\": \"RMPL\",\n            \"slug\": \"rmpl\",\n            \"rank\": 2186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T02:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe17f017475a709de58e976081eb916081ff4c9d5\"\n            }\n        },\n        {\n            \"id\": 6506,\n            \"name\": \"Halving Token\",\n            \"symbol\": \"HALV\",\n            \"slug\": \"halving-coin\",\n            \"rank\": 2639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e7cb236e43c4bd042fE463df6a175d4479ee186\"\n            }\n        },\n        {\n            \"id\": 6507,\n            \"name\": \"Kulupu\",\n            \"symbol\": \"KLP\",\n            \"slug\": \"kulupu\",\n            \"rank\": 3808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T10:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6508,\n            \"name\": \"TronEuropeRewardCoin\",\n            \"symbol\": \"TERC\",\n            \"slug\": \"troneuroperewardcoin\",\n            \"rank\": 1316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T03:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003075\"\n            }\n        },\n        {\n            \"id\": 6511,\n            \"name\": \"Strong\",\n            \"symbol\": \"STRONG\",\n            \"slug\": \"strong\",\n            \"rank\": 462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T03:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x990f341946a3fdb507ae7e52d17851b87168017c\"\n            }\n        },\n        {\n            \"id\": 6519,\n            \"name\": \"Aludra Network\",\n            \"symbol\": \"ALD\",\n            \"slug\": \"aludra-network\",\n            \"rank\": 8496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb339FcA531367067e98d7c4f9303Ffeadff7B881\"\n            }\n        },\n        {\n            \"id\": 6520,\n            \"name\": \"HOPR\",\n            \"symbol\": \"HOPR\",\n            \"slug\": \"hopr\",\n            \"rank\": 3297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6524,\n            \"name\": \"Ndau\",\n            \"symbol\": \"NDAU\",\n            \"slug\": \"ndau\",\n            \"rank\": 5383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T07:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6525,\n            \"name\": \"UniversalEnergyChain\",\n            \"symbol\": \"UENC\",\n            \"slug\": \"universalenergychain\",\n            \"rank\": 4692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T07:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3dd5dce850dca7519e74a943568b69f958df52c\"\n            }\n        },\n        {\n            \"id\": 6527,\n            \"name\": \"Ludos Protocol\",\n            \"symbol\": \"LUD\",\n            \"slug\": \"ludos\",\n            \"rank\": 5043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T08:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe64b47931f28f89cc7a0c6965ecf89eadb4975f5\"\n            }\n        },\n        {\n            \"id\": 6529,\n            \"name\": \"NanTrade\",\n            \"symbol\": \"NAN\",\n            \"slug\": \"nantrade\",\n            \"rank\": 8497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T08:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb393cd041afc1aca4c380c663793fe2c7b8a0212\"\n            }\n        },\n        {\n            \"id\": 6531,\n            \"name\": \"ROONEX\",\n            \"symbol\": \"RNX\",\n            \"slug\": \"roonex\",\n            \"rank\": 5487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T09:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72a6344185B383035d6665C3f44a9DfCC73873c8\"\n            }\n        },\n        {\n            \"id\": 6532,\n            \"name\": \"Mandi Token\",\n            \"symbol\": \"MANDI\",\n            \"slug\": \"mandi-token\",\n            \"rank\": 8498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T10:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5aA485E6b794bcf5F834BF5c7FF43B9B83322764\"\n            }\n        },\n        {\n            \"id\": 6533,\n            \"name\": \"SmartX\",\n            \"symbol\": \"SAT\",\n            \"slug\": \"smartxone\",\n            \"rank\": 3984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T14:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6535,\n            \"name\": \"NEAR Protocol\",\n            \"symbol\": \"NEAR\",\n            \"slug\": \"near-protocol\",\n            \"rank\": 24,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6536,\n            \"name\": \"MANTRA DAO\",\n            \"symbol\": \"OM\",\n            \"slug\": \"mantra-dao\",\n            \"rank\": 590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-18T02:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3593d125a4f7849a1b059e64f4517a86dd60c95d\"\n            }\n        },\n        {\n            \"id\": 6537,\n            \"name\": \"RioDeFi\",\n            \"symbol\": \"RFUEL\",\n            \"slug\": \"rio-defi\",\n            \"rank\": 937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T03:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6538,\n            \"name\": \"Curve DAO Token\",\n            \"symbol\": \"CRV\",\n            \"slug\": \"curve-dao-token\",\n            \"rank\": 60,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T02:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD533a949740bb3306d119CC777fa900bA034cd52\"\n            }\n        },\n        {\n            \"id\": 6539,\n            \"name\": \"YAM V1\",\n            \"symbol\": \"YAM\",\n            \"slug\": \"yamv1\",\n            \"rank\": 5828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T20:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6540,\n            \"name\": \"Showcase\",\n            \"symbol\": \"SHO\",\n            \"slug\": \"showcase\",\n            \"rank\": 2422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T13:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6541,\n            \"name\": \"Relevant\",\n            \"symbol\": \"REL\",\n            \"slug\": \"relevant\",\n            \"rank\": 6128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T02:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6c4267c4877bb0d6b1685cfd85b0fbe82f105ec\"\n            }\n        },\n        {\n            \"id\": 6542,\n            \"name\": \"happy birthday coin\",\n            \"symbol\": \"HBDC\",\n            \"slug\": \"happy-birthday-coin\",\n            \"rank\": 6850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T01:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39d30828a163713d91c4eadbba2c497a9139ec5c\"\n            }\n        },\n        {\n            \"id\": 6543,\n            \"name\": \"Barter\",\n            \"symbol\": \"BRTR\",\n            \"slug\": \"barter\",\n            \"rank\": 6384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF0ACF8949e705E0ebb6CB42c2164B0B986454223\"\n            }\n        },\n        {\n            \"id\": 6548,\n            \"name\": \"Web Coin Pay\",\n            \"symbol\": \"WEC\",\n            \"slug\": \"web-coin-pay\",\n            \"rank\": 8499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T23:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6554,\n            \"name\": \"GamerCoin\",\n            \"symbol\": \"GHX\",\n            \"slug\": \"gamercoin\",\n            \"rank\": 824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T22:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x728f30fa2f100742c7949d1961804fa8e0b1387d\"\n            }\n        },\n        {\n            \"id\": 6556,\n            \"name\": \"MONEY PARTY\",\n            \"symbol\": \"PARTY\",\n            \"slug\": \"money-party\",\n            \"rank\": 8500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T03:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x314bd765cab4774b2e547eb0aa15013e03ff74d2\"\n            }\n        },\n        {\n            \"id\": 6558,\n            \"name\": \"Xrpalike Gene\",\n            \"symbol\": \"XAG\",\n            \"slug\": \"xrpalike-gene\",\n            \"rank\": 5666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T04:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6559,\n            \"name\": \"ORBYT Token\",\n            \"symbol\": \"ORBYT\",\n            \"slug\": \"orbyt-token\",\n            \"rank\": 8291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T05:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6562,\n            \"name\": \"VIG\",\n            \"symbol\": \"VIG\",\n            \"slug\": \"vig\",\n            \"rank\": 1744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T07:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"VIG-eos-vig111111111\"\n            }\n        },\n        {\n            \"id\": 6564,\n            \"name\": \"ZenSports\",\n            \"symbol\": \"SPORTS\",\n            \"slug\": \"zensports\",\n            \"rank\": 6034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T08:04:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6565,\n            \"name\": \"TideBit Token\",\n            \"symbol\": \"TBT\",\n            \"slug\": \"tidebit-token\",\n            \"rank\": 4953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T08:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc581399be631f060b64df49742626670906fdea9\"\n            }\n        },\n        {\n            \"id\": 6566,\n            \"name\": \"Meridian Network\",\n            \"symbol\": \"LOCK\",\n            \"slug\": \"meridian-network\",\n            \"rank\": 2361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T08:24:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95172ccBe8344fecD73D0a30F54123652981BD6F\"\n            }\n        },\n        {\n            \"id\": 6567,\n            \"name\": \"OWL\",\n            \"symbol\": \"OWL\",\n            \"slug\": \"owl\",\n            \"rank\": 8501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-13T22:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a5f9352af8af974bfc03399e3767df6370d82e4\"\n            }\n        },\n        {\n            \"id\": 6572,\n            \"name\": \"Equus Mining Token\",\n            \"symbol\": \"EQMT\",\n            \"slug\": \"equus-mining-token\",\n            \"rank\": 8502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-13T04:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195\"\n            }\n        },\n        {\n            \"id\": 6583,\n            \"name\": \"Multiplier\",\n            \"symbol\": \"MXX\",\n            \"slug\": \"multiplier\",\n            \"rank\": 1796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a6f3bf52a26a21531514e23016eeae8ba7e7018\"\n            }\n        },\n        {\n            \"id\": 6584,\n            \"name\": \"WingShop\",\n            \"symbol\": \"WING\",\n            \"slug\": \"wingshop\",\n            \"rank\": 4983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb3df3108635932d912632ef7132d03ecfc39080\"\n            }\n        },\n        {\n            \"id\": 6586,\n            \"name\": \"Bintex Futures\",\n            \"symbol\": \"BNTX\",\n            \"slug\": \"bintex-futures\",\n            \"rank\": 2560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T22:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86d1d12523B65203851c571FcC029bF90903fB6d\"\n            }\n        },\n        {\n            \"id\": 6588,\n            \"name\": \"Etherisc DIP Token\",\n            \"symbol\": \"DIP\",\n            \"slug\": \"etherisc\",\n            \"rank\": 813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:19:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc719d010b63e5bbf2c0551872cd5316ed26acd83\"\n            }\n        },\n        {\n            \"id\": 6592,\n            \"name\": \"BarterTrade\",\n            \"symbol\": \"BART\",\n            \"slug\": \"bartertrade\",\n            \"rank\": 2218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T21:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba\"\n            }\n        },\n        {\n            \"id\": 6593,\n            \"name\": \"Bitgear\",\n            \"symbol\": \"GEAR\",\n            \"slug\": \"bitgear\",\n            \"rank\": 2013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T21:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b980e05943dE3dB3a459C72325338d327B6F5a9\"\n            }\n        },\n        {\n            \"id\": 6594,\n            \"name\": \"MYX Network\",\n            \"symbol\": \"MYX\",\n            \"slug\": \"myx-network\",\n            \"rank\": 8503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T21:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2129fF6000b95A973236020BCd2b2006B0D8E019\"\n            }\n        },\n        {\n            \"id\": 6597,\n            \"name\": \"Degenerator Meme\",\n            \"symbol\": \"MEME\",\n            \"slug\": \"degenerator-meme\",\n            \"rank\": 1086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-16T04:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5525d397898e5502075ea5e830d8914f6f0affe\"\n            }\n        },\n        {\n            \"id\": 6598,\n            \"name\": \"Aureus Nummus Gold\",\n            \"symbol\": \"ANG\",\n            \"slug\": \"aureus-nummus-gold\",\n            \"rank\": 6722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x130914E1B240a7F4c5D460B7d3a2Fd3846b576fa\"\n            }\n        },\n        {\n            \"id\": 6600,\n            \"name\": \"Bitalgo\",\n            \"symbol\": \"ALG\",\n            \"slug\": \"bitalgo\",\n            \"rank\": 8171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T05:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6602,\n            \"name\": \"XFUEL\",\n            \"symbol\": \"XFUEL\",\n            \"slug\": \"xfuel\",\n            \"rank\": 8210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T02:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6607,\n            \"name\": \"MixTrust\",\n            \"symbol\": \"MXT\",\n            \"slug\": \"mixtrust\",\n            \"rank\": 3091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6251e725cd45fb1af99354035a414a2c0890b929\"\n            }\n        },\n        {\n            \"id\": 6609,\n            \"name\": \"Decentrahub Coin\",\n            \"symbol\": \"DCNTR\",\n            \"slug\": \"decentrahub-coin\",\n            \"rank\": 2363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6610,\n            \"name\": \"Defis Network\",\n            \"symbol\": \"DFS\",\n            \"slug\": \"defis-network\",\n            \"rank\": 2007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"DFS-eos-minedfstoken\"\n            }\n        },\n        {\n            \"id\": 6611,\n            \"name\": \"DuckDaoDime\",\n            \"symbol\": \"DDIM\",\n            \"slug\": \"duckdaodime\",\n            \"rank\": 924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfbeea1c75e4c4465cb2fccc9c6d6afe984558e20\"\n            }\n        },\n        {\n            \"id\": 6612,\n            \"name\": \"Fera\",\n            \"symbol\": \"FERA\",\n            \"slug\": \"fera\",\n            \"rank\": 1917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x539f3615c1dbafa0d008d87504667458acbd16fa\"\n            }\n        },\n        {\n            \"id\": 6615,\n            \"name\": \"Love Coin\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"love-coin\",\n            \"rank\": 8504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-04T01:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6617,\n            \"name\": \"Ethereum Vault\",\n            \"symbol\": \"ETHV\",\n            \"slug\": \"ethereum-vault\",\n            \"rank\": 8505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T21:44:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x058349297672b6cc7ccb6e59a679c5add74a6898\"\n            }\n        },\n        {\n            \"id\": 6621,\n            \"name\": \"Keysians Network\",\n            \"symbol\": \"KEN\",\n            \"slug\": \"keysians-network\",\n            \"rank\": 5156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T05:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a7ef4998eb9d0f706238756949f311a59e05745\"\n            }\n        },\n        {\n            \"id\": 6622,\n            \"name\": \"Hakka.Finance\",\n            \"symbol\": \"HAKKA\",\n            \"slug\": \"hakka-finance\",\n            \"rank\": 1250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T17:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e29e5abbb5fd88e28b2d355774e73bd47de3bcd\"\n            }\n        },\n        {\n            \"id\": 6623,\n            \"name\": \"DOGEFI\",\n            \"symbol\": \"DOGEFI\",\n            \"slug\": \"dogefi\",\n            \"rank\": 2183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T00:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b9087756eca997c5d595c840263001c9a26646d\"\n            }\n        },\n        {\n            \"id\": 6624,\n            \"name\": \"Golden Ratio Coin\",\n            \"symbol\": \"GOLDR\",\n            \"slug\": \"golden-ratio-coin\",\n            \"rank\": 6904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T22:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfE4F03C3AFbB9857b29fC706180Bf0044900D59\"\n            }\n        },\n        {\n            \"id\": 6625,\n            \"name\": \"Innovation Blockchain Payment\",\n            \"symbol\": \"IBP\",\n            \"slug\": \"innovation-blockchain-payment\",\n            \"rank\": 1033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T19:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7D14b842630cbc2530cB288109E5719e0C4d67d7\"\n            }\n        },\n        {\n            \"id\": 6626,\n            \"name\": \"SPACE-iZ\",\n            \"symbol\": \"SPIZ\",\n            \"slug\": \"space-iz\",\n            \"rank\": 7858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-20T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7A5c1058194Af8F00c187adB7FcC0c95f1C6c2d\"\n            }\n        },\n        {\n            \"id\": 6627,\n            \"name\": \"Meter Stable\",\n            \"symbol\": \"MTR\",\n            \"slug\": \"meter-stable\",\n            \"rank\": 3731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T23:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6628,\n            \"name\": \"Meter Governance mapped by Meter.io\",\n            \"symbol\": \"eMTRG\",\n            \"slug\": \"meter-governance-mapped-by-meter-io\",\n            \"rank\": 5247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F\"\n            }\n        },\n        {\n            \"id\": 6636,\n            \"name\": \"Polkadot\",\n            \"symbol\": \"DOT\",\n            \"slug\": \"polkadot-new\",\n            \"rank\": 10,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T03:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6638,\n            \"name\": \"UniLayer\",\n            \"symbol\": \"LAYER\",\n            \"slug\": \"unilayer\",\n            \"rank\": 1258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T03:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fF6ffcFDa92c53F615a4A75D982f399C989366b\"\n            }\n        },\n        {\n            \"id\": 6641,\n            \"name\": \"AhaToken\",\n            \"symbol\": \"AHT\",\n            \"slug\": \"ahatoken\",\n            \"rank\": 687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6645,\n            \"name\": \"COIL\",\n            \"symbol\": \"COIL\",\n            \"slug\": \"coil\",\n            \"rank\": 8506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T02:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3936ad01cf109a36489d93cabda11cf062fd3d48\"\n            }\n        },\n        {\n            \"id\": 6649,\n            \"name\": \"Cat Token\",\n            \"symbol\": \"CAT\",\n            \"slug\": \"cat-token\",\n            \"rank\": 1700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T20:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56015bbe3c01fe05bc30a8a9a9fd9a88917e7db3\"\n            }\n        },\n        {\n            \"id\": 6650,\n            \"name\": \"NFT\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"nft\",\n            \"rank\": 1104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T21:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcB8d1260F9c92A3A545d409466280fFdD7AF7042\"\n            }\n        },\n        {\n            \"id\": 6651,\n            \"name\": \"USDX [Kava]\",\n            \"symbol\": \"USDX\",\n            \"slug\": \"usdx-kava\",\n            \"rank\": 310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6653,\n            \"name\": \"FolgoryUSD\",\n            \"symbol\": \"USDF\",\n            \"slug\": \"folgoryusd\",\n            \"rank\": 3307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T01:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ab170fb62680b27783fe8090ffea2c15c53e280\"\n            }\n        },\n        {\n            \"id\": 6654,\n            \"name\": \"Crypto Price Index\",\n            \"symbol\": \"CPI\",\n            \"slug\": \"crypto-price-index\",\n            \"rank\": 7359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T02:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b67d1a87a8d8b280a23e97bc55095215ee0ec53\"\n            }\n        },\n        {\n            \"id\": 6655,\n            \"name\": \"Krosscoin\",\n            \"symbol\": \"KSS\",\n            \"slug\": \"krosscoin\",\n            \"rank\": 8507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T01:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6657,\n            \"name\": \"YAM V2\",\n            \"symbol\": \"YAMV2\",\n            \"slug\": \"yam-v2\",\n            \"rank\": 4274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaba8cac6866b83ae4eec97dd07ed254282f6ad8a\"\n            }\n        },\n        {\n            \"id\": 6664,\n            \"name\": \"GRAP\",\n            \"symbol\": \"GRAP\",\n            \"slug\": \"grap\",\n            \"rank\": 5093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T14:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB\"\n            }\n        },\n        {\n            \"id\": 6665,\n            \"name\": \"LGCY Network\",\n            \"symbol\": \"LGCY\",\n            \"slug\": \"lgcy-network\",\n            \"rank\": 617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae697f994fc5ebc000f8e22ebffee04612f98a0d\"\n            }\n        },\n        {\n            \"id\": 6667,\n            \"name\": \"Xiotri\",\n            \"symbol\": \"XIOT\",\n            \"slug\": \"xiotri\",\n            \"rank\": 2080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31024a4c3e9aeeb256b825790f5cb7ac645e7cd5\"\n            }\n        },\n        {\n            \"id\": 6668,\n            \"name\": \"PROXI\",\n            \"symbol\": \"CREDIT\",\n            \"slug\": \"proxi\",\n            \"rank\": 3244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T20:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4cb5793bd58bad06bf51fb37717b86b02cbe8a4\"\n            }\n        },\n        {\n            \"id\": 6669,\n            \"name\": \"PowerPool\",\n            \"symbol\": \"CVP\",\n            \"slug\": \"powerpool\",\n            \"rank\": 598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T13:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38e4adb44ef08f22f5b5b76a8f0c2d0dcbe7dca1\"\n            }\n        },\n        {\n            \"id\": 6670,\n            \"name\": \"Axis DeFi\",\n            \"symbol\": \"AXIS\",\n            \"slug\": \"axis-defi\",\n            \"rank\": 2175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T07:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xecc0f1f860a82ab3b442382d93853c02d6384389\"\n            }\n        },\n        {\n            \"id\": 6672,\n            \"name\": \"DeFi Omega\",\n            \"symbol\": \"DFIO\",\n            \"slug\": \"defi-omega\",\n            \"rank\": 8508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T07:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee3b9b531f4c564c70e14b7b3bb7d516f33513ff\"\n            }\n        },\n        {\n            \"id\": 6674,\n            \"name\": \"Fyooz\",\n            \"symbol\": \"FYZ\",\n            \"slug\": \"fyooz\",\n            \"rank\": 2491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T10:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6BFf2fE249601ed0Db3a87424a2E923118BB0312\"\n            }\n        },\n        {\n            \"id\": 6675,\n            \"name\": \"MIKS COIN\",\n            \"symbol\": \"MIKS\",\n            \"slug\": \"miks-coin\",\n            \"rank\": 8509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T11:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFbaf48e57CAB46F4c2E03eDB90a421D9fC6c7cBF\"\n            }\n        },\n        {\n            \"id\": 6679,\n            \"name\": \"WHALE\",\n            \"symbol\": \"WHALE\",\n            \"slug\": \"whale\",\n            \"rank\": 535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T05:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9355372396e3F6daF13359B7b607a3374cc638e0\"\n            }\n        },\n        {\n            \"id\": 6680,\n            \"name\": \"Digex\",\n            \"symbol\": \"DIGEX\",\n            \"slug\": \"digex\",\n            \"rank\": 7455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T02:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x763F8B4fB067190e739Ed6ACB12F40f2F3890840\"\n            }\n        },\n        {\n            \"id\": 6682,\n            \"name\": \"Pollux Coin\",\n            \"symbol\": \"POX\",\n            \"slug\": \"pollux-coin\",\n            \"rank\": 7250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T06:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP\"\n            }\n        },\n        {\n            \"id\": 6684,\n            \"name\": \"Dextoken\",\n            \"symbol\": \"DEXG\",\n            \"slug\": \"dextoken\",\n            \"rank\": 8057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T06:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb81d70802a816b5dacba06d708b5acf19dcd436d\"\n            }\n        },\n        {\n            \"id\": 6686,\n            \"name\": \"yVault LP-yCurve\",\n            \"symbol\": \"yVault LP-yCurve(YYCRV)\",\n            \"slug\": \"yvault-lp-ycurve\",\n            \"rank\": 8510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c\"\n            }\n        },\n        {\n            \"id\": 6689,\n            \"name\": \"DegenVC\",\n            \"symbol\": \"DGVC\",\n            \"slug\": \"degenvc\",\n            \"rank\": 8511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T09:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26E43759551333e57F073bb0772F50329A957b30\"\n            }\n        },\n        {\n            \"id\": 6692,\n            \"name\": \"MORK\",\n            \"symbol\": \"MORK\",\n            \"slug\": \"mork\",\n            \"rank\": 8512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf552b656022c218C26dAd43ad88881Fc04116F76\"\n            }\n        },\n        {\n            \"id\": 6693,\n            \"name\": \"OC Protocol\",\n            \"symbol\": \"OCP\",\n            \"slug\": \"oc-protocol\",\n            \"rank\": 8513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6696,\n            \"name\": \"The Hash Speed\",\n            \"symbol\": \"THS\",\n            \"slug\": \"the-hash-speed\",\n            \"rank\": 5531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T02:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLfPY3F38j9ot8TJCtV8ovARdQmfmzL4na\"\n            }\n        },\n        {\n            \"id\": 6697,\n            \"name\": \"TriipMiles\",\n            \"symbol\": \"TIIM\",\n            \"slug\": \"triipmiles\",\n            \"rank\": 4952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T23:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3da4f9e86deef7c50a8b167493f26e894edcd7d5\"\n            }\n        },\n        {\n            \"id\": 6700,\n            \"name\": \"Libera\",\n            \"symbol\": \"LIB\",\n            \"slug\": \"libera\",\n            \"rank\": 8514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T02:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0bf6261297198d91d4fa460242c69232146a5703\"\n            }\n        },\n        {\n            \"id\": 6701,\n            \"name\": \"Burency\",\n            \"symbol\": \"BUY\",\n            \"slug\": \"burency\",\n            \"rank\": 1277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-30T21:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31fdd1c6607f47c14a2821f599211c67ac20fa96\"\n            }\n        },\n        {\n            \"id\": 6703,\n            \"name\": \"CAT.trade Protocol\",\n            \"symbol\": \"CATX\",\n            \"slug\": \"cat-trade-protocol\",\n            \"rank\": 8282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T02:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC7743bf0B300Ec041E704Cc34d4f43050942099E\"\n            }\n        },\n        {\n            \"id\": 6704,\n            \"name\": \"JBOX\",\n            \"symbol\": \"JBX\",\n            \"slug\": \"jboxcoin\",\n            \"rank\": 8122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x884e3902c4d5cfa86de4ace7a96aa91ebc25c0ff\"\n            }\n        },\n        {\n            \"id\": 6705,\n            \"name\": \"Lien\",\n            \"symbol\": \"LIEN\",\n            \"slug\": \"lien\",\n            \"rank\": 3603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T03:49:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xab37e1358b639fd877f015027bb62d3ddaa7557e\"\n            }\n        },\n        {\n            \"id\": 6708,\n            \"name\": \"YFIEXCHANGE.FINANCE\",\n            \"symbol\": \"YFIE\",\n            \"slug\": \"yfiexchange-finance\",\n            \"rank\": 7506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T04:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6709,\n            \"name\": \"Vidya\",\n            \"symbol\": \"VIDYA\",\n            \"slug\": \"vidya\",\n            \"rank\": 1102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T04:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d3d35bb9bec23b06ca00fe472b50e7a4c692c30\"\n            }\n        },\n        {\n            \"id\": 6711,\n            \"name\": \"Mazzuma\",\n            \"symbol\": \"MAZ\",\n            \"slug\": \"mazzuma\",\n            \"rank\": 8515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T05:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6714,\n            \"name\": \"Libfx\",\n            \"symbol\": \"LIBFX\",\n            \"slug\": \"libfx\",\n            \"rank\": 7993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0ea83113038987d974fe667831a36e442e661e7\"\n            }\n        },\n        {\n            \"id\": 6715,\n            \"name\": \"Sperax\",\n            \"symbol\": \"SPA\",\n            \"slug\": \"sperax\",\n            \"rank\": 3051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T06:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB4A3B0Faf0Ab53df58001804DdA5Bfc6a3D59008\"\n            }\n        },\n        {\n            \"id\": 6718,\n            \"name\": \"Growth DeFi\",\n            \"symbol\": \"GRO\",\n            \"slug\": \"growthdefi\",\n            \"rank\": 1062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T09:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x336eD56D8615271b38EcEE6F4786B55d0EE91b96\"\n            }\n        },\n        {\n            \"id\": 6719,\n            \"name\": \"The Graph\",\n            \"symbol\": \"GRT\",\n            \"slug\": \"the-graph\",\n            \"rank\": 56,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T18:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc944e90c64b2c07662a292be6244bdf05cda44a7\"\n            }\n        },\n        {\n            \"id\": 6722,\n            \"name\": \"Dextrust\",\n            \"symbol\": \"DETS\",\n            \"slug\": \"dextrust\",\n            \"rank\": 8516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T03:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd379700999f4805ce80aa32db46a94df64561108\"\n            }\n        },\n        {\n            \"id\": 6724,\n            \"name\": \"Klever\",\n            \"symbol\": \"KLV\",\n            \"slug\": \"klever\",\n            \"rank\": 438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T03:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS\"\n            }\n        },\n        {\n            \"id\": 6726,\n            \"name\": \"YUSRA\",\n            \"symbol\": \"YUSRA\",\n            \"slug\": \"yusra\",\n            \"rank\": 1242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T20:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6727,\n            \"name\": \"Reserve\",\n            \"symbol\": \"RSV\",\n            \"slug\": \"reserve\",\n            \"rank\": 692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T17:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x196f4727526eA7FB1e17b2071B3d8eAA38486988\"\n            }\n        },\n        {\n            \"id\": 6731,\n            \"name\": \"Tokamak Network\",\n            \"symbol\": \"TON\",\n            \"slug\": \"tokamak-network\",\n            \"rank\": 973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-29T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2be5e8c109e2197D077D13A82dAead6a9b3433C5\"\n            }\n        },\n        {\n            \"id\": 6732,\n            \"name\": \"DEONEX COIN\",\n            \"symbol\": \"DON\",\n            \"slug\": \"deonex-coin\",\n            \"rank\": 5811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T03:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TSDWY8PLtqHyLYMB4rdgbjyuuS3HvHJinB\"\n            }\n        },\n        {\n            \"id\": 6734,\n            \"name\": \"Vision\",\n            \"symbol\": \"VSN\",\n            \"slug\": \"vision\",\n            \"rank\": 8517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T03:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6735,\n            \"name\": \"Nexalt\",\n            \"symbol\": \"XLT\",\n            \"slug\": \"nexalt\",\n            \"rank\": 2020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T03:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6738,\n            \"name\": \"Quantbook\",\n            \"symbol\": \"QTBK\",\n            \"slug\": \"quantbook\",\n            \"rank\": 8187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-14T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9403d608515f7346EC44B998984d7741Fd0D9bd4\"\n            }\n        },\n        {\n            \"id\": 6739,\n            \"name\": \"ONBUFF\",\n            \"symbol\": \"ONIT\",\n            \"slug\": \"onbuff\",\n            \"rank\": 3212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T09:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x410e731c2970Dce3AdD351064AcF5cE9E33FDBf0\"\n            }\n        },\n        {\n            \"id\": 6742,\n            \"name\": \"DxSale Network\",\n            \"symbol\": \"SALE\",\n            \"slug\": \"dxsale-network\",\n            \"rank\": 4093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF063fE1aB7a291c5d06a86e14730b00BF24cB589\"\n            }\n        },\n        {\n            \"id\": 6743,\n            \"name\": \"Falconswap\",\n            \"symbol\": \"FSW\",\n            \"slug\": \"fsw-token\",\n            \"rank\": 1610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T02:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfffffffff15abf397da76f1dcc1a1604f45126db\"\n            }\n        },\n        {\n            \"id\": 6744,\n            \"name\": \"Chain Games\",\n            \"symbol\": \"CHAIN\",\n            \"slug\": \"chain-games\",\n            \"rank\": 3074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T07:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC4C2614E694cF534D407Ee49F8E44D125E4681c4\"\n            }\n        },\n        {\n            \"id\": 6747,\n            \"name\": \"Crust Network\",\n            \"symbol\": \"CRU\",\n            \"slug\": \"crustnetwork\",\n            \"rank\": 801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32a7C02e79c4ea1008dD6564b35F131428673c41\"\n            }\n        },\n        {\n            \"id\": 6748,\n            \"name\": \"Centrifuge\",\n            \"symbol\": \"CFG\",\n            \"slug\": \"centrifuge\",\n            \"rank\": 373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T17:45:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6754,\n            \"name\": \"Polkaswap\",\n            \"symbol\": \"PSWAP\",\n            \"slug\": \"polkaswap\",\n            \"rank\": 3163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T07:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6756,\n            \"name\": \"Acala Token\",\n            \"symbol\": \"ACA\",\n            \"slug\": \"acala\",\n            \"rank\": 367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6758,\n            \"name\": \"SushiSwap\",\n            \"symbol\": \"SUSHI\",\n            \"slug\": \"sushiswap\",\n            \"rank\": 115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T16:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b3595068778dd592e39a122f4f5a5cf09c90fe2\"\n            }\n        },\n        {\n            \"id\": 6760,\n            \"name\": \"Easticoin\",\n            \"symbol\": \"ESTI\",\n            \"slug\": \"easticoin\",\n            \"rank\": 8518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-16T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6761,\n            \"name\": \"ReFork\",\n            \"symbol\": \"EFK\",\n            \"slug\": \"refork\",\n            \"rank\": 4791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T03:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6653c0d21507573cc39ead1e609d74d5e0ca16e2\"\n            }\n        },\n        {\n            \"id\": 6765,\n            \"name\": \"ESR Coin\",\n            \"symbol\": \"ESRC\",\n            \"slug\": \"esr-coin\",\n            \"rank\": 6172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T04:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6766,\n            \"name\": \"Satopay Network\",\n            \"symbol\": \"STOP\",\n            \"slug\": \"satopay-network\",\n            \"rank\": 4831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T04:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c3ee4f778e282b59d42d693a97b80b1ed80f4ee\"\n            }\n        },\n        {\n            \"id\": 6771,\n            \"name\": \"DataHighway\",\n            \"symbol\": \"DHX\",\n            \"slug\": \"datahighway\",\n            \"rank\": 4957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T20:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6773,\n            \"name\": \"FUTUREXCRYPTO\",\n            \"symbol\": \"FXC\",\n            \"slug\": \"futurexcrypto\",\n            \"rank\": 2982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T08:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e6063b7b3a1c1952ed2c4087fd528998db69ec7\"\n            }\n        },\n        {\n            \"id\": 6775,\n            \"name\": \"Dipper Network\",\n            \"symbol\": \"DIP\",\n            \"slug\": \"dipper-network\",\n            \"rank\": 3448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T08:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6783,\n            \"name\": \"Axie Infinity\",\n            \"symbol\": \"AXS\",\n            \"slug\": \"axie-infinity\",\n            \"rank\": 40,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T13:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb0e17ef65f82ab018d8edd776e8dd940327b28b\"\n            }\n        },\n        {\n            \"id\": 6789,\n            \"name\": \"Blockchain Cuties Universe Governance\",\n            \"symbol\": \"BCUG\",\n            \"slug\": \"blockchain-cuties-universe\",\n            \"rank\": 1760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14da7b27b2e0fedefe0a664118b0c9bc68e2e9af\"\n            }\n        },\n        {\n            \"id\": 6796,\n            \"name\": \"DeFi of Thrones\",\n            \"symbol\": \"DOTX\",\n            \"slug\": \"defi-of-thrones\",\n            \"rank\": 4901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-21T22:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFAb5a05C933f1A2463E334E011992E897D56eF0a\"\n            }\n        },\n        {\n            \"id\": 6799,\n            \"name\": \"Swapfolio\",\n            \"symbol\": \"SWFL\",\n            \"slug\": \"swapfolio\",\n            \"rank\": 8519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T14:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba21ef4c9f433ede00badefcc2754b8e74bd538a\"\n            }\n        },\n        {\n            \"id\": 6801,\n            \"name\": \"TriumphX\",\n            \"symbol\": \"TRIX\",\n            \"slug\": \"triumphx\",\n            \"rank\": 1018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T22:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x056354F3Ff20743aa4c0DA365603871c7000b081\"\n            }\n        },\n        {\n            \"id\": 6803,\n            \"name\": \"ATTN\",\n            \"symbol\": \"ATTN\",\n            \"slug\": \"attn\",\n            \"rank\": 4841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T15:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdF3A0a958F5a599Aa8f3071AA6488C22416EFB89\"\n            }\n        },\n        {\n            \"id\": 6804,\n            \"name\": \"MiraQle\",\n            \"symbol\": \"MQL\",\n            \"slug\": \"miraqle\",\n            \"rank\": 3029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-10T15:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x428dc22668e6f3468273634067e5545ed5417a3e\"\n            }\n        },\n        {\n            \"id\": 6807,\n            \"name\": \"YFISCURITY\",\n            \"symbol\": \"YFIS\",\n            \"slug\": \"yfiscurity\",\n            \"rank\": 8110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T16:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86965a86539e2446f9e72634cefca7983cc21a81\"\n            }\n        },\n        {\n            \"id\": 6809,\n            \"name\": \"GolderGames\",\n            \"symbol\": \"GLDR\",\n            \"slug\": \"goldergames\",\n            \"rank\": 8520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T17:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2ba4afcbe22f0e626d67d8f31e96428706282e9\"\n            }\n        },\n        {\n            \"id\": 6810,\n            \"name\": \"Cyclub\",\n            \"symbol\": \"CYCLUB\",\n            \"slug\": \"cyclub\",\n            \"rank\": 483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b58c52C03ca5Eb619EBa171091c86C34d603e5f\"\n            }\n        },\n        {\n            \"id\": 6811,\n            \"name\": \"Fee Active Collateral Token\",\n            \"symbol\": \"FACT\",\n            \"slug\": \"fee-active-collateral-token\",\n            \"rank\": 8521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92\"\n            }\n        },\n        {\n            \"id\": 6814,\n            \"name\": \"AmazonasCoin\",\n            \"symbol\": \"AMZ\",\n            \"slug\": \"amazonascoin\",\n            \"rank\": 8522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6822,\n            \"name\": \"DistX\",\n            \"symbol\": \"DISTX\",\n            \"slug\": \"distx\",\n            \"rank\": 2708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T04:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b4701f3f827e1331fb22ff8e2beac24b17eb055\"\n            }\n        },\n        {\n            \"id\": 6823,\n            \"name\": \"Semitoken\",\n            \"symbol\": \"SEMI\",\n            \"slug\": \"semitoken\",\n            \"rank\": 8292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T20:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6D7917864003a9bb13CBbEC8F1CdD4E36dDf6fc8\"\n            }\n        },\n        {\n            \"id\": 6824,\n            \"name\": \"Epanus\",\n            \"symbol\": \"EPS\",\n            \"slug\": \"epanus\",\n            \"rank\": 8173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T20:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50ec35d1e18d439f02fa895746fc3e1bef311780\"\n            }\n        },\n        {\n            \"id\": 6829,\n            \"name\": \"Pearl\",\n            \"symbol\": \"PEARL\",\n            \"slug\": \"pearl\",\n            \"rank\": 3710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T07:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGbu32VEGpS4kDmjrmn5ZZJgUyHQiaweoq\"\n            }\n        },\n        {\n            \"id\": 6830,\n            \"name\": \"KILT Protocol\",\n            \"symbol\": \"KILT\",\n            \"slug\": \"kiltprotocol\",\n            \"rank\": 405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T01:15:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6833,\n            \"name\": \"Litentry\",\n            \"symbol\": \"LIT\",\n            \"slug\": \"litentry\",\n            \"rank\": 578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb59490ab09a0f526cc7305822ac65f2ab12f9723\"\n            }\n        },\n        {\n            \"id\": 6836,\n            \"name\": \"Moonbeam\",\n            \"symbol\": \"GLMR\",\n            \"slug\": \"moonbeam\",\n            \"rank\": 135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6839,\n            \"name\": \"KIMCHI.finance\",\n            \"symbol\": \"KIMCHI\",\n            \"slug\": \"kimchi-finance\",\n            \"rank\": 2224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T18:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e18821e69b9faa8e6e75dffe54e7e25754beda0\"\n            }\n        },\n        {\n            \"id\": 6841,\n            \"name\": \"Phala Network\",\n            \"symbol\": \"PHA\",\n            \"slug\": \"phala-network\",\n            \"rank\": 465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-13T02:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6843,\n            \"name\": \"Radicle\",\n            \"symbol\": \"RAD\",\n            \"slug\": \"radicle\",\n            \"rank\": 306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6848,\n            \"name\": \"Walnut.finance\",\n            \"symbol\": \"WTF\",\n            \"slug\": \"walnut-finance\",\n            \"rank\": 8523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T02:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0501e7a02c285b9b520fdbf1badc74ae931ad75d\"\n            }\n        },\n        {\n            \"id\": 6849,\n            \"name\": \"Pylon Finance\",\n            \"symbol\": \"PYLON\",\n            \"slug\": \"pylon-finance\",\n            \"rank\": 2092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T16:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2\"\n            }\n        },\n        {\n            \"id\": 6850,\n            \"name\": \"DeFiat\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"defiat\",\n            \"rank\": 7518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T03:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ee603933e024d8d53dde3faa0bf98fe2a3d6f1\"\n            }\n        },\n        {\n            \"id\": 6851,\n            \"name\": \"GrafSound\",\n            \"symbol\": \"GSMT\",\n            \"slug\": \"grafsound\",\n            \"rank\": 6345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T03:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7713bCda5106424FF6B0Ae1e7Fa05C3f4ae3ecB0\"\n            }\n        },\n        {\n            \"id\": 6852,\n            \"name\": \"Akropolis Delphi\",\n            \"symbol\": \"ADEL\",\n            \"slug\": \"akropolis-delphi\",\n            \"rank\": 4282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94d863173ee77439e4292284ff13fad54b3ba182\"\n            }\n        },\n        {\n            \"id\": 6855,\n            \"name\": \"BIDR\",\n            \"symbol\": \"BIDR\",\n            \"slug\": \"binance-idr\",\n            \"rank\": 852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T04:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BIDR-0E9\"\n            }\n        },\n        {\n            \"id\": 6857,\n            \"name\": \"DeFi Bids\",\n            \"symbol\": \"BID\",\n            \"slug\": \"defi-bids\",\n            \"rank\": 2154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T20:24:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288\"\n            }\n        },\n        {\n            \"id\": 6859,\n            \"name\": \"Harvest Finance\",\n            \"symbol\": \"FARM\",\n            \"slug\": \"harvest-finance\",\n            \"rank\": 451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T13:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0246c9032bC3A600820415aE600c6388619A14D\"\n            }\n        },\n        {\n            \"id\": 6861,\n            \"name\": \"ChartEx\",\n            \"symbol\": \"CHART\",\n            \"slug\": \"chartex\",\n            \"rank\": 2374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1d37986f252d0e349522ea6c3b98cb935495e63e\"\n            }\n        },\n        {\n            \"id\": 6862,\n            \"name\": \"Boosted Finance\",\n            \"symbol\": \"BOOST\",\n            \"slug\": \"boosted-finance\",\n            \"rank\": 2457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T15:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e780920601D61cEdb860fe9c4a90c9EA6A35E78\"\n            }\n        },\n        {\n            \"id\": 6863,\n            \"name\": \"YFFS Finance\",\n            \"symbol\": \"YFFS\",\n            \"slug\": \"yffs\",\n            \"rank\": 8524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T04:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90D702f071d2af33032943137AD0aB4280705817\"\n            }\n        },\n        {\n            \"id\": 6865,\n            \"name\": \"Crypton\",\n            \"symbol\": \"CRP\",\n            \"slug\": \"utopia\",\n            \"rank\": 1154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T03:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6866,\n            \"name\": \"TAI\",\n            \"symbol\": \"TAI\",\n            \"slug\": \"tai\",\n            \"rank\": 4061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T09:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TRwS7apsNdRGzMBfhB2hVC4RhqfubUYZ8P\"\n            }\n        },\n        {\n            \"id\": 6867,\n            \"name\": \"STABLE ASSET\",\n            \"symbol\": \"STA\",\n            \"slug\": \"stable-asset\",\n            \"rank\": 6197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T06:19:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7d05bda4bf5876ba1254b3eaaf8b47d2f5676eb\"\n            }\n        },\n        {\n            \"id\": 6868,\n            \"name\": \"Seigniorage Shares\",\n            \"symbol\": \"SHARE\",\n            \"slug\": \"seigniorage-shares\",\n            \"rank\": 2147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T06:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39795344cbcc76cc3fb94b9d1b15c23c2070c66d\"\n            }\n        },\n        {\n            \"id\": 6869,\n            \"name\": \"BLOCKMAX\",\n            \"symbol\": \"OCB\",\n            \"slug\": \"blockmax\",\n            \"rank\": 4705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T07:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x466912baa9430a4a460b141ee8c580d817441449\"\n            }\n        },\n        {\n            \"id\": 6870,\n            \"name\": \"OIN Finance\",\n            \"symbol\": \"OIN\",\n            \"slug\": \"oin-finance\",\n            \"rank\": 1186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T15:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9aeB50f542050172359A0e1a25a9933Bc8c01259\"\n            }\n        },\n        {\n            \"id\": 6872,\n            \"name\": \"Carrot\",\n            \"symbol\": \"CRT\",\n            \"slug\": \"carrot\",\n            \"rank\": 4874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T20:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TZ7EvoZdEet2P9E2DKf9CtKf6EAyFwRAS3\"\n            }\n        },\n        {\n            \"id\": 6874,\n            \"name\": \"SalmonSwap\",\n            \"symbol\": \"SAL\",\n            \"slug\": \"salmonswap\",\n            \"rank\": 5535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T04:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TXyrq6xE49dJhBGBYRH4pZzq9QdXNKWUQa\"\n            }\n        },\n        {\n            \"id\": 6881,\n            \"name\": \"DefiDollar\",\n            \"symbol\": \"DUSD\",\n            \"slug\": \"defidollar\",\n            \"rank\": 3729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5bc25f649fc4e26069ddf4cf4010f9f706c23831\"\n            }\n        },\n        {\n            \"id\": 6882,\n            \"name\": \"ExNetwork Token\",\n            \"symbol\": \"EXNT\",\n            \"slug\": \"exnetwork-token\",\n            \"rank\": 1047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T04:19:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD6c67B93a7b248dF608a653d82a100556144c5DA\"\n            }\n        },\n        {\n            \"id\": 6883,\n            \"name\": \"KittenFinance\",\n            \"symbol\": \"KIF\",\n            \"slug\": \"kittenfinance\",\n            \"rank\": 5064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T04:19:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x177ba0cac51bfc7ea24bad39d81dcefd59d74faa\"\n            }\n        },\n        {\n            \"id\": 6886,\n            \"name\": \"yfBeta\",\n            \"symbol\": \"YFBETA\",\n            \"slug\": \"yfbeta\",\n            \"rank\": 8525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:04:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89ee58af4871b474c30001982c3d7439c933c838\"\n            }\n        },\n        {\n            \"id\": 6887,\n            \"name\": \"Archethic\",\n            \"symbol\": \"UCO\",\n            \"slug\": \"uniris\",\n            \"rank\": 4407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a3d77e9d6968b780564936d15B09805827C21fa\"\n            }\n        },\n        {\n            \"id\": 6888,\n            \"name\": \"Omega Protocol Money\",\n            \"symbol\": \"OPM\",\n            \"slug\": \"omega-protocol-money\",\n            \"rank\": 8085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4c17bc4979c1dc7b4ca50115358dec58c67fd9d\"\n            }\n        },\n        {\n            \"id\": 6889,\n            \"name\": \"TRONbetLive\",\n            \"symbol\": \"LIVE\",\n            \"slug\": \"tronbetlive\",\n            \"rank\": 7948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:39:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TVgAYofpQku5G4zenXnvxhbZxpzzrk8WVK\"\n            }\n        },\n        {\n            \"id\": 6890,\n            \"name\": \"TON Token\",\n            \"symbol\": \"TON\",\n            \"slug\": \"tontoken\",\n            \"rank\": 4668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:34:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a6c2ada3ce053561c2fbc3ee211f23d9b8c520a\"\n            }\n        },\n        {\n            \"id\": 6891,\n            \"name\": \"Niftyx Protocol\",\n            \"symbol\": \"SHROOM\",\n            \"slug\": \"niftyx-protocol\",\n            \"rank\": 808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:34:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed0439eacf4c4965ae4613d77a5c2efe10e5f183\"\n            }\n        },\n        {\n            \"id\": 6892,\n            \"name\": \"Elrond\",\n            \"symbol\": \"EGLD\",\n            \"slug\": \"elrond-egld\",\n            \"rank\": 44,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T09:29:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6894,\n            \"name\": \"AstroTools\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astrotools\",\n            \"rank\": 2076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T14:24:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbd55d4ffc43467142761a764763652b48b969ff\"\n            }\n        },\n        {\n            \"id\": 6896,\n            \"name\": \"CORN\",\n            \"symbol\": \"CORN\",\n            \"slug\": \"corn\",\n            \"rank\": 4693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T04:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDAcEgFppHPMfsJdr3kdhUhDFWKTZQVMM5\"\n            }\n        },\n        {\n            \"id\": 6898,\n            \"name\": \"JackPool.finance\",\n            \"symbol\": \"JFI\",\n            \"slug\": \"jackpool-finance\",\n            \"rank\": 4165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T05:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha\"\n            }\n        },\n        {\n            \"id\": 6901,\n            \"name\": \"Swerve\",\n            \"symbol\": \"SWRV\",\n            \"slug\": \"swerve\",\n            \"rank\": 1432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T06:09:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8baa0e4287890a5f79863ab62b7f175cecbd433\"\n            }\n        },\n        {\n            \"id\": 6905,\n            \"name\": \"Upper Euro\",\n            \"symbol\": \"EURU\",\n            \"slug\": \"upper-euro\",\n            \"rank\": 2981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T06:49:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c139349ee94ebaaff55ed52d382673c263b22d6\"\n            }\n        },\n        {\n            \"id\": 6906,\n            \"name\": \"Upper Pound\",\n            \"symbol\": \"GBPU\",\n            \"slug\": \"upper-pound\",\n            \"rank\": 2984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T22:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27ed129c298c5df130364083f491e2920e5a2f29\"\n            }\n        },\n        {\n            \"id\": 6907,\n            \"name\": \"Upper Dollar\",\n            \"symbol\": \"USDU\",\n            \"slug\": \"upper-dollar\",\n            \"rank\": 2970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T06:54:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41a03e41ef555392c9f0ad60f4f61e263078bf10\"\n            }\n        },\n        {\n            \"id\": 6909,\n            \"name\": \"YFA Finance\",\n            \"symbol\": \"YFA\",\n            \"slug\": \"yfa-finance\",\n            \"rank\": 8526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T07:09:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEf327568556310d344c49FB7cE6CBFE7b2bB83e6\"\n            }\n        },\n        {\n            \"id\": 6911,\n            \"name\": \"BNSD Finance\",\n            \"symbol\": \"BNSD\",\n            \"slug\": \"bnsd-finance\",\n            \"rank\": 3543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-06T22:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x668DbF100635f593A3847c0bDaF21f0a09380188\"\n            }\n        },\n        {\n            \"id\": 6912,\n            \"name\": \"Yield Stake Finance\",\n            \"symbol\": \"YI12\",\n            \"slug\": \"yield-stake-finance\",\n            \"rank\": 2570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03e4bdce611104289333f35c8177558b04cc99ff\"\n            }\n        },\n        {\n            \"id\": 6914,\n            \"name\": \"junca Cash\",\n            \"symbol\": \"JCC\",\n            \"slug\": \"junca-cash\",\n            \"rank\": 4886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea7aa1edd21735a5ab05ee3e90869016191e274e\"\n            }\n        },\n        {\n            \"id\": 6916,\n            \"name\": \"The Forms\",\n            \"symbol\": \"FRMS\",\n            \"slug\": \"the-forms\",\n            \"rank\": 8527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b80596660f007342dc590e5c53bbddd2cd550fb\"\n            }\n        },\n        {\n            \"id\": 6918,\n            \"name\": \"Foresight\",\n            \"symbol\": \"FORS\",\n            \"slug\": \"foresight\",\n            \"rank\": 8098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215\"\n            }\n        },\n        {\n            \"id\": 6919,\n            \"name\": \"Definitex\",\n            \"symbol\": \"DFX\",\n            \"slug\": \"definitex\",\n            \"rank\": 8528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T06:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1f5de69c9c8d9be8a7b01773cc1166d4ec6ede2\"\n            }\n        },\n        {\n            \"id\": 6920,\n            \"name\": \"Coin Artist\",\n            \"symbol\": \"COIN\",\n            \"slug\": \"coin-artist\",\n            \"rank\": 1928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T06:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87b008E57F640D94Ee44Fd893F0323AF933F9195\"\n            }\n        },\n        {\n            \"id\": 6928,\n            \"name\": \"Bella Protocol\",\n            \"symbol\": \"BEL\",\n            \"slug\": \"bella-protocol\",\n            \"rank\": 572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T08:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa91ac63d040deb1b7a5e4d4134ad23eb0ba07e14\"\n            }\n        },\n        {\n            \"id\": 6929,\n            \"name\": \"Hegic\",\n            \"symbol\": \"HEGIC\",\n            \"slug\": \"hegic\",\n            \"rank\": 696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T03:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x584bC13c7D411c00c01A62e8019472dE68768430\"\n            }\n        },\n        {\n            \"id\": 6930,\n            \"name\": \"Kira Network\",\n            \"symbol\": \"KEX\",\n            \"slug\": \"kira-network\",\n            \"rank\": 1329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-26T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6931,\n            \"name\": \"Token CashPay\",\n            \"symbol\": \"TCP\",\n            \"slug\": \"token-cashpay\",\n            \"rank\": 8529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T23:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x331A4589516EAE384eA5F557853AF6aF73B9534e\"\n            }\n        },\n        {\n            \"id\": 6933,\n            \"name\": \"Nuco.cloud\",\n            \"symbol\": \"NCDT\",\n            \"slug\": \"nuco-cloud\",\n            \"rank\": 1868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0c8b298db4cffe05d1bea0bb1ba414522b33c1b\"\n            }\n        },\n        {\n            \"id\": 6934,\n            \"name\": \"BEAR Coin\",\n            \"symbol\": \"BEAR\",\n            \"slug\": \"voytek-bear-coin\",\n            \"rank\": 8265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6935,\n            \"name\": \"Fiscus.fyi\",\n            \"symbol\": \"FFYI\",\n            \"slug\": \"fiscus-fyi\",\n            \"rank\": 8237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca76baa777d749de63ca044853d22d56bc70bb47\"\n            }\n        },\n        {\n            \"id\": 6938,\n            \"name\": \"YFDAI.FINANCE\",\n            \"symbol\": \"YF-DAI\",\n            \"slug\": \"yfdai-finance\",\n            \"rank\": 1798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577\"\n            }\n        },\n        {\n            \"id\": 6940,\n            \"name\": \"Lead Wallet\",\n            \"symbol\": \"LEAD\",\n            \"slug\": \"lead-wallet\",\n            \"rank\": 1662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1dd80016e3d4ae146ee2ebb484e8edd92dacc4ce\"\n            }\n        },\n        {\n            \"id\": 6941,\n            \"name\": \"Huobi BTC\",\n            \"symbol\": \"HBTC\",\n            \"slug\": \"huobi-btc\",\n            \"rank\": 208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T08:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0316EB71485b0Ab14103307bf65a021042c6d380\"\n            }\n        },\n        {\n            \"id\": 6942,\n            \"name\": \"Juggernaut\",\n            \"symbol\": \"JGN\",\n            \"slug\": \"juggernaut\",\n            \"rank\": 1051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T04:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73374ea518de7addd4c2b624c0e8b113955ee041\"\n            }\n        },\n        {\n            \"id\": 6943,\n            \"name\": \"Baguette Token\",\n            \"symbol\": \"BGTT\",\n            \"slug\": \"baguette-token\",\n            \"rank\": 2471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T04:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a545Ed3863221A974F327199Ac22F7f12535F11\"\n            }\n        },\n        {\n            \"id\": 6944,\n            \"name\": \"MilliMeter\",\n            \"symbol\": \"MM\",\n            \"slug\": \"millimeter\",\n            \"rank\": 3776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC3c221fE28c33814c28c822b631fd76047eF1a63\"\n            }\n        },\n        {\n            \"id\": 6945,\n            \"name\": \"Amp\",\n            \"symbol\": \"AMP\",\n            \"slug\": \"amp\",\n            \"rank\": 74,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T04:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff20817765cb7f73d4bde2e66e067e58d11095c2\"\n            }\n        },\n        {\n            \"id\": 6947,\n            \"name\": \"Valobit\",\n            \"symbol\": \"VBIT\",\n            \"slug\": \"valobit\",\n            \"rank\": 549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8366948b4a3f07bcbf14eb1739daa42a26b07c4\"\n            }\n        },\n        {\n            \"id\": 6949,\n            \"name\": \"Hedget\",\n            \"symbol\": \"HGET\",\n            \"slug\": \"hedget\",\n            \"rank\": 1238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T03:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7968bc6a03017ea2de509aaa816f163db0f35148\"\n            }\n        },\n        {\n            \"id\": 6950,\n            \"name\": \"Perpetual Protocol\",\n            \"symbol\": \"PERP\",\n            \"slug\": \"perpetual-protocol\",\n            \"rank\": 132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-13T07:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc396689893d065f41bc2c6ecbee5e0085233447\"\n            }\n        },\n        {\n            \"id\": 6951,\n            \"name\": \"Reef\",\n            \"symbol\": \"REEF\",\n            \"slug\": \"reef\",\n            \"rank\": 266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6952,\n            \"name\": \"Frax\",\n            \"symbol\": \"FRAX\",\n            \"slug\": \"frax\",\n            \"rank\": 204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-26T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x853d955acef822db058eb8505911ed77f175b99e\"\n            }\n        },\n        {\n            \"id\": 6953,\n            \"name\": \"Frax Share\",\n            \"symbol\": \"FXS\",\n            \"slug\": \"frax-share\",\n            \"rank\": 147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-26T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0\"\n            }\n        },\n        {\n            \"id\": 6956,\n            \"name\": \"BUILD Finance\",\n            \"symbol\": \"BUILD\",\n            \"slug\": \"build-finance\",\n            \"rank\": 4488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-10T17:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e36556b3ee5aa28def2a8ec3dae30ec2b208739\"\n            }\n        },\n        {\n            \"id\": 6957,\n            \"name\": \"AllianceBlock\",\n            \"symbol\": \"ALBT\",\n            \"slug\": \"allianceblock\",\n            \"rank\": 404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T03:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0\"\n            }\n        },\n        {\n            \"id\": 6958,\n            \"name\": \"Alchemy Pay\",\n            \"symbol\": \"ACH\",\n            \"slug\": \"alchemy-pay\",\n            \"rank\": 295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T03:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed04915c23f00a313a544955524eb7dbd823143d\"\n            }\n        },\n        {\n            \"id\": 6960,\n            \"name\": \"DefiBox\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"defibox\",\n            \"rank\": 4207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T04:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"BOX-eos-token.defi\"\n            }\n        },\n        {\n            \"id\": 6963,\n            \"name\": \"DMD\",\n            \"symbol\": \"DMD\",\n            \"slug\": \"dmd\",\n            \"rank\": 3135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:04:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"DMD-eos-eosdmdtokens\"\n            }\n        },\n        {\n            \"id\": 6964,\n            \"name\": \"YFIKING FINANCE\",\n            \"symbol\": \"YFIKING\",\n            \"slug\": \"yfiking-finance\",\n            \"rank\": 8530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5F7fA1a0Ae94b5DD6bb6bD1708b5f3AF01b57908\"\n            }\n        },\n        {\n            \"id\": 6965,\n            \"name\": \"HBTC Captain Token\",\n            \"symbol\": \"HBC\",\n            \"slug\": \"hbtc-token\",\n            \"rank\": 6782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6966,\n            \"name\": \"i9 Coin\",\n            \"symbol\": \"I9C\",\n            \"slug\": \"i9-coin\",\n            \"rank\": 8531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7cf74238d48ce383db00a1efff8da99303552cb0\"\n            }\n        },\n        {\n            \"id\": 6971,\n            \"name\": \"Predix Network\",\n            \"symbol\": \"PRDX\",\n            \"slug\": \"predix-network\",\n            \"rank\": 6701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7\"\n            }\n        },\n        {\n            \"id\": 6974,\n            \"name\": \"Yeld Finance\",\n            \"symbol\": \"YELD\",\n            \"slug\": \"yeld-finance\",\n            \"rank\": 7053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x468ab3b1f63A1C14b361bC367c3cC92277588Da1\"\n            }\n        },\n        {\n            \"id\": 6975,\n            \"name\": \"YFFII Finance\",\n            \"symbol\": \"YFFII\",\n            \"slug\": \"yffii-finance\",\n            \"rank\": 2801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d31f2f011de7b84c8bd8eb907ea80ab13e3beb1\"\n            }\n        },\n        {\n            \"id\": 6976,\n            \"name\": \"French Digital Reserve\",\n            \"symbol\": \"FDR\",\n            \"slug\": \"french-digital-reserve\",\n            \"rank\": 6085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-26T21:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6978,\n            \"name\": \"Candela Coin\",\n            \"symbol\": \"CLA\",\n            \"slug\": \"candelacoin\",\n            \"rank\": 6831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF7269a10E85d4aa8282529516cf86847748Da2Bf\"\n            }\n        },\n        {\n            \"id\": 6980,\n            \"name\": \"AladiEx\",\n            \"symbol\": \"ALA\",\n            \"slug\": \"aladiex\",\n            \"rank\": 8256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T21:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x564f45b6bb68aded8b660a0d8a0a948dd6d6e4e8\"\n            }\n        },\n        {\n            \"id\": 6982,\n            \"name\": \"OBIC\",\n            \"symbol\": \"OBIC\",\n            \"slug\": \"obic\",\n            \"rank\": 8532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T03:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8b6d0bD067ce5B2e4E9e225b2e0fF5eb74DEd8A\"\n            }\n        },\n        {\n            \"id\": 6983,\n            \"name\": \"DOOS TOKEN\",\n            \"symbol\": \"DOOS\",\n            \"slug\": \"doos-token\",\n            \"rank\": 8010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T20:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45cde5c8ae6e4a5568e488ef43a173eeeabfcc21\"\n            }\n        },\n        {\n            \"id\": 6984,\n            \"name\": \"FINANCIAL INVESTMENT TOKEN\",\n            \"symbol\": \"FIT\",\n            \"slug\": \"financial-investment-token\",\n            \"rank\": 7262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T05:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf79C4c4106b7C35c2FeC72D130783524f821D89\"\n            }\n        },\n        {\n            \"id\": 6986,\n            \"name\": \"Squirrel Finance\",\n            \"symbol\": \"NUTS\",\n            \"slug\": \"squirrel-finance\",\n            \"rank\": 2396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T07:04:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8893d5fa71389673c5c4b9b3cb4ee1ba71207556\"\n            }\n        },\n        {\n            \"id\": 6989,\n            \"name\": \"Zeedex\",\n            \"symbol\": \"ZDEX\",\n            \"slug\": \"zeedex\",\n            \"rank\": 8021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T09:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c\"\n            }\n        },\n        {\n            \"id\": 6991,\n            \"name\": \"Sashimi\",\n            \"symbol\": \"SASHIMI\",\n            \"slug\": \"sashimi\",\n            \"rank\": 4587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T17:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC28E27870558cF22ADD83540d2126da2e4b464c2\"\n            }\n        },\n        {\n            \"id\": 6992,\n            \"name\": \"Spartan Protocol\",\n            \"symbol\": \"SPARTA\",\n            \"slug\": \"spartan-protocol\",\n            \"rank\": 891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3910db0600ea925f63c36ddb1351ab6e2c6eb102\"\n            }\n        },\n        {\n            \"id\": 6993,\n            \"name\": \"REVV\",\n            \"symbol\": \"REVV\",\n            \"slug\": \"revv\",\n            \"rank\": 683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T20:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x557b933a7c2c45672b610f8954a3deb39a51a8ca\"\n            }\n        },\n        {\n            \"id\": 6997,\n            \"name\": \"SakeToken\",\n            \"symbol\": \"SAKE\",\n            \"slug\": \"sake-token\",\n            \"rank\": 1661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T03:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x066798d9ef0833ccc719076dab77199ecbd178b0\"\n            }\n        },\n        {\n            \"id\": 6998,\n            \"name\": \"YOKcoin\",\n            \"symbol\": \"YOK\",\n            \"slug\": \"yokcoin\",\n            \"rank\": 6121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T00:57:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x05Fcc72CFb4150AbAE415c885f7a433Ff523296F\"\n            }\n        },\n        {\n            \"id\": 7001,\n            \"name\": \"XRPUP\",\n            \"symbol\": \"XRPUP\",\n            \"slug\": \"xrpup\",\n            \"rank\": 2996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T07:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7002,\n            \"name\": \"XRPDOWN\",\n            \"symbol\": \"XRPDOWN\",\n            \"slug\": \"xrpdown\",\n            \"rank\": 3160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7003,\n            \"name\": \"DOTUP\",\n            \"symbol\": \"DOTUP\",\n            \"slug\": \"dotup\",\n            \"rank\": 2900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7004,\n            \"name\": \"TRXDOWN\",\n            \"symbol\": \"TRXDOWN\",\n            \"slug\": \"trxdown\",\n            \"rank\": 3354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T07:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7005,\n            \"name\": \"TRXUP\",\n            \"symbol\": \"TRXUP\",\n            \"slug\": \"trxup\",\n            \"rank\": 3814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T07:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7006,\n            \"name\": \"DOTDOWN\",\n            \"symbol\": \"DOTDOWN\",\n            \"slug\": \"dotdown\",\n            \"rank\": 2925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7007,\n            \"name\": \"XTZUP\",\n            \"symbol\": \"XTZUP\",\n            \"slug\": \"xtzup\",\n            \"rank\": 8533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7008,\n            \"name\": \"XTZDOWN\",\n            \"symbol\": \"XTZDOWN\",\n            \"slug\": \"xtzdown\",\n            \"rank\": 8534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7009,\n            \"name\": \"BNBUP\",\n            \"symbol\": \"BNBUP\",\n            \"slug\": \"bnbup\",\n            \"rank\": 3055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7010,\n            \"name\": \"BNBDOWN\",\n            \"symbol\": \"BNBDOWN\",\n            \"slug\": \"bnbdown\",\n            \"rank\": 3086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7011,\n            \"name\": \"LINKUP\",\n            \"symbol\": \"LINKUP\",\n            \"slug\": \"linkup\",\n            \"rank\": 2894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7012,\n            \"name\": \"LINKDOWN\",\n            \"symbol\": \"LINKDOWN\",\n            \"slug\": \"linkdown\",\n            \"rank\": 2887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7013,\n            \"name\": \"ADAUP\",\n            \"symbol\": \"ADAUP\",\n            \"slug\": \"adaup\",\n            \"rank\": 2948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7014,\n            \"name\": \"ADADOWN\",\n            \"symbol\": \"ADADOWN\",\n            \"slug\": \"adadown\",\n            \"rank\": 2909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7016,\n            \"name\": \"ETHUP\",\n            \"symbol\": \"ETHUP\",\n            \"slug\": \"ethup\",\n            \"rank\": 2914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T09:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7017,\n            \"name\": \"MoonSwap\",\n            \"symbol\": \"MOON\",\n            \"slug\": \"moonswap\",\n            \"rank\": 1519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T20:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824\"\n            }\n        },\n        {\n            \"id\": 7020,\n            \"name\": \"Nyan Finance\",\n            \"symbol\": \"NYAN\",\n            \"slug\": \"nyan-finance\",\n            \"rank\": 4542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9ce70a381910d0a90b30d408cc9c7705ee882de\"\n            }\n        },\n        {\n            \"id\": 7021,\n            \"name\": \"OFIN Token\",\n            \"symbol\": \"ON\",\n            \"slug\": \"ofin-token\",\n            \"rank\": 8535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822\"\n            }\n        },\n        {\n            \"id\": 7022,\n            \"name\": \"Pickle Finance\",\n            \"symbol\": \"PICKLE\",\n            \"slug\": \"pickle-finance\",\n            \"rank\": 897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5\"\n            }\n        },\n        {\n            \"id\": 7024,\n            \"name\": \"Tixl\",\n            \"symbol\": \"TXL\",\n            \"slug\": \"tixl-new\",\n            \"rank\": 1219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41\"\n            }\n        },\n        {\n            \"id\": 7030,\n            \"name\": \"Betherchip\",\n            \"symbol\": \"BEC\",\n            \"slug\": \"betherchip\",\n            \"rank\": 8019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T23:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59c033ec65e6b9c501c1ee34fb42f2575da4b517\"\n            }\n        },\n        {\n            \"id\": 7031,\n            \"name\": \"CHADS VC\",\n            \"symbol\": \"CHADS\",\n            \"slug\": \"chads-vc\",\n            \"rank\": 1583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T02:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69692D3345010a207b759a7D1af6fc7F38b35c5E\"\n            }\n        },\n        {\n            \"id\": 7033,\n            \"name\": \"Empty Set Dollar\",\n            \"symbol\": \"ESD\",\n            \"slug\": \"empty-set-dollar\",\n            \"rank\": 1116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36f3fd68e7325a35eb768f1aedaae9ea0689d723\"\n            }\n        },\n        {\n            \"id\": 7034,\n            \"name\": \"Golff\",\n            \"symbol\": \"GOF\",\n            \"slug\": \"golff\",\n            \"rank\": 1709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T07:34:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x488E0369f9BC5C40C002eA7c1fe4fd01A198801c\"\n            }\n        },\n        {\n            \"id\": 7036,\n            \"name\": \"Lottonation\",\n            \"symbol\": \"LNT\",\n            \"slug\": \"lottonation\",\n            \"rank\": 8536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T03:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a73F6156C4fBC71B8fDF38090A9D99401163644\"\n            }\n        },\n        {\n            \"id\": 7038,\n            \"name\": \"Xfinance\",\n            \"symbol\": \"XFI\",\n            \"slug\": \"xfinance\",\n            \"rank\": 4045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5BEfBB272290dD5b8521D4a938f6c4757742c430\"\n            }\n        },\n        {\n            \"id\": 7039,\n            \"name\": \"Ymen.Finance\",\n            \"symbol\": \"YMEN\",\n            \"slug\": \"ymen-finance\",\n            \"rank\": 8537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0c59798f986d333554688cd667033d469c2398e\"\n            }\n        },\n        {\n            \"id\": 7040,\n            \"name\": \"UpBots\",\n            \"symbol\": \"UBXT\",\n            \"slug\": \"upbots\",\n            \"rank\": 1098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8564653879a18C560E7C0Ea0E084c516C62F5653\"\n            }\n        },\n        {\n            \"id\": 7041,\n            \"name\": \"Gather\",\n            \"symbol\": \"GTH\",\n            \"slug\": \"gather\",\n            \"rank\": 1215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb986DA994E4a118d5956b02d8b7c3C7CE373674\"\n            }\n        },\n        {\n            \"id\": 7042,\n            \"name\": \"Momentum\",\n            \"symbol\": \"XMM\",\n            \"slug\": \"momentum\",\n            \"rank\": 8538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T05:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a7a4c141a3bcce4a31e42c1192ac6add35069b4\"\n            }\n        },\n        {\n            \"id\": 7043,\n            \"name\": \"Pofid Dao\",\n            \"symbol\": \"PFID\",\n            \"slug\": \"pofid-dao\",\n            \"rank\": 8539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T05:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87c4bd3038176301e81e6682ce51a6fdaefabd0c\"\n            }\n        },\n        {\n            \"id\": 7044,\n            \"name\": \"Zyro\",\n            \"symbol\": \"ZYRO\",\n            \"slug\": \"zyro\",\n            \"rank\": 3577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T06:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f6bd8766f8a8AA58F7441C8dd3709aFA3a56202\"\n            }\n        },\n        {\n            \"id\": 7046,\n            \"name\": \"Aavegotchi\",\n            \"symbol\": \"GHST\",\n            \"slug\": \"aavegotchi\",\n            \"rank\": 328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T03:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3F382DbD960E3a9bbCeaE22651E88158d2791550\"\n            }\n        },\n        {\n            \"id\": 7047,\n            \"name\": \"Tribute\",\n            \"symbol\": \"TRBT\",\n            \"slug\": \"tribute\",\n            \"rank\": 8540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T06:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7031ab87dcc46818806ec07af46fa8c2ad2a2bfc\"\n            }\n        },\n        {\n            \"id\": 7048,\n            \"name\": \"Wing Finance\",\n            \"symbol\": \"WING\",\n            \"slug\": \"wing\",\n            \"rank\": 787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7049,\n            \"name\": \"Etherpay\",\n            \"symbol\": \"ETHPY\",\n            \"slug\": \"etherpay\",\n            \"rank\": 7895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T21:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x601938988f0fdd937373ea185c33751462b1d194\"\n            }\n        },\n        {\n            \"id\": 7055,\n            \"name\": \"DeFi Pulse Index\",\n            \"symbol\": \"DPI\",\n            \"slug\": \"defi-pulse-index\",\n            \"rank\": 355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T04:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1494ca1f11d487c2bbe4543e90080aeba4ba3c2b\"\n            }\n        },\n        {\n            \"id\": 7059,\n            \"name\": \"Mobilian Coin\",\n            \"symbol\": \"MBN\",\n            \"slug\": \"mobilian-coin\",\n            \"rank\": 1202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf80951201a0eff85a0fd3adf4c7043db856d3e6\"\n            }\n        },\n        {\n            \"id\": 7060,\n            \"name\": \"Thisoption\",\n            \"symbol\": \"TONS\",\n            \"slug\": \"thisoption\",\n            \"rank\": 2107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"THgLniqRhDg5zePSrDTdU9QwY8FjD9nLYt\"\n            }\n        },\n        {\n            \"id\": 7063,\n            \"name\": \"Zoom Protocol\",\n            \"symbol\": \"ZOM\",\n            \"slug\": \"zoom-protocol\",\n            \"rank\": 8541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T04:44:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a231e75538a931c395785ef5d1a5581ec622b0e\"\n            }\n        },\n        {\n            \"id\": 7064,\n            \"name\": \"BakeryToken\",\n            \"symbol\": \"BAKE\",\n            \"slug\": \"bakerytoken\",\n            \"rank\": 334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-23T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5\"\n            }\n        },\n        {\n            \"id\": 7073,\n            \"name\": \"Hybrid Bank Cash\",\n            \"symbol\": \"HBC\",\n            \"slug\": \"hybrid-bank-cash\",\n            \"rank\": 8274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFb9553aFa2B5c19c5F8e5b8eE175Fc01abD1555F\"\n            }\n        },\n        {\n            \"id\": 7074,\n            \"name\": \"Oracolxor\",\n            \"symbol\": \"XOR\",\n            \"slug\": \"oracolxor\",\n            \"rank\": 8542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7075,\n            \"name\": \"P2P\",\n            \"symbol\": \"P2P\",\n            \"slug\": \"p2p\",\n            \"rank\": 8278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xabe9b2e4bbd5a8c718752c41254ed81aae7d98bf\"\n            }\n        },\n        {\n            \"id\": 7077,\n            \"name\": \"UniFi Protocol\",\n            \"symbol\": \"UP\",\n            \"slug\": \"unifi-protocol\",\n            \"rank\": 4544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T06:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7080,\n            \"name\": \"Gala\",\n            \"symbol\": \"GALA\",\n            \"slug\": \"gala\",\n            \"rank\": 66,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA\"\n            }\n        },\n        {\n            \"id\": 7083,\n            \"name\": \"Uniswap\",\n            \"symbol\": \"UNI\",\n            \"slug\": \"uniswap\",\n            \"rank\": 23,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T01:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984\"\n            }\n        },\n        {\n            \"id\": 7084,\n            \"name\": \"3X Long Sushi Token\",\n            \"symbol\": \"SUSHIBULL\",\n            \"slug\": \"3x-long-sushi-token\",\n            \"rank\": 5702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T05:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7085,\n            \"name\": \"3X Short Sushi Token\",\n            \"symbol\": \"SUSHIBEAR\",\n            \"slug\": \"3x-short-sushi-token\",\n            \"rank\": 8543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7087,\n            \"name\": \"Dego Finance\",\n            \"symbol\": \"DEGO\",\n            \"slug\": \"dego-finance\",\n            \"rank\": 660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T05:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88ef27e69108b2633f8e1c184cc37940a075cc02\"\n            }\n        },\n        {\n            \"id\": 7093,\n            \"name\": \"YFMoonshot\",\n            \"symbol\": \"YFMS\",\n            \"slug\": \"yfmoonshot\",\n            \"rank\": 8544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T07:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfef3bef71a5eb97e097039038776fd967ae5b106\"\n            }\n        },\n        {\n            \"id\": 7094,\n            \"name\": \"dHedge DAO\",\n            \"symbol\": \"DHT\",\n            \"slug\": \"dhedge-dao\",\n            \"rank\": 905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca1207647ff814039530d7d35df0e1dd2e91fa84\"\n            }\n        },\n        {\n            \"id\": 7095,\n            \"name\": \"Unisocks\",\n            \"symbol\": \"SOCKS\",\n            \"slug\": \"unisocks\",\n            \"rank\": 665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23b608675a2b2fb1890d3abbd85c5775c51691d5\"\n            }\n        },\n        {\n            \"id\": 7102,\n            \"name\": \"Linear\",\n            \"symbol\": \"LINA\",\n            \"slug\": \"linear\",\n            \"rank\": 425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e9bc21c9b189c09df3ef1b824798658d5011937\"\n            }\n        },\n        {\n            \"id\": 7103,\n            \"name\": \"Oracle System\",\n            \"symbol\": \"ORC\",\n            \"slug\": \"oracle-system\",\n            \"rank\": 5759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x324af2d5353f2dd138e234b359d30d67c64b1b20\"\n            }\n        },\n        {\n            \"id\": 7105,\n            \"name\": \"Permission Coin\",\n            \"symbol\": \"ASK\",\n            \"slug\": \"permission-coin\",\n            \"rank\": 776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7109,\n            \"name\": \"Hatch DAO\",\n            \"symbol\": \"HATCH\",\n            \"slug\": \"hatch-dao\",\n            \"rank\": 8249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6F3009663470475F0749A6b76195375f95495fcB\"\n            }\n        },\n        {\n            \"id\": 7110,\n            \"name\": \"New BitShares\",\n            \"symbol\": \"NBS\",\n            \"slug\": \"new-bitshares\",\n            \"rank\": 689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7112,\n            \"name\": \"Shill & Win\",\n            \"symbol\": \"PoSH\",\n            \"slug\": \"shill-win\",\n            \"rank\": 8545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x685aea4F02E39E5a5BB7f7117E88DB1151F38364\"\n            }\n        },\n        {\n            \"id\": 7113,\n            \"name\": \"Markaccy\",\n            \"symbol\": \"MKCY\",\n            \"slug\": \"markaccy\",\n            \"rank\": 7944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7116,\n            \"name\": \"Crypto Accept\",\n            \"symbol\": \"ACPT\",\n            \"slug\": \"crypto-accept\",\n            \"rank\": 7533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcAd2d4C4469fF09aB24d02A63BCeDfCD44bE0645\"\n            }\n        },\n        {\n            \"id\": 7118,\n            \"name\": \"Livenodes Token\",\n            \"symbol\": \"LNOT\",\n            \"slug\": \"livenodes-token\",\n            \"rank\": 8546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4ea189499c7722b39cba00443cd9d0e600a8670\"\n            }\n        },\n        {\n            \"id\": 7121,\n            \"name\": \"Samurai\",\n            \"symbol\": \"SAM\",\n            \"slug\": \"samurai\",\n            \"rank\": 8075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53378825d95281737914a8a2ac0e5a9304ae5ed7\"\n            }\n        },\n        {\n            \"id\": 7122,\n            \"name\": \"UNIFI DeFi\",\n            \"symbol\": \"UNIFI\",\n            \"slug\": \"unifi-defi\",\n            \"rank\": 5003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ef3b2024ae079e6dbc2b37435ce30d2731f0101\"\n            }\n        },\n        {\n            \"id\": 7126,\n            \"name\": \"Giftedhands\",\n            \"symbol\": \"GHD\",\n            \"slug\": \"giftedhands\",\n            \"rank\": 4108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T07:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b544e6fcf6c8dce9d8b45a4fdf21c9b02f9fda9\"\n            }\n        },\n        {\n            \"id\": 7127,\n            \"name\": \"Velo\",\n            \"symbol\": \"VELO\",\n            \"slug\": \"velo\",\n            \"rank\": 511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf486ad071f3bee968384d2e39e2d8af0fcf6fd46\"\n            }\n        },\n        {\n            \"id\": 7129,\n            \"name\": \"TerraUSD\",\n            \"symbol\": \"UST\",\n            \"slug\": \"terrausd\",\n            \"rank\": 16,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T11:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7131,\n            \"name\": \"YAM V3\",\n            \"symbol\": \"YAM\",\n            \"slug\": \"yam\",\n            \"rank\": 1308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0aacfbec6a24756c20d41914f2caba817c0d8521\"\n            }\n        },\n        {\n            \"id\": 7133,\n            \"name\": \"Ducato Protocol Token\",\n            \"symbol\": \"DUCATO\",\n            \"slug\": \"ducato-protocol-token\",\n            \"rank\": 2437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d\"\n            }\n        },\n        {\n            \"id\": 7134,\n            \"name\": \"Finswap\",\n            \"symbol\": \"FNSP\",\n            \"slug\": \"finswap\",\n            \"rank\": 8547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749\"\n            }\n        },\n        {\n            \"id\": 7135,\n            \"name\": \"Kush Finance\",\n            \"symbol\": \"KSEED\",\n            \"slug\": \"kush-finance\",\n            \"rank\": 2629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f09400313e83d53366147e3ea0e4e2279d80850\"\n            }\n        },\n        {\n            \"id\": 7136,\n            \"name\": \"OneSwap DAO Token\",\n            \"symbol\": \"ONES\",\n            \"slug\": \"oneswap-dao-token\",\n            \"rank\": 5962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b342c51d1592c41068d5d4b4da4a68c0a04d5a4\"\n            }\n        },\n        {\n            \"id\": 7140,\n            \"name\": \"yTSLA Finance\",\n            \"symbol\": \"yTSLA\",\n            \"slug\": \"ytsla-finance\",\n            \"rank\": 1960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5322a3556f979ce2180b30e689a9436fddcb1021\"\n            }\n        },\n        {\n            \"id\": 7141,\n            \"name\": \"Axioms\",\n            \"symbol\": \"AXI\",\n            \"slug\": \"axioms\",\n            \"rank\": 8548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73ee6d7e6b203125add89320e9f343d65ec7c39a\"\n            }\n        },\n        {\n            \"id\": 7143,\n            \"name\": \"DiFy.Finance\",\n            \"symbol\": \"YFIII\",\n            \"slug\": \"dify-finance\",\n            \"rank\": 1339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T12:15:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4be40bc9681d0a7c24a99b4c92f85b9053fc2a45\"\n            }\n        },\n        {\n            \"id\": 7145,\n            \"name\": \"Defi Shopping Stake\",\n            \"symbol\": \"DSS\",\n            \"slug\": \"defi-shopping-stake\",\n            \"rank\": 5139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x213c53c96a01a89e6dcc5683cf16473203e17513\"\n            }\n        },\n        {\n            \"id\": 7148,\n            \"name\": \"ISTARDUST\",\n            \"symbol\": \"ISDT\",\n            \"slug\": \"istardust\",\n            \"rank\": 4328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2354F740f31704820f6FcfBA70B9dA065459b62\"\n            }\n        },\n        {\n            \"id\": 7150,\n            \"name\": \"Flamingo\",\n            \"symbol\": \"FLM\",\n            \"slug\": \"flamingo\",\n            \"rank\": 434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-08T11:10:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"4d9eab13620fe3569ba3b0e56e2877739e4145e3\"\n            }\n        },\n        {\n            \"id\": 7154,\n            \"name\": \"ITEN\",\n            \"symbol\": \"ITEN\",\n            \"slug\": \"iten\",\n            \"rank\": 8130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65b678936c489A2639036755Aa2107Ec09569198\"\n            }\n        },\n        {\n            \"id\": 7157,\n            \"name\": \"Basid Coin\",\n            \"symbol\": \"BASID\",\n            \"slug\": \"basid-coin\",\n            \"rank\": 1166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe33f363351186e185470f35F6DeB94ABa44347D8\"\n            }\n        },\n        {\n            \"id\": 7158,\n            \"name\": \"Burger Swap\",\n            \"symbol\": \"BURGER\",\n            \"slug\": \"burger-swap\",\n            \"rank\": 654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f\"\n            }\n        },\n        {\n            \"id\": 7159,\n            \"name\": \"Digital Currency Daily\",\n            \"symbol\": \"DCD\",\n            \"slug\": \"digital-currency-daily\",\n            \"rank\": 8549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7161,\n            \"name\": \"GokuMarket Credit\",\n            \"symbol\": \"GMC\",\n            \"slug\": \"gokumarket-credit\",\n            \"rank\": 2087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-08T11:30:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3e7c41b39bb252d909fb64d2433abf225eaf49e\"\n            }\n        },\n        {\n            \"id\": 7162,\n            \"name\": \"iCherry Finance\",\n            \"symbol\": \"ICH\",\n            \"slug\": \"icherry-finance\",\n            \"rank\": 8550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7166,\n            \"name\": \"YFIX Finance\",\n            \"symbol\": \"YFIX\",\n            \"slug\": \"yfix-finance\",\n            \"rank\": 5540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4f779074850d320b5553c9db5fc6a8ab15bd34a\"\n            }\n        },\n        {\n            \"id\": 7167,\n            \"name\": \"Acuity Token\",\n            \"symbol\": \"ACU\",\n            \"slug\": \"acuity-token\",\n            \"rank\": 8109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7169,\n            \"name\": \"Chicken\",\n            \"symbol\": \"KFC\",\n            \"slug\": \"chicken\",\n            \"rank\": 5993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE63684BcF2987892CEfB4caA79BD21b34e98A291\"\n            }\n        },\n        {\n            \"id\": 7174,\n            \"name\": \"Rope\",\n            \"symbol\": \"$ROPE\",\n            \"slug\": \"rope\",\n            \"rank\": 2452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d47894f8becb68b9cf3428d256311affe8b068b\"\n            }\n        },\n        {\n            \"id\": 7178,\n            \"name\": \"Combine.finance\",\n            \"symbol\": \"COMB\",\n            \"slug\": \"combine-finance\",\n            \"rank\": 8551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d36cce46dd2b0d28dde12a859c2ace4a21e3678\"\n            }\n        },\n        {\n            \"id\": 7179,\n            \"name\": \"CY Finance\",\n            \"symbol\": \"CYF\",\n            \"slug\": \"cy-finance\",\n            \"rank\": 6198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdB33d49b5a41A97D296B7242a96ebd8AC77B3Bb8\"\n            }\n        },\n        {\n            \"id\": 7182,\n            \"name\": \"BillionHappiness\",\n            \"symbol\": \"BHC\",\n            \"slug\": \"billionhappiness\",\n            \"rank\": 1444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T19:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fd7c98458a943f469e1cf4ea85b173f5cd342f4\"\n            }\n        },\n        {\n            \"id\": 7186,\n            \"name\": \"PancakeSwap\",\n            \"symbol\": \"CAKE\",\n            \"slug\": \"pancakeswap\",\n            \"rank\": 54,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82\"\n            }\n        },\n        {\n            \"id\": 7187,\n            \"name\": \"S.Finance\",\n            \"symbol\": \"SFG\",\n            \"slug\": \"s-finance\",\n            \"rank\": 2739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a6ACA71A218301c7081d4e96D64292D3B275ce0\"\n            }\n        },\n        {\n            \"id\": 7189,\n            \"name\": \"Origin Dollar\",\n            \"symbol\": \"OUSD\",\n            \"slug\": \"origin-dollar\",\n            \"rank\": 235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86\"\n            }\n        },\n        {\n            \"id\": 7190,\n            \"name\": \"PowerTrade Fuel\",\n            \"symbol\": \"PTF\",\n            \"slug\": \"powertrade-fuel\",\n            \"rank\": 1437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC57d533c50bC22247d49a368880fb49a1caA39F7\"\n            }\n        },\n        {\n            \"id\": 7191,\n            \"name\": \"SwapShip\",\n            \"symbol\": \"SWSH\",\n            \"slug\": \"swapship\",\n            \"rank\": 8552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ac2AB91dDF57e2385089202Ca221C360CED0062\"\n            }\n        },\n        {\n            \"id\": 7192,\n            \"name\": \"Wrapped BNB\",\n            \"symbol\": \"WBNB\",\n            \"slug\": \"wbnb\",\n            \"rank\": 207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c\"\n            }\n        },\n        {\n            \"id\": 7193,\n            \"name\": \"YFII Gold\",\n            \"symbol\": \"YFIIG\",\n            \"slug\": \"yfii-gold\",\n            \"rank\": 8553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef8ba8cba86f81b3108f60186fce9c81b5096d5c\"\n            }\n        },\n        {\n            \"id\": 7198,\n            \"name\": \"SpokLottery\",\n            \"symbol\": \"SPKL\",\n            \"slug\": \"spoklottery\",\n            \"rank\": 8554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TSdqRcnAaMUQWRy4zRR8Pd3QuJuBKX9W55\"\n            }\n        },\n        {\n            \"id\": 7199,\n            \"name\": \"Ultra Clear\",\n            \"symbol\": \"UCR\",\n            \"slug\": \"ultra-clear\",\n            \"rank\": 5282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7200,\n            \"name\": \"Bidao\",\n            \"symbol\": \"BID\",\n            \"slug\": \"bidao\",\n            \"rank\": 3566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa\"\n            }\n        },\n        {\n            \"id\": 7202,\n            \"name\": \"OctoFi\",\n            \"symbol\": \"OCTO\",\n            \"slug\": \"octofi\",\n            \"rank\": 1349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7240aC91f01233BaAf8b064248E80feaA5912BA3\"\n            }\n        },\n        {\n            \"id\": 7203,\n            \"name\": \"Puriever\",\n            \"symbol\": \"PURE\",\n            \"slug\": \"puriever\",\n            \"rank\": 4537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T18:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2904b9b16652d7d0408eccfa23a19d4a3358230f\"\n            }\n        },\n        {\n            \"id\": 7205,\n            \"name\": \"Safari\",\n            \"symbol\": \"SFR\",\n            \"slug\": \"safari\",\n            \"rank\": 8555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x648d19d775a8d4bafba09e189090bdcbf8ef31c1\"\n            }\n        },\n        {\n            \"id\": 7206,\n            \"name\": \"TitanSwap\",\n            \"symbol\": \"TITAN\",\n            \"slug\": \"titanswap\",\n            \"rank\": 468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87\"\n            }\n        },\n        {\n            \"id\": 7208,\n            \"name\": \"Polkastarter\",\n            \"symbol\": \"POLS\",\n            \"slug\": \"polkastarter\",\n            \"rank\": 318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T18:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83e6f1e41cdd28eaceb20cb649155049fac3d5aa\"\n            }\n        },\n        {\n            \"id\": 7211,\n            \"name\": \"Antique Zombie Shards\",\n            \"symbol\": \"ZOMB\",\n            \"slug\": \"antique-zombie-shards\",\n            \"rank\": 8556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T01:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78175901e9B04090Bf3B3D3cB7f91CA986fb1aF6\"\n            }\n        },\n        {\n            \"id\": 7212,\n            \"name\": \"Consensus Cell Network\",\n            \"symbol\": \"ECELL\",\n            \"slug\": \"consensus-cell-network\",\n            \"rank\": 4937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b62ec1453cea5dde760aaf662048ca6eeb66e7f\"\n            }\n        },\n        {\n            \"id\": 7214,\n            \"name\": \"CryptoWater\",\n            \"symbol\": \"C2O\",\n            \"slug\": \"cryptowater\",\n            \"rank\": 8557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T22:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13ca8eb6405cfbe2eae5d00207651002083fbc9d\"\n            }\n        },\n        {\n            \"id\": 7215,\n            \"name\": \"CXN Network\",\n            \"symbol\": \"CXN\",\n            \"slug\": \"cxn-network\",\n            \"rank\": 8558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb48E0F69e6A3064f5498D495F77AD83e0874ab28\"\n            }\n        },\n        {\n            \"id\": 7216,\n            \"name\": \"LuaSwap\",\n            \"symbol\": \"LUA\",\n            \"slug\": \"lua-token\",\n            \"rank\": 1200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1f66997A5760428D3a87D68b90BfE0aE64121cC\"\n            }\n        },\n        {\n            \"id\": 7217,\n            \"name\": \"Morpher\",\n            \"symbol\": \"MPH\",\n            \"slug\": \"morpher\",\n            \"rank\": 4834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6369c3dadfc00054a42ba8b2c09c48131dd4aa38\"\n            }\n        },\n        {\n            \"id\": 7219,\n            \"name\": \"Rubic\",\n            \"symbol\": \"RBC\",\n            \"slug\": \"rubic\",\n            \"rank\": 799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4eed63db85311e22df4473f87ccfc3dadcfa3e3\"\n            }\n        },\n        {\n            \"id\": 7221,\n            \"name\": \"Wrapped LEO\",\n            \"symbol\": \"WLEO\",\n            \"slug\": \"wrapped-leo\",\n            \"rank\": 8559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73a9fb46e228628f8f9bb9004eca4f4f529d3998\"\n            }\n        },\n        {\n            \"id\": 7222,\n            \"name\": \"yAxis\",\n            \"symbol\": \"YAXIS\",\n            \"slug\": \"yaxis\",\n            \"rank\": 1809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-30T22:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ada190c81b814548ddc2f6adc4a689ce7c1fe73\"\n            }\n        },\n        {\n            \"id\": 7223,\n            \"name\": \"Dfinance\",\n            \"symbol\": \"XFI\",\n            \"slug\": \"dfinance\",\n            \"rank\": 8560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE4E822C0d5b329E8BB637972467d2E313824eFA0\"\n            }\n        },\n        {\n            \"id\": 7224,\n            \"name\": \"DODO\",\n            \"symbol\": \"DODO\",\n            \"slug\": \"dodo\",\n            \"rank\": 531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd\"\n            }\n        },\n        {\n            \"id\": 7225,\n            \"name\": \"DeFiner\",\n            \"symbol\": \"FIN\",\n            \"slug\": \"definer\",\n            \"rank\": 870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x054f76beed60ab6dbeb23502178c52d6c5debe40\"\n            }\n        },\n        {\n            \"id\": 7226,\n            \"name\": \"Injective\",\n            \"symbol\": \"INJ\",\n            \"slug\": \"injective-protocol\",\n            \"rank\": 248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe28b3b32b6c345a34ff64674606124dd5aceca30\"\n            }\n        },\n        {\n            \"id\": 7227,\n            \"name\": \"APY.Finance\",\n            \"symbol\": \"APY\",\n            \"slug\": \"apy-finance\",\n            \"rank\": 1004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T12:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95a4492F028aa1fd432Ea71146b433E7B4446611\"\n            }\n        },\n        {\n            \"id\": 7228,\n            \"name\": \"DerivaDAO\",\n            \"symbol\": \"DDX\",\n            \"slug\": \"derivadao\",\n            \"rank\": 423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a880652f47bfaa771908c07dd8673a787daed3a\"\n            }\n        },\n        {\n            \"id\": 7229,\n            \"name\": \"Gelato\",\n            \"symbol\": \"GEL\",\n            \"slug\": \"gelato\",\n            \"rank\": 2942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T22:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15b7c0c907e4C6b9AdaAaabC300C08991D6CEA05\"\n            }\n        },\n        {\n            \"id\": 7230,\n            \"name\": \"Opium\",\n            \"symbol\": \"OPIUM\",\n            \"slug\": \"opium\",\n            \"rank\": 1302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T18:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888888888889c00c67689029d7856aac1065ec11\"\n            }\n        },\n        {\n            \"id\": 7231,\n            \"name\": \"Nsure.Network\",\n            \"symbol\": \"NSURE\",\n            \"slug\": \"nsure-network\",\n            \"rank\": 2157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-30T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20945ca1df56d237fd40036d47e866c7dccd2114\"\n            }\n        },\n        {\n            \"id\": 7232,\n            \"name\": \"Alpha Finance Lab\",\n            \"symbol\": \"ALPHA\",\n            \"slug\": \"alpha-finance-lab\",\n            \"rank\": 277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1faa113cbe53436df28ff0aee54275c13b40975\"\n            }\n        },\n        {\n            \"id\": 7235,\n            \"name\": \"Trading Membership Community\",\n            \"symbol\": \"TMC\",\n            \"slug\": \"trading-membership-community\",\n            \"rank\": 8216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7236,\n            \"name\": \"Celo Dollar\",\n            \"symbol\": \"CUSD\",\n            \"slug\": \"celo-dollar\",\n            \"rank\": 380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x765de816845861e75a25fca122bb6898b8b1282a\"\n            }\n        },\n        {\n            \"id\": 7237,\n            \"name\": \"Yearn Finance Bit\",\n            \"symbol\": \"YFBT\",\n            \"slug\": \"yearn-finance-bit\",\n            \"rank\": 2682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0a0f3a6fa6bed75345171a5ea18abcadf6453ba\"\n            }\n        },\n        {\n            \"id\": 7241,\n            \"name\": \"AmericanHorror.Finance\",\n            \"symbol\": \"AHF\",\n            \"slug\": \"americanhorror-finance\",\n            \"rank\": 8561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD6d3608F2D770d0A8D0dA62D7AfE21EA1da86d9c\"\n            }\n        },\n        {\n            \"id\": 7242,\n            \"name\": \"cVault.finance\",\n            \"symbol\": \"CORE\",\n            \"slug\": \"cvault-finance\",\n            \"rank\": 356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62359ed7505efc61ff1d56fef82158ccaffa23d7\"\n            }\n        },\n        {\n            \"id\": 7243,\n            \"name\": \"QChi Chain\",\n            \"symbol\": \"QHC\",\n            \"slug\": \"qchi-chain\",\n            \"rank\": 6875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5df94780f00140FE72d239D0D261f7797E3Fbd1B\"\n            }\n        },\n        {\n            \"id\": 7244,\n            \"name\": \"SaTT\",\n            \"symbol\": \"SATT\",\n            \"slug\": \"satt\",\n            \"rank\": 1203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDF49C9F599A0A9049D97CFF34D0C30E468987389\"\n            }\n        },\n        {\n            \"id\": 7245,\n            \"name\": \"Stobox Token\",\n            \"symbol\": \"STBU\",\n            \"slug\": \"stobox-token\",\n            \"rank\": 2476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6422e3e219ee6d4c1b18895275fe43556fd50ed\"\n            }\n        },\n        {\n            \"id\": 7247,\n            \"name\": \"Timers\",\n            \"symbol\": \"IPM\",\n            \"slug\": \"timers\",\n            \"rank\": 7547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29\"\n            }\n        },\n        {\n            \"id\": 7250,\n            \"name\": \"YFE Money\",\n            \"symbol\": \"YFE\",\n            \"slug\": \"yfe-money\",\n            \"rank\": 8562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33811d4edbcaed10a685254eb5d3c4e4398520d2\"\n            }\n        },\n        {\n            \"id\": 7255,\n            \"name\": \"Aitra\",\n            \"symbol\": \"AITRA\",\n            \"slug\": \"aitra\",\n            \"rank\": 2124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7256,\n            \"name\": \"Mettalex\",\n            \"symbol\": \"MTLX\",\n            \"slug\": \"mettalex\",\n            \"rank\": 1850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e1e15c44ffe4df6a0cb7371cd00d5028e571d14\"\n            }\n        },\n        {\n            \"id\": 7257,\n            \"name\": \"APEcoin\",\n            \"symbol\": \"APE\",\n            \"slug\": \"apecoin\",\n            \"rank\": 7602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9ea4b786ee5b7a733c035564bfd9341a4c9fc1e\"\n            }\n        },\n        {\n            \"id\": 7262,\n            \"name\": \"extraDNA\",\n            \"symbol\": \"XDNA\",\n            \"slug\": \"extradna\",\n            \"rank\": 2037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB\"\n            }\n        },\n        {\n            \"id\": 7263,\n            \"name\": \"HLP Token\",\n            \"symbol\": \"HLP\",\n            \"slug\": \"help-coin\",\n            \"rank\": 6957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T20:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x308564dc5217c39386f5eae96545159e1d396661\"\n            }\n        },\n        {\n            \"id\": 7270,\n            \"name\": \"SAFE DEAL\",\n            \"symbol\": \"SFD\",\n            \"slug\": \"safe-deal\",\n            \"rank\": 1404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7271,\n            \"name\": \"Starname\",\n            \"symbol\": \"IOV\",\n            \"slug\": \"starname\",\n            \"rank\": 5237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T22:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7273,\n            \"name\": \"Unlimited FiscusFYI\",\n            \"symbol\": \"UFFYI\",\n            \"slug\": \"unlimited-fiscusfyi\",\n            \"rank\": 8234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x021576770CB3729716CCfb687afdB4c6bF720CB6\"\n            }\n        },\n        {\n            \"id\": 7275,\n            \"name\": \"Yearn Finance Ecosystem\",\n            \"symbol\": \"YFIEC\",\n            \"slug\": \"yearn-finance-ecosystem\",\n            \"rank\": 8563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e6e152d29053b6337e434bc9be17504170f8a5b\"\n            }\n        },\n        {\n            \"id\": 7276,\n            \"name\": \"Kirobo\",\n            \"symbol\": \"KIRO\",\n            \"slug\": \"kirobo\",\n            \"rank\": 3938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T01:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1191f691a355b43542bea9b8847bc73e7abb137\"\n            }\n        },\n        {\n            \"id\": 7277,\n            \"name\": \"BDCash Protocol\",\n            \"symbol\": \"BDCASH\",\n            \"slug\": \"bdcash\",\n            \"rank\": 8320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7278,\n            \"name\": \"Aave\",\n            \"symbol\": \"AAVE\",\n            \"slug\": \"aave\",\n            \"rank\": 51,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9\"\n            }\n        },\n        {\n            \"id\": 7281,\n            \"name\": \"Persistence\",\n            \"symbol\": \"XPRT\",\n            \"slug\": \"persistence\",\n            \"rank\": 179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T13:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293\"\n            }\n        },\n        {\n            \"id\": 7284,\n            \"name\": \"PieDAO DOUGH v2\",\n            \"symbol\": \"DOUGH\",\n            \"slug\": \"piedao-dough-v2\",\n            \"rank\": 1292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad32A8e6220741182940c5aBF610bDE99E737b2D\"\n            }\n        },\n        {\n            \"id\": 7286,\n            \"name\": \"YFOX FINANCE\",\n            \"symbol\": \"YFOX\",\n            \"slug\": \"yfox-finance\",\n            \"rank\": 7180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T18:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74\"\n            }\n        },\n        {\n            \"id\": 7288,\n            \"name\": \"Venus\",\n            \"symbol\": \"XVS\",\n            \"slug\": \"venus\",\n            \"rank\": 384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63\"\n            }\n        },\n        {\n            \"id\": 7296,\n            \"name\": \"Truebit\",\n            \"symbol\": \"TRU\",\n            \"slug\": \"truebit\",\n            \"rank\": 2956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-02T11:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf65B5C5104c4faFD4b709d9D60a185eAE063276c\"\n            }\n        },\n        {\n            \"id\": 7298,\n            \"name\": \"Phantasma Energy\",\n            \"symbol\": \"KCAL\",\n            \"slug\": \"phantasma-energy\",\n            \"rank\": 1172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14eb60f5f270b059b0c788de0ddc51da86f8a06d\"\n            }\n        },\n        {\n            \"id\": 7301,\n            \"name\": \"AurusDeFi\",\n            \"symbol\": \"AWX\",\n            \"slug\": \"aurusdefi\",\n            \"rank\": 5562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T23:01:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA51Fc71422a30FA7FFa605B360c3B283501b5bf6\"\n            }\n        },\n        {\n            \"id\": 7305,\n            \"name\": \"Jackpot\",\n            \"symbol\": \"777\",\n            \"slug\": \"jackpot\",\n            \"rank\": 5265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7307,\n            \"name\": \"Cyclops Treasure\",\n            \"symbol\": \"CYTR\",\n            \"slug\": \"cyclops-treasure\",\n            \"rank\": 7226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd05cee8741100010d8e93048a80ed77645ac7bf\"\n            }\n        },\n        {\n            \"id\": 7308,\n            \"name\": \"Compound Uni\",\n            \"symbol\": \"CUNI\",\n            \"slug\": \"compound-uniswap\",\n            \"rank\": 4140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35a18000230da775cac24873d00ff85bccded550\"\n            }\n        },\n        {\n            \"id\": 7309,\n            \"name\": \"Bellevue Network\",\n            \"symbol\": \"BLV\",\n            \"slug\": \"bellevue-network\",\n            \"rank\": 8564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8DA25B8eD753a5910013167945A676921e864436\"\n            }\n        },\n        {\n            \"id\": 7310,\n            \"name\": \"Gemma Extending Tech\",\n            \"symbol\": \"GXT\",\n            \"slug\": \"gemma-extending-tech\",\n            \"rank\": 803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4674672bcddda2ea5300f5207e1158185c944bc0\"\n            }\n        },\n        {\n            \"id\": 7311,\n            \"name\": \"Beefy Finance\",\n            \"symbol\": \"BIFI\",\n            \"slug\": \"beefy-finance\",\n            \"rank\": 299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCa3F508B8e4Dd382eE878A314789373D80A5190A\"\n            }\n        },\n        {\n            \"id\": 7312,\n            \"name\": \"Florin\",\n            \"symbol\": \"XFL\",\n            \"slug\": \"florin\",\n            \"rank\": 1083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7314,\n            \"name\": \"PieDAO DEFI Small Cap\",\n            \"symbol\": \"DEFI+S\",\n            \"slug\": \"piedao-defi-small-cap\",\n            \"rank\": 8565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad6a626ae2b43dcb1b39430ce496d2fa0365ba9c\"\n            }\n        },\n        {\n            \"id\": 7315,\n            \"name\": \"Polyient Games Governance Token\",\n            \"symbol\": \"PGT\",\n            \"slug\": \"polyient-games-governance-token\",\n            \"rank\": 1925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeaccb6E0f24d66cF4Aa6cBDa33971b9231d332a1\"\n            }\n        },\n        {\n            \"id\": 7317,\n            \"name\": \"YeaFinance\",\n            \"symbol\": \"YEA\",\n            \"slug\": \"yeafinance\",\n            \"rank\": 7739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40b92fCE37CEfA03baf7603e7913C1d34dD1a4EC\"\n            }\n        },\n        {\n            \"id\": 7318,\n            \"name\": \"Zero Utility Token\",\n            \"symbol\": \"ZUT\",\n            \"slug\": \"zero-utility-token\",\n            \"rank\": 2208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83F873388Cd14b83A9f47FabDe3C9850b5C74548\"\n            }\n        },\n        {\n            \"id\": 7320,\n            \"name\": \"Neutrino Token\",\n            \"symbol\": \"NSBT\",\n            \"slug\": \"neutrino-system-base-token\",\n            \"rank\": 662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d79d5b61de59d882ce90125b18f74af650acb93\"\n            }\n        },\n        {\n            \"id\": 7321,\n            \"name\": \"yOUcash\",\n            \"symbol\": \"YOUC\",\n            \"slug\": \"youcash\",\n            \"rank\": 209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d371413dd5489f3a04c07c0c2ce369c20986ceb\"\n            }\n        },\n        {\n            \"id\": 7322,\n            \"name\": \"Stream Protocol\",\n            \"symbol\": \"STPL\",\n            \"slug\": \"stream-protocol\",\n            \"rank\": 1310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T00:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b5C2BE869a19e84BDBcb1386dAD83a2ec8DAe82\"\n            }\n        },\n        {\n            \"id\": 7326,\n            \"name\": \"DeXe\",\n            \"symbol\": \"DEXE\",\n            \"slug\": \"dexe\",\n            \"rank\": 758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6\"\n            }\n        },\n        {\n            \"id\": 7329,\n            \"name\": \"LYNC Network\",\n            \"symbol\": \"LYNC\",\n            \"slug\": \"lync-network\",\n            \"rank\": 2091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f87Ec6aAd3B2A8C44f1298A1af56169B8e574cf\"\n            }\n        },\n        {\n            \"id\": 7330,\n            \"name\": \"OWL Token (StealthSwap)\",\n            \"symbol\": \"OWL\",\n            \"slug\": \"owl-token-stealthswap\",\n            \"rank\": 8566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a7f709ee001069771ceb6d42e85035f7d18e736\"\n            }\n        },\n        {\n            \"id\": 7331,\n            \"name\": \"YFPRO Finance\",\n            \"symbol\": \"YFPRO\",\n            \"slug\": \"yfpro-finance\",\n            \"rank\": 8567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fdc5313333533cc0c00c22792bff7383d3055f2\"\n            }\n        },\n        {\n            \"id\": 7332,\n            \"name\": \"EasyFi\",\n            \"symbol\": \"EZ\",\n            \"slug\": \"easyfi\",\n            \"rank\": 1160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T14:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00aba6fe5557de1a1d565658cbddddf7c710a1eb\"\n            }\n        },\n        {\n            \"id\": 7333,\n            \"name\": \"DeFi Insurance Protocol\",\n            \"symbol\": \"DFIP\",\n            \"slug\": \"defi-insurance-protocol\",\n            \"rank\": 7995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T12:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd89A909648e28e8352b63b78007f7fF144f434E9\"\n            }\n        },\n        {\n            \"id\": 7334,\n            \"name\": \"Conflux\",\n            \"symbol\": \"CFX\",\n            \"slug\": \"conflux-network\",\n            \"rank\": 308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T04:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7336,\n            \"name\": \"Index Cooperative\",\n            \"symbol\": \"INDEX\",\n            \"slug\": \"index-cooperative\",\n            \"rank\": 3423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T12:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0954906da0Bf32d5479e25f46056d22f08464cab\"\n            }\n        },\n        {\n            \"id\": 7337,\n            \"name\": \"PieDAO DEFI Large Cap\",\n            \"symbol\": \"DEFI+L\",\n            \"slug\": \"piedao-defi-large-cap\",\n            \"rank\": 8568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T17:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78f225869c08d478c34e5f645d07a87d3fe8eb78\"\n            }\n        },\n        {\n            \"id\": 7346,\n            \"name\": \"Kauri\",\n            \"symbol\": \"KAU\",\n            \"slug\": \"kauri-crypto\",\n            \"rank\": 8047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T22:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe172f366678ec7b559f6c2913a437baadfd4e6c8\"\n            }\n        },\n        {\n            \"id\": 7348,\n            \"name\": \"Portion\",\n            \"symbol\": \"PRT\",\n            \"slug\": \"portion\",\n            \"rank\": 1321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-10T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6D0F5149c502faf215C89ab306ec3E50b15e2892\"\n            }\n        },\n        {\n            \"id\": 7349,\n            \"name\": \"Centaur\",\n            \"symbol\": \"CNTR\",\n            \"slug\": \"centaur\",\n            \"rank\": 1451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-08T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7351,\n            \"name\": \"fry.world\",\n            \"symbol\": \"FRIES\",\n            \"slug\": \"fryworld\",\n            \"rank\": 8569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x393b312c01048b3ed2720bf1b090084c09e408a1\"\n            }\n        },\n        {\n            \"id\": 7355,\n            \"name\": \"Reflex\",\n            \"symbol\": \"RFX\",\n            \"slug\": \"reflex\",\n            \"rank\": 5167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T02:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x159A1dFAe19057de57dFfFcbB3DA1aE784678965\"\n            }\n        },\n        {\n            \"id\": 7363,\n            \"name\": \"POP Network Token\",\n            \"symbol\": \"POP\",\n            \"slug\": \"pop-network-token\",\n            \"rank\": 5580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d858bcd53e085920620549214a8b27ce2f04670\"\n            }\n        },\n        {\n            \"id\": 7366,\n            \"name\": \"Stabilize\",\n            \"symbol\": \"STBZ\",\n            \"slug\": \"stabilize\",\n            \"rank\": 8119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb987d48ed8f2c468d52d6405624eadba5e76d723\"\n            }\n        },\n        {\n            \"id\": 7367,\n            \"name\": \"SnowSwap\",\n            \"symbol\": \"SNOW\",\n            \"slug\": \"snowswap\",\n            \"rank\": 1686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T20:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe9a29ab92522d14fc65880d817214261d8479ae\"\n            }\n        },\n        {\n            \"id\": 7368,\n            \"name\": \"Power Index Pool Token\",\n            \"symbol\": \"PIPT\",\n            \"slug\": \"power-index-pool-token\",\n            \"rank\": 2069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26607ac599266b21d13c7acf7942c7701a8b699c\"\n            }\n        },\n        {\n            \"id\": 7371,\n            \"name\": \"Mover\",\n            \"symbol\": \"MOVE\",\n            \"slug\": \"mover\",\n            \"rank\": 3555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C\"\n            }\n        },\n        {\n            \"id\": 7375,\n            \"name\": \"SUP\",\n            \"symbol\": \"SUP\",\n            \"slug\": \"sup\",\n            \"rank\": 4049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7376,\n            \"name\": \"Doki Doki Finance\",\n            \"symbol\": \"DOKI\",\n            \"slug\": \"doki-doki-finance\",\n            \"rank\": 1731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544\"\n            }\n        },\n        {\n            \"id\": 7377,\n            \"name\": \"Dogeswap\",\n            \"symbol\": \"DOGES\",\n            \"slug\": \"dogeswap\",\n            \"rank\": 1897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T03:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4fbed161bebcb37afb1cb4a6f7ca18b977ccb25\"\n            }\n        },\n        {\n            \"id\": 7379,\n            \"name\": \"LimitSwap\",\n            \"symbol\": \"LIMIT\",\n            \"slug\": \"limitswap\",\n            \"rank\": 6658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1712aad2c773ee04bdc9114b32163c058321cd85\"\n            }\n        },\n        {\n            \"id\": 7380,\n            \"name\": \"Dracula Token\",\n            \"symbol\": \"DRC\",\n            \"slug\": \"dracula-token\",\n            \"rank\": 1898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb78b3320493a4efaa1028130c5ba26f0b6085ef8\"\n            }\n        },\n        {\n            \"id\": 7381,\n            \"name\": \"CoFiX\",\n            \"symbol\": \"COFI\",\n            \"slug\": \"cofix\",\n            \"rank\": 4225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T10:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a23a6BfBAdB59fa563008c0fB7cf96dfCF34Ea1\"\n            }\n        },\n        {\n            \"id\": 7382,\n            \"name\": \"ACoconut\",\n            \"symbol\": \"AC\",\n            \"slug\": \"acoconut\",\n            \"rank\": 2119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a0aba393aac4dfbff4333b06c407458002c6183\"\n            }\n        },\n        {\n            \"id\": 7385,\n            \"name\": \"deCraft Finance\",\n            \"symbol\": \"CRAFT\",\n            \"slug\": \"decraft-finance\",\n            \"rank\": 8570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa09ff006c652496e72d648cef2f4ee6777efdf6f\"\n            }\n        },\n        {\n            \"id\": 7386,\n            \"name\": \"Spaceswap MILK2\",\n            \"symbol\": \"MILK2\",\n            \"slug\": \"spaceswap\",\n            \"rank\": 1900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80c8c3dcfb854f9542567c8dac3f44d709ebc1de\"\n            }\n        },\n        {\n            \"id\": 7389,\n            \"name\": \"Non-Fungible Yearn\",\n            \"symbol\": \"NFY\",\n            \"slug\": \"non-fungible-yearn\",\n            \"rank\": 1764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1cbb83ebcd552d5ebf8131ef8c9cd9d9bab342bc\"\n            }\n        },\n        {\n            \"id\": 7390,\n            \"name\": \"Spaceswap SHAKE\",\n            \"symbol\": \"SHAKE\",\n            \"slug\": \"shake\",\n            \"rank\": 1984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6006fc2a849fedaba8330ce36f5133de01f96189\"\n            }\n        },\n        {\n            \"id\": 7391,\n            \"name\": \"Star Pacific Coin\",\n            \"symbol\": \"SPC\",\n            \"slug\": \"star-pacific-coin\",\n            \"rank\": 8571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7395,\n            \"name\": \"Atari Token\",\n            \"symbol\": \"ATRI\",\n            \"slug\": \"atari-token\",\n            \"rank\": 514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T21:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdacD69347dE42baBfAEcD09dC88958378780FB62\"\n            }\n        },\n        {\n            \"id\": 7396,\n            \"name\": \"r/CryptoCurrency Moons\",\n            \"symbol\": \"xMOON\",\n            \"slug\": \"moon\",\n            \"rank\": 8572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x1e16aa4df73d29c029d94ceda3e3114ec191e25a\"\n            }\n        },\n        {\n            \"id\": 7398,\n            \"name\": \"Coreto\",\n            \"symbol\": \"COR\",\n            \"slug\": \"coreto\",\n            \"rank\": 1101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T01:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835\"\n            }\n        },\n        {\n            \"id\": 7399,\n            \"name\": \"Global Gaming\",\n            \"symbol\": \"GMNG\",\n            \"slug\": \"global-gaming\",\n            \"rank\": 7971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf81e6fdb8d7a743c3d4c3542a5356ff197ea1c0\"\n            }\n        },\n        {\n            \"id\": 7400,\n            \"name\": \"YFi Management\",\n            \"symbol\": \"YEFIM\",\n            \"slug\": \"yfi-management\",\n            \"rank\": 4461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T02:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4B34c0CBeEF271F895d339c5F76322d71A60782B\"\n            }\n        },\n        {\n            \"id\": 7403,\n            \"name\": \"Wrapped BIND\",\n            \"symbol\": \"WBIND\",\n            \"slug\": \"wrapped-bind\",\n            \"rank\": 8573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T23:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15334dcb171e8b65d6650321581dca83be870115\"\n            }\n        },\n        {\n            \"id\": 7404,\n            \"name\": \"Value Liquidity\",\n            \"symbol\": \"VALUE\",\n            \"slug\": \"value-defi\",\n            \"rank\": 3166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T04:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x49e833337ece7afe375e44f4e3e8481029218e5c\"\n            }\n        },\n        {\n            \"id\": 7406,\n            \"name\": \"MoonTools\",\n            \"symbol\": \"MOONS\",\n            \"slug\": \"moontools\",\n            \"rank\": 2150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x260e63d91fccc499606bae3fe945c4ed1cf56a56\"\n            }\n        },\n        {\n            \"id\": 7410,\n            \"name\": \"Yearn Finance DOT\",\n            \"symbol\": \"YFDOT\",\n            \"slug\": \"yearn-finance-dot\",\n            \"rank\": 8079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e6539edc3b76f1e21b71d214527faba875f70f3\"\n            }\n        },\n        {\n            \"id\": 7411,\n            \"name\": \"Covalent\",\n            \"symbol\": \"CQT\",\n            \"slug\": \"covalent\",\n            \"rank\": 379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T01:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD417144312DbF50465b1C641d016962017Ef6240\"\n            }\n        },\n        {\n            \"id\": 7412,\n            \"name\": \"UniLend\",\n            \"symbol\": \"UFT\",\n            \"slug\": \"unilend\",\n            \"rank\": 875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1\"\n            }\n        },\n        {\n            \"id\": 7414,\n            \"name\": \"Behodler\",\n            \"symbol\": \"EYE\",\n            \"slug\": \"beholder\",\n            \"rank\": 6909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x155ff1A85F440EE0A382eA949f24CE4E0b751c65\"\n            }\n        },\n        {\n            \"id\": 7415,\n            \"name\": \"BonezYard\",\n            \"symbol\": \"BNZ\",\n            \"slug\": \"bonezyard\",\n            \"rank\": 7745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x014a543f767b3b06e31a811b0a75483ee8dfd72d\"\n            }\n        },\n        {\n            \"id\": 7420,\n            \"name\": \"Digital Reserve Currency\",\n            \"symbol\": \"DRC\",\n            \"slug\": \"digital-reserve-currency\",\n            \"rank\": 1823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa150db9b1fa65b44799d4dd949d922c0a33ee606\"\n            }\n        },\n        {\n            \"id\": 7421,\n            \"name\": \"Bitfinex Bitcoin Dominance Perps\",\n            \"symbol\": \"BTCDOM\",\n            \"slug\": \"bitfinex-bitcoin-dominance-perps\",\n            \"rank\": 8574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T10:20:00.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:08.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7422,\n            \"name\": \"PlotX\",\n            \"symbol\": \"PLOT\",\n            \"slug\": \"plotx\",\n            \"rank\": 1193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T10:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72f020f8f3e8fd9382705723cd26380f8d0c66bb\"\n            }\n        },\n        {\n            \"id\": 7423,\n            \"name\": \"RUSH\",\n            \"symbol\": \"RUC\",\n            \"slug\": \"rush\",\n            \"rank\": 8227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T23:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x395768aeb16484e5785612a98e9408e4cc1269ec\"\n            }\n        },\n        {\n            \"id\": 7424,\n            \"name\": \"Hermez Network\",\n            \"symbol\": \"HEZ\",\n            \"slug\": \"hermez-network\",\n            \"rank\": 635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-17T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeef9f339514298c6a857efcfc1a762af84438dee\"\n            }\n        },\n        {\n            \"id\": 7425,\n            \"name\": \"PayAccept\",\n            \"symbol\": \"PAYT\",\n            \"slug\": \"payaccept\",\n            \"rank\": 4224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2\"\n            }\n        },\n        {\n            \"id\": 7428,\n            \"name\": \"SWAG Finance\",\n            \"symbol\": \"SWAG\",\n            \"slug\": \"swag-finance\",\n            \"rank\": 6177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87edffde3e14c7a66c9b9724747a1c5696b742e6\"\n            }\n        },\n        {\n            \"id\": 7429,\n            \"name\": \"Liquity\",\n            \"symbol\": \"LQTY\",\n            \"slug\": \"liquity\",\n            \"rank\": 543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T04:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D\"\n            }\n        },\n        {\n            \"id\": 7430,\n            \"name\": \"Zenfuse\",\n            \"symbol\": \"ZEFU\",\n            \"slug\": \"zenfuse\",\n            \"rank\": 1424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1e9157c2fdcc5a856c8da8b2d89b6c32b3c1229\"\n            }\n        },\n        {\n            \"id\": 7431,\n            \"name\": \"Akash Network\",\n            \"symbol\": \"AKT\",\n            \"slug\": \"akash-network\",\n            \"rank\": 282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7432,\n            \"name\": \"Bit Financial\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"bit-financial\",\n            \"rank\": 6487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T11:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d31200e6d7854c2f664af7fc38a21600960f74d\"\n            }\n        },\n        {\n            \"id\": 7435,\n            \"name\": \"Pepemon Pepeballs\",\n            \"symbol\": \"PPBLZ\",\n            \"slug\": \"pepemon-pepeballs\",\n            \"rank\": 1921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d2ee5dae46c86da2ff521f7657dad98834f97b8\"\n            }\n        },\n        {\n            \"id\": 7436,\n            \"name\": \"BonFi\",\n            \"symbol\": \"BNF\",\n            \"slug\": \"bonfi\",\n            \"rank\": 2032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1DE5e000C41C8d35b9f1f4985C23988f05831057\"\n            }\n        },\n        {\n            \"id\": 7437,\n            \"name\": \"MobieCoin\",\n            \"symbol\": \"MBX\",\n            \"slug\": \"mobiepay\",\n            \"rank\": 3626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T19:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71ba91dc68c6a206db0a6a92b4b1de3f9271432d\"\n            }\n        },\n        {\n            \"id\": 7438,\n            \"name\": \"ZeroSwap\",\n            \"symbol\": \"ZEE\",\n            \"slug\": \"zeroswap\",\n            \"rank\": 1090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T13:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5\"\n            }\n        },\n        {\n            \"id\": 7440,\n            \"name\": \"BarnBridge\",\n            \"symbol\": \"BOND\",\n            \"slug\": \"barnbridge\",\n            \"rank\": 504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0391D2021f89DC339F60Fff84546EA23E337750f\"\n            }\n        },\n        {\n            \"id\": 7441,\n            \"name\": \"yRise Finance\",\n            \"symbol\": \"YRISE\",\n            \"slug\": \"yrise-finance\",\n            \"rank\": 8575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6051C1354Ccc51b4d561e43b02735DEaE64768B8\"\n            }\n        },\n        {\n            \"id\": 7442,\n            \"name\": \"YFIA\",\n            \"symbol\": \"YFIA\",\n            \"slug\": \"yfia\",\n            \"rank\": 8576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94373d40135604ce50083Ff282250A9033761E53\"\n            }\n        },\n        {\n            \"id\": 7445,\n            \"name\": \"cCOMP\",\n            \"symbol\": \"CCOMP\",\n            \"slug\": \"ccomp\",\n            \"rank\": 3830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70e36f6BF80a52b3B46b3aF8e106CC0ed743E8e4\"\n            }\n        },\n        {\n            \"id\": 7447,\n            \"name\": \"GALAXY NETWORK\",\n            \"symbol\": \"GNC\",\n            \"slug\": \"galaxy-network\",\n            \"rank\": 7173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7448,\n            \"name\": \"LCG\",\n            \"symbol\": \"LCG\",\n            \"slug\": \"lcg\",\n            \"rank\": 4881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e1a58e7e9e801f32bb82462636a8a2e7b65e036\"\n            }\n        },\n        {\n            \"id\": 7454,\n            \"name\": \"ETG Finance\",\n            \"symbol\": \"ETGF\",\n            \"slug\": \"etg-finance\",\n            \"rank\": 4203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74603e780545d02C4257E7D2BE19c74dE7BE1952\"\n            }\n        },\n        {\n            \"id\": 7455,\n            \"name\": \"Audius\",\n            \"symbol\": \"AUDIO\",\n            \"slug\": \"audius\",\n            \"rank\": 110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x18aaa7115705e8be94bffebde57af9bfc265b998\"\n            }\n        },\n        {\n            \"id\": 7460,\n            \"name\": \"Alpha Quark Token\",\n            \"symbol\": \"AQT\",\n            \"slug\": \"alpha-quark-token\",\n            \"rank\": 454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a9bDCFF37aB68B95A53435ADFd8892e86084F93\"\n            }\n        },\n        {\n            \"id\": 7461,\n            \"name\": \"PlayDapp\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"playdapp\",\n            \"rank\": 172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T23:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a4f40631a4f906c2BaD353Ed06De7A5D3fCb430\"\n            }\n        },\n        {\n            \"id\": 7462,\n            \"name\": \"United\",\n            \"symbol\": \"UTED\",\n            \"slug\": \"united\",\n            \"rank\": 7205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T00:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x951df2682ff9a963c4243a38d3841c9ba471b8ae\"\n            }\n        },\n        {\n            \"id\": 7463,\n            \"name\": \"RAMP\",\n            \"symbol\": \"RAMP\",\n            \"slug\": \"ramp\",\n            \"rank\": 575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T04:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f\"\n            }\n        },\n        {\n            \"id\": 7465,\n            \"name\": \"Vox.Finance\",\n            \"symbol\": \"VOX\",\n            \"slug\": \"vox-finance\",\n            \"rank\": 2130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12D102F06da35cC0111EB58017fd2Cd28537d0e1\"\n            }\n        },\n        {\n            \"id\": 7466,\n            \"name\": \"PRIA\",\n            \"symbol\": \"PRIA\",\n            \"slug\": \"pria\",\n            \"rank\": 2494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9871cb10738eada636432e86fc0cb920dc3de24\"\n            }\n        },\n        {\n            \"id\": 7467,\n            \"name\": \"Swirge\",\n            \"symbol\": \"SWG\",\n            \"slug\": \"swirge\",\n            \"rank\": 2709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe792f64c582698b8572aaf765bdc426ac3aefb6b\"\n            }\n        },\n        {\n            \"id\": 7469,\n            \"name\": \"Apiary Fund Coin\",\n            \"symbol\": \"AFC\",\n            \"slug\": \"apiary-fund-coin\",\n            \"rank\": 8577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf576ff0d7e4c1e8f27dbd50321e95e36a965985f\"\n            }\n        },\n        {\n            \"id\": 7471,\n            \"name\": \"Wrapped Virgin Gen-0 CryptoKitties\",\n            \"symbol\": \"WVG0\",\n            \"slug\": \"wrapped-virgin-gen-0-cryptokitties\",\n            \"rank\": 2398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25c7b64a93eb1261e130ec21a3e9918caa38b611\"\n            }\n        },\n        {\n            \"id\": 7472,\n            \"name\": \"Wrapped Gen-0 CryptoKitties\",\n            \"symbol\": \"WG0\",\n            \"slug\": \"wrapped-gen-0-cryptokitties\",\n            \"rank\": 1951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa10740ff9ff6852eac84cdcff9184e1d6d27c057\"\n            }\n        },\n        {\n            \"id\": 7473,\n            \"name\": \"Wrapped Basic CryptoKitties\",\n            \"symbol\": \"WCK\",\n            \"slug\": \"wrapped-cryptokitties\",\n            \"rank\": 2155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09fE5f0236F0Ea5D930197DCE254d77B04128075\"\n            }\n        },\n        {\n            \"id\": 7474,\n            \"name\": \"Axia Protocol\",\n            \"symbol\": \"AXIA\",\n            \"slug\": \"axia-protocol\",\n            \"rank\": 5438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546\"\n            }\n        },\n        {\n            \"id\": 7475,\n            \"name\": \"Camp\",\n            \"symbol\": \"CAMP\",\n            \"slug\": \"camp\",\n            \"rank\": 5396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T18:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE9E73E1aE76D17A16cC53E3e87a9a7dA78834d37\"\n            }\n        },\n        {\n            \"id\": 7478,\n            \"name\": \"Yearn Finance Network\",\n            \"symbol\": \"YFN\",\n            \"slug\": \"yearn-finance-network\",\n            \"rank\": 7236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T00:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3dd66732113af9981a861cf489431533aeba33b8\"\n            }\n        },\n        {\n            \"id\": 7481,\n            \"name\": \"Moonday Finance\",\n            \"symbol\": \"MOONDAY\",\n            \"slug\": \"moonday-finance\",\n            \"rank\": 8578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T02:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ad606adde97c0c28bd6ac85554176bc55783c01\"\n            }\n        },\n        {\n            \"id\": 7483,\n            \"name\": \"DeFi Gold\",\n            \"symbol\": \"DFGL\",\n            \"slug\": \"defi-gold\",\n            \"rank\": 8037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD\"\n            }\n        },\n        {\n            \"id\": 7486,\n            \"name\": \"Rari Governance Token\",\n            \"symbol\": \"RGT\",\n            \"slug\": \"rari-governance-token\",\n            \"rank\": 184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-04T09:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd291e7a03283640fdc51b121ac401383a46cc623\"\n            }\n        },\n        {\n            \"id\": 7487,\n            \"name\": \"Chonk\",\n            \"symbol\": \"CHONK\",\n            \"slug\": \"chonk\",\n            \"rank\": 1997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84679bc467DC6c2c40ab04538813AfF3796351f1\"\n            }\n        },\n        {\n            \"id\": 7488,\n            \"name\": \"ShareAt\",\n            \"symbol\": \"XAT\",\n            \"slug\": \"shareat\",\n            \"rank\": 8579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01c8857057326B8f64DCb5cba6d802DcD132946e\"\n            }\n        },\n        {\n            \"id\": 7489,\n            \"name\": \"BananoDOS\",\n            \"symbol\": \"yBAN\",\n            \"slug\": \"bananodos\",\n            \"rank\": 8580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1706c33B9a5B12aeB85B862215378dEe9480EB95\"\n            }\n        },\n        {\n            \"id\": 7494,\n            \"name\": \"JustBet\",\n            \"symbol\": \"WINR\",\n            \"slug\": \"justbet\",\n            \"rank\": 2255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27460aac4b005de72e2326bd8391c27fb41780f8\"\n            }\n        },\n        {\n            \"id\": 7496,\n            \"name\": \"Enoki Finance\",\n            \"symbol\": \"SPORE\",\n            \"slug\": \"enoki-finance\",\n            \"rank\": 8581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T03:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4bad5d040d4464ec5ce130987731f2f428c9307\"\n            }\n        },\n        {\n            \"id\": 7497,\n            \"name\": \"Marlin\",\n            \"symbol\": \"POND\",\n            \"slug\": \"marlin\",\n            \"rank\": 664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-20T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57b946008913b82e4df85f501cbaed910e58d26c\"\n            }\n        },\n        {\n            \"id\": 7498,\n            \"name\": \"Yield Protocol\",\n            \"symbol\": \"YIELD\",\n            \"slug\": \"yield-protocol\",\n            \"rank\": 2015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T00:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8B61CfF52564758A204F841E636265bEBC8db9B\"\n            }\n        },\n        {\n            \"id\": 7501,\n            \"name\": \"WOO Network\",\n            \"symbol\": \"WOO\",\n            \"slug\": \"wootrade\",\n            \"rank\": 120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4691937a7508860f876c9c0a2a617e7d9e945d4b\"\n            }\n        },\n        {\n            \"id\": 7502,\n            \"name\": \"StableXSwap\",\n            \"symbol\": \"STAX\",\n            \"slug\": \"stablexswap\",\n            \"rank\": 867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-23T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0da6ed8b13214ff28e9ca979dd37439e8a88f6c4\"\n            }\n        },\n        {\n            \"id\": 7503,\n            \"name\": \"Bithao\",\n            \"symbol\": \"BHAO\",\n            \"slug\": \"bithao\",\n            \"rank\": 990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d7c7d764d6f1DFa256C74AbB4C4d7861d8EE64C\"\n            }\n        },\n        {\n            \"id\": 7504,\n            \"name\": \"WeBlock\",\n            \"symbol\": \"WON\",\n            \"slug\": \"weblock\",\n            \"rank\": 2590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1eddee3fa21591a9637f88dab9615c33ee636b9d\"\n            }\n        },\n        {\n            \"id\": 7505,\n            \"name\": \"Everscale\",\n            \"symbol\": \"EVER\",\n            \"slug\": \"everscale\",\n            \"rank\": 242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T03:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7507,\n            \"name\": \"Neeva Defi\",\n            \"symbol\": \"NVA\",\n            \"slug\": \"neeva-defi\",\n            \"rank\": 7980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38f7cd43662d1cff4cc3c2c4b749f7cfed1d1db3\"\n            }\n        },\n        {\n            \"id\": 7509,\n            \"name\": \"BoringDAO\",\n            \"symbol\": \"BOR\",\n            \"slug\": \"boringdao\",\n            \"rank\": 474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c9d6c1c73b31c837832c72e04d3152f051fc1a9\"\n            }\n        },\n        {\n            \"id\": 7510,\n            \"name\": \"QuiverX\",\n            \"symbol\": \"QRX\",\n            \"slug\": \"quiverx\",\n            \"rank\": 3888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e0dade58d2d89ebbe7afc384e3e4f15b70b14d8\"\n            }\n        },\n        {\n            \"id\": 7511,\n            \"name\": \"DogDeFiCoin\",\n            \"symbol\": \"DOGDEFI\",\n            \"slug\": \"dogdeficoin\",\n            \"rank\": 8321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80bb277f4355A43CDbB86a82F9876C946476d9Eb\"\n            }\n        },\n        {\n            \"id\": 7512,\n            \"name\": \"Unistake\",\n            \"symbol\": \"UNISTAKE\",\n            \"slug\": \"unistake\",\n            \"rank\": 1418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ed8e7c9604790f7ec589f99b94361d8aab64e5e\"\n            }\n        },\n        {\n            \"id\": 7513,\n            \"name\": \"BitOnyx\",\n            \"symbol\": \"BTNYX\",\n            \"slug\": \"bitonyx\",\n            \"rank\": 7245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQbKzJiovJkzvXDUcQVPw4vQRM5qaM2hNd\"\n            }\n        },\n        {\n            \"id\": 7514,\n            \"name\": \"IDall\",\n            \"symbol\": \"IDALL\",\n            \"slug\": \"idall\",\n            \"rank\": 8582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce80ce10fa806f4aa8755ab92cd268c51d7fd867\"\n            }\n        },\n        {\n            \"id\": 7515,\n            \"name\": \"Ubiner\",\n            \"symbol\": \"UBIN\",\n            \"slug\": \"ubiner\",\n            \"rank\": 7824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9EcEb9F717852Ad0D936B46155cB0c0f43cBE8E\"\n            }\n        },\n        {\n            \"id\": 7517,\n            \"name\": \"YFI CREDITS GROUP\",\n            \"symbol\": \"YFICG\",\n            \"slug\": \"yfi-credits-group\",\n            \"rank\": 8583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9080e92296a176883aAB1d7d1B7e50BC055B0cAa\"\n            }\n        },\n        {\n            \"id\": 7518,\n            \"name\": \"Voice Token\",\n            \"symbol\": \"VOICE\",\n            \"slug\": \"nix-bridge-token\",\n            \"rank\": 4895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e2364966267B5D7D2cE6CD9A9B5bD19d9C7C6A9\"\n            }\n        },\n        {\n            \"id\": 7521,\n            \"name\": \"EDC Blockchain\",\n            \"symbol\": \"EDC\",\n            \"slug\": \"edc-blockchain\",\n            \"rank\": 2189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7526,\n            \"name\": \"LTCUP\",\n            \"symbol\": \"LTCUP\",\n            \"slug\": \"ltcup\",\n            \"rank\": 8584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7527,\n            \"name\": \"LTCDOWN\",\n            \"symbol\": \"LTCDOWN\",\n            \"slug\": \"ltcdown\",\n            \"rank\": 8585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7530,\n            \"name\": \"Yearn Finance Red Moon\",\n            \"symbol\": \"YFRM\",\n            \"slug\": \"yearn-finance-red-moon\",\n            \"rank\": 8051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbE685C5E06866cfB94A4242E3DF8f2fa3E7c2b73\"\n            }\n        },\n        {\n            \"id\": 7533,\n            \"name\": \"Oraichain Token\",\n            \"symbol\": \"ORAI\",\n            \"slug\": \"oraichain-token\",\n            \"rank\": 1035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c11249814f11b9346808179cf06e71ac328c1b5\"\n            }\n        },\n        {\n            \"id\": 7534,\n            \"name\": \"Tsunami finance\",\n            \"symbol\": \"NAMI\",\n            \"slug\": \"tsunami\",\n            \"rank\": 8586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7eb4db4dddb16a329c5ade17a8a0178331267e28\"\n            }\n        },\n        {\n            \"id\": 7535,\n            \"name\": \"Keep3rV1\",\n            \"symbol\": \"KP3R\",\n            \"slug\": \"keep3rv1\",\n            \"rank\": 263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44\"\n            }\n        },\n        {\n            \"id\": 7536,\n            \"name\": \"Aspire\",\n            \"symbol\": \"ASP\",\n            \"slug\": \"aspire\",\n            \"rank\": 8317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7537,\n            \"name\": \"Tatcoin\",\n            \"symbol\": \"TAT\",\n            \"slug\": \"tatcoin\",\n            \"rank\": 7638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T17:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x505d0ffa350b2687eb8393aebd14632f2990991a\"\n            }\n        },\n        {\n            \"id\": 7539,\n            \"name\": \"Colibri Protocol\",\n            \"symbol\": \"CLBR\",\n            \"slug\": \"colibri\",\n            \"rank\": 8230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47a60748de6dbd8dce3991adc5751ce0f32279dc\"\n            }\n        },\n        {\n            \"id\": 7540,\n            \"name\": \"MegaCryptoPolis\",\n            \"symbol\": \"MEGA\",\n            \"slug\": \"megacryptopolis\",\n            \"rank\": 4964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3218a02f8f8b5c3894ce30eb255f10bcba13e654\"\n            }\n        },\n        {\n            \"id\": 7543,\n            \"name\": \"Hoo Token\",\n            \"symbol\": \"HOO\",\n            \"slug\": \"hoo-token\",\n            \"rank\": 391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd241d7b5cb0ef9fc79d9e4eb9e21f5e209f52f7d\"\n            }\n        },\n        {\n            \"id\": 7544,\n            \"name\": \"The Luxury Coin\",\n            \"symbol\": \"TLB\",\n            \"slug\": \"the-luxury-coin\",\n            \"rank\": 4509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ab0565dfe65bf9be754d7b0dadbb42c4ecaec01\"\n            }\n        },\n        {\n            \"id\": 7545,\n            \"name\": \"Jointer\",\n            \"symbol\": \"JNTR\",\n            \"slug\": \"jointer\",\n            \"rank\": 4376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f2caa99fc378248ac02cbbaac27e3fa155ed2c4\"\n            }\n        },\n        {\n            \"id\": 7547,\n            \"name\": \"SURF Finance\",\n            \"symbol\": \"SURF\",\n            \"slug\": \"surf\",\n            \"rank\": 7325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea319e87cf06203dae107dd8e5672175e3ee976c\"\n            }\n        },\n        {\n            \"id\": 7548,\n            \"name\": \"WEMIX\",\n            \"symbol\": \"WEMIX\",\n            \"slug\": \"wemix\",\n            \"rank\": 214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T23:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x5096db80b21ef45230c9e423c373f1fc9c0198dd\"\n            }\n        },\n        {\n            \"id\": 7551,\n            \"name\": \"YYFI.Protocol\",\n            \"symbol\": \"YYFI\",\n            \"slug\": \"yyfi-protocol\",\n            \"rank\": 8587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T02:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaF20b44C1C651D1d29cFB916eE2A0630B828Eb7A\"\n            }\n        },\n        {\n            \"id\": 7552,\n            \"name\": \"Hyve\",\n            \"symbol\": \"HYVE\",\n            \"slug\": \"hyve\",\n            \"rank\": 1304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd794DD1CAda4cf79C9EebaAb8327a1B0507ef7d4\"\n            }\n        },\n        {\n            \"id\": 7553,\n            \"name\": \"unFederalReserve\",\n            \"symbol\": \"eRSDL\",\n            \"slug\": \"unfederalreserve\",\n            \"rank\": 1009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6\"\n            }\n        },\n        {\n            \"id\": 7554,\n            \"name\": \"Hiz Finance\",\n            \"symbol\": \"HIZ\",\n            \"slug\": \"hiz-finance\",\n            \"rank\": 8588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc761D1ccb38a94703675d2cDb15F7F1B3dcFF7B7\"\n            }\n        },\n        {\n            \"id\": 7559,\n            \"name\": \"Tadpole Finance\",\n            \"symbol\": \"TAD\",\n            \"slug\": \"tadpole-finance\",\n            \"rank\": 1750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T12:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f7229af0c4b9740e207ea283b9094983f78ba04\"\n            }\n        },\n        {\n            \"id\": 7560,\n            \"name\": \"Fundamenta\",\n            \"symbol\": \"FMTA\",\n            \"slug\": \"fundamenta\",\n            \"rank\": 2299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa9d866666c2a3748d6b23ff69e63e52f08d9ab4\"\n            }\n        },\n        {\n            \"id\": 7564,\n            \"name\": \"Pteria\",\n            \"symbol\": \"PTERIA\",\n            \"slug\": \"pteria\",\n            \"rank\": 8589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-30T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02eca910cb3a7d43ebc7e8028652ed5c6b70259b\"\n            }\n        },\n        {\n            \"id\": 7569,\n            \"name\": \"King Swap\",\n            \"symbol\": \"$KING\",\n            \"slug\": \"kingswap\",\n            \"rank\": 3585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-30T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2057d71fE3F5b0dc1E3e7722940E1908Fc72078\"\n            }\n        },\n        {\n            \"id\": 7570,\n            \"name\": \"Blurt\",\n            \"symbol\": \"BLURT\",\n            \"slug\": \"blurt\",\n            \"rank\": 7398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7571,\n            \"name\": \"Social Rocket\",\n            \"symbol\": \"ROCKS\",\n            \"slug\": \"social-rocket\",\n            \"rank\": 8590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0829d2d5cc09d3d341e813c821b0cfae272d9fb2\"\n            }\n        },\n        {\n            \"id\": 7572,\n            \"name\": \"Yearn Secure\",\n            \"symbol\": \"YSEC\",\n            \"slug\": \"yearn-secure\",\n            \"rank\": 2221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeea9aE787f3A620072d13b2cdC8cabFFb9c0aB96\"\n            }\n        },\n        {\n            \"id\": 7574,\n            \"name\": \"Stacy\",\n            \"symbol\": \"STACY\",\n            \"slug\": \"stacy\",\n            \"rank\": 7283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf12EC0D3Dab64DdEfBdC96474bDe25af3FE1B327\"\n            }\n        },\n        {\n            \"id\": 7576,\n            \"name\": \"Kava Lend\",\n            \"symbol\": \"HARD\",\n            \"slug\": \"hard-protocol\",\n            \"rank\": 516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7579,\n            \"name\": \"Mars Network\",\n            \"symbol\": \"MARS\",\n            \"slug\": \"mars-network\",\n            \"rank\": 7298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedd8da5c20eb014e550008df3304213dde5e29f0\"\n            }\n        },\n        {\n            \"id\": 7582,\n            \"name\": \"Keep4r\",\n            \"symbol\": \"KP4R\",\n            \"slug\": \"keep4r\",\n            \"rank\": 1946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T04:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa89ac6e529acf391cfbbd377f3ac9d93eae9664e\"\n            }\n        },\n        {\n            \"id\": 7583,\n            \"name\": \"Auric Network\",\n            \"symbol\": \"AUSCM\",\n            \"slug\": \"auric-network\",\n            \"rank\": 6103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c7bbadc81e18f7177a95eb1593e5f5f35861b10\"\n            }\n        },\n        {\n            \"id\": 7584,\n            \"name\": \"SwapAll\",\n            \"symbol\": \"SAP\",\n            \"slug\": \"swapall\",\n            \"rank\": 4293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6ed276a69270a895d6e419d99dcb5aaa2f3cb4a\"\n            }\n        },\n        {\n            \"id\": 7585,\n            \"name\": \"Freeway Token\",\n            \"symbol\": \"FWT\",\n            \"slug\": \"freeway-token\",\n            \"rank\": 488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a7397b0b86bb0f9482a3f4f16de942f04e88702\"\n            }\n        },\n        {\n            \"id\": 7586,\n            \"name\": \"Yearn Classic Finance\",\n            \"symbol\": \"EARN\",\n            \"slug\": \"yearn-classic-finance\",\n            \"rank\": 3941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63a18bc38d1101db7f0efcbcbdcbe927a5879039\"\n            }\n        },\n        {\n            \"id\": 7587,\n            \"name\": \"UTU Protocol\",\n            \"symbol\": \"UTU\",\n            \"slug\": \"utu-protocol\",\n            \"rank\": 1495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa58a4f5c4bb043d2cc1e170613b74e767c94189b\"\n            }\n        },\n        {\n            \"id\": 7588,\n            \"name\": \"Gameswap\",\n            \"symbol\": \"GSWAP\",\n            \"slug\": \"gameswap\",\n            \"rank\": 814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaac41ec512808d64625576eddd580e7ea40ef8b2\"\n            }\n        },\n        {\n            \"id\": 7589,\n            \"name\": \"Cryptochrome\",\n            \"symbol\": \"CHM\",\n            \"slug\": \"cryptochrome\",\n            \"rank\": 5338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x538a151dd910c1d1227719bd400d6c4f99ea06d0\"\n            }\n        },\n        {\n            \"id\": 7590,\n            \"name\": \"Dvision Network\",\n            \"symbol\": \"DVI\",\n            \"slug\": \"dvision-network\",\n            \"rank\": 250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10633216e7e8281e33c86f02bf8e565a635d9770\"\n            }\n        },\n        {\n            \"id\": 7591,\n            \"name\": \"Misbloc\",\n            \"symbol\": \"MSB\",\n            \"slug\": \"misbloc\",\n            \"rank\": 811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84c722e6f1363e8d5c6db3ea600bef9a006da824\"\n            }\n        },\n        {\n            \"id\": 7592,\n            \"name\": \"Pepedex\",\n            \"symbol\": \"PPDEX\",\n            \"slug\": \"pepedex\",\n            \"rank\": 8591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T02:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1f508c7c9f0d1b15a76fba564eef2d956220cf7\"\n            }\n        },\n        {\n            \"id\": 7593,\n            \"name\": \"DefiDollar DAO\",\n            \"symbol\": \"DFD\",\n            \"slug\": \"defidollar-dao\",\n            \"rank\": 4154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20c36f062a31865bED8a5B1e512D9a1A20AA333A\"\n            }\n        },\n        {\n            \"id\": 7594,\n            \"name\": \"Smoothy\",\n            \"symbol\": \"SMTY\",\n            \"slug\": \"smoothy\",\n            \"rank\": 2169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T13:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbF776e4FCa664D791C4Ee3A71e2722990E003283\"\n            }\n        },\n        {\n            \"id\": 7595,\n            \"name\": \"SERGS\",\n            \"symbol\": \"SERGS\",\n            \"slug\": \"sergs\",\n            \"rank\": 8592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-04T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79BA92DDA26FcE15e1e9af47D5cFdFD2A093E000\"\n            }\n        },\n        {\n            \"id\": 7596,\n            \"name\": \"SmartCredit Token\",\n            \"symbol\": \"SMARTCREDIT\",\n            \"slug\": \"smartcredit-token\",\n            \"rank\": 1394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-04T17:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72e9d9038ce484ee986fea183f8d8df93f9ada13\"\n            }\n        },\n        {\n            \"id\": 7597,\n            \"name\": \"CSP DAO\",\n            \"symbol\": \"NEBO\",\n            \"slug\": \"csp-dao\",\n            \"rank\": 4370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f0c8b125040f707441cad9e5ed8a8408673b455\"\n            }\n        },\n        {\n            \"id\": 7598,\n            \"name\": \"Tessla Coin\",\n            \"symbol\": \"TSLA\",\n            \"slug\": \"tessla-coin\",\n            \"rank\": 3217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x110FE5f21C1EDd4F03a6e0DE0D96D0c2eED0B9CC\"\n            }\n        },\n        {\n            \"id\": 7600,\n            \"name\": \"Wrapped Conceal\",\n            \"symbol\": \"WCCX\",\n            \"slug\": \"wrapped-conceal\",\n            \"rank\": 8593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T08:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21686F8ce003a95c99aCd297E302FAACf742F7d4\"\n            }\n        },\n        {\n            \"id\": 7609,\n            \"name\": \"Fiola\",\n            \"symbol\": \"FLA\",\n            \"slug\": \"fiola\",\n            \"rank\": 8594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7bE5901F679BDE8202a123c84C19BBCE2CF3449B\"\n            }\n        },\n        {\n            \"id\": 7611,\n            \"name\": \"Zuplo\",\n            \"symbol\": \"ZLP\",\n            \"slug\": \"zuplo\",\n            \"rank\": 8012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94d8db14831c2c08943798542c450df2844913e5\"\n            }\n        },\n        {\n            \"id\": 7612,\n            \"name\": \"Yearn Finance Bit2\",\n            \"symbol\": \"YFB2\",\n            \"slug\": \"yearn-finance-bit2\",\n            \"rank\": 8108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59e7b5db9be0bdd26fa048d39e01fee456ab674e\"\n            }\n        },\n        {\n            \"id\": 7613,\n            \"name\": \"Yfi.mobi\",\n            \"symbol\": \"YFIM\",\n            \"slug\": \"yfi-mobi\",\n            \"rank\": 8595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e2f3246b6c65ccc4239c9ee556ec143a7e5de2c\"\n            }\n        },\n        {\n            \"id\": 7614,\n            \"name\": \"TEAL\",\n            \"symbol\": \"TEAT\",\n            \"slug\": \"teal\",\n            \"rank\": 7819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38d58b82cb24a3e0410a7991f255174c9fd8093b\"\n            }\n        },\n        {\n            \"id\": 7615,\n            \"name\": \"MTI Finance\",\n            \"symbol\": \"MTI\",\n            \"slug\": \"mti-finance\",\n            \"rank\": 8596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86d3f38edaf7e7959e5d8e6aea5ad3187b78c346\"\n            }\n        },\n        {\n            \"id\": 7616,\n            \"name\": \"Lattice Token\",\n            \"symbol\": \"LTX\",\n            \"slug\": \"lattice-token\",\n            \"rank\": 805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa393473d64d2F9F026B60b6Df7859A689715d092\"\n            }\n        },\n        {\n            \"id\": 7617,\n            \"name\": \"saffron.finance\",\n            \"symbol\": \"SFI\",\n            \"slug\": \"saffron-finance\",\n            \"rank\": 876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb753428af26e81097e7fd17f40c88aaa3e04902c\"\n            }\n        },\n        {\n            \"id\": 7618,\n            \"name\": \"Alpaca City\",\n            \"symbol\": \"ALPA\",\n            \"slug\": \"alpaca-city\",\n            \"rank\": 3754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7cA4408137eb639570F8E647d9bD7B7E8717514A\"\n            }\n        },\n        {\n            \"id\": 7619,\n            \"name\": \"Bitcoiva\",\n            \"symbol\": \"BCA\",\n            \"slug\": \"bitcoiva\",\n            \"rank\": 3303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7620,\n            \"name\": \"Trade.win\",\n            \"symbol\": \"TWI\",\n            \"slug\": \"trade-win\",\n            \"rank\": 6748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdad26bce7dcf59cd03a2455558e4dd73e1c07b66\"\n            }\n        },\n        {\n            \"id\": 7622,\n            \"name\": \"UBIX.Network\",\n            \"symbol\": \"UBX\",\n            \"slug\": \"ubix-network\",\n            \"rank\": 934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7623,\n            \"name\": \"Libartysharetoken\",\n            \"symbol\": \"LST\",\n            \"slug\": \"libartysharetoken\",\n            \"rank\": 7251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x355376d6471e09a4ffca8790f50da625630c5270\"\n            }\n        },\n        {\n            \"id\": 7625,\n            \"name\": \"gAsp\",\n            \"symbol\": \"GASP\",\n            \"slug\": \"gasp\",\n            \"rank\": 8233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T00:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7627,\n            \"name\": \"PicaArtMoney\",\n            \"symbol\": \"PICA\",\n            \"slug\": \"picaartmoney\",\n            \"rank\": 4337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA7E0719a65128b2f6cDbc86096753Ff7d5962106\"\n            }\n        },\n        {\n            \"id\": 7628,\n            \"name\": \"Coral Swap\",\n            \"symbol\": \"CORAL\",\n            \"slug\": \"coral-swap\",\n            \"rank\": 5137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7630,\n            \"name\": \"Ethereum Lightning\",\n            \"symbol\": \"ETLT\",\n            \"slug\": \"ethereumlightning\",\n            \"rank\": 3834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T02:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x54eFeC15D08428C7Ba31f8F085D4860EE6e38313\"\n            }\n        },\n        {\n            \"id\": 7631,\n            \"name\": \"FRMx Token\",\n            \"symbol\": \"FRMX\",\n            \"slug\": \"frmx-token\",\n            \"rank\": 4733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6832ea221ebfdc2363729721a146e6745354b14\"\n            }\n        },\n        {\n            \"id\": 7632,\n            \"name\": \"Rake Finance\",\n            \"symbol\": \"RAK\",\n            \"slug\": \"rake-finance\",\n            \"rank\": 4006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8b0f154a688c22142e361707df64277e0a0be66\"\n            }\n        },\n        {\n            \"id\": 7634,\n            \"name\": \"The LoveChain\",\n            \"symbol\": \"LOV\",\n            \"slug\": \"the-lovechain\",\n            \"rank\": 6427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe3c864307b5592404431649de541c259497e2bd1\"\n            }\n        },\n        {\n            \"id\": 7635,\n            \"name\": \"UniWorld\",\n            \"symbol\": \"UNW\",\n            \"slug\": \"uniworld\",\n            \"rank\": 3295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7636,\n            \"name\": \"Team Heretics Fan Token\",\n            \"symbol\": \"TH\",\n            \"slug\": \"team-heretics-fan-token\",\n            \"rank\": 2192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x76af7f5ad0c02587b302e5933ecc9ba5f40604ce\"\n            }\n        },\n        {\n            \"id\": 7637,\n            \"name\": \"Trabzonspor Fan Token\",\n            \"symbol\": \"TRA\",\n            \"slug\": \"trabzonspor-fan-token\",\n            \"rank\": 1020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7638,\n            \"name\": \"Apollon Limassol\",\n            \"symbol\": \"APL\",\n            \"slug\": \"apollon-limassol\",\n            \"rank\": 1963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xad2b16869e9822943745d17e6bf49ff8ba46bdcb\"\n            }\n        },\n        {\n            \"id\": 7639,\n            \"name\": \"Club Atletico Independiente\",\n            \"symbol\": \"CAI\",\n            \"slug\": \"club-atletico-independiente\",\n            \"rank\": 2055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x1793c8b629b0a526d8741e288440c0cbc4486292\"\n            }\n        },\n        {\n            \"id\": 7640,\n            \"name\": \"Future-Cash Digital\",\n            \"symbol\": \"FCD\",\n            \"slug\": \"future-cash-digital\",\n            \"rank\": 8597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T22:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74db83feba1574fec860413eb509d1ddfb1b730b\"\n            }\n        },\n        {\n            \"id\": 7641,\n            \"name\": \"Medicalveda\",\n            \"symbol\": \"MVEDA\",\n            \"slug\": \"medicalveda\",\n            \"rank\": 4945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCBe7142F5c16755D8683BA329EFA1ABF7b54482d\"\n            }\n        },\n        {\n            \"id\": 7643,\n            \"name\": \"Nyan V2\",\n            \"symbol\": \"NYAN-2\",\n            \"slug\": \"nyan-v2\",\n            \"rank\": 6961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf4a9a37ecfc21825011285222c36ab35de51f14\"\n            }\n        },\n        {\n            \"id\": 7645,\n            \"name\": \"WadzPay Token\",\n            \"symbol\": \"WTK\",\n            \"slug\": \"wadzpay-token\",\n            \"rank\": 3252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T21:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cff49d0a19ed6ff845a9122fa912abcfb1f68a6\"\n            }\n        },\n        {\n            \"id\": 7647,\n            \"name\": \"Azuki\",\n            \"symbol\": \"AZUKI\",\n            \"slug\": \"azuki\",\n            \"rank\": 2068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x910524678C0B1B23FFB9285a81f99C29C11CBaEd\"\n            }\n        },\n        {\n            \"id\": 7650,\n            \"name\": \"LIQUID\",\n            \"symbol\": \"LIQUID\",\n            \"slug\": \"liquidefi\",\n            \"rank\": 8598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T07:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72ca0501427bb8f089c1c4f767cb17d017e803a9\"\n            }\n        },\n        {\n            \"id\": 7653,\n            \"name\": \"Oasis Network\",\n            \"symbol\": \"ROSE\",\n            \"slug\": \"oasis-network\",\n            \"rank\": 78,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7654,\n            \"name\": \"RFOX\",\n            \"symbol\": \"RFOX\",\n            \"slug\": \"redfox-labs\",\n            \"rank\": 421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-11T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1d6df714f91debf4e0802a542e13067f31b8262\"\n            }\n        },\n        {\n            \"id\": 7655,\n            \"name\": \"CloudCoin\",\n            \"symbol\": \"CCE\",\n            \"slug\": \"cloudcoin\",\n            \"rank\": 8599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-11T05:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7657,\n            \"name\": \"BAEPAY\",\n            \"symbol\": \"BAEPAY\",\n            \"slug\": \"baepay\",\n            \"rank\": 8600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bffa07a1b0cebc474ce6833eaf2be6326252449\"\n            }\n        },\n        {\n            \"id\": 7658,\n            \"name\": \"GARD Governance Token\",\n            \"symbol\": \"GGT\",\n            \"slug\": \"gard-governance-token\",\n            \"rank\": 5163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-11T10:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7661,\n            \"name\": \"GYSR\",\n            \"symbol\": \"GYSR\",\n            \"slug\": \"gysr\",\n            \"rank\": 4493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T00:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbea98c05eeae2f3bc8c3565db7551eb738c8ccab\"\n            }\n        },\n        {\n            \"id\": 7664,\n            \"name\": \"UniCrypt\",\n            \"symbol\": \"UNCX\",\n            \"slug\": \"uncx\",\n            \"rank\": 919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T01:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0\"\n            }\n        },\n        {\n            \"id\": 7665,\n            \"name\": \"NestEGG Coin\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"nestegg-coin\",\n            \"rank\": 2350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7668,\n            \"name\": \"LONG COIN\",\n            \"symbol\": \"LONG\",\n            \"slug\": \"long-coin\",\n            \"rank\": 8332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T09:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7669,\n            \"name\": \"UNCL\",\n            \"symbol\": \"UNCL\",\n            \"slug\": \"uncl\",\n            \"rank\": 4610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f4eb47a1b1f4488c71fc10e39a4aa56af33dd49\"\n            }\n        },\n        {\n            \"id\": 7670,\n            \"name\": \"Blueshare Token\",\n            \"symbol\": \"BST1\",\n            \"slug\": \"blueshare-token\",\n            \"rank\": 8601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x336492A0601CC85e08C14D390BF07d960328aaf4\"\n            }\n        },\n        {\n            \"id\": 7671,\n            \"name\": \"SEEN\",\n            \"symbol\": \"SEEN\",\n            \"slug\": \"seen\",\n            \"rank\": 1655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T10:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33\"\n            }\n        },\n        {\n            \"id\": 7672,\n            \"name\": \"Unifi Protocol DAO\",\n            \"symbol\": \"UNFI\",\n            \"slug\": \"unifi-protocol-dao\",\n            \"rank\": 706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-19T03:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B\"\n            }\n        },\n        {\n            \"id\": 7675,\n            \"name\": \"Interest Bearing ETH\",\n            \"symbol\": \"ibETH\",\n            \"slug\": \"ibeth\",\n            \"rank\": 6811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T13:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67B66C99D3Eb37Fa76Aa3Ed1ff33E8e39F0b9c7A\"\n            }\n        },\n        {\n            \"id\": 7676,\n            \"name\": \"Axion\",\n            \"symbol\": \"AXN\",\n            \"slug\": \"axion\",\n            \"rank\": 5033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x839f1a22a59eaaf26c85958712ab32f80fea23d9\"\n            }\n        },\n        {\n            \"id\": 7677,\n            \"name\": \"ReapChain\",\n            \"symbol\": \"REAP\",\n            \"slug\": \"reapchain\",\n            \"rank\": 666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fc5ef0337aea85c5f9198853a6e3a579a7a6987\"\n            }\n        },\n        {\n            \"id\": 7678,\n            \"name\": \"KeeperDAO\",\n            \"symbol\": \"ROOK\",\n            \"slug\": \"keeperdao\",\n            \"rank\": 455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T00:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa5047c9c78b8877af97bdcb85db743fd7313d4a\"\n            }\n        },\n        {\n            \"id\": 7679,\n            \"name\": \"Dtube Coin\",\n            \"symbol\": \"DTUBE\",\n            \"slug\": \"dtube-coin\",\n            \"rank\": 6291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T01:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3cceb42b544e91eee02eb585cc9a7b47247bfde\"\n            }\n        },\n        {\n            \"id\": 7680,\n            \"name\": \"Sav3Token\",\n            \"symbol\": \"SAV3\",\n            \"slug\": \"sav3token\",\n            \"rank\": 8602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e10aacb89a28d6fa0fe68790777fec7e7f01890\"\n            }\n        },\n        {\n            \"id\": 7681,\n            \"name\": \"Ideaology\",\n            \"symbol\": \"IDEA\",\n            \"slug\": \"ideaology\",\n            \"rank\": 1550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d3a4F62124498092Ce665f865E0b38fF6F5FbEa\"\n            }\n        },\n        {\n            \"id\": 7684,\n            \"name\": \"ORO\",\n            \"symbol\": \"ORO\",\n            \"slug\": \"oro\",\n            \"rank\": 7853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3Eb2622190c57429aac3901808994443b64B466\"\n            }\n        },\n        {\n            \"id\": 7687,\n            \"name\": \"Folder Protocol\",\n            \"symbol\": \"FOL\",\n            \"slug\": \"folder-protocol\",\n            \"rank\": 6074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-12T16:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8580f3363684d76055bdc6660caefe8709744e1\"\n            }\n        },\n        {\n            \"id\": 7689,\n            \"name\": \"Yup\",\n            \"symbol\": \"YUP\",\n            \"slug\": \"yup-token\",\n            \"rank\": 5596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69bBC3F8787d573F1BBDd0a5f40C7bA0Aee9BCC9\"\n            }\n        },\n        {\n            \"id\": 7690,\n            \"name\": \"Your Finance Decentralized\",\n            \"symbol\": \"YFD\",\n            \"slug\": \"yfdfi-finance\",\n            \"rank\": 5278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f4f0ef7978737ce928bff395529161b44e27ad9\"\n            }\n        },\n        {\n            \"id\": 7691,\n            \"name\": \"Farmland Protocol\",\n            \"symbol\": \"FAR\",\n            \"slug\": \"farmland-protocol\",\n            \"rank\": 4688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-27T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7692,\n            \"name\": \"e-Radix\",\n            \"symbol\": \"EXRD\",\n            \"slug\": \"radix\",\n            \"rank\": 324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T17:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414\"\n            }\n        },\n        {\n            \"id\": 7694,\n            \"name\": \"Governor DAO\",\n            \"symbol\": \"GDAO\",\n            \"slug\": \"governor-dao\",\n            \"rank\": 1502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x515d7e9d75e2b76db60f8a051cd890eba23286bc\"\n            }\n        },\n        {\n            \"id\": 7697,\n            \"name\": \"Experty Wisdom Token\",\n            \"symbol\": \"WIS\",\n            \"slug\": \"experty-wisdom-token\",\n            \"rank\": 7089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-16T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDecade1c6Bf2cD9fb89aFad73e4a519C867adcF5\"\n            }\n        },\n        {\n            \"id\": 7698,\n            \"name\": \"CorionX\",\n            \"symbol\": \"CORX\",\n            \"slug\": \"corionx\",\n            \"rank\": 2274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-16T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97\"\n            }\n        },\n        {\n            \"id\": 7699,\n            \"name\": \"CyberFi Token\",\n            \"symbol\": \"CFi\",\n            \"slug\": \"cyberfi\",\n            \"rank\": 1152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63b4f3e3fa4e438698ce330e365e831f7ccd1ef4\"\n            }\n        },\n        {\n            \"id\": 7703,\n            \"name\": \"MileVerse\",\n            \"symbol\": \"MVC\",\n            \"slug\": \"mileverse\",\n            \"rank\": 607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x581911b360B6eB3a14eF295a83a91DC2bCE2D6f7\"\n            }\n        },\n        {\n            \"id\": 7705,\n            \"name\": \"ANIVERSE\",\n            \"symbol\": \"ANV\",\n            \"slug\": \"aniverse\",\n            \"rank\": 4234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3D382228C54736d831FAC2748F4734D9177c7332\"\n            }\n        },\n        {\n            \"id\": 7714,\n            \"name\": \"swiss.finance\",\n            \"symbol\": \"SWISS\",\n            \"slug\": \"swiss-finance\",\n            \"rank\": 8603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x692eb773e0b5b7a79efac5a015c8b36a2577f65c\"\n            }\n        },\n        {\n            \"id\": 7716,\n            \"name\": \"Earnbase\",\n            \"symbol\": \"ENB\",\n            \"slug\": \"earnbase\",\n            \"rank\": 2481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-27T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6fb1df483b24eeab569e19447e0e107003b9e15\"\n            }\n        },\n        {\n            \"id\": 7717,\n            \"name\": \"TecraCoin (ERC20)\",\n            \"symbol\": \"TCR\",\n            \"slug\": \"tecracoin\",\n            \"rank\": 6770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T01:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE38B72d6595FD3885d1D2F770aa23E94757F91a1\"\n            }\n        },\n        {\n            \"id\": 7718,\n            \"name\": \"Combo\",\n            \"symbol\": \"COMB\",\n            \"slug\": \"combo\",\n            \"rank\": 3441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T02:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7720,\n            \"name\": \"DefHold\",\n            \"symbol\": \"DEFO\",\n            \"slug\": \"defhold\",\n            \"rank\": 7609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-19T04:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe481f2311c774564d517d015e678c2736a25ddd3\"\n            }\n        },\n        {\n            \"id\": 7721,\n            \"name\": \"Chemix Ecology Governance Token\",\n            \"symbol\": \"KUN\",\n            \"slug\": \"qian-kun\",\n            \"rank\": 4829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T12:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65d9bC970aA9B2413027fA339F7f179B3F3f2604\"\n            }\n        },\n        {\n            \"id\": 7723,\n            \"name\": \"Itchiro Games\",\n            \"symbol\": \"JEM\",\n            \"slug\": \"itchiro-games\",\n            \"rank\": 4500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21cf09BC065082478Dcc9ccB5fd215A978Dc8d86\"\n            }\n        },\n        {\n            \"id\": 7725,\n            \"name\": \"TrueFi\",\n            \"symbol\": \"TRU\",\n            \"slug\": \"truefi-token\",\n            \"rank\": 359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-21T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c19596f5aaff459fa38b0f7ed92f11ae6543784\"\n            }\n        },\n        {\n            \"id\": 7726,\n            \"name\": \"ICHI\",\n            \"symbol\": \"ICHI\",\n            \"slug\": \"ichi\",\n            \"rank\": 444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x903bef1736cddf2a537176cf3c64579c3867a881\"\n            }\n        },\n        {\n            \"id\": 7727,\n            \"name\": \"UniWhales\",\n            \"symbol\": \"UWL\",\n            \"slug\": \"uniwhales\",\n            \"rank\": 8604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdbdd6f355a37b94e6c7d32fef548e98a280b8df5\"\n            }\n        },\n        {\n            \"id\": 7732,\n            \"name\": \"Brother Music Platform\",\n            \"symbol\": \"BMP\",\n            \"slug\": \"brother-music-platform\",\n            \"rank\": 3109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01b23286ff60a543ec29366ae8d6b6274ca20541\"\n            }\n        },\n        {\n            \"id\": 7734,\n            \"name\": \"TOM Finance\",\n            \"symbol\": \"TOM\",\n            \"slug\": \"tom-finance\",\n            \"rank\": 4632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T13:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7970499814654cd13cb7b6e7634a12a7a8a9abc\"\n            }\n        },\n        {\n            \"id\": 7737,\n            \"name\": \"API3\",\n            \"symbol\": \"API3\",\n            \"slug\": \"api3\",\n            \"rank\": 327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b38210ea11411557c13457D4dA7dC6ea731B88a\"\n            }\n        },\n        {\n            \"id\": 7738,\n            \"name\": \"TimeCoinProtocol\",\n            \"symbol\": \"TMCN\",\n            \"slug\": \"timecoinprotocol\",\n            \"rank\": 5829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7739,\n            \"name\": \"DexKit\",\n            \"symbol\": \"KIT\",\n            \"slug\": \"dexkit\",\n            \"rank\": 1914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7866e48c74cbfb8183cd1a929cd9b95a7a5cb4f4\"\n            }\n        },\n        {\n            \"id\": 7740,\n            \"name\": \"Polaris Share\",\n            \"symbol\": \"POLA\",\n            \"slug\": \"polaris-share\",\n            \"rank\": 4055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T23:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc691bc298a304d591Ad9b352c7A8D216dE9f2CED\"\n            }\n        },\n        {\n            \"id\": 7742,\n            \"name\": \"88mph\",\n            \"symbol\": \"MPH\",\n            \"slug\": \"88mph\",\n            \"rank\": 1142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-21T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8888801af4d980682e47f1a9036e589479e835c5\"\n            }\n        },\n        {\n            \"id\": 7743,\n            \"name\": \"Ethereum Yield\",\n            \"symbol\": \"ETHY\",\n            \"slug\": \"ethereum-yield\",\n            \"rank\": 2152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5\"\n            }\n        },\n        {\n            \"id\": 7746,\n            \"name\": \"Felixo Coin\",\n            \"symbol\": \"FLX\",\n            \"slug\": \"felixo-coin\",\n            \"rank\": 2231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"7LNzxMvdT4rXMXhL2JS4xQu6T6f6WFuZa1yYTDPGwLCHEtjbu\"\n            }\n        },\n        {\n            \"id\": 7747,\n            \"name\": \"reflect.finance\",\n            \"symbol\": \"RFI\",\n            \"slug\": \"reflect-finance\",\n            \"rank\": 2117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1afffe3f4d611d252010e3eaf6f4d77088b0cd7\"\n            }\n        },\n        {\n            \"id\": 7748,\n            \"name\": \"BSC FARM\",\n            \"symbol\": \"BSC\",\n            \"slug\": \"bsc-farm\",\n            \"rank\": 8121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T10:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17bc015607fdf93e7c949e9ca22f96907cfbef88\"\n            }\n        },\n        {\n            \"id\": 7749,\n            \"name\": \"Paypolitan Token\",\n            \"symbol\": \"EPAN\",\n            \"slug\": \"paypolitan-token\",\n            \"rank\": 3173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72630b1e3b42874bf335020ba0249e3e9e47bafc\"\n            }\n        },\n        {\n            \"id\": 7750,\n            \"name\": \"Eden\",\n            \"symbol\": \"EDEN\",\n            \"slug\": \"eden-network\",\n            \"rank\": 1175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559\"\n            }\n        },\n        {\n            \"id\": 7751,\n            \"name\": \"KP2R.Network\",\n            \"symbol\": \"KP2R\",\n            \"slug\": \"kp2r-network\",\n            \"rank\": 4988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9bde098be22658d057c3f1f185e3fd4653e2fbd1\"\n            }\n        },\n        {\n            \"id\": 7752,\n            \"name\": \"LibreFreelencer\",\n            \"symbol\": \"LIBREF\",\n            \"slug\": \"librefreelencer\",\n            \"rank\": 6705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x449efe48ad7cd423bab056276639f8120cd4f9a3\"\n            }\n        },\n        {\n            \"id\": 7753,\n            \"name\": \"BIOKKOIN\",\n            \"symbol\": \"BKKG\",\n            \"slug\": \"biokkoin\",\n            \"rank\": 5834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8AF22fBDeFe01b4dC7960EC04Ec73e8502F4a6B0\"\n            }\n        },\n        {\n            \"id\": 7755,\n            \"name\": \"Handy\",\n            \"symbol\": \"HANDY\",\n            \"slug\": \"handy\",\n            \"rank\": 1616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8bbe1a2961B41340468D0548c2cd5B7DFA9b684c\"\n            }\n        },\n        {\n            \"id\": 7756,\n            \"name\": \"oBTC\",\n            \"symbol\": \"OBTC\",\n            \"slug\": \"obtc\",\n            \"rank\": 8605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-14T01:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8064d9ae6cdf087b1bcd5bdf3531bd5d8c537a68\"\n            }\n        },\n        {\n            \"id\": 7760,\n            \"name\": \"Komet\",\n            \"symbol\": \"KOMET\",\n            \"slug\": \"komet\",\n            \"rank\": 8606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-23T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6cfb6df56bbdb00226aeffcdb2cd1fe8da1abda7\"\n            }\n        },\n        {\n            \"id\": 7761,\n            \"name\": \"BuildUp\",\n            \"symbol\": \"BUP\",\n            \"slug\": \"buildup\",\n            \"rank\": 6084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB04DFdb8271ed2d5e13858562C44A77D3CEb9e57\"\n            }\n        },\n        {\n            \"id\": 7762,\n            \"name\": \"Lyra\",\n            \"symbol\": \"LYR\",\n            \"slug\": \"lyra\",\n            \"rank\": 5298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T16:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7763,\n            \"name\": \"BlackDragon\",\n            \"symbol\": \"BDT\",\n            \"slug\": \"blackdragon\",\n            \"rank\": 7394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-23T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4Efe8665e564bF454cCF5C90Ee16817F7485d5Cf\"\n            }\n        },\n        {\n            \"id\": 7764,\n            \"name\": \"Simbcoin Swap\",\n            \"symbol\": \"SMBSWAP\",\n            \"slug\": \"simbcoin-swap\",\n            \"rank\": 5060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53bd789f2cdb846b227d8ffc7b46ed4263231fdf\"\n            }\n        },\n        {\n            \"id\": 7765,\n            \"name\": \"Benchmark Protocol\",\n            \"symbol\": \"MARK\",\n            \"slug\": \"benchmark-protocol\",\n            \"rank\": 2049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-23T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67c597624b17b16fb77959217360b7cd18284253\"\n            }\n        },\n        {\n            \"id\": 7771,\n            \"name\": \"HoldToWin\",\n            \"symbol\": \"7ADD\",\n            \"slug\": \"holdtowin\",\n            \"rank\": 8607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEd36482c7F8E5850e91aC0Cf6BF2130A1aA2DF92\"\n            }\n        },\n        {\n            \"id\": 7772,\n            \"name\": \"Leverj Gluon\",\n            \"symbol\": \"L2\",\n            \"slug\": \"leverj-gluon\",\n            \"rank\": 1425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBbff34E47E559ef680067a6B1c980639EEb64D24\"\n            }\n        },\n        {\n            \"id\": 7776,\n            \"name\": \"Vanilla Network\",\n            \"symbol\": \"VNLA\",\n            \"slug\": \"vanilla-network\",\n            \"rank\": 1378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB97FaF860045483E0C7F08c56acb31333084a988\"\n            }\n        },\n        {\n            \"id\": 7778,\n            \"name\": \"Metis\",\n            \"symbol\": \"MTS\",\n            \"slug\": \"metis\",\n            \"rank\": 3660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T16:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9598333b99d14d90bc81cad8af82c4c70625e75\"\n            }\n        },\n        {\n            \"id\": 7779,\n            \"name\": \"XPToken.io\",\n            \"symbol\": \"XPT\",\n            \"slug\": \"xptoken-io\",\n            \"rank\": 8608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0814d0E47F2390a8082C4a1BD819FDDe50f9bFc\"\n            }\n        },\n        {\n            \"id\": 7783,\n            \"name\": \"Open Governance Token\",\n            \"symbol\": \"OPEN\",\n            \"slug\": \"open-governance-token\",\n            \"rank\": 2219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T21:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69e8b9528CABDA89fe846C67675B5D73d463a916\"\n            }\n        },\n        {\n            \"id\": 7784,\n            \"name\": \"BLink\",\n            \"symbol\": \"BLINK\",\n            \"slug\": \"blink\",\n            \"rank\": 1533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63870a18b6e42b01ef1ad8a2302ef50b7132054f\"\n            }\n        },\n        {\n            \"id\": 7785,\n            \"name\": \"Bundles Finance\",\n            \"symbol\": \"BUND\",\n            \"slug\": \"bundles\",\n            \"rank\": 5637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8D3E855f3f55109D473735aB76F753218400fe96\"\n            }\n        },\n        {\n            \"id\": 7787,\n            \"name\": \"JSB FOUNDATION\",\n            \"symbol\": \"JSB\",\n            \"slug\": \"jsb-foundation\",\n            \"rank\": 6460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TBwEPBdBPQsHaSwk7qhDWjqi8oNz74ppzd\"\n            }\n        },\n        {\n            \"id\": 7788,\n            \"name\": \"Yearn Loans Finance\",\n            \"symbol\": \"YLFI\",\n            \"slug\": \"yearn-loans-finance\",\n            \"rank\": 7069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x186af393bf9ceef31ce7eae2b468c46231163cc7\"\n            }\n        },\n        {\n            \"id\": 7789,\n            \"name\": \"OASISBloc\",\n            \"symbol\": \"OSB\",\n            \"slug\": \"oasisbloc\",\n            \"rank\": 5103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7790,\n            \"name\": \"LifetionCoin\",\n            \"symbol\": \"LTP\",\n            \"slug\": \"lifetioncoin\",\n            \"rank\": 7764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7791,\n            \"name\": \"Pancake Bunny\",\n            \"symbol\": \"BUNNY\",\n            \"slug\": \"pancakebunny\",\n            \"rank\": 2267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9849e6fdb743d08faee3e34dd2d1bc69ea11a51\"\n            }\n        },\n        {\n            \"id\": 7795,\n            \"name\": \"Bird.Money\",\n            \"symbol\": \"BIRD\",\n            \"slug\": \"bird-money\",\n            \"rank\": 1151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70401dfd142a16dc7031c56e862fc88cb9537ce0\"\n            }\n        },\n        {\n            \"id\": 7798,\n            \"name\": \"Decentral Games [Old]\",\n            \"symbol\": \"DG\",\n            \"slug\": \"decentral-games-old\",\n            \"rank\": 362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-02T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee06a81a695750e71a662b51066f2c74cf4478a0\"\n            }\n        },\n        {\n            \"id\": 7803,\n            \"name\": \"Ethereum Stake\",\n            \"symbol\": \"ETHYS\",\n            \"slug\": \"ethereum-stake\",\n            \"rank\": 2097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0d3ebcad6a20ce69bc3bc0e1ec964075425e533\"\n            }\n        },\n        {\n            \"id\": 7805,\n            \"name\": \"Muse\",\n            \"symbol\": \"MUSE\",\n            \"slug\": \"muse\",\n            \"rank\": 877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ca7399b4f9ca56fc27cbff44f4d2e4eef1fc81\"\n            }\n        },\n        {\n            \"id\": 7806,\n            \"name\": \"Cornichon\",\n            \"symbol\": \"CORN\",\n            \"slug\": \"cornichon\",\n            \"rank\": 1724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T09:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa456b515303b2ce344e9d2601f91270f8c2fea5e\"\n            }\n        },\n        {\n            \"id\": 7809,\n            \"name\": \"Carbon\",\n            \"symbol\": \"CRBN\",\n            \"slug\": \"carbon\",\n            \"rank\": 1488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T02:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCdeee767beD58c5325f68500115d4B722b3724EE\"\n            }\n        },\n        {\n            \"id\": 7811,\n            \"name\": \"Bullswap Exchange\",\n            \"symbol\": \"BVL\",\n            \"slug\": \"bullswap-exchange\",\n            \"rank\": 4856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7d324B2677440608fb871981B220ECa062c3FbF\"\n            }\n        },\n        {\n            \"id\": 7812,\n            \"name\": \"SYNC Network\",\n            \"symbol\": \"SYNC\",\n            \"slug\": \"sync-network\",\n            \"rank\": 1628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T02:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32\"\n            }\n        },\n        {\n            \"id\": 7813,\n            \"name\": \"Basis Cash\",\n            \"symbol\": \"BAC\",\n            \"slug\": \"basis-cash\",\n            \"rank\": 1710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a\"\n            }\n        },\n        {\n            \"id\": 7814,\n            \"name\": \"Alaya\",\n            \"symbol\": \"ATP\",\n            \"slug\": \"alaya\",\n            \"rank\": 3032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T06:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7815,\n            \"name\": \"DefiCliq\",\n            \"symbol\": \"CLIQ\",\n            \"slug\": \"deficliq\",\n            \"rank\": 3668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0Def8d8addE14c9eF7c2a986dF3eA4Bd65826767\"\n            }\n        },\n        {\n            \"id\": 7816,\n            \"name\": \"Basis Share\",\n            \"symbol\": \"BAS\",\n            \"slug\": \"basis-share\",\n            \"rank\": 3929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-05T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x106538CC16F938776c7c180186975BCA23875287\"\n            }\n        },\n        {\n            \"id\": 7817,\n            \"name\": \"Bifrost (BFC)\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"bifrost\",\n            \"rank\": 249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T20:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c\"\n            }\n        },\n        {\n            \"id\": 7819,\n            \"name\": \"Unicap.finance\",\n            \"symbol\": \"UCAP\",\n            \"slug\": \"unicap-finance\",\n            \"rank\": 5672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T17:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbaA70614C7AAfB568a93E62a98D55696bcc85DFE\"\n            }\n        },\n        {\n            \"id\": 7821,\n            \"name\": \"Royale Finance\",\n            \"symbol\": \"ROYA\",\n            \"slug\": \"royale-finance\",\n            \"rank\": 1649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T18:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7eaf9c89037e4814dc0d9952ac7f888c784548db\"\n            }\n        },\n        {\n            \"id\": 7824,\n            \"name\": \"Vai\",\n            \"symbol\": \"VAI\",\n            \"slug\": \"vai\",\n            \"rank\": 500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T02:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4bd17003473389a42daf6a0a729f6fdb328bbbd7\"\n            }\n        },\n        {\n            \"id\": 7826,\n            \"name\": \"Zoracles\",\n            \"symbol\": \"ZORA\",\n            \"slug\": \"zoracles\",\n            \"rank\": 1967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T09:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD8E3FB3b08eBA982F2754988d70D57eDc0055ae6\"\n            }\n        },\n        {\n            \"id\": 7828,\n            \"name\": \"KING OF DEFI\",\n            \"symbol\": \"KODX\",\n            \"slug\": \"king-of-defi\",\n            \"rank\": 8609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TTUwzoZAK6rpDjpSh8B2XFTnxGfbMLHJaq\"\n            }\n        },\n        {\n            \"id\": 7832,\n            \"name\": \"REALPAY\",\n            \"symbol\": \"RAP\",\n            \"slug\": \"realpay\",\n            \"rank\": 6654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb23d94fabded02556910ceeb68fe998d66d5822a\"\n            }\n        },\n        {\n            \"id\": 7834,\n            \"name\": \"DEJAVE\",\n            \"symbol\": \"DJV\",\n            \"slug\": \"dejave\",\n            \"rank\": 2438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T00:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQDRp2VCRc3s9X1zx2CgLoauPp44iQVaw8\"\n            }\n        },\n        {\n            \"id\": 7835,\n            \"name\": \"Money of Tomorrow Today\",\n            \"symbol\": \"MTTCOIN\",\n            \"slug\": \"money-of-tomorrow-today\",\n            \"rank\": 7390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7837,\n            \"name\": \"Apple Finance\",\n            \"symbol\": \"APLP\",\n            \"slug\": \"apple-finance\",\n            \"rank\": 6572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-03T15:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69275aC5477F3A9DC051180BC559140Bc647F8E9\"\n            }\n        },\n        {\n            \"id\": 7838,\n            \"name\": \"Base Protocol\",\n            \"symbol\": \"BASE\",\n            \"slug\": \"base-protocol\",\n            \"rank\": 2082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T00:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07150e919b4de5fd6a63de1f9384828396f25fdc\"\n            }\n        },\n        {\n            \"id\": 7841,\n            \"name\": \"Idle\",\n            \"symbol\": \"IDLE\",\n            \"slug\": \"idle\",\n            \"rank\": 1201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T11:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x875773784Af8135eA0ef43b5a374AaD105c5D39e\"\n            }\n        },\n        {\n            \"id\": 7844,\n            \"name\": \"ACryptoS\",\n            \"symbol\": \"ACS\",\n            \"slug\": \"acryptos\",\n            \"rank\": 4480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T12:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4197c6ef3879a08cd51e5560da5064b773aa1d29\"\n            }\n        },\n        {\n            \"id\": 7846,\n            \"name\": \"Unbound\",\n            \"symbol\": \"UNB\",\n            \"slug\": \"unbound\",\n            \"rank\": 1148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T16:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8dB253a1943DdDf1AF9bcF8706ac9A0Ce939d922\"\n            }\n        },\n        {\n            \"id\": 7848,\n            \"name\": \"Unbound Dollar\",\n            \"symbol\": \"UND\",\n            \"slug\": \"unbound-dollar\",\n            \"rank\": 6706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T19:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0C0F2b41F758d66bB8e694693B0f9e6FaE726499\"\n            }\n        },\n        {\n            \"id\": 7851,\n            \"name\": \"Adventure Token\",\n            \"symbol\": \"TWA\",\n            \"slug\": \"adventure-token\",\n            \"rank\": 8610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T13:42:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2ef2757d2ed560c9e3758d1946d7bcccbd5a7fe\"\n            }\n        },\n        {\n            \"id\": 7852,\n            \"name\": \"IterationSyndicate\",\n            \"symbol\": \"ITS\",\n            \"slug\": \"iterationsyndicate\",\n            \"rank\": 7354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-02T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc32cc5b70bee4bd54aa62b9aefb91346d18821c4\"\n            }\n        },\n        {\n            \"id\": 7854,\n            \"name\": \"ACDX Exchange Governance Token\",\n            \"symbol\": \"ACXT\",\n            \"slug\": \"acdx-exchange-token\",\n            \"rank\": 8611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7be00ed6796b21656732e8f739fc1b8f1c53da0d\"\n            }\n        },\n        {\n            \"id\": 7855,\n            \"name\": \"Gold Coin Reserve\",\n            \"symbol\": \"GCR\",\n            \"slug\": \"gold-coin-reserve\",\n            \"rank\": 2846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-02T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37F6F8eb409DEB9fEAf032c109A72319F665C79D\"\n            }\n        },\n        {\n            \"id\": 7857,\n            \"name\": \"Mirror Protocol\",\n            \"symbol\": \"MIR\",\n            \"slug\": \"mirror-protocol\",\n            \"rank\": 406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T06:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09a3EcAFa817268f77BE1283176B946C4ff2E608\"\n            }\n        },\n        {\n            \"id\": 7859,\n            \"name\": \"Badger DAO\",\n            \"symbol\": \"BADGER\",\n            \"slug\": \"badger-dao\",\n            \"rank\": 316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T06:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3472a5a71965499acd81997a54bba8d852c6e53d\"\n            }\n        },\n        {\n            \"id\": 7860,\n            \"name\": \"ClinTex CTi\",\n            \"symbol\": \"CTI\",\n            \"slug\": \"clintex-cti\",\n            \"rank\": 1299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c18d6a985ef69744b9d57248a45c0861874f244\"\n            }\n        },\n        {\n            \"id\": 7862,\n            \"name\": \"YearnAgnostic Finance\",\n            \"symbol\": \"YFIAG\",\n            \"slug\": \"yearnagnostic-finance\",\n            \"rank\": 6355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-05T22:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd40adfF097E3cde2b96D81A4727F3E47093F3405\"\n            }\n        },\n        {\n            \"id\": 7864,\n            \"name\": \"DGPayment\",\n            \"symbol\": \"DGP\",\n            \"slug\": \"dgpayment\",\n            \"rank\": 2906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-04T10:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x927159670C50042109d7C0f4aEd0Cee89452433E\"\n            }\n        },\n        {\n            \"id\": 7866,\n            \"name\": \"Monavale\",\n            \"symbol\": \"MONA\",\n            \"slug\": \"monavale\",\n            \"rank\": 1379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-05T15:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A\"\n            }\n        },\n        {\n            \"id\": 7867,\n            \"name\": \"Bitcashpay (old)\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"bitcashpay\",\n            \"rank\": 2659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-14T02:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe047705117Eb07e712C3d684f5B18E74577e83aC\"\n            }\n        },\n        {\n            \"id\": 7869,\n            \"name\": \"RedChillies\",\n            \"symbol\": \"REDC\",\n            \"slug\": \"redchillies\",\n            \"rank\": 6841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil14jmjrkvfcz2uvj3y69kl6gas34ecuf2j5ggmye\"\n            }\n        },\n        {\n            \"id\": 7870,\n            \"name\": \"Plasma Finance\",\n            \"symbol\": \"PPAY\",\n            \"slug\": \"plasma-finance\",\n            \"rank\": 1326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T13:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x054d64b73d3d8a21af3d764efd76bcaa774f3bb2\"\n            }\n        },\n        {\n            \"id\": 7874,\n            \"name\": \"PieDAO DEFI++\",\n            \"symbol\": \"DEFI++\",\n            \"slug\": \"piedao-defi\",\n            \"rank\": 1799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8d1ce361eb68e9e05573443c407d4a3bed23b033\"\n            }\n        },\n        {\n            \"id\": 7875,\n            \"name\": \"MM Token\",\n            \"symbol\": \"MM\",\n            \"slug\": \"mm-token\",\n            \"rank\": 5938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa283aa7cfbb27ef0cfbcb2493dd9f4330e0fd304\"\n            }\n        },\n        {\n            \"id\": 7876,\n            \"name\": \"SORA Validator Token\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"sora-validator-token\",\n            \"rank\": 2326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe88f8313e61a97cec1871ee37fbbe2a8bf3ed1e4\"\n            }\n        },\n        {\n            \"id\": 7878,\n            \"name\": \"MobileCoin\",\n            \"symbol\": \"MOB\",\n            \"slug\": \"mobilecoin\",\n            \"rank\": 228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7879,\n            \"name\": \"Unifty\",\n            \"symbol\": \"NIF\",\n            \"slug\": \"unifty\",\n            \"rank\": 713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e291890b01e5181f7ecc98d79ffbe12ad23df9e\"\n            }\n        },\n        {\n            \"id\": 7880,\n            \"name\": \"YFIDapp\",\n            \"symbol\": \"YFID\",\n            \"slug\": \"yfidapp\",\n            \"rank\": 8612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T21:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61266424B904d65cEb2945a1413Ac322185187D5\"\n            }\n        },\n        {\n            \"id\": 7881,\n            \"name\": \"sKLAY\",\n            \"symbol\": \"SKLAY\",\n            \"slug\": \"sklay\",\n            \"rank\": 6741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7882,\n            \"name\": \"EFFORCE\",\n            \"symbol\": \"WOZX\",\n            \"slug\": \"efforce\",\n            \"rank\": 673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34950ff2b487d9e5282c5ab342d08a2f712eb79f\"\n            }\n        },\n        {\n            \"id\": 7883,\n            \"name\": \"WELL\",\n            \"symbol\": \"WELL\",\n            \"slug\": \"well-token\",\n            \"rank\": 969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b06B43f3b0bBAd73784d858c782e029F3F5Af14\"\n            }\n        },\n        {\n            \"id\": 7884,\n            \"name\": \"Elite Swap\",\n            \"symbol\": \"ELT\",\n            \"slug\": \"elite-swap\",\n            \"rank\": 8141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T18:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x380291a9a8593b39f123cf39cc1cc47463330b1f\"\n            }\n        },\n        {\n            \"id\": 7885,\n            \"name\": \"Katalyo\",\n            \"symbol\": \"KTLYO\",\n            \"slug\": \"katalyo\",\n            \"rank\": 1927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24E3794605C84E580EEA4972738D633E8a7127c8\"\n            }\n        },\n        {\n            \"id\": 7886,\n            \"name\": \"Glox Finance\",\n            \"symbol\": \"GLOX\",\n            \"slug\": \"glox-finance\",\n            \"rank\": 8294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-21T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0222bE1F1B8413b2d7d76EBfC9e0285C1300692f\"\n            }\n        },\n        {\n            \"id\": 7887,\n            \"name\": \"Tesla tokenized stock FTX\",\n            \"symbol\": \"TSLA\",\n            \"slug\": \"tesla-tokenized-stock-ftx\",\n            \"rank\": 3332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7888,\n            \"name\": \"Nio tokenized stock FTX\",\n            \"symbol\": \"NIO\",\n            \"slug\": \"nio-tokenized-stock-ftx\",\n            \"rank\": 6044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7889,\n            \"name\": \"Alibaba tokenized stock FTX\",\n            \"symbol\": \"BABA\",\n            \"slug\": \"alibaba-tokenized-stock-ftx\",\n            \"rank\": 3787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7890,\n            \"name\": \"Amazon tokenized stock FTX\",\n            \"symbol\": \"AMZN\",\n            \"slug\": \"amazon-tokenized-stock-ftx\",\n            \"rank\": 6582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7891,\n            \"name\": \"Pfizer tokenized stock FTX\",\n            \"symbol\": \"PFE\",\n            \"slug\": \"pfizer-tokenized-stock-ftx\",\n            \"rank\": 5783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7892,\n            \"name\": \"Beyond Meat tokenized stock FTX\",\n            \"symbol\": \"BYND\",\n            \"slug\": \"beyond-meat-tokenized-stock-ftx\",\n            \"rank\": 7195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7893,\n            \"name\": \"Taiwan Semiconductor Mfg tokenized stock FTX\",\n            \"symbol\": \"TSM\",\n            \"slug\": \"taiwan-semiconductor-mfg-tokenized-stock-ftx\",\n            \"rank\": 5826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7894,\n            \"name\": \"Apple tokenized stock FTX\",\n            \"symbol\": \"AAPL\",\n            \"slug\": \"apple-tokenized-stock-ftx\",\n            \"rank\": 4261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7895,\n            \"name\": \"Billibilli Inc tokenized stock FTX\",\n            \"symbol\": \"BILI\",\n            \"slug\": \"billibilli-inc-tokenized-stock-ftx\",\n            \"rank\": 4568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7896,\n            \"name\": \"ARK Innovation ETF tokenized stock FTX\",\n            \"symbol\": \"ARKK\",\n            \"slug\": \"ark-innovation-etf-tokenized-stock-ftx\",\n            \"rank\": 4359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7897,\n            \"name\": \"Facebook tokenized stock FTX\",\n            \"symbol\": \"FB\",\n            \"slug\": \"facebook-tokenized-stock-ftx\",\n            \"rank\": 6573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7898,\n            \"name\": \"MicroStrategy tokenized stock FTX\",\n            \"symbol\": \"MSTR\",\n            \"slug\": \"microstrategy-tokenized-stock-ftx\",\n            \"rank\": 6306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7899,\n            \"name\": \"Netflix tokenized stock FTX\",\n            \"symbol\": \"NFLX\",\n            \"slug\": \"netflix-tokenized-stock-ftx\",\n            \"rank\": 6013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7900,\n            \"name\": \"Moderna tokenized stock FTX\",\n            \"symbol\": \"MRNA\",\n            \"slug\": \"moderna-tokenized-stock-ftx\",\n            \"rank\": 6837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7901,\n            \"name\": \"PayPal tokenized stock FTX\",\n            \"symbol\": \"PYPL\",\n            \"slug\": \"paypal-tokenized-stock-ftx\",\n            \"rank\": 3683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7902,\n            \"name\": \"Square tokenized stock FTX\",\n            \"symbol\": \"SQ\",\n            \"slug\": \"square-tokenized-stock-ftx\",\n            \"rank\": 6749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7903,\n            \"name\": \"Advanced Micro Devices tokenized stock FTX\",\n            \"symbol\": \"AMD\",\n            \"slug\": \"advanced-micro-devices-tokenized-stock-ftx\",\n            \"rank\": 6686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7913,\n            \"name\": \"NVIDIA tokenized stock FTX\",\n            \"symbol\": \"NVDA\",\n            \"slug\": \"nvidia-tokenized-stock-ftx\",\n            \"rank\": 3365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7914,\n            \"name\": \"Google tokenized stock FTX\",\n            \"symbol\": \"GOOGL\",\n            \"slug\": \"google-tokenized-stock-ftx\",\n            \"rank\": 6160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7915,\n            \"name\": \"SPDR S&P 500 ETF tokenized stock FTX\",\n            \"symbol\": \"SPY\",\n            \"slug\": \"spdr-sp-500-etf-tokenized-stock-ftx\",\n            \"rank\": 5063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7916,\n            \"name\": \"Twitter tokenized stock FTX\",\n            \"symbol\": \"TWTR\",\n            \"slug\": \"twitter-tokenized-stock-ftx\",\n            \"rank\": 6778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7917,\n            \"name\": \"Uber tokenized stock FTX\",\n            \"symbol\": \"UBER\",\n            \"slug\": \"uber-tokenized-stock-ftx\",\n            \"rank\": 8245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7918,\n            \"name\": \"BioNTech tokenized stock FTX\",\n            \"symbol\": \"BNTX\",\n            \"slug\": \"biontech-tokenized-stock-ftx\",\n            \"rank\": 7576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7919,\n            \"name\": \"Tesla tokenized stock Bittrex\",\n            \"symbol\": \"TSLA\",\n            \"slug\": \"tesla-tokenized-stock-bittrex\",\n            \"rank\": 7905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7921,\n            \"name\": \"Alibaba tokenized stock Bittrex\",\n            \"symbol\": \"BABA\",\n            \"slug\": \"alibaba-tokenized-stock-bittrex\",\n            \"rank\": 6046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7923,\n            \"name\": \"Pfizer tokenized stock Bittrex\",\n            \"symbol\": \"PFE\",\n            \"slug\": \"pfizer-tokenized-stock-bittrex\",\n            \"rank\": 8613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7924,\n            \"name\": \"Apple tokenized stock Bittrex\",\n            \"symbol\": \"AAPL\",\n            \"slug\": \"apple-tokenized-stock-bittrex\",\n            \"rank\": 7555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7925,\n            \"name\": \"BioNTech tokenized stock Bittrex\",\n            \"symbol\": \"BNTX\",\n            \"slug\": \"biontech-tokenized-stock-bittrex\",\n            \"rank\": 5919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7926,\n            \"name\": \"Facebook tokenized stock Bittrex\",\n            \"symbol\": \"FB\",\n            \"slug\": \"facebook-tokenized-stock-bittrex\",\n            \"rank\": 6159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7927,\n            \"name\": \"Google tokenized stock Bittrex\",\n            \"symbol\": \"GOOGL\",\n            \"slug\": \"google-tokenized-stock-bittrex\",\n            \"rank\": 5995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7928,\n            \"name\": \"Netflix tokenized stock Bittrex\",\n            \"symbol\": \"NFLX\",\n            \"slug\": \"netflix-tokenized-stock-bittrex\",\n            \"rank\": 7443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7929,\n            \"name\": \"Amazon tokenized stock Bittrex\",\n            \"symbol\": \"AMZN\",\n            \"slug\": \"amazon-tokenized-stock-bittrex\",\n            \"rank\": 8614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7930,\n            \"name\": \"Billibilli tokenized stock Bittrex\",\n            \"symbol\": \"BILI\",\n            \"slug\": \"billibilli-tokenized-stock-bittrex\",\n            \"rank\": 6433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7931,\n            \"name\": \"Bondly\",\n            \"symbol\": \"BONDLY\",\n            \"slug\": \"bondly\",\n            \"rank\": 1135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x91dfbee3965baaee32784c2d546b7a0c62f268c9\"\n            }\n        },\n        {\n            \"id\": 7932,\n            \"name\": \"Airbnb tokenized stock FTX\",\n            \"symbol\": \"ABNB\",\n            \"slug\": \"airbnb-tokenized-stock-ftx\",\n            \"rank\": 6679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7933,\n            \"name\": \"Alpha5\",\n            \"symbol\": \"A5T\",\n            \"slug\": \"alpha5\",\n            \"rank\": 4172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T05:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8272210954ea85de6d2ae739806ab593b5d9c51\"\n            }\n        },\n        {\n            \"id\": 7942,\n            \"name\": \"Curate\",\n            \"symbol\": \"XCUR\",\n            \"slug\": \"curate\",\n            \"rank\": 845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE1c7E30C42C24582888C758984f6e382096786bd\"\n            }\n        },\n        {\n            \"id\": 7947,\n            \"name\": \"Rank Token\",\n            \"symbol\": \"RANK\",\n            \"slug\": \"rank-token\",\n            \"rank\": 6019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T20:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TNkmiDFubYeHZ3nAnZNFvtc6K1toBzE6DD\"\n            }\n        },\n        {\n            \"id\": 7949,\n            \"name\": \"Interfinex\",\n            \"symbol\": \"IFEX\",\n            \"slug\": \"interfinex\",\n            \"rank\": 5263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T21:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa891cf72aeda692570928efe1a832342e9783cdc\"\n            }\n        },\n        {\n            \"id\": 7952,\n            \"name\": \"Venus SXP\",\n            \"symbol\": \"vSXP\",\n            \"slug\": \"vsxp\",\n            \"rank\": 961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T03:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ff3d0f6990a40261c66e1ff2017acbc282eb6d0\"\n            }\n        },\n        {\n            \"id\": 7957,\n            \"name\": \"Venus USDT\",\n            \"symbol\": \"vUSDT\",\n            \"slug\": \"venus-usdt\",\n            \"rank\": 663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfD5840Cd36d94D7229439859C0112a4185BC0255\"\n            }\n        },\n        {\n            \"id\": 7958,\n            \"name\": \"Venus USDC\",\n            \"symbol\": \"vUSDC\",\n            \"slug\": \"venus-usdc\",\n            \"rank\": 368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeca88125a5adbe82614ffc12d0db554e2e2867c8\"\n            }\n        },\n        {\n            \"id\": 7959,\n            \"name\": \"Venus BUSD\",\n            \"symbol\": \"vBUSD\",\n            \"slug\": \"venus-busd\",\n            \"rank\": 509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95c78222B3D6e262426483D42CfA53685A67Ab9D\"\n            }\n        },\n        {\n            \"id\": 7960,\n            \"name\": \"Venus XVS\",\n            \"symbol\": \"vXVS\",\n            \"slug\": \"venus-xvs\",\n            \"rank\": 629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D\"\n            }\n        },\n        {\n            \"id\": 7961,\n            \"name\": \"Venus BNB\",\n            \"symbol\": \"vBNB\",\n            \"slug\": \"venus-bnb\",\n            \"rank\": 217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA07c5b74C9B40447a954e1466938b865b6BBea36\"\n            }\n        },\n        {\n            \"id\": 7962,\n            \"name\": \"Venus BTC\",\n            \"symbol\": \"vBTC\",\n            \"slug\": \"venus-btc\",\n            \"rank\": 291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B\"\n            }\n        },\n        {\n            \"id\": 7963,\n            \"name\": \"Venus ETH\",\n            \"symbol\": \"vETH\",\n            \"slug\": \"venus-eth\",\n            \"rank\": 345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf508fCD89b8bd15579dc79A6827cB4686A3592c8\"\n            }\n        },\n        {\n            \"id\": 7964,\n            \"name\": \"Venus LTC\",\n            \"symbol\": \"vLTC\",\n            \"slug\": \"venus-ltc\",\n            \"rank\": 1028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7965,\n            \"name\": \"Venus XRP\",\n            \"symbol\": \"vXRP\",\n            \"slug\": \"venus-xrp\",\n            \"rank\": 8615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T05:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb248a295732e0225acd3337607cc01068e3b9c10\"\n            }\n        },\n        {\n            \"id\": 7969,\n            \"name\": \"XVIX\",\n            \"symbol\": \"XVIX\",\n            \"slug\": \"xvix\",\n            \"rank\": 7646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bAE380B5D762D543d426331b8437926443ae9ec\"\n            }\n        },\n        {\n            \"id\": 7972,\n            \"name\": \"Honey\",\n            \"symbol\": \"HNY\",\n            \"slug\": \"honey-token\",\n            \"rank\": 8616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-07T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9\"\n            }\n        },\n        {\n            \"id\": 7973,\n            \"name\": \"Deflect\",\n            \"symbol\": \"DEFLCT\",\n            \"slug\": \"deflect\",\n            \"rank\": 8617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53\"\n            }\n        },\n        {\n            \"id\": 7974,\n            \"name\": \"Venus BCH\",\n            \"symbol\": \"vBCH\",\n            \"slug\": \"venus-bch\",\n            \"rank\": 1793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T11:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7975,\n            \"name\": \"Venus LINK\",\n            \"symbol\": \"vLINK\",\n            \"slug\": \"venus-link\",\n            \"rank\": 964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x650b940a1033b8a1b1873f78730fcfc73ec11f1f\"\n            }\n        },\n        {\n            \"id\": 7976,\n            \"name\": \"Venus DOT\",\n            \"symbol\": \"vDOT\",\n            \"slug\": \"venus-dot\",\n            \"rank\": 1140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7977,\n            \"name\": \"Unit Protocol Duck\",\n            \"symbol\": \"DUCK\",\n            \"slug\": \"unit-protocol-duck\",\n            \"rank\": 4415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92e187a03b6cd19cb6af293ba17f2745fd2357d5\"\n            }\n        },\n        {\n            \"id\": 7978,\n            \"name\": \"Bonfida\",\n            \"symbol\": \"FIDA\",\n            \"slug\": \"bonfida\",\n            \"rank\": 357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp\"\n            }\n        },\n        {\n            \"id\": 7979,\n            \"name\": \"Meteorite.network\",\n            \"symbol\": \"METEOR\",\n            \"slug\": \"meteorite-network\",\n            \"rank\": 8618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T07:41:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x765baefcb5418fa9f7dddacb1ccc07bd0e890e4e\"\n            }\n        },\n        {\n            \"id\": 7980,\n            \"name\": \"MinePlex\",\n            \"symbol\": \"PLEX\",\n            \"slug\": \"mineplex\",\n            \"rank\": 2841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7981,\n            \"name\": \"PIGX\",\n            \"symbol\": \"PIGX\",\n            \"slug\": \"pigx\",\n            \"rank\": 4994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47e820df943170b0e31f9e18ecd5bdd67b77ff1f\"\n            }\n        },\n        {\n            \"id\": 7986,\n            \"name\": \"Hub - Human Trust Protocol\",\n            \"symbol\": \"HUB\",\n            \"slug\": \"hub-human-trust-protocol\",\n            \"rank\": 6672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba358b6f5b4c0215650444b8c30d870b55050d2d\"\n            }\n        },\n        {\n            \"id\": 7988,\n            \"name\": \"Zugacoin\",\n            \"symbol\": \"SZCB\",\n            \"slug\": \"zugacoin\",\n            \"rank\": 4068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5832512CFDa8083E5b2dd0aA7C1B9265c03BA1F\"\n            }\n        },\n        {\n            \"id\": 7990,\n            \"name\": \"Richlab Token\",\n            \"symbol\": \"RLE\",\n            \"slug\": \"richlab-token\",\n            \"rank\": 8619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T19:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c\"\n            }\n        },\n        {\n            \"id\": 7991,\n            \"name\": \"Yield\",\n            \"symbol\": \"YLD\",\n            \"slug\": \"yield\",\n            \"rank\": 8620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdcb01cc464238396e213a6fdd933e36796eaff9f\"\n            }\n        },\n        {\n            \"id\": 7992,\n            \"name\": \"Ludena Protocol\",\n            \"symbol\": \"LDN\",\n            \"slug\": \"ludena-protocol\",\n            \"rank\": 5967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T20:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb29663Aa4E2e81e425294193616c1B102B70a158\"\n            }\n        },\n        {\n            \"id\": 7993,\n            \"name\": \"Node Runners\",\n            \"symbol\": \"NDR\",\n            \"slug\": \"node-runners\",\n            \"rank\": 1992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T20:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x739763a258640919981F9bA610AE65492455bE53\"\n            }\n        },\n        {\n            \"id\": 7996,\n            \"name\": \"Buy-Sell\",\n            \"symbol\": \"BSE\",\n            \"slug\": \"buy-sell\",\n            \"rank\": 8621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa30189d8255322a2f8b2a77906b000aeb005570c\"\n            }\n        },\n        {\n            \"id\": 7997,\n            \"name\": \"renFIL\",\n            \"symbol\": \"RENFIL\",\n            \"slug\": \"renfil\",\n            \"rank\": 5323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD5147bc8e386d91Cc5DBE72099DAC6C9b99276F5\"\n            }\n        },\n        {\n            \"id\": 7998,\n            \"name\": \"Predictz\",\n            \"symbol\": \"PRDZ\",\n            \"slug\": \"predictz\",\n            \"rank\": 8622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e085036a1b732cbe4ffb1c12ddfdd87e7c3664d\"\n            }\n        },\n        {\n            \"id\": 8000,\n            \"name\": \"Lido DAO Token\",\n            \"symbol\": \"LDO\",\n            \"slug\": \"lido-dao\",\n            \"rank\": 557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T20:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a98fcbea516cf06857215779fd812ca3bef1b32\"\n            }\n        },\n        {\n            \"id\": 8001,\n            \"name\": \"Mirrored Apple\",\n            \"symbol\": \"mAAPL\",\n            \"slug\": \"mirrored-apple\",\n            \"rank\": 943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T13:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84\"\n            }\n        },\n        {\n            \"id\": 8002,\n            \"name\": \"SpiderDAO\",\n            \"symbol\": \"SPDR\",\n            \"slug\": \"spiderdao\",\n            \"rank\": 4129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T13:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbcd4b7de6fde81025f74426d43165a5b0d790fdd\"\n            }\n        },\n        {\n            \"id\": 8003,\n            \"name\": \"Mirrored Google\",\n            \"symbol\": \"mGOOGL\",\n            \"slug\": \"mirrored-google\",\n            \"rank\": 3436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T13:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59A921Db27Dd6d4d974745B7FfC5c33932653442\"\n            }\n        },\n        {\n            \"id\": 8004,\n            \"name\": \"Mirrored Tesla\",\n            \"symbol\": \"mTSLA\",\n            \"slug\": \"mirrored-tesla\",\n            \"rank\": 926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T14:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21cA39943E91d704678F5D00b6616650F066fD63\"\n            }\n        },\n        {\n            \"id\": 8005,\n            \"name\": \"Mirrored Netflix\",\n            \"symbol\": \"mNFLX\",\n            \"slug\": \"mirrored-netflix\",\n            \"rank\": 1039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T14:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC8d674114bac90148d11D3C1d33C61835a0F9DCD\"\n            }\n        },\n        {\n            \"id\": 8006,\n            \"name\": \"Mirrored Alibaba\",\n            \"symbol\": \"mBABA\",\n            \"slug\": \"mirrored-alibaba\",\n            \"rank\": 978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T14:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72\"\n            }\n        },\n        {\n            \"id\": 8007,\n            \"name\": \"Natural Farm Union Protocol\",\n            \"symbol\": \"NFUP\",\n            \"slug\": \"natural-farm-union-protocol\",\n            \"rank\": 4427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T18:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26CBC7008cD879f4B63B69a915378f2D9b17bBF0\"\n            }\n        },\n        {\n            \"id\": 8011,\n            \"name\": \"Davincij15 Token\",\n            \"symbol\": \"DJ15\",\n            \"slug\": \"davincij15-token\",\n            \"rank\": 7543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d269fac3b2e0552b0f34cdc253bdb427682a4b9\"\n            }\n        },\n        {\n            \"id\": 8012,\n            \"name\": \"MediconnectUk\",\n            \"symbol\": \"MEDI\",\n            \"slug\": \"mediconnectuk\",\n            \"rank\": 8623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T20:15:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8014,\n            \"name\": \"FNK wallet\",\n            \"symbol\": \"FNK\",\n            \"slug\": \"fnk-wallet\",\n            \"rank\": 8624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T21:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5fe099475d3030dde498c3bb6f3854f762a48ad\"\n            }\n        },\n        {\n            \"id\": 8016,\n            \"name\": \"Mirrored Amazon\",\n            \"symbol\": \"mAMZN\",\n            \"slug\": \"mirrored-amazon\",\n            \"rank\": 1048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7\"\n            }\n        },\n        {\n            \"id\": 8017,\n            \"name\": \"Mirrored Microsoft\",\n            \"symbol\": \"mMSFT\",\n            \"slug\": \"mirrored-microsoft\",\n            \"rank\": 1011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41BbEDd7286dAab5910a1f15d12CBda839852BD7\"\n            }\n        },\n        {\n            \"id\": 8018,\n            \"name\": \"Mirrored Twitter\",\n            \"symbol\": \"mTWTR\",\n            \"slug\": \"mirrored-twitter\",\n            \"rank\": 1093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9\"\n            }\n        },\n        {\n            \"id\": 8019,\n            \"name\": \"N3RD Finance\",\n            \"symbol\": \"N3RDz\",\n            \"slug\": \"n3rd-finance\",\n            \"rank\": 7331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T05:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32c868f6318d6334b2250f323d914bc2239e4eee\"\n            }\n        },\n        {\n            \"id\": 8023,\n            \"name\": \"SPICE\",\n            \"symbol\": \"SPICE\",\n            \"slug\": \"scifi-finance\",\n            \"rank\": 8625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T06:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fdab294eda5112b7d066ed8f2e4e562d5bcc664\"\n            }\n        },\n        {\n            \"id\": 8024,\n            \"name\": \"Mirrored iShares Gold Trust\",\n            \"symbol\": \"mIAU\",\n            \"slug\": \"mirrored-ishares-gold-trust\",\n            \"rank\": 608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T09:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1d350417d9787E000cc1b95d70E9536DcD91F373\"\n            }\n        },\n        {\n            \"id\": 8025,\n            \"name\": \"Mirrored Invesco QQQ Trust\",\n            \"symbol\": \"mQQQ\",\n            \"slug\": \"mirrored-invesco-qqq-trust\",\n            \"rank\": 1002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T09:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13B02c8dE71680e71F0820c996E4bE43c2F57d15\"\n            }\n        },\n        {\n            \"id\": 8026,\n            \"name\": \"Mirrored iShares Silver Trust\",\n            \"symbol\": \"mSLV\",\n            \"slug\": \"mirrored-ishares-silver-trust\",\n            \"rank\": 996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676\"\n            }\n        },\n        {\n            \"id\": 8027,\n            \"name\": \"Mirrored United States Oil Fund\",\n            \"symbol\": \"mUSO\",\n            \"slug\": \"mirrored-united-states-oil-fund\",\n            \"rank\": 994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T09:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31c63146a635EB7465e5853020b39713AC356991\"\n            }\n        },\n        {\n            \"id\": 8028,\n            \"name\": \"Mirrored ProShares VIX\",\n            \"symbol\": \"mVIXY\",\n            \"slug\": \"mirrored-proshares-vix-short-term-futures-etf\",\n            \"rank\": 603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T09:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86\"\n            }\n        },\n        {\n            \"id\": 8029,\n            \"name\": \"Oxygen\",\n            \"symbol\": \"OXY\",\n            \"slug\": \"oxygen\",\n            \"rank\": 727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T14:20:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x965697b4ef02f0de01384d0d4f9f782b1670c163\"\n            }\n        },\n        {\n            \"id\": 8030,\n            \"name\": \"NFTLootBox\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"nftlootbox\",\n            \"rank\": 1779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T15:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b3D36Eb606f873A75A6aB68f8c999848B04F935\"\n            }\n        },\n        {\n            \"id\": 8031,\n            \"name\": \"governance ZIL\",\n            \"symbol\": \"GZIL\",\n            \"slug\": \"governance-zil\",\n            \"rank\": 4755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T12:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil14pzuzq6v6pmmmrfjhczywguu0e97djepxt8g3e\"\n            }\n        },\n        {\n            \"id\": 8032,\n            \"name\": \"Absorber Protocol\",\n            \"symbol\": \"ABS\",\n            \"slug\": \"absorber-protocol\",\n            \"rank\": 8626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T07:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4c05296c449edcee3e3f1524fac919510b168a2\"\n            }\n        },\n        {\n            \"id\": 8034,\n            \"name\": \"BioPassport Token\",\n            \"symbol\": \"BIOT\",\n            \"slug\": \"biopassport-token\",\n            \"rank\": 491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T04:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc07A150ECAdF2cc352f5586396e344A6b17625EB\"\n            }\n        },\n        {\n            \"id\": 8036,\n            \"name\": \"YVS.Finance\",\n            \"symbol\": \"YVS\",\n            \"slug\": \"yvs-finance\",\n            \"rank\": 2380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T20:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec681f28f4561c2a9534799aa38e0d36a83cf478\"\n            }\n        },\n        {\n            \"id\": 8037,\n            \"name\": \"Terra Virtua Kolect\",\n            \"symbol\": \"TVK\",\n            \"slug\": \"terra-virtua-kolect\",\n            \"rank\": 411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T20:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd084b83c305dafd76ae3e1b4e1f1fe2ecccb3988\"\n            }\n        },\n        {\n            \"id\": 8040,\n            \"name\": \"R34P\",\n            \"symbol\": \"R34P\",\n            \"slug\": \"r34p\",\n            \"rank\": 4851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T06:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaeaf8381d4b20b43afa42061d6f80319a8881f6\"\n            }\n        },\n        {\n            \"id\": 8043,\n            \"name\": \"MahaDAO\",\n            \"symbol\": \"MAHA\",\n            \"slug\": \"mahadao\",\n            \"rank\": 991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T18:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4d930279552397bba2ee473229f89ec245bc365\"\n            }\n        },\n        {\n            \"id\": 8044,\n            \"name\": \"Adappter Token\",\n            \"symbol\": \"ADP\",\n            \"slug\": \"adappter-token\",\n            \"rank\": 2835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T20:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc314b0e758d5ff74f63e307a86ebfe183c95767b\"\n            }\n        },\n        {\n            \"id\": 8045,\n            \"name\": \"APY Vision\",\n            \"symbol\": \"VISION\",\n            \"slug\": \"apy-vision\",\n            \"rank\": 6441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T21:10:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf406f7a9046793267bc276908778b29563323996\"\n            }\n        },\n        {\n            \"id\": 8046,\n            \"name\": \"Cybertronchain\",\n            \"symbol\": \"CTC\",\n            \"slug\": \"cybertronchain\",\n            \"rank\": 8627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T21:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00b7db6b4431e345eee5cc23d21e8dbc1d5cada3\"\n            }\n        },\n        {\n            \"id\": 8048,\n            \"name\": \"Everyonescrypto\",\n            \"symbol\": \"EOC\",\n            \"slug\": \"everyonescrypto\",\n            \"rank\": 6139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T21:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8006e3ac1bd94e54e3136b8e5dd75db0163e6f4\"\n            }\n        },\n        {\n            \"id\": 8049,\n            \"name\": \"Tornado Cash\",\n            \"symbol\": \"TORN\",\n            \"slug\": \"torn\",\n            \"rank\": 731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T01:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77777feddddffc19ff86db637967013e6c6a116c\"\n            }\n        },\n        {\n            \"id\": 8056,\n            \"name\": \"UNION Protocol Governance Token\",\n            \"symbol\": \"UNN\",\n            \"slug\": \"union-protocol-governance-token\",\n            \"rank\": 4012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-18T04:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x226f7b842e0f0120b7e194d05432b3fd14773a9d\"\n            }\n        },\n        {\n            \"id\": 8057,\n            \"name\": \"AnRKey X\",\n            \"symbol\": \"$ANRX\",\n            \"slug\": \"anrkey-x\",\n            \"rank\": 1060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-19T04:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcae72a7a0fd9046cf6b165ca54c9e3a3872109e0\"\n            }\n        },\n        {\n            \"id\": 8059,\n            \"name\": \"Golden Ratio Per Liquidity\",\n            \"symbol\": \"GRPL\",\n            \"slug\": \"goldenratioperliquidity\",\n            \"rank\": 8628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-20T05:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15e4132dcd932e8990e794d1300011a472819cbd\"\n            }\n        },\n        {\n            \"id\": 8060,\n            \"name\": \"B21 Invest\",\n            \"symbol\": \"B21\",\n            \"slug\": \"b21-invest\",\n            \"rank\": 7056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-21T10:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70512C7f3D3009BE997559D279B991461c451D70\"\n            }\n        },\n        {\n            \"id\": 8063,\n            \"name\": \"Duck DAO (DLP Duck Token)\",\n            \"symbol\": \"DUCK\",\n            \"slug\": \"duck-dao\",\n            \"rank\": 1225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T03:15:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0ba369c8db6eb3924965e5c4fd0b4c1b91e305f\"\n            }\n        },\n        {\n            \"id\": 8066,\n            \"name\": \"YIELD App\",\n            \"symbol\": \"YLD\",\n            \"slug\": \"yield-app\",\n            \"rank\": 636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-25T20:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF94b5C5651c888d928439aB6514B93944eEE6F48\"\n            }\n        },\n        {\n            \"id\": 8068,\n            \"name\": \"Coinbase tokenized stock FTX\",\n            \"symbol\": \"COIN\",\n            \"slug\": \"coinbase-pre-ipo-tokenized-stock-ftx\",\n            \"rank\": 5609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T03:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8071,\n            \"name\": \"OnX Finance\",\n            \"symbol\": \"ONX\",\n            \"slug\": \"onx-finance\",\n            \"rank\": 3376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T10:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0ad1806fd3e7edf6ff52fdb822432e847411033\"\n            }\n        },\n        {\n            \"id\": 8074,\n            \"name\": \"Basis Dollar\",\n            \"symbol\": \"BSD\",\n            \"slug\": \"basis-dollar\",\n            \"rank\": 5013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T20:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x003e0af2916e598Fa5eA5Cb2Da4EDfdA9aEd9Fde\"\n            }\n        },\n        {\n            \"id\": 8075,\n            \"name\": \"Rally\",\n            \"symbol\": \"RLY\",\n            \"slug\": \"rally\",\n            \"rank\": 114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T22:15:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b\"\n            }\n        },\n        {\n            \"id\": 8076,\n            \"name\": \"Capital.Finance\",\n            \"symbol\": \"CAP\",\n            \"slug\": \"capital-finance\",\n            \"rank\": 8629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T22:30:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8077,\n            \"name\": \"Rootkit Finance\",\n            \"symbol\": \"ROOT\",\n            \"slug\": \"rootkit-finance\",\n            \"rank\": 8630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T22:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E\"\n            }\n        },\n        {\n            \"id\": 8079,\n            \"name\": \"Dexfin\",\n            \"symbol\": \"DXF\",\n            \"slug\": \"dexfin\",\n            \"rank\": 5021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T00:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15Eabb7500E44B7Fdb6e4051cA8DecA430cF9FB8\"\n            }\n        },\n        {\n            \"id\": 8080,\n            \"name\": \"DeFi Yield Protocol\",\n            \"symbol\": \"DYP\",\n            \"slug\": \"defi-yield-protocol\",\n            \"rank\": 1220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T01:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17\"\n            }\n        },\n        {\n            \"id\": 8082,\n            \"name\": \"Tornado\",\n            \"symbol\": \"TCORE\",\n            \"slug\": \"tornado\",\n            \"rank\": 2176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T02:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7A3D5d49D64E57DBd6FBB21dF7202bD3EE7A2253\"\n            }\n        },\n        {\n            \"id\": 8083,\n            \"name\": \"Tokenlon Network Token\",\n            \"symbol\": \"LON\",\n            \"slug\": \"tokenlon-network-token\",\n            \"rank\": 553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T18:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000000095413afc295d19edeb1ad7b71c952\"\n            }\n        },\n        {\n            \"id\": 8084,\n            \"name\": \"nHBTC\",\n            \"symbol\": \"N0001\",\n            \"slug\": \"nhbtc\",\n            \"rank\": 5419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T03:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f832091faf289ed4f50fe7418cfbd2611225d46\"\n            }\n        },\n        {\n            \"id\": 8085,\n            \"name\": \"Lido stETH\",\n            \"symbol\": \"STETH\",\n            \"slug\": \"steth\",\n            \"rank\": 202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T11:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae7ab96520de3a18e5e111b5eaab095312d7fe84\"\n            }\n        },\n        {\n            \"id\": 8086,\n            \"name\": \"Ditto\",\n            \"symbol\": \"DITTO\",\n            \"slug\": \"ditto\",\n            \"rank\": 1614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T10:25:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x233d91A0713155003fc4DcE0AFa871b508B3B715\"\n            }\n        },\n        {\n            \"id\": 8087,\n            \"name\": \"FastSwap\",\n            \"symbol\": \"FAST\",\n            \"slug\": \"fastswap\",\n            \"rank\": 4227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T12:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc888a0ab4831a29e6ca432babf52e353d23db3c2\"\n            }\n        },\n        {\n            \"id\": 8093,\n            \"name\": \"DAPPCENTS\",\n            \"symbol\": \"DPC\",\n            \"slug\": \"dappcents\",\n            \"rank\": 8631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T07:20:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TEm2pMqgjnbvgNQi1gFYBZH9BfMu123mbW\"\n            }\n        },\n        {\n            \"id\": 8100,\n            \"name\": \"ankrETH\",\n            \"symbol\": \"aEth\",\n            \"slug\": \"ankreth\",\n            \"rank\": 446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T17:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe95a203b1a91a908f9b9ce46459d101078c2c3cb\"\n            }\n        },\n        {\n            \"id\": 8103,\n            \"name\": \"unilock.network\",\n            \"symbol\": \"UNL\",\n            \"slug\": \"unilock-network\",\n            \"rank\": 8632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T19:50:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x354e514c135c8603f840ffadb4c33cde6d2a37e0\"\n            }\n        },\n        {\n            \"id\": 8104,\n            \"name\": \"1inch Network\",\n            \"symbol\": \"1INCH\",\n            \"slug\": \"1inch\",\n            \"rank\": 93,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T01:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x111111111117dc0aa78b770fa6a738034120c302\"\n            }\n        },\n        {\n            \"id\": 8105,\n            \"name\": \"ROCKI\",\n            \"symbol\": \"ROCKI\",\n            \"slug\": \"rocki\",\n            \"rank\": 1683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T04:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff44b937788215eca197baaf9af69dbdc214aa04\"\n            }\n        },\n        {\n            \"id\": 8106,\n            \"name\": \"Dynamic Set Dollar\",\n            \"symbol\": \"DSD\",\n            \"slug\": \"dynamic-set-dollar\",\n            \"rank\": 5351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T05:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd2f0cd039e0bfcf88901c98c0bfac5ab27566e3\"\n            }\n        },\n        {\n            \"id\": 8107,\n            \"name\": \"Cobak Token\",\n            \"symbol\": \"CBK\",\n            \"slug\": \"cobak-token\",\n            \"rank\": 528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD85a6Ae55a7f33B0ee113C234d2EE308EdeAF7fD\"\n            }\n        },\n        {\n            \"id\": 8112,\n            \"name\": \"Bankcoin\",\n            \"symbol\": \"BANK\",\n            \"slug\": \"the-bank-coin\",\n            \"rank\": 6170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T17:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8113,\n            \"name\": \"CryptoBank\",\n            \"symbol\": \"CBANK\",\n            \"slug\": \"cryptobank\",\n            \"rank\": 3477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T17:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5e412ba6fca1e07b15defcaa4236ff7b5a7f086\"\n            }\n        },\n        {\n            \"id\": 8117,\n            \"name\": \"Dymmax\",\n            \"symbol\": \"DMX\",\n            \"slug\": \"dymmax\",\n            \"rank\": 5339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-25T15:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf058501585023d040ea9493134ed72c083553eed\"\n            }\n        },\n        {\n            \"id\": 8118,\n            \"name\": \"Global Utility Smart Digital Token\",\n            \"symbol\": \"GUSDT\",\n            \"slug\": \"gusd-token\",\n            \"rank\": 7903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T15:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3242aebcdcf8de491004b1c98e6595e9827f6c17\"\n            }\n        },\n        {\n            \"id\": 8119,\n            \"name\": \"SafePal\",\n            \"symbol\": \"SFP\",\n            \"slug\": \"safepal\",\n            \"rank\": 396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-08T13:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd41fdb03ba84762dd66a0af1a6c8540ff1ba5dfb\"\n            }\n        },\n        {\n            \"id\": 8120,\n            \"name\": \"Whiteheart\",\n            \"symbol\": \"WHITE\",\n            \"slug\": \"whiteheart\",\n            \"rank\": 1395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T05:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f0e628b693018f639d10e4a4f59bd4d8b2b6b44\"\n            }\n        },\n        {\n            \"id\": 8121,\n            \"name\": \"Themis\",\n            \"symbol\": \"MIS\",\n            \"slug\": \"themis-oracle\",\n            \"rank\": 3773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T07:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd1cb16a67937ff8af5d726e2681010ce1e9891a\"\n            }\n        },\n        {\n            \"id\": 8123,\n            \"name\": \"Australian Dollar Token\",\n            \"symbol\": \"AUDT\",\n            \"slug\": \"australian-dollar-token\",\n            \"rank\": 2903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-27T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7e0f80fb28233bdde0006c50568606a8feb964c\"\n            }\n        },\n        {\n            \"id\": 8124,\n            \"name\": \"DRC Mobility\",\n            \"symbol\": \"DRC\",\n            \"slug\": \"drc-mobility\",\n            \"rank\": 2954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T17:35:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7f5CABdF696D7d1bf384D7688926A4bdB092c67\"\n            }\n        },\n        {\n            \"id\": 8125,\n            \"name\": \"Unique One\",\n            \"symbol\": \"RARE\",\n            \"slug\": \"unique-one\",\n            \"rank\": 8633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T17:55:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93dfaf57d986b9ca77df9376c50878e013d9c7c8\"\n            }\n        },\n        {\n            \"id\": 8126,\n            \"name\": \"Bitpower\",\n            \"symbol\": \"BPP\",\n            \"slug\": \"bitpower\",\n            \"rank\": 8634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T19:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52d904eff2605463c2f0b338d34abc9b7c3e3b08\"\n            }\n        },\n        {\n            \"id\": 8129,\n            \"name\": \"Fire Protocol\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fire-protocol\",\n            \"rank\": 4418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T04:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF921ae2DAC5fa128DC0F6168Bf153ea0943d2D43\"\n            }\n        },\n        {\n            \"id\": 8130,\n            \"name\": \"Supreme Finance\",\n            \"symbol\": \"HYPE\",\n            \"slug\": \"hype\",\n            \"rank\": 3923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T14:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x460b77e7ca31b73478fb1b9005a9a9a01f72fca3\"\n            }\n        },\n        {\n            \"id\": 8131,\n            \"name\": \"Curio Governance\",\n            \"symbol\": \"CGT\",\n            \"slug\": \"curio-governance\",\n            \"rank\": 1672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF56b164efd3CFc02BA739b719B6526A6FA1cA32a\"\n            }\n        },\n        {\n            \"id\": 8132,\n            \"name\": \"BiFi\",\n            \"symbol\": \"BIFI\",\n            \"slug\": \"bifi\",\n            \"rank\": 1108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-31T12:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2791bfd60d232150bff86b39b7146c0eaaa2ba81\"\n            }\n        },\n        {\n            \"id\": 8133,\n            \"name\": \"Skey Network\",\n            \"symbol\": \"SKEY\",\n            \"slug\": \"smartkey\",\n            \"rank\": 965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T20:50:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06a01a4d579479dd5d884ebf61a31727a3d8d442\"\n            }\n        },\n        {\n            \"id\": 8134,\n            \"name\": \"Keep3r BSC Network\",\n            \"symbol\": \"KP3RB\",\n            \"slug\": \"keep3r-bsc-network\",\n            \"rank\": 4499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T21:10:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ea29eee799aa7cc379fde5cf370bc24f2ea7c81\"\n            }\n        },\n        {\n            \"id\": 8135,\n            \"name\": \"Cryptokek\",\n            \"symbol\": \"KEK\",\n            \"slug\": \"cryptokek\",\n            \"rank\": 3644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T21:20:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x627524d78B4fC840C887ffeC90563c7A42b671fD\"\n            }\n        },\n        {\n            \"id\": 8136,\n            \"name\": \"WAXE\",\n            \"symbol\": \"WAXE\",\n            \"slug\": \"waxe\",\n            \"rank\": 3576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T02:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a2bc711e19ba6aff6ce8246c546e8c4b4944dfd\"\n            }\n        },\n        {\n            \"id\": 8137,\n            \"name\": \"MITH Cash\",\n            \"symbol\": \"MIC\",\n            \"slug\": \"mith-cash\",\n            \"rank\": 8635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x368b3a58b5f49392e5c9e4c998cb0bb966752e51\"\n            }\n        },\n        {\n            \"id\": 8140,\n            \"name\": \"Wifi Coin\",\n            \"symbol\": \"WIFI\",\n            \"slug\": \"wifi-coin\",\n            \"rank\": 6287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T07:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe202873079913858f9Ba8795BA957A4Ad561ca24\"\n            }\n        },\n        {\n            \"id\": 8141,\n            \"name\": \"Mithril Share\",\n            \"symbol\": \"MIS\",\n            \"slug\": \"mithril-share\",\n            \"rank\": 5008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b4d2e899658fb59b1d518b68fe836b100ee8958\"\n            }\n        },\n        {\n            \"id\": 8143,\n            \"name\": \"Nord Finance\",\n            \"symbol\": \"NORD\",\n            \"slug\": \"nord-finance\",\n            \"rank\": 1121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T15:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e9730ecffbed43fd876a264c982e254ef05a0de\"\n            }\n        },\n        {\n            \"id\": 8144,\n            \"name\": \"OVR\",\n            \"symbol\": \"OVR\",\n            \"slug\": \"ovr\",\n            \"rank\": 2928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T19:25:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21bfbda47a0b4b5b1248c767ee49f7caa9b23697\"\n            }\n        },\n        {\n            \"id\": 8145,\n            \"name\": \"SparkPoint Fuel\",\n            \"symbol\": \"SFUEL\",\n            \"slug\": \"sparkpoint-fuel\",\n            \"rank\": 2061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37ac4d6140e54304d77437a5c11924f61a2d976f\"\n            }\n        },\n        {\n            \"id\": 8146,\n            \"name\": \"Zipmex\",\n            \"symbol\": \"ZMT\",\n            \"slug\": \"zipmex\",\n            \"rank\": 4076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T19:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa602de53347579f86b996d2add74bb6f79462b2\"\n            }\n        },\n        {\n            \"id\": 8147,\n            \"name\": \"WanSwap\",\n            \"symbol\": \"WASP\",\n            \"slug\": \"wanswap\",\n            \"rank\": 4790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T03:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8148,\n            \"name\": \"DigiCol\",\n            \"symbol\": \"DGCL\",\n            \"slug\": \"digicol\",\n            \"rank\": 6432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63B8b7d4A3EFD0735c4BFFBD95B332a55e4eB851\"\n            }\n        },\n        {\n            \"id\": 8149,\n            \"name\": \"Finance.Vote\",\n            \"symbol\": \"FVT\",\n            \"slug\": \"finance-vote\",\n            \"rank\": 8636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T07:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45080a6531d671DDFf20DB42f93792a489685e32\"\n            }\n        },\n        {\n            \"id\": 8150,\n            \"name\": \"Utopia Genesis Foundation\",\n            \"symbol\": \"UOP\",\n            \"slug\": \"utopia-genesis-foundation\",\n            \"rank\": 7991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T21:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4ae84448db5cfe1daf1e6fb172b469c161cb85f\"\n            }\n        },\n        {\n            \"id\": 8156,\n            \"name\": \"GGDApp\",\n            \"symbol\": \"GGTK\",\n            \"slug\": \"ggdapp\",\n            \"rank\": 8637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-01T21:30:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa99a87b14b02e2240c79240c5a20f945ca5ef76\"\n            }\n        },\n        {\n            \"id\": 8159,\n            \"name\": \"One Cash\",\n            \"symbol\": \"ONC\",\n            \"slug\": \"one-cash\",\n            \"rank\": 4317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T03:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD90E69f67203EBE02c917B5128629E77B4cd92dc\"\n            }\n        },\n        {\n            \"id\": 8160,\n            \"name\": \"One Share\",\n            \"symbol\": \"ONS\",\n            \"slug\": \"one-share\",\n            \"rank\": 4269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T03:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5BB29c33C4A3C29f56F8ACa40B4dB91d8a5fe2c5\"\n            }\n        },\n        {\n            \"id\": 8161,\n            \"name\": \"Shopping\",\n            \"symbol\": \"SPI\",\n            \"slug\": \"shopping\",\n            \"rank\": 1015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T05:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b02dd390a603add5c07f9fd9175b7dabe8d63b7\"\n            }\n        },\n        {\n            \"id\": 8162,\n            \"name\": \"AMEPAY\",\n            \"symbol\": \"AME\",\n            \"slug\": \"amepay\",\n            \"rank\": 1577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T12:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12513335ffD5DAfc2334e98625d27c1CA84bff86\"\n            }\n        },\n        {\n            \"id\": 8163,\n            \"name\": \"Exeedme\",\n            \"symbol\": \"XED\",\n            \"slug\": \"exeedme\",\n            \"rank\": 804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T13:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee573a945b01b788b9287ce062a0cfc15be9fd86\"\n            }\n        },\n        {\n            \"id\": 8164,\n            \"name\": \"JulSwap\",\n            \"symbol\": \"JULD\",\n            \"slug\": \"julswap\",\n            \"rank\": 1010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T13:20:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a41f637c3f7553dba6ddc2d3ca92641096577ea\"\n            }\n        },\n        {\n            \"id\": 8166,\n            \"name\": \"MAPS\",\n            \"symbol\": \"MAPS\",\n            \"slug\": \"maps\",\n            \"rank\": 830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T15:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b915b505c017abb1547aa5ab355fbe69865cc6d\"\n            }\n        },\n        {\n            \"id\": 8167,\n            \"name\": \"Wise Token\",\n            \"symbol\": \"WISE\",\n            \"slug\": \"wise\",\n            \"rank\": 3406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T07:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66a0f676479cee1d7373f3dc2e2952778bff5bd6\"\n            }\n        },\n        {\n            \"id\": 8168,\n            \"name\": \"Bao Finance\",\n            \"symbol\": \"BAO\",\n            \"slug\": \"bao-finance\",\n            \"rank\": 1143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T07:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x374cb8c27130e2c9e04f44303f3c8351b9de61c1\"\n            }\n        },\n        {\n            \"id\": 8169,\n            \"name\": \"Polkainsure Finance\",\n            \"symbol\": \"PIS\",\n            \"slug\": \"polkainsure-finance\",\n            \"rank\": 6508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-03T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x834ce7ad163ab3be0c5fd4e0a81e67ac8f51e00c\"\n            }\n        },\n        {\n            \"id\": 8172,\n            \"name\": \"bDollar Share\",\n            \"symbol\": \"SBDO\",\n            \"slug\": \"bdollar-share\",\n            \"rank\": 5024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T11:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d9319565be7f53cefe84ad201be3f40feae2740\"\n            }\n        },\n        {\n            \"id\": 8173,\n            \"name\": \"Loon Network\",\n            \"symbol\": \"LOON\",\n            \"slug\": \"loon-network\",\n            \"rank\": 4396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T12:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8174,\n            \"name\": \"CircleSwap\",\n            \"symbol\": \"CIR\",\n            \"slug\": \"circleswap\",\n            \"rank\": 5797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T12:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8176,\n            \"name\": \"Firdaos\",\n            \"symbol\": \"FDO\",\n            \"slug\": \"firdaos\",\n            \"rank\": 3745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T06:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x361887c1d1b73557018c47c8001711168128cf69\"\n            }\n        },\n        {\n            \"id\": 8177,\n            \"name\": \"KnoxFS (New)\",\n            \"symbol\": \"KFX\",\n            \"slug\": \"knoxfs-new\",\n            \"rank\": 2240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T06:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8181,\n            \"name\": \"DePay\",\n            \"symbol\": \"DEPAY\",\n            \"slug\": \"depay\",\n            \"rank\": 1677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T19:25:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0bed124a09ac2bd941b10349d8d224fe3c955eb\"\n            }\n        },\n        {\n            \"id\": 8182,\n            \"name\": \"VidyX\",\n            \"symbol\": \"VIDYX\",\n            \"slug\": \"vidyx\",\n            \"rank\": 4193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T19:50:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003518\"\n            }\n        },\n        {\n            \"id\": 8184,\n            \"name\": \"Havens Nook\",\n            \"symbol\": \"HXN\",\n            \"slug\": \"havens-nook\",\n            \"rank\": 7997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T22:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e1fe60bc4ac0e3102343752ae7e49d01d444c0b\"\n            }\n        },\n        {\n            \"id\": 8185,\n            \"name\": \"Trism\",\n            \"symbol\": \"TRISM\",\n            \"slug\": \"trism\",\n            \"rank\": 8305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T20:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56b4f8c39e07d4d5d91692acf9d0f6d4d3493763\"\n            }\n        },\n        {\n            \"id\": 8186,\n            \"name\": \"Banana.finance\",\n            \"symbol\": \"BANANA\",\n            \"slug\": \"banana-finance\",\n            \"rank\": 4104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8187,\n            \"name\": \"Yield Optimization Platform & Protocol\",\n            \"symbol\": \"YOP\",\n            \"slug\": \"yop\",\n            \"rank\": 1270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T05:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae1eaae3f627aaca434127644371b67b18444051\"\n            }\n        },\n        {\n            \"id\": 8188,\n            \"name\": \"MoneySwap\",\n            \"symbol\": \"MSWAP\",\n            \"slug\": \"moneyswap\",\n            \"rank\": 5701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T21:20:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC005204856ee7035a13D8D7CdBbdc13027AFff90\"\n            }\n        },\n        {\n            \"id\": 8189,\n            \"name\": \"Shabu Shabu Finance\",\n            \"symbol\": \"KOBE\",\n            \"slug\": \"shabu-shabu-finance\",\n            \"rank\": 4345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T21:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCb4e8CafEDa995da5cEdfda5205BD5664a12b848\"\n            }\n        },\n        {\n            \"id\": 8190,\n            \"name\": \"BSCEX\",\n            \"symbol\": \"BSCX\",\n            \"slug\": \"bscex\",\n            \"rank\": 6222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T23:25:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ac52ee5b2a633895292ff6d8a89bb9190451587\"\n            }\n        },\n        {\n            \"id\": 8191,\n            \"name\": \"NFTX\",\n            \"symbol\": \"NFTX\",\n            \"slug\": \"nftx\",\n            \"rank\": 518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87d73E916D7057945c9BcD8cdd94e42A6F47f776\"\n            }\n        },\n        {\n            \"id\": 8193,\n            \"name\": \"Tenet\",\n            \"symbol\": \"TEN\",\n            \"slug\": \"tenet\",\n            \"rank\": 6393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74159651a992952e2bf340d7628459aa4593fc05\"\n            }\n        },\n        {\n            \"id\": 8194,\n            \"name\": \"BitDNS\",\n            \"symbol\": \"DNS\",\n            \"slug\": \"bitdns\",\n            \"rank\": 7761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-06T15:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17c090f9a17e4e5a8ceb23bbe7e7e28e3c4ca196\"\n            }\n        },\n        {\n            \"id\": 8196,\n            \"name\": \"Mantis\",\n            \"symbol\": \"MNTIS\",\n            \"slug\": \"mantis\",\n            \"rank\": 8638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T16:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8198,\n            \"name\": \"HappinessToken\",\n            \"symbol\": \"HPS\",\n            \"slug\": \"happinesstoken\",\n            \"rank\": 5675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T00:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeda21b525ac789eab1a08ef2404dd8505ffb973d\"\n            }\n        },\n        {\n            \"id\": 8200,\n            \"name\": \"Shapeshift FOX Token\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"fox-token\",\n            \"rank\": 415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-06T17:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc770eefad204b5180df6a14ee197d99d808ee52d\"\n            }\n        },\n        {\n            \"id\": 8201,\n            \"name\": \"Delphi Chain Link\",\n            \"symbol\": \"DCL\",\n            \"slug\": \"delphi-chain-link\",\n            \"rank\": 8639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T01:55:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8202,\n            \"name\": \"ZKSwap\",\n            \"symbol\": \"ZKS\",\n            \"slug\": \"zkswap\",\n            \"rank\": 637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-06T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4815ae53b124e7263f08dcdbbb757d41ed658c6\"\n            }\n        },\n        {\n            \"id\": 8204,\n            \"name\": \"Bolt Dollar\",\n            \"symbol\": \"BTD\",\n            \"slug\": \"bat-true-dollar\",\n            \"rank\": 6978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T20:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1102332a213e21faf78b69c03572031f3552c33\"\n            }\n        },\n        {\n            \"id\": 8205,\n            \"name\": \"Bolt Share\",\n            \"symbol\": \"BTS\",\n            \"slug\": \"bat-true-share\",\n            \"rank\": 6071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T20:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2e1acef50aE55661855E8dcB72adB182A3cC259\"\n            }\n        },\n        {\n            \"id\": 8206,\n            \"name\": \"QuickSwap\",\n            \"symbol\": \"QUICK\",\n            \"slug\": \"quickswap\",\n            \"rank\": 517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T12:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c28aef8977c9b773996d0e8376d2ee379446f2f\"\n            }\n        },\n        {\n            \"id\": 8207,\n            \"name\": \"PlayAndLike\",\n            \"symbol\": \"PAL\",\n            \"slug\": \"playandlike\",\n            \"rank\": 4502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T03:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00eA0C4E7B95484aCB171f2691f302d0eC26b0A4\"\n            }\n        },\n        {\n            \"id\": 8212,\n            \"name\": \"Earn Defi Coin\",\n            \"symbol\": \"EDC\",\n            \"slug\": \"earn-defi\",\n            \"rank\": 6147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68a0a1fef18dfcc422db8be6f0f486dea1999edc\"\n            }\n        },\n        {\n            \"id\": 8213,\n            \"name\": \"Venus Filecoin\",\n            \"symbol\": \"vFIL\",\n            \"slug\": \"venus-filecoin\",\n            \"rank\": 8640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T15:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf91d58b5ae142dacc749f58a49fcbac340cb0343\"\n            }\n        },\n        {\n            \"id\": 8214,\n            \"name\": \"Venus DAI\",\n            \"symbol\": \"vDAI\",\n            \"slug\": \"venus-dai\",\n            \"rank\": 1180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T15:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x334b3ecb4dca3593bccc3c7ebd1a1c1d1780fbf1\"\n            }\n        },\n        {\n            \"id\": 8216,\n            \"name\": \"Electra Protocol\",\n            \"symbol\": \"XEP\",\n            \"slug\": \"electra-protocol\",\n            \"rank\": 818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T21:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8217,\n            \"name\": \"CheeseSwap\",\n            \"symbol\": \"CHS\",\n            \"slug\": \"cheeseswap\",\n            \"rank\": 5037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T23:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xadd8a06fd58761a5047426e160b2b88ad3b9d464\"\n            }\n        },\n        {\n            \"id\": 8219,\n            \"name\": \"bDollar\",\n            \"symbol\": \"BDO\",\n            \"slug\": \"bdollar\",\n            \"rank\": 4346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T22:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x190b589cf9fb8ddeabbfeae36a813ffb2a702454\"\n            }\n        },\n        {\n            \"id\": 8220,\n            \"name\": \"Serum Ecosystem Token\",\n            \"symbol\": \"SECO\",\n            \"slug\": \"serum-ecosystem-token\",\n            \"rank\": 4335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-09T00:50:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7CnFGR9mZWyAtWxPcVuTewpyC3A3MDW4nLsu5NY6PDbd\"\n            }\n        },\n        {\n            \"id\": 8221,\n            \"name\": \"Tronx Coin\",\n            \"symbol\": \"TRONX\",\n            \"slug\": \"tronx-coin\",\n            \"rank\": 8641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TA1UcPfy1Tie4SdTKpjwrjdnpBd2WT51Ss\"\n            }\n        },\n        {\n            \"id\": 8224,\n            \"name\": \"Dequant\",\n            \"symbol\": \"DEQ\",\n            \"slug\": \"dequant\",\n            \"rank\": 8117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-09T21:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8226,\n            \"name\": \"Xdef Finance\",\n            \"symbol\": \"XDEF2\",\n            \"slug\": \"xdef-finance\",\n            \"rank\": 8642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T08:20:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5166d4ce79b9bf7df477da110c560ce3045aa889\"\n            }\n        },\n        {\n            \"id\": 8227,\n            \"name\": \"Connect Financial\",\n            \"symbol\": \"CNFI\",\n            \"slug\": \"connect-financial\",\n            \"rank\": 3932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T09:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeabb8996ea1662cad2f7fb715127852cd3262ae9\"\n            }\n        },\n        {\n            \"id\": 8229,\n            \"name\": \"UniMex Network\",\n            \"symbol\": \"UMX\",\n            \"slug\": \"unimex-network\",\n            \"rank\": 1448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T18:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10be9a8dae441d276a5027936c3aaded2d82bc15\"\n            }\n        },\n        {\n            \"id\": 8230,\n            \"name\": \"AI Network\",\n            \"symbol\": \"AIN\",\n            \"slug\": \"ai-network\",\n            \"rank\": 8643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T19:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3A810ff7211b40c4fA76205a14efe161615d0385\"\n            }\n        },\n        {\n            \"id\": 8232,\n            \"name\": \"UniDex\",\n            \"symbol\": \"UNIDX\",\n            \"slug\": \"unidex\",\n            \"rank\": 6970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T19:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95b3497bBcCcc46a8F45F5Cf54b0878b39f8D96C\"\n            }\n        },\n        {\n            \"id\": 8233,\n            \"name\": \"Hithotx\",\n            \"symbol\": \"HITX\",\n            \"slug\": \"hithotx\",\n            \"rank\": 6254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T21:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TB384ojBf2JeqnURSv1Eyq8dsoSximVQdm\"\n            }\n        },\n        {\n            \"id\": 8235,\n            \"name\": \"Wrapped Monero\",\n            \"symbol\": \"WXMR\",\n            \"slug\": \"wrapped-monero\",\n            \"rank\": 6350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T16:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x465e07d6028830124be2e4aa551fbe12805db0f5\"\n            }\n        },\n        {\n            \"id\": 8236,\n            \"name\": \"Glitch\",\n            \"symbol\": \"GLCH\",\n            \"slug\": \"glitch\",\n            \"rank\": 633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T03:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x038a68ff68c393373ec894015816e33ad41bd564\"\n            }\n        },\n        {\n            \"id\": 8237,\n            \"name\": \"Basis Dollar Share\",\n            \"symbol\": \"BSDS\",\n            \"slug\": \"basis-dollar-share\",\n            \"rank\": 4902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE7C9C188138f7D70945D420d75F8Ca7d8ab9c700\"\n            }\n        },\n        {\n            \"id\": 8240,\n            \"name\": \"SOAR.FI\",\n            \"symbol\": \"SOAR\",\n            \"slug\": \"soar-fi\",\n            \"rank\": 2295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbae5f2d8a1299e5c4963eaff3312399253f27ccb\"\n            }\n        },\n        {\n            \"id\": 8241,\n            \"name\": \"Prophecy\",\n            \"symbol\": \"PRY\",\n            \"slug\": \"prophecy\",\n            \"rank\": 8644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T21:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3C81D482172cC273c3b91dD9D8eb212023D00521\"\n            }\n        },\n        {\n            \"id\": 8243,\n            \"name\": \"Passive Income\",\n            \"symbol\": \"PSI\",\n            \"slug\": \"passive-income\",\n            \"rank\": 3617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4cb461eace80708078450e465881599d2235f1a\"\n            }\n        },\n        {\n            \"id\": 8244,\n            \"name\": \"Coinstox\",\n            \"symbol\": \"CSX\",\n            \"slug\": \"coinstox\",\n            \"rank\": 6245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T07:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3aadc3bce49724ce299fd9f3850211211c399c8c\"\n            }\n        },\n        {\n            \"id\": 8245,\n            \"name\": \"Hydra\",\n            \"symbol\": \"HYDRA\",\n            \"slug\": \"hydra\",\n            \"rank\": 651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T22:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8247,\n            \"name\": \"PayYoda\",\n            \"symbol\": \"YOT\",\n            \"slug\": \"payyoda\",\n            \"rank\": 8645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T22:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f978aa425148cdd9223eb175446a877b86727ff\"\n            }\n        },\n        {\n            \"id\": 8249,\n            \"name\": \"LP 3pool Curve\",\n            \"symbol\": \"3CRV\",\n            \"slug\": \"lp-3pool-curve\",\n            \"rank\": 5588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c3f90f043a72fa612cbac8115ee7e52bde6e490\"\n            }\n        },\n        {\n            \"id\": 8252,\n            \"name\": \"pBTC35A\",\n            \"symbol\": \"pBTC35A\",\n            \"slug\": \"pbtc35a\",\n            \"rank\": 4737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T11:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA8b12Cc90AbF65191532a12bb5394A714A46d358\"\n            }\n        },\n        {\n            \"id\": 8253,\n            \"name\": \"Mars\",\n            \"symbol\": \"Mars\",\n            \"slug\": \"mars\",\n            \"rank\": 4917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T12:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7\"\n            }\n        },\n        {\n            \"id\": 8255,\n            \"name\": \"Prosper\",\n            \"symbol\": \"PROS\",\n            \"slug\": \"prosper\",\n            \"rank\": 1382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-14T16:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8642A849D0dcb7a15a974794668ADcfbe4794B56\"\n            }\n        },\n        {\n            \"id\": 8256,\n            \"name\": \"HollyGold\",\n            \"symbol\": \"HGOLD\",\n            \"slug\": \"hollygold\",\n            \"rank\": 1771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T15:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0c93b616933b0cd03b201b29cd8a22681dd9e0d9\"\n            }\n        },\n        {\n            \"id\": 8258,\n            \"name\": \"CUDOS\",\n            \"symbol\": \"CUDOS\",\n            \"slug\": \"cudos\",\n            \"rank\": 452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T16:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x817bbDbC3e8A1204f3691d14bB44992841e3dB35\"\n            }\n        },\n        {\n            \"id\": 8259,\n            \"name\": \"Furucombo\",\n            \"symbol\": \"COMBO\",\n            \"slug\": \"furucombo\",\n            \"rank\": 1159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T03:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfFffFffF2ba8F66D4e51811C5190992176930278\"\n            }\n        },\n        {\n            \"id\": 8260,\n            \"name\": \"Indexed Finance\",\n            \"symbol\": \"NDX\",\n            \"slug\": \"indexed-finance\",\n            \"rank\": 1714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T05:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86772b1409b61c639eaac9ba0acfbb6e238e5f83\"\n            }\n        },\n        {\n            \"id\": 8264,\n            \"name\": \"Basis Gold Share\",\n            \"symbol\": \"BAGS\",\n            \"slug\": \"basis-gold-share\",\n            \"rank\": 3161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T11:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x6868d406a125eb30886a6dd6b651d81677d1f22c\"\n            }\n        },\n        {\n            \"id\": 8265,\n            \"name\": \"Helmet.insure\",\n            \"symbol\": \"HELMET\",\n            \"slug\": \"helmet-insure\",\n            \"rank\": 1433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-16T05:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8\"\n            }\n        },\n        {\n            \"id\": 8266,\n            \"name\": \"Mandala Exchange Token\",\n            \"symbol\": \"MDX\",\n            \"slug\": \"mandala-exchange-token\",\n            \"rank\": 8646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-22T03:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x947AEb02304391f8fbE5B25D7D98D649b57b1788\"\n            }\n        },\n        {\n            \"id\": 8267,\n            \"name\": \"OEC Token\",\n            \"symbol\": \"OKT\",\n            \"slug\": \"okt\",\n            \"rank\": 2929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T08:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8268,\n            \"name\": \"Solomon Defi\",\n            \"symbol\": \"SLM\",\n            \"slug\": \"solomon-defi\",\n            \"rank\": 7650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T02:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07a0ad7a9dfc3854466f8f29a173bf04bba5686e\"\n            }\n        },\n        {\n            \"id\": 8269,\n            \"name\": \"YFTether\",\n            \"symbol\": \"YFTE\",\n            \"slug\": \"yftether\",\n            \"rank\": 8647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T04:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94f31ac896c9823d81cf9c2c93feceed4923218f\"\n            }\n        },\n        {\n            \"id\": 8270,\n            \"name\": \"Gera Coin\",\n            \"symbol\": \"GERA\",\n            \"slug\": \"gera-coin\",\n            \"rank\": 3141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde5ea375ffbdc8b25a80fe13d631e8ba0ab4bb02\"\n            }\n        },\n        {\n            \"id\": 8271,\n            \"name\": \"Poolz Finance\",\n            \"symbol\": \"POOLZ\",\n            \"slug\": \"poolz-finance\",\n            \"rank\": 873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T04:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69a95185ee2a045cdc4bcd1b1df10710395e4e23\"\n            }\n        },\n        {\n            \"id\": 8272,\n            \"name\": \"THORChain (ERC20)\",\n            \"symbol\": \"RUNE\",\n            \"slug\": \"thorchain-erc20\",\n            \"rank\": 3000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T05:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3155ba85d5f96b2d030a4966af206230e46849cb\"\n            }\n        },\n        {\n            \"id\": 8275,\n            \"name\": \"ISALCOIN\",\n            \"symbol\": \"ISAL\",\n            \"slug\": \"isalcoin\",\n            \"rank\": 6037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T19:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e12bd795d2608f90440c84dddd2d985240696d5\"\n            }\n        },\n        {\n            \"id\": 8276,\n            \"name\": \"Arianee\",\n            \"symbol\": \"ARIA20\",\n            \"slug\": \"arianee-protocol\",\n            \"rank\": 940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T20:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedf6568618a00c6f0908bf7758a16f76b6e04af9\"\n            }\n        },\n        {\n            \"id\": 8278,\n            \"name\": \"VEROX\",\n            \"symbol\": \"VRX\",\n            \"slug\": \"verox\",\n            \"rank\": 3293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T20:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87DE305311D5788e8da38D19bb427645b09CB4e5\"\n            }\n        },\n        {\n            \"id\": 8279,\n            \"name\": \"e-Money\",\n            \"symbol\": \"NGM\",\n            \"slug\": \"e-money-coin\",\n            \"rank\": 809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed0d5747a9ab03a75fbfec3228cd55848245b75d\"\n            }\n        },\n        {\n            \"id\": 8281,\n            \"name\": \"Golden Goose\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"golden-goose\",\n            \"rank\": 2196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T01:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40d1f63b5d2048e67e9bedb1b4c2f1a9fb4b6817\"\n            }\n        },\n        {\n            \"id\": 8282,\n            \"name\": \"Koinos\",\n            \"symbol\": \"KOIN\",\n            \"slug\": \"koinos\",\n            \"rank\": 4257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T02:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66d28cb58487a7609877550e1a34691810a6b9fc\"\n            }\n        },\n        {\n            \"id\": 8284,\n            \"name\": \"TokenAsset\",\n            \"symbol\": \"NTB\",\n            \"slug\": \"tokenasset\",\n            \"rank\": 5297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T22:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe393aa534f82c0ffac31bf06a23e283acb3352b\"\n            }\n        },\n        {\n            \"id\": 8285,\n            \"name\": \"Block Duelers NFT Battles\",\n            \"symbol\": \"BDT\",\n            \"slug\": \"block-duelers\",\n            \"rank\": 7535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7bce667ef12023dc5f8577d015a2f09d99a5ef58\"\n            }\n        },\n        {\n            \"id\": 8286,\n            \"name\": \"Excavo Finance\",\n            \"symbol\": \"CAVO\",\n            \"slug\": \"excavo-finance\",\n            \"rank\": 7525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T22:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24ea9c1cfd77a8db3fb707f967309cf013cc1078\"\n            }\n        },\n        {\n            \"id\": 8288,\n            \"name\": \"Wrapped Celo\",\n            \"symbol\": \"WCELO\",\n            \"slug\": \"wrapped-celo\",\n            \"rank\": 4560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T22:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe452e6ea2ddeb012e20db73bf5d3863a3ac8d77a\"\n            }\n        },\n        {\n            \"id\": 8290,\n            \"name\": \"SuperFarm\",\n            \"symbol\": \"SUPER\",\n            \"slug\": \"superfarm\",\n            \"rank\": 181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T16:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe53ec727dbdeb9e2d5456c3be40cff031ab40a55\"\n            }\n        },\n        {\n            \"id\": 8292,\n            \"name\": \"Router Protocol\",\n            \"symbol\": \"ROUTE\",\n            \"slug\": \"router-protocol\",\n            \"rank\": 725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T07:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16eccfdbb4ee1a85a33f3a9b21175cd7ae753db4\"\n            }\n        },\n        {\n            \"id\": 8293,\n            \"name\": \"Zero Exchange\",\n            \"symbol\": \"ZERO\",\n            \"slug\": \"zero-exchange\",\n            \"rank\": 8648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T07:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0939011a9bb95c3b791f0cb546377ed2693a574\"\n            }\n        },\n        {\n            \"id\": 8294,\n            \"name\": \"Cometh\",\n            \"symbol\": \"MUST\",\n            \"slug\": \"cometh\",\n            \"rank\": 6709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c78ee466d6cb57a4d01fd887d2b5dfb2d46288f\"\n            }\n        },\n        {\n            \"id\": 8295,\n            \"name\": \"CPUcoin\",\n            \"symbol\": \"CPU\",\n            \"slug\": \"cpucoin\",\n            \"rank\": 3817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d52dfefb16bb9cdc78bfca09061e44574886626\"\n            }\n        },\n        {\n            \"id\": 8296,\n            \"name\": \"KLAYswap Protocol\",\n            \"symbol\": \"KSP\",\n            \"slug\": \"klayswap-protocol\",\n            \"rank\": 4023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8298,\n            \"name\": \"Paralink Network\",\n            \"symbol\": \"PARA\",\n            \"slug\": \"paralink-network\",\n            \"rank\": 4562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T16:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a8d5BC8A8948b68DfC0Ce9C14aC4150e083518c\"\n            }\n        },\n        {\n            \"id\": 8299,\n            \"name\": \"Stake DAO\",\n            \"symbol\": \"SDT\",\n            \"slug\": \"stake-dao\",\n            \"rank\": 1625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T06:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f\"\n            }\n        },\n        {\n            \"id\": 8300,\n            \"name\": \"CoverCompared\",\n            \"symbol\": \"CVR\",\n            \"slug\": \"covercompared\",\n            \"rank\": 1232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c03b4ec9477809072ff9cc9292c9b25d4a8e6c6\"\n            }\n        },\n        {\n            \"id\": 8302,\n            \"name\": \"QFinance\",\n            \"symbol\": \"QFI\",\n            \"slug\": \"qfinance\",\n            \"rank\": 8649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T20:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fe88a211863d0d818608036880c9a4b0ea86795\"\n            }\n        },\n        {\n            \"id\": 8304,\n            \"name\": \"Rigel Finance\",\n            \"symbol\": \"RIGEL\",\n            \"slug\": \"rigel-finance\",\n            \"rank\": 2742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T21:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ca0654f4fc1025cf1a17b7459c20ac0479522ad\"\n            }\n        },\n        {\n            \"id\": 8305,\n            \"name\": \"Insured Finance\",\n            \"symbol\": \"INFI\",\n            \"slug\": \"insured-finance\",\n            \"rank\": 1829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-22T04:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x159751323a9e0415dd3d6d42a1212fe9f4a0848c\"\n            }\n        },\n        {\n            \"id\": 8307,\n            \"name\": \"DIGG\",\n            \"symbol\": \"DIGG\",\n            \"slug\": \"digg\",\n            \"rank\": 843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-22T02:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x798D1bE841a82a273720CE31c822C61a67a601C3\"\n            }\n        },\n        {\n            \"id\": 8309,\n            \"name\": \"ARMOR\",\n            \"symbol\": \"ARMOR\",\n            \"slug\": \"armor\",\n            \"rank\": 1158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-23T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1337def16f9b486faed0293eb623dc8395dfe46a\"\n            }\n        },\n        {\n            \"id\": 8310,\n            \"name\": \"TosDis\",\n            \"symbol\": \"DIS\",\n            \"slug\": \"tosdis\",\n            \"rank\": 4759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T04:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x220b71671b649c03714da9c621285943f3cbcdc6\"\n            }\n        },\n        {\n            \"id\": 8314,\n            \"name\": \"Nydronia\",\n            \"symbol\": \"NIA\",\n            \"slug\": \"nydronia\",\n            \"rank\": 6380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b\"\n            }\n        },\n        {\n            \"id\": 8316,\n            \"name\": \"XUSD Stable\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xusd-stable\",\n            \"rank\": 4812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T14:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c9BA9144505aaBa12f4b126Fda9807150b88f80\"\n            }\n        },\n        {\n            \"id\": 8319,\n            \"name\": \"POC Blockchain\",\n            \"symbol\": \"POC\",\n            \"slug\": \"poc-blockchain\",\n            \"rank\": 8324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-24T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8320,\n            \"name\": \"PolkaBridge\",\n            \"symbol\": \"PBR\",\n            \"slug\": \"polkabridge\",\n            \"rank\": 816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-24T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x298d492e8c1d909d3f63bc4a36c66c64acb3d695\"\n            }\n        },\n        {\n            \"id\": 8321,\n            \"name\": \"STING\",\n            \"symbol\": \"STN\",\n            \"slug\": \"sting\",\n            \"rank\": 4990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T14:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x592481A5F6b4F078cc303C2cDE4337dFA2d76fA0\"\n            }\n        },\n        {\n            \"id\": 8323,\n            \"name\": \"PieDAO Balanced Crypto Pie\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"piedao-balanced-crypto-pie\",\n            \"rank\": 8650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T15:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4f726adc8e89c6a6017f01eada77865db22da14\"\n            }\n        },\n        {\n            \"id\": 8324,\n            \"name\": \"PieDAO Yearn Ecosystem Pie\",\n            \"symbol\": \"YPIE\",\n            \"slug\": \"piedao-yearn-ecosystem-pie\",\n            \"rank\": 7499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T15:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17525e4f4af59fbc29551bc4ece6ab60ed49ce31\"\n            }\n        },\n        {\n            \"id\": 8325,\n            \"name\": \"EOX\",\n            \"symbol\": \"EOX\",\n            \"slug\": \"eox\",\n            \"rank\": 8651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-24T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFRpLKuyB3LastNZpdNkQJz8G98asXbw2B\"\n            }\n        },\n        {\n            \"id\": 8328,\n            \"name\": \"Armor NXM\",\n            \"symbol\": \"arNXM\",\n            \"slug\": \"armor-nxm\",\n            \"rank\": 5411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T22:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1337def18c680af1f9f45cbcab6309562975b1dd\"\n            }\n        },\n        {\n            \"id\": 8329,\n            \"name\": \"PAID Network\",\n            \"symbol\": \"PAID\",\n            \"slug\": \"paid-network\",\n            \"rank\": 610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T06:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787\"\n            }\n        },\n        {\n            \"id\": 8330,\n            \"name\": \"Xstable.Protocol\",\n            \"symbol\": \"XST\",\n            \"slug\": \"xstable-protocol\",\n            \"rank\": 8652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T19:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x91383a15c391c142b80045d8b4730c1c37ac0378\"\n            }\n        },\n        {\n            \"id\": 8331,\n            \"name\": \"Energy Ledger\",\n            \"symbol\": \"ELX\",\n            \"slug\": \"energy-ledger\",\n            \"rank\": 7380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-19T00:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9048c33c7bae0bbe9ad702b17b4453a83900d154\"\n            }\n        },\n        {\n            \"id\": 8332,\n            \"name\": \"TECHNOLOGY INNOVATION PROJECT\",\n            \"symbol\": \"TIP\",\n            \"slug\": \"technology-innovation-project\",\n            \"rank\": 5664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T19:07:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07dE533cBC72395C32eB8981DDccD2CC6a6E1c4E\"\n            }\n        },\n        {\n            \"id\": 8334,\n            \"name\": \"Kebab Token\",\n            \"symbol\": \"KEBAB\",\n            \"slug\": \"kebab-token\",\n            \"rank\": 2653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T09:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8335,\n            \"name\": \"Mdex\",\n            \"symbol\": \"MDX\",\n            \"slug\": \"mdex\",\n            \"rank\": 256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T13:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x25d2e80cb6b86881fd7e07dd263fb79f4abe033c\"\n            }\n        },\n        {\n            \"id\": 8336,\n            \"name\": \"Interop\",\n            \"symbol\": \"TROP\",\n            \"slug\": \"interop\",\n            \"rank\": 8653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T15:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2eC75589856562646afE393455986CaD26c4Cc5f\"\n            }\n        },\n        {\n            \"id\": 8337,\n            \"name\": \"Secret (ERC20)\",\n            \"symbol\": \"WSCRT\",\n            \"slug\": \"secret-erc20\",\n            \"rank\": 5365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b89bf8ba858cd2fcee1fada378d5cd6936968be\"\n            }\n        },\n        {\n            \"id\": 8339,\n            \"name\": \"xFund\",\n            \"symbol\": \"XFUND\",\n            \"slug\": \"xfund\",\n            \"rank\": 4265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T10:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8340,\n            \"name\": \"Natus Vincere Fan Token\",\n            \"symbol\": \"NAVI\",\n            \"slug\": \"natus-vincere-fan-token\",\n            \"rank\": 1879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T11:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8341,\n            \"name\": \"Young Boys Fan Token\",\n            \"symbol\": \"YBO\",\n            \"slug\": \"young-boys-fan-token\",\n            \"rank\": 1845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T11:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8342,\n            \"name\": \"GameStop tokenized stock FTX\",\n            \"symbol\": \"GME\",\n            \"slug\": \"gamestop-tokenized-stock-ftx\",\n            \"rank\": 4411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T20:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8343,\n            \"name\": \"AMC Entertainment Holdings tokenized stock FTX\",\n            \"symbol\": \"AMC\",\n            \"slug\": \"amc-entertainment-holdings-tokenized-stock-ftx\",\n            \"rank\": 6975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T20:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8344,\n            \"name\": \"Grayscale Bitcoin Trust tokenized stock FTX\",\n            \"symbol\": \"GBTC\",\n            \"slug\": \"grayscale-bitcoin-trust-tokenized-stock-ftx\",\n            \"rank\": 3711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T20:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8345,\n            \"name\": \"BlackBerry tokenized stock FTX\",\n            \"symbol\": \"BB\",\n            \"slug\": \"blackberry-tokenized-stock-ftx\",\n            \"rank\": 8241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T20:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8349,\n            \"name\": \"Onooks\",\n            \"symbol\": \"OOKS\",\n            \"slug\": \"onooks\",\n            \"rank\": 1190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T17:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69d9905b2e5f6f5433212b7f3c954433f23c1572\"\n            }\n        },\n        {\n            \"id\": 8350,\n            \"name\": \"Panda Yield\",\n            \"symbol\": \"BBOO\",\n            \"slug\": \"panda-yield\",\n            \"rank\": 2747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-28T01:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd909840613fcb0fadc6ee7e5ecf30cdef4281a68\"\n            }\n        },\n        {\n            \"id\": 8351,\n            \"name\": \"OptionRoom\",\n            \"symbol\": \"ROOM\",\n            \"slug\": \"optionroom\",\n            \"rank\": 1875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-05T22:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c45a24d36ab6fc1925533c1f57bc7e1b6fba8a4\"\n            }\n        },\n        {\n            \"id\": 8352,\n            \"name\": \"Gasgains\",\n            \"symbol\": \"GASG\",\n            \"slug\": \"gasgains\",\n            \"rank\": 8654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-28T08:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc58467b855401ef3ff8fda9216f236e29f0d6277\"\n            }\n        },\n        {\n            \"id\": 8353,\n            \"name\": \"Beacon ETH\",\n            \"symbol\": \"BETH\",\n            \"slug\": \"beacon-eth\",\n            \"rank\": 2945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-28T14:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x250632378e573c6be1ac2f97fcdf00515d0aa91b\"\n            }\n        },\n        {\n            \"id\": 8357,\n            \"name\": \"Bitcicoin\",\n            \"symbol\": \"BITCI\",\n            \"slug\": \"bitcicoin\",\n            \"rank\": 3035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T11:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8358,\n            \"name\": \"Potentiam\",\n            \"symbol\": \"PTM\",\n            \"slug\": \"potentiam\",\n            \"rank\": 5146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T11:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c32DB0645A259FaE61353c1f891151A2e7f8c1e\"\n            }\n        },\n        {\n            \"id\": 8360,\n            \"name\": \"BULLS\",\n            \"symbol\": \"BULLS\",\n            \"slug\": \"bulls\",\n            \"rank\": 5492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T11:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8363,\n            \"name\": \"renDOGE\",\n            \"symbol\": \"RENDOGE\",\n            \"slug\": \"rendoge\",\n            \"rank\": 2081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-30T03:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3832d2F059E55934220881F831bE501D180671A7\"\n            }\n        },\n        {\n            \"id\": 8364,\n            \"name\": \"Bridge Mutual\",\n            \"symbol\": \"BMI\",\n            \"slug\": \"bridge-mutual\",\n            \"rank\": 1050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-31T03:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x725c263e32c72ddc3a19bea12c5a0479a81ee688\"\n            }\n        },\n        {\n            \"id\": 8365,\n            \"name\": \"Seascape Crowns\",\n            \"symbol\": \"CWS\",\n            \"slug\": \"crowns\",\n            \"rank\": 1041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T11:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac0104cca91d167873b8601d2e71eb3d4d8c33e0\"\n            }\n        },\n        {\n            \"id\": 8366,\n            \"name\": \"World Token\",\n            \"symbol\": \"WORLD\",\n            \"slug\": \"world-token\",\n            \"rank\": 1716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T04:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8367,\n            \"name\": \"Name Change Token\",\n            \"symbol\": \"NCT\",\n            \"slug\": \"name-change-token\",\n            \"rank\": 1794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T21:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a9c4dfe8b9d8962b31e4e16f8321c44d48e246e\"\n            }\n        },\n        {\n            \"id\": 8368,\n            \"name\": \"Xeno Token\",\n            \"symbol\": \"XNO\",\n            \"slug\": \"xeno-token\",\n            \"rank\": 710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T07:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc03a652efbbacfabde37cd66c7a4ff4332f7186c\"\n            }\n        },\n        {\n            \"id\": 8370,\n            \"name\": \"Venus BETH\",\n            \"symbol\": \"VBETH\",\n            \"slug\": \"venus-beth\",\n            \"rank\": 8655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T17:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x972207a639cc1b374b893cc33fa251b55ceb7c07\"\n            }\n        },\n        {\n            \"id\": 8372,\n            \"name\": \"XNODE\",\n            \"symbol\": \"XNODE\",\n            \"slug\": \"xnode\",\n            \"rank\": 8656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T11:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8373,\n            \"name\": \"QUAI DAO\",\n            \"symbol\": \"QUAI\",\n            \"slug\": \"quai-dao\",\n            \"rank\": 3751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T21:52:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40821cd074dfecb1524286923bc69315075b5c89\"\n            }\n        },\n        {\n            \"id\": 8374,\n            \"name\": \"protocol finance\",\n            \"symbol\": \"PFI\",\n            \"slug\": \"protocol-finance\",\n            \"rank\": 8657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b69d465c0f9fb22affae56aa86149973e9b0966\"\n            }\n        },\n        {\n            \"id\": 8375,\n            \"name\": \"GOGO.finance\",\n            \"symbol\": \"GOGO\",\n            \"slug\": \"gogo-finance\",\n            \"rank\": 6038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T18:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a96E767bFCcE8E80370BE00821ED5BA283D4A17\"\n            }\n        },\n        {\n            \"id\": 8376,\n            \"name\": \"MASQ\",\n            \"symbol\": \"MASQ\",\n            \"slug\": \"masq\",\n            \"rank\": 1265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T13:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06f3c323f0238c72bf35011071f2b5b7f43a054c\"\n            }\n        },\n        {\n            \"id\": 8377,\n            \"name\": \"SX Network\",\n            \"symbol\": \"SX\",\n            \"slug\": \"sportx\",\n            \"rank\": 3604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T13:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99fe3b1391503a1bc1788051347a1324bff41452\"\n            }\n        },\n        {\n            \"id\": 8378,\n            \"name\": \"Akita Inu\",\n            \"symbol\": \"AKITA\",\n            \"slug\": \"akita-inu\",\n            \"rank\": 2940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T14:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3301ee63fb29f863f2333bd4466acb46cd8323e6\"\n            }\n        },\n        {\n            \"id\": 8379,\n            \"name\": \"Phoswap\",\n            \"symbol\": \"PHO\",\n            \"slug\": \"phoswap\",\n            \"rank\": 5704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T15:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9784c1633ef3b839563b988c323798634714368\"\n            }\n        },\n        {\n            \"id\": 8381,\n            \"name\": \"Soteria\",\n            \"symbol\": \"WSOTE\",\n            \"slug\": \"soteria\",\n            \"rank\": 8658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T17:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x541e619858737031a1244a5d0cd47e5ef480342c\"\n            }\n        },\n        {\n            \"id\": 8382,\n            \"name\": \"Petrachor\",\n            \"symbol\": \"PTA\",\n            \"slug\": \"petrachor\",\n            \"rank\": 8659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T18:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8383,\n            \"name\": \"Filecash\",\n            \"symbol\": \"FIC\",\n            \"slug\": \"filecash\",\n            \"rank\": 1993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T02:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8384,\n            \"name\": \"Clover Finance\",\n            \"symbol\": \"CLV\",\n            \"slug\": \"clover\",\n            \"rank\": 401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T03:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80C62FE4487E1351b47Ba49809EBD60ED085bf52\"\n            }\n        },\n        {\n            \"id\": 8385,\n            \"name\": \"Umbrella Network\",\n            \"symbol\": \"UMB\",\n            \"slug\": \"umbrella-network\",\n            \"rank\": 928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T20:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fc13eace26590b80cccab1ba5d51890577d83b2\"\n            }\n        },\n        {\n            \"id\": 8386,\n            \"name\": \"Gourmet Galaxy\",\n            \"symbol\": \"GUM\",\n            \"slug\": \"gourmet-galaxy\",\n            \"rank\": 2078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T03:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f5fa8f2d12e5eb780f6082dd656c565c48e0f24\"\n            }\n        },\n        {\n            \"id\": 8387,\n            \"name\": \"Auto\",\n            \"symbol\": \"AUTO\",\n            \"slug\": \"auto\",\n            \"rank\": 769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T12:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa184088a740c695e156f91f5cc086a06bb78b827\"\n            }\n        },\n        {\n            \"id\": 8389,\n            \"name\": \"BambooDeFi\",\n            \"symbol\": \"BAMBOO\",\n            \"slug\": \"bamboo-defi\",\n            \"rank\": 4048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T04:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf56842Af3B56Fd72d17cB103f92d027bBa912e89\"\n            }\n        },\n        {\n            \"id\": 8390,\n            \"name\": \"Strudel Finance\",\n            \"symbol\": \"$TRDL\",\n            \"slug\": \"strudel-finance\",\n            \"rank\": 8660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T05:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x297d33e17e61c2ddd812389c2105193f8348188a\"\n            }\n        },\n        {\n            \"id\": 8393,\n            \"name\": \"Zytara dollar\",\n            \"symbol\": \"ZUSD\",\n            \"slug\": \"zytara-dollar\",\n            \"rank\": 8661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T21:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf0f3ccb8fa385a287106fba22e6bb722f94d686\"\n            }\n        },\n        {\n            \"id\": 8394,\n            \"name\": \"Anime Token\",\n            \"symbol\": \"ANI\",\n            \"slug\": \"anime-token\",\n            \"rank\": 6229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T20:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac472d0eed2b8a2f57a6e304ea7ebd8e88d1d36f\"\n            }\n        },\n        {\n            \"id\": 8397,\n            \"name\": \"FEG Token\",\n            \"symbol\": \"FEG\",\n            \"slug\": \"fegtoken\",\n            \"rank\": 3238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x389999216860ab8e0175387a0c90e5c52522c945\"\n            }\n        },\n        {\n            \"id\": 8398,\n            \"name\": \"YFIONE\",\n            \"symbol\": \"YFO\",\n            \"slug\": \"yfione\",\n            \"rank\": 3812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T21:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac0c8da4a4748d8d821a0973d00b157aa78c473d\"\n            }\n        },\n        {\n            \"id\": 8399,\n            \"name\": \"Lotto\",\n            \"symbol\": \"LOTTO\",\n            \"slug\": \"lotto\",\n            \"rank\": 791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T21:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0dFd28d3CF7A5897C694904Ace292539242f858\"\n            }\n        },\n        {\n            \"id\": 8400,\n            \"name\": \"UniDexGas\",\n            \"symbol\": \"UNDG\",\n            \"slug\": \"unidexgas\",\n            \"rank\": 8662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T22:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5959e9412d27041194c3c3bcbe855face2864f7\"\n            }\n        },\n        {\n            \"id\": 8405,\n            \"name\": \"Butterfly Protocol\",\n            \"symbol\": \"BFLY\",\n            \"slug\": \"butterfly-protocol-2\",\n            \"rank\": 6102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-05T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf680429328caaaCabee69b7A9FdB21a71419c063\"\n            }\n        },\n        {\n            \"id\": 8406,\n            \"name\": \"Apron Network\",\n            \"symbol\": \"APN\",\n            \"slug\": \"apron-network\",\n            \"rank\": 1612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T13:01:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8408,\n            \"name\": \"Govi\",\n            \"symbol\": \"GOVI\",\n            \"slug\": \"govi\",\n            \"rank\": 1017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeeaa40b28a2d1b0b08f6f97bb1dd4b75316c6107\"\n            }\n        },\n        {\n            \"id\": 8409,\n            \"name\": \"Razor Network\",\n            \"symbol\": \"RAZOR\",\n            \"slug\": \"razor-network\",\n            \"rank\": 1253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-06T04:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50de6856358cc35f3a9a57eaaa34bd4cb707d2cd\"\n            }\n        },\n        {\n            \"id\": 8410,\n            \"name\": \"NFTX Hashmasks Index\",\n            \"symbol\": \"MASK\",\n            \"slug\": \"nftx-hashmasks-index\",\n            \"rank\": 1975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-07T13:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8411,\n            \"name\": \"Marginswap\",\n            \"symbol\": \"MFI\",\n            \"slug\": \"marginswap\",\n            \"rank\": 4774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T13:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa4e3edb11afa93c41db59842b29de64b72e355b\"\n            }\n        },\n        {\n            \"id\": 8412,\n            \"name\": \"MP3\",\n            \"symbol\": \"MP3\",\n            \"slug\": \"mp3\",\n            \"rank\": 4402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-08T08:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x018fb5af9d015af25592a014c4266a84143de7a0\"\n            }\n        },\n        {\n            \"id\": 8413,\n            \"name\": \"Rug Proof\",\n            \"symbol\": \"RPT\",\n            \"slug\": \"rug-proof\",\n            \"rank\": 8663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-08T09:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0bb0027c28ade4ac628b7f81e7b93ec71b4e020\"\n            }\n        },\n        {\n            \"id\": 8414,\n            \"name\": \"Fairum\",\n            \"symbol\": \"FAI\",\n            \"slug\": \"fairum\",\n            \"rank\": 8664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-28T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcda2f16c6aa895d533506b426aff827b709c87f5\"\n            }\n        },\n        {\n            \"id\": 8416,\n            \"name\": \"Finxflo\",\n            \"symbol\": \"FXF\",\n            \"slug\": \"finxflo\",\n            \"rank\": 958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T08:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a40c222996f9f3431f63bf80244c36822060f12\"\n            }\n        },\n        {\n            \"id\": 8418,\n            \"name\": \"CryptoTask\",\n            \"symbol\": \"CTASK\",\n            \"slug\": \"cryptotask\",\n            \"rank\": 2148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T09:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x196c81385bc536467433014042788eb707703934\"\n            }\n        },\n        {\n            \"id\": 8419,\n            \"name\": \"APYSwap\",\n            \"symbol\": \"APYS\",\n            \"slug\": \"apyswap\",\n            \"rank\": 1493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T16:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7413489c474ca4399eee604716c72879eea3615\"\n            }\n        },\n        {\n            \"id\": 8420,\n            \"name\": \"DAO Maker\",\n            \"symbol\": \"DAO\",\n            \"slug\": \"dao-maker\",\n            \"rank\": 307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T22:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f51bb10119727a7e5ea3538074fb341f56b09ad\"\n            }\n        },\n        {\n            \"id\": 8421,\n            \"name\": \"Argon\",\n            \"symbol\": \"ARGON\",\n            \"slug\": \"argon\",\n            \"rank\": 1877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T00:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x851f7a700c5d67db59612b871338a85526752c25\"\n            }\n        },\n        {\n            \"id\": 8422,\n            \"name\": \"Pangolin\",\n            \"symbol\": \"PNG\",\n            \"slug\": \"pangolin\",\n            \"rank\": 684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T11:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x60781c2586d68229fde47564546784ab3faca982\"\n            }\n        },\n        {\n            \"id\": 8423,\n            \"name\": \"Public Mint\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"public-mint\",\n            \"rank\": 1036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0CDF9acd87E940837ff21BB40c9fd55F68bba059\"\n            }\n        },\n        {\n            \"id\": 8424,\n            \"name\": \"Deri Protocol\",\n            \"symbol\": \"DERI\",\n            \"slug\": \"deri-protocol\",\n            \"rank\": 859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T00:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa487bf43cf3b10dffc97a9a744cbb7036965d3b9\"\n            }\n        },\n        {\n            \"id\": 8425,\n            \"name\": \"JasmyCoin\",\n            \"symbol\": \"JASMY\",\n            \"slug\": \"jasmy\",\n            \"rank\": 199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T01:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC\"\n            }\n        },\n        {\n            \"id\": 8426,\n            \"name\": \"Filda\",\n            \"symbol\": \"FILDA\",\n            \"slug\": \"filda\",\n            \"rank\": 3584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T16:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8427,\n            \"name\": \"Lendhub\",\n            \"symbol\": \"LHB\",\n            \"slug\": \"lendhub\",\n            \"rank\": 3298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T16:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x8f67854497218043e1f72908ffe38d0ed7f24721\"\n            }\n        },\n        {\n            \"id\": 8428,\n            \"name\": \"Monster Slayer Cash\",\n            \"symbol\": \"MSC\",\n            \"slug\": \"monster-slayer-finance\",\n            \"rank\": 7347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c784c49097dcc637b93232e15810d53871992bf\"\n            }\n        },\n        {\n            \"id\": 8431,\n            \"name\": \"G999\",\n            \"symbol\": \"G999\",\n            \"slug\": \"g999\",\n            \"rank\": 4041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-12T01:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8433,\n            \"name\": \"Chow Chow\",\n            \"symbol\": \"CHOW\",\n            \"slug\": \"chow-chow\",\n            \"rank\": 8665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T01:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x925f2c11b99c1a4c46606898ee91ed3d450cfeda\"\n            }\n        },\n        {\n            \"id\": 8438,\n            \"name\": \"Hoge Finance\",\n            \"symbol\": \"HOGE\",\n            \"slug\": \"hoge-finance\",\n            \"rank\": 585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T21:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfad45e47083e4607302aa43c65fb3106f1cd7607\"\n            }\n        },\n        {\n            \"id\": 8439,\n            \"name\": \"Warp Finance\",\n            \"symbol\": \"WARP\",\n            \"slug\": \"warp-finance\",\n            \"rank\": 1701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T14:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed40834a13129509a89be39a9be9c0e96a0ddd71\"\n            }\n        },\n        {\n            \"id\": 8441,\n            \"name\": \"XCF Token\",\n            \"symbol\": \"XCF\",\n            \"slug\": \"cenfura-token\",\n            \"rank\": 6127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T18:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x010d14d36c3ea6570d240ae3ac9d660398f7c48e\"\n            }\n        },\n        {\n            \"id\": 8442,\n            \"name\": \"EthicHub\",\n            \"symbol\": \"ETHIX\",\n            \"slug\": \"ethichub\",\n            \"rank\": 7431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T19:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd09911130e6930bf87f2b0554c44f400bd80d3e\"\n            }\n        },\n        {\n            \"id\": 8444,\n            \"name\": \"Gains Farm\",\n            \"symbol\": \"GFARM2\",\n            \"slug\": \"gains-farm-v2\",\n            \"rank\": 3269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T19:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x831091dA075665168E01898c6DAC004A867f1e1B\"\n            }\n        },\n        {\n            \"id\": 8445,\n            \"name\": \"SharedStake\",\n            \"symbol\": \"SGT\",\n            \"slug\": \"sharedstake\",\n            \"rank\": 2743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T19:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24c19f7101c1731b85f1127eaa0407732e36ecdd\"\n            }\n        },\n        {\n            \"id\": 8448,\n            \"name\": \"MCOBIT\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"mcobit\",\n            \"rank\": 8155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-12T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TC3a6T5PVybdbKE3Q5WDBo2KqSNwaD4vy1\"\n            }\n        },\n        {\n            \"id\": 8449,\n            \"name\": \"Goose Finance\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"goose-finance\",\n            \"rank\": 2227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-12T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6\"\n            }\n        },\n        {\n            \"id\": 8450,\n            \"name\": \"Shield Finance\",\n            \"symbol\": \"SHLD\",\n            \"slug\": \"shield-finance\",\n            \"rank\": 8666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T18:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd49EFA7BC0D339D74f487959C573d518BA3F8437\"\n            }\n        },\n        {\n            \"id\": 8452,\n            \"name\": \"Shield Protocol\",\n            \"symbol\": \"SHIELD\",\n            \"slug\": \"shield-protocol\",\n            \"rank\": 2046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T22:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60b3bc37593853c04410c4f07fe4d6748245bf77\"\n            }\n        },\n        {\n            \"id\": 8453,\n            \"name\": \"Tigerfinance\",\n            \"symbol\": \"TIGER\",\n            \"slug\": \"tigerfinance\",\n            \"rank\": 4920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T22:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c4b3dea4247f066f3aaff7273dc97e7d4187b04\"\n            }\n        },\n        {\n            \"id\": 8454,\n            \"name\": \"Radar\",\n            \"symbol\": \"RADAR\",\n            \"slug\": \"radar\",\n            \"rank\": 6855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T08:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf9fbe825bfb2bf3e387af0dc18cac8d87f29dea8\"\n            }\n        },\n        {\n            \"id\": 8455,\n            \"name\": \"TAMA EGG NiftyGotchi\",\n            \"symbol\": \"TME\",\n            \"slug\": \"tama-egg-niftygotchi\",\n            \"rank\": 8667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T05:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e742e29395cf5736c358538f0f1372ab3dfe731\"\n            }\n        },\n        {\n            \"id\": 8457,\n            \"name\": \"B20\",\n            \"symbol\": \"B20\",\n            \"slug\": \"b20\",\n            \"rank\": 4409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T13:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4de189abf94c57f396bd4c52ab13b954febefd8\"\n            }\n        },\n        {\n            \"id\": 8458,\n            \"name\": \"Peanut\",\n            \"symbol\": \"NUX\",\n            \"slug\": \"peanut\",\n            \"rank\": 1646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T13:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89bd2e7e388fab44ae88bef4e1ad12b4f1e0911c\"\n            }\n        },\n        {\n            \"id\": 8459,\n            \"name\": \"PizzaSwap\",\n            \"symbol\": \"PIZZA\",\n            \"slug\": \"pizzaswap\",\n            \"rank\": 5464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T13:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cc26dd730f548dc4ac291ae7d84a0c96980d2cb\"\n            }\n        },\n        {\n            \"id\": 8462,\n            \"name\": \"Birthday Cake\",\n            \"symbol\": \"BDAY\",\n            \"slug\": \"birthday-cake\",\n            \"rank\": 7680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T14:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x645748fa7e54a818310afdad898410bcb54fc4e0\"\n            }\n        },\n        {\n            \"id\": 8463,\n            \"name\": \"Tapmydata\",\n            \"symbol\": \"TAP\",\n            \"slug\": \"tapmydata\",\n            \"rank\": 1749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T14:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f1f2d3dfa99678675ece1c243d3f7bc3746db5d\"\n            }\n        },\n        {\n            \"id\": 8464,\n            \"name\": \"YFBitcoin\",\n            \"symbol\": \"YFBTC\",\n            \"slug\": \"yfbitcoin\",\n            \"rank\": 6848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T15:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff034D12353867fC4228f4Ae3E689CD6dCAad120\"\n            }\n        },\n        {\n            \"id\": 8465,\n            \"name\": \"Monster Slayer Share\",\n            \"symbol\": \"MSS\",\n            \"slug\": \"monster-slayer-share\",\n            \"rank\": 8668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacabd3f9b8f76ffd2724604185fa5afa5df25ac6\"\n            }\n        },\n        {\n            \"id\": 8467,\n            \"name\": \"Uberstate RIT 2.0\",\n            \"symbol\": \"RIT20\",\n            \"slug\": \"uberstate-inc\",\n            \"rank\": 3780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T18:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f115f7ae9a4c6ed075924752045bfe3f281335b\"\n            }\n        },\n        {\n            \"id\": 8469,\n            \"name\": \"LavaSwap\",\n            \"symbol\": \"LAVA\",\n            \"slug\": \"lavaswap\",\n            \"rank\": 4362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x56f95662e71f30b333b456439248c6de589082a4\"\n            }\n        },\n        {\n            \"id\": 8470,\n            \"name\": \"SCV.finance Token\",\n            \"symbol\": \"SCV\",\n            \"slug\": \"super-coinview\",\n            \"rank\": 7264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T17:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x282417b21236ac01a3a3d7ba304ed8d284f48b4d\"\n            }\n        },\n        {\n            \"id\": 8471,\n            \"name\": \"YieldPanda Finance\",\n            \"symbol\": \"yPANDA\",\n            \"slug\": \"yieldpanda-finance\",\n            \"rank\": 8669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T16:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9806aec346064183b5ce441313231dff89811f7a\"\n            }\n        },\n        {\n            \"id\": 8476,\n            \"name\": \"Premia\",\n            \"symbol\": \"PREMIA\",\n            \"slug\": \"premia\",\n            \"rank\": 3906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70\"\n            }\n        },\n        {\n            \"id\": 8478,\n            \"name\": \"DAOventures\",\n            \"symbol\": \"DVD\",\n            \"slug\": \"daoventures\",\n            \"rank\": 2128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T16:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77dcE26c03a9B833fc2D7C31C22Da4f42e9d9582\"\n            }\n        },\n        {\n            \"id\": 8479,\n            \"name\": \"VAIOT\",\n            \"symbol\": \"VAI\",\n            \"slug\": \"vaiot\",\n            \"rank\": 3066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T03:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f801c1f02af03cc240546dadef8e56cd46ea2e9\"\n            }\n        },\n        {\n            \"id\": 8481,\n            \"name\": \"CafeSwap Token\",\n            \"symbol\": \"BREW\",\n            \"slug\": \"cafeswap-token\",\n            \"rank\": 2207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T22:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x790be81c3ca0e53974be2688cdb954732c9862e1\"\n            }\n        },\n        {\n            \"id\": 8483,\n            \"name\": \"Berry Data\",\n            \"symbol\": \"BRY\",\n            \"slug\": \"berry-data\",\n            \"rank\": 1773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T10:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830\"\n            }\n        },\n        {\n            \"id\": 8484,\n            \"name\": \"Olyseum\",\n            \"symbol\": \"OLY\",\n            \"slug\": \"olyseum\",\n            \"rank\": 1236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T10:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6595b8fd9c920c81500dca94e53cdc712513fb1f\"\n            }\n        },\n        {\n            \"id\": 8485,\n            \"name\": \"Midas Dollar Share\",\n            \"symbol\": \"MDS\",\n            \"slug\": \"midas-dollar-share\",\n            \"rank\": 7697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T11:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x242E46490397ACCa94ED930F2C4EdF16250237fa\"\n            }\n        },\n        {\n            \"id\": 8486,\n            \"name\": \"Midas Dollar\",\n            \"symbol\": \"MDO\",\n            \"slug\": \"midas-dollar\",\n            \"rank\": 7238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T11:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35e869B7456462b81cdB5e6e42434bD27f3F788c\"\n            }\n        },\n        {\n            \"id\": 8487,\n            \"name\": \"TBCC\",\n            \"symbol\": \"TBCC\",\n            \"slug\": \"tbcc-labs\",\n            \"rank\": 4329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T19:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf29480344d8e21efeab7fde39f8d8299056a7fea\"\n            }\n        },\n        {\n            \"id\": 8489,\n            \"name\": \"XSGD\",\n            \"symbol\": \"XSGD\",\n            \"slug\": \"xsgd\",\n            \"rank\": 243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T06:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70e8de73ce538da2beed35d14187f6959a8eca96\"\n            }\n        },\n        {\n            \"id\": 8492,\n            \"name\": \"Vesper\",\n            \"symbol\": \"VSP\",\n            \"slug\": \"vesper\",\n            \"rank\": 685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T18:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b40183efb4dd766f11bda7a7c3ad8982e998421\"\n            }\n        },\n        {\n            \"id\": 8493,\n            \"name\": \"Previse\",\n            \"symbol\": \"PRVS\",\n            \"slug\": \"previse\",\n            \"rank\": 8670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa36e59c08c9f251a6b7a9eb6be6e32fd6157acd0\"\n            }\n        },\n        {\n            \"id\": 8494,\n            \"name\": \"Modefi\",\n            \"symbol\": \"MOD\",\n            \"slug\": \"modefi\",\n            \"rank\": 1022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea1ea0972fa092dd463f2968f9bb51cc4c981d71\"\n            }\n        },\n        {\n            \"id\": 8495,\n            \"name\": \"Everest\",\n            \"symbol\": \"ID\",\n            \"slug\": \"everest\",\n            \"rank\": 686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebd9d99a3982d547c5bb4db7e3b1f9f14b67eb83\"\n            }\n        },\n        {\n            \"id\": 8496,\n            \"name\": \"Wolves of Wall Street\",\n            \"symbol\": \"WOWS\",\n            \"slug\": \"wolves-of-wall-street\",\n            \"rank\": 2336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x672EF7E4Fe230B5cA1466C5fDD40588d30FdF90a\"\n            }\n        },\n        {\n            \"id\": 8497,\n            \"name\": \"ApeSwap Finance\",\n            \"symbol\": \"BANANA\",\n            \"slug\": \"apeswap-finance\",\n            \"rank\": 525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T12:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95\"\n            }\n        },\n        {\n            \"id\": 8499,\n            \"name\": \"300FIT NETWORK\",\n            \"symbol\": \"FIT\",\n            \"slug\": \"300fit-network\",\n            \"rank\": 2917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T20:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c72fca8523686fd9e5740b0826fa4bb376e0241\"\n            }\n        },\n        {\n            \"id\": 8500,\n            \"name\": \"Nitroex\",\n            \"symbol\": \"NTX\",\n            \"slug\": \"nitroex\",\n            \"rank\": 3676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T18:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8501,\n            \"name\": \"Luxurious Pro Network Token\",\n            \"symbol\": \"LPNT\",\n            \"slug\": \"luxurious-pro-network-token\",\n            \"rank\": 3389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T03:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a4c76874e686a7d080d173987a35a9c48905583\"\n            }\n        },\n        {\n            \"id\": 8503,\n            \"name\": \"The Smokehouse\",\n            \"symbol\": \"SMOKE\",\n            \"slug\": \"the-smokehouse\",\n            \"rank\": 8671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T21:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5239fe1a8c0b6ece6ad6009d15315e02b1e7c4ea\"\n            }\n        },\n        {\n            \"id\": 8506,\n            \"name\": \"HASH Token\",\n            \"symbol\": \"HASH\",\n            \"slug\": \"hash-token\",\n            \"rank\": 6520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb1112ac78d537853150e2a07e8b765e29d3f019\"\n            }\n        },\n        {\n            \"id\": 8507,\n            \"name\": \"Kimochi Finance\",\n            \"symbol\": \"KIMOCHI\",\n            \"slug\": \"kimochi-finance\",\n            \"rank\": 8222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T00:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4dA95bd392811897cde899d25FACe253a424BfD4\"\n            }\n        },\n        {\n            \"id\": 8508,\n            \"name\": \"PoolTogether\",\n            \"symbol\": \"POOL\",\n            \"slug\": \"pooltogether\",\n            \"rank\": 4726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0cec1a9154ff802e7934fc916ed7ca50bde6844e\"\n            }\n        },\n        {\n            \"id\": 8509,\n            \"name\": \"XMON\",\n            \"symbol\": \"XMON\",\n            \"slug\": \"xmon\",\n            \"rank\": 508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3aaDA3e213aBf8529606924d8D1c55CbDc70Bf74\"\n            }\n        },\n        {\n            \"id\": 8510,\n            \"name\": \"QiSwap\",\n            \"symbol\": \"QI\",\n            \"slug\": \"qiswap\",\n            \"rank\": 3740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T15:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8511,\n            \"name\": \"DeepCoin\",\n            \"symbol\": \"DC\",\n            \"slug\": \"deep-coin\",\n            \"rank\": 8672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T08:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8513,\n            \"name\": \"Basix\",\n            \"symbol\": \"BASX\",\n            \"slug\": \"basix\",\n            \"rank\": 8673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T12:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23157662a9cb9be32d4d9bd019d9bcbaa040a62b\"\n            }\n        },\n        {\n            \"id\": 8515,\n            \"name\": \"DEVA TOKEN\",\n            \"symbol\": \"DEVA\",\n            \"slug\": \"deva-token\",\n            \"rank\": 5799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T12:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ed621d37e30214d5e197454f08b1c5c9558517a\"\n            }\n        },\n        {\n            \"id\": 8517,\n            \"name\": \"BiTToken\",\n            \"symbol\": \"BITT\",\n            \"slug\": \"bittoken\",\n            \"rank\": 7567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f9913853f749b3fe6d6d4e16a1cc3c1656b6d51\"\n            }\n        },\n        {\n            \"id\": 8518,\n            \"name\": \"Chickenkebab Finance\",\n            \"symbol\": \"CHIK\",\n            \"slug\": \"chickenkebab-finance\",\n            \"rank\": 5853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T15:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x893411cacf9e62a744d9fc0f72f7fb1b1373b6cd\"\n            }\n        },\n        {\n            \"id\": 8519,\n            \"name\": \"Xend Finance\",\n            \"symbol\": \"XEND\",\n            \"slug\": \"xend-finance\",\n            \"rank\": 1073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T14:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE4CFE9eAa8Cdb0942A80B7bC68fD8Ab0F6D44903\"\n            }\n        },\n        {\n            \"id\": 8522,\n            \"name\": \"TOZEX\",\n            \"symbol\": \"TOZ\",\n            \"slug\": \"tozex\",\n            \"rank\": 4305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T15:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29239242A83479a4074Cb1c9e2A3e6705A4A4455\"\n            }\n        },\n        {\n            \"id\": 8524,\n            \"name\": \"Wrapped Huobi Token\",\n            \"symbol\": \"WHT\",\n            \"slug\": \"wrapped-huobi-token\",\n            \"rank\": 8674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T07:10:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x5545153ccfca01fbd7dd11c0b23ba694d9509a6f\"\n            }\n        },\n        {\n            \"id\": 8525,\n            \"name\": \"Rai Reflex Index\",\n            \"symbol\": \"RAI\",\n            \"slug\": \"rai\",\n            \"rank\": 484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03ab458634910aad20ef5f1c8ee96f1d6ac54919\"\n            }\n        },\n        {\n            \"id\": 8526,\n            \"name\": \"Raydium\",\n            \"symbol\": \"RAY\",\n            \"slug\": \"raydium\",\n            \"rank\": 165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-21T21:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5245c0249e5eeb2a0838266800471fd32adb1089\"\n            }\n        },\n        {\n            \"id\": 8528,\n            \"name\": \"HashBridge Oracle\",\n            \"symbol\": \"HBO\",\n            \"slug\": \"hashbridge-oracle\",\n            \"rank\": 5382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T03:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x8764bd4fcc027faf72ba83c0b2028a3bae0d2d57\"\n            }\n        },\n        {\n            \"id\": 8530,\n            \"name\": \"StarLink\",\n            \"symbol\": \"SLNV2\",\n            \"slug\": \"starlink\",\n            \"rank\": 4581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T04:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x4e252342cf35ff02c4cca9bc655129f5b4a2f901\"\n            }\n        },\n        {\n            \"id\": 8531,\n            \"name\": \"Quantfury Token\",\n            \"symbol\": \"QTF\",\n            \"slug\": \"quantfury-token\",\n            \"rank\": 4840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T17:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fcbc31c503b4a9ed90e87f8ff46c318a4a14260\"\n            }\n        },\n        {\n            \"id\": 8532,\n            \"name\": \"Hyper Credit Network\",\n            \"symbol\": \"HPAY\",\n            \"slug\": \"hyper-credit-network\",\n            \"rank\": 8209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T18:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF83d7fF2e4B43ebAd2fa534e621E31076f4d254C\"\n            }\n        },\n        {\n            \"id\": 8534,\n            \"name\": \"Chintai\",\n            \"symbol\": \"CHEX\",\n            \"slug\": \"chex-token\",\n            \"rank\": 6469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T20:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8536,\n            \"name\": \"Mask Network\",\n            \"symbol\": \"MASK\",\n            \"slug\": \"mask-network\",\n            \"rank\": 270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69af81e73a73b40adf4f3d4223cd9b1ece623074\"\n            }\n        },\n        {\n            \"id\": 8537,\n            \"name\": \"Channels\",\n            \"symbol\": \"CAN\",\n            \"slug\": \"channels\",\n            \"rank\": 5756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdE9a73272BC2F28189CE3c243e36FaFDA2485212\"\n            }\n        },\n        {\n            \"id\": 8538,\n            \"name\": \"AC Milan Fan Token\",\n            \"symbol\": \"ACM\",\n            \"slug\": \"ac-milan-fan-token\",\n            \"rank\": 899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T08:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8540,\n            \"name\": \"HecoFi\",\n            \"symbol\": \"HFI\",\n            \"slug\": \"hecofi\",\n            \"rank\": 8675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T11:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x98fc3b60ed4a504f588342a53746405e355f9347\"\n            }\n        },\n        {\n            \"id\": 8541,\n            \"name\": \"SifChain\",\n            \"symbol\": \"erowan\",\n            \"slug\": \"sifchain\",\n            \"rank\": 574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T11:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8543,\n            \"name\": \"Kangal\",\n            \"symbol\": \"KANGAL\",\n            \"slug\": \"kangal\",\n            \"rank\": 1842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T13:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e765d26388a17a6e86c49a8e41df3f58abcd337\"\n            }\n        },\n        {\n            \"id\": 8544,\n            \"name\": \"Fractal\",\n            \"symbol\": \"FCL\",\n            \"slug\": \"fractal\",\n            \"rank\": 1690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T19:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4d861575ecc9493420a3f5a14f85b13f0b50eb3\"\n            }\n        },\n        {\n            \"id\": 8545,\n            \"name\": \"Launchpool\",\n            \"symbol\": \"LPOOL\",\n            \"slug\": \"launchpool\",\n            \"rank\": 3236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T02:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6149c26cd2f7b5ccdb32029af817123f6e37df5b\"\n            }\n        },\n        {\n            \"id\": 8547,\n            \"name\": \"RamenSwap\",\n            \"symbol\": \"RAMEN\",\n            \"slug\": \"ramenswap\",\n            \"rank\": 6388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-21T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f47a0d15c1e53f3d94c069c7d16977c29f9cb6b\"\n            }\n        },\n        {\n            \"id\": 8548,\n            \"name\": \"Aloha\",\n            \"symbol\": \"ALOHA\",\n            \"slug\": \"aloha\",\n            \"rank\": 5948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x455f7ef6d8bcfc35f9337e85aee1b0600a59fabe\"\n            }\n        },\n        {\n            \"id\": 8549,\n            \"name\": \"Polkacity\",\n            \"symbol\": \"POLC\",\n            \"slug\": \"polkacity\",\n            \"rank\": 3015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T00:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37\"\n            }\n        },\n        {\n            \"id\": 8550,\n            \"name\": \"Swaprol\",\n            \"symbol\": \"SWPRL\",\n            \"slug\": \"swaprol\",\n            \"rank\": 8259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T12:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe171e4b490636799849012ed8db7e162e5073ee4\"\n            }\n        },\n        {\n            \"id\": 8551,\n            \"name\": \"DeFi100\",\n            \"symbol\": \"D100\",\n            \"slug\": \"defi100\",\n            \"rank\": 8676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d8aac497a4b8fe697dd63101d793f0c6a6eebb6\"\n            }\n        },\n        {\n            \"id\": 8552,\n            \"name\": \"ShuttleOne\",\n            \"symbol\": \"SZO\",\n            \"slug\": \"shuttleone\",\n            \"rank\": 4103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T10:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5538ac3ce36e73bb851921f2a804b4657b5307bf\"\n            }\n        },\n        {\n            \"id\": 8554,\n            \"name\": \"PRCY Coin\",\n            \"symbol\": \"PRCY\",\n            \"slug\": \"prcy-coin\",\n            \"rank\": 1819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T19:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8555,\n            \"name\": \"Viking Swap\",\n            \"symbol\": \"VIKING\",\n            \"slug\": \"viking-swap\",\n            \"rank\": 5288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x896eDE222D3f7f3414e136a2791BDB08AAa25Ce0\"\n            }\n        },\n        {\n            \"id\": 8556,\n            \"name\": \"Tcoin\",\n            \"symbol\": \"TCO\",\n            \"slug\": \"tcoin-token\",\n            \"rank\": 7796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00ff902d4b2bfdbd0db38887412447c30b565aa0\"\n            }\n        },\n        {\n            \"id\": 8557,\n            \"name\": \"DexMex\",\n            \"symbol\": \"DEXM\",\n            \"slug\": \"dexmex\",\n            \"rank\": 8677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0020d80229877b495d2bf3269a4c13f6f1e1b9d3\"\n            }\n        },\n        {\n            \"id\": 8558,\n            \"name\": \"BT.Finance\",\n            \"symbol\": \"BT\",\n            \"slug\": \"bt-finance\",\n            \"rank\": 4223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76c5449f4950f6338a393f53cda8b53b0cd3ca3a\"\n            }\n        },\n        {\n            \"id\": 8559,\n            \"name\": \"Medican Coin\",\n            \"symbol\": \"MCAN\",\n            \"slug\": \"medican-coin\",\n            \"rank\": 5056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72ba699f0f3c29d0f886c264ec7350533a32b3d5\"\n            }\n        },\n        {\n            \"id\": 8560,\n            \"name\": \"WhaleRoom\",\n            \"symbol\": \"WHL\",\n            \"slug\": \"whaleroom\",\n            \"rank\": 6297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2af72850c504ddd3c1876c66a914caee7ff8a46a\"\n            }\n        },\n        {\n            \"id\": 8561,\n            \"name\": \"KeyFi\",\n            \"symbol\": \"KEYFI\",\n            \"slug\": \"keyfi\",\n            \"rank\": 1739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8647e90c0645152fccf4d9abb6b59eb4aa99052\"\n            }\n        },\n        {\n            \"id\": 8563,\n            \"name\": \"Extend Finance\",\n            \"symbol\": \"EXF\",\n            \"slug\": \"extend-finance\",\n            \"rank\": 7620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6306e883493824ccf606d90e25f68a28e47b98a3\"\n            }\n        },\n        {\n            \"id\": 8566,\n            \"name\": \"Ballswap\",\n            \"symbol\": \"BSP\",\n            \"slug\": \"ballswap\",\n            \"rank\": 4035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe51b8ab09008285a0380dd2680cd9dd5e13924d3\"\n            }\n        },\n        {\n            \"id\": 8567,\n            \"name\": \"HAPI Protocol\",\n            \"symbol\": \"HAPI\",\n            \"slug\": \"hapi-one\",\n            \"rank\": 866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T06:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9c2d319cd7e6177336b0a9c93c21cb48d84fb54\"\n            }\n        },\n        {\n            \"id\": 8569,\n            \"name\": \"Libonomy\",\n            \"symbol\": \"LBY\",\n            \"slug\": \"libonomy\",\n            \"rank\": 8106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T14:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8571,\n            \"name\": \"Pub Finance\",\n            \"symbol\": \"PINT\",\n            \"slug\": \"pub-finance\",\n            \"rank\": 8678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T15:10:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfecba472b2540c5a2d3700b2c9e06f0aa7dc6462\"\n            }\n        },\n        {\n            \"id\": 8575,\n            \"name\": \"ProperSix\",\n            \"symbol\": \"PSIX\",\n            \"slug\": \"propersix\",\n            \"rank\": 6715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T16:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8576,\n            \"name\": \"SOTA Finance\",\n            \"symbol\": \"SOTA\",\n            \"slug\": \"sota-finance\",\n            \"rank\": 2246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T05:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0dde6f6e345bfd23f3f419f0dfe04e93143b44fb\"\n            }\n        },\n        {\n            \"id\": 8578,\n            \"name\": \"BigBoys Industry\",\n            \"symbol\": \"BBI\",\n            \"slug\": \"bigboys-industry\",\n            \"rank\": 8679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T09:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x336c21557185079F42F6fFC098aB572c87AE9435\"\n            }\n        },\n        {\n            \"id\": 8579,\n            \"name\": \"Polkamarkets\",\n            \"symbol\": \"POLK\",\n            \"slug\": \"polkamarkets\",\n            \"rank\": 910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T16:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd478161c952357f05f0292b56012cd8457f1cfbf\"\n            }\n        },\n        {\n            \"id\": 8582,\n            \"name\": \"Mirrored AMC Entertainment Holdings Inc\",\n            \"symbol\": \"mAMC\",\n            \"slug\": \"mirrored-amc-entertainment\",\n            \"rank\": 8680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T09:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1qelfthdanju7wavc5tq0k5r0rhsyzyyrsn09qy\"\n            }\n        },\n        {\n            \"id\": 8583,\n            \"name\": \"Mirrored Bitcoin\",\n            \"symbol\": \"mBTC\",\n            \"slug\": \"mirrored-bitcoin\",\n            \"rank\": 3518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1rhhvx8nzfrx5fufkuft06q5marfkucdqwq5sjw\"\n            }\n        },\n        {\n            \"id\": 8584,\n            \"name\": \"Mirrored Ether\",\n            \"symbol\": \"mETH\",\n            \"slug\": \"mirrored-ether\",\n            \"rank\": 3943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dk3g53js3034x4v5c3vavhj2738une880yu6kx\"\n            }\n        },\n        {\n            \"id\": 8585,\n            \"name\": \"Mirrored Facebook Inc\",\n            \"symbol\": \"mFB\",\n            \"slug\": \"mirrored-facebook\",\n            \"rank\": 5615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T18:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e99cC0535BB6251F6679Fa6E65d6d3b430e840B\"\n            }\n        },\n        {\n            \"id\": 8586,\n            \"name\": \"Mirrored GameStop Corp\",\n            \"symbol\": \"mGME\",\n            \"slug\": \"mirrored-gamestop-corp\",\n            \"rank\": 7852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1m6j6j9gw728n82k78s0j9kq8l5p6ne0xcc820p\"\n            }\n        },\n        {\n            \"id\": 8587,\n            \"name\": \"Mirrored Goldman Sachs Group Inc\",\n            \"symbol\": \"mGS\",\n            \"slug\": \"mirrored-goldman-sachs\",\n            \"rank\": 4863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T11:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra137drsu8gce5thf6jr5mxlfghw36rpljt3zj73v\"\n            }\n        },\n        {\n            \"id\": 8589,\n            \"name\": \"Spore Engineering\",\n            \"symbol\": \"SPORE\",\n            \"slug\": \"spore-engineering\",\n            \"rank\": 7778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T14:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77f6a5f1b7a2b6d6c322af8581317d6bb0a52689\"\n            }\n        },\n        {\n            \"id\": 8590,\n            \"name\": \"Cyclone Protocol\",\n            \"symbol\": \"CYC\",\n            \"slug\": \"cyclone-protocol\",\n            \"rank\": 1362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T23:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x810ee35443639348adbbc467b33310d2ab43c168\"\n            }\n        },\n        {\n            \"id\": 8593,\n            \"name\": \"FileStar\",\n            \"symbol\": \"STAR\",\n            \"slug\": \"filestar\",\n            \"rank\": 4067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T06:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8594,\n            \"name\": \"Aave Enjin\",\n            \"symbol\": \"aENJ\",\n            \"slug\": \"aave-enjin\",\n            \"rank\": 8681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T06:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac6df26a590f08dcc95d5a4705ae8abbc88509ef\"\n            }\n        },\n        {\n            \"id\": 8595,\n            \"name\": \"Aave Ethereum\",\n            \"symbol\": \"aETH\",\n            \"slug\": \"aave-ethereum\",\n            \"rank\": 8682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-15T10:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04\"\n            }\n        },\n        {\n            \"id\": 8597,\n            \"name\": \"MP4\",\n            \"symbol\": \"MP4\",\n            \"slug\": \"mp4\",\n            \"rank\": 8683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T15:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1a0da60f8802b49cc36313bafade3f9e12342fd\"\n            }\n        },\n        {\n            \"id\": 8598,\n            \"name\": \"xSigma\",\n            \"symbol\": \"SIG\",\n            \"slug\": \"xsigma\",\n            \"rank\": 1994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T18:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7777777777697cfeecf846a76326da79cc606517\"\n            }\n        },\n        {\n            \"id\": 8599,\n            \"name\": \"xToken\",\n            \"symbol\": \"XTK\",\n            \"slug\": \"xtoken\",\n            \"rank\": 7662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f3edcdd180dbe4819bd98fee8929b5cedb3adeb\"\n            }\n        },\n        {\n            \"id\": 8600,\n            \"name\": \"Gadoshi\",\n            \"symbol\": \"GADOSHI\",\n            \"slug\": \"gadoshi\",\n            \"rank\": 8684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T18:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x619b20c554df4f915173a0f4f34c82e6c2cd944d\"\n            }\n        },\n        {\n            \"id\": 8601,\n            \"name\": \"Font\",\n            \"symbol\": \"FONT\",\n            \"slug\": \"font\",\n            \"rank\": 2164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c25bdf026ea05f32713f00f73ca55857fbf6342\"\n            }\n        },\n        {\n            \"id\": 8602,\n            \"name\": \"Bounce Finance Governance Token\",\n            \"symbol\": \"AUCTION\",\n            \"slug\": \"bounce-token\",\n            \"rank\": 688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T03:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096\"\n            }\n        },\n        {\n            \"id\": 8603,\n            \"name\": \"AntiMatter Governance Token\",\n            \"symbol\": \"MATTER\",\n            \"slug\": \"antimatter\",\n            \"rank\": 882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T16:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9B99CcA871Be05119B2012fd4474731dd653FEBe\"\n            }\n        },\n        {\n            \"id\": 8605,\n            \"name\": \"WOWswap\",\n            \"symbol\": \"WOW\",\n            \"slug\": \"wowswap\",\n            \"rank\": 1273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T05:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4da996c5fe84755c80e108cf96fe705174c5e36a\"\n            }\n        },\n        {\n            \"id\": 8607,\n            \"name\": \"Xion Finance\",\n            \"symbol\": \"XGT\",\n            \"slug\": \"xion-finance\",\n            \"rank\": 2140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T19:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0xC25AF3123d2420054c8fcd144c21113aa2853F39\"\n            }\n        },\n        {\n            \"id\": 8608,\n            \"name\": \"Crypto Rewards Studio\",\n            \"symbol\": \"CRS\",\n            \"slug\": \"crypto-rewards-studio\",\n            \"rank\": 6787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T09:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA\"\n            }\n        },\n        {\n            \"id\": 8610,\n            \"name\": \"DMEX (Decentralized Mining Exchange)\",\n            \"symbol\": \"DMC\",\n            \"slug\": \"decentralized-mining-exchange\",\n            \"rank\": 3420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T09:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5342D72D04c133180f376753f90a4B2eEe29bB3\"\n            }\n        },\n        {\n            \"id\": 8611,\n            \"name\": \"VKENAF\",\n            \"symbol\": \"VKNF\",\n            \"slug\": \"vkenaf\",\n            \"rank\": 4970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T10:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD501900646641eAf5755758E11EeAA43dF691924\"\n            }\n        },\n        {\n            \"id\": 8612,\n            \"name\": \"Float Protocol (Bank)\",\n            \"symbol\": \"BANK\",\n            \"slug\": \"float-protocol\",\n            \"rank\": 1296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T12:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24a6a37576377f63f194caa5f518a60f45b42921\"\n            }\n        },\n        {\n            \"id\": 8613,\n            \"name\": \"Alchemix\",\n            \"symbol\": \"ALCX\",\n            \"slug\": \"alchemix\",\n            \"rank\": 260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T20:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdbdb4d16eda451d0503b854cf79d55697f90c8df\"\n            }\n        },\n        {\n            \"id\": 8614,\n            \"name\": \"Alchemix USD\",\n            \"symbol\": \"ALUSD\",\n            \"slug\": \"alchemix-usd\",\n            \"rank\": 3237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBC6DA0FE9aD5f3b0d58160288917AA56653660E9\"\n            }\n        },\n        {\n            \"id\": 8615,\n            \"name\": \"Ethernity Chain\",\n            \"symbol\": \"ERN\",\n            \"slug\": \"ethernity-chain\",\n            \"rank\": 467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T16:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbc2ae13b23d715c30720f079fcd9b4a74093505\"\n            }\n        },\n        {\n            \"id\": 8616,\n            \"name\": \"Aurox\",\n            \"symbol\": \"URUS\",\n            \"slug\": \"urus\",\n            \"rank\": 643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T01:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c5fbc90e4d78f70cc5025db005b39b03914fc0c\"\n            }\n        },\n        {\n            \"id\": 8617,\n            \"name\": \"PolkaFoundry\",\n            \"symbol\": \"PKF\",\n            \"slug\": \"polkafoundry\",\n            \"rank\": 661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b39b70e39aa811b69365398e0aace9bee238aeb\"\n            }\n        },\n        {\n            \"id\": 8618,\n            \"name\": \"Multiplier\",\n            \"symbol\": \"BMXX\",\n            \"slug\": \"bmultiplier\",\n            \"rank\": 2718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T08:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4131b87f74415190425ccd873048c708f8005823\"\n            }\n        },\n        {\n            \"id\": 8619,\n            \"name\": \"Moola\",\n            \"symbol\": \"MLA\",\n            \"slug\": \"moola\",\n            \"rank\": 8685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T07:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbddd7d426274fc5f370817c80c06b86d651963e4\"\n            }\n        },\n        {\n            \"id\": 8620,\n            \"name\": \"TOWER\",\n            \"symbol\": \"TOWER\",\n            \"slug\": \"tower-token\",\n            \"rank\": 1103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T09:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c9922314ed1415c95b9fd453c3818fd41867d0b\"\n            }\n        },\n        {\n            \"id\": 8621,\n            \"name\": \"yieldwatch\",\n            \"symbol\": \"WATCH\",\n            \"slug\": \"yieldwatch\",\n            \"rank\": 1569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a9f28eb62c791422aa23ceae1da9c847cbec9b0\"\n            }\n        },\n        {\n            \"id\": 8622,\n            \"name\": \"Bancor Governance Token\",\n            \"symbol\": \"VBNT\",\n            \"slug\": \"bancor-governance-token\",\n            \"rank\": 3451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T14:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48fb253446873234f2febbf9bdeaa72d9d387f94\"\n            }\n        },\n        {\n            \"id\": 8625,\n            \"name\": \"SaltSwap Finance\",\n            \"symbol\": \"SALT\",\n            \"slug\": \"saltswap-finance\",\n            \"rank\": 7542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T11:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2849b1aE7E04A3D9Bc288673A92477CF63F28aF4\"\n            }\n        },\n        {\n            \"id\": 8629,\n            \"name\": \"Stacker Ventures\",\n            \"symbol\": \"STACK\",\n            \"slug\": \"stacker-ventures\",\n            \"rank\": 8686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T11:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0955f26515d22e347b17669993fcefcc73c3a0a\"\n            }\n        },\n        {\n            \"id\": 8632,\n            \"name\": \"Taco Finance\",\n            \"symbol\": \"TACO\",\n            \"slug\": \"taco-finance\",\n            \"rank\": 7897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9066e87bac891409d690cfefa41379b34af06391\"\n            }\n        },\n        {\n            \"id\": 8633,\n            \"name\": \"Nodestats\",\n            \"symbol\": \"NS\",\n            \"slug\": \"nodestats\",\n            \"rank\": 7994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8634,\n            \"name\": \"Marsan Exchange token\",\n            \"symbol\": \"MRS\",\n            \"slug\": \"marsan-exchange-token\",\n            \"rank\": 8687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T12:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af5a20aac8d83230ba68542ba29d132d50cbe08\"\n            }\n        },\n        {\n            \"id\": 8635,\n            \"name\": \"xDAI\",\n            \"symbol\": \"xDAI\",\n            \"slug\": \"xdaistable\",\n            \"rank\": 4291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T12:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8636,\n            \"name\": \"Trodl\",\n            \"symbol\": \"TRO\",\n            \"slug\": \"trodl\",\n            \"rank\": 5302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T16:52:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce3b0d4e4e4285e55c0bfb294112caf19682eb8a\"\n            }\n        },\n        {\n            \"id\": 8637,\n            \"name\": \"Tranche Finance\",\n            \"symbol\": \"SLICE\",\n            \"slug\": \"tranche-finance\",\n            \"rank\": 1001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T14:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0aee8703d34dd9ae107386d3eff22ae75dd616d1\"\n            }\n        },\n        {\n            \"id\": 8638,\n            \"name\": \"MIMOSA\",\n            \"symbol\": \"MIMO\",\n            \"slug\": \"mimosa\",\n            \"rank\": 7338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T13:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x1c65be80daf69e9c54cf23f8273f251e607e56a7\"\n            }\n        },\n        {\n            \"id\": 8640,\n            \"name\": \"Kiwi Finance\",\n            \"symbol\": \"KIWI\",\n            \"slug\": \"kiwi-finance\",\n            \"rank\": 6079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T17:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfdf8a80fecaeecc144fa74c0df8691bfd0e26e3\"\n            }\n        },\n        {\n            \"id\": 8641,\n            \"name\": \"DeFi Wizard\",\n            \"symbol\": \"DWZ\",\n            \"slug\": \"defi-wizard\",\n            \"rank\": 8688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T02:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dee45dff03ec7137979586ca20a2f4917bac9fa\"\n            }\n        },\n        {\n            \"id\": 8642,\n            \"name\": \"Fei USD\",\n            \"symbol\": \"FEI\",\n            \"slug\": \"fei-usd\",\n            \"rank\": 139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-03T19:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x956F47F50A910163D8BF957Cf5846D573E7f87CA\"\n            }\n        },\n        {\n            \"id\": 8643,\n            \"name\": \"Shadows\",\n            \"symbol\": \"DOWS\",\n            \"slug\": \"shadows\",\n            \"rank\": 1485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T11:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x661ab0ed68000491d98c796146bcf28c20d7c559\"\n            }\n        },\n        {\n            \"id\": 8644,\n            \"name\": \"Kylin\",\n            \"symbol\": \"KYL\",\n            \"slug\": \"kylin\",\n            \"rank\": 895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T11:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C\"\n            }\n        },\n        {\n            \"id\": 8645,\n            \"name\": \"Oiler Network\",\n            \"symbol\": \"OIL\",\n            \"slug\": \"oiler-network\",\n            \"rank\": 8689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T03:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0275e1001e293c46cfe158b3702aade0b99f88a5\"\n            }\n        },\n        {\n            \"id\": 8646,\n            \"name\": \"Mina\",\n            \"symbol\": \"MINA\",\n            \"slug\": \"mina\",\n            \"rank\": 90,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T00:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8647,\n            \"name\": \"MurAll\",\n            \"symbol\": \"PAINT\",\n            \"slug\": \"murall\",\n            \"rank\": 1703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T03:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c6ec08cf3fc987c6c4beb03184d335a2dfc4042\"\n            }\n        },\n        {\n            \"id\": 8648,\n            \"name\": \"ChainGuardians\",\n            \"symbol\": \"CGG\",\n            \"slug\": \"chain-guardians\",\n            \"rank\": 765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T17:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fe24f25b1cf609b9c4e7e12d802e3640dfa5e43\"\n            }\n        },\n        {\n            \"id\": 8649,\n            \"name\": \"Oxbull.tech\",\n            \"symbol\": \"OXB\",\n            \"slug\": \"oxbull-tech\",\n            \"rank\": 880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T07:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3fd5b5746315e3f8d43a46b09c826a001ebb977d\"\n            }\n        },\n        {\n            \"id\": 8650,\n            \"name\": \"wanBTC\",\n            \"symbol\": \"WANBTC\",\n            \"slug\": \"wanbtc\",\n            \"rank\": 8315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0xd15e200060fc17ef90546ad93c1c61bfefdc89c7\"\n            }\n        },\n        {\n            \"id\": 8651,\n            \"name\": \"wanLINK\",\n            \"symbol\": \"WANLINK\",\n            \"slug\": \"wanlink\",\n            \"rank\": 8690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T04:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x06da85475f9d2ae79af300de474968cd5a4fde61\"\n            }\n        },\n        {\n            \"id\": 8652,\n            \"name\": \"wanEOS\",\n            \"symbol\": \"WANEOS\",\n            \"slug\": \"waneos\",\n            \"rank\": 8691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x81862b7622ced0defb652addd4e0c110205b0040\"\n            }\n        },\n        {\n            \"id\": 8653,\n            \"name\": \"wanSUSHI\",\n            \"symbol\": \"WANSUSHI\",\n            \"slug\": \"wansushi\",\n            \"rank\": 8322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x9b6863f6ab2047069ad1cd15fff8c45af637d67c\"\n            }\n        },\n        {\n            \"id\": 8654,\n            \"name\": \"wanUNI\",\n            \"symbol\": \"WANUNI\",\n            \"slug\": \"wanuni\",\n            \"rank\": 8692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T04:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x73eaa7431b11b1e7a7d5310de470de09883529df\"\n            }\n        },\n        {\n            \"id\": 8655,\n            \"name\": \"wanUSDC\",\n            \"symbol\": \"WANUSDC\",\n            \"slug\": \"wanusdc\",\n            \"rank\": 6021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x52a9cea01c4cbdd669883e41758b8eb8e8e2b34b\"\n            }\n        },\n        {\n            \"id\": 8657,\n            \"name\": \"wanUSDT\",\n            \"symbol\": \"WANUSDT\",\n            \"slug\": \"wanusdt\",\n            \"rank\": 4187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x11e77e27af5539872efed10abaa0b408cfd9fbbd\"\n            }\n        },\n        {\n            \"id\": 8658,\n            \"name\": \"Wrapped WAN\",\n            \"symbol\": \"WWAN\",\n            \"slug\": \"wrapped-wan\",\n            \"rank\": 3868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T04:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0xdabd997ae5e4799be47d6e69d9431615cba28f48\"\n            }\n        },\n        {\n            \"id\": 8659,\n            \"name\": \"Jetfuel Finance\",\n            \"symbol\": \"FUEL\",\n            \"slug\": \"jetfuel-finance\",\n            \"rank\": 4336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T16:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2090c8295769791ab7a3cf1cc6e0aa19f35e441a\"\n            }\n        },\n        {\n            \"id\": 8660,\n            \"name\": \"BSCPAD\",\n            \"symbol\": \"BSCPAD\",\n            \"slug\": \"bscpad\",\n            \"rank\": 481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T00:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a3010d4d8d3b5fb49f8b6e57fb9e48063f16700\"\n            }\n        },\n        {\n            \"id\": 8661,\n            \"name\": \"Vortex Defi\",\n            \"symbol\": \"VTX\",\n            \"slug\": \"vortex-defi\",\n            \"rank\": 2689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T01:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xceb286c9604c542d3cc08b41aa6c9675b078a832\"\n            }\n        },\n        {\n            \"id\": 8662,\n            \"name\": \"Starter\",\n            \"symbol\": \"START\",\n            \"slug\": \"bscstarter\",\n            \"rank\": 4308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T01:55:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1d7Ca62F6Af49ec66f6680b8606E634E55Ef22C1\"\n            }\n        },\n        {\n            \"id\": 8664,\n            \"name\": \"DragonFarm Finance\",\n            \"symbol\": \"DRAGON\",\n            \"slug\": \"dragonfarm-finance\",\n            \"rank\": 8693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T06:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x251a3184857488dc90fa9c9a52fd2d8df473d92c\"\n            }\n        },\n        {\n            \"id\": 8665,\n            \"name\": \"Parallel\",\n            \"symbol\": \"PAR\",\n            \"slug\": \"parallel\",\n            \"rank\": 7399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T21:08:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68037790A0229e9Ce6EaA8A99ea92964106C4703\"\n            }\n        },\n        {\n            \"id\": 8666,\n            \"name\": \"DFX Finance\",\n            \"symbol\": \"DFX\",\n            \"slug\": \"dfx-finance\",\n            \"rank\": 5277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T16:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888888435fde8e7d4c54cab67f206e4199454c60\"\n            }\n        },\n        {\n            \"id\": 8667,\n            \"name\": \"Degen Protocol\",\n            \"symbol\": \"DGN\",\n            \"slug\": \"degen-protocol\",\n            \"rank\": 7241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T07:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72f28c09be1342447fa01ebc76ef508473d08c5c\"\n            }\n        },\n        {\n            \"id\": 8669,\n            \"name\": \"Sovryn\",\n            \"symbol\": \"SOV\",\n            \"slug\": \"sovryn\",\n            \"rank\": 364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T18:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdab72602e9ad40fc6a6852caf43258113b8f7a5\"\n            }\n        },\n        {\n            \"id\": 8670,\n            \"name\": \"Vow\",\n            \"symbol\": \"VOW\",\n            \"slug\": \"vow\",\n            \"rank\": 3918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T00:03:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1BBf25e71EC48B84d773809B4bA55B6F4bE946Fb\"\n            }\n        },\n        {\n            \"id\": 8671,\n            \"name\": \"VANCI FINANCE\",\n            \"symbol\": \"VANCII\",\n            \"slug\": \"vanci-finance\",\n            \"rank\": 8694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T10:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f9b482b74afc0b7e8aefc704f1f04df208ee332\"\n            }\n        },\n        {\n            \"id\": 8673,\n            \"name\": \"TotemFi\",\n            \"symbol\": \"TOTM\",\n            \"slug\": \"totemfi\",\n            \"rank\": 1910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T18:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ff1bfa14a57594a5874b37ff6ac5efbd9f9599a\"\n            }\n        },\n        {\n            \"id\": 8675,\n            \"name\": \"Minds\",\n            \"symbol\": \"MINDS\",\n            \"slug\": \"minds\",\n            \"rank\": 4332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T10:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb26631c6dda06ad89b93c71400d25692de89c068\"\n            }\n        },\n        {\n            \"id\": 8676,\n            \"name\": \"Pasta Finance\",\n            \"symbol\": \"PASTA\",\n            \"slug\": \"pasta-finance\",\n            \"rank\": 6298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T11:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab9d0fae6eb062f2698c2d429a1be9185a5d4f6e\"\n            }\n        },\n        {\n            \"id\": 8677,\n            \"name\": \"Symbol\",\n            \"symbol\": \"XYM\",\n            \"slug\": \"symbol\",\n            \"rank\": 81,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T21:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8678,\n            \"name\": \"EHash\",\n            \"symbol\": \"EHASH\",\n            \"slug\": \"ehash\",\n            \"rank\": 3351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T16:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2942e3b38e33123965bfbc21e802be943a76bbc6\"\n            }\n        },\n        {\n            \"id\": 8679,\n            \"name\": \"Unido EP\",\n            \"symbol\": \"UDO\",\n            \"slug\": \"unido\",\n            \"rank\": 1312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T17:00:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea3983fc6d0fbbc41fb6f6091f68f3e08894dc06\"\n            }\n        },\n        {\n            \"id\": 8680,\n            \"name\": \"DEOR\",\n            \"symbol\": \"DEOR\",\n            \"slug\": \"deor\",\n            \"rank\": 8695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T08:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63726dae7c57d25e90ec829ce9a5c745ffd984d3\"\n            }\n        },\n        {\n            \"id\": 8681,\n            \"name\": \"Funder One Capital\",\n            \"symbol\": \"FUNDX\",\n            \"slug\": \"funder-one-capital\",\n            \"rank\": 8217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8682,\n            \"name\": \"Warrior Token\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"warrior-token-spartan-casino\",\n            \"rank\": 6409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T11:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42dbd44a8883d4363b395f77547812dc7db806d5\"\n            }\n        },\n        {\n            \"id\": 8683,\n            \"name\": \"Asva\",\n            \"symbol\": \"ASVA\",\n            \"slug\": \"asva-finance\",\n            \"rank\": 5344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T19:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7b6d7e3434cb9441982f9534e6998c43eef144a\"\n            }\n        },\n        {\n            \"id\": 8684,\n            \"name\": \"APOyield\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"apoyield\",\n            \"rank\": 8007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T17:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67d012f731c23f0313cea1186d0121779c77fcfe\"\n            }\n        },\n        {\n            \"id\": 8690,\n            \"name\": \"CAD Coin\",\n            \"symbol\": \"CADC\",\n            \"slug\": \"cad-coin\",\n            \"rank\": 8696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T18:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcadc0acd4b445166f12d2c07eac6e2544fbe2eef\"\n            }\n        },\n        {\n            \"id\": 8691,\n            \"name\": \"Domani Protocol\",\n            \"symbol\": \"DEXTF\",\n            \"slug\": \"dextf-protocol\",\n            \"rank\": 8198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0\"\n            }\n        },\n        {\n            \"id\": 8693,\n            \"name\": \"Slime Finance\",\n            \"symbol\": \"SLME\",\n            \"slug\": \"slime-finance\",\n            \"rank\": 8697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T19:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fcfa6cc8914ab455b5b33df916d90bfe70b6ab1\"\n            }\n        },\n        {\n            \"id\": 8695,\n            \"name\": \"BlockWallet\",\n            \"symbol\": \"BLANK\",\n            \"slug\": \"blank-wallet\",\n            \"rank\": 1065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-05T14:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41a3dba3d677e573636ba691a70ff2d606c29666\"\n            }\n        },\n        {\n            \"id\": 8697,\n            \"name\": \"Konomi Network\",\n            \"symbol\": \"KONO\",\n            \"slug\": \"konomi-network\",\n            \"rank\": 1197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x850aAB69f0e0171A9a49dB8BE3E71351c8247Df4\"\n            }\n        },\n        {\n            \"id\": 8699,\n            \"name\": \"DEGEN Index\",\n            \"symbol\": \"DEGEN\",\n            \"slug\": \"degen-index\",\n            \"rank\": 6048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T21:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x126c121f99e1e211df2e5f8de2d96fa36647c855\"\n            }\n        },\n        {\n            \"id\": 8700,\n            \"name\": \"NFT Index\",\n            \"symbol\": \"NFTI\",\n            \"slug\": \"nft-index\",\n            \"rank\": 1261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-05T18:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5feeac09d36b18b3fa757e5cf3f8da6b8e27f4c\"\n            }\n        },\n        {\n            \"id\": 8701,\n            \"name\": \"Siren\",\n            \"symbol\": \"SI\",\n            \"slug\": \"siren\",\n            \"rank\": 5030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-06T03:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de\"\n            }\n        },\n        {\n            \"id\": 8702,\n            \"name\": \"Ares Protocol\",\n            \"symbol\": \"ARES\",\n            \"slug\": \"ares-protocol\",\n            \"rank\": 1372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T10:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x358AA737e033F34df7c54306960a38d09AaBd523\"\n            }\n        },\n        {\n            \"id\": 8704,\n            \"name\": \"Playcent\",\n            \"symbol\": \"PCNT\",\n            \"slug\": \"playcent\",\n            \"rank\": 1762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-06T17:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x657B83A0336561C8f64389a6f5aDE675C04b0C3b\"\n            }\n        },\n        {\n            \"id\": 8705,\n            \"name\": \"Bifrost (BNC)\",\n            \"symbol\": \"BNC\",\n            \"slug\": \"bifrost-bnc\",\n            \"rank\": 1055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T12:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8707,\n            \"name\": \"Alpaca Finance\",\n            \"symbol\": \"ALPACA\",\n            \"slug\": \"alpaca-finance\",\n            \"rank\": 541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-05T18:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f0528ce5ef7b51152a59745befdd91d97091d2f\"\n            }\n        },\n        {\n            \"id\": 8708,\n            \"name\": \"Big Data Protocol\",\n            \"symbol\": \"BDP\",\n            \"slug\": \"big-data-protocol\",\n            \"rank\": 1351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3dcbc6D72a4E1892f7917b7C43b74131Df8480e\"\n            }\n        },\n        {\n            \"id\": 8709,\n            \"name\": \"ETHA Lend\",\n            \"symbol\": \"ETHA\",\n            \"slug\": \"etha-lend\",\n            \"rank\": 1893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59e9261255644c411afdd00bd89162d09d862e38\"\n            }\n        },\n        {\n            \"id\": 8710,\n            \"name\": \"bAlpha\",\n            \"symbol\": \"BALPHA\",\n            \"slug\": \"balpha\",\n            \"rank\": 2070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a5ce6abD131EA6B148a022CB76fc180ae3315A6\"\n            }\n        },\n        {\n            \"id\": 8711,\n            \"name\": \"Pando\",\n            \"symbol\": \"PANDO\",\n            \"slug\": \"pando\",\n            \"rank\": 3133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T00:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x252b9F56359901a0BDE52d0675b1f1130d86F471\"\n            }\n        },\n        {\n            \"id\": 8712,\n            \"name\": \"keyTango\",\n            \"symbol\": \"TANGO\",\n            \"slug\": \"keytango\",\n            \"rank\": 1932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-11T01:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x182f4c4c97cd1c24e1df8fc4c053e5c47bf53bef\"\n            }\n        },\n        {\n            \"id\": 8713,\n            \"name\": \"Space Cow Boy\",\n            \"symbol\": \"SCB\",\n            \"slug\": \"space-cow-boy\",\n            \"rank\": 2126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d36cc179019db9a65aa3b85db59e4bb52df0b12\"\n            }\n        },\n        {\n            \"id\": 8715,\n            \"name\": \"Taraxa\",\n            \"symbol\": \"TARA\",\n            \"slug\": \"taraxa\",\n            \"rank\": 1043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T05:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf001937650bb4f62b57521824b2c20f5b91bea05\"\n            }\n        },\n        {\n            \"id\": 8716,\n            \"name\": \"Convergence\",\n            \"symbol\": \"CONV\",\n            \"slug\": \"convergence\",\n            \"rank\": 947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T13:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc834fa996fa3bec7aad3693af486ae53d8aa8b50\"\n            }\n        },\n        {\n            \"id\": 8717,\n            \"name\": \"Oddz\",\n            \"symbol\": \"ODDZ\",\n            \"slug\": \"oddz\",\n            \"rank\": 1069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6\"\n            }\n        },\n        {\n            \"id\": 8719,\n            \"name\": \"Illuvium\",\n            \"symbol\": \"ILV\",\n            \"slug\": \"illuvium\",\n            \"rank\": 142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T04:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x767fe9edc9e0df98e07454847909b5e959d7ca0e\"\n            }\n        },\n        {\n            \"id\": 8720,\n            \"name\": \"Inverse Finance\",\n            \"symbol\": \"INV\",\n            \"slug\": \"inverse-finance\",\n            \"rank\": 2843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T19:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68\"\n            }\n        },\n        {\n            \"id\": 8723,\n            \"name\": \"Bogged Finance\",\n            \"symbol\": \"BOG\",\n            \"slug\": \"bogged-finance\",\n            \"rank\": 3825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T00:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB09FE1613fE03E7361319d2a43eDc17422f36B09\"\n            }\n        },\n        {\n            \"id\": 8725,\n            \"name\": \"YEARNYFI NETWORK\",\n            \"symbol\": \"YNI\",\n            \"slug\": \"yearnyfi-network\",\n            \"rank\": 8166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T18:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdeaa665ab71785ccf576dc76e5fcb5a2283ea0c6\"\n            }\n        },\n        {\n            \"id\": 8726,\n            \"name\": \"Idavoll Network\",\n            \"symbol\": \"IDV\",\n            \"slug\": \"idavoll-network\",\n            \"rank\": 1063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T19:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92ec47df1aa167806dfa4916d9cfb99da6953b8f\"\n            }\n        },\n        {\n            \"id\": 8730,\n            \"name\": \"Belt Finance\",\n            \"symbol\": \"BELT\",\n            \"slug\": \"belt\",\n            \"rank\": 923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T12:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE0e514c71282b6f4e823703a39374Cf58dc3eA4f\"\n            }\n        },\n        {\n            \"id\": 8731,\n            \"name\": \"CryptEx\",\n            \"symbol\": \"CRX\",\n            \"slug\": \"cryptex\",\n            \"rank\": 1947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T15:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97a30c692ece9c317235d48287d23d358170fc40\"\n            }\n        },\n        {\n            \"id\": 8732,\n            \"name\": \"Swop\",\n            \"symbol\": \"SWOP\",\n            \"slug\": \"swop\",\n            \"rank\": 954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T16:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8733,\n            \"name\": \"BasketCoin\",\n            \"symbol\": \"BSKT\",\n            \"slug\": \"basketcoin\",\n            \"rank\": 6529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T16:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4Dd1984a706E1c2C227bea67AD2F92dbdE30AfCE\"\n            }\n        },\n        {\n            \"id\": 8736,\n            \"name\": \"HyruleSwap\",\n            \"symbol\": \"RUPEE\",\n            \"slug\": \"hyruleswap\",\n            \"rank\": 8099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T16:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b0409a3a3f79baa284035d48e1dfd581d7d7654\"\n            }\n        },\n        {\n            \"id\": 8737,\n            \"name\": \"GSPI Shopping.io Governance\",\n            \"symbol\": \"GSPI\",\n            \"slug\": \"gspi-governance\",\n            \"rank\": 3611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T17:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb42e1c3902b85b410334f5fff79cdc51fbee6950\"\n            }\n        },\n        {\n            \"id\": 8738,\n            \"name\": \"Pastel\",\n            \"symbol\": \"PSL\",\n            \"slug\": \"pastel\",\n            \"rank\": 3425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T17:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8740,\n            \"name\": \"SHD CASH\",\n            \"symbol\": \"SHDC\",\n            \"slug\": \"shd-cash\",\n            \"rank\": 6852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T17:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAiSZ9wQ49jutDCCovHaAqs7KpExuJyqph\"\n            }\n        },\n        {\n            \"id\": 8741,\n            \"name\": \"Sovi Finance\",\n            \"symbol\": \"SOVI\",\n            \"slug\": \"sovi-finance\",\n            \"rank\": 5029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T17:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x49e16563a2ba84e560780946f0fb73a8b32c841e\"\n            }\n        },\n        {\n            \"id\": 8744,\n            \"name\": \"Toshimon\",\n            \"symbol\": \"TOSHI\",\n            \"slug\": \"toshimon\",\n            \"rank\": 8698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf136d7b0b7ae5b86d21e7b78dfa95375a7360f19\"\n            }\n        },\n        {\n            \"id\": 8745,\n            \"name\": \"A2A\",\n            \"symbol\": \"A2A\",\n            \"slug\": \"a2a-50x-com\",\n            \"rank\": 7373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11c039f368606d91664bfd10137b00eee13cde77\"\n            }\n        },\n        {\n            \"id\": 8746,\n            \"name\": \"Project Inverse\",\n            \"symbol\": \"XIV\",\n            \"slug\": \"project-inverse\",\n            \"rank\": 1885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44f262622248027f8e2a8fb1090c4cf85072392c\"\n            }\n        },\n        {\n            \"id\": 8747,\n            \"name\": \"CheesecakeSwap Token\",\n            \"symbol\": \"CCAKE\",\n            \"slug\": \"cheesecakeswap-token\",\n            \"rank\": 2367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7091aa18598b87588e37501b6ce865263cd67ce\"\n            }\n        },\n        {\n            \"id\": 8748,\n            \"name\": \"Niubi Swap\",\n            \"symbol\": \"NIU\",\n            \"slug\": \"niubiswap\",\n            \"rank\": 8226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa90d5d5ff08d9a06c9fdf89b4b22217b9dbc418\"\n            }\n        },\n        {\n            \"id\": 8752,\n            \"name\": \"Landbox\",\n            \"symbol\": \"LAND\",\n            \"slug\": \"landbox\",\n            \"rank\": 2407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:10:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e2ef8aecb3c01ad5d596f1b67134e178199984d\"\n            }\n        },\n        {\n            \"id\": 8753,\n            \"name\": \"srnArt Gallery\",\n            \"symbol\": \"SACT\",\n            \"slug\": \"srnartgallery\",\n            \"rank\": 2330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ba8c21c623c843cd4c60438d70e7ad50f363fbb\"\n            }\n        },\n        {\n            \"id\": 8755,\n            \"name\": \"Nerve Finance\",\n            \"symbol\": \"NRV\",\n            \"slug\": \"nerve-finance\",\n            \"rank\": 1671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096\"\n            }\n        },\n        {\n            \"id\": 8757,\n            \"name\": \"SafeMoon\",\n            \"symbol\": \"SAFEMOON\",\n            \"slug\": \"safemoon\",\n            \"rank\": 219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3\"\n            }\n        },\n        {\n            \"id\": 8758,\n            \"name\": \"dFuture\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"dfuture\",\n            \"rank\": 4126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x42712dF5009c20fee340B245b510c0395896cF6e\"\n            }\n        },\n        {\n            \"id\": 8759,\n            \"name\": \"ZCore Finance\",\n            \"symbol\": \"ZEFI\",\n            \"slug\": \"zcore-finance\",\n            \"rank\": 4443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0288d3e353fe2299f11ea2c2e1696b4a648ecc07\"\n            }\n        },\n        {\n            \"id\": 8760,\n            \"name\": \"EsportsPro\",\n            \"symbol\": \"ESPRO\",\n            \"slug\": \"esportspro\",\n            \"rank\": 5765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T20:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29c56e7cb9c840d2b2371b17e28bab44ad3c3ead\"\n            }\n        },\n        {\n            \"id\": 8761,\n            \"name\": \"Decentralized Nations\",\n            \"symbol\": \"DENA\",\n            \"slug\": \"decentralized-nations\",\n            \"rank\": 8699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T20:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15f0eedf9ce24fc4b6826e590a8292ce5524a1da\"\n            }\n        },\n        {\n            \"id\": 8765,\n            \"name\": \"aWSB\",\n            \"symbol\": \"aWSB\",\n            \"slug\": \"awsb\",\n            \"rank\": 2300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T09:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c48d050e618e715b35a0e1e03c3b590001121cf\"\n            }\n        },\n        {\n            \"id\": 8766,\n            \"name\": \"MyNeighborAlice\",\n            \"symbol\": \"ALICE\",\n            \"slug\": \"myneighboralice\",\n            \"rank\": 244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T06:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAC51066d7bEC65Dc4589368da368b212745d63E8\"\n            }\n        },\n        {\n            \"id\": 8767,\n            \"name\": \"Unifund\",\n            \"symbol\": \"IFUND\",\n            \"slug\": \"unifund\",\n            \"rank\": 8700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04b5e13000c6e9a3255dc057091f3e3eeee7b0f0\"\n            }\n        },\n        {\n            \"id\": 8769,\n            \"name\": \"MeetPle\",\n            \"symbol\": \"MPT\",\n            \"slug\": \"meetple\",\n            \"rank\": 3530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47481c1b44F2A1c0135c45AA402CE4F4dDE4D30e\"\n            }\n        },\n        {\n            \"id\": 8770,\n            \"name\": \"Astronaut\",\n            \"symbol\": \"NAUT\",\n            \"slug\": \"astronaut\",\n            \"rank\": 5640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T22:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05b339b0a346bf01f851dde47a5d485c34fe220c\"\n            }\n        },\n        {\n            \"id\": 8771,\n            \"name\": \"GYEN\",\n            \"symbol\": \"GYEN\",\n            \"slug\": \"gyen\",\n            \"rank\": 753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC08512927D12348F6620a698105e1BAac6EcD911\"\n            }\n        },\n        {\n            \"id\": 8772,\n            \"name\": \"ZUSD\",\n            \"symbol\": \"ZUSD\",\n            \"slug\": \"zusd\",\n            \"rank\": 1615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc56c2b7e71B54d38Aab6d52E94a04Cbfa8F604fA\"\n            }\n        },\n        {\n            \"id\": 8773,\n            \"name\": \"Octree\",\n            \"symbol\": \"OCT\",\n            \"slug\": \"octree\",\n            \"rank\": 7220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49277cc5be56b519901e561096bfd416277b4f6d\"\n            }\n        },\n        {\n            \"id\": 8778,\n            \"name\": \"Whirl Finance\",\n            \"symbol\": \"WHIRL\",\n            \"slug\": \"whirl-finance\",\n            \"rank\": 7973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f479d78380ad00341fdd7322fe8aef766e29e5a\"\n            }\n        },\n        {\n            \"id\": 8780,\n            \"name\": \"Umbria Network\",\n            \"symbol\": \"UMBR\",\n            \"slug\": \"umbria-network\",\n            \"rank\": 5607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T22:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4bbe66f151b22b167127c770016b15ff97dd35c\"\n            }\n        },\n        {\n            \"id\": 8783,\n            \"name\": \"Transmute Protocol\",\n            \"symbol\": \"XPB\",\n            \"slug\": \"transmute-protocol\",\n            \"rank\": 8701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T23:00:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbC81BF5B3173BCCDBE62dba5f5b695522aD63559\"\n            }\n        },\n        {\n            \"id\": 8784,\n            \"name\": \"NFTL Token\",\n            \"symbol\": \"NFTL\",\n            \"slug\": \"nftl-token\",\n            \"rank\": 7802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5904e9816b309d3ed4d061c922f5aa8f3b24c92\"\n            }\n        },\n        {\n            \"id\": 8787,\n            \"name\": \"UBU Finance\",\n            \"symbol\": \"UBU\",\n            \"slug\": \"ubu-finance\",\n            \"rank\": 2440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2ddfba7bb12f6e70c2aab6b6bf9edaef42ed22f\"\n            }\n        },\n        {\n            \"id\": 8788,\n            \"name\": \"CELEBPLUS\",\n            \"symbol\": \"CELEB\",\n            \"slug\": \"celebplus\",\n            \"rank\": 2932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-11T11:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa3e53fe692eeda3502cf5ccfd8a535e1f93d23dd\"\n            }\n        },\n        {\n            \"id\": 8789,\n            \"name\": \"EDDASwap\",\n            \"symbol\": \"EDDA\",\n            \"slug\": \"eddaswap\",\n            \"rank\": 3340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-14T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfbbe9b1142c699512545f47937ee6fae0e4b0aa9\"\n            }\n        },\n        {\n            \"id\": 8790,\n            \"name\": \"KINE\",\n            \"symbol\": \"KINE\",\n            \"slug\": \"kine\",\n            \"rank\": 3054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T08:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbfef8fdd706cde6f208460f2bf39aa9c785f05d\"\n            }\n        },\n        {\n            \"id\": 8791,\n            \"name\": \"CyberTime Finance Token\",\n            \"symbol\": \"CTF\",\n            \"slug\": \"cybertime-finance-token\",\n            \"rank\": 7792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-11T14:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x655A46cd88e18a338ECE048228a388c25BFdA9f3\"\n            }\n        },\n        {\n            \"id\": 8794,\n            \"name\": \"Typhoon Network\",\n            \"symbol\": \"TYPH\",\n            \"slug\": \"typhoon-network\",\n            \"rank\": 2112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T01:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4090e535f2e251f5f88518998b18b54d26b3b07c\"\n            }\n        },\n        {\n            \"id\": 8795,\n            \"name\": \"Mute\",\n            \"symbol\": \"MUTE\",\n            \"slug\": \"mute\",\n            \"rank\": 3323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T09:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa49d7499271ae71cd8ab9ac515e6694c755d400c\"\n            }\n        },\n        {\n            \"id\": 8796,\n            \"name\": \"Bearn\",\n            \"symbol\": \"BFI\",\n            \"slug\": \"bearn\",\n            \"rank\": 8250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T14:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81859801b01764d4f0fa5e64729f5a6c3b91435b\"\n            }\n        },\n        {\n            \"id\": 8797,\n            \"name\": \"Chronicle\",\n            \"symbol\": \"XNL\",\n            \"slug\": \"chronicle\",\n            \"rank\": 1244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T03:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06a00715e6f92210af9d7680b584931faf71a833\"\n            }\n        },\n        {\n            \"id\": 8798,\n            \"name\": \"Ramifi Protocol\",\n            \"symbol\": \"RAM\",\n            \"slug\": \"ramifi-protocol\",\n            \"rank\": 4985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T19:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63290fc683d11ea077aba09596ff7387d49df912\"\n            }\n        },\n        {\n            \"id\": 8799,\n            \"name\": \"InsurAce\",\n            \"symbol\": \"INSUR\",\n            \"slug\": \"insurace\",\n            \"rank\": 679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T03:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x544c42fbb96b39b21df61cf322b5edc285ee7429\"\n            }\n        },\n        {\n            \"id\": 8800,\n            \"name\": \"Dora Factory\",\n            \"symbol\": \"DORA\",\n            \"slug\": \"dora-factory\",\n            \"rank\": 698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T10:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d\"\n            }\n        },\n        {\n            \"id\": 8801,\n            \"name\": \"Lightning\",\n            \"symbol\": \"LIGHT\",\n            \"slug\": \"lightning\",\n            \"rank\": 1045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T14:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x037838b556d9c9d654148a284682C55bB5f56eF4\"\n            }\n        },\n        {\n            \"id\": 8802,\n            \"name\": \"Kindcow Finance\",\n            \"symbol\": \"KIND\",\n            \"slug\": \"kindcow-finance\",\n            \"rank\": 7896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T19:00:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32\"\n            }\n        },\n        {\n            \"id\": 8804,\n            \"name\": \"PREDIQT\",\n            \"symbol\": \"PQT\",\n            \"slug\": \"prediqt\",\n            \"rank\": 6256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8806,\n            \"name\": \"Carnomaly\",\n            \"symbol\": \"CARR\",\n            \"slug\": \"carnomaly\",\n            \"rank\": 5085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x884ddbb5dc6c2cef77d3e74c6ccca315797d655b\"\n            }\n        },\n        {\n            \"id\": 8807,\n            \"name\": \"EXRT Network\",\n            \"symbol\": \"EXRT\",\n            \"slug\": \"exrt-network\",\n            \"rank\": 7560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb20043F149817bff5322F1b928e89aBFC65A9925\"\n            }\n        },\n        {\n            \"id\": 8808,\n            \"name\": \"Treat DAO [old]\",\n            \"symbol\": \"TREAT\",\n            \"slug\": \"treat-dao\",\n            \"rank\": 1363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac0c7d9b063ed2c0946982ddb378e03886c064e6\"\n            }\n        },\n        {\n            \"id\": 8810,\n            \"name\": \"Haze Finance\",\n            \"symbol\": \"HAZE\",\n            \"slug\": \"haze-finance\",\n            \"rank\": 8702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T12:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78832bd03078fb75a72d72fbf567ba90b6dab317\"\n            }\n        },\n        {\n            \"id\": 8811,\n            \"name\": \"FlashX Ultra\",\n            \"symbol\": \"FSXU\",\n            \"slug\": \"flashx-ultra\",\n            \"rank\": 8184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa94b7a842aadb617a0b08fa744e033c6de2f7595\"\n            }\n        },\n        {\n            \"id\": 8813,\n            \"name\": \"LABS Group\",\n            \"symbol\": \"LABS\",\n            \"slug\": \"labs-group\",\n            \"rank\": 1125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b0e42f366ba502d787bb134478adfae966c8798\"\n            }\n        },\n        {\n            \"id\": 8814,\n            \"name\": \"Donnie Finance\",\n            \"symbol\": \"DON\",\n            \"slug\": \"donnie-finance\",\n            \"rank\": 4235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2405,\n                \"name\": \"IOST\",\n                \"symbol\": \"IOST\",\n                \"slug\": \"iostoken\",\n                \"token_address\": \"Contract5ndTHiqRRPWnT5wBFhQ9bthhueT9LVFnuGgGEVfmVRb8\"\n            }\n        },\n        {\n            \"id\": 8815,\n            \"name\": \"Shadetech\",\n            \"symbol\": \"SHD\",\n            \"slug\": \"shadetech\",\n            \"rank\": 8703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a8221628361fa25294a83a172dd4f0133207b37\"\n            }\n        },\n        {\n            \"id\": 8818,\n            \"name\": \"UnderDog\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"underdog\",\n            \"rank\": 8704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf94ca0b303e52d68b63626bed7f680fa4dc3f779\"\n            }\n        },\n        {\n            \"id\": 8820,\n            \"name\": \"Evrice\",\n            \"symbol\": \"EVC\",\n            \"slug\": \"evrice\",\n            \"rank\": 8107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8823,\n            \"name\": \"Poodl Token\",\n            \"symbol\": \"POODL\",\n            \"slug\": \"poodle\",\n            \"rank\": 4602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T14:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a68c250486a116dc8d6a0c5b0677de07cc09c5d\"\n            }\n        },\n        {\n            \"id\": 8826,\n            \"name\": \"Moss Carbon Credit\",\n            \"symbol\": \"MCO2\",\n            \"slug\": \"moss-carbon-credit\",\n            \"rank\": 2918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T14:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc98e825a2264d890f9a1e68ed50e1526abccacd\"\n            }\n        },\n        {\n            \"id\": 8827,\n            \"name\": \"Boson Protocol\",\n            \"symbol\": \"BOSON\",\n            \"slug\": \"boson-protocol\",\n            \"rank\": 492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T01:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC477D038d5420C6A9e0b031712f61c5120090de9\"\n            }\n        },\n        {\n            \"id\": 8829,\n            \"name\": \"Pig Finance\",\n            \"symbol\": \"PIG\",\n            \"slug\": \"pig-finance\",\n            \"rank\": 3472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T15:45:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8850d2c68c632e3b258e612abaa8fada7e6958e5\"\n            }\n        },\n        {\n            \"id\": 8832,\n            \"name\": \"AlgoVest\",\n            \"symbol\": \"AVS\",\n            \"slug\": \"algovest\",\n            \"rank\": 3894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94d916873b22c9c1b53695f1c002f78537b9b3b2\"\n            }\n        },\n        {\n            \"id\": 8833,\n            \"name\": \"DeGate\",\n            \"symbol\": \"DG\",\n            \"slug\": \"degate\",\n            \"rank\": 839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53c8395465a84955c95159814461466053dedede\"\n            }\n        },\n        {\n            \"id\": 8835,\n            \"name\": \"xMARK\",\n            \"symbol\": \"XMARK\",\n            \"slug\": \"xmark\",\n            \"rank\": 5244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36b679bd64ed73dbfd88909cdcb892cb66bd4cbb\"\n            }\n        },\n        {\n            \"id\": 8836,\n            \"name\": \"SuperBid\",\n            \"symbol\": \"SUPERBID\",\n            \"slug\": \"superbid\",\n            \"rank\": 6359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0563dce613d559a47877ffd1593549fb9d3510d6\"\n            }\n        },\n        {\n            \"id\": 8837,\n            \"name\": \"Scholarship Coin\",\n            \"symbol\": \"SCHO\",\n            \"slug\": \"scholarship-coin\",\n            \"rank\": 7763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8839,\n            \"name\": \"Eternal Cash\",\n            \"symbol\": \"EC\",\n            \"slug\": \"eternal-cash\",\n            \"rank\": 5742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x400df62c3052fdbaad8c74c0226147f9bfaaf7ec\"\n            }\n        },\n        {\n            \"id\": 8840,\n            \"name\": \"DailySwap Token\",\n            \"symbol\": \"DAILYS\",\n            \"slug\": \"dailyswap-token\",\n            \"rank\": 8705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0d6ad5a77fd1ed1a22f89657e4248a8ac6a8cbf\"\n            }\n        },\n        {\n            \"id\": 8841,\n            \"name\": \"Arro Social\",\n            \"symbol\": \"ARRO\",\n            \"slug\": \"arro-social\",\n            \"rank\": 6945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE630943d2a62CfB48DBCd1be812f74f8DfA6EfF5\"\n            }\n        },\n        {\n            \"id\": 8843,\n            \"name\": \"BSCView\",\n            \"symbol\": \"BSCV\",\n            \"slug\": \"bscview\",\n            \"rank\": 2375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T04:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb3837fa11d4b789717c8f622ec4f6eee5375c49\"\n            }\n        },\n        {\n            \"id\": 8844,\n            \"name\": \"SPRINK\",\n            \"symbol\": \"SPRINK\",\n            \"slug\": \"sprink\",\n            \"rank\": 8220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T11:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbef7cb91fe9cd57f0c60811b83ab5f8e0dab8795\"\n            }\n        },\n        {\n            \"id\": 8845,\n            \"name\": \"Lepricon\",\n            \"symbol\": \"L3P\",\n            \"slug\": \"lepricon\",\n            \"rank\": 2027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T09:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdef1da03061ddd2a5ef6c59220c135dec623116d\"\n            }\n        },\n        {\n            \"id\": 8849,\n            \"name\": \"AXIS Token\",\n            \"symbol\": \"AXIS\",\n            \"slug\": \"axis-token\",\n            \"rank\": 1195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T07:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28\"\n            }\n        },\n        {\n            \"id\": 8850,\n            \"name\": \"Viper Protocol\",\n            \"symbol\": \"VIPER\",\n            \"slug\": \"viper-protocol\",\n            \"rank\": 2938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T08:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xea589e93ff18b1a1f1e9bac7ef3e86ab62addc79\"\n            }\n        },\n        {\n            \"id\": 8851,\n            \"name\": \"EFT.finance\",\n            \"symbol\": \"EFT\",\n            \"slug\": \"eft-finance\",\n            \"rank\": 8706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T14:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TG3XANY34mpabHM2DNc5ajhjMJVUQU741Y\"\n            }\n        },\n        {\n            \"id\": 8852,\n            \"name\": \"UME Token\",\n            \"symbol\": \"UME\",\n            \"slug\": \"ume-token\",\n            \"rank\": 6007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TRkuKAxmWZ4G74MvZnFpoosQZsfvtNpmwH\"\n            }\n        },\n        {\n            \"id\": 8853,\n            \"name\": \"Brickchain Finance\",\n            \"symbol\": \"BRICK\",\n            \"slug\": \"brickchain-finance\",\n            \"rank\": 7690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4daa5a9f2b832ed0f9bc579662883cd53ea9d61\"\n            }\n        },\n        {\n            \"id\": 8854,\n            \"name\": \"FXT Token\",\n            \"symbol\": \"FXT\",\n            \"slug\": \"fxt-token\",\n            \"rank\": 7153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf83bf320a4a3f4bf365c3114b6f19fc3f6b1228c\"\n            }\n        },\n        {\n            \"id\": 8856,\n            \"name\": \"Mango Finance\",\n            \"symbol\": \"MANGO\",\n            \"slug\": \"mango-finance\",\n            \"rank\": 6835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d29cdb00cb183a0aeceea4fb73f55e1450af3d4\"\n            }\n        },\n        {\n            \"id\": 8857,\n            \"name\": \"Anchor Protocol\",\n            \"symbol\": \"ANC\",\n            \"slug\": \"anchor-protocol\",\n            \"rank\": 157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76\"\n            }\n        },\n        {\n            \"id\": 8858,\n            \"name\": \"Cub Finance\",\n            \"symbol\": \"CUB\",\n            \"slug\": \"cub-finance\",\n            \"rank\": 4936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50d809c74e0b8e49e7b4c65bb3109abe3ff4c1c1\"\n            }\n        },\n        {\n            \"id\": 8859,\n            \"name\": \"CoffeeSwap\",\n            \"symbol\": \"COFFEE\",\n            \"slug\": \"coffeeswap\",\n            \"rank\": 8029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff484b38365896a10e68594a8754a3878af75e5b\"\n            }\n        },\n        {\n            \"id\": 8862,\n            \"name\": \"Rage Fan\",\n            \"symbol\": \"RAGE\",\n            \"slug\": \"rage-fan\",\n            \"rank\": 2026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T15:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94804dc4948184ffd7355f62ccbb221c9765886f\"\n            }\n        },\n        {\n            \"id\": 8863,\n            \"name\": \"Splyt\",\n            \"symbol\": \"SHOPX\",\n            \"slug\": \"splyt\",\n            \"rank\": 1410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T16:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7bef710a5759d197ec0bf621c3df802c2d60d848\"\n            }\n        },\n        {\n            \"id\": 8864,\n            \"name\": \"Quam Network\",\n            \"symbol\": \"QUAM\",\n            \"slug\": \"quam-network\",\n            \"rank\": 7920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T08:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ade17b4b38b472b5259bbc938618226df7b5ca8\"\n            }\n        },\n        {\n            \"id\": 8865,\n            \"name\": \"vBSWAP\",\n            \"symbol\": \"VBSWAP\",\n            \"slug\": \"vbswap\",\n            \"rank\": 5046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T10:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f0ed527e8A95ecAA132Af214dFd41F30b361600\"\n            }\n        },\n        {\n            \"id\": 8866,\n            \"name\": \"BSC TOOLS\",\n            \"symbol\": \"TOOLS\",\n            \"slug\": \"bsc-tools\",\n            \"rank\": 3088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1311b352467d2b5c296881badea82850bcd8f886\"\n            }\n        },\n        {\n            \"id\": 8867,\n            \"name\": \"DeHive\",\n            \"symbol\": \"DHV\",\n            \"slug\": \"dehive\",\n            \"rank\": 2053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T02:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62Dc4817588d53a056cBbD18231d91ffCcd34b2A\"\n            }\n        },\n        {\n            \"id\": 8868,\n            \"name\": \"50x.com\",\n            \"symbol\": \"50X\",\n            \"slug\": \"50x-com\",\n            \"rank\": 6928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T12:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4049295fb42de67ccf028a2570b05564cb8cb785\"\n            }\n        },\n        {\n            \"id\": 8870,\n            \"name\": \"Tutti Frutti\",\n            \"symbol\": \"TFF\",\n            \"slug\": \"tutti-frutti\",\n            \"rank\": 2603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T12:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2d69c55baecefc6ec815239da0a985747b50db6e\"\n            }\n        },\n        {\n            \"id\": 8871,\n            \"name\": \"RYI Unity\",\n            \"symbol\": \"RYIU\",\n            \"slug\": \"ryi-unity\",\n            \"rank\": 8707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T13:00:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6d736123fa8e8a5d85803b5c22799e394245fab\"\n            }\n        },\n        {\n            \"id\": 8872,\n            \"name\": \"Safe Star\",\n            \"symbol\": \"SAFESTAR\",\n            \"slug\": \"safe-star\",\n            \"rank\": 7116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2\"\n            }\n        },\n        {\n            \"id\": 8873,\n            \"name\": \"GoSwapp\",\n            \"symbol\": \"GOFI\",\n            \"slug\": \"goswapp\",\n            \"rank\": 7553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T13:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6B8227A0E18bd35A10849601dB194B24aAB2C8ea\"\n            }\n        },\n        {\n            \"id\": 8874,\n            \"name\": \"DAFI Protocol\",\n            \"symbol\": \"DAFI\",\n            \"slug\": \"dafi-protocol\",\n            \"rank\": 993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T16:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc979087305a826c2b2a0056cfaba50aad3e6439\"\n            }\n        },\n        {\n            \"id\": 8875,\n            \"name\": \"Uno Re\",\n            \"symbol\": \"UNO\",\n            \"slug\": \"unore\",\n            \"rank\": 3188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8877,\n            \"name\": \"KIWIGO\",\n            \"symbol\": \"KGO\",\n            \"slug\": \"kiwigo\",\n            \"rank\": 2005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T19:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d3afba1924ad748776e4ca62213bf7acf39d773\"\n            }\n        },\n        {\n            \"id\": 8879,\n            \"name\": \"Pika\",\n            \"symbol\": \"PIKA\",\n            \"slug\": \"pika\",\n            \"rank\": 6259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T20:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60F5672A271C7E39E787427A18353ba59A4A3578\"\n            }\n        },\n        {\n            \"id\": 8880,\n            \"name\": \"MacaronSwap\",\n            \"symbol\": \"MCRN\",\n            \"slug\": \"macaronswap\",\n            \"rank\": 5128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T20:05:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacb2d47827c9813ae26de80965845d80935afd0b\"\n            }\n        },\n        {\n            \"id\": 8881,\n            \"name\": \"MOCHISWAP\",\n            \"symbol\": \"MOCHI\",\n            \"slug\": \"mochiswap\",\n            \"rank\": 7979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T20:05:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x055dab90880613a556a5ae2903b2682f8a5b8d27\"\n            }\n        },\n        {\n            \"id\": 8882,\n            \"name\": \"Alliance Fan Token\",\n            \"symbol\": \"ALL\",\n            \"slug\": \"alliance-fan-token\",\n            \"rank\": 2004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8883,\n            \"name\": \"Sint-Truidense Voetbalvereniging Fan Token\",\n            \"symbol\": \"STV\",\n            \"slug\": \"sint-truidense-voetbalvereniging\",\n            \"rank\": 1887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8884,\n            \"name\": \"İstanbul Başakşehir Fan Token\",\n            \"symbol\": \"IBFK\",\n            \"slug\": \"istanbul-basaksehir-fan-token\",\n            \"rank\": 1865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x916fb58d0c474314afd399ee50e3528e543e9e9f\"\n            }\n        },\n        {\n            \"id\": 8885,\n            \"name\": \"Novara Calcio Fan Token\",\n            \"symbol\": \"NOV\",\n            \"slug\": \"novara-calcio-fan-token\",\n            \"rank\": 2292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8886,\n            \"name\": \"USDP Stablecoin\",\n            \"symbol\": \"USDP\",\n            \"slug\": \"usdp\",\n            \"rank\": 2862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T02:00:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1456688345527bE1f37E9e627DA0837D6f08C925\"\n            }\n        },\n        {\n            \"id\": 8891,\n            \"name\": \"Bitcoin Standard Hashrate Token\",\n            \"symbol\": \"BTCST\",\n            \"slug\": \"btc-standard-hashrate-token\",\n            \"rank\": 275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T17:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78650b139471520656b9e7aa7a5e9276814a38e9\"\n            }\n        },\n        {\n            \"id\": 8893,\n            \"name\": \"Cream ETH 2\",\n            \"symbol\": \"CRETH2\",\n            \"slug\": \"cream-eth2\",\n            \"rank\": 5005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T00:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x49D72e3973900A195A155a46441F0C08179FdB64\"\n            }\n        },\n        {\n            \"id\": 8894,\n            \"name\": \"Deeper Network\",\n            \"symbol\": \"DPR\",\n            \"slug\": \"deeper-network\",\n            \"rank\": 347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-10T01:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3ae5d769e153ef72b4e3591ac004e89f48107a1\"\n            }\n        },\n        {\n            \"id\": 8895,\n            \"name\": \"ORAO Network\",\n            \"symbol\": \"ORAO\",\n            \"slug\": \"orao-network\",\n            \"rank\": 2029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEE1CeA7665bA7aa97e982EdeaeCb26B59a04d035\"\n            }\n        },\n        {\n            \"id\": 8896,\n            \"name\": \"Unslashed Finance\",\n            \"symbol\": \"USF\",\n            \"slug\": \"unslashed-finance\",\n            \"rank\": 5573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T16:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0e05c43c097b0982db6c9d626c4eb9e95c3b9ce\"\n            }\n        },\n        {\n            \"id\": 8897,\n            \"name\": \"KickPad\",\n            \"symbol\": \"KPAD\",\n            \"slug\": \"kickpad\",\n            \"rank\": 5359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T15:20:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfefa64b0ddd611b125157c41cd3827f2e8e8615\"\n            }\n        },\n        {\n            \"id\": 8898,\n            \"name\": \"Holy Trinity\",\n            \"symbol\": \"HOLY\",\n            \"slug\": \"holy-trinity\",\n            \"rank\": 6890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T07:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8899,\n            \"name\": \"xSUSHI\",\n            \"symbol\": \"XSUSHI\",\n            \"slug\": \"xsushi\",\n            \"rank\": 3805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T03:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272\"\n            }\n        },\n        {\n            \"id\": 8901,\n            \"name\": \"Rare Pepe\",\n            \"symbol\": \"RPEPE\",\n            \"slug\": \"rare-pepe\",\n            \"rank\": 8708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e9b56d2233ea2b5883861754435f9c51dbca141\"\n            }\n        },\n        {\n            \"id\": 8902,\n            \"name\": \"FM Gallery\",\n            \"symbol\": \"FMG\",\n            \"slug\": \"fm-gallery\",\n            \"rank\": 7582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T14:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2991341D28Eaea277785D20e1d878D478c7bA4C7\"\n            }\n        },\n        {\n            \"id\": 8904,\n            \"name\": \"renZEC\",\n            \"symbol\": \"RENZEC\",\n            \"slug\": \"renzec\",\n            \"rank\": 5498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T20:05:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c5db575e2ff833e46a2e9864c22f4b22e0b37c2\"\n            }\n        },\n        {\n            \"id\": 8905,\n            \"name\": \"BitSong\",\n            \"symbol\": \"BTSG\",\n            \"slug\": \"bitsong\",\n            \"rank\": 3890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T21:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x05079687d35b93538cbd59fe5596380cae9054a9\"\n            }\n        },\n        {\n            \"id\": 8907,\n            \"name\": \"Farming Bad\",\n            \"symbol\": \"METH\",\n            \"slug\": \"farming-bad\",\n            \"rank\": 8709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T23:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11003e410ca3fcd220765b3d2f343433a0b2bffd\"\n            }\n        },\n        {\n            \"id\": 8908,\n            \"name\": \"ImpulseVen\",\n            \"symbol\": \"VEN\",\n            \"slug\": \"impulseven\",\n            \"rank\": 3790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T20:15:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe14e06671702f0db50055388c29adc66821d933b\"\n            }\n        },\n        {\n            \"id\": 8909,\n            \"name\": \"Stater\",\n            \"symbol\": \"STR\",\n            \"slug\": \"stater\",\n            \"rank\": 5065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T09:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84bb947fcedba6b9c7dcead42df07e113bb03007\"\n            }\n        },\n        {\n            \"id\": 8910,\n            \"name\": \"Daily\",\n            \"symbol\": \"DAILY\",\n            \"slug\": \"daily\",\n            \"rank\": 8710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T14:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb20b17d86f868b9c2a1e6201ba881d68c1325de4\"\n            }\n        },\n        {\n            \"id\": 8911,\n            \"name\": \"Strike\",\n            \"symbol\": \"STRK\",\n            \"slug\": \"strike\",\n            \"rank\": 410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T00:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74232704659ef37c08995e386a2e26cc27a8d7b1\"\n            }\n        },\n        {\n            \"id\": 8912,\n            \"name\": \"Tidal Finance\",\n            \"symbol\": \"TIDAL\",\n            \"slug\": \"tidal-finance\",\n            \"rank\": 1623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T14:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29cbd0510eec0327992cd6006e63f9fa8e7f33b7\"\n            }\n        },\n        {\n            \"id\": 8915,\n            \"name\": \"Battle Pets\",\n            \"symbol\": \"PET\",\n            \"slug\": \"battle-pets\",\n            \"rank\": 3453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T06:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d4e595d643dc61ea7fcbf12e4b1aaa39f9975b8\"\n            }\n        },\n        {\n            \"id\": 8916,\n            \"name\": \"Internet Computer\",\n            \"symbol\": \"ICP\",\n            \"slug\": \"internet-computer\",\n            \"rank\": 34,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T11:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8917,\n            \"name\": \"Shyft Network\",\n            \"symbol\": \"SHFT\",\n            \"slug\": \"shyft-network\",\n            \"rank\": 459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-27T12:45:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8918,\n            \"name\": \"Matic Aave Interest Bearing USDC\",\n            \"symbol\": \"MAUSDC\",\n            \"slug\": \"matic-aave-usdc\",\n            \"rank\": 7154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9719d867A500Ef117cC201206B8ab51e794d3F82\"\n            }\n        },\n        {\n            \"id\": 8919,\n            \"name\": \"Matic Aave Interest Bearing USDT\",\n            \"symbol\": \"MAUSDT\",\n            \"slug\": \"matic-aave-usdt\",\n            \"rank\": 8711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xDAE5F1590db13E3B40423B5b5c5fbf175515910b\"\n            }\n        },\n        {\n            \"id\": 8920,\n            \"name\": \"Matic Aave Interest Bearing AAVE\",\n            \"symbol\": \"MAAAVE\",\n            \"slug\": \"matic-aave-aave\",\n            \"rank\": 8712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x823CD4264C1b951C9209aD0DeAea9988fE8429bF\"\n            }\n        },\n        {\n            \"id\": 8921,\n            \"name\": \"Matic Aave Interest Bearing YFI\",\n            \"symbol\": \"MAYFI\",\n            \"slug\": \"matic-aave-yfi\",\n            \"rank\": 8713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe20f7d1f0ec39c4d5db01f53554f2ef54c71f613\"\n            }\n        },\n        {\n            \"id\": 8924,\n            \"name\": \"Matic Aave Interest Bearing WETH\",\n            \"symbol\": \"MAWETH\",\n            \"slug\": \"matic-aave-weth\",\n            \"rank\": 8714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T01:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x20D3922b4a1A8560E1aC99FBA4faDe0c849e2142\"\n            }\n        },\n        {\n            \"id\": 8925,\n            \"name\": \"Wrapped Matic\",\n            \"symbol\": \"WMATIC\",\n            \"slug\": \"wmatic\",\n            \"rank\": 2838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T15:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270\"\n            }\n        },\n        {\n            \"id\": 8926,\n            \"name\": \"A2DAO\",\n            \"symbol\": \"ATD\",\n            \"slug\": \"a2dao\",\n            \"rank\": 4559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T14:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8052327F1BAF94A9DC8B26b9100f211eE3774f54\"\n            }\n        },\n        {\n            \"id\": 8927,\n            \"name\": \"NFT Wars\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"nft-wars\",\n            \"rank\": 8715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T15:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d75D9e37667a2d4677Ec3d74bDD9049326Ad8d6\"\n            }\n        },\n        {\n            \"id\": 8930,\n            \"name\": \"ebox\",\n            \"symbol\": \"EBOX\",\n            \"slug\": \"ebox\",\n            \"rank\": 6279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T07:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33840024177a7daca3468912363bed8b425015c5\"\n            }\n        },\n        {\n            \"id\": 8931,\n            \"name\": \"Collective\",\n            \"symbol\": \"CO2\",\n            \"slug\": \"collective\",\n            \"rank\": 2463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T16:45:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75739d5944534115d7c54ee8c73f186d793bae02\"\n            }\n        },\n        {\n            \"id\": 8934,\n            \"name\": \"StakerDAO\",\n            \"symbol\": \"STKR\",\n            \"slug\": \"stakerdao\",\n            \"rank\": 2260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T02:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89dcff5fd892f2bfc8b75dba12804b651f769579\"\n            }\n        },\n        {\n            \"id\": 8936,\n            \"name\": \"Trias Token (new)\",\n            \"symbol\": \"TRIAS\",\n            \"slug\": \"trias-token\",\n            \"rank\": 1037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T03:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8937,\n            \"name\": \"Woonkly Power\",\n            \"symbol\": \"WOOP\",\n            \"slug\": \"woonkly-power\",\n            \"rank\": 2874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T03:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b303d5bbfbbf46f1a4d9741e491e06986894e18\"\n            }\n        },\n        {\n            \"id\": 8938,\n            \"name\": \"Ellipsis\",\n            \"symbol\": \"EPS\",\n            \"slug\": \"ellipsis\",\n            \"rank\": 383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T06:30:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa7f552078dcc247c2684336020c03648500c6d9f\"\n            }\n        },\n        {\n            \"id\": 8939,\n            \"name\": \"Nimbus\",\n            \"symbol\": \"NBU\",\n            \"slug\": \"nimbus\",\n            \"rank\": 6262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T03:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEB58343b36C7528F23CAAe63a150240241310049\"\n            }\n        },\n        {\n            \"id\": 8942,\n            \"name\": \"Paybswap\",\n            \"symbol\": \"PAYB\",\n            \"slug\": \"paybswap\",\n            \"rank\": 2077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T00:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x916792fd41855914ba4b71285c8a05b866f0618b\"\n            }\n        },\n        {\n            \"id\": 8943,\n            \"name\": \"WHITEX\",\n            \"symbol\": \"WHX\",\n            \"slug\": \"whitex\",\n            \"rank\": 8016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T15:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x233a010fe3abe7b354941399a3dc09f267ba90e0\"\n            }\n        },\n        {\n            \"id\": 8944,\n            \"name\": \"HOGL finance\",\n            \"symbol\": \"HOGL\",\n            \"slug\": \"hogl-finance\",\n            \"rank\": 7581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T16:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x182c763a4b2fbd18c9b5f2d18102a0ddd9d5df26\"\n            }\n        },\n        {\n            \"id\": 8945,\n            \"name\": \"StakedZEN\",\n            \"symbol\": \"STZEN\",\n            \"slug\": \"stakedzen\",\n            \"rank\": 1804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T19:21:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31b595e7cfdb624d10a3e7a562ed98c3567e3865\"\n            }\n        },\n        {\n            \"id\": 8947,\n            \"name\": \"COPS FINANCE\",\n            \"symbol\": \"COPS\",\n            \"slug\": \"cops-finance\",\n            \"rank\": 8716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T15:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14dfa5cfaafe89d81d7bf3df4e11eaeda0416618\"\n            }\n        },\n        {\n            \"id\": 8949,\n            \"name\": \"IFToken\",\n            \"symbol\": \"IFT\",\n            \"slug\": \"iftoken\",\n            \"rank\": 5564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T18:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2731d151cbdf84a8a4c6d9d0bae74012db51e428\"\n            }\n        },\n        {\n            \"id\": 8950,\n            \"name\": \"Cash Tech\",\n            \"symbol\": \"CATE\",\n            \"slug\": \"cash-tech\",\n            \"rank\": 2544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:20:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa42f266684ac2ad6ecb00df95b1c76efbb6f136c\"\n            }\n        },\n        {\n            \"id\": 8951,\n            \"name\": \"ThunderSwap\",\n            \"symbol\": \"TNDR\",\n            \"slug\": \"thunderswap\",\n            \"rank\": 8717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:35:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7cc46141ab1057b1928de5ad5ee78bb37efc4868\"\n            }\n        },\n        {\n            \"id\": 8952,\n            \"name\": \"Farm Space\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"farm-space\",\n            \"rank\": 7594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0abd3e3502c15ec252f90f64341cba74a24fba06\"\n            }\n        },\n        {\n            \"id\": 8955,\n            \"name\": \"Vancat\",\n            \"symbol\": \"VANCAT\",\n            \"slug\": \"vancat\",\n            \"rank\": 5936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8597ba143ac509189e89aab3ba28d661a5dd9830\"\n            }\n        },\n        {\n            \"id\": 8957,\n            \"name\": \"Bitcoin Asset\",\n            \"symbol\": \"BTA\",\n            \"slug\": \"bitcoin-asset\",\n            \"rank\": 6744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T19:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8959,\n            \"name\": \"NCAT Token\",\n            \"symbol\": \"NCAT\",\n            \"slug\": \"ncat-token\",\n            \"rank\": 5997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-28T09:00:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cf011a946f23a03ceff92a4632d5f9288c6c70d\"\n            }\n        },\n        {\n            \"id\": 8960,\n            \"name\": \"LNAsolution Coin\",\n            \"symbol\": \"LAS\",\n            \"slug\": \"lnasolution-coin\",\n            \"rank\": 8718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T19:25:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8fa5874e68dbdfa74be1bc014eb473c5a37b78f\"\n            }\n        },\n        {\n            \"id\": 8961,\n            \"name\": \"Futureswap\",\n            \"symbol\": \"FST\",\n            \"slug\": \"futureswap\",\n            \"rank\": 3405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T01:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e192d382a36de7011f795acc4391cd302003606\"\n            }\n        },\n        {\n            \"id\": 8962,\n            \"name\": \"ETNA Network\",\n            \"symbol\": \"ETNA\",\n            \"slug\": \"etna-network\",\n            \"rank\": 1602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T01:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51f35073ff7cf54c9e86b7042e59a8cc9709fc46\"\n            }\n        },\n        {\n            \"id\": 8963,\n            \"name\": \"UnMarshal\",\n            \"symbol\": \"MARSH\",\n            \"slug\": \"unmarshal-token\",\n            \"rank\": 1341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T15:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37\"\n            }\n        },\n        {\n            \"id\": 8964,\n            \"name\": \"Blizzard.money\",\n            \"symbol\": \"xBLZD\",\n            \"slug\": \"blizzard-money\",\n            \"rank\": 6307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T12:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a946c3Cb16c08334b69aE249690C236Ebd5583E\"\n            }\n        },\n        {\n            \"id\": 8966,\n            \"name\": \"Safemars\",\n            \"symbol\": \"SAFEMARS\",\n            \"slug\": \"safemars\",\n            \"rank\": 3907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T21:20:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ad9594151886ce8538c1ff615efa2385a8c3a88\"\n            }\n        },\n        {\n            \"id\": 8968,\n            \"name\": \"Polychain Monsters\",\n            \"symbol\": \"PMON\",\n            \"slug\": \"polkamon\",\n            \"rank\": 861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T16:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1796ae0b0fa4862485106a0de9b654eFE301D0b2\"\n            }\n        },\n        {\n            \"id\": 8970,\n            \"name\": \"Polkalokr\",\n            \"symbol\": \"LKR\",\n            \"slug\": \"polkalokr\",\n            \"rank\": 1578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T14:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80ce3027a70e0a928d9268994e9b85d03bd4cdcf\"\n            }\n        },\n        {\n            \"id\": 8971,\n            \"name\": \"MerchDAO\",\n            \"symbol\": \"MRCH\",\n            \"slug\": \"merchdao\",\n            \"rank\": 4642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T18:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbed4ab0019ff361d83ddeb74883dac8a70f5ea1e\"\n            }\n        },\n        {\n            \"id\": 8972,\n            \"name\": \"Seedify.fund\",\n            \"symbol\": \"SFUND\",\n            \"slug\": \"seedify-fund\",\n            \"rank\": 300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T04:15:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x477bc8d23c634c154061869478bce96be6045d12\"\n            }\n        },\n        {\n            \"id\": 8978,\n            \"name\": \"PooCoin\",\n            \"symbol\": \"POOCOIN\",\n            \"slug\": \"poocoin\",\n            \"rank\": 4757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T02:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb27adaffb9fea1801459a1a81b17218288c097cc\"\n            }\n        },\n        {\n            \"id\": 8981,\n            \"name\": \"WardenSwap\",\n            \"symbol\": \"WAD\",\n            \"slug\": \"wardenswap\",\n            \"rank\": 6755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T15:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0feadcc3824e7f3c12f40e324a60c23ca51627fc\"\n            }\n        },\n        {\n            \"id\": 8984,\n            \"name\": \"BlowFish\",\n            \"symbol\": \"BLOWF\",\n            \"slug\": \"blowfish\",\n            \"rank\": 7207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T04:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa55bb91de33b4abdf3ac64913d98a55ad84dc3a8\"\n            }\n        },\n        {\n            \"id\": 8985,\n            \"name\": \"Efinity Token\",\n            \"symbol\": \"EFI\",\n            \"slug\": \"efinity\",\n            \"rank\": 420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x656C00e1BcD96f256F224AD9112FF426Ef053733\"\n            }\n        },\n        {\n            \"id\": 8987,\n            \"name\": \"InvictusCapital.com Token\",\n            \"symbol\": \"ICAP\",\n            \"slug\": \"invictuscapital-com-token\",\n            \"rank\": 6105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:48:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd83c569268930fadad4cde6d0cb64450fef32b65\"\n            }\n        },\n        {\n            \"id\": 8990,\n            \"name\": \"Charizard Token\",\n            \"symbol\": \"CHZ006\",\n            \"slug\": \"charizardtoken\",\n            \"rank\": 8313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T17:18:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x706954491ebfd6b38e5b1e6f079dbefae0f5eba0\"\n            }\n        },\n        {\n            \"id\": 8992,\n            \"name\": \"Cellframe\",\n            \"symbol\": \"CELL\",\n            \"slug\": \"cellframe\",\n            \"rank\": 747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T08:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099\"\n            }\n        },\n        {\n            \"id\": 8993,\n            \"name\": \"SafeBitcoin\",\n            \"symbol\": \"SAFEBTC\",\n            \"slug\": \"safebtc\",\n            \"rank\": 4941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T08:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62d693fE5C13b5A5b24C9ec3F423E51C35F5624F\"\n            }\n        },\n        {\n            \"id\": 8994,\n            \"name\": \"Delta\",\n            \"symbol\": \"DELTA\",\n            \"slug\": \"delta-finance\",\n            \"rank\": 5650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T08:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ea3b5b4ec044b70375236a281986106457b20ef\"\n            }\n        },\n        {\n            \"id\": 8996,\n            \"name\": \"Mogul Productions\",\n            \"symbol\": \"STARS\",\n            \"slug\": \"mogul-productions\",\n            \"rank\": 984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-24T08:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc55c2175e90a46602fd42e931f62b3acc1a013ca\"\n            }\n        },\n        {\n            \"id\": 8997,\n            \"name\": \"Cook Protocol\",\n            \"symbol\": \"COOK\",\n            \"slug\": \"cook-protocol\",\n            \"rank\": 1322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T17:22:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff75ced57419bcaebe5f05254983b013b0646ef5\"\n            }\n        },\n        {\n            \"id\": 8999,\n            \"name\": \"Collateral Pay\",\n            \"symbol\": \"COLL\",\n            \"slug\": \"collateral-pay\",\n            \"rank\": 2141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T14:21:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x957891c11616d3e0b0a76a76fb42724c382e0ef3\"\n            }\n        },\n        {\n            \"id\": 9002,\n            \"name\": \"Busy DAO\",\n            \"symbol\": \"BUSY\",\n            \"slug\": \"busy\",\n            \"rank\": 3748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T03:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5CB3ce6D081fB00d5f6677d196f2d70010EA3f4a\"\n            }\n        },\n        {\n            \"id\": 9005,\n            \"name\": \"Connectico\",\n            \"symbol\": \"CON\",\n            \"slug\": \"connectico\",\n            \"rank\": 8719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T23:50:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40d2025ed2e89632d3a41d8541df9ed2ac0e2b1c\"\n            }\n        },\n        {\n            \"id\": 9006,\n            \"name\": \"MoonDAO\",\n            \"symbol\": \"MNDAO\",\n            \"slug\": \"moondao\",\n            \"rank\": 8720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T03:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x069b2619eb24367a46fda638bd1b88aa4dad7879\"\n            }\n        },\n        {\n            \"id\": 9007,\n            \"name\": \"ZooCoin\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoocoin\",\n            \"rank\": 4434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x09e145A1D53c0045F41aEEf25D8ff982ae74dD56\"\n            }\n        },\n        {\n            \"id\": 9008,\n            \"name\": \"AMMYI Coin\",\n            \"symbol\": \"AMI\",\n            \"slug\": \"ammyi-coin\",\n            \"rank\": 7633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T03:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72c14bC8e28f18e91a2E9551802d3fB2CB80E712\"\n            }\n        },\n        {\n            \"id\": 9009,\n            \"name\": \"SaturnV Gold v2\",\n            \"symbol\": \"SATVGv2\",\n            \"slug\": \"saturnv-gold\",\n            \"rank\": 8721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T05:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x072fed6c18e607b26319cb1e210b94545be5bdc5\"\n            }\n        },\n        {\n            \"id\": 9015,\n            \"name\": \"Cope\",\n            \"symbol\": \"COPE\",\n            \"slug\": \"cope\",\n            \"rank\": 3933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T21:38:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE\"\n            }\n        },\n        {\n            \"id\": 9016,\n            \"name\": \"DAOhaus\",\n            \"symbol\": \"HAUS\",\n            \"slug\": \"daohaus\",\n            \"rank\": 5028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T07:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2051511b9b121394fa75b8f7d4e7424337af687\"\n            }\n        },\n        {\n            \"id\": 9017,\n            \"name\": \"Polkadex\",\n            \"symbol\": \"PDEX\",\n            \"slug\": \"polkadex\",\n            \"rank\": 641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T12:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF59ae934f6fe444afC309586cC60a84a0F89Aaea\"\n            }\n        },\n        {\n            \"id\": 9018,\n            \"name\": \"GamyFi Platform\",\n            \"symbol\": \"GFX\",\n            \"slug\": \"gamyfi-platform\",\n            \"rank\": 2184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T07:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65ad6A2288b2Dd23E466226397c8F5D1794e58fC\"\n            }\n        },\n        {\n            \"id\": 9020,\n            \"name\": \"Toko Token\",\n            \"symbol\": \"TKO\",\n            \"slug\": \"tokocrypto\",\n            \"rank\": 429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T13:07:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f589e3eabe42ebc94a44727b3f3531c0c877809\"\n            }\n        },\n        {\n            \"id\": 9021,\n            \"name\": \"Wrapped XDAI\",\n            \"symbol\": \"wxDai\",\n            \"slug\": \"wxdai\",\n            \"rank\": 8722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T13:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0xe91d153e0b41518a2ce8dd3d7944fa863463a97d\"\n            }\n        },\n        {\n            \"id\": 9022,\n            \"name\": \"Satoshi\",\n            \"symbol\": \"SATS\",\n            \"slug\": \"satoshi\",\n            \"rank\": 3106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T12:01:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9023,\n            \"name\": \"Bit\",\n            \"symbol\": \"BITS\",\n            \"slug\": \"bit\",\n            \"rank\": 8723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T12:01:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9024,\n            \"name\": \"disBalancer\",\n            \"symbol\": \"DDOS\",\n            \"slug\": \"disbalancer\",\n            \"rank\": 1452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T03:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7fbec0bb6a7152e77c30d005b5d49cbc08a602c3\"\n            }\n        },\n        {\n            \"id\": 9025,\n            \"name\": \"Tribe\",\n            \"symbol\": \"TRIBE\",\n            \"slug\": \"tribe\",\n            \"rank\": 160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-03T19:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B\"\n            }\n        },\n        {\n            \"id\": 9026,\n            \"name\": \"Blind Boxes\",\n            \"symbol\": \"BLES\",\n            \"slug\": \"blind-boxes\",\n            \"rank\": 4740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T19:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe796d6ca1ceb1b022ece5296226bf784110031cd\"\n            }\n        },\n        {\n            \"id\": 9027,\n            \"name\": \"Uhive\",\n            \"symbol\": \"HVE2\",\n            \"slug\": \"uhive\",\n            \"rank\": 3639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T00:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd487892bb4c57edbe7ab401d9fe801c8fe6473f5\"\n            }\n        },\n        {\n            \"id\": 9029,\n            \"name\": \"Graphlinq Protocol\",\n            \"symbol\": \"GLQ\",\n            \"slug\": \"graphlinq-protocol\",\n            \"rank\": 1222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T01:07:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f9c8ec3534c3ce16f928381372bfbfbfb9f4d24\"\n            }\n        },\n        {\n            \"id\": 9031,\n            \"name\": \"Meliora\",\n            \"symbol\": \"MORA\",\n            \"slug\": \"meliora\",\n            \"rank\": 8724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T01:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb64cD4F56043F8d80691433e395d08B1bEBDADF0\"\n            }\n        },\n        {\n            \"id\": 9032,\n            \"name\": \"DDS.Store\",\n            \"symbol\": \"DDS\",\n            \"slug\": \"dds-store\",\n            \"rank\": 8725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T02:23:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25e4579f028e2629ed15c70a378d82209cfb5e7d\"\n            }\n        },\n        {\n            \"id\": 9033,\n            \"name\": \"LCMS\",\n            \"symbol\": \"LCMS\",\n            \"slug\": \"lcms\",\n            \"rank\": 2353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T02:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86911B82BfA596e9377836838AC1f0d9AD4Ecc19\"\n            }\n        },\n        {\n            \"id\": 9034,\n            \"name\": \"pETH18C\",\n            \"symbol\": \"pETH18C\",\n            \"slug\": \"peth18c\",\n            \"rank\": 5468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T02:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa15690e9205de386ce849889831c1668c300c1ad\"\n            }\n        },\n        {\n            \"id\": 9035,\n            \"name\": \"Vidiachange\",\n            \"symbol\": \"VIDA\",\n            \"slug\": \"vidiachange\",\n            \"rank\": 5502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T21:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE35f19E4457A114A951781aaF421EC5266eF25Fe\"\n            }\n        },\n        {\n            \"id\": 9036,\n            \"name\": \"Nebulaprotocol\",\n            \"symbol\": \"SNBL\",\n            \"slug\": \"nebulaprotocol\",\n            \"rank\": 8191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T21:35:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1fd60c51c0bdac1ff5bb6067a24d61441e39569\"\n            }\n        },\n        {\n            \"id\": 9038,\n            \"name\": \"HyperAlloy\",\n            \"symbol\": \"ALLOY\",\n            \"slug\": \"hyper-alloy\",\n            \"rank\": 2635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T05:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ef5994fa33ff4eb6c82d51ee1dc145c546065bd\"\n            }\n        },\n        {\n            \"id\": 9039,\n            \"name\": \"Pilot\",\n            \"symbol\": \"PTD\",\n            \"slug\": \"pilot\",\n            \"rank\": 6012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T05:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9040,\n            \"name\": \"Pundi X (New)\",\n            \"symbol\": \"PUNDIX\",\n            \"slug\": \"pundix-new\",\n            \"rank\": 253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-04T09:52:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fd10b9899882a6f2fcb5c371e17e70fdee00c38\"\n            }\n        },\n        {\n            \"id\": 9043,\n            \"name\": \"Stone DeFi\",\n            \"symbol\": \"STN\",\n            \"slug\": \"stone-token\",\n            \"rank\": 4251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T09:08:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe63d6b308bce0f6193aec6b7e6eba005f41e36ab\"\n            }\n        },\n        {\n            \"id\": 9045,\n            \"name\": \"JPYC\",\n            \"symbol\": \"JPYC\",\n            \"slug\": \"jpycoin\",\n            \"rank\": 8726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T17:27:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2370f9d504c7a6e775bf6e14b3f12846b594cd53\"\n            }\n        },\n        {\n            \"id\": 9046,\n            \"name\": \"8PAY\",\n            \"symbol\": \"8PAY\",\n            \"slug\": \"8pay\",\n            \"rank\": 1470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T18:04:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFeea0bDd3D07eb6FE305938878C0caDBFa169042\"\n            }\n        },\n        {\n            \"id\": 9047,\n            \"name\": \"CARD.STARTER\",\n            \"symbol\": \"CARDS\",\n            \"slug\": \"card-starter\",\n            \"rank\": 3779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T18:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d6f0dea3ac3c607b3998e6ce14b6350721752d9\"\n            }\n        },\n        {\n            \"id\": 9048,\n            \"name\": \"Xpool\",\n            \"symbol\": \"XPO\",\n            \"slug\": \"xpool\",\n            \"rank\": 8727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T01:15:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D\"\n            }\n        },\n        {\n            \"id\": 9051,\n            \"name\": \"Swirl Cash\",\n            \"symbol\": \"SWIRL\",\n            \"slug\": \"swirl-cash\",\n            \"rank\": 8728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T21:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52d86850bc8207b520340b7e39cdaf22561b9e56\"\n            }\n        },\n        {\n            \"id\": 9053,\n            \"name\": \"UREEQA\",\n            \"symbol\": \"URQA\",\n            \"slug\": \"ureeqa\",\n            \"rank\": 1398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T22:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136\"\n            }\n        },\n        {\n            \"id\": 9054,\n            \"name\": \"Robo Token\",\n            \"symbol\": \"ROBO\",\n            \"slug\": \"robo-token\",\n            \"rank\": 8729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T04:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fc2f1044a3b9bb3e43a43ec8f840843ed753061\"\n            }\n        },\n        {\n            \"id\": 9055,\n            \"name\": \"BerrySwap\",\n            \"symbol\": \"BERRY\",\n            \"slug\": \"berryswap\",\n            \"rank\": 8002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T04:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8626f099434d9a7e603b8f0273880209eabfc1c5\"\n            }\n        },\n        {\n            \"id\": 9056,\n            \"name\": \"Rebasing Liquidity\",\n            \"symbol\": \"DELTA-RLP\",\n            \"slug\": \"rebasing-liquidity\",\n            \"rank\": 5875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T05:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfcfc434ee5bff924222e084a8876eee74ea7cfba\"\n            }\n        },\n        {\n            \"id\": 9057,\n            \"name\": \"VYNK CHAIN\",\n            \"symbol\": \"VYNC\",\n            \"slug\": \"vynk-chain\",\n            \"rank\": 3125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T12:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee1ae38be4ce0074c4a4a8dc821cc784778f378c\"\n            }\n        },\n        {\n            \"id\": 9059,\n            \"name\": \"Mero\",\n            \"symbol\": \"MERO\",\n            \"slug\": \"mero\",\n            \"rank\": 7671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T15:00:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x476da763fb6d22b8465f7886d2d652a428a93984\"\n            }\n        },\n        {\n            \"id\": 9060,\n            \"name\": \"BTA Protocol\",\n            \"symbol\": \"BTAP\",\n            \"slug\": \"bta-protocol\",\n            \"rank\": 8730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T09:16:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x270371c58d9d775ed73971dd414656107384f235\"\n            }\n        },\n        {\n            \"id\": 9061,\n            \"name\": \"Rainicorn\",\n            \"symbol\": \"RAINI\",\n            \"slug\": \"rainicorn\",\n            \"rank\": 676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T14:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb953eda0dc65e3246f43dc8fa13f35623bdd5ed\"\n            }\n        },\n        {\n            \"id\": 9062,\n            \"name\": \"LinkPool\",\n            \"symbol\": \"LPL\",\n            \"slug\": \"linkpool\",\n            \"rank\": 5133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T14:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99295f1141d58a99e939f7be6bbe734916a875b8\"\n            }\n        },\n        {\n            \"id\": 9063,\n            \"name\": \"Tcake\",\n            \"symbol\": \"TCAKE\",\n            \"slug\": \"pancaketools\",\n            \"rank\": 8731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T14:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b831d36ed418e893f42d46ff308c326c239429f\"\n            }\n        },\n        {\n            \"id\": 9064,\n            \"name\": \"Sting Defi\",\n            \"symbol\": \"SDFI\",\n            \"slug\": \"sting-defi\",\n            \"rank\": 6221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T23:57:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x250342dd21cae01583e8f3ede4eb64753f665084\"\n            }\n        },\n        {\n            \"id\": 9065,\n            \"name\": \"Realfinance Network\",\n            \"symbol\": \"REFI\",\n            \"slug\": \"realfinance-network\",\n            \"rank\": 4550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:06:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x641a6dc991a49f7be9fe3c72c5d0fbb223edb12f\"\n            }\n        },\n        {\n            \"id\": 9066,\n            \"name\": \"DCTDAO\",\n            \"symbol\": \"DCTD\",\n            \"slug\": \"dctdao\",\n            \"rank\": 8732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb566e883555aebf5b1db211070b530ab00a4b18a\"\n            }\n        },\n        {\n            \"id\": 9067,\n            \"name\": \"Olympus v2\",\n            \"symbol\": \"OHM\",\n            \"slug\": \"olympus\",\n            \"rank\": 2848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:47:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5\"\n            }\n        },\n        {\n            \"id\": 9068,\n            \"name\": \"Nodeseeds\",\n            \"symbol\": \"NDS\",\n            \"slug\": \"nodeseeds\",\n            \"rank\": 7103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x747f564d258612ec5c4e24742c5fd4110bcbe46b\"\n            }\n        },\n        {\n            \"id\": 9069,\n            \"name\": \"Goatcoin\",\n            \"symbol\": \"GOAT\",\n            \"slug\": \"goatcoin\",\n            \"rank\": 8034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c67dccb04b67d4666fd97b2a00bb6d9b8d82e3f\"\n            }\n        },\n        {\n            \"id\": 9070,\n            \"name\": \"CFX Quantum\",\n            \"symbol\": \"CFXQ\",\n            \"slug\": \"cfx-quantum\",\n            \"rank\": 5178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0557E0d15aeC0b9026dD17aA874fDf7d182A2cEB\"\n            }\n        },\n        {\n            \"id\": 9071,\n            \"name\": \"Chainge\",\n            \"symbol\": \"CHNG\",\n            \"slug\": \"chainge\",\n            \"rank\": 989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T17:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9073,\n            \"name\": \"Popsicle Finance\",\n            \"symbol\": \"ICE\",\n            \"slug\": \"popsicle-finance\",\n            \"rank\": 2865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf16e81dce15b08f326220742020379b855b87df9\"\n            }\n        },\n        {\n            \"id\": 9074,\n            \"name\": \"ZUZ Protocol\",\n            \"symbol\": \"ZUZ\",\n            \"slug\": \"zuz-protocol\",\n            \"rank\": 8733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x202f1877e1db1120ca3e9a98c5d505e7f035c249\"\n            }\n        },\n        {\n            \"id\": 9075,\n            \"name\": \"Bafi Finance\",\n            \"symbol\": \"BAFI\",\n            \"slug\": \"bafi-finance\",\n            \"rank\": 5659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2f46fe221f34dac4cf078e6946a7cb4e373ad28\"\n            }\n        },\n        {\n            \"id\": 9077,\n            \"name\": \"WasabiX\",\n            \"symbol\": \"WASABI\",\n            \"slug\": \"wasabix\",\n            \"rank\": 6022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:57:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x896e145568624a498c5a909187363ae947631503\"\n            }\n        },\n        {\n            \"id\": 9078,\n            \"name\": \"FansCoin\",\n            \"symbol\": \"FC\",\n            \"slug\": \"fanscoin\",\n            \"rank\": 7837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T17:12:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9081,\n            \"name\": \"SafeEarth\",\n            \"symbol\": \"SAFEEARTH\",\n            \"slug\": \"safeearth\",\n            \"rank\": 6200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T19:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6f1966d04cfcb9cd1b1dc4e8256d8b501b11cba\"\n            }\n        },\n        {\n            \"id\": 9082,\n            \"name\": \"Swampy\",\n            \"symbol\": \"SWAMP\",\n            \"slug\": \"swampy\",\n            \"rank\": 7080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T17:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc5a49b4cbe004b6fd55b30ba1de6ac360ff9765d\"\n            }\n        },\n        {\n            \"id\": 9083,\n            \"name\": \"Equalizer\",\n            \"symbol\": \"EQZ\",\n            \"slug\": \"equalizer\",\n            \"rank\": 1269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T18:00:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0\"\n            }\n        },\n        {\n            \"id\": 9087,\n            \"name\": \"xDeFi\",\n            \"symbol\": \"XDEX\",\n            \"slug\": \"xdefi\",\n            \"rank\": 8734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T18:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x000000000000d0151e748d25b766e77efe2a6c83\"\n            }\n        },\n        {\n            \"id\": 9089,\n            \"name\": \"Tenset\",\n            \"symbol\": \"10SET\",\n            \"slug\": \"tenset\",\n            \"rank\": 3060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T19:21:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7FF4169a6B5122b664c51c95727d87750eC07c84\"\n            }\n        },\n        {\n            \"id\": 9092,\n            \"name\": \"XBE Token\",\n            \"symbol\": \"XBE\",\n            \"slug\": \"xbe-token\",\n            \"rank\": 3664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T19:20:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5de7cc4bcbca31c473f6d2f27825cfb09cc0bb16\"\n            }\n        },\n        {\n            \"id\": 9093,\n            \"name\": \"Mixty Finance\",\n            \"symbol\": \"MXF\",\n            \"slug\": \"mixty-finance\",\n            \"rank\": 8735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T19:48:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf065aa3a18ae67055ff44bd26506fde6ce13312\"\n            }\n        },\n        {\n            \"id\": 9095,\n            \"name\": \"Relite Finance\",\n            \"symbol\": \"RELI\",\n            \"slug\": \"relite-finance\",\n            \"rank\": 1894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T18:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e58ed58e150dba5fd8e5d4a49f54c7e1e880124\"\n            }\n        },\n        {\n            \"id\": 9096,\n            \"name\": \"Vlad Finance\",\n            \"symbol\": \"VLAD\",\n            \"slug\": \"vlad-finance\",\n            \"rank\": 8736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T04:31:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x279d41f3f78fe5C1f0BA41aE963d6E545113C973\"\n            }\n        },\n        {\n            \"id\": 9097,\n            \"name\": \"Try.Finance\",\n            \"symbol\": \"TRY\",\n            \"slug\": \"try-finance\",\n            \"rank\": 2828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T04:18:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc12eCeE46ed65D970EE5C899FCC7AE133AfF9b03\"\n            }\n        },\n        {\n            \"id\": 9098,\n            \"name\": \"dART Insurance\",\n            \"symbol\": \"dART\",\n            \"slug\": \"dart-insurance\",\n            \"rank\": 8737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T19:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a4623F305A8d7904ED68638AF3B4328678edDBF\"\n            }\n        },\n        {\n            \"id\": 9101,\n            \"name\": \"GYA\",\n            \"symbol\": \"GYA\",\n            \"slug\": \"gya\",\n            \"rank\": 8738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T09:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9458784486fb00c2d1a8740d5579207c42dbd602\"\n            }\n        },\n        {\n            \"id\": 9103,\n            \"name\": \"GAMEE\",\n            \"symbol\": \"GMEE\",\n            \"slug\": \"gamee\",\n            \"rank\": 743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T11:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9016a907dc0ecfa3ca425ab20b6b785b42f2373\"\n            }\n        },\n        {\n            \"id\": 9104,\n            \"name\": \"AIOZ Network\",\n            \"symbol\": \"AIOZ\",\n            \"slug\": \"aioz-network\",\n            \"rank\": 440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T19:03:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9105,\n            \"name\": \"ARTX Trading\",\n            \"symbol\": \"ARTX\",\n            \"slug\": \"artx-trading\",\n            \"rank\": 8739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T10:57:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x741b0428efdf4372a8df6fb54b018db5e5ab7710\"\n            }\n        },\n        {\n            \"id\": 9106,\n            \"name\": \"RougeCoin\",\n            \"symbol\": \"XRGE\",\n            \"slug\": \"rougecoin\",\n            \"rank\": 5318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1c7d450130bb77c6a23ddfaecbc4a060215384b\"\n            }\n        },\n        {\n            \"id\": 9107,\n            \"name\": \"ZilSwap\",\n            \"symbol\": \"ZWAP\",\n            \"slug\": \"zilswap\",\n            \"rank\": 5369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:16:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1p5suryq6q647usxczale29cu3336hhp376c627\"\n            }\n        },\n        {\n            \"id\": 9108,\n            \"name\": \"Method Finance\",\n            \"symbol\": \"MTHD\",\n            \"slug\": \"method-finance\",\n            \"rank\": 2271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84ba4aecfde39d69686a841bab434c32d179a169\"\n            }\n        },\n        {\n            \"id\": 9109,\n            \"name\": \"Savix\",\n            \"symbol\": \"SVX\",\n            \"slug\": \"savix\",\n            \"rank\": 2315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc434b27736a6882d33094d34792999702860a13c\"\n            }\n        },\n        {\n            \"id\": 9110,\n            \"name\": \"Kattana\",\n            \"symbol\": \"KTN\",\n            \"slug\": \"kattana\",\n            \"rank\": 1079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T16:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x491e136ff7ff03e6ab097e54734697bb5802fc1c\"\n            }\n        },\n        {\n            \"id\": 9111,\n            \"name\": \"Ethereum Push Notification Service\",\n            \"symbol\": \"PUSH\",\n            \"slug\": \"epns\",\n            \"rank\": 796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T15:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf418588522d5dd018b425E472991E52EBBeEEEEE\"\n            }\n        },\n        {\n            \"id\": 9114,\n            \"name\": \"τBitcoin\",\n            \"symbol\": \"ΤBTC\",\n            \"slug\": \"t-bitcoin\",\n            \"rank\": 1587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T10:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cd1075682b0fccaadd0ca629e138e64015ba11c\"\n            }\n        },\n        {\n            \"id\": 9115,\n            \"name\": \"WorkQuest Token\",\n            \"symbol\": \"WQT\",\n            \"slug\": \"workquest\",\n            \"rank\": 2062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T15:24:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06677dc4fe12d3ba3c7ccfd0df8cd45e4d4095bf\"\n            }\n        },\n        {\n            \"id\": 9116,\n            \"name\": \"Finminity\",\n            \"symbol\": \"FMT\",\n            \"slug\": \"finminity\",\n            \"rank\": 2339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99c6e435eC259A7E8d65E1955C9423DB624bA54C\"\n            }\n        },\n        {\n            \"id\": 9118,\n            \"name\": \"Scaleswap\",\n            \"symbol\": \"SCA\",\n            \"slug\": \"scaleswap\",\n            \"rank\": 6167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T00:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1FbD3dF007eB8A7477A1Eab2c63483dCc24EfFD6\"\n            }\n        },\n        {\n            \"id\": 9119,\n            \"name\": \"Alien Worlds\",\n            \"symbol\": \"TLM\",\n            \"slug\": \"alien-worlds\",\n            \"rank\": 369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T00:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888888848B652B3E3a0f34c96E00EEC0F3a23F72\"\n            }\n        },\n        {\n            \"id\": 9120,\n            \"name\": \"Franklin\",\n            \"symbol\": \"FLY\",\n            \"slug\": \"franklin\",\n            \"rank\": 3265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T07:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85f6eb2bd5a062f5f8560be93fb7147e16c81472\"\n            }\n        },\n        {\n            \"id\": 9121,\n            \"name\": \"CUE Protocol\",\n            \"symbol\": \"CUE\",\n            \"slug\": \"cue-protocol\",\n            \"rank\": 2448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T04:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b9d617d3445f0147ece2322bace8db2768d2770\"\n            }\n        },\n        {\n            \"id\": 9123,\n            \"name\": \"Secret Finance\",\n            \"symbol\": \"SEFI\",\n            \"slug\": \"secret-finance\",\n            \"rank\": 6952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T05:36:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x773258b03c730f84af10dfcb1bfaa7487558b8ac\"\n            }\n        },\n        {\n            \"id\": 9124,\n            \"name\": \"Manyswap\",\n            \"symbol\": \"MANY\",\n            \"slug\": \"manyswap\",\n            \"rank\": 6333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T05:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dd6c9c5bcd16816226542688788932c6e79a600\"\n            }\n        },\n        {\n            \"id\": 9125,\n            \"name\": \"Gains Associates\",\n            \"symbol\": \"GAINS\",\n            \"slug\": \"gains-associates\",\n            \"rank\": 5174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T02:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9b312d77bc7bed9b9cecb56636300bed4fe5ce9\"\n            }\n        },\n        {\n            \"id\": 9126,\n            \"name\": \"Wrapped ECOMI\",\n            \"symbol\": \"WOMI\",\n            \"slug\": \"wrapped-ecomi\",\n            \"rank\": 4057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T07:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04969cd041c0cafb6ac462bd65b536a5bdb3a670\"\n            }\n        },\n        {\n            \"id\": 9131,\n            \"name\": \"Alchemist\",\n            \"symbol\": \"MIST\",\n            \"slug\": \"alchemist\",\n            \"rank\": 3154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T04:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88acdd2a6425c3faae4bc9650fd7e27e0bebb7ab\"\n            }\n        },\n        {\n            \"id\": 9132,\n            \"name\": \"MobiFi\",\n            \"symbol\": \"MoFi\",\n            \"slug\": \"mobi-finance\",\n            \"rank\": 5233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T18:50:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2dbf14d0b47ed3ba02bdb7c954e05a72deb7544\"\n            }\n        },\n        {\n            \"id\": 9134,\n            \"name\": \"Beyondfi\",\n            \"symbol\": \"BYN\",\n            \"slug\": \"beyond-finance\",\n            \"rank\": 1665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T06:31:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bb3205bf648b7f59ef90dee0f1b62f6116bc7ca\"\n            }\n        },\n        {\n            \"id\": 9138,\n            \"name\": \"PhoenixDefi.Finance\",\n            \"symbol\": \"PNIX\",\n            \"slug\": \"phoenixdefi-finance\",\n            \"rank\": 4835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T21:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7\"\n            }\n        },\n        {\n            \"id\": 9139,\n            \"name\": \"Yetucoin\",\n            \"symbol\": \"YETU\",\n            \"slug\": \"yetucoin\",\n            \"rank\": 7782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T17:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6652048fa5e66ed63a0225ffd7c82e106b0aa18b\"\n            }\n        },\n        {\n            \"id\": 9140,\n            \"name\": \"Moonshot\",\n            \"symbol\": \"MOONSHOT\",\n            \"slug\": \"moonshot\",\n            \"rank\": 5568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T22:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd27d3f7f329d93d897612e413f207a4dbe8bf799\"\n            }\n        },\n        {\n            \"id\": 9142,\n            \"name\": \"Lemur Finance\",\n            \"symbol\": \"LEM\",\n            \"slug\": \"lemur-finance\",\n            \"rank\": 8052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T12:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb\"\n            }\n        },\n        {\n            \"id\": 9145,\n            \"name\": \"Yellow Road\",\n            \"symbol\": \"ROAD\",\n            \"slug\": \"yellow-road\",\n            \"rank\": 1999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-10T15:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a3057027032a1af433f6f596cab15271e4d8196\"\n            }\n        },\n        {\n            \"id\": 9148,\n            \"name\": \"Drep [new]\",\n            \"symbol\": \"DREP\",\n            \"slug\": \"drep-new\",\n            \"rank\": 694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T01:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ab6ed69ef663bd986ee59205ccad8a20f98b4c2\"\n            }\n        },\n        {\n            \"id\": 9149,\n            \"name\": \"Cryptonovae\",\n            \"symbol\": \"YAE\",\n            \"slug\": \"cryptonovae\",\n            \"rank\": 1439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T18:00:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ee438be38f8682abb089f2bfea48851c5e71eaf\"\n            }\n        },\n        {\n            \"id\": 9150,\n            \"name\": \"Orakuru\",\n            \"symbol\": \"ORK\",\n            \"slug\": \"orakuru\",\n            \"rank\": 5731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-10T05:57:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8\"\n            }\n        },\n        {\n            \"id\": 9151,\n            \"name\": \"ShardingDAO\",\n            \"symbol\": \"SHD\",\n            \"slug\": \"shardingdao\",\n            \"rank\": 8740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T16:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5845cd0205b5d43af695412a79cf7c1aeddb060f\"\n            }\n        },\n        {\n            \"id\": 9152,\n            \"name\": \"Octree Finance\",\n            \"symbol\": \"OAK\",\n            \"slug\": \"octree-oak\",\n            \"rank\": 7221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T18:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e0f2fd3cada61d891c653a7fbbf2df7e2214757\"\n            }\n        },\n        {\n            \"id\": 9153,\n            \"name\": \"Interest Bearing Defi Pulse Index\",\n            \"symbol\": \"BDPI\",\n            \"slug\": \"interest-bearing-dpi\",\n            \"rank\": 8741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T18:12:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0309c98b1bffa350bcb3f9fb9780970ca32a5060\"\n            }\n        },\n        {\n            \"id\": 9155,\n            \"name\": \"Digital Fitness\",\n            \"symbol\": \"DEFIT\",\n            \"slug\": \"digital-fitness\",\n            \"rank\": 1895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T19:07:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84cffa78b2fbbeec8c37391d2b12a04d2030845e\"\n            }\n        },\n        {\n            \"id\": 9157,\n            \"name\": \"BasketDAO\",\n            \"symbol\": \"BASK\",\n            \"slug\": \"basketdao\",\n            \"rank\": 4922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T19:06:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9158,\n            \"name\": \"moonwolf.io\",\n            \"symbol\": \"WOLF\",\n            \"slug\": \"moonwolf\",\n            \"rank\": 5113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T20:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16\"\n            }\n        },\n        {\n            \"id\": 9160,\n            \"name\": \"Linkflow Finance\",\n            \"symbol\": \"LF\",\n            \"slug\": \"linkflow-finance\",\n            \"rank\": 2885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T20:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88665a7556e1b3c939d6661248116886845249a8\"\n            }\n        },\n        {\n            \"id\": 9163,\n            \"name\": \"Secure Pad\",\n            \"symbol\": \"SEPA\",\n            \"slug\": \"secure-pad-token\",\n            \"rank\": 2445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T18:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10994aa2fb8e6ba5d9fb2bc127ff228c4fe6167f\"\n            }\n        },\n        {\n            \"id\": 9164,\n            \"name\": \"Depth Token\",\n            \"symbol\": \"DEP\",\n            \"slug\": \"depth-token\",\n            \"rank\": 2405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T21:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x48C859531254F25e57D1C1A8E030Ef0B1c895c27\"\n            }\n        },\n        {\n            \"id\": 9167,\n            \"name\": \"BaTorrent\",\n            \"symbol\": \"BA\",\n            \"slug\": \"batorrent\",\n            \"rank\": 6232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T19:06:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9168,\n            \"name\": \"PYXIS Network\",\n            \"symbol\": \"PYX\",\n            \"slug\": \"pyxis-network\",\n            \"rank\": 8742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T05:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017\"\n            }\n        },\n        {\n            \"id\": 9169,\n            \"name\": \"MMAON\",\n            \"symbol\": \"MMAON\",\n            \"slug\": \"mmaon\",\n            \"rank\": 7718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T05:52:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8315472bae77f9a2b856a67eb0796480aafcd51c\"\n            }\n        },\n        {\n            \"id\": 9170,\n            \"name\": \"Visor.Finance\",\n            \"symbol\": \"VISR\",\n            \"slug\": \"visor-finance\",\n            \"rank\": 962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T07:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf938424f7210f31df2aee3011291b658f872e91e\"\n            }\n        },\n        {\n            \"id\": 9171,\n            \"name\": \"AMPnet Asset Platform and Exchange\",\n            \"symbol\": \"AAPX\",\n            \"slug\": \"ampnet-asset-platform-and-exchange\",\n            \"rank\": 8743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T11:51:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbfd815347d024f449886c171f78fa5b8e6790811\"\n            }\n        },\n        {\n            \"id\": 9172,\n            \"name\": \"Professional Fighters League Fan Token\",\n            \"symbol\": \"PFL\",\n            \"slug\": \"professional-fighters-league-fan-token\",\n            \"rank\": 1892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T12:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9173,\n            \"name\": \"Raze Network\",\n            \"symbol\": \"RAZE\",\n            \"slug\": \"raze-network\",\n            \"rank\": 1380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T15:48:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC\"\n            }\n        },\n        {\n            \"id\": 9175,\n            \"name\": \"MOBOX\",\n            \"symbol\": \"MBOX\",\n            \"slug\": \"mobox\",\n            \"rank\": 200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T16:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377\"\n            }\n        },\n        {\n            \"id\": 9176,\n            \"name\": \"RocketX\",\n            \"symbol\": \"RVF\",\n            \"slug\": \"rocket-vault-rocketx\",\n            \"rank\": 1205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T21:16:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc8af07a7861bedd104b8093ae3e9376fc8596d2\"\n            }\n        },\n        {\n            \"id\": 9177,\n            \"name\": \"Pitbull\",\n            \"symbol\": \"PIT\",\n            \"slug\": \"pitbull\",\n            \"rank\": 3380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T19:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50\"\n            }\n        },\n        {\n            \"id\": 9178,\n            \"name\": \"ELONGATE\",\n            \"symbol\": \"ELONGATE\",\n            \"slug\": \"elongate\",\n            \"rank\": 4889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T19:35:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2A9718defF471f3Bb91FA0ECEAB14154F150a385\"\n            }\n        },\n        {\n            \"id\": 9179,\n            \"name\": \"Defi For You\",\n            \"symbol\": \"DFY\",\n            \"slug\": \"defi-for-you\",\n            \"rank\": 3267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T20:35:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd98560689c6e748dc37bc410b4d3096b1aa3d8c2\"\n            }\n        },\n        {\n            \"id\": 9180,\n            \"name\": \"SYL\",\n            \"symbol\": \"SYL\",\n            \"slug\": \"xsl-labs\",\n            \"rank\": 4431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T03:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e52a123ed6db6ac872a875552935fbbd2544c86\"\n            }\n        },\n        {\n            \"id\": 9182,\n            \"name\": \"ZilPay Wallet / Dragon Zil Token\",\n            \"symbol\": \"ZLP\",\n            \"slug\": \"zilpay-wallet\",\n            \"rank\": 7191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1l0g8u6f9g0fsvjuu74ctyla2hltefrdyt7k5f4\"\n            }\n        },\n        {\n            \"id\": 9185,\n            \"name\": \"FairEclipse\",\n            \"symbol\": \"FECLIPSE\",\n            \"slug\": \"faireclipse\",\n            \"rank\": 7999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T00:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f45F6025be6C65573dAa0b9965a75e837848Da0\"\n            }\n        },\n        {\n            \"id\": 9186,\n            \"name\": \"Dark Matter\",\n            \"symbol\": \"DMT\",\n            \"slug\": \"dark-matter\",\n            \"rank\": 6549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T00:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79126d32a86e6663f3aaac4527732d0701c1ae6c\"\n            }\n        },\n        {\n            \"id\": 9187,\n            \"name\": \"MY IDENTITY COIN\",\n            \"symbol\": \"MYID\",\n            \"slug\": \"my-identity-coin\",\n            \"rank\": 6935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T16:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5273063725a43a323300c502478c22fbb4e92c2d\"\n            }\n        },\n        {\n            \"id\": 9188,\n            \"name\": \"Globe Derivative Exchange\",\n            \"symbol\": \"GDT\",\n            \"slug\": \"globe-derivative-exchange\",\n            \"rank\": 3807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-09T07:27:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc67b12049c2d0cf6e476bc64c7f82fc6c63cffc5\"\n            }\n        },\n        {\n            \"id\": 9191,\n            \"name\": \"Occam.Fi\",\n            \"symbol\": \"OCC\",\n            \"slug\": \"occamfi\",\n            \"rank\": 4051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T17:51:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f109021afe75b949429fe30523ee7c0d5b27207\"\n            }\n        },\n        {\n            \"id\": 9193,\n            \"name\": \"Prostarter\",\n            \"symbol\": \"PROT\",\n            \"slug\": \"prostarter\",\n            \"rank\": 3850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T14:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2341dd0a96a0dab62aa1efb93d59ff7f3bdb8932\"\n            }\n        },\n        {\n            \"id\": 9194,\n            \"name\": \"Saito\",\n            \"symbol\": \"SAITO\",\n            \"slug\": \"saito\",\n            \"rank\": 591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T14:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFa14Fa6958401314851A17d6C5360cA29f74B57B\"\n            }\n        },\n        {\n            \"id\": 9196,\n            \"name\": \"Genesis Shards\",\n            \"symbol\": \"GS\",\n            \"slug\": \"genesis-shards\",\n            \"rank\": 1856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T15:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b9a2c3e9f40cf74b2c7f591b2b0cca055c3112\"\n            }\n        },\n        {\n            \"id\": 9198,\n            \"name\": \"Hord\",\n            \"symbol\": \"HORD\",\n            \"slug\": \"hord\",\n            \"rank\": 1204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T13:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43a96962254855f16b925556f9e97be436a43448\"\n            }\n        },\n        {\n            \"id\": 9200,\n            \"name\": \"Revomon\",\n            \"symbol\": \"REVO\",\n            \"slug\": \"revomon\",\n            \"rank\": 977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T11:15:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409\"\n            }\n        },\n        {\n            \"id\": 9201,\n            \"name\": \"StackOs\",\n            \"symbol\": \"STACK\",\n            \"slug\": \"stackos\",\n            \"rank\": 615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-24T15:51:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56a86d648c435dc707c8405b78e2ae8eb4e60ba4\"\n            }\n        },\n        {\n            \"id\": 9203,\n            \"name\": \"Gambit\",\n            \"symbol\": \"GMT\",\n            \"slug\": \"gambit-finance\",\n            \"rank\": 8004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T16:33:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x99e92123eB77Bc8f999316f622e5222498438784\"\n            }\n        },\n        {\n            \"id\": 9205,\n            \"name\": \"K21\",\n            \"symbol\": \"K21\",\n            \"slug\": \"k21\",\n            \"rank\": 832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T01:58:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9d99c33ea2d86ec5ec6b8a4dd816ebba64404af\"\n            }\n        },\n        {\n            \"id\": 9206,\n            \"name\": \"Trustworks\",\n            \"symbol\": \"TRUST\",\n            \"slug\": \"trustworks\",\n            \"rank\": 6231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T18:06:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dBd86A424a815AD2A08a2D8dAE07007fed6Dc91\"\n            }\n        },\n        {\n            \"id\": 9207,\n            \"name\": \"Metaverse Index\",\n            \"symbol\": \"MVI\",\n            \"slug\": \"metaverse-index\",\n            \"rank\": 3521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T21:06:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72e364f2abdc788b7e918bc238b21f109cd634d7\"\n            }\n        },\n        {\n            \"id\": 9208,\n            \"name\": \"SafeLight\",\n            \"symbol\": \"SAFELIGHT\",\n            \"slug\": \"safelight\",\n            \"rank\": 7823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T04:45:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5360c2070faecfc231fd6bd743fe88382f2991d\"\n            }\n        },\n        {\n            \"id\": 9210,\n            \"name\": \"Pollo Dollar\",\n            \"symbol\": \"PDO\",\n            \"slug\": \"pollo\",\n            \"rank\": 8070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T22:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5BCcFbd33873A5498F8406146868eDdd5E998962\"\n            }\n        },\n        {\n            \"id\": 9212,\n            \"name\": \"CumRocket\",\n            \"symbol\": \"CUMMIES\",\n            \"slug\": \"cumrocket\",\n            \"rank\": 997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T23:45:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d\"\n            }\n        },\n        {\n            \"id\": 9213,\n            \"name\": \"Moon Stop\",\n            \"symbol\": \"MNSTP\",\n            \"slug\": \"moon-stop\",\n            \"rank\": 6932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T23:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x150159C72F0F9Ef9000BF95E242dE6682480D6D3\"\n            }\n        },\n        {\n            \"id\": 9214,\n            \"name\": \"MoonStar\",\n            \"symbol\": \"MOONSTAR\",\n            \"slug\": \"moonstar\",\n            \"rank\": 6682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T02:48:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce5814efff15d53efd8025b9f2006d4d7d640b9b\"\n            }\n        },\n        {\n            \"id\": 9217,\n            \"name\": \"XFai\",\n            \"symbol\": \"XFIT\",\n            \"slug\": \"xfai\",\n            \"rank\": 5787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T17:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4aa41bC1649C9C3177eD16CaaA11482295fC7441\"\n            }\n        },\n        {\n            \"id\": 9218,\n            \"name\": \"Mist\",\n            \"symbol\": \"MIST\",\n            \"slug\": \"mist\",\n            \"rank\": 1337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T11:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68E374F856bF25468D365E539b700b648Bf94B67\"\n            }\n        },\n        {\n            \"id\": 9220,\n            \"name\": \"StrikeX\",\n            \"symbol\": \"STRX\",\n            \"slug\": \"strikecoin\",\n            \"rank\": 4046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T18:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6fdde76b8c1c45b33790cc8751d5b88984c44ec\"\n            }\n        },\n        {\n            \"id\": 9223,\n            \"name\": \"Alchemist DeFi Mist\",\n            \"symbol\": \"MIST\",\n            \"slug\": \"alchemist-defi-mist\",\n            \"rank\": 8022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T18:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f8fe12cc34398d15b7d5a5ba933e550da1d099f\"\n            }\n        },\n        {\n            \"id\": 9224,\n            \"name\": \"Alchemist DeFi Aurum\",\n            \"symbol\": \"AURUM\",\n            \"slug\": \"alchemist-defi-aurum\",\n            \"rank\": 8078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T18:29:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49207baa3a7332f0716788aa57b088d499bcc104\"\n            }\n        },\n        {\n            \"id\": 9225,\n            \"name\": \"Rigel Protocol\",\n            \"symbol\": \"RGP\",\n            \"slug\": \"rigel-protocol\",\n            \"rank\": 2253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T22:41:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa262f303aa244f9cc66f312f0755d89c3793192\"\n            }\n        },\n        {\n            \"id\": 9226,\n            \"name\": \"ziot Coin\",\n            \"symbol\": \"ZIOT\",\n            \"slug\": \"ziot-coin\",\n            \"rank\": 8744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb22ced41b1267da411f68c879f4defd0bd4796a\"\n            }\n        },\n        {\n            \"id\": 9228,\n            \"name\": \"Martian DAO\",\n            \"symbol\": \"MDAO\",\n            \"slug\": \"martian-dao\",\n            \"rank\": 8073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca\"\n            }\n        },\n        {\n            \"id\": 9229,\n            \"name\": \"WHEAT\",\n            \"symbol\": \"WHEAT\",\n            \"slug\": \"wheat\",\n            \"rank\": 4892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ab63309F85df5D4c3351ff8EACb87980E05Da4E\"\n            }\n        },\n        {\n            \"id\": 9231,\n            \"name\": \"Hungry Bear\",\n            \"symbol\": \"HUNGRY\",\n            \"slug\": \"hungry-bear\",\n            \"rank\": 4704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc\"\n            }\n        },\n        {\n            \"id\": 9233,\n            \"name\": \"IQONIQ FanEcoSystem\",\n            \"symbol\": \"IQQ\",\n            \"slug\": \"iqoniq-fanecosystem\",\n            \"rank\": 7962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T21:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68a9d92fe19399feebed6a9a0980a7ea7638074c\"\n            }\n        },\n        {\n            \"id\": 9234,\n            \"name\": \"Froge Finance\",\n            \"symbol\": \"FROGE\",\n            \"slug\": \"froge-finance\",\n            \"rank\": 6865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T06:15:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29502fe4d233ef0b45c3647101fa1252ce0634bd\"\n            }\n        },\n        {\n            \"id\": 9235,\n            \"name\": \"Hyper Finance\",\n            \"symbol\": \"HYFI\",\n            \"slug\": \"hyper-finance\",\n            \"rank\": 2687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T13:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a319b959e33369c5eaa494a770117ee3e585318\"\n            }\n        },\n        {\n            \"id\": 9236,\n            \"name\": \"TopBidder\",\n            \"symbol\": \"BID\",\n            \"slug\": \"topbidder\",\n            \"rank\": 1411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T08:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00000000000045166c45af0fc6e4cf31d9e14b9a\"\n            }\n        },\n        {\n            \"id\": 9237,\n            \"name\": \"Horizon Protocol\",\n            \"symbol\": \"HZN\",\n            \"slug\": \"horizon-protocol\",\n            \"rank\": 1434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T15:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0eff7749b125444953ef89682201fb8c6a917cd\"\n            }\n        },\n        {\n            \"id\": 9238,\n            \"name\": \"Mofi Finance\",\n            \"symbol\": \"MOFI\",\n            \"slug\": \"mofi-finance\",\n            \"rank\": 7812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T22:04:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x984d3e9906ef5f3e44576140cd0cf649ba1befa8\"\n            }\n        },\n        {\n            \"id\": 9239,\n            \"name\": \"Fox Finance\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"fox-finance\",\n            \"rank\": 6581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFAd8E46123D7b4e77496491769C167FF894d2ACB\"\n            }\n        },\n        {\n            \"id\": 9240,\n            \"name\": \"Vangold\",\n            \"symbol\": \"VGD\",\n            \"slug\": \"vangold-token\",\n            \"rank\": 7589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T16:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44\"\n            }\n        },\n        {\n            \"id\": 9241,\n            \"name\": \"Satozhi\",\n            \"symbol\": \"SATOZ\",\n            \"slug\": \"satozhi\",\n            \"rank\": 5638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4341fA52669cea0c1836095529A7E9B04b8b88D\"\n            }\n        },\n        {\n            \"id\": 9243,\n            \"name\": \"Darwinia Crab Network\",\n            \"symbol\": \"CRAB\",\n            \"slug\": \"darwinia-crab-network\",\n            \"rank\": 5551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:21:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9245,\n            \"name\": \"Signata\",\n            \"symbol\": \"SATA\",\n            \"slug\": \"signata\",\n            \"rank\": 764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T12:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ebb4A4e91Ad83BE51F8d596533818b246F4bEe1\"\n            }\n        },\n        {\n            \"id\": 9247,\n            \"name\": \"Whole Earth Coin\",\n            \"symbol\": \"WEC\",\n            \"slug\": \"whole-earth-coin\",\n            \"rank\": 2969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9248,\n            \"name\": \"Carillonium finance\",\n            \"symbol\": \"CAROM\",\n            \"slug\": \"carillonium-finance\",\n            \"rank\": 8032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T14:03:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71f3ed37567e013f8294aa0c6c1c92332d2944f3\"\n            }\n        },\n        {\n            \"id\": 9249,\n            \"name\": \"NFTD Protocol\",\n            \"symbol\": \"NFTD\",\n            \"slug\": \"nftd-protocol\",\n            \"rank\": 5496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T20:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11a9a7e3c320eaa80b8ecb223a10c5ae281d9ae0\"\n            }\n        },\n        {\n            \"id\": 9251,\n            \"name\": \"Standard Protocol\",\n            \"symbol\": \"STND\",\n            \"slug\": \"standard-protocol\",\n            \"rank\": 1427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T17:52:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9040e237C3bF18347bb00957Dc22167D0f2b999d\"\n            }\n        },\n        {\n            \"id\": 9253,\n            \"name\": \"Twinci\",\n            \"symbol\": \"TWIN\",\n            \"slug\": \"twinci\",\n            \"rank\": 2611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T02:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf83f292fced83032f52ced45ef7dbddb586441a\"\n            }\n        },\n        {\n            \"id\": 9257,\n            \"name\": \"One Get Coin\",\n            \"symbol\": \"OGC\",\n            \"slug\": \"one-get-coin\",\n            \"rank\": 7578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T04:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33d53608167ac3679c0fe9f7a7a725891cf0f471\"\n            }\n        },\n        {\n            \"id\": 9258,\n            \"name\": \"Chia\",\n            \"symbol\": \"XCH\",\n            \"slug\": \"chia-network\",\n            \"rank\": 188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T16:46:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9259,\n            \"name\": \"TheForce Trade\",\n            \"symbol\": \"FOC\",\n            \"slug\": \"theforce-trade\",\n            \"rank\": 2000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3051CFb958dcD408FBa70256073Adba943Fdf552\"\n            }\n        },\n        {\n            \"id\": 9260,\n            \"name\": \"Zigcoin\",\n            \"symbol\": \"ZIG\",\n            \"slug\": \"zigcoin\",\n            \"rank\": 691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2617246d0c6c0087f18703d576831899ca94f01\"\n            }\n        },\n        {\n            \"id\": 9261,\n            \"name\": \"KelVPN\",\n            \"symbol\": \"KEL\",\n            \"slug\": \"kelvpn\",\n            \"rank\": 7275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T01:16:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4abb9cc67bd3da9eb966d1159a71a0e68bd15432\"\n            }\n        },\n        {\n            \"id\": 9262,\n            \"name\": \"UniFarm\",\n            \"symbol\": \"UFARM\",\n            \"slug\": \"unifarm\",\n            \"rank\": 1938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T02:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa7305ae84519ff8be02484cda45834c4e7d13dd6\"\n            }\n        },\n        {\n            \"id\": 9263,\n            \"name\": \"Unizen\",\n            \"symbol\": \"ZCX\",\n            \"slug\": \"unizen\",\n            \"rank\": 2931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T10:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc52c326331e9ce41f04484d3b5e5648158028804\"\n            }\n        },\n        {\n            \"id\": 9264,\n            \"name\": \"PolkaDomain\",\n            \"symbol\": \"NAME\",\n            \"slug\": \"polkadomain\",\n            \"rank\": 1869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T13:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1A4c5BBb704a92599FEdB191f451E0d3a1ed842\"\n            }\n        },\n        {\n            \"id\": 9265,\n            \"name\": \"Porta\",\n            \"symbol\": \"KIAN\",\n            \"slug\": \"porta\",\n            \"rank\": 3274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T03:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ECE3F1542C4e1a06767457e4D8286beA772fc41\"\n            }\n        },\n        {\n            \"id\": 9268,\n            \"name\": \"2local\",\n            \"symbol\": \"2LC\",\n            \"slug\": \"2local\",\n            \"rank\": 2262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11F6ECC9E2658627e0876212f1078b9F84d3196e\"\n            }\n        },\n        {\n            \"id\": 9269,\n            \"name\": \"Refinable\",\n            \"symbol\": \"FINE\",\n            \"slug\": \"refinable\",\n            \"rank\": 1164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T14:46:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e6415a5727ea08aae4580057187923aec331227\"\n            }\n        },\n        {\n            \"id\": 9270,\n            \"name\": \"Bitcoin Bam\",\n            \"symbol\": \"BTCBAM\",\n            \"slug\": \"bitcoin-bam\",\n            \"rank\": 3509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T15:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9271,\n            \"name\": \"Momo Protocol\",\n            \"symbol\": \"MOMO\",\n            \"slug\": \"momo-protocol\",\n            \"rank\": 5612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafb2997fe9a99022e61c7e01b974e0e3d7704b02\"\n            }\n        },\n        {\n            \"id\": 9272,\n            \"name\": \"Munch Token\",\n            \"symbol\": \"MUNCH\",\n            \"slug\": \"munch-token\",\n            \"rank\": 6396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x944eee930933be5e23b690c8589021ec8619a301\"\n            }\n        },\n        {\n            \"id\": 9273,\n            \"name\": \"Octans\",\n            \"symbol\": \"OCTA\",\n            \"slug\": \"octans\",\n            \"rank\": 6517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28\"\n            }\n        },\n        {\n            \"id\": 9274,\n            \"name\": \"RocketMoon\",\n            \"symbol\": \"RMOON\",\n            \"slug\": \"rocketmoon\",\n            \"rank\": 8103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78bc22a215c1ef8a2e41fa1c39cd7bdc09bd5174\"\n            }\n        },\n        {\n            \"id\": 9276,\n            \"name\": \"Pofi\",\n            \"symbol\": \"POFI\",\n            \"slug\": \"pofi\",\n            \"rank\": 7744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x461f6c9ae13a7dac7055c73fbf8dab529d667041\"\n            }\n        },\n        {\n            \"id\": 9277,\n            \"name\": \"Revolution Populi\",\n            \"symbol\": \"RVP\",\n            \"slug\": \"revolution-populi\",\n            \"rank\": 599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17ef75aa22dd5f6c2763b8304ab24f40ee54d48a\"\n            }\n        },\n        {\n            \"id\": 9278,\n            \"name\": \"RiskMoon\",\n            \"symbol\": \"RISKMOON\",\n            \"slug\": \"riskmoon\",\n            \"rank\": 7722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T23:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9\"\n            }\n        },\n        {\n            \"id\": 9279,\n            \"name\": \"SuperLauncher\",\n            \"symbol\": \"LAUNCH\",\n            \"slug\": \"superlauncher\",\n            \"rank\": 1260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T23:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb5389a679151c4b8621b1098c6e0961a3cfee8d4\"\n            }\n        },\n        {\n            \"id\": 9282,\n            \"name\": \"Hugo Game\",\n            \"symbol\": \"HUGO\",\n            \"slug\": \"hugo-finance\",\n            \"rank\": 5048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T23:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce195c777e1ce96c30ebec54c91d20417a068706\"\n            }\n        },\n        {\n            \"id\": 9283,\n            \"name\": \"Waffle\",\n            \"symbol\": \"WAF\",\n            \"slug\": \"waffle\",\n            \"rank\": 8055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x650febe5ad8a17a8f27f17ec80fd208e23e9246c\"\n            }\n        },\n        {\n            \"id\": 9284,\n            \"name\": \"Secured MoonRat Token\",\n            \"symbol\": \"SMRAT\",\n            \"slug\": \"secured-moonrat-token\",\n            \"rank\": 4696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T03:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68590a47578e5060a29fd99654f4556dbfa05d10\"\n            }\n        },\n        {\n            \"id\": 9285,\n            \"name\": \"Moonriver\",\n            \"symbol\": \"MOVR\",\n            \"slug\": \"moonriver\",\n            \"rank\": 198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T08:00:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9286,\n            \"name\": \"Doge Killer\",\n            \"symbol\": \"LEASH\",\n            \"slug\": \"doge-killer\",\n            \"rank\": 3010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T06:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27c70cd1946795b66be9d954418546998b546634\"\n            }\n        },\n        {\n            \"id\": 9287,\n            \"name\": \"Uniqly\",\n            \"symbol\": \"UNIQ\",\n            \"slug\": \"uniqly\",\n            \"rank\": 3533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3758e00b100876c854636ef8db61988931bb8025\"\n            }\n        },\n        {\n            \"id\": 9288,\n            \"name\": \"BENQI\",\n            \"symbol\": \"QI\",\n            \"slug\": \"benqi\",\n            \"rank\": 823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T03:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5\"\n            }\n        },\n        {\n            \"id\": 9289,\n            \"name\": \"Chainswap\",\n            \"symbol\": \"ASAP\",\n            \"slug\": \"chainswap\",\n            \"rank\": 1541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T15:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc665390b03c5d324d8faf81c15ecee29a73bcb4\"\n            }\n        },\n        {\n            \"id\": 9291,\n            \"name\": \"Ternoa\",\n            \"symbol\": \"CAPS\",\n            \"slug\": \"ternoa\",\n            \"rank\": 656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T19:23:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03be5c903c727ee2c8c4e9bc0acc860cca4715e2\"\n            }\n        },\n        {\n            \"id\": 9292,\n            \"name\": \"Bitsz\",\n            \"symbol\": \"BITSZ\",\n            \"slug\": \"bitsz\",\n            \"rank\": 5326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T16:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9293,\n            \"name\": \"MarsMission Protocol\",\n            \"symbol\": \"MARSM\",\n            \"slug\": \"marsmission-protocol\",\n            \"rank\": 8745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T15:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82eb29d3eb0719af341f6b18c0d9d749c0cd16b6\"\n            }\n        },\n        {\n            \"id\": 9294,\n            \"name\": \"SAFESUN\",\n            \"symbol\": \"SAFESUN\",\n            \"slug\": \"safesun-crypto\",\n            \"rank\": 7217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T02:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA03C3a233940485D46eE77407343DA3221198427\"\n            }\n        },\n        {\n            \"id\": 9295,\n            \"name\": \"CLIMB TOKEN FINANCE\",\n            \"symbol\": \"CLIMB\",\n            \"slug\": \"climb-token-finance\",\n            \"rank\": 6076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T16:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a1d286ed5edad78befd6e0d8beb38791e8cd69d\"\n            }\n        },\n        {\n            \"id\": 9296,\n            \"name\": \"ENV Finance\",\n            \"symbol\": \"ENV\",\n            \"slug\": \"env-finance\",\n            \"rank\": 7698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T21:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4D2b1966F347E48B2d247F684d7677854083E4AB\"\n            }\n        },\n        {\n            \"id\": 9299,\n            \"name\": \"NFT Art Finance\",\n            \"symbol\": \"NFTART\",\n            \"slug\": \"nft-art-finance\",\n            \"rank\": 3800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T18:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7844cb890f4c339c497aeab599abdc3c874b67a\"\n            }\n        },\n        {\n            \"id\": 9300,\n            \"name\": \"Zeppelin DAO\",\n            \"symbol\": \"ZEP\",\n            \"slug\": \"zeppelin-dao\",\n            \"rank\": 6286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T05:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD\"\n            }\n        },\n        {\n            \"id\": 9302,\n            \"name\": \"MoMo KEY\",\n            \"symbol\": \"KEY\",\n            \"slug\": \"momo-key\",\n            \"rank\": 5810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T22:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x85c128ee1feeb39a59490c720a9c563554b51d33\"\n            }\n        },\n        {\n            \"id\": 9304,\n            \"name\": \"DAIN\",\n            \"symbol\": \"DAIN\",\n            \"slug\": \"dain\",\n            \"rank\": 7305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T20:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7d706ED3598a354A4aDFce5D8C5383dF99a4461\"\n            }\n        },\n        {\n            \"id\": 9308,\n            \"name\": \"Vulcan Forged PYR\",\n            \"symbol\": \"PYR\",\n            \"slug\": \"vulcan-forged-pyr\",\n            \"rank\": 175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T23:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x430ef9263e76dae63c84292c3409d61c598e9682\"\n            }\n        },\n        {\n            \"id\": 9309,\n            \"name\": \"Hyperchain X\",\n            \"symbol\": \"HYPER\",\n            \"slug\": \"hyperchain-x\",\n            \"rank\": 5585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T22:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0469f8ca65ce318888cc0d6459d0c7cbe5912c98\"\n            }\n        },\n        {\n            \"id\": 9312,\n            \"name\": \"The Lab Finance\",\n            \"symbol\": \"LABO\",\n            \"slug\": \"the-lab-finance\",\n            \"rank\": 7931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T16:08:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x171401a3d18b21bfa3f9bf4f9637f3691158365a\"\n            }\n        },\n        {\n            \"id\": 9316,\n            \"name\": \"Shipit pro\",\n            \"symbol\": \"SHPP\",\n            \"slug\": \"shipit-pro\",\n            \"rank\": 7287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T01:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9318,\n            \"name\": \"BeforeCoinMarketCap\",\n            \"symbol\": \"BCMC1\",\n            \"slug\": \"beforecoinmarketcap\",\n            \"rank\": 3433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T01:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5e2a54fef5f9e4a6b21ec646bbed7a160a00f18\"\n            }\n        },\n        {\n            \"id\": 9319,\n            \"name\": \"Vanilla\",\n            \"symbol\": \"VNL\",\n            \"slug\": \"vanilla\",\n            \"rank\": 6946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T13:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf900809f4c73e5a3476eb183d8b06a27e61f8e5\"\n            }\n        },\n        {\n            \"id\": 9322,\n            \"name\": \"BondAppétit Governance Token\",\n            \"symbol\": \"BAG\",\n            \"slug\": \"bondappetit-governance-token\",\n            \"rank\": 1977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T02:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28A06c02287e657ec3F8e151A13C36A1D43814b0\"\n            }\n        },\n        {\n            \"id\": 9326,\n            \"name\": \"ROPE Token\",\n            \"symbol\": \"ROPE\",\n            \"slug\": \"rope-token\",\n            \"rank\": 6072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T18:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo\"\n            }\n        },\n        {\n            \"id\": 9329,\n            \"name\": \"Crypto Excellence\",\n            \"symbol\": \"CE\",\n            \"slug\": \"crypto-excellence\",\n            \"rank\": 8746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T03:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f12dfc7981de79a8a34070a732471f2d335eece\"\n            }\n        },\n        {\n            \"id\": 9330,\n            \"name\": \"BIXBCOIN\",\n            \"symbol\": \"BIXB\",\n            \"slug\": \"bixbcoin\",\n            \"rank\": 3467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T19:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9332,\n            \"name\": \"APWars\",\n            \"symbol\": \"WGOLD\",\n            \"slug\": \"apwars\",\n            \"rank\": 6268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ab6eedd9443e0e98e5ea93667ca5b250b8dda51\"\n            }\n        },\n        {\n            \"id\": 9334,\n            \"name\": \"SafeLaunchpad\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"safelaunchpad\",\n            \"rank\": 8747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F\"\n            }\n        },\n        {\n            \"id\": 9339,\n            \"name\": \"Mello Token\",\n            \"symbol\": \"MELLO\",\n            \"slug\": \"mello-token\",\n            \"rank\": 8748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T03:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x651bfbb26455294408aabc61a7adf427bf149898\"\n            }\n        },\n        {\n            \"id\": 9340,\n            \"name\": \"Donkey\",\n            \"symbol\": \"DONK\",\n            \"slug\": \"donkey\",\n            \"rank\": 7675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T09:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4f6d46c244bb7cf3e218cdfb5c35cf9a4d9c920\"\n            }\n        },\n        {\n            \"id\": 9342,\n            \"name\": \"Community Business Token\",\n            \"symbol\": \"CBT\",\n            \"slug\": \"community-business-token\",\n            \"rank\": 6301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T04:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfA93660C3f6a848556Bb8E265f994160A1F2B289\"\n            }\n        },\n        {\n            \"id\": 9344,\n            \"name\": \"1MillionNFTs\",\n            \"symbol\": \"1MIL\",\n            \"slug\": \"1millionnfts\",\n            \"rank\": 2426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4ef4b0b23c1fc81d3f9ecf93510e64f58a4a016\"\n            }\n        },\n        {\n            \"id\": 9345,\n            \"name\": \"BSC Station\",\n            \"symbol\": \"BSCS\",\n            \"slug\": \"bsc-station\",\n            \"rank\": 1291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T02:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d\"\n            }\n        },\n        {\n            \"id\": 9346,\n            \"name\": \"NFTify\",\n            \"symbol\": \"N1\",\n            \"slug\": \"nftify\",\n            \"rank\": 1827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T16:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xacbd826394189cf2623c6df98a18b41fc8ffc16d\"\n            }\n        },\n        {\n            \"id\": 9348,\n            \"name\": \"Crowny\",\n            \"symbol\": \"CRWNY\",\n            \"slug\": \"crowny\",\n            \"rank\": 1458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T17:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdbddf072d7aae7b9288e31a4eebe6c54e3a143b1\"\n            }\n        },\n        {\n            \"id\": 9349,\n            \"name\": \"CLAIM\",\n            \"symbol\": \"CLAIM\",\n            \"slug\": \"claim\",\n            \"rank\": 8749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T13:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13154efe79d4d7f86407d56f8f6a1b07fb0b80ff\"\n            }\n        },\n        {\n            \"id\": 9352,\n            \"name\": \"Marshmallowdefi\",\n            \"symbol\": \"MASH\",\n            \"slug\": \"marshmallowdefi\",\n            \"rank\": 6879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T21:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x787732f27d18495494cea3792ed7946bbcff8db2\"\n            }\n        },\n        {\n            \"id\": 9353,\n            \"name\": \"Kalata\",\n            \"symbol\": \"KALA\",\n            \"slug\": \"kalata\",\n            \"rank\": 1687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T10:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32299c93960bb583a43c2220dc89152391a610c5\"\n            }\n        },\n        {\n            \"id\": 9355,\n            \"name\": \"DoveSwap Finance\",\n            \"symbol\": \"DOVE\",\n            \"slug\": \"doveswap-finance\",\n            \"rank\": 5081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T13:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2Bf56908B0f2440Ad11169d281967EB76665F8c6\"\n            }\n        },\n        {\n            \"id\": 9357,\n            \"name\": \"DefiDrop Launchpad\",\n            \"symbol\": \"DROPS\",\n            \"slug\": \"defidrop-launchpad\",\n            \"rank\": 8024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d2e266267f756d54c09afd1d1473c7739eb7020\"\n            }\n        },\n        {\n            \"id\": 9359,\n            \"name\": \"Papel Token\",\n            \"symbol\": \"PAPEL\",\n            \"slug\": \"papel-token\",\n            \"rank\": 7437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x557dd6700e66818af340cce17fd4508ced81fbc1\"\n            }\n        },\n        {\n            \"id\": 9360,\n            \"name\": \"EmploymentCoin\",\n            \"symbol\": \"EC2\",\n            \"slug\": \"employmentcoin\",\n            \"rank\": 8750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3fF426Ca07A9F589a80f18CCCC759E84CF06f0Eb\"\n            }\n        },\n        {\n            \"id\": 9361,\n            \"name\": \"Charitas\",\n            \"symbol\": \"CHAR\",\n            \"slug\": \"charitas\",\n            \"rank\": 8194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6466849a30247D90f0c228A6c4b6b106ff18cAB9\"\n            }\n        },\n        {\n            \"id\": 9364,\n            \"name\": \"Unlock Protocol\",\n            \"symbol\": \"UDT\",\n            \"slug\": \"unlock-protocol\",\n            \"rank\": 5526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90de74265a416e1393a450752175aed98fe11517\"\n            }\n        },\n        {\n            \"id\": 9365,\n            \"name\": \"IDOHunt app\",\n            \"symbol\": \"IDO\",\n            \"slug\": \"idohunt-app\",\n            \"rank\": 7910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1773926aabce24d50cc6d28589654c2e9d237d2b\"\n            }\n        },\n        {\n            \"id\": 9367,\n            \"name\": \"Bafe io\",\n            \"symbol\": \"BAFE\",\n            \"slug\": \"bafe-io\",\n            \"rank\": 6142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7bb362962F2a4E2089466C79566572B37CFc5D78\"\n            }\n        },\n        {\n            \"id\": 9368,\n            \"name\": \"Euler Tools\",\n            \"symbol\": \"EULER\",\n            \"slug\": \"euler-tools\",\n            \"rank\": 5730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3920123482070c1a2dff73aad695c60e7c6f6862\"\n            }\n        },\n        {\n            \"id\": 9369,\n            \"name\": \"TakoDefi\",\n            \"symbol\": \"TAKO\",\n            \"slug\": \"takodefi\",\n            \"rank\": 7534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T19:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f3391aebe27393aba0a790aa5e1577fea0361c2\"\n            }\n        },\n        {\n            \"id\": 9373,\n            \"name\": \"Milktea.finance\",\n            \"symbol\": \"MTF\",\n            \"slug\": \"milktea-finance\",\n            \"rank\": 8306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T17:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95ea82a63ee70f3cb141ec55ea4a37339746eb32\"\n            }\n        },\n        {\n            \"id\": 9374,\n            \"name\": \"Myteamcoin\",\n            \"symbol\": \"MYC\",\n            \"slug\": \"myteamcoin\",\n            \"rank\": 6821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T19:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc99a0ad9fb77e74dda20ac805223b760ad3bdfd5\"\n            }\n        },\n        {\n            \"id\": 9377,\n            \"name\": \"TreeDefi\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"treedefi\",\n            \"rank\": 6726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T16:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40b34cc972908060d6d527276e17c105d224559d\"\n            }\n        },\n        {\n            \"id\": 9378,\n            \"name\": \"Eclipse\",\n            \"symbol\": \"ECP\",\n            \"slug\": \"eclipse-ecp\",\n            \"rank\": 7550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T21:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x375483cfa7fc18f6b455e005d835a8335fbdbb1f\"\n            }\n        },\n        {\n            \"id\": 9384,\n            \"name\": \"OrcaX\",\n            \"symbol\": \"OX\",\n            \"slug\": \"orcax\",\n            \"rank\": 8285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x139dd9203c8E46d15B3896814Dc9424c5e5559fA\"\n            }\n        },\n        {\n            \"id\": 9385,\n            \"name\": \"Elastic BNB\",\n            \"symbol\": \"XBN\",\n            \"slug\": \"xbn\",\n            \"rank\": 4734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x547cbe0f0c25085e7015aa6939b28402eb0ccdac\"\n            }\n        },\n        {\n            \"id\": 9386,\n            \"name\": \"Kishu Inu\",\n            \"symbol\": \"KISHU\",\n            \"slug\": \"kishu-inu\",\n            \"rank\": 2908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T22:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D\"\n            }\n        },\n        {\n            \"id\": 9387,\n            \"name\": \"Husky\",\n            \"symbol\": \"HUSKY\",\n            \"slug\": \"husky\",\n            \"rank\": 7532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T22:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5281bb2d1ee94866b03a0fccdd4e900c8cb5091\"\n            }\n        },\n        {\n            \"id\": 9388,\n            \"name\": \"Sienna\",\n            \"symbol\": \"SIENNA\",\n            \"slug\": \"sienna\",\n            \"rank\": 3215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9389,\n            \"name\": \"EarnX\",\n            \"symbol\": \"EARNX\",\n            \"slug\": \"earnx\",\n            \"rank\": 1711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T22:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c28e48ea9170d9a9cb76d338655b8bd4124bc7a\"\n            }\n        },\n        {\n            \"id\": 9390,\n            \"name\": \"Chainsquare\",\n            \"symbol\": \"CHS\",\n            \"slug\": \"chainsquare\",\n            \"rank\": 7372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T00:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb41380174d0B06181513A5677b60200b93b5Efb4\"\n            }\n        },\n        {\n            \"id\": 9391,\n            \"name\": \"Revo Network\",\n            \"symbol\": \"REVO\",\n            \"slug\": \"revo-network\",\n            \"rank\": 8751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x678e5f70b6b582dfadb3dbd68af17801d34555c5\"\n            }\n        },\n        {\n            \"id\": 9392,\n            \"name\": \"Polkatrain\",\n            \"symbol\": \"POLT\",\n            \"slug\": \"polkatrain\",\n            \"rank\": 8752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T00:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9393,\n            \"name\": \"Safetesla\",\n            \"symbol\": \"SAFETESLA\",\n            \"slug\": \"safetesla\",\n            \"rank\": 8179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T03:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA1efCe38CB265Af369e891bC3026d0285545D4E5\"\n            }\n        },\n        {\n            \"id\": 9394,\n            \"name\": \"Golden Duck\",\n            \"symbol\": \"GOLDUCK\",\n            \"slug\": \"golden-duck\",\n            \"rank\": 7150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T18:31:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a1c6f9F6B4E535130E9b1de46bBc76130b61Feb\"\n            }\n        },\n        {\n            \"id\": 9395,\n            \"name\": \"Strite\",\n            \"symbol\": \"STRI\",\n            \"slug\": \"strite\",\n            \"rank\": 5072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T22:16:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b93c29595dd603f75854eba3c5f4ee078ee4454\"\n            }\n        },\n        {\n            \"id\": 9397,\n            \"name\": \"Ethersocks\",\n            \"symbol\": \"SOX\",\n            \"slug\": \"ethersocks\",\n            \"rank\": 8753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T02:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x300a902513815028e97fc79e92082ce6a98d3b74\"\n            }\n        },\n        {\n            \"id\": 9399,\n            \"name\": \"MoonToken\",\n            \"symbol\": \"MOONTOKEN\",\n            \"slug\": \"moon-token\",\n            \"rank\": 6674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T03:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81E4d494b85A24a58a6BA45c9B418b32a4E039de\"\n            }\n        },\n        {\n            \"id\": 9400,\n            \"name\": \"WenMoon\",\n            \"symbol\": \"WENMOON\",\n            \"slug\": \"wenmoon\",\n            \"rank\": 7235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T14:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb93ba7DC61ECFced69067151FC00C41cA369A797\"\n            }\n        },\n        {\n            \"id\": 9402,\n            \"name\": \"Bingus Token\",\n            \"symbol\": \"BINGUS\",\n            \"slug\": \"bingus-token\",\n            \"rank\": 8754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T15:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda20c8a5c3b1ab48e31ba6e43f0f2830e50218d8\"\n            }\n        },\n        {\n            \"id\": 9407,\n            \"name\": \"AlgOil\",\n            \"symbol\": \"AGOLP\",\n            \"slug\": \"algoil\",\n            \"rank\": 6999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T20:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9412,\n            \"name\": \"NFTSwaps\",\n            \"symbol\": \"SWAPS\",\n            \"slug\": \"nftswaps\",\n            \"rank\": 6574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T20:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc536462e5a9fdacd4f1008a91e7daba1374c0226\"\n            }\n        },\n        {\n            \"id\": 9413,\n            \"name\": \"Vira-lata Finance\",\n            \"symbol\": \"REAU\",\n            \"slug\": \"vira-lata-finance\",\n            \"rank\": 7478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T04:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c79b8c9cb0bd62b047880603a9decf36de28344\"\n            }\n        },\n        {\n            \"id\": 9414,\n            \"name\": \"Babytoken\",\n            \"symbol\": \"BABY\",\n            \"slug\": \"babytoken\",\n            \"rank\": 8755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9416,\n            \"name\": \"The Crypto Prophecies\",\n            \"symbol\": \"TCP\",\n            \"slug\": \"the-crypto-prophecies\",\n            \"rank\": 1272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T06:16:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9417,\n            \"name\": \"Maple\",\n            \"symbol\": \"MPL\",\n            \"slug\": \"maple\",\n            \"rank\": 472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T21:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33349b282065b0284d756f0577fb39c158f935e6\"\n            }\n        },\n        {\n            \"id\": 9418,\n            \"name\": \"BlockSwap Network\",\n            \"symbol\": \"CBSN\",\n            \"slug\": \"blockswap-network\",\n            \"rank\": 6630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T11:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d4B1d793239707445305D8d2456D2c735F6B25B\"\n            }\n        },\n        {\n            \"id\": 9420,\n            \"name\": \"SwapDEX\",\n            \"symbol\": \"SDX\",\n            \"slug\": \"swapdex\",\n            \"rank\": 8756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T17:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x041fdd6637ecfd96af8804278ac12660ac2d12c0\"\n            }\n        },\n        {\n            \"id\": 9421,\n            \"name\": \"Ampleforth Governance Token\",\n            \"symbol\": \"FORTH\",\n            \"slug\": \"ampleforth-governance-token\",\n            \"rank\": 529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T17:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77fba179c79de5b7653f68b5039af940ada60ce0\"\n            }\n        },\n        {\n            \"id\": 9423,\n            \"name\": \"Phuture\",\n            \"symbol\": \"PHTR\",\n            \"slug\": \"phuture\",\n            \"rank\": 5911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T15:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1fc4455f62a6e89476f1072530c20cf1a0622da\"\n            }\n        },\n        {\n            \"id\": 9425,\n            \"name\": \"MECHAZILLA\",\n            \"symbol\": \"MECHAZ\",\n            \"slug\": \"mechazilla\",\n            \"rank\": 8195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T13:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4F14De0706513D304aef977712ec3eEDc62cD650\"\n            }\n        },\n        {\n            \"id\": 9426,\n            \"name\": \"KLend\",\n            \"symbol\": \"KLT\",\n            \"slug\": \"klend\",\n            \"rank\": 7894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf95995d642c652e9a7D124d546A7bDF297c6d0fB\"\n            }\n        },\n        {\n            \"id\": 9427,\n            \"name\": \"Venus Dogecoin\",\n            \"symbol\": \"vDOGE\",\n            \"slug\": \"venus-dogecoin\",\n            \"rank\": 8757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T04:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec3422ef92b2fb59e84c8b02ba73f1fe84ed8d71\"\n            }\n        },\n        {\n            \"id\": 9428,\n            \"name\": \"Venus Cardano\",\n            \"symbol\": \"vADA\",\n            \"slug\": \"venus-cardano\",\n            \"rank\": 8758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T14:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a0af7fdb2065ce470d72664de73cae409da28ec\"\n            }\n        },\n        {\n            \"id\": 9430,\n            \"name\": \"Alphr finance\",\n            \"symbol\": \"ALPHR\",\n            \"slug\": \"alphr-finance\",\n            \"rank\": 2365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T20:47:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa99199d1e9644b588796F3215089878440D58e0\"\n            }\n        },\n        {\n            \"id\": 9432,\n            \"name\": \"Crypto Kombat\",\n            \"symbol\": \"KOMBAT\",\n            \"slug\": \"crypto-kombat\",\n            \"rank\": 2346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T20:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x878cf148ccbb50426043a9affe54ba408221c7fa\"\n            }\n        },\n        {\n            \"id\": 9433,\n            \"name\": \"GazeTV\",\n            \"symbol\": \"GAZE\",\n            \"slug\": \"gazetv\",\n            \"rank\": 3791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T20:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1e06952708771f71e6dd18f06ee418f6e8fc564\"\n            }\n        },\n        {\n            \"id\": 9436,\n            \"name\": \"Dogelon Mars\",\n            \"symbol\": \"ELON\",\n            \"slug\": \"dogelon\",\n            \"rank\": 127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T02:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x761d38e5ddf6ccf6cf7c55759d5210750b5d60f3\"\n            }\n        },\n        {\n            \"id\": 9437,\n            \"name\": \"CherrySwap\",\n            \"symbol\": \"CHE\",\n            \"slug\": \"cherryswap\",\n            \"rank\": 3392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T18:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc420Bc2c015d1579F77e4a5c68270b75F2DDB9d\"\n            }\n        },\n        {\n            \"id\": 9438,\n            \"name\": \"Nominex\",\n            \"symbol\": \"NMX\",\n            \"slug\": \"nominex-token\",\n            \"rank\": 3428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T22:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD32D01A43C869EDCD1117C640FBDCFCFD97D9D65\"\n            }\n        },\n        {\n            \"id\": 9440,\n            \"name\": \"Mochi Market\",\n            \"symbol\": \"MOMA\",\n            \"slug\": \"mochi-market\",\n            \"rank\": 1853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T18:01:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd1848e1491d4308ad18287a745dd4db2a4bd55b\"\n            }\n        },\n        {\n            \"id\": 9441,\n            \"name\": \"Jigstack\",\n            \"symbol\": \"STAK\",\n            \"slug\": \"jigstack\",\n            \"rank\": 1089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f8a626883d7724dbd59ef51cbd4bf1cf2016d13\"\n            }\n        },\n        {\n            \"id\": 9443,\n            \"name\": \"Step Finance\",\n            \"symbol\": \"STEP\",\n            \"slug\": \"step-finance\",\n            \"rank\": 1832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T14:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT\"\n            }\n        },\n        {\n            \"id\": 9444,\n            \"name\": \"Kyber Network Crystal v2\",\n            \"symbol\": \"KNC\",\n            \"slug\": \"kyber-network-crystal-v2\",\n            \"rank\": 155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T05:31:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202\"\n            }\n        },\n        {\n            \"id\": 9446,\n            \"name\": \"Lottery Token\",\n            \"symbol\": \"LOT\",\n            \"slug\": \"lottery-token\",\n            \"rank\": 7975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T11:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e7ae924fd9a5d60b56be486b2900efe0c6a9ca7\"\n            }\n        },\n        {\n            \"id\": 9447,\n            \"name\": \"Synthetify\",\n            \"symbol\": \"SNY\",\n            \"slug\": \"synthetify\",\n            \"rank\": 999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T05:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4dmKkXNHdgYsXqBHCuMikNQWwVomZURhYvkkX5c4pQ7y\"\n            }\n        },\n        {\n            \"id\": 9449,\n            \"name\": \"Sienna (ERC20)\",\n            \"symbol\": \"wSIENNA\",\n            \"slug\": \"sienna-erc20\",\n            \"rank\": 3210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T16:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b00e6E8D787b13756eb919786c9745054DB64f9\"\n            }\n        },\n        {\n            \"id\": 9450,\n            \"name\": \"BLACKHOLE PROTOCOL\",\n            \"symbol\": \"BLACK\",\n            \"slug\": \"blackhole-protocol\",\n            \"rank\": 3514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T02:52:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd714d91A169127e11D8FAb3665d72E8b7ef9Dbe2\"\n            }\n        },\n        {\n            \"id\": 9451,\n            \"name\": \"Verso\",\n            \"symbol\": \"VSO\",\n            \"slug\": \"verso-token\",\n            \"rank\": 1575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x846D50248BAf8b7ceAA9d9B53BFd12d7D7FBB25a\"\n            }\n        },\n        {\n            \"id\": 9452,\n            \"name\": \"Bandot Protocol\",\n            \"symbol\": \"BDT\",\n            \"slug\": \"bandot-protocol\",\n            \"rank\": 4639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T02:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9453,\n            \"name\": \"Agave\",\n            \"symbol\": \"AGVE\",\n            \"slug\": \"agave\",\n            \"rank\": 8759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x3a97704a1b25F08aa230ae53B352e2e72ef52843\"\n            }\n        },\n        {\n            \"id\": 9455,\n            \"name\": \"Lemond\",\n            \"symbol\": \"LEMD\",\n            \"slug\": \"lemond\",\n            \"rank\": 4266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T20:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf45f6c8bb3d77ea762175b8f7ca4d251941649fa\"\n            }\n        },\n        {\n            \"id\": 9456,\n            \"name\": \"Australian Safe Shepherd\",\n            \"symbol\": \"ASS\",\n            \"slug\": \"australian-safe-shepherd\",\n            \"rank\": 3901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T20:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c63f96feafacd84e75a594c00fac3693386fbf0\"\n            }\n        },\n        {\n            \"id\": 9457,\n            \"name\": \"Shield Network\",\n            \"symbol\": \"SHIELDNET\",\n            \"slug\": \"shield-network\",\n            \"rank\": 6204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T20:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2e00684457de1a3c87361bc4bfe2de92342306c\"\n            }\n        },\n        {\n            \"id\": 9458,\n            \"name\": \"Hokkaido Inu\",\n            \"symbol\": \"HOKK\",\n            \"slug\": \"hokkaido-inu\",\n            \"rank\": 4111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe87e15b9c7d989474cb6d8c56b3db4efad5b21e8\"\n            }\n        },\n        {\n            \"id\": 9459,\n            \"name\": \"Krill\",\n            \"symbol\": \"KRILL\",\n            \"slug\": \"krill\",\n            \"rank\": 7494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T03:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b\"\n            }\n        },\n        {\n            \"id\": 9461,\n            \"name\": \"X World Games\",\n            \"symbol\": \"XWG\",\n            \"slug\": \"x-world-games\",\n            \"rank\": 397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T12:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b23c89196deb721e6fd9726e6c76e4810a464bc\"\n            }\n        },\n        {\n            \"id\": 9462,\n            \"name\": \"Wrapped AVAX\",\n            \"symbol\": \"WAVAX\",\n            \"slug\": \"wavax\",\n            \"rank\": 2829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T13:16:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7\"\n            }\n        },\n        {\n            \"id\": 9465,\n            \"name\": \"Mooni DeFi\",\n            \"symbol\": \"MOONI\",\n            \"slug\": \"mooni-defi\",\n            \"rank\": 7701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T15:31:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed438051437c22a9ef249b68c7e292435fe8b858\"\n            }\n        },\n        {\n            \"id\": 9466,\n            \"name\": \"Edgecoin\",\n            \"symbol\": \"EDGT\",\n            \"slug\": \"edgecoin\",\n            \"rank\": 2889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T20:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GB7XD6DHWS45C3H7PQ25PSRFQB2QFPLMW4JZH4L7CU4O5NFE42MNNUSE\"\n            }\n        },\n        {\n            \"id\": 9467,\n            \"name\": \"Celo Euro\",\n            \"symbol\": \"CEUR\",\n            \"slug\": \"celo-euro\",\n            \"rank\": 3594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T10:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0xd8763cba276a3738e6de85b4b3bf5fded6d6ca73\"\n            }\n        },\n        {\n            \"id\": 9468,\n            \"name\": \"Spore\",\n            \"symbol\": \"SPORE\",\n            \"slug\": \"spore\",\n            \"rank\": 1413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T01:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33a3d962955a3862c8093d1273344719f03ca17c\"\n            }\n        },\n        {\n            \"id\": 9469,\n            \"name\": \"Unicly Genesis Collection\",\n            \"symbol\": \"UUNICLY\",\n            \"slug\": \"unicly-genesis-collection\",\n            \"rank\": 2496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d9233f15bb93c78a4f07b5c5f7a018630217cb3\"\n            }\n        },\n        {\n            \"id\": 9473,\n            \"name\": \"Unicly CryptoPunks Collection\",\n            \"symbol\": \"UPUNK\",\n            \"slug\": \"unicly-cryptopunks-collection\",\n            \"rank\": 1027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8d2bffcbb19ff14a698c424fbcdcfd17aab9b905\"\n            }\n        },\n        {\n            \"id\": 9474,\n            \"name\": \"Unicly Doki Doki Collection\",\n            \"symbol\": \"UDOKI\",\n            \"slug\": \"unicly-doki-doki-collection\",\n            \"rank\": 2281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e6c38d007740931e4b419bf15a68c79a0fb0c66\"\n            }\n        },\n        {\n            \"id\": 9475,\n            \"name\": \"Unicly Chris McCann Collection\",\n            \"symbol\": \"UCM\",\n            \"slug\": \"unicly-chris-mccann-collection\",\n            \"rank\": 2293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fb99a3593d7088e44377a1beb27739bd928f269\"\n            }\n        },\n        {\n            \"id\": 9476,\n            \"name\": \"Unicly Mystic Axies Collection\",\n            \"symbol\": \"UAXIE\",\n            \"slug\": \"unicly-mystic-axies-collection\",\n            \"rank\": 1490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68b1cadb8d5ab0c97fe9d9fbe0eb60acb329fe3f\"\n            }\n        },\n        {\n            \"id\": 9477,\n            \"name\": \"Unicly Hashmasks Collection\",\n            \"symbol\": \"UMASK\",\n            \"slug\": \"unicly-hashmasks-collection\",\n            \"rank\": 1323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5872e64c3f93363822d2b1e4717be3398fdcea51\"\n            }\n        },\n        {\n            \"id\": 9478,\n            \"name\": \"Wault [New]\",\n            \"symbol\": \"WAULTX\",\n            \"slug\": \"wault-finance-new\",\n            \"rank\": 8760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T15:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb64e638e60d154b43f660a6bf8fd8a3b249a6a21\"\n            }\n        },\n        {\n            \"id\": 9480,\n            \"name\": \"Hope\",\n            \"symbol\": \"HOPE\",\n            \"slug\": \"hope-token\",\n            \"rank\": 4271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T20:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f2afbf4f5e5e804c5b954889d7bf3768a3c9a45\"\n            }\n        },\n        {\n            \"id\": 9481,\n            \"name\": \"Pendle\",\n            \"symbol\": \"PENDLE\",\n            \"slug\": \"pendle\",\n            \"rank\": 744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T02:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x808507121b80c02388fad14726482e061b8da827\"\n            }\n        },\n        {\n            \"id\": 9482,\n            \"name\": \"Lympo Market Token\",\n            \"symbol\": \"LMT\",\n            \"slug\": \"lympo-market-token\",\n            \"rank\": 2459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T21:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9617857e191354dbea0b714d78bc59e57c411087\"\n            }\n        },\n        {\n            \"id\": 9484,\n            \"name\": \"E1337\",\n            \"symbol\": \"1337\",\n            \"slug\": \"e1337\",\n            \"rank\": 8761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T07:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35872fea6a4843facbcdbce99e3b69596a3680b8\"\n            }\n        },\n        {\n            \"id\": 9487,\n            \"name\": \"Sheesha Finance [ERC20]\",\n            \"symbol\": \"SHEESHA\",\n            \"slug\": \"sheesha-finance-erc20\",\n            \"rank\": 3582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T09:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x232FB065D9d24c34708eeDbF03724f2e95ABE768\"\n            }\n        },\n        {\n            \"id\": 9488,\n            \"name\": \"ZooKeeper\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zookeeper\",\n            \"rank\": 1141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T03:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x6e11655d6aB3781C6613db8CB1Bc3deE9a7e111F\"\n            }\n        },\n        {\n            \"id\": 9489,\n            \"name\": \"Dopple Finance\",\n            \"symbol\": \"DOP\",\n            \"slug\": \"dopple-finance\",\n            \"rank\": 5437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T20:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x844fa82f1e54824655470970f7004dd90546bb28\"\n            }\n        },\n        {\n            \"id\": 9490,\n            \"name\": \"Ara Blocks\",\n            \"symbol\": \"ARA\",\n            \"slug\": \"ara-blocks\",\n            \"rank\": 7093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T20:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa92e7c82b11d10716ab534051b271d2f6aef7df5\"\n            }\n        },\n        {\n            \"id\": 9491,\n            \"name\": \"Smaugs NFT\",\n            \"symbol\": \"SMG\",\n            \"slug\": \"smaugs-nft\",\n            \"rank\": 1594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T21:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bfd576220e8444ca4cc5f89efbd7f02a4c94c16\"\n            }\n        },\n        {\n            \"id\": 9492,\n            \"name\": \"Etherland\",\n            \"symbol\": \"ELAND\",\n            \"slug\": \"etherland\",\n            \"rank\": 1788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T21:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33e07f5055173cf8febede8b21b12d1e2b523205\"\n            }\n        },\n        {\n            \"id\": 9493,\n            \"name\": \"Reflexer Ungovernance Token\",\n            \"symbol\": \"FLX\",\n            \"slug\": \"reflexer-ungovernance-token\",\n            \"rank\": 659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T21:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6243d8cea23066d098a15582d81a598b4e8391f4\"\n            }\n        },\n        {\n            \"id\": 9495,\n            \"name\": \"Evolution\",\n            \"symbol\": \"GEN\",\n            \"slug\": \"evolution\",\n            \"rank\": 7794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T23:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB0F2939A1c0e43683E5954c9Fe142F7df9F8D967\"\n            }\n        },\n        {\n            \"id\": 9496,\n            \"name\": \"NIFDO Protocol\",\n            \"symbol\": \"NFD\",\n            \"slug\": \"nifdo-protocol\",\n            \"rank\": 6078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T23:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc90f1095aaad9de1bca31a40310741315d59a8e5\"\n            }\n        },\n        {\n            \"id\": 9498,\n            \"name\": \"EnreachDAO\",\n            \"symbol\": \"NRCH\",\n            \"slug\": \"enreachdao\",\n            \"rank\": 6095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T13:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69fa8e7f6bf1ca1fb0de61e1366f7412b827cc51\"\n            }\n        },\n        {\n            \"id\": 9502,\n            \"name\": \"Pippi Finance\",\n            \"symbol\": \"PIPI\",\n            \"slug\": \"pippi-finance\",\n            \"rank\": 4589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T06:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xaAaE746b5e55D14398879312660e9fDe07FBC1DC\"\n            }\n        },\n        {\n            \"id\": 9503,\n            \"name\": \"CryptoTycoon\",\n            \"symbol\": \"CTT\",\n            \"slug\": \"cryptotycoon\",\n            \"rank\": 1529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T12:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x464863745ed3af8b9f8871f1082211c55f8f884d\"\n            }\n        },\n        {\n            \"id\": 9504,\n            \"name\": \"NAOS Finance\",\n            \"symbol\": \"NAOS\",\n            \"slug\": \"naos-finance\",\n            \"rank\": 3492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T16:22:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a615bb7166210cce20e6642a6f8fb5d4d044496\"\n            }\n        },\n        {\n            \"id\": 9505,\n            \"name\": \"Lever Token\",\n            \"symbol\": \"LEV\",\n            \"slug\": \"lever-token\",\n            \"rank\": 4772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T14:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc194e6f748a222754c3e8b9946922c09e7d4e91\"\n            }\n        },\n        {\n            \"id\": 9507,\n            \"name\": \"Göztepe S.K. Fan Token\",\n            \"symbol\": \"GOZ\",\n            \"slug\": \"goztepe-sk-fantoken\",\n            \"rank\": 1725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T12:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9508,\n            \"name\": \"Universidad de Chile Fan Token\",\n            \"symbol\": \"UCH\",\n            \"slug\": \"universidad-de-chile-fan-token\",\n            \"rank\": 1891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x8A014bD5f85ab3715af39403Ad20E138e480603d\"\n            }\n        },\n        {\n            \"id\": 9509,\n            \"name\": \"Legia Warsaw Fan Token\",\n            \"symbol\": \"LEG\",\n            \"slug\": \"legia-warsaw-fan-token\",\n            \"rank\": 1973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T06:48:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xd44fC47dBe5751ed36C3f549e217Dab749Aa4039\"\n            }\n        },\n        {\n            \"id\": 9510,\n            \"name\": \"Fortuna Sittard Fan Token\",\n            \"symbol\": \"FOR\",\n            \"slug\": \"fortuna-sittard-fan-token\",\n            \"rank\": 2352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x7fbD14bC7dF32509bE488a81aD91b795bD45D08f\"\n            }\n        },\n        {\n            \"id\": 9511,\n            \"name\": \"Dfyn Network\",\n            \"symbol\": \"DFYN\",\n            \"slug\": \"dfyn-network\",\n            \"rank\": 974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9695e0114e12c0d3a3636fab5a18e6b737529023\"\n            }\n        },\n        {\n            \"id\": 9512,\n            \"name\": \"Cubiex Power\",\n            \"symbol\": \"CBIX-P\",\n            \"slug\": \"cubiex-power\",\n            \"rank\": 2630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T19:16:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39bff8613defd221b0410ed3d4e5c07512d55f2d\"\n            }\n        },\n        {\n            \"id\": 9516,\n            \"name\": \"Valkyrie Network\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"valkyrie-network\",\n            \"rank\": 8762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T23:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e56f77fbd2f58256f8ab81c6bb7eed0959ace04\"\n            }\n        },\n        {\n            \"id\": 9518,\n            \"name\": \"MemePad\",\n            \"symbol\": \"MEPAD\",\n            \"slug\": \"memepad\",\n            \"rank\": 3822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T00:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d70a3ee3079a6fa2bb16591414678b7ad91f0b5\"\n            }\n        },\n        {\n            \"id\": 9519,\n            \"name\": \"LabraCoin\",\n            \"symbol\": \"LABRA\",\n            \"slug\": \"labracoin\",\n            \"rank\": 7919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T00:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x106d3c66d22d2dd0446df23d7f5960752994d600\"\n            }\n        },\n        {\n            \"id\": 9520,\n            \"name\": \"POP\",\n            \"symbol\": \"POP!\",\n            \"slug\": \"pop\",\n            \"rank\": 6412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T00:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7fC3eC3574d408F3b59CD88709baCb42575EBF2b\"\n            }\n        },\n        {\n            \"id\": 9522,\n            \"name\": \"Bonfire\",\n            \"symbol\": \"BONFIRE\",\n            \"slug\": \"bonfire\",\n            \"rank\": 5232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T22:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e90253fbae4dab78aa351f4e6fed08a64ab5590\"\n            }\n        },\n        {\n            \"id\": 9524,\n            \"name\": \"Media Network\",\n            \"symbol\": \"MEDIA\",\n            \"slug\": \"media-network\",\n            \"rank\": 3253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs\"\n            }\n        },\n        {\n            \"id\": 9526,\n            \"name\": \"LOCGame\",\n            \"symbol\": \"LOCG\",\n            \"slug\": \"locgame\",\n            \"rank\": 1381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T11:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60eb57d085c59932d5faa6c6026268a4386927d0\"\n            }\n        },\n        {\n            \"id\": 9527,\n            \"name\": \"NFT Alley\",\n            \"symbol\": \"ALLEY\",\n            \"slug\": \"nft-alley\",\n            \"rank\": 2608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-02T15:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8d954168fbbf579f8fad5f7583d4f76f10ae97d\"\n            }\n        },\n        {\n            \"id\": 9530,\n            \"name\": \"FaraLand\",\n            \"symbol\": \"FARA\",\n            \"slug\": \"faraland\",\n            \"rank\": 981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-13T01:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF4Ed363144981D3A65f42e7D0DC54FF9EEf559A1\"\n            }\n        },\n        {\n            \"id\": 9532,\n            \"name\": \"Impermax\",\n            \"symbol\": \"IMX\",\n            \"slug\": \"impermax\",\n            \"rank\": 6376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T04:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b35ce522cb72e4077baeb96cb923a5529764a00\"\n            }\n        },\n        {\n            \"id\": 9533,\n            \"name\": \"GreenTrust\",\n            \"symbol\": \"GNT\",\n            \"slug\": \"greentrust\",\n            \"rank\": 7018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf750a26eb0acf95556e8529e72ed530f3b60f348\"\n            }\n        },\n        {\n            \"id\": 9535,\n            \"name\": \"CrossFi\",\n            \"symbol\": \"CRFI\",\n            \"slug\": \"crossfi\",\n            \"rank\": 3782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xae20bc46300bab5d85612c6bc6ea87ea0f186035\"\n            }\n        },\n        {\n            \"id\": 9537,\n            \"name\": \"EpiK Protocol\",\n            \"symbol\": \"EPK\",\n            \"slug\": \"epik-protocol\",\n            \"rank\": 798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T08:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdaf88906ac1de12ba2b1d2f7bfc94e9638ac40c4\"\n            }\n        },\n        {\n            \"id\": 9538,\n            \"name\": \"Anti-Lockdown\",\n            \"symbol\": \"FREE\",\n            \"slug\": \"anti-lockdown\",\n            \"rank\": 8763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T10:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2bd7a597391f31d2e36c2cb769fce0e5bd6d482\"\n            }\n        },\n        {\n            \"id\": 9539,\n            \"name\": \"UnitedCrowd\",\n            \"symbol\": \"UCT\",\n            \"slug\": \"unitedcrowd\",\n            \"rank\": 6188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T09:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d1dc3928604b00180bb570bdae94b9698d33b79\"\n            }\n        },\n        {\n            \"id\": 9541,\n            \"name\": \"AABC Token\",\n            \"symbol\": \"AABC\",\n            \"slug\": \"aabc-token\",\n            \"rank\": 8764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUnGR1giNU8t7mMAimqoxTnE5bP941rTe6\"\n            }\n        },\n        {\n            \"id\": 9543,\n            \"name\": \"Biconomy\",\n            \"symbol\": \"BICO\",\n            \"slug\": \"biconomy\",\n            \"rank\": 262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T13:03:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf17e65822b568b3903685a7c9f496cf7656cc6c2\"\n            }\n        },\n        {\n            \"id\": 9544,\n            \"name\": \"POLKARARE\",\n            \"symbol\": \"PRARE\",\n            \"slug\": \"polkarare\",\n            \"rank\": 2159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2C2f7e7C5604D162d75641256b80F1Bf6f4dC796\"\n            }\n        },\n        {\n            \"id\": 9545,\n            \"name\": \"NFTb\",\n            \"symbol\": \"NFTB\",\n            \"slug\": \"nftb\",\n            \"rank\": 864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xde3dbbe30cfa9f437b293294d1fd64b26045c71a\"\n            }\n        },\n        {\n            \"id\": 9546,\n            \"name\": \"ODIN PROTOCOL\",\n            \"symbol\": \"ODIN\",\n            \"slug\": \"odin-protocol\",\n            \"rank\": 1501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2802eb3a20f5892956d5b9528f6bf13e648534db\"\n            }\n        },\n        {\n            \"id\": 9547,\n            \"name\": \"AurusSILVER\",\n            \"symbol\": \"AWS\",\n            \"slug\": \"aurussilver\",\n            \"rank\": 7737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb89903dde3899f0280b99913168ee833a7896b93\"\n            }\n        },\n        {\n            \"id\": 9548,\n            \"name\": \"CroxSwap\",\n            \"symbol\": \"CROX\",\n            \"slug\": \"croxswap\",\n            \"rank\": 6162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c094f5a7d1146bb93850f629501eb749f6ed491\"\n            }\n        },\n        {\n            \"id\": 9549,\n            \"name\": \"Mercurial Finance\",\n            \"symbol\": \"MER\",\n            \"slug\": \"mercurial-finance\",\n            \"rank\": 3715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T14:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9550,\n            \"name\": \"PERI Finance\",\n            \"symbol\": \"PERI\",\n            \"slug\": \"peri-finance\",\n            \"rank\": 1673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T05:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d30aD9C6374Bf925D0A75454fa327AACf778492\"\n            }\n        },\n        {\n            \"id\": 9551,\n            \"name\": \"Digible\",\n            \"symbol\": \"DIGI\",\n            \"slug\": \"digible\",\n            \"rank\": 5206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T11:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3CbF23c081fAA5419810ce0F6BC1ECb73006d848\"\n            }\n        },\n        {\n            \"id\": 9553,\n            \"name\": \"B-cube.ai\",\n            \"symbol\": \"BCUBE\",\n            \"slug\": \"b-cube-ai\",\n            \"rank\": 1624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T01:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93C9175E26F57d2888c7Df8B470C9eeA5C0b0A93\"\n            }\n        },\n        {\n            \"id\": 9554,\n            \"name\": \"EtherSmart\",\n            \"symbol\": \"ETM\",\n            \"slug\": \"ethersmart\",\n            \"rank\": 3197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T10:42:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3eb8b90c763b8b2b53e7819ac27eca8f94c8ec2\"\n            }\n        },\n        {\n            \"id\": 9558,\n            \"name\": \"RastaFinance Token\",\n            \"symbol\": \"RASTA\",\n            \"slug\": \"rasta-finance\",\n            \"rank\": 6199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T12:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3e8cc42da487d1116d26687856e9fb684817c52\"\n            }\n        },\n        {\n            \"id\": 9559,\n            \"name\": \"UNILAYERX\",\n            \"symbol\": \"LAYERX\",\n            \"slug\": \"unilayerx\",\n            \"rank\": 6847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T12:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe56e974c1c85e9351325fb2d62963a022ad624f\"\n            }\n        },\n        {\n            \"id\": 9562,\n            \"name\": \"Coldstack\",\n            \"symbol\": \"CLS\",\n            \"slug\": \"coldstack\",\n            \"rank\": 1726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x675bbc7514013e2073db7a919f6e4cbef576de37\"\n            }\n        },\n        {\n            \"id\": 9563,\n            \"name\": \"TradeStars\",\n            \"symbol\": \"TSX\",\n            \"slug\": \"tradestars\",\n            \"rank\": 1525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T16:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x734c90044a0ba31b3f2e640c10dc5d3540499bfd\"\n            }\n        },\n        {\n            \"id\": 9564,\n            \"name\": \"CryptoCart\",\n            \"symbol\": \"CC\",\n            \"slug\": \"cryptocart\",\n            \"rank\": 6929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T13:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e547061a345015869d26c7b6ee4ab5b63424441\"\n            }\n        },\n        {\n            \"id\": 9566,\n            \"name\": \"Liquity USD\",\n            \"symbol\": \"LUSD\",\n            \"slug\": \"liquity-usd\",\n            \"rank\": 216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T16:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f98805A4E8be255a32880FDeC7F6728C6568bA0\"\n            }\n        },\n        {\n            \"id\": 9568,\n            \"name\": \"SafeComet\",\n            \"symbol\": \"SAFECOMET\",\n            \"slug\": \"safecomet\",\n            \"rank\": 8212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T16:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb667bbfe0dcedae1a53555a0e8b0a14eaf0d5231\"\n            }\n        },\n        {\n            \"id\": 9569,\n            \"name\": \"OXO.Farm\",\n            \"symbol\": \"OXO\",\n            \"slug\": \"oxo-farm\",\n            \"rank\": 5977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T17:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47dac6bd80f024575a6d367af5ba8e89202a09fc\"\n            }\n        },\n        {\n            \"id\": 9574,\n            \"name\": \"CoShi Inu\",\n            \"symbol\": \"COSHI\",\n            \"slug\": \"coshi-inu\",\n            \"rank\": 7050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T18:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x668c50b1c7f46effbe3f242687071d7908aab00a\"\n            }\n        },\n        {\n            \"id\": 9575,\n            \"name\": \"Hamtaro\",\n            \"symbol\": \"HAMTARO\",\n            \"slug\": \"hamtaro\",\n            \"rank\": 7927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T18:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d4cc29b9c4e413cfe5f898e16280f11db57e186\"\n            }\n        },\n        {\n            \"id\": 9576,\n            \"name\": \"Vulkania\",\n            \"symbol\": \"VLK\",\n            \"slug\": \"vulkania\",\n            \"rank\": 4250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T19:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0921d788e7f7498f80adb0a0a62b8a9476f2db92\"\n            }\n        },\n        {\n            \"id\": 9577,\n            \"name\": \"Mycro\",\n            \"symbol\": \"MYO\",\n            \"slug\": \"mycro\",\n            \"rank\": 6683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50987e6be405ebac691f8988304562e5efc3b2ea\"\n            }\n        },\n        {\n            \"id\": 9578,\n            \"name\": \"Dungeonswap\",\n            \"symbol\": \"DND\",\n            \"slug\": \"dungeonswap\",\n            \"rank\": 4928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T23:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14c358b573a4cE45364a3DBD84BBb4Dae87af034\"\n            }\n        },\n        {\n            \"id\": 9579,\n            \"name\": \"Corra.Finance\",\n            \"symbol\": \"CORA\",\n            \"slug\": \"corra-finance\",\n            \"rank\": 1837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T15:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a7260e44789aef24fdaf72d80ecdc253aaa079e\"\n            }\n        },\n        {\n            \"id\": 9580,\n            \"name\": \"Evolution Finance\",\n            \"symbol\": \"EVN\",\n            \"slug\": \"evolution-finance\",\n            \"rank\": 7061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T14:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af15d7b8776fa296019979e70a5be53c714a7ec\"\n            }\n        },\n        {\n            \"id\": 9581,\n            \"name\": \"BitBlocks Finance\",\n            \"symbol\": \"BBKFI\",\n            \"slug\": \"bitblocks-finance\",\n            \"rank\": 2568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc8e68e30350c6603d3d29fcc8e676380c28fcf4\"\n            }\n        },\n        {\n            \"id\": 9582,\n            \"name\": \"DisCas Vision\",\n            \"symbol\": \"DISC\",\n            \"slug\": \"discas-vision\",\n            \"rank\": 7424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569\"\n            }\n        },\n        {\n            \"id\": 9583,\n            \"name\": \"Melalie\",\n            \"symbol\": \"MEL\",\n            \"slug\": \"melalie\",\n            \"rank\": 2313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed0889f7e1c7c7267407222be277e1f1ef4d4892\"\n            }\n        },\n        {\n            \"id\": 9584,\n            \"name\": \"Slam Token\",\n            \"symbol\": \"SLAM\",\n            \"slug\": \"slam-token\",\n            \"rank\": 4637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37\"\n            }\n        },\n        {\n            \"id\": 9585,\n            \"name\": \"XBN Community Token\",\n            \"symbol\": \"XBC\",\n            \"slug\": \"xbn-community-token\",\n            \"rank\": 8017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0321394309cad7e0e424650844c3ab3b659315d3\"\n            }\n        },\n        {\n            \"id\": 9586,\n            \"name\": \"PRIVATEUM INITIATIVE\",\n            \"symbol\": \"PVM\",\n            \"slug\": \"privateum-initiative\",\n            \"rank\": 1162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71aff23750db1f4edbe32c942157a478349035b2\"\n            }\n        },\n        {\n            \"id\": 9588,\n            \"name\": \"O3 Swap\",\n            \"symbol\": \"O3\",\n            \"slug\": \"o3-swap\",\n            \"rank\": 936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T07:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee9801669c6138e84bd50deb500827b776777d28\"\n            }\n        },\n        {\n            \"id\": 9590,\n            \"name\": \"OBORTECH\",\n            \"symbol\": \"OBOT\",\n            \"slug\": \"obortech\",\n            \"rank\": 6585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedadeb5faa413e6c8623461849dfd0b7c3790c32\"\n            }\n        },\n        {\n            \"id\": 9592,\n            \"name\": \"Fortress Lending\",\n            \"symbol\": \"FTS\",\n            \"slug\": \"fortress-lending\",\n            \"rank\": 4128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4437743ac02957068995c48e08465e0ee1769fbe\"\n            }\n        },\n        {\n            \"id\": 9593,\n            \"name\": \"EQO\",\n            \"symbol\": \"EQO\",\n            \"slug\": \"eqo\",\n            \"rank\": 6590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T09:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x46e9fe43470fafd690100c86037f9e566e24d480\"\n            }\n        },\n        {\n            \"id\": 9594,\n            \"name\": \"g9tro Crowdfunding Platform\",\n            \"symbol\": \"G9TRO\",\n            \"slug\": \"g9tro-crowdfunding-platform\",\n            \"rank\": 8765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc64c0adf4a08008e3fa2bf9c03540032b1c8288\"\n            }\n        },\n        {\n            \"id\": 9595,\n            \"name\": \"CaliCoin\",\n            \"symbol\": \"CALI\",\n            \"slug\": \"calicoin\",\n            \"rank\": 3860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8fa12f8409da31a4fc43d15c4c78c33d8213b9b\"\n            }\n        },\n        {\n            \"id\": 9597,\n            \"name\": \"dFund\",\n            \"symbol\": \"DFND\",\n            \"slug\": \"dfund\",\n            \"rank\": 5390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T22:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2adc1c84443ad06f0017adca346bd9b6fc52cab\"\n            }\n        },\n        {\n            \"id\": 9598,\n            \"name\": \"Lion Token\",\n            \"symbol\": \"LION\",\n            \"slug\": \"lion-token\",\n            \"rank\": 4069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T18:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xd44c3ba075d73c812e272c03d42fdb6448ae10cd\"\n            }\n        },\n        {\n            \"id\": 9601,\n            \"name\": \"Forefront\",\n            \"symbol\": \"FF\",\n            \"slug\": \"forefront\",\n            \"rank\": 1712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T03:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e9d8f07a64e363e97a648904a89fb4cd5fb94cd\"\n            }\n        },\n        {\n            \"id\": 9602,\n            \"name\": \"Goat Coin\",\n            \"symbol\": \"GOAT\",\n            \"slug\": \"goat-coin\",\n            \"rank\": 5920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T19:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08922cc5e9bd4c74ff570e27a40b84084a7f9988\"\n            }\n        },\n        {\n            \"id\": 9604,\n            \"name\": \"Privapp Network\",\n            \"symbol\": \"bPRIVA\",\n            \"slug\": \"privapp-network\",\n            \"rank\": 4352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T17:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa82e4aa4c8d0859b1dd333145b6dd488f23e9782\"\n            }\n        },\n        {\n            \"id\": 9605,\n            \"name\": \"TruePNL\",\n            \"symbol\": \"PNL\",\n            \"slug\": \"truepnl\",\n            \"rank\": 4809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T21:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9fc8f0ca1668e87294941b7f627e9c15ea06b459\"\n            }\n        },\n        {\n            \"id\": 9606,\n            \"name\": \"Plethori\",\n            \"symbol\": \"PLE\",\n            \"slug\": \"plethori\",\n            \"rank\": 3720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T18:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3873965e73d9a21f88e645ce40b7db187fde4931\"\n            }\n        },\n        {\n            \"id\": 9607,\n            \"name\": \"Bankless DAO\",\n            \"symbol\": \"BANK\",\n            \"slug\": \"bankless-dao\",\n            \"rank\": 3580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T19:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d94aa3e47d9d5024503ca8491fce9a2fb4da198\"\n            }\n        },\n        {\n            \"id\": 9608,\n            \"name\": \"SpookySwap\",\n            \"symbol\": \"BOO\",\n            \"slug\": \"spookyswap\",\n            \"rank\": 2902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T15:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55af5865807b196bd0197e0902746f31fbccfa58\"\n            }\n        },\n        {\n            \"id\": 9609,\n            \"name\": \"CompliFi\",\n            \"symbol\": \"COMFI\",\n            \"slug\": \"complifi\",\n            \"rank\": 6303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T20:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x752efadc0a7e05ad1bcccda22c141d01a75ef1e4\"\n            }\n        },\n        {\n            \"id\": 9613,\n            \"name\": \"Trustpad\",\n            \"symbol\": \"TPAD\",\n            \"slug\": \"trustpad\",\n            \"rank\": 3346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T13:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C\"\n            }\n        },\n        {\n            \"id\": 9615,\n            \"name\": \"Polylastic\",\n            \"symbol\": \"POLX\",\n            \"slug\": \"polylastic\",\n            \"rank\": 4719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T10:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x187ae45f2d361cbce37c6a8622119c91148f261b\"\n            }\n        },\n        {\n            \"id\": 9618,\n            \"name\": \"DogeMoon\",\n            \"symbol\": \"DGMOON\",\n            \"slug\": \"dogemoon\",\n            \"rank\": 6783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:46:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18359CF655A444204e46F286eDC445C9D30fFc54\"\n            }\n        },\n        {\n            \"id\": 9620,\n            \"name\": \"Wrapped Statera\",\n            \"symbol\": \"WSTA\",\n            \"slug\": \"wrapped-statera\",\n            \"rank\": 8766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T23:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedeec5691f23e4914cf0183a4196bbeb30d027a0\"\n            }\n        },\n        {\n            \"id\": 9621,\n            \"name\": \"DinoExchange\",\n            \"symbol\": \"DINO\",\n            \"slug\": \"dinoexchange\",\n            \"rank\": 2065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf317932ee2C30fa5d0E14416775977801734812D\"\n            }\n        },\n        {\n            \"id\": 9622,\n            \"name\": \"Nftfy\",\n            \"symbol\": \"NFTFY\",\n            \"slug\": \"nftfy\",\n            \"rank\": 8767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T01:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf6ff49ffd3d104302ef0ab0f10f5a84324c091c\"\n            }\n        },\n        {\n            \"id\": 9623,\n            \"name\": \"FairLunar\",\n            \"symbol\": \"FLUNAR\",\n            \"slug\": \"fairlunar\",\n            \"rank\": 8213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T06:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDCD289ECF644bEC54393ba6Ce8dB35e9B5Ff75e7\"\n            }\n        },\n        {\n            \"id\": 9625,\n            \"name\": \"Triforce Protocol\",\n            \"symbol\": \"TFC\",\n            \"slug\": \"triforce-protocol\",\n            \"rank\": 8768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T07:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x339f6e1553e923fd27412dfaf18b5721ea580a15\"\n            }\n        },\n        {\n            \"id\": 9626,\n            \"name\": \"Emblem\",\n            \"symbol\": \"EMB\",\n            \"slug\": \"emblem\",\n            \"rank\": 5455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T08:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb0acc14396d108b3c5574483acb817855c9dc8d\"\n            }\n        },\n        {\n            \"id\": 9627,\n            \"name\": \"ComfyToken\",\n            \"symbol\": \"COMFY\",\n            \"slug\": \"comfytoken\",\n            \"rank\": 4079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T08:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc737b44cb0aa18815a1f6918eb338dee7e7e6bd7\"\n            }\n        },\n        {\n            \"id\": 9629,\n            \"name\": \"GMR Finance\",\n            \"symbol\": \"GMR\",\n            \"slug\": \"gmr-finance\",\n            \"rank\": 7448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T09:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0523215dcafbf4e4aa92117d13c6985a3bef27d7\"\n            }\n        },\n        {\n            \"id\": 9630,\n            \"name\": \"Safeicarus\",\n            \"symbol\": \"SAFEICARUS\",\n            \"slug\": \"safeicarus\",\n            \"rank\": 7580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T09:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2f9b51c6a1b5598f0ea51ef95d70cb045692d0f\"\n            }\n        },\n        {\n            \"id\": 9631,\n            \"name\": \"Kally\",\n            \"symbol\": \"KALLY\",\n            \"slug\": \"polkally\",\n            \"rank\": 8769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd30c9bea1a952feeed2ef2c6b2ff8a8fc4aad07\"\n            }\n        },\n        {\n            \"id\": 9632,\n            \"name\": \"UMI\",\n            \"symbol\": \"UMI\",\n            \"slug\": \"umi\",\n            \"rank\": 4445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9635,\n            \"name\": \"SYA x Flooz\",\n            \"symbol\": \"SYA\",\n            \"slug\": \"save-your-assets\",\n            \"rank\": 4313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T06:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83a86adf1a7c56e77d36d585b808052e0a2aad0e\"\n            }\n        },\n        {\n            \"id\": 9636,\n            \"name\": \"Widercoin\",\n            \"symbol\": \"WDR\",\n            \"slug\": \"widercoin\",\n            \"rank\": 2631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T14:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TWWvn3jcdY7QBV1KFcm4YyNUuD7reNbr3k\"\n            }\n        },\n        {\n            \"id\": 9637,\n            \"name\": \"Altura\",\n            \"symbol\": \"ALU\",\n            \"slug\": \"altura\",\n            \"rank\": 3258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T14:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8263CD1601FE73C066bf49cc09841f35348e3be0\"\n            }\n        },\n        {\n            \"id\": 9638,\n            \"name\": \"SingularityDAO\",\n            \"symbol\": \"SDAO\",\n            \"slug\": \"singularitydao\",\n            \"rank\": 714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T08:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x993864e43caa7f7f12953ad6feb1d1ca635b875f\"\n            }\n        },\n        {\n            \"id\": 9639,\n            \"name\": \"Pussy Financial\",\n            \"symbol\": \"PUSSY\",\n            \"slug\": \"pussy-financial\",\n            \"rank\": 4649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T16:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9196e18bc349b1f64bc08784eae259525329a1ad\"\n            }\n        },\n        {\n            \"id\": 9640,\n            \"name\": \"MetisDAO\",\n            \"symbol\": \"METIS\",\n            \"slug\": \"metisdao\",\n            \"rank\": 239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T14:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9E32b13ce7f2E80A01932B42553652E053D6ed8e\"\n            }\n        },\n        {\n            \"id\": 9641,\n            \"name\": \"PhoenxiDefi Finance\",\n            \"symbol\": \"PNIXS\",\n            \"slug\": \"phoenxidefi-finance\",\n            \"rank\": 6518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-08T07:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x509949c4ee0c1c2c765cf9b23c75d823981e22ae\"\n            }\n        },\n        {\n            \"id\": 9642,\n            \"name\": \"SILVER (SVS)\",\n            \"symbol\": \"SVS\",\n            \"slug\": \"silver-gateway\",\n            \"rank\": 6275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9643,\n            \"name\": \"Don-key\",\n            \"symbol\": \"DON\",\n            \"slug\": \"don-key\",\n            \"rank\": 949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T21:31:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x217ddead61a42369a266f1fb754eb5d3ebadc88a\"\n            }\n        },\n        {\n            \"id\": 9646,\n            \"name\": \"FOMO LAB\",\n            \"symbol\": \"FOMO\",\n            \"slug\": \"fomo-lab\",\n            \"rank\": 5991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T22:59:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5eef8c4320e2bf8d1e6231a31500fd7a87d02985\"\n            }\n        },\n        {\n            \"id\": 9650,\n            \"name\": \"DiamondToken\",\n            \"symbol\": \"DIAMOND\",\n            \"slug\": \"diamondtoken\",\n            \"rank\": 8168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-08T11:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e8cfdd483c5818c5a4a799cbaae324002d086ad\"\n            }\n        },\n        {\n            \"id\": 9651,\n            \"name\": \"Ethermon\",\n            \"symbol\": \"EMON\",\n            \"slug\": \"ethermon\",\n            \"rank\": 3372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T14:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6a5ab46ead26f49b03bbb1f9eb1ad5c1767974a\"\n            }\n        },\n        {\n            \"id\": 9653,\n            \"name\": \"Nabox\",\n            \"symbol\": \"NABOX\",\n            \"slug\": \"nabox\",\n            \"rank\": 1191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T14:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03d1e72765545729a035e909edd9371a405f77fb\"\n            }\n        },\n        {\n            \"id\": 9654,\n            \"name\": \"CryptoBlades\",\n            \"symbol\": \"SKILL\",\n            \"slug\": \"cryptoblades\",\n            \"rank\": 1208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-09T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x154a9f9cbd3449ad22fdae23044319d6ef2a1fab\"\n            }\n        },\n        {\n            \"id\": 9655,\n            \"name\": \"Blocktyme\",\n            \"symbol\": \"BTYM\",\n            \"slug\": \"blocktyme\",\n            \"rank\": 5045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-09T06:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c0938091EF72c5768ea9611a6e252B1A3578E0E\"\n            }\n        },\n        {\n            \"id\": 9656,\n            \"name\": \"CateCoin\",\n            \"symbol\": \"CATE\",\n            \"slug\": \"catecoin\",\n            \"rank\": 3296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T02:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4fae3faa8300810c835970b9187c268f55d998f\"\n            }\n        },\n        {\n            \"id\": 9657,\n            \"name\": \"Pinknode\",\n            \"symbol\": \"PNODE\",\n            \"slug\": \"pinknode\",\n            \"rank\": 6451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T14:46:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAF691508BA57d416f895e32a1616dA1024e882D2\"\n            }\n        },\n        {\n            \"id\": 9660,\n            \"name\": \"Parasset\",\n            \"symbol\": \"ASET\",\n            \"slug\": \"parasset\",\n            \"rank\": 5728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T11:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9662,\n            \"name\": \"Shield\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"shield-dao\",\n            \"rank\": 8770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T14:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ef6a7e2c966fb7c5403efefde38338b1a95a084\"\n            }\n        },\n        {\n            \"id\": 9663,\n            \"name\": \"ArGo\",\n            \"symbol\": \"ARGO\",\n            \"slug\": \"argoapp\",\n            \"rank\": 1812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T13:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28cca76f6e8ec81e4550ecd761f899110b060e97\"\n            }\n        },\n        {\n            \"id\": 9665,\n            \"name\": \"My DeFi Pet\",\n            \"symbol\": \"DPET\",\n            \"slug\": \"my-defi-pet\",\n            \"rank\": 1361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb62ae373aca027177d1c18ee0862817f9080d08\"\n            }\n        },\n        {\n            \"id\": 9666,\n            \"name\": \"Terran Coin\",\n            \"symbol\": \"TRR\",\n            \"slug\": \"terran-coin\",\n            \"rank\": 3004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T07:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x490e3f4af13e1616ec97a8c6600c1061a8d0253e\"\n            }\n        },\n        {\n            \"id\": 9667,\n            \"name\": \"BNB Diamond\",\n            \"symbol\": \"BNBD\",\n            \"slug\": \"bnb-diamond\",\n            \"rank\": 8151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T07:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c730718c97a77562866b5d29b33228c019eac68\"\n            }\n        },\n        {\n            \"id\": 9669,\n            \"name\": \"Pube finance\",\n            \"symbol\": \"PUBE\",\n            \"slug\": \"pube-finance\",\n            \"rank\": 7668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T08:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3916984fa787d89B648Ccd8d60B5ff07E0E8e4F4\"\n            }\n        },\n        {\n            \"id\": 9670,\n            \"name\": \"GogolCoin\",\n            \"symbol\": \"GOL\",\n            \"slug\": \"gogolcoin\",\n            \"rank\": 2854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T17:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9671,\n            \"name\": \"upBNB\",\n            \"symbol\": \"UPBNB\",\n            \"slug\": \"upbnb\",\n            \"rank\": 6800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T08:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1759254EB142bcF0175347D5A0f3c19235538a9A\"\n            }\n        },\n        {\n            \"id\": 9673,\n            \"name\": \"Loser Coin\",\n            \"symbol\": \"LOWB\",\n            \"slug\": \"loser-coin\",\n            \"rank\": 1374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T09:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x843d4a358471547f51534e3e51fae91cb4dc3f28\"\n            }\n        },\n        {\n            \"id\": 9674,\n            \"name\": \"Wilder World\",\n            \"symbol\": \"WILD\",\n            \"slug\": \"wilder-world\",\n            \"rank\": 326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T14:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a3bff78b79a009976eea096a51a948a3dc00e34\"\n            }\n        },\n        {\n            \"id\": 9675,\n            \"name\": \"Drops Ownership Power\",\n            \"symbol\": \"DOP\",\n            \"slug\": \"drops\",\n            \"rank\": 1450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T15:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bb61215298f296c55b19ad842d3df69021da2ef\"\n            }\n        },\n        {\n            \"id\": 9676,\n            \"name\": \"Gastrocoin\",\n            \"symbol\": \"GTC\",\n            \"slug\": \"gastrocoin\",\n            \"rank\": 7681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T19:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9677,\n            \"name\": \"Nadeshiko\",\n            \"symbol\": \"NDSK\",\n            \"slug\": \"nadeshiko\",\n            \"rank\": 8023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x568b0d8ac3967d363257c520c9be0f17984e470f\"\n            }\n        },\n        {\n            \"id\": 9678,\n            \"name\": \"Total Crypto Market Cap Token\",\n            \"symbol\": \"TCAP\",\n            \"slug\": \"total-crypto-market-cap-token\",\n            \"rank\": 8771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:53:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16c52CeeCE2ed57dAd87319D91B5e3637d50aFa4\"\n            }\n        },\n        {\n            \"id\": 9679,\n            \"name\": \"MoonStarter\",\n            \"symbol\": \"MNST\",\n            \"slug\": \"moonstarter\",\n            \"rank\": 3373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T09:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a6ccf15b38da4b5b0ef4c8fe9fefcb472a893f9\"\n            }\n        },\n        {\n            \"id\": 9680,\n            \"name\": \"Small Doge\",\n            \"symbol\": \"SDOG\",\n            \"slug\": \"small-doge\",\n            \"rank\": 6263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T19:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x537edd52ebcb9f48ff2f8a28c51fcdb9d6a6e0d4\"\n            }\n        },\n        {\n            \"id\": 9681,\n            \"name\": \"NFTCircle\",\n            \"symbol\": \"NFTC\",\n            \"slug\": \"nftcircle\",\n            \"rank\": 8772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T06:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2efcdd1383eae3af14d785dcc65d6b865b562312\"\n            }\n        },\n        {\n            \"id\": 9685,\n            \"name\": \"Jomon Shiba\",\n            \"symbol\": \"JSHIBA\",\n            \"slug\": \"jomon-shiba\",\n            \"rank\": 8773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1426cC6D52D1B14e2B3b1Cb04d57ea42B39c4c7c\"\n            }\n        },\n        {\n            \"id\": 9686,\n            \"name\": \"My Crypto Heroes\",\n            \"symbol\": \"MCHC\",\n            \"slug\": \"my-crypto-heroes\",\n            \"rank\": 3592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T09:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd69f306549e9d96f183b1aeca30b8f4353c2ecc3\"\n            }\n        },\n        {\n            \"id\": 9691,\n            \"name\": \"Venus Reward Token\",\n            \"symbol\": \"VRT\",\n            \"slug\": \"venus-reward-token\",\n            \"rank\": 1031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T01:01:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5F84ce30DC3cF7909101C69086c50De191895883\"\n            }\n        },\n        {\n            \"id\": 9692,\n            \"name\": \"CatzCoin\",\n            \"symbol\": \"CATZ\",\n            \"slug\": \"catzcoin\",\n            \"rank\": 7720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T12:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfBEe3dAc982148aC793161f7362344925506903\"\n            }\n        },\n        {\n            \"id\": 9693,\n            \"name\": \"DOGGY\",\n            \"symbol\": \"DOGGY\",\n            \"slug\": \"doggy\",\n            \"rank\": 1070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T13:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74926b3d118a63f6958922d3dc05eb9c6e6e00c6\"\n            }\n        },\n        {\n            \"id\": 9694,\n            \"name\": \"Upfire\",\n            \"symbol\": \"UPR\",\n            \"slug\": \"upfire\",\n            \"rank\": 4674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T14:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf720e38f678b29b243f7d53b56acbf5de98f2385\"\n            }\n        },\n        {\n            \"id\": 9698,\n            \"name\": \"Tycoon\",\n            \"symbol\": \"TYC\",\n            \"slug\": \"tycoon\",\n            \"rank\": 1384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:46:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3A82D3111aB5faF39d847D46023d9090261A658F\"\n            }\n        },\n        {\n            \"id\": 9699,\n            \"name\": \"HyperMeteor\",\n            \"symbol\": \"HYMETEOR\",\n            \"slug\": \"hypermeteor\",\n            \"rank\": 8774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T14:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0\"\n            }\n        },\n        {\n            \"id\": 9700,\n            \"name\": \"Microtuber\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"microtuber\",\n            \"rank\": 4573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6876eba317272fe221c67405c5e8eb3b24535547\"\n            }\n        },\n        {\n            \"id\": 9701,\n            \"name\": \"Jindoge\",\n            \"symbol\": \"JINDOGE\",\n            \"slug\": \"jindoge\",\n            \"rank\": 8775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f4cd830543db25254ec0f05eac058d4d6e86166\"\n            }\n        },\n        {\n            \"id\": 9708,\n            \"name\": \"ShibaPup\",\n            \"symbol\": \"SHIBAPUP\",\n            \"slug\": \"shibapup\",\n            \"rank\": 4064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8203612382f61bafae549fbf31efbf70992fa289\"\n            }\n        },\n        {\n            \"id\": 9709,\n            \"name\": \"MoonTrust\",\n            \"symbol\": \"MNTT\",\n            \"slug\": \"moontrust\",\n            \"rank\": 1860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T19:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x390037d710c86f88f05174599425b77c72eda305\"\n            }\n        },\n        {\n            \"id\": 9710,\n            \"name\": \"Kabosu\",\n            \"symbol\": \"KABOSU\",\n            \"slug\": \"kabosu\",\n            \"rank\": 4404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T19:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b\"\n            }\n        },\n        {\n            \"id\": 9711,\n            \"name\": \"Sanshu Inu\",\n            \"symbol\": \"SANSHU\",\n            \"slug\": \"sanshu-inu\",\n            \"rank\": 4398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T19:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc73c167e7a4ba109e4052f70d5466d0c312a344d\"\n            }\n        },\n        {\n            \"id\": 9712,\n            \"name\": \"Shih Tzu\",\n            \"symbol\": \"SHIH\",\n            \"slug\": \"shih-tzu\",\n            \"rank\": 5587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T20:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x841fb148863454a3b3570f515414759be9091465\"\n            }\n        },\n        {\n            \"id\": 9713,\n            \"name\": \"Demodyfi\",\n            \"symbol\": \"DMOD\",\n            \"slug\": \"demodyfi\",\n            \"rank\": 6634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T16:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f6c5c2fb289db2228d159c69621215e354218d7\"\n            }\n        },\n        {\n            \"id\": 9718,\n            \"name\": \"Kineko\",\n            \"symbol\": \"KKO\",\n            \"slug\": \"kineko\",\n            \"rank\": 1482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T02:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x368c5290b13caa10284db58b4ad4f3e9ee8bf4c9\"\n            }\n        },\n        {\n            \"id\": 9719,\n            \"name\": \"Woofy\",\n            \"symbol\": \"WOOFY\",\n            \"slug\": \"woofy\",\n            \"rank\": 7586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T04:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0660cd418a64a1d44e9214ad8e459324d8157f1\"\n            }\n        },\n        {\n            \"id\": 9720,\n            \"name\": \"PlatON\",\n            \"symbol\": \"LAT\",\n            \"slug\": \"platon\",\n            \"rank\": 272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T05:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9721,\n            \"name\": \"Samoyedcoin\",\n            \"symbol\": \"SAMO\",\n            \"slug\": \"samoyedcoin\",\n            \"rank\": 433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T08:59:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU\"\n            }\n        },\n        {\n            \"id\": 9722,\n            \"name\": \"Fluity\",\n            \"symbol\": \"FLTY\",\n            \"slug\": \"fluity\",\n            \"rank\": 2266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T08:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83b325dbA77d55644619a4Ff29D42EE4487BCf31\"\n            }\n        },\n        {\n            \"id\": 9734,\n            \"name\": \"Saferune\",\n            \"symbol\": \"SAFERUNE\",\n            \"slug\": \"saferune\",\n            \"rank\": 8115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T10:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x862827e70221c3a0ba27ab608ddfe4d5d3fe27c2\"\n            }\n        },\n        {\n            \"id\": 9736,\n            \"name\": \"ShibaCash\",\n            \"symbol\": \"SHIBACASH\",\n            \"slug\": \"shibacash\",\n            \"rank\": 6227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T05:56:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e4e3ba4675c39ff2863073e171b0a2e93a592e0\"\n            }\n        },\n        {\n            \"id\": 9737,\n            \"name\": \"HummingBird Finance\",\n            \"symbol\": \"HMNG\",\n            \"slug\": \"hummingbird-finance\",\n            \"rank\": 6090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T12:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14357d294fbabbe0fbf59503370c772d563b35b6\"\n            }\n        },\n        {\n            \"id\": 9740,\n            \"name\": \"Dot Finance\",\n            \"symbol\": \"PINK\",\n            \"slug\": \"dot-finance\",\n            \"rank\": 4756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T18:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC\"\n            }\n        },\n        {\n            \"id\": 9741,\n            \"name\": \"Solanium\",\n            \"symbol\": \"SLIM\",\n            \"slug\": \"solanium\",\n            \"rank\": 458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T15:16:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW\"\n            }\n        },\n        {\n            \"id\": 9742,\n            \"name\": \"ElonTech\",\n            \"symbol\": \"ETCH\",\n            \"slug\": \"elontech\",\n            \"rank\": 3809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T20:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9\"\n            }\n        },\n        {\n            \"id\": 9747,\n            \"name\": \"Cryption Network\",\n            \"symbol\": \"CNT\",\n            \"slug\": \"cryption-network\",\n            \"rank\": 5246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x429876c4a6f89fb470e92456b8313879df98b63c\"\n            }\n        },\n        {\n            \"id\": 9748,\n            \"name\": \"Renascent Finance\",\n            \"symbol\": \"RENASCENT\",\n            \"slug\": \"renascent-finance\",\n            \"rank\": 6143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T18:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56de8bc61346321d4f2211e3ac3c0a7f00db9b76\"\n            }\n        },\n        {\n            \"id\": 9749,\n            \"name\": \"WallStreetBets DApp\",\n            \"symbol\": \"WSB\",\n            \"slug\": \"wallstreetbets-dapp\",\n            \"rank\": 3439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x22168882276e5d5e1da694343b41dd7726eeb288\"\n            }\n        },\n        {\n            \"id\": 9751,\n            \"name\": \"COLD FINANCE\",\n            \"symbol\": \"COLD\",\n            \"slug\": \"cold-finance\",\n            \"rank\": 7717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T09:56:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a6fda69fa9859b169ef17b600ce81c59cf16f01\"\n            }\n        },\n        {\n            \"id\": 9752,\n            \"name\": \"AFEN Blockchain\",\n            \"symbol\": \"AFEN\",\n            \"slug\": \"afen-blockchain\",\n            \"rank\": 2201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T22:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0840d5f67206f865aee7cce075bd4484cd3cc81\"\n            }\n        },\n        {\n            \"id\": 9755,\n            \"name\": \"Moma Protocol\",\n            \"symbol\": \"MOMAT\",\n            \"slug\": \"moma-protocol\",\n            \"rank\": 8069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T19:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9756,\n            \"name\": \"Virtue Poker\",\n            \"symbol\": \"VPP\",\n            \"slug\": \"virtue-poker\",\n            \"rank\": 1815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T20:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5eeaa2dcb23056f4e8654a349e57ebe5e76b5e6e\"\n            }\n        },\n        {\n            \"id\": 9757,\n            \"name\": \"WeStarter\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"westarter\",\n            \"rank\": 3619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T04:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x910651F81a605a6Ef35d05527d24A72fecef8bF0\"\n            }\n        },\n        {\n            \"id\": 9759,\n            \"name\": \"BSC Gold\",\n            \"symbol\": \"BSCGOLD\",\n            \"slug\": \"bsc-gold\",\n            \"rank\": 4828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T21:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34195fd824355aec1bdceea97697b35be691bcb3\"\n            }\n        },\n        {\n            \"id\": 9760,\n            \"name\": \"Stratos\",\n            \"symbol\": \"STOS\",\n            \"slug\": \"stratos\",\n            \"rank\": 644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T16:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08c32b0726C5684024ea6e141C50aDe9690bBdcc\"\n            }\n        },\n        {\n            \"id\": 9763,\n            \"name\": \"Copiosa Coin\",\n            \"symbol\": \"COP\",\n            \"slug\": \"copiosa-coin\",\n            \"rank\": 4148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T15:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8789337a176e6e7223ff115f1cd85c993d42c25c\"\n            }\n        },\n        {\n            \"id\": 9764,\n            \"name\": \"MILC Platform\",\n            \"symbol\": \"MLT\",\n            \"slug\": \"milc-platform\",\n            \"rank\": 863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:13:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9506d37f70eB4C3d79C398d326C871aBBf10521d\"\n            }\n        },\n        {\n            \"id\": 9765,\n            \"name\": \"Hanzo Inu\",\n            \"symbol\": \"HNZO\",\n            \"slug\": \"hanzo-inu\",\n            \"rank\": 7009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x239dc02a28a0774738463e06245544a72745d5c5\"\n            }\n        },\n        {\n            \"id\": 9766,\n            \"name\": \"Rentible\",\n            \"symbol\": \"RNB\",\n            \"slug\": \"rentible\",\n            \"rank\": 6094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T16:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a039b1d9bbdccbb91be28691b730ca893e5e743\"\n            }\n        },\n        {\n            \"id\": 9767,\n            \"name\": \"Frenchie Network\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"frenchie-network\",\n            \"rank\": 4487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T21:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13958e1eb63dfb8540eaf6ed7dcbbc1a60fd52af\"\n            }\n        },\n        {\n            \"id\": 9771,\n            \"name\": \"LaunchX\",\n            \"symbol\": \"LNCHX\",\n            \"slug\": \"launchx\",\n            \"rank\": 4478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T11:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9772,\n            \"name\": \"SnowgeCoin\",\n            \"symbol\": \"SNOWGE\",\n            \"slug\": \"snowgecoin\",\n            \"rank\": 8776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T21:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e9280d53f28281ce098c8f64e49f5f5dc9ea185\"\n            }\n        },\n        {\n            \"id\": 9779,\n            \"name\": \"Supersonic Finance\",\n            \"symbol\": \"SSN\",\n            \"slug\": \"supersonic-finance\",\n            \"rank\": 4609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T23:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89d453108bd94b497bbb4496729cd26f92aba533\"\n            }\n        },\n        {\n            \"id\": 9780,\n            \"name\": \"Snowball\",\n            \"symbol\": \"SNOB\",\n            \"slug\": \"snowball-finance\",\n            \"rank\": 1598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T22:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xC38f41A296A4493Ff429F1238e030924A1542e50\"\n            }\n        },\n        {\n            \"id\": 9783,\n            \"name\": \"Roseon Finance\",\n            \"symbol\": \"ROSN\",\n            \"slug\": \"roseon-finance\",\n            \"rank\": 3362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T21:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x651cd665bd558175a956fb3d72206ea08eb3df5b\"\n            }\n        },\n        {\n            \"id\": 9789,\n            \"name\": \"ETH 2x Flexible Leverage Index\",\n            \"symbol\": \"ETH2X-FLI\",\n            \"slug\": \"eth-2x-flexible-leverage-index\",\n            \"rank\": 2951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T23:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa6e8127831c9de45ae56bb1b0d4d4da6e5665bd\"\n            }\n        },\n        {\n            \"id\": 9790,\n            \"name\": \"Coco Swap\",\n            \"symbol\": \"COCO\",\n            \"slug\": \"coco-swap\",\n            \"rank\": 6516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T20:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9AA6FC71aed1130DeE06a91A487BF5eA481dE80D\"\n            }\n        },\n        {\n            \"id\": 9791,\n            \"name\": \"Deimos Token\",\n            \"symbol\": \"DIO\",\n            \"slug\": \"deimos-token\",\n            \"rank\": 7039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T09:27:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb80a8edd3730d82a941a1cdd7547e843fd5ca65c\"\n            }\n        },\n        {\n            \"id\": 9792,\n            \"name\": \"ACENT\",\n            \"symbol\": \"ACE\",\n            \"slug\": \"acent\",\n            \"rank\": 1295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T23:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec5483804e637d45cde22fa0869656b64b5ab1ab\"\n            }\n        },\n        {\n            \"id\": 9795,\n            \"name\": \"Caramel Swap\",\n            \"symbol\": \"MEL\",\n            \"slug\": \"caramel-swap\",\n            \"rank\": 7641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T01:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7D5bc7796fD62a9A27421198fc3c349B96cDD9Dc\"\n            }\n        },\n        {\n            \"id\": 9796,\n            \"name\": \"Bakery Tools\",\n            \"symbol\": \"TBAKE\",\n            \"slug\": \"bakery-tools\",\n            \"rank\": 8777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T01:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26d6e280f9687c463420908740ae59f712419147\"\n            }\n        },\n        {\n            \"id\": 9797,\n            \"name\": \"Avalaunch\",\n            \"symbol\": \"XAVA\",\n            \"slug\": \"avalaunch\",\n            \"rank\": 3080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T01:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd1c3f94de7e5b45fa4edbba472491a9f4b166fc4\"\n            }\n        },\n        {\n            \"id\": 9798,\n            \"name\": \"VELOREX\",\n            \"symbol\": \"VEX\",\n            \"slug\": \"velorex\",\n            \"rank\": 4860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T22:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc029a12e4a002c6858878fd9d3cc74e227cc2dda\"\n            }\n        },\n        {\n            \"id\": 9799,\n            \"name\": \"SafeZone\",\n            \"symbol\": \"SAFEZONE\",\n            \"slug\": \"safezone\",\n            \"rank\": 5224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T02:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10f181b87e2a4af6120452a29570fcf74b082c16\"\n            }\n        },\n        {\n            \"id\": 9802,\n            \"name\": \"Mozik\",\n            \"symbol\": \"MOZ\",\n            \"slug\": \"mozik\",\n            \"rank\": 6577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7BD82B320EbC28D8EB3C4F5Fa2af7B14dA5b90C3\"\n            }\n        },\n        {\n            \"id\": 9807,\n            \"name\": \"ProSwap\",\n            \"symbol\": \"PROS\",\n            \"slug\": \"proswap\",\n            \"rank\": 4319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T23:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9810,\n            \"name\": \"Lunar Highway\",\n            \"symbol\": \"LUNAR\",\n            \"slug\": \"lunar-highway\",\n            \"rank\": 8778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T11:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e8a9D0BF525d78fd9E0c88710099f227F6924cf\"\n            }\n        },\n        {\n            \"id\": 9812,\n            \"name\": \"Gorilla Diamond\",\n            \"symbol\": \"GDT\",\n            \"slug\": \"gorilla-diamond\",\n            \"rank\": 3960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T12:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a\"\n            }\n        },\n        {\n            \"id\": 9813,\n            \"name\": \"GrowingFi\",\n            \"symbol\": \"GROW\",\n            \"slug\": \"growingfi\",\n            \"rank\": 8779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T12:16:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8CEF274596d334FFa10f8976a920DDC81ba6e29b\"\n            }\n        },\n        {\n            \"id\": 9815,\n            \"name\": \"GGIVE\",\n            \"symbol\": \"GGIVE\",\n            \"slug\": \"globalgive\",\n            \"rank\": 8780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T13:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9587315bdc7a58f66eb4e9e2f8b9c29abca15617\"\n            }\n        },\n        {\n            \"id\": 9816,\n            \"name\": \"APENFT\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"apenft\",\n            \"rank\": 112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T04:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq\"\n            }\n        },\n        {\n            \"id\": 9817,\n            \"name\": \"DeFIRE\",\n            \"symbol\": \"CWAP\",\n            \"slug\": \"defire\",\n            \"rank\": 5346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T19:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE74dC43867E0cbEB208F1a012fc60DcBbF0E3044\"\n            }\n        },\n        {\n            \"id\": 9819,\n            \"name\": \"PalGold\",\n            \"symbol\": \"PALG\",\n            \"slug\": \"palgold\",\n            \"rank\": 5181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T14:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003887\"\n            }\n        },\n        {\n            \"id\": 9820,\n            \"name\": \"Metaverse NFT Index\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"metaverse-nft-index\",\n            \"rank\": 5286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T14:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33e18a092a93ff21ad04746c7da12e35d34dc7c4\"\n            }\n        },\n        {\n            \"id\": 9824,\n            \"name\": \"HappyCoin\",\n            \"symbol\": \"HAPPY\",\n            \"slug\": \"thehappycoin\",\n            \"rank\": 8264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T18:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb0b924c4a31b7d4581a7f78f57cee1e65736be1d\"\n            }\n        },\n        {\n            \"id\": 9825,\n            \"name\": \"NiiFi\",\n            \"symbol\": \"NIIFI\",\n            \"slug\": \"niifi\",\n            \"rank\": 5169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T15:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x852e5427c86a3b46dd25e5fe027bb15f53c4bcb8\"\n            }\n        },\n        {\n            \"id\": 9827,\n            \"name\": \"Sportcash One\",\n            \"symbol\": \"SCONEX\",\n            \"slug\": \"sportcash-one\",\n            \"rank\": 2222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T20:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"EnBAWjayxUrwL7KMTBvRzcS5RqGYwFfLPD4tFVu4Mpj3\"\n            }\n        },\n        {\n            \"id\": 9828,\n            \"name\": \"Nafter\",\n            \"symbol\": \"NAFT\",\n            \"slug\": \"nafter\",\n            \"rank\": 1266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T05:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd7730681b1dc8f6f969166b29d8a5ea8568616a3\"\n            }\n        },\n        {\n            \"id\": 9829,\n            \"name\": \"Shiba Corp\",\n            \"symbol\": \"BSHIBA\",\n            \"slug\": \"shiba-corp\",\n            \"rank\": 7551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T08:02:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e\"\n            }\n        },\n        {\n            \"id\": 9830,\n            \"name\": \"Dexioprotocol\",\n            \"symbol\": \"DEXI\",\n            \"slug\": \"dexioprotocol\",\n            \"rank\": 4351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T18:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29b1E39A529d3B3cacEA55989594F71813e998Bb\"\n            }\n        },\n        {\n            \"id\": 9832,\n            \"name\": \"MoonJuice\",\n            \"symbol\": \"MOJO\",\n            \"slug\": \"moonjuice\",\n            \"rank\": 8218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T08:31:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8087e4c1735c1373f0d04b88d4dbe1fae1149123\"\n            }\n        },\n        {\n            \"id\": 9835,\n            \"name\": \"Koduro\",\n            \"symbol\": \"KODURO\",\n            \"slug\": \"koduro\",\n            \"rank\": 8781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T13:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26A4F25A411eF867972633E5FA410031D6346285\"\n            }\n        },\n        {\n            \"id\": 9837,\n            \"name\": \"Flux Protocol\",\n            \"symbol\": \"FLUX\",\n            \"slug\": \"flux-protocol\",\n            \"rank\": 4947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T18:16:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7645DdfEecedA57e41f92679c4aCd83c56A81D14\"\n            }\n        },\n        {\n            \"id\": 9838,\n            \"name\": \"xSuter\",\n            \"symbol\": \"XSUTER\",\n            \"slug\": \"xsuter\",\n            \"rank\": 1417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T12:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x822D04D22f962d6132f53b0FA6b9409097D12550\"\n            }\n        },\n        {\n            \"id\": 9839,\n            \"name\": \"BlockBank\",\n            \"symbol\": \"BBANK\",\n            \"slug\": \"blockbank\",\n            \"rank\": 1288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-16T11:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4b5470523ccd314c6b9da041076e7d79e0df267\"\n            }\n        },\n        {\n            \"id\": 9840,\n            \"name\": \"xxxNifty\",\n            \"symbol\": \"NSFW\",\n            \"slug\": \"xxxnifty\",\n            \"rank\": 5415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T04:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9daaa05946e486add2c81e0d32d936866b8449d9\"\n            }\n        },\n        {\n            \"id\": 9844,\n            \"name\": \"Atlantic Finance Token\",\n            \"symbol\": \"ATFI\",\n            \"slug\": \"atlantic-finance-token\",\n            \"rank\": 8782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T18:27:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9846,\n            \"name\": \"HaggleX\",\n            \"symbol\": \"HAG\",\n            \"slug\": \"hagglex\",\n            \"rank\": 4956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T01:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44e133e71bf90cb67de4c0f31c391ade021def4a\"\n            }\n        },\n        {\n            \"id\": 9848,\n            \"name\": \"Moonlight Token\",\n            \"symbol\": \"MOONLIGHT\",\n            \"slug\": \"moonlight-token\",\n            \"rank\": 5822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T22:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1ced2e320e3f4c8e3511b1dc59203303493f382\"\n            }\n        },\n        {\n            \"id\": 9849,\n            \"name\": \"SafeGem.Finance\",\n            \"symbol\": \"GEMS\",\n            \"slug\": \"safegem-finance\",\n            \"rank\": 7877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-16T21:33:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0\"\n            }\n        },\n        {\n            \"id\": 9854,\n            \"name\": \"Tiger King\",\n            \"symbol\": \"TKING\",\n            \"slug\": \"tiger-king\",\n            \"rank\": 1189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T03:21:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24e89bdf2f65326b94e36978a7edeac63623dafa\"\n            }\n        },\n        {\n            \"id\": 9855,\n            \"name\": \"EthereumMax\",\n            \"symbol\": \"EMAX\",\n            \"slug\": \"ethereummax\",\n            \"rank\": 4005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T07:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15874d65e649880c2614e7a480cb7c9a55787ff6\"\n            }\n        },\n        {\n            \"id\": 9856,\n            \"name\": \"Knit Finance\",\n            \"symbol\": \"KFT\",\n            \"slug\": \"knit-finance\",\n            \"rank\": 2008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T17:56:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef53462838000184f35f7d991452e5f25110b207\"\n            }\n        },\n        {\n            \"id\": 9859,\n            \"name\": \"YUMMY\",\n            \"symbol\": \"YUMMY\",\n            \"slug\": \"yummy\",\n            \"rank\": 1392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T16:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB003C68917BaB76812797d1b8056822f48E2e4fe\"\n            }\n        },\n        {\n            \"id\": 9861,\n            \"name\": \"Float Protocol: Float\",\n            \"symbol\": \"FLOAT\",\n            \"slug\": \"float-protocol-float\",\n            \"rank\": 4031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T10:55:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb05097849bca421a3f51b249ba6cca4af4b97cb9\"\n            }\n        },\n        {\n            \"id\": 9862,\n            \"name\": \"Sishi Finance\",\n            \"symbol\": \"SISHI\",\n            \"slug\": \"sishi-finance\",\n            \"rank\": 6319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T11:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e8538c75f273ab2df6adeecd3622a9c314fccf3\"\n            }\n        },\n        {\n            \"id\": 9863,\n            \"name\": \"TrustBase\",\n            \"symbol\": \"TBE\",\n            \"slug\": \"trustbase\",\n            \"rank\": 4547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T14:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9865,\n            \"name\": \"Ispolink\",\n            \"symbol\": \"ISP\",\n            \"slug\": \"ispolink\",\n            \"rank\": 1074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T12:08:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8807f0f5ba3fa45ffbdc66928d71c5289249014\"\n            }\n        },\n        {\n            \"id\": 9866,\n            \"name\": \"Fear\",\n            \"symbol\": \"FEAR\",\n            \"slug\": \"fear-nfts\",\n            \"rank\": 1293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T04:13:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88a9a52f944315d5b4e917b9689e65445c401e83\"\n            }\n        },\n        {\n            \"id\": 9867,\n            \"name\": \"Hot Cross\",\n            \"symbol\": \"HOTCROSS\",\n            \"slug\": \"hot-cross\",\n            \"rank\": 645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T16:48:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4297394c20800e8a38a619a243e9bbe7681ff24e\"\n            }\n        },\n        {\n            \"id\": 9868,\n            \"name\": \"XCAD Network\",\n            \"symbol\": \"XCAD\",\n            \"slug\": \"xcad-network\",\n            \"rank\": 3034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1h63h5rlg7avatnlzhfnfzwn8vfspwkapzdy2aw\"\n            }\n        },\n        {\n            \"id\": 9869,\n            \"name\": \"Spherium\",\n            \"symbol\": \"SPHRI\",\n            \"slug\": \"spherium\",\n            \"rank\": 5524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T16:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a0cdfab62ed35b836dc0633482798421c81b3ec\"\n            }\n        },\n        {\n            \"id\": 9870,\n            \"name\": \"xWIN Finance\",\n            \"symbol\": \"XWIN\",\n            \"slug\": \"xwin-finance\",\n            \"rank\": 4981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T23:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd88ca08d8eec1e9e09562213ae83a7853ebb5d28\"\n            }\n        },\n        {\n            \"id\": 9872,\n            \"name\": \"TheFutbolCoin\",\n            \"symbol\": \"TFC\",\n            \"slug\": \"thefutbolcoin\",\n            \"rank\": 6165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T14:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9873,\n            \"name\": \"Deez Nuts\",\n            \"symbol\": \"DEEZNUTS\",\n            \"slug\": \"deez-nuts\",\n            \"rank\": 8201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T05:58:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x741f72bc9e29f662f2eb41c5ab450a2ca33be57d\"\n            }\n        },\n        {\n            \"id\": 9878,\n            \"name\": \"PathFund\",\n            \"symbol\": \"PATH\",\n            \"slug\": \"pathfund\",\n            \"rank\": 6123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T05:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8\"\n            }\n        },\n        {\n            \"id\": 9879,\n            \"name\": \"Exohood\",\n            \"symbol\": \"EXO\",\n            \"slug\": \"exohood\",\n            \"rank\": 5667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T16:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d10b6157c7c577caa62d319dc215209cf2db8c3\"\n            }\n        },\n        {\n            \"id\": 9886,\n            \"name\": \"MoonPirate\",\n            \"symbol\": \"MOONPIRATE\",\n            \"slug\": \"moonpirate\",\n            \"rank\": 8090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T22:21:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf09b7b6ba6dab7cccc3ae477a174b164c39f4c66\"\n            }\n        },\n        {\n            \"id\": 9888,\n            \"name\": \"Oviex\",\n            \"symbol\": \"OVI\",\n            \"slug\": \"oviex\",\n            \"rank\": 8783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T23:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b3760facdeb7f798cd13c0af2e4cd9ddc085122\"\n            }\n        },\n        {\n            \"id\": 9889,\n            \"name\": \"Bistroo\",\n            \"symbol\": \"BIST\",\n            \"slug\": \"bistroo\",\n            \"rank\": 1475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T00:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e8908cfa881c9f6f2c64d3436e7b80b1bf0093f\"\n            }\n        },\n        {\n            \"id\": 9891,\n            \"name\": \"BinaryX\",\n            \"symbol\": \"BNX\",\n            \"slug\": \"binaryx\",\n            \"rank\": 587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T08:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8C851d1a123Ff703BD1f9dabe631b69902Df5f97\"\n            }\n        },\n        {\n            \"id\": 9892,\n            \"name\": \"YooShi\",\n            \"symbol\": \"YOOSHI\",\n            \"slug\": \"yooshi\",\n            \"rank\": 267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T06:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02ff5065692783374947393723dba9599e59f591\"\n            }\n        },\n        {\n            \"id\": 9898,\n            \"name\": \"Wenlambo\",\n            \"symbol\": \"WENLAMBO\",\n            \"slug\": \"wenlambo\",\n            \"rank\": 7603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T11:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8a31016cd7da048ca21ffe04256c6d08c3a2251\"\n            }\n        },\n        {\n            \"id\": 9899,\n            \"name\": \"PEACOCKCOIN (BSC)\",\n            \"symbol\": \"PEKC\",\n            \"slug\": \"peacockcoin\",\n            \"rank\": 8072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x050787de0cf5da03d9387b344334d51cae5dd0fd\"\n            }\n        },\n        {\n            \"id\": 9900,\n            \"name\": \"HODL\",\n            \"symbol\": \"HODL\",\n            \"slug\": \"hodl\",\n            \"rank\": 4671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T01:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0E9766dF73973abCfEDDE700497c57110ee5c301\"\n            }\n        },\n        {\n            \"id\": 9901,\n            \"name\": \"Fundum Capital\",\n            \"symbol\": \"FND\",\n            \"slug\": \"fundum-capital\",\n            \"rank\": 8131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:13:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe6c01a67bd0160fe3e731555ad014895b225dfa\"\n            }\n        },\n        {\n            \"id\": 9903,\n            \"name\": \"Convex Finance\",\n            \"symbol\": \"CVX\",\n            \"slug\": \"convex-finance\",\n            \"rank\": 70,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b\"\n            }\n        },\n        {\n            \"id\": 9904,\n            \"name\": \"GeroWallet\",\n            \"symbol\": \"GERO\",\n            \"slug\": \"gerowallet\",\n            \"rank\": 4184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T15:15:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3431f91b3a388115f00c5ba9fdb899851d005fb5\"\n            }\n        },\n        {\n            \"id\": 9905,\n            \"name\": \"Rune\",\n            \"symbol\": \"RUNE\",\n            \"slug\": \"rune\",\n            \"rank\": 1504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T14:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9776b590bfc2f956711b3419910a5ec1f63153e\"\n            }\n        },\n        {\n            \"id\": 9906,\n            \"name\": \"Bunicorn\",\n            \"symbol\": \"BUNI\",\n            \"slug\": \"bunicorn\",\n            \"rank\": 1913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T03:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e7beec376099429b85639eb3abe7cf22694ed49\"\n            }\n        },\n        {\n            \"id\": 9907,\n            \"name\": \"Low Orbit Crypto Cannon\",\n            \"symbol\": \"LOCC\",\n            \"slug\": \"low-orbit-crypto-cannon\",\n            \"rank\": 8784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T14:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x556938621C19e5eae58C94a806da9d237b969bd8\"\n            }\n        },\n        {\n            \"id\": 9908,\n            \"name\": \"Ki\",\n            \"symbol\": \"XKI\",\n            \"slug\": \"ki-foundation\",\n            \"rank\": 4413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T15:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9910,\n            \"name\": \"Football Stars\",\n            \"symbol\": \"FootballStars\",\n            \"slug\": \"football-stars\",\n            \"rank\": 7183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T15:03:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6507458bb53aec6be863161641ec28739c41cc97\"\n            }\n        },\n        {\n            \"id\": 9917,\n            \"name\": \"AzeusX\",\n            \"symbol\": \"AZX\",\n            \"slug\": \"azeusx\",\n            \"rank\": 7830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys\"\n            }\n        },\n        {\n            \"id\": 9920,\n            \"name\": \"RUSH COIN\",\n            \"symbol\": \"RUSH\",\n            \"slug\": \"rush-coin\",\n            \"rank\": 2973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T22:11:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x382A1667C9062F0621362F49076Ef6e4fE4C9eC7\"\n            }\n        },\n        {\n            \"id\": 9921,\n            \"name\": \"Aquari\",\n            \"symbol\": \"AQUARI\",\n            \"slug\": \"aquari\",\n            \"rank\": 6998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T22:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6500197a2488610aca288fd8e2dfe88ec99e596c\"\n            }\n        },\n        {\n            \"id\": 9925,\n            \"name\": \"Pampther\",\n            \"symbol\": \"PAMPTHER\",\n            \"slug\": \"pampther\",\n            \"rank\": 8785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T00:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf6f4e5430f6739f85a1863434a17b9fcd4322b4\"\n            }\n        },\n        {\n            \"id\": 9926,\n            \"name\": \"yBEARSwap\",\n            \"symbol\": \"SBEAR\",\n            \"slug\": \"ybearswap\",\n            \"rank\": 6377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T23:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdec858d5ee93568ce4ea5bbf9169cea23d2de305\"\n            }\n        },\n        {\n            \"id\": 9928,\n            \"name\": \"Space Token\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"space-token\",\n            \"rank\": 5229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T10:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d9affac2175ef541642035ab66f5fe7df813851\"\n            }\n        },\n        {\n            \"id\": 9930,\n            \"name\": \"Tena [new]\",\n            \"symbol\": \"TENA\",\n            \"slug\": \"tena-new\",\n            \"rank\": 5668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T01:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x086b00cf35e8873636384cd2b424c39ae875a8a9\"\n            }\n        },\n        {\n            \"id\": 9931,\n            \"name\": \"SONM (BEP-20)\",\n            \"symbol\": \"SNM\",\n            \"slug\": \"sonm-bep20\",\n            \"rank\": 1042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T17:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46d0DAc0926fa16707042CAdC23F1EB4141fe86B\"\n            }\n        },\n        {\n            \"id\": 9932,\n            \"name\": \"ElonDoge\",\n            \"symbol\": \"EDOGE\",\n            \"slug\": \"elondoge\",\n            \"rank\": 7277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T15:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x163f182c32d24a09d91eb75820cde9fd5832b329\"\n            }\n        },\n        {\n            \"id\": 9935,\n            \"name\": \"Mrweb Finance\",\n            \"symbol\": \"AMA\",\n            \"slug\": \"mrweb-finance\",\n            \"rank\": 2036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc3da4a1b6fadab364039525dd2ab7c0c16521cd\"\n            }\n        },\n        {\n            \"id\": 9936,\n            \"name\": \"Elephant Money\",\n            \"symbol\": \"ELEPHANT\",\n            \"slug\": \"elephant-money\",\n            \"rank\": 3650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T09:15:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE283D0e3B8c102BAdF5E8166B73E02D96d92F688\"\n            }\n        },\n        {\n            \"id\": 9938,\n            \"name\": \"OpenOcean\",\n            \"symbol\": \"OOE\",\n            \"slug\": \"openocean\",\n            \"rank\": 763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T13:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7778360f035c589fce2f4ea5786cbd8b36e5396b\"\n            }\n        },\n        {\n            \"id\": 9941,\n            \"name\": \"Chihuahua\",\n            \"symbol\": \"HUA\",\n            \"slug\": \"chihuahua\",\n            \"rank\": 7461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T11:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4dfad9a4cba318efc53743b803588b113f8a84bd\"\n            }\n        },\n        {\n            \"id\": 9943,\n            \"name\": \"American Shiba\",\n            \"symbol\": \"USHIBA\",\n            \"slug\": \"american-shiba\",\n            \"rank\": 8786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T12:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb893a8049f250b57efa8c62d51527a22404d7c9a\"\n            }\n        },\n        {\n            \"id\": 9946,\n            \"name\": \"Your Future Exchange\",\n            \"symbol\": \"YFX\",\n            \"slug\": \"your-future-exchange\",\n            \"rank\": 3541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T14:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf55a93b613d172b86c2ba3981a849dae2aecde2f\"\n            }\n        },\n        {\n            \"id\": 9947,\n            \"name\": \"Chihua Token\",\n            \"symbol\": \"CHIHUA\",\n            \"slug\": \"chihua-token\",\n            \"rank\": 8787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T16:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26ff6d16549a00ba8b36ce3159b5277e6e798d18\"\n            }\n        },\n        {\n            \"id\": 9949,\n            \"name\": \"Baby Shark\",\n            \"symbol\": \"SHARK\",\n            \"slug\": \"baby-shark\",\n            \"rank\": 8014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T19:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc9b175e4b88a22543c44f1cc65b73f63b0d4efe\"\n            }\n        },\n        {\n            \"id\": 9951,\n            \"name\": \"WaultSwap\",\n            \"symbol\": \"WEX\",\n            \"slug\": \"waultswap\",\n            \"rank\": 6921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T14:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9c41a46a6b3531d28d5c32f6633dd2ff05dfb90\"\n            }\n        },\n        {\n            \"id\": 9952,\n            \"name\": \"Burn1 Coin\",\n            \"symbol\": \"Burn1Coin\",\n            \"slug\": \"burn1-coin\",\n            \"rank\": 8788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T20:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31a9042dce0c13975d04d0e9758cb7b596f0dd43\"\n            }\n        },\n        {\n            \"id\": 9954,\n            \"name\": \"Netvrk\",\n            \"symbol\": \"NTVRK\",\n            \"slug\": \"netvrk\",\n            \"rank\": 3023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T16:30:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a\"\n            }\n        },\n        {\n            \"id\": 9958,\n            \"name\": \"SafeMoon Inu\",\n            \"symbol\": \"SMI\",\n            \"slug\": \"safemoon-inu\",\n            \"rank\": 1058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T18:31:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCd7492db29E2ab436e819b249452EE1bbDf52214\"\n            }\n        },\n        {\n            \"id\": 9961,\n            \"name\": \"HotDoge\",\n            \"symbol\": \"HOTDOGE\",\n            \"slug\": \"hotdoge\",\n            \"rank\": 7583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T11:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1991501f1398663f69dd7391c055bb0df6514f76\"\n            }\n        },\n        {\n            \"id\": 9962,\n            \"name\": \"STARSHIP\",\n            \"symbol\": \"STARSHIP\",\n            \"slug\": \"starship\",\n            \"rank\": 992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T12:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52419258E3fa44DEAc7E670eaDD4c892B480A805\"\n            }\n        },\n        {\n            \"id\": 9967,\n            \"name\": \"SafeBlast\",\n            \"symbol\": \"BLAST\",\n            \"slug\": \"safeblast\",\n            \"rank\": 1770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T15:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xddc0dbd7dc799ae53a98a60b54999cb6ebb3abf0\"\n            }\n        },\n        {\n            \"id\": 9968,\n            \"name\": \"Corgidoge\",\n            \"symbol\": \"CORGI\",\n            \"slug\": \"corgidoge-real-estate-payment\",\n            \"rank\": 5222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T15:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x802c68730212295149f2bea78c25e2cf5a05b8a0\"\n            }\n        },\n        {\n            \"id\": 9969,\n            \"name\": \"SaylorMoon\",\n            \"symbol\": \"SMOON\",\n            \"slug\": \"saylormoon\",\n            \"rank\": 4634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T04:01:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d6cdf1b7f7c35eae688e4c563b6f16eeac2cb6b\"\n            }\n        },\n        {\n            \"id\": 9976,\n            \"name\": \"Freela\",\n            \"symbol\": \"FREL\",\n            \"slug\": \"freela\",\n            \"rank\": 4354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:55:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29ceddcf0da3c1d8068a7dfbd0fb06c2e438ff70\"\n            }\n        },\n        {\n            \"id\": 9979,\n            \"name\": \"Echelon DAO\",\n            \"symbol\": \"ECHO\",\n            \"slug\": \"echelon-dao\",\n            \"rank\": 8087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T20:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6aaa14929d74b8533343c1a5b6e42443f59b6f6f\"\n            }\n        },\n        {\n            \"id\": 9980,\n            \"name\": \"Redpanda Earth\",\n            \"symbol\": \"REDPANDA\",\n            \"slug\": \"redpanda\",\n            \"rank\": 1426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T23:48:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x514cdb9cd8a2fb2bdcf7a3b8ddd098caf466e548\"\n            }\n        },\n        {\n            \"id\": 9981,\n            \"name\": \"Weentar\",\n            \"symbol\": \"$WNTR\",\n            \"slug\": \"weentar\",\n            \"rank\": 5711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T22:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93f63d9455685621aBd73E63cC04f7e454270A66\"\n            }\n        },\n        {\n            \"id\": 9982,\n            \"name\": \"DINGO TOKEN\",\n            \"symbol\": \"DINGO\",\n            \"slug\": \"dingo-token\",\n            \"rank\": 2344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T18:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff\"\n            }\n        },\n        {\n            \"id\": 9983,\n            \"name\": \"TOAD.Network\",\n            \"symbol\": \"TOAD\",\n            \"slug\": \"toad-network\",\n            \"rank\": 6010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T19:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x463e737d8f740395abf44f7aac2d9531d8d539e9\"\n            }\n        },\n        {\n            \"id\": 9984,\n            \"name\": \"CluCoin\",\n            \"symbol\": \"CLU\",\n            \"slug\": \"clucoin\",\n            \"rank\": 4098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T23:26:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1162e2efce13f99ed259ffc24d99108aaa0ce935\"\n            }\n        },\n        {\n            \"id\": 9987,\n            \"name\": \"OpenSwap\",\n            \"symbol\": \"OSWAP\",\n            \"slug\": \"openswap\",\n            \"rank\": 5227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T12:45:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93\"\n            }\n        },\n        {\n            \"id\": 9989,\n            \"name\": \"Solrise Finance\",\n            \"symbol\": \"SLRS\",\n            \"slug\": \"solrise-finance\",\n            \"rank\": 817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T14:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9991,\n            \"name\": \"Charli3\",\n            \"symbol\": \"C3\",\n            \"slug\": \"charli3\",\n            \"rank\": 5207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T17:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1a91c7d44768070f711c68f33a7ca25c8d30268\"\n            }\n        },\n        {\n            \"id\": 9992,\n            \"name\": \"HEDGE4.Ai\",\n            \"symbol\": \"HEJJ\",\n            \"slug\": \"hedge4-ai\",\n            \"rank\": 8789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T10:12:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f1ad6ec7d2da4cd4cf679a781ca376d7f091e30\"\n            }\n        },\n        {\n            \"id\": 9996,\n            \"name\": \"Bezoge Earth\",\n            \"symbol\": \"BEZOGE\",\n            \"slug\": \"bezoge-earth\",\n            \"rank\": 3146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T13:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc349913d53b446485e98b76800b6254f43df695\"\n            }\n        },\n        {\n            \"id\": 9997,\n            \"name\": \"NOA PLAY\",\n            \"symbol\": \"NOA\",\n            \"slug\": \"noa-play\",\n            \"rank\": 6023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T14:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9998,\n            \"name\": \"Unicly\",\n            \"symbol\": \"UNIC\",\n            \"slug\": \"unicly\",\n            \"rank\": 4276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T19:15:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5\"\n            }\n        },\n        {\n            \"id\": 10003,\n            \"name\": \"ApeHaven\",\n            \"symbol\": \"APES\",\n            \"slug\": \"apehaven\",\n            \"rank\": 8790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-22T09:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14dd7ebe6cb084cb73ef377e115554d47dc9d61e\"\n            }\n        },\n        {\n            \"id\": 10005,\n            \"name\": \"Zoo Token\",\n            \"symbol\": \"ZOOT\",\n            \"slug\": \"zoo-token\",\n            \"rank\": 6087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-22T09:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1341a2257fa7b770420ef70616f888056f90926c\"\n            }\n        },\n        {\n            \"id\": 10006,\n            \"name\": \"Graviton\",\n            \"symbol\": \"GTON\",\n            \"slug\": \"graviton-one\",\n            \"rank\": 1114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-22T15:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01e0e2e61f554ecaaec0cc933e739ad90f24a86d\"\n            }\n        },\n        {\n            \"id\": 10011,\n            \"name\": \"CoinWind\",\n            \"symbol\": \"COW\",\n            \"slug\": \"coinwind\",\n            \"rank\": 5329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34965f73Cfa05Bf8d8aF37cB4af64Fa950605Ea8\"\n            }\n        },\n        {\n            \"id\": 10021,\n            \"name\": \"Dogey-Inu\",\n            \"symbol\": \"DINU\",\n            \"slug\": \"dogey-inu\",\n            \"rank\": 1371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-23T21:31:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb1ee07d6c7baeb702949904080eb61f5d5e7732\"\n            }\n        },\n        {\n            \"id\": 10023,\n            \"name\": \"Planet Finance\",\n            \"symbol\": \"AQUA\",\n            \"slug\": \"planet-finance\",\n            \"rank\": 5617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-23T21:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72b7d61e8fc8cf971960dd9cfa59b8c829d91991\"\n            }\n        },\n        {\n            \"id\": 10024,\n            \"name\": \"Tsuki Inu\",\n            \"symbol\": \"TKINU\",\n            \"slug\": \"tsuki-inu\",\n            \"rank\": 6671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-23T21:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda23d301761e4e2bf474951f978f6dfb6f3c9f14\"\n            }\n        },\n        {\n            \"id\": 10027,\n            \"name\": \"Dick\",\n            \"symbol\": \"DICK\",\n            \"slug\": \"dick\",\n            \"rank\": 8791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T08:18:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20af547291dfe691baf43658f2c8515076d18408\"\n            }\n        },\n        {\n            \"id\": 10029,\n            \"name\": \"USD mars\",\n            \"symbol\": \"USDm\",\n            \"slug\": \"usd-mars\",\n            \"rank\": 7917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb0fa2fbe9b37444f5d1dbd22e0e5bdd2afbbe85\"\n            }\n        },\n        {\n            \"id\": 10030,\n            \"name\": \"Mars Ecosystem Token\",\n            \"symbol\": \"XMS\",\n            \"slug\": \"mars-ecosystem-governance-token\",\n            \"rank\": 4009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T15:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7859b01bbf675d67da8cd128a50d155cd881b576\"\n            }\n        },\n        {\n            \"id\": 10031,\n            \"name\": \"TEN\",\n            \"symbol\": \"TENFI\",\n            \"slug\": \"ten\",\n            \"rank\": 5154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T14:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd15c444f1199ae72795eba15e8c1db44e47abf62\"\n            }\n        },\n        {\n            \"id\": 10033,\n            \"name\": \"NFTMart Token\",\n            \"symbol\": \"NMT\",\n            \"slug\": \"nftmart-token\",\n            \"rank\": 4112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T10:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd81b71cbb89b2800cdb000aa277dc1491dc923c3\"\n            }\n        },\n        {\n            \"id\": 10034,\n            \"name\": \"CARBON\",\n            \"symbol\": \"GEMS\",\n            \"slug\": \"carbon-token\",\n            \"rank\": 5994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T01:03:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe74ac81b14021d0cfb835f269f48f25918c5cae6\"\n            }\n        },\n        {\n            \"id\": 10035,\n            \"name\": \"Teslafan\",\n            \"symbol\": \"TESLF\",\n            \"slug\": \"teslafan\",\n            \"rank\": 7990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T18:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d5bed63b0fe325ed3b865ae2cdaa3649eb25461\"\n            }\n        },\n        {\n            \"id\": 10036,\n            \"name\": \"BSClaunch\",\n            \"symbol\": \"BSL\",\n            \"slug\": \"bsclaunch\",\n            \"rank\": 2461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T15:33:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb60501346240fcde1615de56ea9fff1ac1da5673\"\n            }\n        },\n        {\n            \"id\": 10040,\n            \"name\": \"Wall Street Games\",\n            \"symbol\": \"WSG\",\n            \"slug\": \"wall-street-games\",\n            \"rank\": 1124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T22:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa58950f05fea2277d2608748412bf9f802ea4901\"\n            }\n        },\n        {\n            \"id\": 10042,\n            \"name\": \"Karura\",\n            \"symbol\": \"KAR\",\n            \"slug\": \"karura\",\n            \"rank\": 576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T13:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10044,\n            \"name\": \"Cerby Token\",\n            \"symbol\": \"CERBY\",\n            \"slug\": \"cerby-token\",\n            \"rank\": 5431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T05:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdef1fac7bf08f173d286bbbdcbeeade695129840\"\n            }\n        },\n        {\n            \"id\": 10046,\n            \"name\": \"Dotmoovs\",\n            \"symbol\": \"MOOV\",\n            \"slug\": \"dotmoovs\",\n            \"rank\": 1216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T20:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24ec2ca132abf8f6f8a6e24a1b97943e31f256a7\"\n            }\n        },\n        {\n            \"id\": 10047,\n            \"name\": \"EPIK Prime\",\n            \"symbol\": \"EPIK\",\n            \"slug\": \"epik-prime\",\n            \"rank\": 638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T14:33:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4da0c48376c277cdbd7fc6fdc6936dee3e4adf75\"\n            }\n        },\n        {\n            \"id\": 10048,\n            \"name\": \"Keisuke Inu\",\n            \"symbol\": \"$KEI\",\n            \"slug\": \"keisuke-inu\",\n            \"rank\": 8186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T13:30:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0114f14638a333a4d5c3b04f09b96372348a842\"\n            }\n        },\n        {\n            \"id\": 10049,\n            \"name\": \"Manchester City Fan Token\",\n            \"symbol\": \"CITY\",\n            \"slug\": \"manchester-city-fan-token\",\n            \"rank\": 642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:03:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10050,\n            \"name\": \"HOPPY\",\n            \"symbol\": \"HOP\",\n            \"slug\": \"hoppy\",\n            \"rank\": 6061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:27:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x984811e6f2695192add6f88615dF637bf52a5Cae\"\n            }\n        },\n        {\n            \"id\": 10051,\n            \"name\": \"LITTLE RABBIT\",\n            \"symbol\": \"LTRBT\",\n            \"slug\": \"little-rabbit\",\n            \"rank\": 5698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17D749D3E2ac204a07e19D8096d9a05c423ea3af\"\n            }\n        },\n        {\n            \"id\": 10052,\n            \"name\": \"Gitcoin\",\n            \"symbol\": \"GTC\",\n            \"slug\": \"gitcoin\",\n            \"rank\": 360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T17:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde30da39c46104798bb5aa3fe8b9e0e1f348163f\"\n            }\n        },\n        {\n            \"id\": 10053,\n            \"name\": \"Golfrochain\",\n            \"symbol\": \"GOLF\",\n            \"slug\": \"golfrochain\",\n            \"rank\": 8792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x83c3b5a9a9d1f1438f2505ba972366eecfc4488e\"\n            }\n        },\n        {\n            \"id\": 10055,\n            \"name\": \"Crust Shadow\",\n            \"symbol\": \"CSM\",\n            \"slug\": \"crust-shadow\",\n            \"rank\": 1457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T13:36:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2620638EDA99F9e7E902Ea24a285456EE9438861\"\n            }\n        },\n        {\n            \"id\": 10059,\n            \"name\": \"Pandora Protocol\",\n            \"symbol\": \"PNDR\",\n            \"slug\": \"pandora-protocol\",\n            \"rank\": 7727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T19:42:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c1eFbEd2F57dd486Ec091dFfd08eE5235A570b1\"\n            }\n        },\n        {\n            \"id\": 10060,\n            \"name\": \"SafeHamsters\",\n            \"symbol\": \"SAFEHAMSTERS\",\n            \"slug\": \"safehamsters\",\n            \"rank\": 6931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T11:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa016F295A5957cB80D03d8E5464A429007555124\"\n            }\n        },\n        {\n            \"id\": 10061,\n            \"name\": \"CumInu\",\n            \"symbol\": \"CUMINU\",\n            \"slug\": \"cuminu\",\n            \"rank\": 6736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T11:15:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6327ce1fb9d6020e8c2c0e124a1ec23dcab7536\"\n            }\n        },\n        {\n            \"id\": 10065,\n            \"name\": \"ILUS Coin\",\n            \"symbol\": \"ILUS\",\n            \"slug\": \"ilus-coin\",\n            \"rank\": 8006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T19:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6630b22974f908a98a8139cb12ec2ebabfbe9d4\"\n            }\n        },\n        {\n            \"id\": 10072,\n            \"name\": \"BurnX 2.0\",\n            \"symbol\": \"BURNX20\",\n            \"slug\": \"burnx20\",\n            \"rank\": 8793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T21:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e950AF2F6f8505c09F0Ca42c4b38F10979cb22E\"\n            }\n        },\n        {\n            \"id\": 10075,\n            \"name\": \"SAFESPACE\",\n            \"symbol\": \"SAFESPACE\",\n            \"slug\": \"safespace\",\n            \"rank\": 7246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T06:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe1db3d1ee5cfe5c6333be96e6421f9bd5b85c987\"\n            }\n        },\n        {\n            \"id\": 10078,\n            \"name\": \"Matador Token\",\n            \"symbol\": \"MTDR\",\n            \"slug\": \"matador-token\",\n            \"rank\": 7625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T21:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a\"\n            }\n        },\n        {\n            \"id\": 10079,\n            \"name\": \"Quidax Token\",\n            \"symbol\": \"QDX\",\n            \"slug\": \"quidax\",\n            \"rank\": 4848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T10:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e3a9F1612028eeE48F85cA85f8Bed2f37d76848\"\n            }\n        },\n        {\n            \"id\": 10080,\n            \"name\": \"Island Coin\",\n            \"symbol\": \"ISLE\",\n            \"slug\": \"island-coin\",\n            \"rank\": 2478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T08:42:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1681bcB589b3cFCF0c0616B0cE9b19b240643dc1\"\n            }\n        },\n        {\n            \"id\": 10081,\n            \"name\": \"SafeMoonCash\",\n            \"symbol\": \"SAFEMOONCASH\",\n            \"slug\": \"safemooncash\",\n            \"rank\": 6439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T10:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877\"\n            }\n        },\n        {\n            \"id\": 10083,\n            \"name\": \"ClassZZ\",\n            \"symbol\": \"CZZ\",\n            \"slug\": \"classzz\",\n            \"rank\": 4961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T11:27:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10087,\n            \"name\": \"PACT community token\",\n            \"symbol\": \"PACT\",\n            \"slug\": \"pact-community-token\",\n            \"rank\": 5536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T13:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66e7CE35578A37209d01F99F3d2fF271f981F581\"\n            }\n        },\n        {\n            \"id\": 10088,\n            \"name\": \"PolyDoge\",\n            \"symbol\": \"POLYDOGE\",\n            \"slug\": \"polydoge\",\n            \"rank\": 2966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T14:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8A953CfE442c5E8855cc6c61b1293FA648BAE472\"\n            }\n        },\n        {\n            \"id\": 10089,\n            \"name\": \"Fire Token\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fire-token\",\n            \"rank\": 8159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T14:57:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbacbf768795c50fc5e877830a127276741651d0a\"\n            }\n        },\n        {\n            \"id\": 10090,\n            \"name\": \"Friends With Benefits Pro\",\n            \"symbol\": \"FWB\",\n            \"slug\": \"friends-with-benefits-pro\",\n            \"rank\": 4071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T17:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35bd01fc9d6d5d81ca9e055db88dc49aa2c699a8\"\n            }\n        },\n        {\n            \"id\": 10093,\n            \"name\": \"Gold Secured Currency\",\n            \"symbol\": \"GSX\",\n            \"slug\": \"gold-secured-currency\",\n            \"rank\": 2869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T19:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10094,\n            \"name\": \"Apache\",\n            \"symbol\": \"APACHE\",\n            \"slug\": \"apache\",\n            \"rank\": 7368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T19:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5448d402466413ac558eb29a670e1d0fadf54bd8\"\n            }\n        },\n        {\n            \"id\": 10095,\n            \"name\": \"Elk Finance\",\n            \"symbol\": \"ELK\",\n            \"slug\": \"elk-finance\",\n            \"rank\": 3102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE1C110E1B1b4A1deD0cAf3E42BfBdbB7b5d7cE1C\"\n            }\n        },\n        {\n            \"id\": 10098,\n            \"name\": \"Greenheart CBD\",\n            \"symbol\": \"CBD\",\n            \"slug\": \"greenheart-cbd\",\n            \"rank\": 4915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T21:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e2b41ea957624a314108cc4e33703e9d78f4b3c\"\n            }\n        },\n        {\n            \"id\": 10099,\n            \"name\": \"Kalmar\",\n            \"symbol\": \"KALM\",\n            \"slug\": \"kalmar\",\n            \"rank\": 1209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ba0057f784858a48fe351445c672ff2a3d43515\"\n            }\n        },\n        {\n            \"id\": 10101,\n            \"name\": \"Kwikswap Protocol\",\n            \"symbol\": \"KWIK\",\n            \"slug\": \"kwikswap\",\n            \"rank\": 2359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T21:27:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x286c0936c7eaf6651099ab5dab9ee5a6cb5d229d\"\n            }\n        },\n        {\n            \"id\": 10102,\n            \"name\": \"BankSocial\",\n            \"symbol\": \"BSL\",\n            \"slug\": \"banksocial\",\n            \"rank\": 3442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T13:02:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac\"\n            }\n        },\n        {\n            \"id\": 10103,\n            \"name\": \"Lossless\",\n            \"symbol\": \"LSS\",\n            \"slug\": \"lossless\",\n            \"rank\": 745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T07:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b9be07d622accaed78f479bc0edabfd6397e320\"\n            }\n        },\n        {\n            \"id\": 10104,\n            \"name\": \"YaySwap\",\n            \"symbol\": \"YAY\",\n            \"slug\": \"yayswap\",\n            \"rank\": 6243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T01:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa201fa1677498e61ac96c37823c7bd507086e2d0\"\n            }\n        },\n        {\n            \"id\": 10109,\n            \"name\": \"Feeder.finance\",\n            \"symbol\": \"FEED\",\n            \"slug\": \"feeder-finance\",\n            \"rank\": 4613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T04:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493\"\n            }\n        },\n        {\n            \"id\": 10113,\n            \"name\": \"Ourglass\",\n            \"symbol\": \"GLASS\",\n            \"slug\": \"ourglass\",\n            \"rank\": 7187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T05:07:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c9d4302a1a550b446401e56000f76bc761c3a33\"\n            }\n        },\n        {\n            \"id\": 10114,\n            \"name\": \"NFT Starter\",\n            \"symbol\": \"NST\",\n            \"slug\": \"nft-starter\",\n            \"rank\": 4146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T05:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4476e7e0fcbc84ce730fec6749d37383f3ac39e\"\n            }\n        },\n        {\n            \"id\": 10117,\n            \"name\": \"Moonarch.app\",\n            \"symbol\": \"MOONARCH\",\n            \"slug\": \"moonarch-app\",\n            \"rank\": 6008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T09:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf96a19c2dd4a0f6b077d9481fcc8c9102faa141\"\n            }\n        },\n        {\n            \"id\": 10121,\n            \"name\": \"ByteNext\",\n            \"symbol\": \"BNU\",\n            \"slug\": \"bytenext\",\n            \"rank\": 1811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T18:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4954e0062e0a7668a2fe3df924cd20e6440a7b77\"\n            }\n        },\n        {\n            \"id\": 10123,\n            \"name\": \"NFT TOKEN PILOT\",\n            \"symbol\": \"NFTP\",\n            \"slug\": \"nft-token-pilot\",\n            \"rank\": 8794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T13:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37b0854c5cb51eb1f5f11b79f3e16622ac978607\"\n            }\n        },\n        {\n            \"id\": 10127,\n            \"name\": \"JINDO INU\",\n            \"symbol\": \"JIND\",\n            \"slug\": \"jindo-inu\",\n            \"rank\": 4538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T21:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5fEAD99998788AC1BCA768796483d899F1Aef4c4\"\n            }\n        },\n        {\n            \"id\": 10128,\n            \"name\": \"TeraBlock\",\n            \"symbol\": \"TBC\",\n            \"slug\": \"terablock\",\n            \"rank\": 5986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T03:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1\"\n            }\n        },\n        {\n            \"id\": 10129,\n            \"name\": \"Citizen Finance\",\n            \"symbol\": \"CIFI\",\n            \"slug\": \"citizen-finance\",\n            \"rank\": 4050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T06:21:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89F2a5463eF4e4176E57EEf2b2fDD256Bf4bC2bD\"\n            }\n        },\n        {\n            \"id\": 10134,\n            \"name\": \"Polycat Finance\",\n            \"symbol\": \"FISH\",\n            \"slug\": \"polycat-finance\",\n            \"rank\": 4968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T10:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3a3Df212b7AA91Aa0402B9035b098891d276572B\"\n            }\n        },\n        {\n            \"id\": 10136,\n            \"name\": \"SIL Finance\",\n            \"symbol\": \"SIL\",\n            \"slug\": \"sil-finance\",\n            \"rank\": 7411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T03:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C\"\n            }\n        },\n        {\n            \"id\": 10139,\n            \"name\": \"0x_nodes\",\n            \"symbol\": \"BIOS\",\n            \"slug\": \"0x-nodes\",\n            \"rank\": 4660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T09:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaca86b876ca011844b5798eca7a67591a9743c8\"\n            }\n        },\n        {\n            \"id\": 10145,\n            \"name\": \"DeFinity\",\n            \"symbol\": \"DEFX\",\n            \"slug\": \"definity\",\n            \"rank\": 4888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:07:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5F474906637bdCDA05f29C74653F6962bb0f8eDa\"\n            }\n        },\n        {\n            \"id\": 10147,\n            \"name\": \"ToolApe\",\n            \"symbol\": \"TAPE\",\n            \"slug\": \"toolape\",\n            \"rank\": 6601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T13:18:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf63400ee0420ce5b1ebdee0c942d7de1c734a41f\"\n            }\n        },\n        {\n            \"id\": 10150,\n            \"name\": \"Aqua Pig\",\n            \"symbol\": \"AQUAPIG\",\n            \"slug\": \"aqua-pig\",\n            \"rank\": 6109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T16:06:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce393c06594a5d91210fd4f157cd8f6d86006d57\"\n            }\n        },\n        {\n            \"id\": 10151,\n            \"name\": \"Foliowatch\",\n            \"symbol\": \"FWATCH\",\n            \"slug\": \"foliowatch\",\n            \"rank\": 5303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T17:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5CdCB6C1A30F59D59393D1629172634056E0461C\"\n            }\n        },\n        {\n            \"id\": 10154,\n            \"name\": \"XRE Global\",\n            \"symbol\": \"XRE\",\n            \"slug\": \"xre-global\",\n            \"rank\": 6958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T21:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003593\"\n            }\n        },\n        {\n            \"id\": 10157,\n            \"name\": \"Sustainable Energy Token\",\n            \"symbol\": \"SET\",\n            \"slug\": \"sustainable-energy-token\",\n            \"rank\": 5539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T22:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd\"\n            }\n        },\n        {\n            \"id\": 10158,\n            \"name\": \"SpaceGrime\",\n            \"symbol\": \"GRIMEX\",\n            \"slug\": \"spacegrime\",\n            \"rank\": 4871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-30T00:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89671544190ee39e469c8393009875df6565457a\"\n            }\n        },\n        {\n            \"id\": 10159,\n            \"name\": \"E-coin Finance\",\n            \"symbol\": \"ECOIN\",\n            \"slug\": \"e-coin-finance\",\n            \"rank\": 3743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-30T01:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cbdfad03b968bf43449d0908f319ae4a5a33371\"\n            }\n        },\n        {\n            \"id\": 10160,\n            \"name\": \"Swaperry\",\n            \"symbol\": \"PERRY\",\n            \"slug\": \"swaperry\",\n            \"rank\": 6789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T18:21:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9452D45d33490234B8C96f42342F1Be28c0FE097\"\n            }\n        },\n        {\n            \"id\": 10161,\n            \"name\": \"OptionPanda\",\n            \"symbol\": \"OPA\",\n            \"slug\": \"option-panda\",\n            \"rank\": 4422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T10:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA2F89a3be1bAda5Eb9D58D23EDc2E2FE0F82F4b0\"\n            }\n        },\n        {\n            \"id\": 10163,\n            \"name\": \"Papp Mobile\",\n            \"symbol\": \"PAPP\",\n            \"slug\": \"papp-mobile\",\n            \"rank\": 7986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T05:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd77880edea8e7d1f2be011be560b45b96ba68ad\"\n            }\n        },\n        {\n            \"id\": 10165,\n            \"name\": \"PornRocket\",\n            \"symbol\": \"PORNROCKET\",\n            \"slug\": \"pornrocket\",\n            \"rank\": 737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T06:16:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf9f991b14620f5ad144eec11f9bc7bf08987622\"\n            }\n        },\n        {\n            \"id\": 10166,\n            \"name\": \"AstroElon\",\n            \"symbol\": \"ELONONE\",\n            \"slug\": \"astroelon\",\n            \"rank\": 5393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T07:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97b65710d03e12775189f0d113202cc1443b0aa2\"\n            }\n        },\n        {\n            \"id\": 10167,\n            \"name\": \"SpaceY\",\n            \"symbol\": \"SPAY\",\n            \"slug\": \"spacey\",\n            \"rank\": 4181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T16:21:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10169,\n            \"name\": \"NFTTONE\",\n            \"symbol\": \"TONE\",\n            \"slug\": \"nfttone\",\n            \"rank\": 6459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T08:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcdfd50ead6b6da1970464985fab894fb83d17c0\"\n            }\n        },\n        {\n            \"id\": 10170,\n            \"name\": \"Mercor Finance\",\n            \"symbol\": \"MRCR\",\n            \"slug\": \"mercor-finance\",\n            \"rank\": 5183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T09:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155dab50f1dded25c099e209e7b375456a70e504\"\n            }\n        },\n        {\n            \"id\": 10172,\n            \"name\": \"DekBox\",\n            \"symbol\": \"DEK\",\n            \"slug\": \"dekbox\",\n            \"rank\": 5074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T10:52:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10174,\n            \"name\": \"CreamPYE\",\n            \"symbol\": \"PYE\",\n            \"slug\": \"creampye\",\n            \"rank\": 5915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T11:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaad87f47cdea777faf87e7602e91e3a6afbe4d57\"\n            }\n        },\n        {\n            \"id\": 10175,\n            \"name\": \"Chihua Token\",\n            \"symbol\": \"CHIMOM\",\n            \"slug\": \"chihua-chimon\",\n            \"rank\": 8795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T17:30:10.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:03.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17991D0A31c8B6BB2Dd430D51c54f72b77B14697\"\n            }\n        },\n        {\n            \"id\": 10177,\n            \"name\": \"Supermoon\",\n            \"symbol\": \"OSM\",\n            \"slug\": \"supermoon\",\n            \"rank\": 6857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T18:30:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfaefe2e0d056243060a6f640d5735cae307001c4\"\n            }\n        },\n        {\n            \"id\": 10178,\n            \"name\": \"Rabbit Finance\",\n            \"symbol\": \"RABBIT\",\n            \"slug\": \"rabbit-finance\",\n            \"rank\": 3042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T18:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95a1199EBA84ac5f19546519e287d43D2F0E1b41\"\n            }\n        },\n        {\n            \"id\": 10179,\n            \"name\": \"StartFi\",\n            \"symbol\": \"STFI\",\n            \"slug\": \"startfi\",\n            \"rank\": 5408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T15:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04ae5cb48b8f968ed821972c5480b5b850f55554\"\n            }\n        },\n        {\n            \"id\": 10180,\n            \"name\": \"GMT Token\",\n            \"symbol\": \"GMT\",\n            \"slug\": \"gomining-token\",\n            \"rank\": 510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T02:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989\"\n            }\n        },\n        {\n            \"id\": 10182,\n            \"name\": \"Manifold Finance\",\n            \"symbol\": \"FOLD\",\n            \"slug\": \"manifold-finance\",\n            \"rank\": 4231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T11:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd084944d3c05CD115C09d072B9F44bA3E0E45921\"\n            }\n        },\n        {\n            \"id\": 10183,\n            \"name\": \"DeSpace Protocol\",\n            \"symbol\": \"DES\",\n            \"slug\": \"despace-protocol\",\n            \"rank\": 3434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T16:36:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x634239cfa331df0291653139d1a6083b9cf705e3\"\n            }\n        },\n        {\n            \"id\": 10185,\n            \"name\": \"Moonlana\",\n            \"symbol\": \"MOLA\",\n            \"slug\": \"moonlana\",\n            \"rank\": 5447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:15:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AMdnw9H5DFtQwZowVFr4kUgSXJzLokKSinvgGiUoLSps\"\n            }\n        },\n        {\n            \"id\": 10188,\n            \"name\": \"Automata Network\",\n            \"symbol\": \"ATA\",\n            \"slug\": \"automata-network\",\n            \"rank\": 456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T06:38:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2120b9e674d3fc3875f415a7df52e382f141225\"\n            }\n        },\n        {\n            \"id\": 10189,\n            \"name\": \"Hina Inu\",\n            \"symbol\": \"HINA\",\n            \"slug\": \"hina-inu\",\n            \"rank\": 5889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T11:46:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd0a4bf098261673d5e6e600fd87ddcd756e6764\"\n            }\n        },\n        {\n            \"id\": 10195,\n            \"name\": \"UltraSafe Token\",\n            \"symbol\": \"ULTRA\",\n            \"slug\": \"ultrasafe\",\n            \"rank\": 6714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T14:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b3f42481c228f70756dbfa0309d3ddc2a5e0f6a\"\n            }\n        },\n        {\n            \"id\": 10196,\n            \"name\": \"Keanu Inu\",\n            \"symbol\": \"KEANU\",\n            \"slug\": \"keanu-inu\",\n            \"rank\": 6111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T14:51:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x106552c11272420aad5d7e94f8acab9095a6c952\"\n            }\n        },\n        {\n            \"id\": 10197,\n            \"name\": \"Erotica\",\n            \"symbol\": \"EROTICA\",\n            \"slug\": \"erotica-token\",\n            \"rank\": 8796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T03:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1fa06e8596c3fa98ccd2113c38b6b60b6efa00d\"\n            }\n        },\n        {\n            \"id\": 10199,\n            \"name\": \"ENERGY Token\",\n            \"symbol\": \"ENERGY\",\n            \"slug\": \"energy-token\",\n            \"rank\": 7588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T19:41:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a566dd84262d51c7543a85408a8452bee025841\"\n            }\n        },\n        {\n            \"id\": 10201,\n            \"name\": \"BitBook\",\n            \"symbol\": \"BBT\",\n            \"slug\": \"bitbook\",\n            \"rank\": 5041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T17:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd48474e7444727bf500a32d5abe01943f3a59a64\"\n            }\n        },\n        {\n            \"id\": 10202,\n            \"name\": \"Starcoin\",\n            \"symbol\": \"STC\",\n            \"slug\": \"starcoin-stc\",\n            \"rank\": 3803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T07:56:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10205,\n            \"name\": \"Dobermann\",\n            \"symbol\": \"DOBE\",\n            \"slug\": \"dobermann\",\n            \"rank\": 8797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T20:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7ab45162f5979f09b0bda1cc7dfc97c270ea3d5\"\n            }\n        },\n        {\n            \"id\": 10207,\n            \"name\": \"Zinari\",\n            \"symbol\": \"ZINA\",\n            \"slug\": \"zinari\",\n            \"rank\": 4765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T22:42:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76beed9649c0c297cb6de10d07efd66db38e3c47\"\n            }\n        },\n        {\n            \"id\": 10208,\n            \"name\": \"Aerdrop\",\n            \"symbol\": \"AER\",\n            \"slug\": \"aerdrop\",\n            \"rank\": 7522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T21:06:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7ad2ce38f208eed77a368613c62062fce88f125\"\n            }\n        },\n        {\n            \"id\": 10215,\n            \"name\": \"Make A Difference Token\",\n            \"symbol\": \"MAD\",\n            \"slug\": \"make-a-difference-token\",\n            \"rank\": 8798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T07:21:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb08ba8C99A883D85D929f561B81Bb8C365A5a93b\"\n            }\n        },\n        {\n            \"id\": 10217,\n            \"name\": \"Cyclos\",\n            \"symbol\": \"CYS\",\n            \"slug\": \"cyclos\",\n            \"rank\": 3520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T12:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BRLsMczKuaR5w9vSubF4j8HwEGGprVAyyVgS4EX7DKEg\"\n            }\n        },\n        {\n            \"id\": 10220,\n            \"name\": \"Museum of Crypto Art\",\n            \"symbol\": \"MOCA\",\n            \"slug\": \"museum-of-crypto-art\",\n            \"rank\": 5250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T10:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcE899f26928a2B21c6a2Fddd393EF37c61dbA918\"\n            }\n        },\n        {\n            \"id\": 10221,\n            \"name\": \"Fanadise\",\n            \"symbol\": \"FAN\",\n            \"slug\": \"fanadise\",\n            \"rank\": 4504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T19:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb6d48fcef36e19681ee29896b19c1b6cbd1eab1b\"\n            }\n        },\n        {\n            \"id\": 10222,\n            \"name\": \"Vodra\",\n            \"symbol\": \"VDR\",\n            \"slug\": \"vodra\",\n            \"rank\": 1720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T11:26:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed3d4e446a96dc3b181b64b75c3c70da41dc3cbe\"\n            }\n        },\n        {\n            \"id\": 10223,\n            \"name\": \"Vega Protocol\",\n            \"symbol\": \"VEGA\",\n            \"slug\": \"vegaprotocol\",\n            \"rank\": 460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T16:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb84d72e61e383767c4dfeb2d8ff7f4fb89abc6e\"\n            }\n        },\n        {\n            \"id\": 10225,\n            \"name\": \"Pera Finance\",\n            \"symbol\": \"PERA\",\n            \"slug\": \"pera-finance\",\n            \"rank\": 5079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T11:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10228,\n            \"name\": \"Omlira\",\n            \"symbol\": \"OML\",\n            \"slug\": \"omlira\",\n            \"rank\": 1648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T10:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x224db5e6180761df4c3d8936585f6b8b83879770\"\n            }\n        },\n        {\n            \"id\": 10232,\n            \"name\": \"MakiSwap\",\n            \"symbol\": \"MAKI\",\n            \"slug\": \"makiswap\",\n            \"rank\": 1636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T14:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x5fad6fbba4bba686ba9b8052cf0bd51699f38b93\"\n            }\n        },\n        {\n            \"id\": 10234,\n            \"name\": \"Draken\",\n            \"symbol\": \"DRK\",\n            \"slug\": \"draken\",\n            \"rank\": 2967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T14:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10235,\n            \"name\": \"Bulk\",\n            \"symbol\": \"BULK\",\n            \"slug\": \"bulk\",\n            \"rank\": 8799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T15:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa143ac515dca260a46c742c7251ef3b268639593\"\n            }\n        },\n        {\n            \"id\": 10237,\n            \"name\": \"QiDao\",\n            \"symbol\": \"QI\",\n            \"slug\": \"qidao\",\n            \"rank\": 3721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x580a84c73811e1839f75d86d75d88cca0c241ff4\"\n            }\n        },\n        {\n            \"id\": 10238,\n            \"name\": \"MAI\",\n            \"symbol\": \"MIMATIC\",\n            \"slug\": \"mai\",\n            \"rank\": 2986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T16:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa3Fa99A148fA48D14Ed51d610c367C61876997F1\"\n            }\n        },\n        {\n            \"id\": 10239,\n            \"name\": \"SpiritSwap\",\n            \"symbol\": \"SPIRIT\",\n            \"slug\": \"spiritswap\",\n            \"rank\": 597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T00:01:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5cc61a78f164885776aa610fb0fe1257df78e59b\"\n            }\n        },\n        {\n            \"id\": 10240,\n            \"name\": \"Wrapped Fantom\",\n            \"symbol\": \"WFTM\",\n            \"slug\": \"wrapped-fantom\",\n            \"rank\": 2826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T18:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x21be370d5312f44cb42ce377bc9b8a0cef1a4c83\"\n            }\n        },\n        {\n            \"id\": 10242,\n            \"name\": \"Pupper\",\n            \"symbol\": \"PUP\",\n            \"slug\": \"pupper\",\n            \"rank\": 8800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T22:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81dBc1c8e40C3095071949Eda9800C2209a7279A\"\n            }\n        },\n        {\n            \"id\": 10244,\n            \"name\": \"Frapped USDT\",\n            \"symbol\": \"fUSDT\",\n            \"slug\": \"frapped-usdt\",\n            \"rank\": 3364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T07:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x049d68029688eabf473097a2fc38ef61633a3c7a\"\n            }\n        },\n        {\n            \"id\": 10249,\n            \"name\": \"MoonRabbit\",\n            \"symbol\": \"MOONRABBIT\",\n            \"slug\": \"moonrabbit-money\",\n            \"rank\": 7644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T13:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ac69c40bc7363ea7d98574c78f4f54dbecbd54b\"\n            }\n        },\n        {\n            \"id\": 10250,\n            \"name\": \"Sensible.Finance\",\n            \"symbol\": \"SENSI\",\n            \"slug\": \"sensible-finance\",\n            \"rank\": 5733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:01:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7869044d36ea75975b793ca4312608cc3817895b\"\n            }\n        },\n        {\n            \"id\": 10251,\n            \"name\": \"The Corgi of PolkaBridge\",\n            \"symbol\": \"CORGIB\",\n            \"slug\": \"the-corgi-of-polkabridge\",\n            \"rank\": 1950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cfd6813a59d7b90c41dd5990ed99c3bf2eb8f55\"\n            }\n        },\n        {\n            \"id\": 10252,\n            \"name\": \"Mozart Finance\",\n            \"symbol\": \"MELODY\",\n            \"slug\": \"mozart-finance\",\n            \"rank\": 6716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:21:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f619a1270226fd8ed3df82f0c1e0cd90804346d\"\n            }\n        },\n        {\n            \"id\": 10253,\n            \"name\": \"GIVE GLOBAL\",\n            \"symbol\": \"GIVE\",\n            \"slug\": \"give-global\",\n            \"rank\": 8801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:21:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba8e5a4c64c1be42230910f7b39a6388f3d4297c\"\n            }\n        },\n        {\n            \"id\": 10255,\n            \"name\": \"Game Ace Token\",\n            \"symbol\": \"GAT\",\n            \"slug\": \"game-ace-token\",\n            \"rank\": 4107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T09:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF315cfC8550F6FcA969D397cA8b807C5033fA122\"\n            }\n        },\n        {\n            \"id\": 10257,\n            \"name\": \"Shibaken Finance\",\n            \"symbol\": \"SHIBAKEN\",\n            \"slug\": \"shibaken-finance\",\n            \"rank\": 7350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T15:22:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4cf2afd3b165975afffbf7e487cdd40c894ab6b\"\n            }\n        },\n        {\n            \"id\": 10260,\n            \"name\": \"Thorstarter\",\n            \"symbol\": \"XRUNE\",\n            \"slug\": \"thorstarter\",\n            \"rank\": 1061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-03T14:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69fa0fee221ad11012bab0fdb45d444d3d2ce71c\"\n            }\n        },\n        {\n            \"id\": 10262,\n            \"name\": \"KleeKai\",\n            \"symbol\": \"KLEE\",\n            \"slug\": \"kleekai\",\n            \"rank\": 4510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x382f0160c24f5c515a19f155bac14d479433a407\"\n            }\n        },\n        {\n            \"id\": 10264,\n            \"name\": \"Charged Particles\",\n            \"symbol\": \"IONX\",\n            \"slug\": \"charged-particles\",\n            \"rank\": 4440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T08:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02d3a27ac3f55d5d91fb0f52759842696a864217\"\n            }\n        },\n        {\n            \"id\": 10265,\n            \"name\": \"Gold Fever\",\n            \"symbol\": \"NGL\",\n            \"slug\": \"gold-fever\",\n            \"rank\": 3271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T14:13:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2653891204f463fb2a2f4f412564b19e955166ae\"\n            }\n        },\n        {\n            \"id\": 10266,\n            \"name\": \"Direwolf\",\n            \"symbol\": \"DIREWOLF\",\n            \"slug\": \"direwolf\",\n            \"rank\": 6638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T17:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdea5bb640dbfc4593809deec5cdb8f99b704cd2\"\n            }\n        },\n        {\n            \"id\": 10269,\n            \"name\": \"Cheems\",\n            \"symbol\": \"CHEEMS\",\n            \"slug\": \"cheems\",\n            \"rank\": 1826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T22:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3FoUAsGDbvTD6YZ4wVKJgTB76onJUKz7GPEBNiR5b8wc\"\n            }\n        },\n        {\n            \"id\": 10271,\n            \"name\": \"Eleven Finance\",\n            \"symbol\": \"ELE\",\n            \"slug\": \"eleven-finance\",\n            \"rank\": 5975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T18:19:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacd7b3d9c10e97d0efa418903c0c7669e702e4c0\"\n            }\n        },\n        {\n            \"id\": 10272,\n            \"name\": \"AladdinDAO\",\n            \"symbol\": \"ALD\",\n            \"slug\": \"aladdindao\",\n            \"rank\": 3174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T09:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb26C4B3Ca601136Daf98593feAeff9E0CA702a8D\"\n            }\n        },\n        {\n            \"id\": 10274,\n            \"name\": \"Catge coin\",\n            \"symbol\": \"CATGE\",\n            \"slug\": \"catge-coin\",\n            \"rank\": 6535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e07a8a8f260edeeca24139b6767a073918e8674\"\n            }\n        },\n        {\n            \"id\": 10275,\n            \"name\": \"Catgirl\",\n            \"symbol\": \"CATGIRL\",\n            \"slug\": \"catgirl\",\n            \"rank\": 3153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79ebc9a2ce02277a4b5b3a768b1c0a4ed75bd936\"\n            }\n        },\n        {\n            \"id\": 10277,\n            \"name\": \"TRONPAD\",\n            \"symbol\": \"TRONPAD\",\n            \"slug\": \"tronpad\",\n            \"rank\": 3394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T17:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1Bf7AedeC439D6BFE38f8f9b20CF3dc99e3571C4\"\n            }\n        },\n        {\n            \"id\": 10278,\n            \"name\": \"Genshiro\",\n            \"symbol\": \"GENS\",\n            \"slug\": \"genshiro\",\n            \"rank\": 4405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T10:13:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2CD14cbA3F26254beeD1d78158cd2B6F91809600\"\n            }\n        },\n        {\n            \"id\": 10279,\n            \"name\": \"Less Network\",\n            \"symbol\": \"LESS\",\n            \"slug\": \"less-network\",\n            \"rank\": 5771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T08:13:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62786eeacc9246b4018e0146cb7a3efeacd9459d\"\n            }\n        },\n        {\n            \"id\": 10282,\n            \"name\": \"SafePizza\",\n            \"symbol\": \"PIZZA\",\n            \"slug\": \"safepizza\",\n            \"rank\": 8238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T14:28:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72eb1afddb5652e0f5c7b9a6cc1c3241348b16c6\"\n            }\n        },\n        {\n            \"id\": 10285,\n            \"name\": \"Bitspawn\",\n            \"symbol\": \"SPWN\",\n            \"slug\": \"bitspawn-protocol\",\n            \"rank\": 1480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T00:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe516D78d784C77D479977BE58905B3f2b1111126\"\n            }\n        },\n        {\n            \"id\": 10289,\n            \"name\": \"Daisy Launch Pad\",\n            \"symbol\": \"DAISY\",\n            \"slug\": \"daisy-launch-pad\",\n            \"rank\": 5665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T20:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40955d77f87123b71b145098358a60573ac7be96\"\n            }\n        },\n        {\n            \"id\": 10290,\n            \"name\": \"RFOX Finance\",\n            \"symbol\": \"VFOX\",\n            \"slug\": \"rfox-finance\",\n            \"rank\": 5529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-05T14:13:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d61577d8fd2208a0afb814ea089fdeae19ed202\"\n            }\n        },\n        {\n            \"id\": 10291,\n            \"name\": \"Convex CRV\",\n            \"symbol\": \"CVXCRV\",\n            \"slug\": \"convex-crv\",\n            \"rank\": 3474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-05T14:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7\"\n            }\n        },\n        {\n            \"id\": 10293,\n            \"name\": \"Swarm\",\n            \"symbol\": \"BZZ\",\n            \"slug\": \"ethereum-swarm\",\n            \"rank\": 363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T14:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19062190b1925b5b6689d7073fdfc8c2976ef8cb\"\n            }\n        },\n        {\n            \"id\": 10294,\n            \"name\": \"DeFi Land\",\n            \"symbol\": \"DFL\",\n            \"slug\": \"defi-land\",\n            \"rank\": 601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T01:07:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh\"\n            }\n        },\n        {\n            \"id\": 10295,\n            \"name\": \"IOI Token\",\n            \"symbol\": \"IOI\",\n            \"slug\": \"trade-race-manager\",\n            \"rank\": 3464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-13T03:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b3870df408ff4d7c3a26df852d41034eda11d81\"\n            }\n        },\n        {\n            \"id\": 10297,\n            \"name\": \"HIPPO TOKEN\",\n            \"symbol\": \"HIP\",\n            \"slug\": \"hippo-token\",\n            \"rank\": 4820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T06:56:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6ffa2e574a8bbeb5243d2109b6b11d4a459f88b\"\n            }\n        },\n        {\n            \"id\": 10298,\n            \"name\": \"Sunder Goverance Token\",\n            \"symbol\": \"Sunder\",\n            \"slug\": \"sunder-goverance-token\",\n            \"rank\": 7409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T12:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdbf245c690d54b67c6e610a28486a2c6de08be6\"\n            }\n        },\n        {\n            \"id\": 10300,\n            \"name\": \"MiamiCoin\",\n            \"symbol\": \"MIA\",\n            \"slug\": \"miamicoin\",\n            \"rank\": 4132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10303,\n            \"name\": \"AutoShark\",\n            \"symbol\": \"JAWS\",\n            \"slug\": \"autoshark\",\n            \"rank\": 4583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-08T16:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdD97AB35e3C0820215bc85a395e13671d84CCBa2\"\n            }\n        },\n        {\n            \"id\": 10307,\n            \"name\": \"Project Quantum\",\n            \"symbol\": \"QBIT\",\n            \"slug\": \"project-quantum\",\n            \"rank\": 4657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T15:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa38898a4ae982cb0131104a6746f77fa0da57aaa\"\n            }\n        },\n        {\n            \"id\": 10311,\n            \"name\": \"NFT STARS\",\n            \"symbol\": \"NFTS\",\n            \"slug\": \"nft-stars\",\n            \"rank\": 4884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T15:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08037036451c768465369431da5c671ad9b37dbc\"\n            }\n        },\n        {\n            \"id\": 10312,\n            \"name\": \"EscoinToken\",\n            \"symbol\": \"ELG\",\n            \"slug\": \"escointoken\",\n            \"rank\": 3193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T16:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA2085073878152aC3090eA13D1e41bD69e60Dc99\"\n            }\n        },\n        {\n            \"id\": 10314,\n            \"name\": \"DragonBite\",\n            \"symbol\": \"BITE\",\n            \"slug\": \"dragonbite\",\n            \"rank\": 8081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T11:08:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4eed0fa8de12d5a86517f214c2f11586ba2ed88d\"\n            }\n        },\n        {\n            \"id\": 10315,\n            \"name\": \"FarmHero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"farmhero\",\n            \"rank\": 8802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T20:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b26e16377ad29a6ccc01770bcfb56de3a36d8b2\"\n            }\n        },\n        {\n            \"id\": 10316,\n            \"name\": \"SafeETH\",\n            \"symbol\": \"SAFEETH\",\n            \"slug\": \"safeeth\",\n            \"rank\": 7752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T20:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47fdfea2c5741acd7be0377029d6c507154d86b9\"\n            }\n        },\n        {\n            \"id\": 10319,\n            \"name\": \"Kombai Inu\",\n            \"symbol\": \"KOMBAI\",\n            \"slug\": \"kombai-inu\",\n            \"rank\": 8803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3fce6ae1f55656663ba6a5b0e0812463cf45c2ee\"\n            }\n        },\n        {\n            \"id\": 10324,\n            \"name\": \"Gravity Finance\",\n            \"symbol\": \"GFI\",\n            \"slug\": \"gravity-finance\",\n            \"rank\": 1729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T06:13:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x874e178A2f3f3F9d34db862453Cd756E7eAb0381\"\n            }\n        },\n        {\n            \"id\": 10325,\n            \"name\": \"Safe Energy\",\n            \"symbol\": \"ENERGYX\",\n            \"slug\": \"safe-energy\",\n            \"rank\": 6389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T10:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBBe899c61198D1826a43e20ea19efC46E50c2B00\"\n            }\n        },\n        {\n            \"id\": 10326,\n            \"name\": \"BullPerks\",\n            \"symbol\": \"BLP\",\n            \"slug\": \"bullperks\",\n            \"rank\": 960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T18:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe1d7f7a8f0bda6e415593a2e4f82c64b446d404\"\n            }\n        },\n        {\n            \"id\": 10329,\n            \"name\": \"TasteNFT\",\n            \"symbol\": \"TASTE\",\n            \"slug\": \"tastenft\",\n            \"rank\": 4940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T11:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb238123939637d65a03e4b2b485650b4f9d91cb\"\n            }\n        },\n        {\n            \"id\": 10331,\n            \"name\": \"SafeSwap Governance Token\",\n            \"symbol\": \"SSGT\",\n            \"slug\": \"safeswap-governance-token\",\n            \"rank\": 8804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T11:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ecc48ba346a73d7d55aa5a46b5e314d9daa6161\"\n            }\n        },\n        {\n            \"id\": 10334,\n            \"name\": \"BabySwap\",\n            \"symbol\": \"BABY\",\n            \"slug\": \"babyswap\",\n            \"rank\": 527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T14:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657\"\n            }\n        },\n        {\n            \"id\": 10336,\n            \"name\": \"Hamster\",\n            \"symbol\": \"HAM\",\n            \"slug\": \"hamster\",\n            \"rank\": 774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T19:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x679d5b2d94f454c950d683d159b87aa8eae37c9e\"\n            }\n        },\n        {\n            \"id\": 10337,\n            \"name\": \"Sheesha Finance [BEP20]\",\n            \"symbol\": \"SHEESHA\",\n            \"slug\": \"sheesha-finance-bep20\",\n            \"rank\": 3261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x232FB065D9d24c34708eeDbF03724f2e95ABE768\"\n            }\n        },\n        {\n            \"id\": 10339,\n            \"name\": \"Enedex\",\n            \"symbol\": \"ENE\",\n            \"slug\": \"enedex\",\n            \"rank\": 5965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T17:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3becb1170183fdbc8f1603dacd1705c093bc33b7\"\n            }\n        },\n        {\n            \"id\": 10340,\n            \"name\": \"BscArmy\",\n            \"symbol\": \"BARMY\",\n            \"slug\": \"bscarmy\",\n            \"rank\": 8805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c80bc9bfa4ec680efb949c51806bddee5ac8299\"\n            }\n        },\n        {\n            \"id\": 10347,\n            \"name\": \"Human\",\n            \"symbol\": \"HMT\",\n            \"slug\": \"human\",\n            \"rank\": 3126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T00:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1ba9BAC957322D6e8c07a160a3A8dA11A0d2867\"\n            }\n        },\n        {\n            \"id\": 10348,\n            \"name\": \"Sarcophagus\",\n            \"symbol\": \"SARCO\",\n            \"slug\": \"sarcophagus\",\n            \"rank\": 939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T15:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a\"\n            }\n        },\n        {\n            \"id\": 10349,\n            \"name\": \"Blockmine\",\n            \"symbol\": \"GOLD NUGGET\",\n            \"slug\": \"blockmine\",\n            \"rank\": 5630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T01:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE0B58022487131eC9913C1F3AcFD8F74FC6A6C7E\"\n            }\n        },\n        {\n            \"id\": 10350,\n            \"name\": \"Black Eye Galaxy\",\n            \"symbol\": \"BYG\",\n            \"slug\": \"black-eye-galaxy\",\n            \"rank\": 5016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T21:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f7b627b88651e3dddca0240bca68a3062632c8c\"\n            }\n        },\n        {\n            \"id\": 10351,\n            \"name\": \"HTMOON\",\n            \"symbol\": \"HTMOON\",\n            \"slug\": \"htmoon\",\n            \"rank\": 4784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T18:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xb62e3b6a3866f5754fdefcf82e733310e2851043\"\n            }\n        },\n        {\n            \"id\": 10361,\n            \"name\": \"Feyorra\",\n            \"symbol\": \"FEY\",\n            \"slug\": \"feyorra\",\n            \"rank\": 4709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T18:58:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8e06a5613dc86d459bc8fb989e173bb8b256072\"\n            }\n        },\n        {\n            \"id\": 10364,\n            \"name\": \"APWine Finance\",\n            \"symbol\": \"APW\",\n            \"slug\": \"apwine-finance\",\n            \"rank\": 5109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T19:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4104b135dbc9609fc1a9490e61369036497660c8\"\n            }\n        },\n        {\n            \"id\": 10366,\n            \"name\": \"Cake Monster\",\n            \"symbol\": \"MONSTA\",\n            \"slug\": \"cake-monster\",\n            \"rank\": 4670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T16:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f\"\n            }\n        },\n        {\n            \"id\": 10367,\n            \"name\": \"April\",\n            \"symbol\": \"APRIL\",\n            \"slug\": \"april\",\n            \"rank\": 3735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T19:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfeA674ce7d16E26E39e3c088810367a708eF94C\"\n            }\n        },\n        {\n            \"id\": 10368,\n            \"name\": \"Cryptex Finance\",\n            \"symbol\": \"CTX\",\n            \"slug\": \"cryptex-finance\",\n            \"rank\": 785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x321c2fe4446c7c963dc41dd58879af648838f98d\"\n            }\n        },\n        {\n            \"id\": 10369,\n            \"name\": \"SafePanda\",\n            \"symbol\": \"SPND\",\n            \"slug\": \"safepanda\",\n            \"rank\": 8806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T18:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623\"\n            }\n        },\n        {\n            \"id\": 10370,\n            \"name\": \"Global DeFi\",\n            \"symbol\": \"GDEFI\",\n            \"slug\": \"global-defi\",\n            \"rank\": 8807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T10:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5e88b229b18e748e3aa16a1c2bfefdfc8a5560d\"\n            }\n        },\n        {\n            \"id\": 10372,\n            \"name\": \"Dacxi\",\n            \"symbol\": \"DACXI\",\n            \"slug\": \"dacxi\",\n            \"rank\": 4145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T18:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xefab7248d36585e2340e5d25f8a8d243e6e3193f\"\n            }\n        },\n        {\n            \"id\": 10373,\n            \"name\": \"Tulip Protocol\",\n            \"symbol\": \"TULIP\",\n            \"slug\": \"solfarm\",\n            \"rank\": 1032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:22:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"TuLipcqtGVXP9XR62wM8WWCm6a9vhLs7T1uoWBk6FDs\"\n            }\n        },\n        {\n            \"id\": 10376,\n            \"name\": \"dAppstore\",\n            \"symbol\": \"DAPPX\",\n            \"slug\": \"dappstore\",\n            \"rank\": 3506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:47:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00d8318e44780edeefcf3020a5448f636788883c\"\n            }\n        },\n        {\n            \"id\": 10378,\n            \"name\": \"KarenCoin\",\n            \"symbol\": \"KAREN\",\n            \"slug\": \"karencoin\",\n            \"rank\": 6743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd42728b76772a82ccad527e298dd15a55f4ddd6\"\n            }\n        },\n        {\n            \"id\": 10379,\n            \"name\": \"Kekwcoin\",\n            \"symbol\": \"KEKW\",\n            \"slug\": \"kekwcoin\",\n            \"rank\": 7222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T03:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2QK9vxydd7WoDwvVFT5JSU8cwE9xmbJSzeqbRESiPGMG\"\n            }\n        },\n        {\n            \"id\": 10384,\n            \"name\": \"DAO1\",\n            \"symbol\": \"DAO1\",\n            \"slug\": \"dao1\",\n            \"rank\": 7892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T21:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce3f6f6672616c39d8b6858f8dac9902eca42c84\"\n            }\n        },\n        {\n            \"id\": 10385,\n            \"name\": \"Ally Direct Token\",\n            \"symbol\": \"DRCT\",\n            \"slug\": \"ally-direct-token\",\n            \"rank\": 4880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T13:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d561d63375672ABd02119b9Bc4FB90EB9E307Ca\"\n            }\n        },\n        {\n            \"id\": 10386,\n            \"name\": \"Bitcoin Latinum\",\n            \"symbol\": \"LTNM\",\n            \"slug\": \"bitcoin-latinum\",\n            \"rank\": 3196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T10:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10387,\n            \"name\": \"Star Foxx\",\n            \"symbol\": \"FOXX\",\n            \"slug\": \"star-foxx\",\n            \"rank\": 7527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31D457E7bcFf5Bc9A5Ef86E6a5eA1DB5b5C3BFB0\"\n            }\n        },\n        {\n            \"id\": 10388,\n            \"name\": \"SupremeX\",\n            \"symbol\": \"SXC\",\n            \"slug\": \"supremex\",\n            \"rank\": 3342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-04T11:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x46d3EC8CE3eC767414F16FE12176De23E3E5B46A\"\n            }\n        },\n        {\n            \"id\": 10391,\n            \"name\": \"Creator Platform\",\n            \"symbol\": \"CTR\",\n            \"slug\": \"creator-platform\",\n            \"rank\": 5148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T16:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x923b83c26B3809d960fF80332Ed00aA46D7Ed375\"\n            }\n        },\n        {\n            \"id\": 10392,\n            \"name\": \"The Everlasting Parachain\",\n            \"symbol\": \"ELP\",\n            \"slug\": \"the-everlasting-parachain\",\n            \"rank\": 5352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T17:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3894cb9e92ca78524fb6a30ff072fa5e533c162\"\n            }\n        },\n        {\n            \"id\": 10393,\n            \"name\": \"LEOPARD\",\n            \"symbol\": \"LEOPARD\",\n            \"slug\": \"leopard\",\n            \"rank\": 4763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T17:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4efab39b14167da54aebed2094a61aa1fd384056\"\n            }\n        },\n        {\n            \"id\": 10394,\n            \"name\": \"Kuma Inu\",\n            \"symbol\": \"KUMA\",\n            \"slug\": \"kuma-inu\",\n            \"rank\": 3319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T17:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48c276e8d03813224bb1e55f953adb6d02fd3e02\"\n            }\n        },\n        {\n            \"id\": 10400,\n            \"name\": \"Bogecoin\",\n            \"symbol\": \"BOGE\",\n            \"slug\": \"bogecoin\",\n            \"rank\": 8808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T20:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x248c45af3b2f73bc40fa159f2a90ce9cad7a77ba\"\n            }\n        },\n        {\n            \"id\": 10402,\n            \"name\": \"BlackPool\",\n            \"symbol\": \"BPT\",\n            \"slug\": \"blackpool\",\n            \"rank\": 3965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T02:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da\"\n            }\n        },\n        {\n            \"id\": 10403,\n            \"name\": \"Kommunitas\",\n            \"symbol\": \"KOM\",\n            \"slug\": \"kommunitas\",\n            \"rank\": 1340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T00:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xC004e2318722EA2b15499D6375905d75Ee5390B8\"\n            }\n        },\n        {\n            \"id\": 10404,\n            \"name\": \"Integral\",\n            \"symbol\": \"ITGR\",\n            \"slug\": \"integral\",\n            \"rank\": 1618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T23:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd502f487e1841fdc805130e13eae80c61186bc98\"\n            }\n        },\n        {\n            \"id\": 10405,\n            \"name\": \"NftyPlay\",\n            \"symbol\": \"POLO\",\n            \"slug\": \"nftyplay\",\n            \"rank\": 3408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T12:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb28a7f8f5328faffdd862985177583c2bb71e016\"\n            }\n        },\n        {\n            \"id\": 10407,\n            \"name\": \"Baby Doge Coin\",\n            \"symbol\": \"BabyDoge\",\n            \"slug\": \"baby-doge-coin\",\n            \"rank\": 2845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T22:07:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAC57De9C1A09FeC648E93EB98875B212DB0d460B\"\n            }\n        },\n        {\n            \"id\": 10408,\n            \"name\": \"Formation Fi\",\n            \"symbol\": \"FORM\",\n            \"slug\": \"formation-fi\",\n            \"rank\": 1416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T08:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21381e026ad6d8266244f2a583b35f9e4413fa2a\"\n            }\n        },\n        {\n            \"id\": 10409,\n            \"name\": \"Opulous\",\n            \"symbol\": \"OPUL\",\n            \"slug\": \"opulous\",\n            \"rank\": 639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T03:59:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80d55c03180349fff4a229102f62328220a96444\"\n            }\n        },\n        {\n            \"id\": 10411,\n            \"name\": \"Moonfarm Finance\",\n            \"symbol\": \"MFO\",\n            \"slug\": \"moonfarm-finance\",\n            \"rank\": 6217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T12:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb46049c79d77ff1d555a67835fba6978536581af\"\n            }\n        },\n        {\n            \"id\": 10412,\n            \"name\": \"HoDooi.com\",\n            \"symbol\": \"HOD\",\n            \"slug\": \"hodooi\",\n            \"rank\": 834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T15:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce16a802725438af9b4dcac00e7791e3d890e3b4\"\n            }\n        },\n        {\n            \"id\": 10414,\n            \"name\": \"Green Shiba Inu (new)\",\n            \"symbol\": \"GINUX\",\n            \"slug\": \"green-shiba-inu-new\",\n            \"rank\": 4019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T03:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9Ad37E9Baf41377540Df5a77831Db98c1915128\"\n            }\n        },\n        {\n            \"id\": 10416,\n            \"name\": \"Fat Doge\",\n            \"symbol\": \"FOGE\",\n            \"slug\": \"fat-doge\",\n            \"rank\": 7509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T19:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76851a93977bea9264c32255b6457882035c7501\"\n            }\n        },\n        {\n            \"id\": 10418,\n            \"name\": \"2crazyNFT\",\n            \"symbol\": \"2CRZ\",\n            \"slug\": \"2crazynft\",\n            \"rank\": 1472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T14:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c9c19ce3b15ae77c6d80aec3c1194cfd6f7f3fa\"\n            }\n        },\n        {\n            \"id\": 10419,\n            \"name\": \"sEUR\",\n            \"symbol\": \"SEUR\",\n            \"slug\": \"seur\",\n            \"rank\": 4644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T15:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd71ecff9342a5ced620049e616c5035f1db98620\"\n            }\n        },\n        {\n            \"id\": 10420,\n            \"name\": \"UCoin\",\n            \"symbol\": \"UCOIN\",\n            \"slug\": \"u-coin\",\n            \"rank\": 6521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T22:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa918897bd10d6dee614470c24a061b78b021b3a9\"\n            }\n        },\n        {\n            \"id\": 10421,\n            \"name\": \"Torum\",\n            \"symbol\": \"XTM\",\n            \"slug\": \"torum\",\n            \"rank\": 872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T22:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd1faff6e578fa5cac469d2418c95671ba1a62fe\"\n            }\n        },\n        {\n            \"id\": 10423,\n            \"name\": \"HollaEx Token\",\n            \"symbol\": \"XHT\",\n            \"slug\": \"hollaex-token\",\n            \"rank\": 5705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD3c625F54dec647DB8780dBBe0E880eF21BA4329\"\n            }\n        },\n        {\n            \"id\": 10424,\n            \"name\": \"Volatility Protocol Token\",\n            \"symbol\": \"VOL\",\n            \"slug\": \"volatility-protocol-token\",\n            \"rank\": 7405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T04:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5166E09628b696285E3A151e84FB977736a83575\"\n            }\n        },\n        {\n            \"id\": 10426,\n            \"name\": \"Stopelon\",\n            \"symbol\": \"STOPELON\",\n            \"slug\": \"stopelon\",\n            \"rank\": 7319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD83cec69ED9d8044597A793445C86a5e763b0E3D\"\n            }\n        },\n        {\n            \"id\": 10427,\n            \"name\": \"Polker\",\n            \"symbol\": \"PKR\",\n            \"slug\": \"polker\",\n            \"rank\": 1240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T15:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x001a8ffcb0f03e99141652ebcdecdb0384e3bd6c\"\n            }\n        },\n        {\n            \"id\": 10428,\n            \"name\": \"Alium Finance\",\n            \"symbol\": \"ALM\",\n            \"slug\": \"alium-finance\",\n            \"rank\": 6791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c38870e93a1f959cb6c533eb10bbc3e438aac11\"\n            }\n        },\n        {\n            \"id\": 10429,\n            \"name\": \"HaloDAO\",\n            \"symbol\": \"RNBW\",\n            \"slug\": \"halodao\",\n            \"rank\": 2110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T11:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe94b97b6b43639e238c851a7e693f50033efd75c\"\n            }\n        },\n        {\n            \"id\": 10430,\n            \"name\": \"Argentine Football Association Fan Token\",\n            \"symbol\": \"ARG\",\n            \"slug\": \"argentinefootballassociationfantoken\",\n            \"rank\": 1422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T14:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x9e10469Cd2cd93836e19484A9Ca1EF5aDDC43e0f\"\n            }\n        },\n        {\n            \"id\": 10434,\n            \"name\": \"SafeLaunch\",\n            \"symbol\": \"SFEX\",\n            \"slug\": \"safelaunch\",\n            \"rank\": 4298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5392Ff4a9BD006DC272C1855af6640e17Cc5ec0B\"\n            }\n        },\n        {\n            \"id\": 10435,\n            \"name\": \"PuddingSwap\",\n            \"symbol\": \"PUD\",\n            \"slug\": \"puddingswap\",\n            \"rank\": 4472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T02:36:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10436,\n            \"name\": \"Xiglute Coin\",\n            \"symbol\": \"XGC\",\n            \"slug\": \"xiglute-coin\",\n            \"rank\": 6650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T15:52:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89d3c0249307Ae570A316030764D12f53BB191FD\"\n            }\n        },\n        {\n            \"id\": 10438,\n            \"name\": \"GoCerberus\",\n            \"symbol\": \"CERBERUS\",\n            \"slug\": \"gocerberus\",\n            \"rank\": 8809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T16:33:04.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:35:04.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8B3268a23131DAFBd77165690767F285C1AAC6C5\"\n            }\n        },\n        {\n            \"id\": 10441,\n            \"name\": \"ApeRocket\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"aperocket\",\n            \"rank\": 5493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T08:41:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe486a69E432Fdc29622bF00315f6b34C99b45e80\"\n            }\n        },\n        {\n            \"id\": 10442,\n            \"name\": \"Decentralized Social\",\n            \"symbol\": \"DESO\",\n            \"slug\": \"deso\",\n            \"rank\": 223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T17:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10443,\n            \"name\": \"BarbecueSwap Finance\",\n            \"symbol\": \"BBQ\",\n            \"slug\": \"barbecueswap-finance\",\n            \"rank\": 7219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T18:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9a88f9b7101046786490baf433f0f6ab3d753e2\"\n            }\n        },\n        {\n            \"id\": 10445,\n            \"name\": \"Jomon Inu\",\n            \"symbol\": \"JINU\",\n            \"slug\": \"jomon-inu\",\n            \"rank\": 8810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x439dd02bFd144A5d6A5967895358E0d25d5ab784\"\n            }\n        },\n        {\n            \"id\": 10447,\n            \"name\": \"Scooby\",\n            \"symbol\": \"$SBD\",\n            \"slug\": \"scooby\",\n            \"rank\": 8811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T19:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0ab4b8daa51f6abf6b4c9fef0cca5d127029aa9\"\n            }\n        },\n        {\n            \"id\": 10449,\n            \"name\": \"Gondola Finance\",\n            \"symbol\": \"GDL\",\n            \"slug\": \"gondola-finance\",\n            \"rank\": 7336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T17:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd606199557c8ab6f4cc70bd03facc96ca576f142\"\n            }\n        },\n        {\n            \"id\": 10452,\n            \"name\": \"SolAPE Token\",\n            \"symbol\": \"SOLAPE\",\n            \"slug\": \"solapefinance\",\n            \"rank\": 6670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T15:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN\"\n            }\n        },\n        {\n            \"id\": 10455,\n            \"name\": \"EQIFI\",\n            \"symbol\": \"EQX\",\n            \"slug\": \"eqifi\",\n            \"rank\": 3750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T13:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd3de9a069648c84d27d74d701c9fa3253098b15\"\n            }\n        },\n        {\n            \"id\": 10456,\n            \"name\": \"Moon Nation Game\",\n            \"symbol\": \"MNG\",\n            \"slug\": \"moon-nation-game\",\n            \"rank\": 3914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T08:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5941f87eb62737ec5ebbecab3e373c40fe40566b\"\n            }\n        },\n        {\n            \"id\": 10461,\n            \"name\": \"Memecoin\",\n            \"symbol\": \"MEM\",\n            \"slug\": \"meme-coin\",\n            \"rank\": 4246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T09:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42dbbd5ae373fea2fc320f62d44c058522bb3758\"\n            }\n        },\n        {\n            \"id\": 10462,\n            \"name\": \"SHILL Token\",\n            \"symbol\": \"SHILL\",\n            \"slug\": \"project-seed\",\n            \"rank\": 858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T12:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE\"\n            }\n        },\n        {\n            \"id\": 10463,\n            \"name\": \"Anypad\",\n            \"symbol\": \"APAD\",\n            \"slug\": \"anypad\",\n            \"rank\": 3502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T19:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x366d71ab095735b7dae83ce2b82d5262ef655f10\"\n            }\n        },\n        {\n            \"id\": 10465,\n            \"name\": \"Polytrade\",\n            \"symbol\": \"TRADE\",\n            \"slug\": \"polytrade\",\n            \"rank\": 1213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T10:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e5970DBd6fc7eb1f29C6D2eDF2bC4c36124C0C1\"\n            }\n        },\n        {\n            \"id\": 10467,\n            \"name\": \"IRON Titanium Token\",\n            \"symbol\": \"TITAN\",\n            \"slug\": \"iron-titanium-token\",\n            \"rank\": 4633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T11:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaaa5b9e6c589642f98a1cda99b9d024b8407285a\"\n            }\n        },\n        {\n            \"id\": 10468,\n            \"name\": \"InvestDex\",\n            \"symbol\": \"INVEST\",\n            \"slug\": \"investdex\",\n            \"rank\": 5772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T11:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x853a8ab1c365ea54719eb13a54d6b22f1fbe7feb\"\n            }\n        },\n        {\n            \"id\": 10469,\n            \"name\": \"iMe Lab\",\n            \"symbol\": \"LIME\",\n            \"slug\": \"ime-lab\",\n            \"rank\": 1137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T10:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d0b65a76274645b29e4cc41b8f23081fa09f4a3\"\n            }\n        },\n        {\n            \"id\": 10480,\n            \"name\": \"Mammon\",\n            \"symbol\": \"MMON\",\n            \"slug\": \"mammon\",\n            \"rank\": 5796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9f179c99567d6d671c3ac5edf206f5fc647483f\"\n            }\n        },\n        {\n            \"id\": 10482,\n            \"name\": \"BULL FINANCE\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"bull-finance\",\n            \"rank\": 6707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T11:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf483af09917ba63f1e274056978036d266eb56e6\"\n            }\n        },\n        {\n            \"id\": 10483,\n            \"name\": \"ShapePay\",\n            \"symbol\": \"SPP\",\n            \"slug\": \"shapepay\",\n            \"rank\": 8061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T11:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5E2f2C0e63Ace6B7dDCb426D30eFf4f81F75e566\"\n            }\n        },\n        {\n            \"id\": 10484,\n            \"name\": \"Iron\",\n            \"symbol\": \"IRON\",\n            \"slug\": \"iron-finance\",\n            \"rank\": 5538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T16:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd86b5923f3ad7b585ed81b448170ae026c65ae9a\"\n            }\n        },\n        {\n            \"id\": 10485,\n            \"name\": \"Credmark\",\n            \"symbol\": \"CMK\",\n            \"slug\": \"credmark\",\n            \"rank\": 5482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T18:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68cfb82eacb9f198d508b514d898a403c449533e\"\n            }\n        },\n        {\n            \"id\": 10491,\n            \"name\": \"PancakeFork Finance\",\n            \"symbol\": \"CAKF\",\n            \"slug\": \"pancakefork-finance\",\n            \"rank\": 8812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T08:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xae6e3b04d3eb991e30fa2474563fe2a89e351cda\"\n            }\n        },\n        {\n            \"id\": 10492,\n            \"name\": \"Genebank Token\",\n            \"symbol\": \"GNBT\",\n            \"slug\": \"genebank-token\",\n            \"rank\": 8157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T21:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10494,\n            \"name\": \"Octopus Protocol\",\n            \"symbol\": \"OPS\",\n            \"slug\": \"octopus-protocol\",\n            \"rank\": 5177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T02:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14fC542fd0364Ad8361274657CaB141A8C8820E0\"\n            }\n        },\n        {\n            \"id\": 10498,\n            \"name\": \"Saitama\",\n            \"symbol\": \"SAITAMA\",\n            \"slug\": \"saitama-inu\",\n            \"rank\": 2851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b3192f5eebd8579568a2ed41e6feb402f93f73f\"\n            }\n        },\n        {\n            \"id\": 10501,\n            \"name\": \"BaconDAO\",\n            \"symbol\": \"BACON\",\n            \"slug\": \"bacondao\",\n            \"rank\": 5660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T12:58:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34f797e7190c131cf630524655a618b5bd8738e7\"\n            }\n        },\n        {\n            \"id\": 10502,\n            \"name\": \"SafeMars\",\n            \"symbol\": \"SMARS\",\n            \"slug\": \"smars\",\n            \"rank\": 5019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T11:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC0366a104b429f0806BfA98d0008DAA9555b2BEd\"\n            }\n        },\n        {\n            \"id\": 10504,\n            \"name\": \"Hepa Finance\",\n            \"symbol\": \"HEPA\",\n            \"slug\": \"hepa-finance\",\n            \"rank\": 8064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T12:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9159f30f1c3f0317b0a2d6bc176f29266be790ee\"\n            }\n        },\n        {\n            \"id\": 10506,\n            \"name\": \"HitBTC Token\",\n            \"symbol\": \"HIT\",\n            \"slug\": \"hitbtc-token\",\n            \"rank\": 3224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T03:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74b1af114274335598da72f5c6ed7b954a016eed\"\n            }\n        },\n        {\n            \"id\": 10508,\n            \"name\": \"Instadapp\",\n            \"symbol\": \"INST\",\n            \"slug\": \"instadapp\",\n            \"rank\": 4442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T07:28:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f40d4A6237C257fff2dB00FA0510DeEECd303eb\"\n            }\n        },\n        {\n            \"id\": 10511,\n            \"name\": \"Cavapoo\",\n            \"symbol\": \"CAVA\",\n            \"slug\": \"cavapoo\",\n            \"rank\": 8813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T10:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x456d8f0d25a4e787ee60c401f8b963a465148f70\"\n            }\n        },\n        {\n            \"id\": 10512,\n            \"name\": \"SAFETREES\",\n            \"symbol\": \"TREES\",\n            \"slug\": \"safetrees\",\n            \"rank\": 6464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T13:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3b77ac07c963b8cead47000a5208434d9a8734d\"\n            }\n        },\n        {\n            \"id\": 10513,\n            \"name\": \"PinkPanda\",\n            \"symbol\": \"PINKPANDA\",\n            \"slug\": \"pinkpanda\",\n            \"rank\": 5869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T13:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x631E1e455019c359b939fE214EDC761d36bF6aD6\"\n            }\n        },\n        {\n            \"id\": 10514,\n            \"name\": \"HUNNY FINANCE\",\n            \"symbol\": \"HUNNY\",\n            \"slug\": \"pancake-hunny\",\n            \"rank\": 4477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T13:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x565b72163f17849832a692a3c5928cc502f46d69\"\n            }\n        },\n        {\n            \"id\": 10515,\n            \"name\": \"ARC Governance\",\n            \"symbol\": \"ARCX\",\n            \"slug\": \"arcx-token\",\n            \"rank\": 4810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T14:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1321f1f1aa541a56c31682c57b80ecfccd9bb288\"\n            }\n        },\n        {\n            \"id\": 10516,\n            \"name\": \"Promise\",\n            \"symbol\": \"PROMISE\",\n            \"slug\": \"promise\",\n            \"rank\": 6704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T14:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcbccf14b051947bdcd1e20b77015208a1ad5ea25\"\n            }\n        },\n        {\n            \"id\": 10517,\n            \"name\": \"BoomBaby.io\",\n            \"symbol\": \"BOOMB\",\n            \"slug\": \"boombaby-io\",\n            \"rank\": 8814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T17:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x82b89e0f9c0695639eb88659d0c306dbc242af96\"\n            }\n        },\n        {\n            \"id\": 10519,\n            \"name\": \"Curio Stable Coin\",\n            \"symbol\": \"CSC\",\n            \"slug\": \"curio-stable-coin\",\n            \"rank\": 8815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T08:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfDcdfA378818AC358739621ddFa8582E6ac1aDcB\"\n            }\n        },\n        {\n            \"id\": 10522,\n            \"name\": \"Pacoca\",\n            \"symbol\": \"PACOCA\",\n            \"slug\": \"pacoca\",\n            \"rank\": 1019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T22:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55671114d774ee99d653d6c12460c780a67f1d18\"\n            }\n        },\n        {\n            \"id\": 10524,\n            \"name\": \"reBaked\",\n            \"symbol\": \"BAKED\",\n            \"slug\": \"rebaked\",\n            \"rank\": 5187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T21:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4cb0dce4849bdcad2d553e9e68644cf40e26cce\"\n            }\n        },\n        {\n            \"id\": 10525,\n            \"name\": \"Plutos Network\",\n            \"symbol\": \"PLUT\",\n            \"slug\": \"plutos-network\",\n            \"rank\": 5473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T21:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2984f825bfe72e55e1725d5c020258e81ff97450\"\n            }\n        },\n        {\n            \"id\": 10526,\n            \"name\": \"TribeOne\",\n            \"symbol\": \"HAKA\",\n            \"slug\": \"tribe-one\",\n            \"rank\": 3476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T01:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD85AD783cc94bd04196a13DC042A3054a9B52210\"\n            }\n        },\n        {\n            \"id\": 10527,\n            \"name\": \"Lithium\",\n            \"symbol\": \"LITH\",\n            \"slug\": \"lithium\",\n            \"rank\": 929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x188e817b02e635d482ae4d81e25dda98a97c4a42\"\n            }\n        },\n        {\n            \"id\": 10528,\n            \"name\": \"ExzoCoin 2.0\",\n            \"symbol\": \"EXZO\",\n            \"slug\": \"exzocoin-2\",\n            \"rank\": 5879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T01:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF8fC63200e181439823251020d691312FDcF5090\"\n            }\n        },\n        {\n            \"id\": 10529,\n            \"name\": \"Sun (New)\",\n            \"symbol\": \"SUN\",\n            \"slug\": \"sun-token\",\n            \"rank\": 304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T04:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TSSMHYeV2uE9qYH95DqyoCuNCzEL1NvU3S\"\n            }\n        },\n        {\n            \"id\": 10530,\n            \"name\": \"CrossWallet\",\n            \"symbol\": \"CWT\",\n            \"slug\": \"crosswallet\",\n            \"rank\": 4136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T16:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D\"\n            }\n        },\n        {\n            \"id\": 10532,\n            \"name\": \"Divergence\",\n            \"symbol\": \"DIVER\",\n            \"slug\": \"divergence\",\n            \"rank\": 3548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb782396c9b20e564a64896181c7ac8d8979d5f4\"\n            }\n        },\n        {\n            \"id\": 10533,\n            \"name\": \"Mindsync\",\n            \"symbol\": \"MAI\",\n            \"slug\": \"mindsync\",\n            \"rank\": 4775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T09:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75387e1287Dd85482aB66102DA9f6577E027f609\"\n            }\n        },\n        {\n            \"id\": 10543,\n            \"name\": \"Ballbag Token\",\n            \"symbol\": \"BALLBAG\",\n            \"slug\": \"ballbag-token\",\n            \"rank\": 8816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T18:06:05.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:09.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdffdc00abf0ccd93723f56ba3179015ab4e5c1c8\"\n            }\n        },\n        {\n            \"id\": 10544,\n            \"name\": \"Bitcrush\",\n            \"symbol\": \"CRUSH\",\n            \"slug\": \"bitcrush\",\n            \"rank\": 7561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T02:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0Ef0626736c2d484A792508e99949736D0AF807e\"\n            }\n        },\n        {\n            \"id\": 10545,\n            \"name\": \"H2Finance\",\n            \"symbol\": \"YFIH2\",\n            \"slug\": \"h2finance\",\n            \"rank\": 5890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T17:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdcb624c870d73cdd0b3345762977cb14de598cd0\"\n            }\n        },\n        {\n            \"id\": 10547,\n            \"name\": \"Bagels Finance\",\n            \"symbol\": \"BAGEL\",\n            \"slug\": \"bagels-finance\",\n            \"rank\": 7138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T19:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb238fce6e2ee90781cd160c9c6eaf3a4cfad801\"\n            }\n        },\n        {\n            \"id\": 10550,\n            \"name\": \"King Arthur\",\n            \"symbol\": \"BKING\",\n            \"slug\": \"king-arthur\",\n            \"rank\": 8817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T20:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ca02dd95f3f1e33da7f5afe15ea866dab07af04\"\n            }\n        },\n        {\n            \"id\": 10552,\n            \"name\": \"DUKE INU TOKEN\",\n            \"symbol\": \"DUKE\",\n            \"slug\": \"duke-inu-token\",\n            \"rank\": 4522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T21:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaee234825dc4687fae606485c1ebd06336052bcc\"\n            }\n        },\n        {\n            \"id\": 10554,\n            \"name\": \"Sekuritance\",\n            \"symbol\": \"SKRT\",\n            \"slug\": \"sekuritance\",\n            \"rank\": 3829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T07:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x887168120cb89fb06f3e74dc4af20d67df0977f6\"\n            }\n        },\n        {\n            \"id\": 10555,\n            \"name\": \"Canary\",\n            \"symbol\": \"CNR\",\n            \"slug\": \"canary\",\n            \"rank\": 8258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8D88e48465F30Acfb8daC0b3E35c9D6D7d36abaf\"\n            }\n        },\n        {\n            \"id\": 10556,\n            \"name\": \"B.Protocol\",\n            \"symbol\": \"BPRO\",\n            \"slug\": \"b-protocol\",\n            \"rank\": 5620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T05:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbbbbbb5aa847a2003fbc6b5c16df0bd1e725f61\"\n            }\n        },\n        {\n            \"id\": 10557,\n            \"name\": \"Swapz\",\n            \"symbol\": \"SWAPZ\",\n            \"slug\": \"swapz\",\n            \"rank\": 3534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T16:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd522A1DcE1CA4B138DDA042a78672307eb124CC2\"\n            }\n        },\n        {\n            \"id\": 10560,\n            \"name\": \"SoMee Advertising Token\",\n            \"symbol\": \"SAT\",\n            \"slug\": \"somee-advertising-token\",\n            \"rank\": 7868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9F1016d336ef77AeE75Fc11Ad64C5Ecf9121332\"\n            }\n        },\n        {\n            \"id\": 10561,\n            \"name\": \"Polystarter.net\",\n            \"symbol\": \"POLR\",\n            \"slug\": \"polystarter-net\",\n            \"rank\": 7481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T04:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x029C2bf9E5e7bf11328f045205308244e11Efc46\"\n            }\n        },\n        {\n            \"id\": 10563,\n            \"name\": \"Decubate\",\n            \"symbol\": \"DCB\",\n            \"slug\": \"decubate\",\n            \"rank\": 5190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T18:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeac9873291ddaca754ea5642114151f3035c67a2\"\n            }\n        },\n        {\n            \"id\": 10566,\n            \"name\": \"BlackHat\",\n            \"symbol\": \"BLKC\",\n            \"slug\": \"blackhat\",\n            \"rank\": 1808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T21:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10570,\n            \"name\": \"Binance Smart Chain Girl\",\n            \"symbol\": \"BSCGIRL\",\n            \"slug\": \"binance-smart-chain-girl\",\n            \"rank\": 7735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T23:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c6fb802f173dba15e2caada433032b1368af59f\"\n            }\n        },\n        {\n            \"id\": 10576,\n            \"name\": \"MoonLift Capital\",\n            \"symbol\": \"MLTPX\",\n            \"slug\": \"moonlift-protocol\",\n            \"rank\": 6534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T07:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d7c580e0bc4ea441db96eebc7e1440d264bce51\"\n            }\n        },\n        {\n            \"id\": 10578,\n            \"name\": \"Myōbu\",\n            \"symbol\": \"MYOBU\",\n            \"slug\": \"myobu\",\n            \"rank\": 5199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T10:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfdd3459d4f87234751696840092ee20c970fb07\"\n            }\n        },\n        {\n            \"id\": 10583,\n            \"name\": \"Monkey Token\",\n            \"symbol\": \"MBY\",\n            \"slug\": \"monkey-token\",\n            \"rank\": 6343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T09:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98bc4773bd1e9a53631fd6028e06cd6cd17b7401\"\n            }\n        },\n        {\n            \"id\": 10584,\n            \"name\": \"Jejudoge\",\n            \"symbol\": \"JEJUDOGE\",\n            \"slug\": \"jejudoge\",\n            \"rank\": 5469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T22:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x939a7a577d93ad29b64c1595b1284ce660a479b9\"\n            }\n        },\n        {\n            \"id\": 10585,\n            \"name\": \"TrustFi Network\",\n            \"symbol\": \"TFI\",\n            \"slug\": \"trustfi-network\",\n            \"rank\": 4095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T10:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7565ab68d3f9dadff127f864103c8c706cf28235\"\n            }\n        },\n        {\n            \"id\": 10586,\n            \"name\": \"TABOO TOKEN\",\n            \"symbol\": \"TABOO\",\n            \"slug\": \"taboo-token\",\n            \"rank\": 626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T10:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9abdba20edfba06b782126b4d8d72a5853918fd0\"\n            }\n        },\n        {\n            \"id\": 10592,\n            \"name\": \"Lith Token\",\n            \"symbol\": \"LITH\",\n            \"slug\": \"lith-token\",\n            \"rank\": 1100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8a4a419c2d7140e49ef952a7e7ae1bd4a8b6b9c\"\n            }\n        },\n        {\n            \"id\": 10593,\n            \"name\": \"Flurry Finance\",\n            \"symbol\": \"FLURRY\",\n            \"slug\": \"flurry\",\n            \"rank\": 4134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T14:16:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60F63B76E2Fc1649E57a3489162732A90ACf59FE\"\n            }\n        },\n        {\n            \"id\": 10594,\n            \"name\": \"Liquidifty\",\n            \"symbol\": \"LQT\",\n            \"slug\": \"liquidifty\",\n            \"rank\": 3574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T13:33:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd2c43da85d007b0b3cd856fd55c299578d832bc\"\n            }\n        },\n        {\n            \"id\": 10598,\n            \"name\": \"LedgerScore\",\n            \"symbol\": \"LED\",\n            \"slug\": \"ledgerscore\",\n            \"rank\": 5833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T21:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72De803b67B6AB05B61EFab2Efdcd414D16eBF6D\"\n            }\n        },\n        {\n            \"id\": 10602,\n            \"name\": \"Base Reward Token\",\n            \"symbol\": \"BRT\",\n            \"slug\": \"base-reward-token\",\n            \"rank\": 5111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T22:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d499b25bce7aa72bb6c50e434e2ed26fe1e785d\"\n            }\n        },\n        {\n            \"id\": 10603,\n            \"name\": \"Immutable X\",\n            \"symbol\": \"IMX\",\n            \"slug\": \"immutable-x\",\n            \"rank\": 122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T11:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf57e7e7c23978c3caec3c3548e3d615c346e79ff\"\n            }\n        },\n        {\n            \"id\": 10605,\n            \"name\": \"HOGT\",\n            \"symbol\": \"HOGT\",\n            \"slug\": \"hogt\",\n            \"rank\": 8818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T05:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xFC33785f44c1069010b5De466eE7657C27aB8A0E\"\n            }\n        },\n        {\n            \"id\": 10608,\n            \"name\": \"Sake\",\n            \"symbol\": \"SAK3\",\n            \"slug\": \"sake\",\n            \"rank\": 5508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T06:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9f84de264e91529af07fa2c746e934397810334\"\n            }\n        },\n        {\n            \"id\": 10609,\n            \"name\": \"Fanspel\",\n            \"symbol\": \"FAN\",\n            \"slug\": \"fanspel\",\n            \"rank\": 6611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T06:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb0228eb6c0b49f8265e6e161c3a987eed7471f42\"\n            }\n        },\n        {\n            \"id\": 10610,\n            \"name\": \"SmartPad\",\n            \"symbol\": \"PAD\",\n            \"slug\": \"smartpad\",\n            \"rank\": 5883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5067006f830224960fb419d7f25a3a53e9919bb0\"\n            }\n        },\n        {\n            \"id\": 10613,\n            \"name\": \"Empire Token\",\n            \"symbol\": \"EMPIRE\",\n            \"slug\": \"empire-token\",\n            \"rank\": 3172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T07:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288\"\n            }\n        },\n        {\n            \"id\": 10616,\n            \"name\": \"Shibby\",\n            \"symbol\": \"SHIBBY\",\n            \"slug\": \"shibby\",\n            \"rank\": 8819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T08:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1035523a844371c2877f8a3b2f2f8d337403b6f\"\n            }\n        },\n        {\n            \"id\": 10620,\n            \"name\": \"FarmHero\",\n            \"symbol\": \"HONOR\",\n            \"slug\": \"farm-hero\",\n            \"rank\": 7239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T14:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb82A20B4522680951F11c94c54B8800c1C237693\"\n            }\n        },\n        {\n            \"id\": 10622,\n            \"name\": \"XCarnival\",\n            \"symbol\": \"XCV\",\n            \"slug\": \"xcarnival\",\n            \"rank\": 3558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8\"\n            }\n        },\n        {\n            \"id\": 10628,\n            \"name\": \"Hyper Deflate\",\n            \"symbol\": \"HDFL\",\n            \"slug\": \"hyper-deflate\",\n            \"rank\": 8820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T17:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b4922132ec425806fd8aee94b5788f9b70d60ca\"\n            }\n        },\n        {\n            \"id\": 10630,\n            \"name\": \"Guild of Guardians\",\n            \"symbol\": \"GOG\",\n            \"slug\": \"guild-of-guardians\",\n            \"rank\": 3027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T03:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9AB7bb7FdC60f4357ECFef43986818A2A3569c62\"\n            }\n        },\n        {\n            \"id\": 10631,\n            \"name\": \"Gods Unchained\",\n            \"symbol\": \"GODS\",\n            \"slug\": \"gods-unchained\",\n            \"rank\": 548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:53:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xccc8cb5229b0ac8069c51fd58367fd1e622afd97\"\n            }\n        },\n        {\n            \"id\": 10632,\n            \"name\": \"Nimbus Governance Token\",\n            \"symbol\": \"GNBU\",\n            \"slug\": \"nimbus-governance-token\",\n            \"rank\": 5619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T02:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x639ae8f3eed18690bf451229d14953a5a5627b72\"\n            }\n        },\n        {\n            \"id\": 10636,\n            \"name\": \"Xiasi Inu\",\n            \"symbol\": \"XIASI\",\n            \"slug\": \"xiasi-inu\",\n            \"rank\": 5106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e20E3216EA172fcf9eAa19723b119e090fD353f\"\n            }\n        },\n        {\n            \"id\": 10639,\n            \"name\": \"Steel\",\n            \"symbol\": \"STEEL\",\n            \"slug\": \"steel\",\n            \"rank\": 5203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9001ee054f1692fef3a48330cb543b6fec6287eb\"\n            }\n        },\n        {\n            \"id\": 10640,\n            \"name\": \"Kawakami Inu\",\n            \"symbol\": \"KAWA\",\n            \"slug\": \"kawakami-inu\",\n            \"rank\": 4710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x546aed37d202d607f45cbd2b8c0cad0d25fbe339\"\n            }\n        },\n        {\n            \"id\": 10641,\n            \"name\": \"RichQUACK.com\",\n            \"symbol\": \"QUACK\",\n            \"slug\": \"richquack-com\",\n            \"rank\": 443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD74b782E05AA25c50e7330Af541d46E18f36661C\"\n            }\n        },\n        {\n            \"id\": 10642,\n            \"name\": \"GoldFarm\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"goldfarm\",\n            \"rank\": 8013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T07:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0f653ad03ca32a792abfa6d6711cdf1311e5d9d\"\n            }\n        },\n        {\n            \"id\": 10644,\n            \"name\": \"SafeBull\",\n            \"symbol\": \"SAFEBULL\",\n            \"slug\": \"safebull\",\n            \"rank\": 7258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T11:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa344c08c93066a4d6266063c6ebc63925a18467\"\n            }\n        },\n        {\n            \"id\": 10646,\n            \"name\": \"Night Life Crypto\",\n            \"symbol\": \"NLIFE\",\n            \"slug\": \"night-life-crypto\",\n            \"rank\": 8821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T02:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1951ab088141e69a3713a351b0d55ba3acda192c\"\n            }\n        },\n        {\n            \"id\": 10648,\n            \"name\": \"Eifi FInance\",\n            \"symbol\": \"EIFI\",\n            \"slug\": \"eifi-finance\",\n            \"rank\": 3998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T16:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbbf33a3c83cf86d0965a66e108669d272dfe4214\"\n            }\n        },\n        {\n            \"id\": 10653,\n            \"name\": \"JDI Yield\",\n            \"symbol\": \"JDI\",\n            \"slug\": \"jdi-yield\",\n            \"rank\": 6442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T01:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0491648c910ad2c1afaab733faf71d30313df7fc\"\n            }\n        },\n        {\n            \"id\": 10657,\n            \"name\": \"YetiSwap\",\n            \"symbol\": \"YTS\",\n            \"slug\": \"yetiswap\",\n            \"rank\": 4716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T01:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x488F73cddDA1DE3664775fFd91623637383D6404\"\n            }\n        },\n        {\n            \"id\": 10665,\n            \"name\": \"KogeCoin.io\",\n            \"symbol\": \"KOGECOIN\",\n            \"slug\": \"kogecoin\",\n            \"rank\": 4811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T18:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x13748d548d95d78a3c83fe3f32604b4796cffa23\"\n            }\n        },\n        {\n            \"id\": 10666,\n            \"name\": \"Lanceria\",\n            \"symbol\": \"LANC\",\n            \"slug\": \"lanceria\",\n            \"rank\": 1407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-26T11:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDd848E0CbFD3771dC7845B10072d973C375271e2\"\n            }\n        },\n        {\n            \"id\": 10669,\n            \"name\": \"Pallapay\",\n            \"symbol\": \"PALLA\",\n            \"slug\": \"pallapay\",\n            \"rank\": 883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-26T13:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg\"\n            }\n        },\n        {\n            \"id\": 10674,\n            \"name\": \"Synapse Network\",\n            \"symbol\": \"SNP\",\n            \"slug\": \"synapse-network\",\n            \"rank\": 4254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T10:38:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6911f552842236bd9e8ea8ddbb3fb414e2c5fa9d\"\n            }\n        },\n        {\n            \"id\": 10675,\n            \"name\": \"Hare Token\",\n            \"symbol\": \"HARE\",\n            \"slug\": \"hare-token\",\n            \"rank\": 5512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T17:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4AFc8c2Be6a0783ea16E16066fde140d15979296\"\n            }\n        },\n        {\n            \"id\": 10676,\n            \"name\": \"Rikkei Finance\",\n            \"symbol\": \"RIFI\",\n            \"slug\": \"rikkei-finance\",\n            \"rank\": 3861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8ef1460277ea47d179dec66d1c5f8b7f7ae5a28\"\n            }\n        },\n        {\n            \"id\": 10677,\n            \"name\": \"Pollen\",\n            \"symbol\": \"PLN\",\n            \"slug\": \"pollen\",\n            \"rank\": 4519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7b2b702706d9b361dfe3f00bd138c0cfda7fb2cf\"\n            }\n        },\n        {\n            \"id\": 10681,\n            \"name\": \"MoonRise\",\n            \"symbol\": \"MOONRISE\",\n            \"slug\": \"moonrise\",\n            \"rank\": 8152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T18:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ee7f14427cc41d6db17829eb57dc74a26796b9d\"\n            }\n        },\n        {\n            \"id\": 10684,\n            \"name\": \"Tiki Token\",\n            \"symbol\": \"TIKI\",\n            \"slug\": \"tiki-token\",\n            \"rank\": 5433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T23:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b76D1B12Ff738c113200EB043350022EBf12Ff0\"\n            }\n        },\n        {\n            \"id\": 10685,\n            \"name\": \"Olive Cash\",\n            \"symbol\": \"OLIVE\",\n            \"slug\": \"olive-cash\",\n            \"rank\": 6052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T02:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x617724974218A18769020A70162165A539c07E8a\"\n            }\n        },\n        {\n            \"id\": 10686,\n            \"name\": \"Evanesco Network\",\n            \"symbol\": \"EVA\",\n            \"slug\": \"evanesco-network\",\n            \"rank\": 3815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T02:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6caf5bd23cf057f5fccce295dcc50c01c198707\"\n            }\n        },\n        {\n            \"id\": 10688,\n            \"name\": \"Yield Guild Games\",\n            \"symbol\": \"YGG\",\n            \"slug\": \"yield-guild-games\",\n            \"rank\": 177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T14:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25f8087ead173b73d6e8b84329989a8eea16cf73\"\n            }\n        },\n        {\n            \"id\": 10692,\n            \"name\": \"Aidi Finance\",\n            \"symbol\": \"AIDI\",\n            \"slug\": \"aidi-finance\",\n            \"rank\": 4781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T12:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda1e53e088023fe4d1dc5a418581748f52cbd1b8\"\n            }\n        },\n        {\n            \"id\": 10693,\n            \"name\": \"Whale Fall\",\n            \"symbol\": \"Whale\",\n            \"slug\": \"whale-fall\",\n            \"rank\": 5257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T09:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x587C16b84c64751760f6e3e7e32F896634704352\"\n            }\n        },\n        {\n            \"id\": 10695,\n            \"name\": \"MoonEdge\",\n            \"symbol\": \"MOONED\",\n            \"slug\": \"moonedge\",\n            \"rank\": 4869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T17:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x7e4c577ca35913af564ee2a24d882a4946ec492b\"\n            }\n        },\n        {\n            \"id\": 10696,\n            \"name\": \"MaticPad\",\n            \"symbol\": \"MATPAD\",\n            \"slug\": \"maticpad\",\n            \"rank\": 7434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T20:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3BfcE6D6F0d3D3f1326d86abdbe2845b4740Dc2E\"\n            }\n        },\n        {\n            \"id\": 10700,\n            \"name\": \"KickToken\",\n            \"symbol\": \"KICK\",\n            \"slug\": \"kicktoken\",\n            \"rank\": 1399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-02T16:30:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x824a50df33ac1b41afc52f4194e2e8356c17c3ac\"\n            }\n        },\n        {\n            \"id\": 10704,\n            \"name\": \"Binamon\",\n            \"symbol\": \"BMON\",\n            \"slug\": \"binamon\",\n            \"rank\": 1170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T16:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08ba0619b1e7a582e0bce5bbe9843322c954c340\"\n            }\n        },\n        {\n            \"id\": 10705,\n            \"name\": \"CoinSwap Space\",\n            \"symbol\": \"CSS\",\n            \"slug\": \"coinswap-space\",\n            \"rank\": 8822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T16:38:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3bc5798416c1122bcfd7cb0e055d50061f23850d\"\n            }\n        },\n        {\n            \"id\": 10706,\n            \"name\": \"peachfolio\",\n            \"symbol\": \"PCHF\",\n            \"slug\": \"peachfolio\",\n            \"rank\": 5521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T16:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1cbfb96a1d5361590b8df04ef78de2fa3178390\"\n            }\n        },\n        {\n            \"id\": 10712,\n            \"name\": \"Flourishing AI\",\n            \"symbol\": \"AI\",\n            \"slug\": \"flourishing-ai\",\n            \"rank\": 4827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T22:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA9b038285F43cD6fE9E16B4C80B4B9bCcd3C161b\"\n            }\n        },\n        {\n            \"id\": 10713,\n            \"name\": \"Burp\",\n            \"symbol\": \"BURP\",\n            \"slug\": \"bigtownchef\",\n            \"rank\": 3480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33f391f4c4fe802b70b77ae37670037a92114a7c\"\n            }\n        },\n        {\n            \"id\": 10714,\n            \"name\": \"Babylons\",\n            \"symbol\": \"BABI\",\n            \"slug\": \"babylons\",\n            \"rank\": 3475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T14:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec15a508a187e8ddfe572a5423faa82bbdd65120\"\n            }\n        },\n        {\n            \"id\": 10715,\n            \"name\": \"AirCoin\",\n            \"symbol\": \"AIR\",\n            \"slug\": \"air\",\n            \"rank\": 3653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T08:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8a2ae43fd061d24acd538e3866ffc2c05151b53\"\n            }\n        },\n        {\n            \"id\": 10716,\n            \"name\": \"Nobunaga Token\",\n            \"symbol\": \"NBNG\",\n            \"slug\": \"nobunaga-token-nbng\",\n            \"rank\": 3447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T08:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9275e8386a5bdda160c0e621e9a6067b8fd88ea2\"\n            }\n        },\n        {\n            \"id\": 10719,\n            \"name\": \"UrGaming\",\n            \"symbol\": \"URG\",\n            \"slug\": \"urgaming\",\n            \"rank\": 6732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfAF9Cc03C9855777FB56D02bC2Bcb9d57e0755DE\"\n            }\n        },\n        {\n            \"id\": 10720,\n            \"name\": \"Black Phoenix\",\n            \"symbol\": \"BPX\",\n            \"slug\": \"black-phoenix\",\n            \"rank\": 5423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T23:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TXBcx59eDVndV5upFQnTR2xdvqFd5reXET\"\n            }\n        },\n        {\n            \"id\": 10721,\n            \"name\": \"TacoCat Token\",\n            \"symbol\": \"TCT\",\n            \"slug\": \"tacocat-token\",\n            \"rank\": 7366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T12:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb036f689bd98b4bd3bd648fa09a23e54d839a859\"\n            }\n        },\n        {\n            \"id\": 10722,\n            \"name\": \"SolanaSail\",\n            \"symbol\": \"SAIL\",\n            \"slug\": \"solanasail\",\n            \"rank\": 7105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T03:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6kwTqmdQkJd8qRr9RjSnUX9XJ24RmJRSrU1rsragP97Y\"\n            }\n        },\n        {\n            \"id\": 10723,\n            \"name\": \"Waves Ducks\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"waves-ducks\",\n            \"rank\": 5420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T02:11:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2708a3a4ba7f64bddc1a49f92f941bc77cad23a\"\n            }\n        },\n        {\n            \"id\": 10724,\n            \"name\": \"SolarWind Token\",\n            \"symbol\": \"SLW\",\n            \"slug\": \"solarwind-token\",\n            \"rank\": 7798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T18:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ba59be045f570a2be774e319a210a0087b4f35b\"\n            }\n        },\n        {\n            \"id\": 10725,\n            \"name\": \"WaultSwap Polygon\",\n            \"symbol\": \"WEXPOLY\",\n            \"slug\": \"waultswap-polygon\",\n            \"rank\": 6645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T23:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4c4bf319237d98a30a929a96112effa8da3510eb\"\n            }\n        },\n        {\n            \"id\": 10729,\n            \"name\": \"UFO Gaming\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"ufo-gaming\",\n            \"rank\": 238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T23:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x249e38ea4102d0cf8264d3701f1a0e39c4f2dc3b\"\n            }\n        },\n        {\n            \"id\": 10730,\n            \"name\": \"CherryPick\",\n            \"symbol\": \"CHERRY\",\n            \"slug\": \"cherrypick\",\n            \"rank\": 5992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x487770734490ac571cda3bc06067048ecc5caa4e\"\n            }\n        },\n        {\n            \"id\": 10731,\n            \"name\": \"MCS Token\",\n            \"symbol\": \"MCS\",\n            \"slug\": \"mcs-token\",\n            \"rank\": 5122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T03:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10733,\n            \"name\": \"Crossing the Yellow Blocks\",\n            \"symbol\": \"CBK\",\n            \"slug\": \"crossing-the-yellow-blocks\",\n            \"rank\": 6191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T04:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87761e886399ef8e1624cb0db3230b075a322c88\"\n            }\n        },\n        {\n            \"id\": 10735,\n            \"name\": \"SOCIETY OF GALACTIC EXPLORATION\",\n            \"symbol\": \"SGE\",\n            \"slug\": \"society-of-galactic-exploration\",\n            \"rank\": 5583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T15:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xab456bdb0a373bbac6c4a76176e9f159cacd5752\"\n            }\n        },\n        {\n            \"id\": 10740,\n            \"name\": \"Liti Capital\",\n            \"symbol\": \"WLITI\",\n            \"slug\": \"liti-capital\",\n            \"rank\": 5002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-02T04:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b63128c40737b13647552e0c926bcfeccc35f93\"\n            }\n        },\n        {\n            \"id\": 10742,\n            \"name\": \"NEXTYPE\",\n            \"symbol\": \"NT\",\n            \"slug\": \"nextype\",\n            \"rank\": 4382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x8b70512b5248e7c1f0f6996e2fde2e952708c4c9\"\n            }\n        },\n        {\n            \"id\": 10744,\n            \"name\": \"DeRace\",\n            \"symbol\": \"DERC\",\n            \"slug\": \"derace\",\n            \"rank\": 480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T12:37:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9fa69536d1cda4a04cfb50688294de75b505a9ae\"\n            }\n        },\n        {\n            \"id\": 10746,\n            \"name\": \"Biswap\",\n            \"symbol\": \"BSW\",\n            \"slug\": \"biswap\",\n            \"rank\": 343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-02T16:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x965f527d9159dce6288a2219db51fc6eef120dd1\"\n            }\n        },\n        {\n            \"id\": 10747,\n            \"name\": \"ETHPad\",\n            \"symbol\": \"ETHPAD\",\n            \"slug\": \"ethpad\",\n            \"rank\": 1167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T15:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442\"\n            }\n        },\n        {\n            \"id\": 10748,\n            \"name\": \"PolkaWar\",\n            \"symbol\": \"PWAR\",\n            \"slug\": \"polkawar\",\n            \"rank\": 1330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-03T09:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16153214e683018d5aa318864c8e692b66e16778\"\n            }\n        },\n        {\n            \"id\": 10750,\n            \"name\": \"Qredo\",\n            \"symbol\": \"QRDO\",\n            \"slug\": \"qredo\",\n            \"rank\": 435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T11:31:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4123a133ae3c521fd134d7b13a2dec35b56c2463\"\n            }\n        },\n        {\n            \"id\": 10751,\n            \"name\": \"Sportemon-Go\",\n            \"symbol\": \"SGO\",\n            \"slug\": \"sportemon-go\",\n            \"rank\": 8823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-04T23:19:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5d46cc0fd592804b36f9dc6d2ed7d4d149ebd6f\"\n            }\n        },\n        {\n            \"id\": 10752,\n            \"name\": \"Floki Shiba\",\n            \"symbol\": \"FSHIB\",\n            \"slug\": \"floki-shiba\",\n            \"rank\": 4979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T10:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dab450ee6451762e72647a05a205dd5697c5c2c\"\n            }\n        },\n        {\n            \"id\": 10753,\n            \"name\": \"Evodefi\",\n            \"symbol\": \"GENX\",\n            \"slug\": \"evodefi\",\n            \"rank\": 5910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T10:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9aa18a4e73e1016918fa360eed950d9580c9551d\"\n            }\n        },\n        {\n            \"id\": 10754,\n            \"name\": \"Travel Care\",\n            \"symbol\": \"TRAVEL\",\n            \"slug\": \"travel-care\",\n            \"rank\": 5932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T20:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c501ceb257700fccd33c53feec9f96eda583dd7\"\n            }\n        },\n        {\n            \"id\": 10756,\n            \"name\": \"Omni Real Estate Token\",\n            \"symbol\": \"ORT\",\n            \"slug\": \"omni-real-estate-token\",\n            \"rank\": 6375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T12:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d64327C74d6519afeF54E58730aD6fc797f05Ba\"\n            }\n        },\n        {\n            \"id\": 10757,\n            \"name\": \"Turtle\",\n            \"symbol\": \"TURTLE\",\n            \"slug\": \"turtle\",\n            \"rank\": 8824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T12:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3afdc2525568ffe743801c8c54bdea1704c9adb\"\n            }\n        },\n        {\n            \"id\": 10759,\n            \"name\": \"DeversiFi\",\n            \"symbol\": \"DVF\",\n            \"slug\": \"deversifi\",\n            \"rank\": 312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T09:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdddddd4301a082e62e84e43f474f044423921918\"\n            }\n        },\n        {\n            \"id\": 10762,\n            \"name\": \"Leonicorn Swap\",\n            \"symbol\": \"LEOS\",\n            \"slug\": \"leonicorn-swap\",\n            \"rank\": 3294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T17:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c8368f8f474ed9af49b87eac77061beb986c2f1\"\n            }\n        },\n        {\n            \"id\": 10763,\n            \"name\": \"Aston Martin Cognizant Fan Token\",\n            \"symbol\": \"AM\",\n            \"slug\": \"aston-martin-cognizant-fan-token\",\n            \"rank\": 1601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T14:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x852312667B68A5d59D78DDE123b1E0C78A8Ee959\"\n            }\n        },\n        {\n            \"id\": 10764,\n            \"name\": \"OLYMPUS\",\n            \"symbol\": \"OLYMPUS\",\n            \"slug\": \"olympus-token\",\n            \"rank\": 6067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T18:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18b426813731c144108c6d7faf5ede71a258fd9a\"\n            }\n        },\n        {\n            \"id\": 10767,\n            \"name\": \"Pylon Protocol\",\n            \"symbol\": \"MINE\",\n            \"slug\": \"pylon-protocol\",\n            \"rank\": 3615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T03:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1kcthelkax4j9x8d3ny6sdag0qmxxynl3qtcrpy\"\n            }\n        },\n        {\n            \"id\": 10768,\n            \"name\": \"KAKA NFT World\",\n            \"symbol\": \"KAKA\",\n            \"slug\": \"kaka-nft-world\",\n            \"rank\": 3847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a\"\n            }\n        },\n        {\n            \"id\": 10772,\n            \"name\": \"Tardigrades Finance (BSC)\",\n            \"symbol\": \"TRDG\",\n            \"slug\": \"tardigrades-finance-bsc\",\n            \"rank\": 6786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T08:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5\"\n            }\n        },\n        {\n            \"id\": 10774,\n            \"name\": \"Sonar\",\n            \"symbol\": \"PING\",\n            \"slug\": \"sonar\",\n            \"rank\": 1056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T11:12:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5546600f77eda1dcf2e8817ef4d617382e7f71f5\"\n            }\n        },\n        {\n            \"id\": 10775,\n            \"name\": \"Locklet\",\n            \"symbol\": \"LKT\",\n            \"slug\": \"locklet\",\n            \"rank\": 5032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T17:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9b89eee86b15634c70cab51baf85615a4ab91a1\"\n            }\n        },\n        {\n            \"id\": 10776,\n            \"name\": \"Signum\",\n            \"symbol\": \"SIGNA\",\n            \"slug\": \"signum\",\n            \"rank\": 908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T23:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10777,\n            \"name\": \"DinoSwap\",\n            \"symbol\": \"DINO\",\n            \"slug\": \"dinoswap\",\n            \"rank\": 1311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T04:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xAa9654BECca45B5BDFA5ac646c939C62b527D394\"\n            }\n        },\n        {\n            \"id\": 10778,\n            \"name\": \"Metahero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"metahero\",\n            \"rank\": 230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T06:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13\"\n            }\n        },\n        {\n            \"id\": 10783,\n            \"name\": \"SWAPP Protocol\",\n            \"symbol\": \"SWAPP\",\n            \"slug\": \"swapp-protocol\",\n            \"rank\": 4838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T18:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8cb924583681cbfe487a62140a994a49f833c244\"\n            }\n        },\n        {\n            \"id\": 10784,\n            \"name\": \"KCCPAD\",\n            \"symbol\": \"KCCPAD\",\n            \"slug\": \"kccpad\",\n            \"rank\": 1030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T16:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11582Ef4642B1e7F0a023804B497656E2663bC9B\"\n            }\n        },\n        {\n            \"id\": 10785,\n            \"name\": \"Tardigrades.Finance (ETH)\",\n            \"symbol\": \"TRDG\",\n            \"slug\": \"tardigrades-finance-eth\",\n            \"rank\": 8825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T21:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92a42db88ed0f02c71d439e55962ca7cab0168b5\"\n            }\n        },\n        {\n            \"id\": 10789,\n            \"name\": \"Tether EURt\",\n            \"symbol\": \"EURT\",\n            \"slug\": \"tether-eurt\",\n            \"rank\": 2871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-27T19:22:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc581b735a1688071a1746c968e0798d642ede491\"\n            }\n        },\n        {\n            \"id\": 10790,\n            \"name\": \"Arty's World\",\n            \"symbol\": \"ARTY\",\n            \"slug\": \"artys-world\",\n            \"rank\": 8826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD0549D3C59fACbD091e548600C1EC53D762AA66B\"\n            }\n        },\n        {\n            \"id\": 10791,\n            \"name\": \"eCash\",\n            \"symbol\": \"XEC\",\n            \"slug\": \"ecash\",\n            \"rank\": 62,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T05:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10793,\n            \"name\": \"Alfa Romeo Racing ORLEN Fan Token\",\n            \"symbol\": \"SAUBER\",\n            \"slug\": \"alfa-romeo-racing-orlen-fan-token\",\n            \"rank\": 1699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T11:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10794,\n            \"name\": \"$OFC Coin\",\n            \"symbol\": \"OFC\",\n            \"slug\": \"ofc-coin\",\n            \"rank\": 8827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T10:42:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3b975fc904e67858ecfee48a49d7269b3e0b949\"\n            }\n        },\n        {\n            \"id\": 10796,\n            \"name\": \"ARTH Shares\",\n            \"symbol\": \"ARTHX\",\n            \"slug\": \"arthx\",\n            \"rank\": 8828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T03:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd354d56dae3588f1145dd664bc5094437b889d6f\"\n            }\n        },\n        {\n            \"id\": 10797,\n            \"name\": \"ACryptoSI\",\n            \"symbol\": \"ACSI\",\n            \"slug\": \"acryptosi\",\n            \"rank\": 5026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T12:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b17b4d5e4009b5c43e3e3d63a5229f794cba389\"\n            }\n        },\n        {\n            \"id\": 10798,\n            \"name\": \"MiniDOGE\",\n            \"symbol\": \"MINIDOGE\",\n            \"slug\": \"minidoge\",\n            \"rank\": 3709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T13:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xba07eed3d09055d60caef2bdfca1c05792f2dfad\"\n            }\n        },\n        {\n            \"id\": 10800,\n            \"name\": \"Hungarian Vizsla Inu\",\n            \"symbol\": \"HVI\",\n            \"slug\": \"hungarian-vizsla-inu\",\n            \"rank\": 5158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T14:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xde619a9e0eeeaa9f8cd39522ed788234837f3b26\"\n            }\n        },\n        {\n            \"id\": 10801,\n            \"name\": \"DashSports\",\n            \"symbol\": \"DASS\",\n            \"slug\": \"dashsports\",\n            \"rank\": 5236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T15:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca981cb99478d190cac2de266ed04e06e341e30e\"\n            }\n        },\n        {\n            \"id\": 10803,\n            \"name\": \"RealFevr\",\n            \"symbol\": \"FEVR\",\n            \"slug\": \"realfevr\",\n            \"rank\": 1255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T01:57:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82030cdbd9e4b7c5bb0b811a61da6360d69449cc\"\n            }\n        },\n        {\n            \"id\": 10804,\n            \"name\": \"Floki Inu\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"floki-inu\",\n            \"rank\": 2922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf0c122c6b73ff809c693db761e7baebe62b6a2e\"\n            }\n        },\n        {\n            \"id\": 10805,\n            \"name\": \"Throne\",\n            \"symbol\": \"THN\",\n            \"slug\": \"throne\",\n            \"rank\": 485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T12:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e95cea14dd384429eb3c4331b776c4cfbb6fcd9\"\n            }\n        },\n        {\n            \"id\": 10807,\n            \"name\": \"CoinW Token\",\n            \"symbol\": \"CWT\",\n            \"slug\": \"coinw-token\",\n            \"rank\": 8829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T07:34:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x901ea3606d567f9f1e964639d5cbb8659080be8a\"\n            }\n        },\n        {\n            \"id\": 10808,\n            \"name\": \"Ubeswap\",\n            \"symbol\": \"UBE\",\n            \"slug\": \"ubeswap\",\n            \"rank\": 4725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T07:16:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x00Be915B9dCf56a3CBE739D9B9c202ca692409EC\"\n            }\n        },\n        {\n            \"id\": 10809,\n            \"name\": \"Inari\",\n            \"symbol\": \"INARI\",\n            \"slug\": \"inari\",\n            \"rank\": 6296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T17:18:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca75c43f8c9afd356c585ce7aa4490b48a95c466\"\n            }\n        },\n        {\n            \"id\": 10810,\n            \"name\": \"Jetswap.finance\",\n            \"symbol\": \"WINGS\",\n            \"slug\": \"jetswap-finance\",\n            \"rank\": 8830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T03:31:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0487b824c8261462f88940f97053e65bdb498446\"\n            }\n        },\n        {\n            \"id\": 10814,\n            \"name\": \"One Basis\",\n            \"symbol\": \"OBS\",\n            \"slug\": \"one-basis-cash\",\n            \"rank\": 6340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T02:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x095956B142431Eb9Cf88B99F392540B91aCbF4ad\"\n            }\n        },\n        {\n            \"id\": 10815,\n            \"name\": \"Vacay\",\n            \"symbol\": \"VACAY\",\n            \"slug\": \"vacay\",\n            \"rank\": 7213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T22:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3424fb48b9fa2ff8d3366ed91f36b4cda7cadd8\"\n            }\n        },\n        {\n            \"id\": 10817,\n            \"name\": \"Ryoshi Token\",\n            \"symbol\": \"RYOSHI\",\n            \"slug\": \"ryoshi-token\",\n            \"rank\": 1305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T03:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ac59862934ebc36072d4d8ada37c62373a13856\"\n            }\n        },\n        {\n            \"id\": 10818,\n            \"name\": \"Penguin Finance\",\n            \"symbol\": \"PEFI\",\n            \"slug\": \"penguin-finance\",\n            \"rank\": 3969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe896CDeaAC9615145c0cA09C8Cd5C25bced6384c\"\n            }\n        },\n        {\n            \"id\": 10819,\n            \"name\": \"MocktailSwap\",\n            \"symbol\": \"MOK\",\n            \"slug\": \"mocktailswap\",\n            \"rank\": 7801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:30:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca69c118fa550387794d48900a866891217e5c9f\"\n            }\n        },\n        {\n            \"id\": 10820,\n            \"name\": \"Yieldly\",\n            \"symbol\": \"YLDY\",\n            \"slug\": \"yieldly\",\n            \"rank\": 3818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88cb253d4c8cab8cdf7948a9251db85a13669e23\"\n            }\n        },\n        {\n            \"id\": 10821,\n            \"name\": \"Starlink\",\n            \"symbol\": \"STARL\",\n            \"slug\": \"star-link\",\n            \"rank\": 233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T05:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24\"\n            }\n        },\n        {\n            \"id\": 10822,\n            \"name\": \"Robust Token\",\n            \"symbol\": \"RBT\",\n            \"slug\": \"robust-protocol\",\n            \"rank\": 1872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x891e4554227385c5c740f9b483e935e3cbc29f01\"\n            }\n        },\n        {\n            \"id\": 10824,\n            \"name\": \"Hertz Network\",\n            \"symbol\": \"HTZ\",\n            \"slug\": \"hertz-network\",\n            \"rank\": 1983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T03:01:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10829,\n            \"name\": \"NEFTiPEDiA\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"neftipedia\",\n            \"rank\": 6382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T18:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfaab744db9def8e13194600ed02bc5d5bed3b85c\"\n            }\n        },\n        {\n            \"id\": 10830,\n            \"name\": \"ZORT\",\n            \"symbol\": \"ZORT\",\n            \"slug\": \"zort\",\n            \"rank\": 3482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-11T05:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x825cd4201f8a2bbb1a69668eac4e5fa71283273d\"\n            }\n        },\n        {\n            \"id\": 10831,\n            \"name\": \"Mimo Governance Token\",\n            \"symbol\": \"MIMO\",\n            \"slug\": \"parallel-protocol\",\n            \"rank\": 4065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T20:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90b831fa3bebf58e9744a14d638e25b4ee06f9bc\"\n            }\n        },\n        {\n            \"id\": 10832,\n            \"name\": \"Etherlite\",\n            \"symbol\": \"ETL\",\n            \"slug\": \"etherlite\",\n            \"rank\": 4152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-11T15:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10833,\n            \"name\": \"ADAX\",\n            \"symbol\": \"ADAX\",\n            \"slug\": \"adax\",\n            \"rank\": 2898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T17:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"0c78f619e54a5d00e143f66181a2c500d0c394b38a10e86cd1a23c5f\"\n            }\n        },\n        {\n            \"id\": 10834,\n            \"name\": \"GemBites\",\n            \"symbol\": \"GBTS\",\n            \"slug\": \"gembites\",\n            \"rank\": 7557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T13:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbe9512e2754cb938dd69bbb96c8a09cb28a02d6d\"\n            }\n        },\n        {\n            \"id\": 10839,\n            \"name\": \"Yield Parrot\",\n            \"symbol\": \"LORY\",\n            \"slug\": \"yield-parrot\",\n            \"rank\": 7174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T22:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcD5D75Dbe75449A9021B6C570a41959eB571C751\"\n            }\n        },\n        {\n            \"id\": 10841,\n            \"name\": \"Wolf Safe Poor People\",\n            \"symbol\": \"WSPP\",\n            \"slug\": \"wolf-safe-poor-people\",\n            \"rank\": 1635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T10:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46d502fac9aea7c5bc7b13c8ec9d02378c33d36f\"\n            }\n        },\n        {\n            \"id\": 10844,\n            \"name\": \"Zerogoki\",\n            \"symbol\": \"REI\",\n            \"slug\": \"zerogoki\",\n            \"rank\": 8831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T07:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x011864d37035439e078d64630777ec518138af05\"\n            }\n        },\n        {\n            \"id\": 10847,\n            \"name\": \"TurboTrix Finance\",\n            \"symbol\": \"TTF\",\n            \"slug\": \"turbotrix-finance\",\n            \"rank\": 8239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T10:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa898df02906d40ec81900b3a5ba36ea20d09b7cc\"\n            }\n        },\n        {\n            \"id\": 10848,\n            \"name\": \"Polyroll\",\n            \"symbol\": \"ROLL\",\n            \"slug\": \"polyroll\",\n            \"rank\": 5806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T16:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc68e83a305b0fad69e264a1769a0a070f190d2d6\"\n            }\n        },\n        {\n            \"id\": 10850,\n            \"name\": \"CFL 365 Finance\",\n            \"symbol\": \"CFL365\",\n            \"slug\": \"cfl-365-finance\",\n            \"rank\": 6371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T02:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd6adc6b8bd396e2d53ccd7d7257b4de55be4fbe\"\n            }\n        },\n        {\n            \"id\": 10851,\n            \"name\": \"Useless\",\n            \"symbol\": \"USELESS\",\n            \"slug\": \"useless\",\n            \"rank\": 6081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T14:46:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cd2664Ce5639e46c6a3125257361e01d0213657\"\n            }\n        },\n        {\n            \"id\": 10853,\n            \"name\": \"ETHDOWN\",\n            \"symbol\": \"ETHDOWN\",\n            \"slug\": \"eth-down\",\n            \"rank\": 2895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T14:51:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10854,\n            \"name\": \"Railgun\",\n            \"symbol\": \"RAIL\",\n            \"slug\": \"railgun\",\n            \"rank\": 3084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T15:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe76c6c83af64e4c60245d8c7de953df673a7a33d\"\n            }\n        },\n        {\n            \"id\": 10858,\n            \"name\": \"GOMA Finance\",\n            \"symbol\": \"GOMA\",\n            \"slug\": \"goma-finance\",\n            \"rank\": 3593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T18:41:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab14952d2902343fde7c65d7dc095e5c8be86920\"\n            }\n        },\n        {\n            \"id\": 10861,\n            \"name\": \"Gamestarter\",\n            \"symbol\": \"GAME\",\n            \"slug\": \"gamestarter\",\n            \"rank\": 2990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T20:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66109633715d2110dda791e64a7b2afadb517abb\"\n            }\n        },\n        {\n            \"id\": 10862,\n            \"name\": \"Tiger Cub\",\n            \"symbol\": \"TCUB\",\n            \"slug\": \"tiger-cub\",\n            \"rank\": 4943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T19:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb7fda7374362f66a50665b991aa7ee77b2c6abbe\"\n            }\n        },\n        {\n            \"id\": 10863,\n            \"name\": \"RichCity\",\n            \"symbol\": \"RICH\",\n            \"slug\": \"richcity\",\n            \"rank\": 5969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T19:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0994af94fee0361a1e1e1ccf72bce19d5fd86fb\"\n            }\n        },\n        {\n            \"id\": 10864,\n            \"name\": \"NAFTY\",\n            \"symbol\": \"NAFTY\",\n            \"slug\": \"nafty\",\n            \"rank\": 4003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T19:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2eed4682197834708c0ea8d11d683440bbe104d1\"\n            }\n        },\n        {\n            \"id\": 10865,\n            \"name\": \"ARTH [polygon]\",\n            \"symbol\": \"ARTH\",\n            \"slug\": \"arth-new\",\n            \"rank\": 6337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe52509181feb30eb4979e29ec70d50fd5c44d590\"\n            }\n        },\n        {\n            \"id\": 10866,\n            \"name\": \"Million\",\n            \"symbol\": \"MM\",\n            \"slug\": \"million\",\n            \"rank\": 4506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T05:56:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b4c7a5e3f0b99fcd83e9c089bddd6c7fce5c611\"\n            }\n        },\n        {\n            \"id\": 10868,\n            \"name\": \"Super Floki\",\n            \"symbol\": \"SLOKI\",\n            \"slug\": \"super-floki\",\n            \"rank\": 5070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T10:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7bf4507336aea836ab5575ec1801d96c3059483\"\n            }\n        },\n        {\n            \"id\": 10869,\n            \"name\": \"Baby Bitcoin\",\n            \"symbol\": \"BBTC\",\n            \"slug\": \"baby-bitcoin\",\n            \"rank\": 5958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T10:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5B0Dfe077B16479715C9838eb644892008abbFe6\"\n            }\n        },\n        {\n            \"id\": 10870,\n            \"name\": \"RARA\",\n            \"symbol\": \"RARA\",\n            \"slug\": \"rara\",\n            \"rank\": 7135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T19:42:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83d0e7ddd6208ec6df83807660024cbb7878b685\"\n            }\n        },\n        {\n            \"id\": 10873,\n            \"name\": \"DOOR\",\n            \"symbol\": \"DOOR\",\n            \"slug\": \"door\",\n            \"rank\": 4454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d48fbe0a877bb1f511fcf9b57f12420c75841e9\"\n            }\n        },\n        {\n            \"id\": 10875,\n            \"name\": \"ChainCade\",\n            \"symbol\": \"CHAINCADE\",\n            \"slug\": \"chaincade\",\n            \"rank\": 6274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T13:00:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ffee7b4df74f7c6508a4af4d6d91058da5420d0\"\n            }\n        },\n        {\n            \"id\": 10877,\n            \"name\": \"Ainu Token\",\n            \"symbol\": \"AINU\",\n            \"slug\": \"ainu-token\",\n            \"rank\": 4481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T13:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2db0d5cb907014c67dc201886624716fb5c71123\"\n            }\n        },\n        {\n            \"id\": 10881,\n            \"name\": \"UltimoGG\",\n            \"symbol\": \"ULTGG\",\n            \"slug\": \"ultimogg\",\n            \"rank\": 3713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T14:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2065e3bd318f155abe5ad6aa263596f197112261\"\n            }\n        },\n        {\n            \"id\": 10887,\n            \"name\": \"CatBread\",\n            \"symbol\": \"CATBREAD\",\n            \"slug\": \"catbread\",\n            \"rank\": 7544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:12:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74a6e371f95073005b3a5faf4a9e25ae30290f94\"\n            }\n        },\n        {\n            \"id\": 10888,\n            \"name\": \"NewB.Farm\",\n            \"symbol\": \"NEWB\",\n            \"slug\": \"newb-farm\",\n            \"rank\": 4905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:30:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x545f90dc35ca1e6129f1fed354b3e2df12034261\"\n            }\n        },\n        {\n            \"id\": 10889,\n            \"name\": \"DRIFE\",\n            \"symbol\": \"DRF\",\n            \"slug\": \"drife\",\n            \"rank\": 1596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T20:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9400aa8eb5126d20cde45c7822836bfb70f19878\"\n            }\n        },\n        {\n            \"id\": 10891,\n            \"name\": \"Only1\",\n            \"symbol\": \"LIKE\",\n            \"slug\": \"only1\",\n            \"rank\": 890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T13:20:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR\"\n            }\n        },\n        {\n            \"id\": 10893,\n            \"name\": \"Brokoli Network\",\n            \"symbol\": \"BRKL\",\n            \"slug\": \"brokoli-network\",\n            \"rank\": 1314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4674a4F24C5f63D53F22490Fb3A08eAAAD739ff8\"\n            }\n        },\n        {\n            \"id\": 10894,\n            \"name\": \"StorX Network\",\n            \"symbol\": \"SRX\",\n            \"slug\": \"storx-network\",\n            \"rank\": 4799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T20:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc5d5f074837f5d4618b3916ba74de1bf9662a3fed\"\n            }\n        },\n        {\n            \"id\": 10895,\n            \"name\": \"SEED\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"seed\",\n            \"rank\": 5542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T15:41:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4bc6e19ee0f1e034a927990c76b418c2a95e326f\"\n            }\n        },\n        {\n            \"id\": 10896,\n            \"name\": \"CumStar\",\n            \"symbol\": \"CUMSTAR\",\n            \"slug\": \"cumstar\",\n            \"rank\": 1494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T16:45:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD7bCa643468C1B2141F3cB64D53Dd5Dc1138c9a0\"\n            }\n        },\n        {\n            \"id\": 10897,\n            \"name\": \"Alitas\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"alitas\",\n            \"rank\": 220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T16:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ca09af27b8a4f1d636380909087536bc7e2d94d\"\n            }\n        },\n        {\n            \"id\": 10898,\n            \"name\": \"Wrapped Centrifuge\",\n            \"symbol\": \"WCFG\",\n            \"slug\": \"wrapped-centrifuge\",\n            \"rank\": 3314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T05:30:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc221b7e65ffc80de234bbb6667abdd46593d34f0\"\n            }\n        },\n        {\n            \"id\": 10899,\n            \"name\": \"Daddy Doge\",\n            \"symbol\": \"DADDYDOGE\",\n            \"slug\": \"daddy-doge\",\n            \"rank\": 4557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T22:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92\"\n            }\n        },\n        {\n            \"id\": 10900,\n            \"name\": \"Hachiko Inu\",\n            \"symbol\": \"INU\",\n            \"slug\": \"hachikoinu\",\n            \"rank\": 5413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T17:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf32aa187d5bc16a2c02a6afb7df1459d0d107574\"\n            }\n        },\n        {\n            \"id\": 10901,\n            \"name\": \"Shiba Floki\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"shiba-floki\",\n            \"rank\": 8832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T06:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x330540a9d998442dcbc396165D3dDc5052077bB1\"\n            }\n        },\n        {\n            \"id\": 10902,\n            \"name\": \"TruBadger\",\n            \"symbol\": \"TRUBGR\",\n            \"slug\": \"trubadger\",\n            \"rank\": 4954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T06:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E\"\n            }\n        },\n        {\n            \"id\": 10903,\n            \"name\": \"Coin98\",\n            \"symbol\": \"C98\",\n            \"slug\": \"coin98\",\n            \"rank\": 162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T00:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae12c5930881c53715b369cec7606b70d8eb229f\"\n            }\n        },\n        {\n            \"id\": 10904,\n            \"name\": \"BunnyPark\",\n            \"symbol\": \"BP\",\n            \"slug\": \"bunnypark\",\n            \"rank\": 3030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T12:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacb8f52dc63bb752a51186d1c55868adbffee9c1\"\n            }\n        },\n        {\n            \"id\": 10905,\n            \"name\": \"AirNFTs\",\n            \"symbol\": \"AIRT\",\n            \"slug\": \"airnfts\",\n            \"rank\": 1792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T12:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x016cf83732f1468150d87dcc5bdf67730b3934d3\"\n            }\n        },\n        {\n            \"id\": 10908,\n            \"name\": \"KuSwap\",\n            \"symbol\": \"KUS\",\n            \"slug\": \"kuswap\",\n            \"rank\": 4228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T06:01:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2087,\n                \"name\": \"KCC\",\n                \"symbol\": \"KCS\",\n                \"slug\": \"kucoin-token\",\n                \"token_address\": \"0x4a81704d8c16d9fb0d7f61b747d0b5a272badf14\"\n            }\n        },\n        {\n            \"id\": 10909,\n            \"name\": \"Unicly Genesis MoonCats Collection\",\n            \"symbol\": \"UGMC\",\n            \"slug\": \"unicly-genesis-mooncats-collection\",\n            \"rank\": 8833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T14:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4f2249dd6c26446f1413f6d97f14fcaa7792545\"\n            }\n        },\n        {\n            \"id\": 10914,\n            \"name\": \"BABY DOGE INU\",\n            \"symbol\": \"$BABYDOGEINU\",\n            \"slug\": \"baby-doge-inu\",\n            \"rank\": 6993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T19:34:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e5c9001aa81332d405d993ffd1468751d659d1e\"\n            }\n        },\n        {\n            \"id\": 10918,\n            \"name\": \"Crypto Village Accelerator\",\n            \"symbol\": \"CVAG\",\n            \"slug\": \"new-crypto-village-accelerator\",\n            \"rank\": 7430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T21:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72a66e54b66892ae3bbe54df7bb7dd5ae927a6f9\"\n            }\n        },\n        {\n            \"id\": 10919,\n            \"name\": \"CoinsPaid\",\n            \"symbol\": \"CPD\",\n            \"slug\": \"coinspaid\",\n            \"rank\": 4089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T13:41:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b31bb425d8263fa1b8b9d090b83cf0c31665355\"\n            }\n        },\n        {\n            \"id\": 10922,\n            \"name\": \"TreasureKey\",\n            \"symbol\": \"PIRATE\",\n            \"slug\": \"treasurekey\",\n            \"rank\": 8834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T07:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63041a8770c4cfe8193d784f3dc7826eab5b7fd2\"\n            }\n        },\n        {\n            \"id\": 10925,\n            \"name\": \"CBET Token\",\n            \"symbol\": \"CBET\",\n            \"slug\": \"cbet-token\",\n            \"rank\": 6206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T05:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc212d39e35f22f259457be79fc2d822fa7122e6e\"\n            }\n        },\n        {\n            \"id\": 10929,\n            \"name\": \"ZoidPay\",\n            \"symbol\": \"ZPAY\",\n            \"slug\": \"zoidpay\",\n            \"rank\": 5348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T07:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2570,\n                \"name\": \"TomoChain\",\n                \"symbol\": \"TOMO\",\n                \"slug\": \"tomochain\",\n                \"token_address\": \"0xe1a9a5fae06696d314994a9d6915c12a63ad055d\"\n            }\n        },\n        {\n            \"id\": 10932,\n            \"name\": \"Impossible Finance\",\n            \"symbol\": \"IF\",\n            \"slug\": \"impossible-finance\",\n            \"rank\": 1285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0e1fc65c1a741b4662b813eb787d369b8614af1\"\n            }\n        },\n        {\n            \"id\": 10933,\n            \"name\": \"Impossible Decentralized Incubator Access\",\n            \"symbol\": \"IDIA\",\n            \"slug\": \"impossible-decentralized-incubator-access\",\n            \"rank\": 701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T12:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89\"\n            }\n        },\n        {\n            \"id\": 10935,\n            \"name\": \"Aldrin\",\n            \"symbol\": \"RIN\",\n            \"slug\": \"aldrin\",\n            \"rank\": 4664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T14:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp\"\n            }\n        },\n        {\n            \"id\": 10937,\n            \"name\": \"SafeCap Token\",\n            \"symbol\": \"SFC\",\n            \"slug\": \"safecap-token\",\n            \"rank\": 7041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-17T06:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bbf411a9a50ef4427d64d1ea74ad294c2bbb0c8\"\n            }\n        },\n        {\n            \"id\": 10943,\n            \"name\": \"miniShibaToken\",\n            \"symbol\": \"MINISHIB\",\n            \"slug\": \"minishibatoken\",\n            \"rank\": 8835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T04:35:07.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:08.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B\"\n            }\n        },\n        {\n            \"id\": 10944,\n            \"name\": \"OMNI - People Driven\",\n            \"symbol\": \"OAI\",\n            \"slug\": \"omni-token\",\n            \"rank\": 4850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-18T13:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xabc6790673a60b8a7f588450f59d2d256b1aef7f\"\n            }\n        },\n        {\n            \"id\": 10949,\n            \"name\": \"Baanx\",\n            \"symbol\": \"BXX\",\n            \"slug\": \"baanx\",\n            \"rank\": 1692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T04:15:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b1a8f210ec6b7b6643cea3583fb0c079f367898\"\n            }\n        },\n        {\n            \"id\": 10951,\n            \"name\": \"Tokyo AU\",\n            \"symbol\": \"TOKAU\",\n            \"slug\": \"tokyo-au\",\n            \"rank\": 3116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T09:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc409ec8a33f31437ed753c82eed3c5f16d6d7e22\"\n            }\n        },\n        {\n            \"id\": 10952,\n            \"name\": \"The People's Coin\",\n            \"symbol\": \"PEEPS\",\n            \"slug\": \"the-peoples-coin\",\n            \"rank\": 5290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T08:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1030b48b2033314979143766d7dc1f40ef8ce11\"\n            }\n        },\n        {\n            \"id\": 10953,\n            \"name\": \"Kaby Arena\",\n            \"symbol\": \"KABY\",\n            \"slug\": \"kaby-arena\",\n            \"rank\": 1479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T14:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02a40c048ee2607b5f5606e445cfc3633fb20b58\"\n            }\n        },\n        {\n            \"id\": 10954,\n            \"name\": \"MContent\",\n            \"symbol\": \"MCONTENT\",\n            \"slug\": \"mcontent\",\n            \"rank\": 3026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T11:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x799e1cf88a236e42b4a87c544a22a94ae95a6910\"\n            }\n        },\n        {\n            \"id\": 10955,\n            \"name\": \"1TRONIC Network\",\n            \"symbol\": \"1TRC\",\n            \"slug\": \"1tronic-network\",\n            \"rank\": 7716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T12:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97300a4f628701672096460b5469c41a8d3ecb1a\"\n            }\n        },\n        {\n            \"id\": 10959,\n            \"name\": \"Zoe Cash\",\n            \"symbol\": \"ZOE\",\n            \"slug\": \"zoe-cash\",\n            \"rank\": 3496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T15:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d2b2e3dcf0bcad65765d256390c5154d3ba19cf\"\n            }\n        },\n        {\n            \"id\": 10960,\n            \"name\": \"WIZARD\",\n            \"symbol\": \"WIZARD\",\n            \"slug\": \"wizard\",\n            \"rank\": 4312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T17:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5066c68cae3b9bdacd6a1a37c90f2d1723559d18\"\n            }\n        },\n        {\n            \"id\": 10963,\n            \"name\": \"Wolfystreetbets\",\n            \"symbol\": \"WOLFY\",\n            \"slug\": \"wolfystreetbets\",\n            \"rank\": 7237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T20:49:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dbbcae15d4db168e01673400d7844870cc1e36f\"\n            }\n        },\n        {\n            \"id\": 10965,\n            \"name\": \"XXT-Token\",\n            \"symbol\": \"XXT\",\n            \"slug\": \"xxt-token\",\n            \"rank\": 8836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T03:06:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45\"\n            }\n        },\n        {\n            \"id\": 10967,\n            \"name\": \"YIN Finance\",\n            \"symbol\": \"YIN\",\n            \"slug\": \"yin-finance\",\n            \"rank\": 3875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T15:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10968,\n            \"name\": \"MultiPad\",\n            \"symbol\": \"MPAD\",\n            \"slug\": \"multipad\",\n            \"rank\": 5554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T09:26:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11d1ac5ec23e3a193e8a491a198f5fc9ee715839\"\n            }\n        },\n        {\n            \"id\": 10969,\n            \"name\": \"Cardence\",\n            \"symbol\": \"$CRDN\",\n            \"slug\": \"cardence-io\",\n            \"rank\": 3159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T22:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa17b330bcc4e7f3e2456996d89a5a54ab044831\"\n            }\n        },\n        {\n            \"id\": 10970,\n            \"name\": \"BabyDoge ETH\",\n            \"symbol\": \"BABYDOGE\",\n            \"slug\": \"babydoge-coin\",\n            \"rank\": 4826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac8e13ecc30da7ff04b842f21a62a1fb0f10ebd5\"\n            }\n        },\n        {\n            \"id\": 10971,\n            \"name\": \"Baby Cake\",\n            \"symbol\": \"BABYCAKE\",\n            \"slug\": \"baby-cake\",\n            \"rank\": 6266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T11:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb8d30b74bf098af214e862c90e647bbb1fcc58c\"\n            }\n        },\n        {\n            \"id\": 10973,\n            \"name\": \"PureFi Protocol\",\n            \"symbol\": \"UFI\",\n            \"slug\": \"purefi-protocol\",\n            \"rank\": 3546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-27T16:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcDa4e840411C00a614aD9205CAEC807c7458a0E3\"\n            }\n        },\n        {\n            \"id\": 10974,\n            \"name\": \"Tranchess\",\n            \"symbol\": \"CHESS\",\n            \"slug\": \"tranchess\",\n            \"rank\": 507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T19:30:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6\"\n            }\n        },\n        {\n            \"id\": 10976,\n            \"name\": \"Crusaders of Crypto\",\n            \"symbol\": \"CRUSADER\",\n            \"slug\": \"crusaders-of-crypto\",\n            \"rank\": 5827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T21:15:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6289812163af9421e566b3d74774074fac2a0441\"\n            }\n        },\n        {\n            \"id\": 10977,\n            \"name\": \"Mint Club\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"mint-club\",\n            \"rank\": 812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T21:33:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f3Af095CDa17d63cad238358837321e95FC5915\"\n            }\n        },\n        {\n            \"id\": 10978,\n            \"name\": \"PolkaCipher\",\n            \"symbol\": \"CPHR\",\n            \"slug\": \"polkacipher\",\n            \"rank\": 3486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T22:12:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7428be82fd79d4c98650a7c67de9682a64fcab71\"\n            }\n        },\n        {\n            \"id\": 10979,\n            \"name\": \"Universe.XYZ\",\n            \"symbol\": \"XYZ\",\n            \"slug\": \"universe-xyz\",\n            \"rank\": 3058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T07:42:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x618679df9efcd19694bb1daa8d00718eacfa2883\"\n            }\n        },\n        {\n            \"id\": 10980,\n            \"name\": \"Digies Coin\",\n            \"symbol\": \"DIGS\",\n            \"slug\": \"digies-coin\",\n            \"rank\": 8837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T08:03:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7333cbf5b0b843b4129e234f791b0058347f671a\"\n            }\n        },\n        {\n            \"id\": 10981,\n            \"name\": \"Forint Token\",\n            \"symbol\": \"FORINT\",\n            \"slug\": \"forint-token\",\n            \"rank\": 7848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T09:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe8D1d335364aE1d16677390750aEB4C1b2332cb\"\n            }\n        },\n        {\n            \"id\": 10984,\n            \"name\": \"Witch Token\",\n            \"symbol\": \"WITCH\",\n            \"slug\": \"witch-token\",\n            \"rank\": 5315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T12:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc524e3c6910257744c1f93cf15e9f472b5bd236\"\n            }\n        },\n        {\n            \"id\": 10987,\n            \"name\": \"AVME\",\n            \"symbol\": \"AVME\",\n            \"slug\": \"avme\",\n            \"rank\": 6797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T00:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1ECd47FF4d9598f89721A2866BFEb99505a413Ed\"\n            }\n        },\n        {\n            \"id\": 10988,\n            \"name\": \"Safe Earn\",\n            \"symbol\": \"SAFEARN\",\n            \"slug\": \"safe-earn\",\n            \"rank\": 7893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T16:48:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x099f551ea3cb85707cac6ac507cbc36c96ec64ff\"\n            }\n        },\n        {\n            \"id\": 10990,\n            \"name\": \"DAppNode\",\n            \"symbol\": \"NODE\",\n            \"slug\": \"dappnode\",\n            \"rank\": 6688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T16:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDa007777D86AC6d989cC9f79A73261b3fC5e0DA0\"\n            }\n        },\n        {\n            \"id\": 10991,\n            \"name\": \"Aurum\",\n            \"symbol\": \"$AUR\",\n            \"slug\": \"aurum\",\n            \"rank\": 6752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T18:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1deb45c74e0192d9272adf54e9a7519c48c2bd81\"\n            }\n        },\n        {\n            \"id\": 10994,\n            \"name\": \"BiShares\",\n            \"symbol\": \"BISON\",\n            \"slug\": \"bishares\",\n            \"rank\": 1899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T01:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19a6da6e382b85f827088092a3dbe864d9ccba73\"\n            }\n        },\n        {\n            \"id\": 10998,\n            \"name\": \"Wild Credit\",\n            \"symbol\": \"WILD\",\n            \"slug\": \"wild-credit\",\n            \"rank\": 4963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T18:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x403d512AB96103562DCaFe4635545E8Ee2753f6e\"\n            }\n        },\n        {\n            \"id\": 11001,\n            \"name\": \"DogeBTC\",\n            \"symbol\": \"DOGEBTC\",\n            \"slug\": \"dogebtc\",\n            \"rank\": 8838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T16:06:09.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:04.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb3fa62eD37e885e3F6b98F1Bf9EAa724BB9afF39\"\n            }\n        },\n        {\n            \"id\": 11003,\n            \"name\": \"Diamonds Alaska Malamuted\",\n            \"symbol\": \"DAM\",\n            \"slug\": \"diamonds-alaska-malamuted\",\n            \"rank\": 8244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T02:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4299260f10d7AE857DD877865D0C4aC96aFe773A\"\n            }\n        },\n        {\n            \"id\": 11007,\n            \"name\": \"Bitcoin Banana\",\n            \"symbol\": \"BIBA\",\n            \"slug\": \"bitcoin-banana\",\n            \"rank\": 7198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T01:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d5cdc96835acab9e626d44f7efa9c9010146710\"\n            }\n        },\n        {\n            \"id\": 11009,\n            \"name\": \"Military Finance\",\n            \"symbol\": \"MIL\",\n            \"slug\": \"military-finance\",\n            \"rank\": 6313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T09:33:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf5015995376a35b10dcbd96ba6b6e9de1c9f87c5\"\n            }\n        },\n        {\n            \"id\": 11011,\n            \"name\": \"Projekt Diamond\",\n            \"symbol\": \"DIAMND\",\n            \"slug\": \"projekt-diamond\",\n            \"rank\": 8839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T09:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53109fe9e044f2c324d00ad85bfb0b13ce379480\"\n            }\n        },\n        {\n            \"id\": 11013,\n            \"name\": \"LIQ Protocol\",\n            \"symbol\": \"LIQ\",\n            \"slug\": \"liq-protocol\",\n            \"rank\": 4022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T10:57:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj\"\n            }\n        },\n        {\n            \"id\": 11015,\n            \"name\": \"Team Vitality Fan Token\",\n            \"symbol\": \"VIT\",\n            \"slug\": \"team-vitality-fan-token\",\n            \"rank\": 2181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T11:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xfb4120Af9B333A476eC294D37E133e3f0Ccd2f9C\"\n            }\n        },\n        {\n            \"id\": 11016,\n            \"name\": \"CoinMerge (ERC-20)\",\n            \"symbol\": \"CMERGE\",\n            \"slug\": \"coinmerge\",\n            \"rank\": 1052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T11:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc48b4814faed1ccc885dd6fde62a6474aecbb19a\"\n            }\n        },\n        {\n            \"id\": 11017,\n            \"name\": \"PolygonFarm Finance\",\n            \"symbol\": \"SPADE\",\n            \"slug\": \"polygonfarm-finance\",\n            \"rank\": 7457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T16:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf5EA626334037a2cf0155D49eA6462fDdC6Eff19\"\n            }\n        },\n        {\n            \"id\": 11018,\n            \"name\": \"CryptoArt.Ai\",\n            \"symbol\": \"CART\",\n            \"slug\": \"cryptoart-ai\",\n            \"rank\": 3595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T02:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c8c8d560048f34e5f7f8ad71f2f81a89dbd273e\"\n            }\n        },\n        {\n            \"id\": 11019,\n            \"name\": \"TeslaSafe\",\n            \"symbol\": \"TESLASAFE\",\n            \"slug\": \"teslasafe\",\n            \"rank\": 6793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T14:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3504de9e61fdff2fc70f5cc8a6d1ee493434c1aa\"\n            }\n        },\n        {\n            \"id\": 11020,\n            \"name\": \"ZOO Crypto World\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoo-crypto-world\",\n            \"rank\": 4011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T14:17:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1D229B958D5DDFca92146585a8711aECbE56F095\"\n            }\n        },\n        {\n            \"id\": 11022,\n            \"name\": \"PackagePortal\",\n            \"symbol\": \"PORT\",\n            \"slug\": \"packageportal\",\n            \"rank\": 5973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil18f5rlhqz9vndw4w8p60d0n7vg3n9sqvta7n6t2\"\n            }\n        },\n        {\n            \"id\": 11023,\n            \"name\": \"Wrapped KuCoin Token\",\n            \"symbol\": \"WKCS\",\n            \"slug\": \"wrapped-kucoin-token\",\n            \"rank\": 3057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T05:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2087,\n                \"name\": \"KCC\",\n                \"symbol\": \"KCS\",\n                \"slug\": \"kucoin-token\",\n                \"token_address\": \"0x4446fc4eb47f2f6586f9faab68b3498f86c07521\"\n            }\n        },\n        {\n            \"id\": 11024,\n            \"name\": \"KingDeFi\",\n            \"symbol\": \"KRW\",\n            \"slug\": \"kingdefi\",\n            \"rank\": 2832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T06:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x499568c250Ab2a42292261d6121525d70691894b \"\n            }\n        },\n        {\n            \"id\": 11026,\n            \"name\": \"Spacelens\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"spacelens\",\n            \"rank\": 6974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T09:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc7ab8d78dba187dc95bf3bb86e65e0c26d0041f\"\n            }\n        },\n        {\n            \"id\": 11027,\n            \"name\": \"Dexfolio\",\n            \"symbol\": \"DEXF\",\n            \"slug\": \"dexfolio\",\n            \"rank\": 6494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T09:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9844a9cb6abd9f86bb0b3ad159e37eecce08987\"\n            }\n        },\n        {\n            \"id\": 11029,\n            \"name\": \"Artex\",\n            \"symbol\": \"ARTEX\",\n            \"slug\": \"artex\",\n            \"rank\": 4449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T11:30:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1b032e7225d1c9068ce317a956a0e8007591ba0\"\n            }\n        },\n        {\n            \"id\": 11033,\n            \"name\": \"RedFEG\",\n            \"symbol\": \"REDFEG\",\n            \"slug\": \"redfeg\",\n            \"rank\": 6475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T15:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25574cad6f03ffacd9d08b288e8d5d88997fb2f3\"\n            }\n        },\n        {\n            \"id\": 11035,\n            \"name\": \"Splintershards\",\n            \"symbol\": \"SPS\",\n            \"slug\": \"splintershards\",\n            \"rank\": 538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T17:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1633b7157e7638c4d6593436111bf125ee74703f\"\n            }\n        },\n        {\n            \"id\": 11036,\n            \"name\": \"Alkimi\",\n            \"symbol\": \"$ADS\",\n            \"slug\": \"alkimi\",\n            \"rank\": 2979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T17:18:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3106a0a076BeDAE847652F42ef07FD58589E001f\"\n            }\n        },\n        {\n            \"id\": 11037,\n            \"name\": \"ShibaMask\",\n            \"symbol\": \"SHBMA\",\n            \"slug\": \"shibamask\",\n            \"rank\": 7514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T08:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9105f25a9d6b3d289cc7315b0b4e0b91f3806fb1\"\n            }\n        },\n        {\n            \"id\": 11038,\n            \"name\": \"BFG Token\",\n            \"symbol\": \"BFG\",\n            \"slug\": \"betfury\",\n            \"rank\": 3463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T07:42:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb46693ebbea1ac2070e59b4d043b47e2e095f86\"\n            }\n        },\n        {\n            \"id\": 11039,\n            \"name\": \"AMC FIGHT NIGHT\",\n            \"symbol\": \"AMC\",\n            \"slug\": \"amc-fight-night\",\n            \"rank\": 4101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T09:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1496fb27d8cf1887d21cac161987821859ca56ba\"\n            }\n        },\n        {\n            \"id\": 11041,\n            \"name\": \"Kross Chain LaunchPad\",\n            \"symbol\": \"KCLP\",\n            \"slug\": \"kucoin-launchpad\",\n            \"rank\": 6346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T10:15:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47b8806c2891c4a92b5c590c32cfe1eb617648ef\"\n            }\n        },\n        {\n            \"id\": 11042,\n            \"name\": \"NFTBooks\",\n            \"symbol\": \"NFTBS\",\n            \"slug\": \"nftbooks\",\n            \"rank\": 4264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T10:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3279510e89600ee1767a037dbd0ad49c974063ae\"\n            }\n        },\n        {\n            \"id\": 11043,\n            \"name\": \"Gambler Shiba\",\n            \"symbol\": \"GSHIBA\",\n            \"slug\": \"gambler-shiba\",\n            \"rank\": 6020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T10:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb892249939adbf6d7851864ca9a5c7d2d537af97\"\n            }\n        },\n        {\n            \"id\": 11046,\n            \"name\": \"The Pablo Token\",\n            \"symbol\": \"PABLO\",\n            \"slug\": \"the-pablo-token\",\n            \"rank\": 6751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T08:35:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc196E98F3D0c2e973A33B0f7768Ee501dec43350\"\n            }\n        },\n        {\n            \"id\": 11047,\n            \"name\": \"GameX\",\n            \"symbol\": \"GMX\",\n            \"slug\": \"gamex\",\n            \"rank\": 4412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T18:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc62ef0d8e137499833abb05dee47007d2b334ba6\"\n            }\n        },\n        {\n            \"id\": 11053,\n            \"name\": \"Cogecoin\",\n            \"symbol\": \"COGE\",\n            \"slug\": \"cogecoin\",\n            \"rank\": 3862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T19:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc382e04099a435439725bb40647e2b32dc136806\"\n            }\n        },\n        {\n            \"id\": 11055,\n            \"name\": \"SaveBritney\",\n            \"symbol\": \"SBRT\",\n            \"slug\": \"savebritney\",\n            \"rank\": 8840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T10:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x606ce698aea1dca5a2627a4583da13a340667f09\"\n            }\n        },\n        {\n            \"id\": 11056,\n            \"name\": \"Golden Doge\",\n            \"symbol\": \"GDOGE\",\n            \"slug\": \"golden-doge\",\n            \"rank\": 3063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T10:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9\"\n            }\n        },\n        {\n            \"id\": 11060,\n            \"name\": \"Baby Shiba Inu\",\n            \"symbol\": \"BABYSHIBAINU\",\n            \"slug\": \"baby-shiba-inu\",\n            \"rank\": 3994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T12:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaecf6d1aff214fef70042740054f0f6d0caa98ab\"\n            }\n        },\n        {\n            \"id\": 11061,\n            \"name\": \"Multiverse\",\n            \"symbol\": \"AI\",\n            \"slug\": \"multiverse\",\n            \"rank\": 3470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T12:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc91b523a59acc63a64f61fc7bbfb4bfc82dd25f2\"\n            }\n        },\n        {\n            \"id\": 11062,\n            \"name\": \"MaticVerse\",\n            \"symbol\": \"Mverse\",\n            \"slug\": \"maticverse\",\n            \"rank\": 6956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T03:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c\"\n            }\n        },\n        {\n            \"id\": 11066,\n            \"name\": \"DinoX\",\n            \"symbol\": \"DNXC\",\n            \"slug\": \"dinox\",\n            \"rank\": 3386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T14:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20a8cec5fffea65be7122bcab2ffe32ed4ebf03a\"\n            }\n        },\n        {\n            \"id\": 11067,\n            \"name\": \"Step Hero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"step-hero\",\n            \"rank\": 1656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-15T16:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE8176d414560cFE1Bf82Fd73B986823B89E4F545\"\n            }\n        },\n        {\n            \"id\": 11069,\n            \"name\": \"Bumper\",\n            \"symbol\": \"BUMP\",\n            \"slug\": \"bumper\",\n            \"rank\": 6757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x785c34312dfa6b74f6f1829f79ade39042222168\"\n            }\n        },\n        {\n            \"id\": 11074,\n            \"name\": \"1-UP Platform\",\n            \"symbol\": \"1-UP\",\n            \"slug\": \"1-up\",\n            \"rank\": 1214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T09:12:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC86817249634ac209bc73fCa1712bBd75E37407d\"\n            }\n        },\n        {\n            \"id\": 11075,\n            \"name\": \"Pyram Token\",\n            \"symbol\": \"PYRAM\",\n            \"slug\": \"pyram-token\",\n            \"rank\": 6887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T09:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xedecfb4801c04f3eb394b89397c6aafa4adda15b\"\n            }\n        },\n        {\n            \"id\": 11076,\n            \"name\": \"JOJO\",\n            \"symbol\": \"JOJO\",\n            \"slug\": \"jojo\",\n            \"rank\": 5310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T05:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78a499a998bdd5a84cf8b5abe49100d82de12f1c\"\n            }\n        },\n        {\n            \"id\": 11078,\n            \"name\": \"IAGON\",\n            \"symbol\": \"IAG\",\n            \"slug\": \"iagon\",\n            \"rank\": 4536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T13:16:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40eb746dee876ac1e78697b7ca85142d178a1fc8\"\n            }\n        },\n        {\n            \"id\": 11079,\n            \"name\": \"Bitgert\",\n            \"symbol\": \"BRISE\",\n            \"slug\": \"bitrise-token\",\n            \"rank\": 3115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T11:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8fff93e810a2edaafc326edee51071da9d398e83\"\n            }\n        },\n        {\n            \"id\": 11080,\n            \"name\": \"Fibswap DEx\",\n            \"symbol\": \"FIBO\",\n            \"slug\": \"fibswap-dex\",\n            \"rank\": 5195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3\"\n            }\n        },\n        {\n            \"id\": 11081,\n            \"name\": \"Five7\",\n            \"symbol\": \"F7\",\n            \"slug\": \"five7\",\n            \"rank\": 7224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d38291068fd6c0e7fc03b77ea90c82950658b37\"\n            }\n        },\n        {\n            \"id\": 11082,\n            \"name\": \"Arena Token\",\n            \"symbol\": \"ARENA\",\n            \"slug\": \"arena-token\",\n            \"rank\": 4575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a17dc11a1828725cdb318e0036acf12727d27a2\"\n            }\n        },\n        {\n            \"id\": 11083,\n            \"name\": \"TripCandy\",\n            \"symbol\": \"CANDY\",\n            \"slug\": \"tripcandy\",\n            \"rank\": 3411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639AD7c49EC616a64e074c21a58608C0d843A8a3\"\n            }\n        },\n        {\n            \"id\": 11085,\n            \"name\": \"BitBase Token\",\n            \"symbol\": \"BTBS\",\n            \"slug\": \"bitbase-token\",\n            \"rank\": 4523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T10:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32E6C34Cd57087aBBD59B5A4AECC4cB495924356\"\n            }\n        },\n        {\n            \"id\": 11086,\n            \"name\": \"Gamerse\",\n            \"symbol\": \"LFG\",\n            \"slug\": \"gamerse\",\n            \"rank\": 4164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T18:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x960a69e979d2f507e80121f41d984ea8ad83cd76\"\n            }\n        },\n        {\n            \"id\": 11088,\n            \"name\": \"Enjinstarter\",\n            \"symbol\": \"EJS\",\n            \"slug\": \"enjinstarter\",\n            \"rank\": 3385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T01:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2\"\n            }\n        },\n        {\n            \"id\": 11089,\n            \"name\": \"Ninja Doge\",\n            \"symbol\": \"$NINJADOGE\",\n            \"slug\": \"ninja-doge\",\n            \"rank\": 8841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T06:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe218DcF32F9bb64648D64Ef2AE85cF1C63C5aC74\"\n            }\n        },\n        {\n            \"id\": 11090,\n            \"name\": \"Invitoken\",\n            \"symbol\": \"INVI\",\n            \"slug\": \"invitoken\",\n            \"rank\": 3413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T07:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x356A5160F2B34BC8d88FB084745465eBBbed0174\"\n            }\n        },\n        {\n            \"id\": 11092,\n            \"name\": \"Bitget Token\",\n            \"symbol\": \"BGB\",\n            \"slug\": \"bitget-token-new\",\n            \"rank\": 2896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T12:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19de6b897ed14a376dda0fe53a5420d2ac828a28\"\n            }\n        },\n        {\n            \"id\": 11093,\n            \"name\": \"Drip Network\",\n            \"symbol\": \"DRIP\",\n            \"slug\": \"drip-network\",\n            \"rank\": 3123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T12:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20f663cea80face82acdfa3aae6862d246ce0333\"\n            }\n        },\n        {\n            \"id\": 11103,\n            \"name\": \"Strike ETH\",\n            \"symbol\": \"sETH\",\n            \"slug\": \"strike-eth\",\n            \"rank\": 8842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T16:15:11.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:05.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbEe9Cf658702527b0AcB2719c1FAA29EdC006a92\"\n            }\n        },\n        {\n            \"id\": 11104,\n            \"name\": \"Artery Network\",\n            \"symbol\": \"ARTR\",\n            \"slug\": \"artery-network\",\n            \"rank\": 4462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T17:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11105,\n            \"name\": \"PearZap\",\n            \"symbol\": \"PEAR\",\n            \"slug\": \"pearzap\",\n            \"rank\": 7485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T00:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc8bcb58caef1be972c0b638b1dd8b0748fdc8a44\"\n            }\n        },\n        {\n            \"id\": 11106,\n            \"name\": \"Binamars\",\n            \"symbol\": \"BMARS\",\n            \"slug\": \"binamars\",\n            \"rank\": 7193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T18:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46880afc2E6FA41bBbE9787c082f7c23F795465E\"\n            }\n        },\n        {\n            \"id\": 11107,\n            \"name\": \"Birb\",\n            \"symbol\": \"BIRB\",\n            \"slug\": \"birb\",\n            \"rank\": 5112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T19:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82a479264b36104be4fdb91618a59a4fc0f50650\"\n            }\n        },\n        {\n            \"id\": 11108,\n            \"name\": \"Foxy Equilibrium\",\n            \"symbol\": \"Foxy\",\n            \"slug\": \"foxy-equilibrium\",\n            \"rank\": 6270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T22:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4354a4f710182966e55ea30cfa807fa1b821a67b\"\n            }\n        },\n        {\n            \"id\": 11109,\n            \"name\": \"Electric Cash\",\n            \"symbol\": \"ELCASH\",\n            \"slug\": \"electric-cash\",\n            \"rank\": 6027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T20:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11110,\n            \"name\": \"Spores Network\",\n            \"symbol\": \"SPO\",\n            \"slug\": \"spores-network\",\n            \"rank\": 1566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T08:22:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8357c604c5533fa0053beaaa1494da552cea38f7\"\n            }\n        },\n        {\n            \"id\": 11112,\n            \"name\": \"MyBricks\",\n            \"symbol\": \"$BRICKS\",\n            \"slug\": \"mybricks\",\n            \"rank\": 5334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T03:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13e1070e3a388e53ec35480ff494538f9ffc5b8d\"\n            }\n        },\n        {\n            \"id\": 11113,\n            \"name\": \"Unipilot\",\n            \"symbol\": \"PILOT\",\n            \"slug\": \"unipilot\",\n            \"rank\": 5980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T03:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37c997b35c619c21323f3518b9357914e8b99525\"\n            }\n        },\n        {\n            \"id\": 11114,\n            \"name\": \"xNFT Protocol\",\n            \"symbol\": \"XNFT\",\n            \"slug\": \"xnft-protocol\",\n            \"rank\": 5062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T08:05:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xE5944B50DF84001a36c7DE0d5Cb4da7ab21407D2\"\n            }\n        },\n        {\n            \"id\": 11115,\n            \"name\": \"LoserChick EGG\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"loserchick-egg\",\n            \"rank\": 7168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T10:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x245e5ddb65eFea6522Fa913229dF1f4957fB2e21\"\n            }\n        },\n        {\n            \"id\": 11116,\n            \"name\": \"LoserChick\",\n            \"symbol\": \"CHICK\",\n            \"slug\": \"loserchick\",\n            \"rank\": 7521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T16:48:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9e725Cf7265D12fd5f59499AFf1258CA92CAc74d\"\n            }\n        },\n        {\n            \"id\": 11118,\n            \"name\": \"RBIZ\",\n            \"symbol\": \"RBIZ\",\n            \"slug\": \"rbiz\",\n            \"rank\": 8843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T11:08:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TEV3qnXaJXtDxA2SaAwoXYQu3S3bvTxYtJ\"\n            }\n        },\n        {\n            \"id\": 11119,\n            \"name\": \"Bimp.Finance\",\n            \"symbol\": \"BIMP\",\n            \"slug\": \"bimp-finance\",\n            \"rank\": 8844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T14:07:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8855cfba493d8a22f924a5ce1b06efbcea68ffec\"\n            }\n        },\n        {\n            \"id\": 11120,\n            \"name\": \"Seeder Finance\",\n            \"symbol\": \"LEAF\",\n            \"slug\": \"seeder-finance\",\n            \"rank\": 7348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T11:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cbddf83de068464eba3a4e319bd3197a7eea12c\"\n            }\n        },\n        {\n            \"id\": 11121,\n            \"name\": \"Rewards\",\n            \"symbol\": \"RWD\",\n            \"slug\": \"rewards\",\n            \"rank\": 8845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T11:37:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x036bdd5ba9619ee0a895f8dc02867ebf453cb352\"\n            }\n        },\n        {\n            \"id\": 11126,\n            \"name\": \"Hypersign identity\",\n            \"symbol\": \"HID\",\n            \"slug\": \"hypersign-identity\",\n            \"rank\": 5299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T01:47:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb14ebf566511b9e6002bb286016ab2497b9b9c9d\"\n            }\n        },\n        {\n            \"id\": 11129,\n            \"name\": \"CryptoZoon\",\n            \"symbol\": \"ZOON\",\n            \"slug\": \"cryptozoon\",\n            \"rank\": 1524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T03:47:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d173e6c594f479b4d47001f8e6a95a7adda42bc\"\n            }\n        },\n        {\n            \"id\": 11130,\n            \"name\": \"Plant Vs Undead\",\n            \"symbol\": \"PVU\",\n            \"slug\": \"plantvsundead\",\n            \"rank\": 1313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T07:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31471e0791fcdbe82fbf4c44943255e923f1b794\"\n            }\n        },\n        {\n            \"id\": 11132,\n            \"name\": \"Wrapped OKT\",\n            \"symbol\": \"WOKT\",\n            \"slug\": \"wrapped-okt\",\n            \"rank\": 4331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T10:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15\"\n            }\n        },\n        {\n            \"id\": 11134,\n            \"name\": \"OEC BTC\",\n            \"symbol\": \"BTCK\",\n            \"slug\": \"oec-btc\",\n            \"rank\": 5018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T10:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x54e4622dc504176b3bb432dccaf504569699a7ff\"\n            }\n        },\n        {\n            \"id\": 11139,\n            \"name\": \"Tokenplay\",\n            \"symbol\": \"TOP\",\n            \"slug\": \"tokenplay\",\n            \"rank\": 7159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T09:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0A927Ab3B0F48826210Ad4A43A953277AA7da8f7\"\n            }\n        },\n        {\n            \"id\": 11146,\n            \"name\": \"Jswap.Finance\",\n            \"symbol\": \"JF\",\n            \"slug\": \"jswap-finance\",\n            \"rank\": 6677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T10:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x5fAc926Bf1e638944BB16fb5B787B5bA4BC85b0A\"\n            }\n        },\n        {\n            \"id\": 11147,\n            \"name\": \"DeFi11\",\n            \"symbol\": \"D11\",\n            \"slug\": \"defi11\",\n            \"rank\": 4531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T13:48:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9bf02cf6b0435a0523e6f6e0d2f35a920144f5fa\"\n            }\n        },\n        {\n            \"id\": 11148,\n            \"name\": \"Proxy\",\n            \"symbol\": \"PRXY\",\n            \"slug\": \"proxy\",\n            \"rank\": 4060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T21:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xab3d689c22a2bb821f50a4ff0f21a7980dcb8591\"\n            }\n        },\n        {\n            \"id\": 11149,\n            \"name\": \"Tenshi\",\n            \"symbol\": \"TENSHI\",\n            \"slug\": \"tenshi-new\",\n            \"rank\": 4121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T21:23:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52662717e448be36cb54588499d5a8328bd95292\"\n            }\n        },\n        {\n            \"id\": 11150,\n            \"name\": \"DeFine\",\n            \"symbol\": \"DFA\",\n            \"slug\": \"define\",\n            \"rank\": 414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T01:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62959c699a52ec647622c91e79ce73344e4099f5\"\n            }\n        },\n        {\n            \"id\": 11153,\n            \"name\": \"EmiSwap\",\n            \"symbol\": \"ESW\",\n            \"slug\": \"emiswap\",\n            \"rank\": 8846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T20:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a75a093747b72a0e14056352751edf03518031d\"\n            }\n        },\n        {\n            \"id\": 11156,\n            \"name\": \"dYdX\",\n            \"symbol\": \"DYDX\",\n            \"slug\": \"dydx\",\n            \"rank\": 143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T09:27:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92d6c1e31e14520e676a687f0a93788b716beff5\"\n            }\n        },\n        {\n            \"id\": 11158,\n            \"name\": \"SubGame\",\n            \"symbol\": \"SGB\",\n            \"slug\": \"subgame\",\n            \"rank\": 3652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T08:05:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x7f8AB1593f84B0C450385a3f70e921cB796401Ba\"\n            }\n        },\n        {\n            \"id\": 11160,\n            \"name\": \"BOY X HIGHSPEED\",\n            \"symbol\": \"BXH\",\n            \"slug\": \"boy-x-highspeed\",\n            \"rank\": 4927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T17:15:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEb637A9Ab6Be83c7F8c79fdAA62E1043b65534F0\"\n            }\n        },\n        {\n            \"id\": 11163,\n            \"name\": \"YSL\",\n            \"symbol\": \"YSL\",\n            \"slug\": \"ysl-io\",\n            \"rank\": 8223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-21T07:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95e7c70b58790a1cbd377bc403cd7e9be7e0afb1\"\n            }\n        },\n        {\n            \"id\": 11164,\n            \"name\": \"Vabble\",\n            \"symbol\": \"VAB\",\n            \"slug\": \"vabble\",\n            \"rank\": 1327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T01:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7ae6d0c56cacaf007b7e4d312f9af686a9e9a04\"\n            }\n        },\n        {\n            \"id\": 11165,\n            \"name\": \"Orca\",\n            \"symbol\": \"ORCA\",\n            \"slug\": \"orca\",\n            \"rank\": 2897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T15:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE\"\n            }\n        },\n        {\n            \"id\": 11168,\n            \"name\": \"Vent Finance\",\n            \"symbol\": \"VENT\",\n            \"slug\": \"vent-finance\",\n            \"rank\": 3499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T13:36:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f0bc16d50f72d10b719dbf6845de2e599eb5624\"\n            }\n        },\n        {\n            \"id\": 11169,\n            \"name\": \"DogemonGo\",\n            \"symbol\": \"DOGO\",\n            \"slug\": \"dogemon-go\",\n            \"rank\": 5325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T16:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e6b3e35c8f563b45d864f9ff697a144ad28a371\"\n            }\n        },\n        {\n            \"id\": 11171,\n            \"name\": \"Mango\",\n            \"symbol\": \"MNGO\",\n            \"slug\": \"mango-markets\",\n            \"rank\": 302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T06:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac\"\n            }\n        },\n        {\n            \"id\": 11172,\n            \"name\": \"CoPuppy\",\n            \"symbol\": \"CP\",\n            \"slug\": \"copuppy\",\n            \"rank\": 3608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T17:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82C19905B036bf4E329740989DCF6aE441AE26c1\"\n            }\n        },\n        {\n            \"id\": 11177,\n            \"name\": \"Early Bird\",\n            \"symbol\": \"EBIRD\",\n            \"slug\": \"early-bird\",\n            \"rank\": 7295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T09:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x999AEb6D778b3883C88eBC502B16A5395d011462\"\n            }\n        },\n        {\n            \"id\": 11178,\n            \"name\": \"Wrapped LUNA Token\",\n            \"symbol\": \"WLUNA\",\n            \"slug\": \"wrapped-luna-token\",\n            \"rank\": 2834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T16:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2877702675e6ceb975b4a1dff9fb7baf4c91ea9\"\n            }\n        },\n        {\n            \"id\": 11181,\n            \"name\": \"Saber\",\n            \"symbol\": \"SBR\",\n            \"slug\": \"saber\",\n            \"rank\": 3018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T08:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11185,\n            \"name\": \"TABANK\",\n            \"symbol\": \"TAB\",\n            \"slug\": \"tabank\",\n            \"rank\": 7185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T21:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2570,\n                \"name\": \"TomoChain\",\n                \"symbol\": \"TOMO\",\n                \"slug\": \"tomochain\",\n                \"token_address\": \"0x8103bb77ed2035b5da9a3a65d9c313cb6ee41dbd\"\n            }\n        },\n        {\n            \"id\": 11186,\n            \"name\": \"Vention\",\n            \"symbol\": \"VENTION\",\n            \"slug\": \"vention\",\n            \"rank\": 4995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-08T22:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f053e33bd590830858161d42c67e9e8a9390019\"\n            }\n        },\n        {\n            \"id\": 11187,\n            \"name\": \"ViceToken\",\n            \"symbol\": \"VICEX\",\n            \"slug\": \"vicetoken\",\n            \"rank\": 8847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T02:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfd5bb6ce8716822b2c9b255560194ca3509bebc\"\n            }\n        },\n        {\n            \"id\": 11188,\n            \"name\": \"Dopex\",\n            \"symbol\": \"DPX\",\n            \"slug\": \"dopex\",\n            \"rank\": 2882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T01:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeec2be5c91ae7f8a338e1e5f3b5de49d07afdc81\"\n            }\n        },\n        {\n            \"id\": 11189,\n            \"name\": \"Vaulty\",\n            \"symbol\": \"VLTY\",\n            \"slug\": \"vaulty-finance\",\n            \"rank\": 5816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T16:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38a5cbe2fb53d1d407dd5a22c4362daf48eb8526\"\n            }\n        },\n        {\n            \"id\": 11190,\n            \"name\": \"KittyCake\",\n            \"symbol\": \"KCAKE\",\n            \"slug\": \"kittycake\",\n            \"rank\": 4394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T01:30:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc22e8114818a918260662375450e19ac73d32852\"\n            }\n        },\n        {\n            \"id\": 11191,\n            \"name\": \"Lydia Finance\",\n            \"symbol\": \"LYD\",\n            \"slug\": \"lydia-finance\",\n            \"rank\": 5141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T04:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4C9B4E1AC6F24CdE3660D5E4Ef1eBF77C710C084\"\n            }\n        },\n        {\n            \"id\": 11193,\n            \"name\": \"Bright Union\",\n            \"symbol\": \"BRIGHT\",\n            \"slug\": \"bright-union\",\n            \"rank\": 4118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T04:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbeab712832112bd7664226db7cd025b153d3af55\"\n            }\n        },\n        {\n            \"id\": 11194,\n            \"name\": \"Wallet Swap\",\n            \"symbol\": \"WSWAP\",\n            \"slug\": \"wallet-swap\",\n            \"rank\": 5444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T05:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc72cc401122dbdc812ec88a2150aad5a39467401\"\n            }\n        },\n        {\n            \"id\": 11197,\n            \"name\": \"Sukhavati Network\",\n            \"symbol\": \"SKT\",\n            \"slug\": \"sukhavati-network\",\n            \"rank\": 3078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T06:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11202,\n            \"name\": \"Tokemak\",\n            \"symbol\": \"TOKE\",\n            \"slug\": \"tokemak\",\n            \"rank\": 2936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T15:57:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11205,\n            \"name\": \"TrusterCoin\",\n            \"symbol\": \"TSC\",\n            \"slug\": \"trustercoin\",\n            \"rank\": 4244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T22:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2a26349448ddafae34949a6cc2cecf78c0497ac\"\n            }\n        },\n        {\n            \"id\": 11206,\n            \"name\": \"Bloktopia\",\n            \"symbol\": \"BLOK\",\n            \"slug\": \"bloktopia\",\n            \"rank\": 189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:00:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x229b1b6c23ff8953d663c4cbb519717e323a0a84\"\n            }\n        },\n        {\n            \"id\": 11207,\n            \"name\": \"Bitcoin Asia\",\n            \"symbol\": \"BTCA\",\n            \"slug\": \"bitcoin-asia\",\n            \"rank\": 3429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T22:06:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dB02Aa39A3d0271e4c61C04D03857a10fc922c5\"\n            }\n        },\n        {\n            \"id\": 11208,\n            \"name\": \"SumSwap\",\n            \"symbol\": \"SUM\",\n            \"slug\": \"sumswap\",\n            \"rank\": 3628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T03:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x043c308bb8a5ae96d0093444be7f56459f1340b1\"\n            }\n        },\n        {\n            \"id\": 11209,\n            \"name\": \"TRAVA.FINANCE\",\n            \"symbol\": \"TRAVA\",\n            \"slug\": \"trava-finance\",\n            \"rank\": 1347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T07:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0391be54e72f7e001f6bbc331777710b4f2999ef\"\n            }\n        },\n        {\n            \"id\": 11210,\n            \"name\": \"Ethereum Eagle\",\n            \"symbol\": \"EGL\",\n            \"slug\": \"ethereum-eagle\",\n            \"rank\": 8848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T07:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e83916ea2ef2d7a6064775662e163b2d4c330a7\"\n            }\n        },\n        {\n            \"id\": 11211,\n            \"name\": \"DNAxCAT Token\",\n            \"symbol\": \"DXCT\",\n            \"slug\": \"dnaxcat-token\",\n            \"rank\": 3284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T17:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b1baec64af6dc54e6e04349315919129a6d3c23\"\n            }\n        },\n        {\n            \"id\": 11212,\n            \"name\": \"Star Atlas\",\n            \"symbol\": \"ATLAS\",\n            \"slug\": \"star-atlas\",\n            \"rank\": 340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T13:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx\"\n            }\n        },\n        {\n            \"id\": 11213,\n            \"name\": \"Star Atlas DAO\",\n            \"symbol\": \"POLIS\",\n            \"slug\": \"star-atlas-polis\",\n            \"rank\": 476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T13:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk\"\n            }\n        },\n        {\n            \"id\": 11214,\n            \"name\": \"Carbon Coin\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"carbon-coin\",\n            \"rank\": 8849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T08:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x793cEa0F1003411396b3A81A77d92Fe37015E7A9\"\n            }\n        },\n        {\n            \"id\": 11216,\n            \"name\": \"Boost Coin\",\n            \"symbol\": \"BOOST\",\n            \"slug\": \"boost-coin\",\n            \"rank\": 4459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T10:58:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e0fca55a6c3a94720ded91153a27f60e26b9aa8\"\n            }\n        },\n        {\n            \"id\": 11218,\n            \"name\": \"BoringDAO\",\n            \"symbol\": \"BORING\",\n            \"slug\": \"boringdao-new\",\n            \"rank\": 3012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T12:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc19712feb3a26080ebf6f2f7849b417fdd792ca\"\n            }\n        },\n        {\n            \"id\": 11219,\n            \"name\": \"Baby Doug\",\n            \"symbol\": \"BABYDOUG\",\n            \"slug\": \"baby-doug\",\n            \"rank\": 5720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T13:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11220,\n            \"name\": \"Port Finance\",\n            \"symbol\": \"PORT\",\n            \"slug\": \"port-finance\",\n            \"rank\": 3692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T14:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PoRTjZMPXb9T7dyU7tpLEZRQj7e6ssfAE62j2oQuc6y\"\n            }\n        },\n        {\n            \"id\": 11221,\n            \"name\": \"BitDAO\",\n            \"symbol\": \"BIT\",\n            \"slug\": \"bitdao\",\n            \"rank\": 212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T01:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5\"\n            }\n        },\n        {\n            \"id\": 11222,\n            \"name\": \"Wrapped NCG (Nine Chronicles Gold)\",\n            \"symbol\": \"WNCG\",\n            \"slug\": \"wrapped-ncg\",\n            \"rank\": 313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T01:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf203Ca1769ca8e9e8FE1DA9D147DB68B6c919817\"\n            }\n        },\n        {\n            \"id\": 11223,\n            \"name\": \"MetaMUI\",\n            \"symbol\": \"MMUI\",\n            \"slug\": \"metamui\",\n            \"rank\": 3301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T17:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11224,\n            \"name\": \"MoonBear.finance\",\n            \"symbol\": \"MBF\",\n            \"slug\": \"moonbear-finance\",\n            \"rank\": 4456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T02:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe2997ae926C7a76aF782923a7fEf89f36d86C98F\"\n            }\n        },\n        {\n            \"id\": 11225,\n            \"name\": \"$LONDON\",\n            \"symbol\": \"LONDON\",\n            \"slug\": \"london\",\n            \"rank\": 2045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T02:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x491d6b7d6822d5d4bc88a1264e1b47791fd8e904\"\n            }\n        },\n        {\n            \"id\": 11227,\n            \"name\": \"PolkaMonster\",\n            \"symbol\": \"PKMON\",\n            \"slug\": \"polkamonster\",\n            \"rank\": 4735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T07:33:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x609d183fb91a0fce59550b62ab7d2c931b0bb1be\"\n            }\n        },\n        {\n            \"id\": 11230,\n            \"name\": \"Sakura\",\n            \"symbol\": \"SKU\",\n            \"slug\": \"sakura\",\n            \"rank\": 1233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T13:53:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11232,\n            \"name\": \"Highstreet\",\n            \"symbol\": \"HIGH\",\n            \"slug\": \"highstreet\",\n            \"rank\": 427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T19:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71Ab77b7dbB4fa7e017BC15090b2163221420282\"\n            }\n        },\n        {\n            \"id\": 11233,\n            \"name\": \"Monsoon Finance\",\n            \"symbol\": \"MCASH\",\n            \"slug\": \"monsoon-finance\",\n            \"rank\": 5481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T04:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa25610a77077390a75ad9072a084c5fbc7d43a0d\"\n            }\n        },\n        {\n            \"id\": 11234,\n            \"name\": \"Position Exchange\",\n            \"symbol\": \"POSI\",\n            \"slug\": \"position-exchange\",\n            \"rank\": 580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T18:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5CA42204cDaa70d5c773946e69dE942b85CA6706\"\n            }\n        },\n        {\n            \"id\": 11235,\n            \"name\": \"BUMooN\",\n            \"symbol\": \"BUMN\",\n            \"slug\": \"bumoon\",\n            \"rank\": 6640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T19:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3aeff4e27e1f9144ed75ba65a80bdfee345f413e\"\n            }\n        },\n        {\n            \"id\": 11240,\n            \"name\": \"HI\",\n            \"symbol\": \"HI\",\n            \"slug\": \"hi-dollar\",\n            \"rank\": 3022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T10:03:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC\"\n            }\n        },\n        {\n            \"id\": 11242,\n            \"name\": \"Moonpot\",\n            \"symbol\": \"POTS\",\n            \"slug\": \"moonpot\",\n            \"rank\": 3596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T10:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3fcca8648651e5b974dd6d3e50f61567779772a8\"\n            }\n        },\n        {\n            \"id\": 11243,\n            \"name\": \"Nano Dogecoin\",\n            \"symbol\": \"INDC\",\n            \"slug\": \"nano-dogecoin\",\n            \"rank\": 5807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T13:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3af8e09894d69e937e37eef46df1cbf82b35c81\"\n            }\n        },\n        {\n            \"id\": 11245,\n            \"name\": \"Landshare\",\n            \"symbol\": \"LAND\",\n            \"slug\": \"landshare\",\n            \"rank\": 1282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T13:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d986a3f147212327dd658f712d5264a73a1fdb0\"\n            }\n        },\n        {\n            \"id\": 11246,\n            \"name\": \"Rhinos Finance\",\n            \"symbol\": \"RHO\",\n            \"slug\": \"rhinos-finance\",\n            \"rank\": 7378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T13:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xabd29a5a984c97737707cc68d38c2903b8811061\"\n            }\n        },\n        {\n            \"id\": 11247,\n            \"name\": \"Kephi Gallery\",\n            \"symbol\": \"KPHI\",\n            \"slug\": \"kephi-gallery\",\n            \"rank\": 7452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T13:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa4a5c4ce029fd6872400545df44675219c2e037\"\n            }\n        },\n        {\n            \"id\": 11251,\n            \"name\": \"Dexlab\",\n            \"symbol\": \"DXL\",\n            \"slug\": \"dexlab\",\n            \"rank\": 1040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T16:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GsNzxJfFn6zQdJGeYsupJWzUAm57Ba7335mfhWvFiE9Z\"\n            }\n        },\n        {\n            \"id\": 11253,\n            \"name\": \"Doont Buy\",\n            \"symbol\": \"DBUY\",\n            \"slug\": \"doont-buy\",\n            \"rank\": 3831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T20:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ece5c5cfb9b960a49aae739e15cdb6cfdcc5782\"\n            }\n        },\n        {\n            \"id\": 11254,\n            \"name\": \"Minifootball\",\n            \"symbol\": \"MINIFOOTBALL\",\n            \"slug\": \"minifootball\",\n            \"rank\": 5478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T21:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd024ac1195762f6f13f8cfdf3cdd2c97b33b248b\"\n            }\n        },\n        {\n            \"id\": 11255,\n            \"name\": \"Orica\",\n            \"symbol\": \"ORI\",\n            \"slug\": \"orica\",\n            \"rank\": 6696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T21:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3045d1A840364c3657b8Df6c6F86a4359c23472B\"\n            }\n        },\n        {\n            \"id\": 11258,\n            \"name\": \"Creaticles\",\n            \"symbol\": \"CRE8\",\n            \"slug\": \"creaticles\",\n            \"rank\": 1654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T15:42:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc36b4311b21fc0c2ead46f1ea6ce97c9c4d98d3d\"\n            }\n        },\n        {\n            \"id\": 11260,\n            \"name\": \"Staked ICX\",\n            \"symbol\": \"sICX\",\n            \"slug\": \"staked-icx\",\n            \"rank\": 3187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T03:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx2609b924e33ef00b648a409245c7ea394c467824\"\n            }\n        },\n        {\n            \"id\": 11261,\n            \"name\": \"Balanced Dollars\",\n            \"symbol\": \"bnUSD\",\n            \"slug\": \"balanced-usd\",\n            \"rank\": 3286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T03:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx88fd7df7ddff82f7cc735c871dc519838cb235bb\"\n            }\n        },\n        {\n            \"id\": 11262,\n            \"name\": \"Balance Tokens\",\n            \"symbol\": \"BALN\",\n            \"slug\": \"balanced-token\",\n            \"rank\": 3784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T03:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cxf61cd5a45dc9f91c15aa65831a30a90d59a09619\"\n            }\n        },\n        {\n            \"id\": 11263,\n            \"name\": \"Binapet\",\n            \"symbol\": \"BPET\",\n            \"slug\": \"binapet\",\n            \"rank\": 6511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T05:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24d787e9b88cb62d74e961c1c1d78e4ee47618e5\"\n            }\n        },\n        {\n            \"id\": 11265,\n            \"name\": \"NFTBlackMarket\",\n            \"symbol\": \"NBM\",\n            \"slug\": \"nftblackmarket\",\n            \"rank\": 5159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T09:51:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12da2f2761038486271c99da7e0fb4413e2b5e38\"\n            }\n        },\n        {\n            \"id\": 11268,\n            \"name\": \"Multigame\",\n            \"symbol\": \"MULTI\",\n            \"slug\": \"multigame\",\n            \"rank\": 7687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T02:02:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438\"\n            }\n        },\n        {\n            \"id\": 11270,\n            \"name\": \"kCoin\",\n            \"symbol\": \"kCoin\",\n            \"slug\": \"kalata-coinbase\",\n            \"rank\": 7570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T15:18:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAC637B0f9030436f21E2FfBDf104B45c7e4156CA\"\n            }\n        },\n        {\n            \"id\": 11271,\n            \"name\": \"DogeCola\",\n            \"symbol\": \"DOGECOLA\",\n            \"slug\": \"dogecola\",\n            \"rank\": 3424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T14:03:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe320df552e78d57e95cf1182b6960746d5016561\"\n            }\n        },\n        {\n            \"id\": 11272,\n            \"name\": \"Wrapped Arweave\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"wrapped-arweave\",\n            \"rank\": 5560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T16:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fadc7a98f2dc96510e42dd1a74141eeae0c1543\"\n            }\n        },\n        {\n            \"id\": 11273,\n            \"name\": \"Polylauncher\",\n            \"symbol\": \"ANGEL\",\n            \"slug\": \"polylauncher\",\n            \"rank\": 5865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T16:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0B6afe834dab840335F87d99b45C2a4bd81A93c7\"\n            }\n        },\n        {\n            \"id\": 11275,\n            \"name\": \"BinStarter\",\n            \"symbol\": \"BSR\",\n            \"slug\": \"binstarter\",\n            \"rank\": 3717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T18:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab287e6d370c61f105630e656b5468acb4d00423\"\n            }\n        },\n        {\n            \"id\": 11276,\n            \"name\": \"The Grand Banks\",\n            \"symbol\": \"GRAND\",\n            \"slug\": \"the-grand-banks\",\n            \"rank\": 7849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T18:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee814f5b2bf700d2e843dc56835d28d095161dd9\"\n            }\n        },\n        {\n            \"id\": 11277,\n            \"name\": \"MaidCoin\",\n            \"symbol\": \"$MAID\",\n            \"slug\": \"maidcoin\",\n            \"rank\": 6570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T19:34:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4af698b479d0098229dc715655c667ceb6cd8433\"\n            }\n        },\n        {\n            \"id\": 11278,\n            \"name\": \"Project TXA\",\n            \"symbol\": \"TXA\",\n            \"slug\": \"project-txa\",\n            \"rank\": 1155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T14:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4463e6A3dEd0dBE3F6e15bC8420dFc55e5FeA830\"\n            }\n        },\n        {\n            \"id\": 11279,\n            \"name\": \"Block Ape Scissors\",\n            \"symbol\": \"BAS\",\n            \"slug\": \"block-ape-scissors\",\n            \"rank\": 4358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T07:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ddeec6b677c7c552c9f3563b99e4ff90b862ebc\"\n            }\n        },\n        {\n            \"id\": 11281,\n            \"name\": \"KCC MemePad\",\n            \"symbol\": \"KCCM\",\n            \"slug\": \"kcc-memepad\",\n            \"rank\": 6471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T01:33:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57f239e1e62abd0f68d7b7c0fe11df25b3217d99\"\n            }\n        },\n        {\n            \"id\": 11283,\n            \"name\": \"Ryoshis Vision\",\n            \"symbol\": \"RYOSHI\",\n            \"slug\": \"ryoshis-vision\",\n            \"rank\": 4494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T04:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x777E2ae845272a2F540ebf6a3D03734A5a8f618e\"\n            }\n        },\n        {\n            \"id\": 11287,\n            \"name\": \"HoneyFarm Finance\",\n            \"symbol\": \"HONEY\",\n            \"slug\": \"honeyfarm-finance\",\n            \"rank\": 7965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T09:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5\"\n            }\n        },\n        {\n            \"id\": 11288,\n            \"name\": \"Madagascar\",\n            \"symbol\": \"$TIME\",\n            \"slug\": \"madagascar\",\n            \"rank\": 5485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T09:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aad6a01068c2621545d087a3c5281837112585b\"\n            }\n        },\n        {\n            \"id\": 11289,\n            \"name\": \"Spell Token\",\n            \"symbol\": \"SPELL\",\n            \"slug\": \"spell-token\",\n            \"rank\": 108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T10:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x090185f2135308bad17527004364ebcc2d37e5f6\"\n            }\n        },\n        {\n            \"id\": 11290,\n            \"name\": \"StarTerra\",\n            \"symbol\": \"STT\",\n            \"slug\": \"starterra\",\n            \"rank\": 672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:53:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra13xujxcrc9dqft4p9a8ls0w3j0xnzm6y2uvve8n\"\n            }\n        },\n        {\n            \"id\": 11291,\n            \"name\": \"Kryptomon\",\n            \"symbol\": \"KMON\",\n            \"slug\": \"kryptomon\",\n            \"rank\": 979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T13:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc732b6586a93b6b7cf5fed3470808bc74998224d\"\n            }\n        },\n        {\n            \"id\": 11292,\n            \"name\": \"Unreal Finance\",\n            \"symbol\": \"UGT\",\n            \"slug\": \"unreal-finance\",\n            \"rank\": 7879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T10:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cf98eb8a8b28c83e8612046cf55701ce3eb0063\"\n            }\n        },\n        {\n            \"id\": 11293,\n            \"name\": \"Avaware\",\n            \"symbol\": \"AVE\",\n            \"slug\": \"avaware\",\n            \"rank\": 5389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T21:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x78ea17559B3D2CF85a7F9C2C704eda119Db5E6dE\"\n            }\n        },\n        {\n            \"id\": 11294,\n            \"name\": \"SuperRare\",\n            \"symbol\": \"RARE\",\n            \"slug\": \"superrare\",\n            \"rank\": 534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T22:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba5BDe662c17e2aDFF1075610382B9B691296350\"\n            }\n        },\n        {\n            \"id\": 11297,\n            \"name\": \"Solanax\",\n            \"symbol\": \"SOLD\",\n            \"slug\": \"solanax\",\n            \"rank\": 4085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T00:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5v6tZ1SiAi7G8Qg4rBF1ZdAn4cn6aeQtefewMr1NLy61\"\n            }\n        },\n        {\n            \"id\": 11298,\n            \"name\": \"CrossSwap\",\n            \"symbol\": \"CSWAP\",\n            \"slug\": \"crossswap\",\n            \"rank\": 4534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T16:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b0C16038845BEd3fCf70304D3e167Df81ce225\"\n            }\n        },\n        {\n            \"id\": 11299,\n            \"name\": \"POTENT\",\n            \"symbol\": \"PTT\",\n            \"slug\": \"potent\",\n            \"rank\": 4397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T04:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x057aff3e314e1ca15bed75510df81a20098ce456\"\n            }\n        },\n        {\n            \"id\": 11300,\n            \"name\": \"Baby Saitama Inu\",\n            \"symbol\": \"BABYSAITAMA\",\n            \"slug\": \"baby-saitama-inu\",\n            \"rank\": 3180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T21:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf79f9020560963422ecc9c0c04d3a21190bbf045\"\n            }\n        },\n        {\n            \"id\": 11301,\n            \"name\": \"YEL.Finance\",\n            \"symbol\": \"YEL\",\n            \"slug\": \"yel-finance\",\n            \"rank\": 3526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T07:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7815bDa662050D84718B988735218CFfd32f75ea\"\n            }\n        },\n        {\n            \"id\": 11303,\n            \"name\": \"pSwampy\",\n            \"symbol\": \"PSWAMP\",\n            \"slug\": \"pswampy\",\n            \"rank\": 7730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T13:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5f1657896b38c4761dbc5484473c7a7c845910b6\"\n            }\n        },\n        {\n            \"id\": 11305,\n            \"name\": \"SafuYield Protocol\",\n            \"symbol\": \"SAFUYIELD\",\n            \"slug\": \"safuyield-protocol\",\n            \"rank\": 5252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T15:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc74cd0042c837ce59210857504ebb0859e06aa22\"\n            }\n        },\n        {\n            \"id\": 11307,\n            \"name\": \"Beta Finance\",\n            \"symbol\": \"BETA\",\n            \"slug\": \"beta-finance\",\n            \"rank\": 374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T12:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe1a001fe942f96eea22ba08783140b9dcc09d28\"\n            }\n        },\n        {\n            \"id\": 11308,\n            \"name\": \"Fenerbahçe Token\",\n            \"symbol\": \"FB\",\n            \"slug\": \"fenerbahce-token\",\n            \"rank\": 1198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T02:14:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb19075d77a0f111796fb259819830f4780f1429\"\n            }\n        },\n        {\n            \"id\": 11309,\n            \"name\": \"OneRare\",\n            \"symbol\": \"ORARE\",\n            \"slug\": \"onerare\",\n            \"rank\": 5300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xff2382bd52efacef02cc895bcbfc4618608aa56f\"\n            }\n        },\n        {\n            \"id\": 11311,\n            \"name\": \"Intersola\",\n            \"symbol\": \"ISOLA\",\n            \"slug\": \"intersola\",\n            \"rank\": 8056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T12:04:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"333iHoRM2Awhf9uVZtSyTfU8AekdGrgQePZsKMFPgKmS\"\n            }\n        },\n        {\n            \"id\": 11313,\n            \"name\": \"Beast Token\",\n            \"symbol\": \"BEAST\",\n            \"slug\": \"beast-token\",\n            \"rank\": 8850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe72834590d7a339ead78e7fbd1d3c7f76f6eb430\"\n            }\n        },\n        {\n            \"id\": 11314,\n            \"name\": \"CardWallet\",\n            \"symbol\": \"CW\",\n            \"slug\": \"cardwallet\",\n            \"rank\": 6150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd55236d48606c295adebf129dad04fc74bfaa708\"\n            }\n        },\n        {\n            \"id\": 11316,\n            \"name\": \"AfterBack\",\n            \"symbol\": \"AFTRBCK\",\n            \"slug\": \"afterback\",\n            \"rank\": 8851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eaca6ec24e461f76c4da385571336f954c9652a\"\n            }\n        },\n        {\n            \"id\": 11317,\n            \"name\": \"Relay Token\",\n            \"symbol\": \"RELAY\",\n            \"slug\": \"relay-token\",\n            \"rank\": 4283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:51:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d843fa9495d23de997c394296ac7b4d721e841c\"\n            }\n        },\n        {\n            \"id\": 11318,\n            \"name\": \"Goldex Token\",\n            \"symbol\": \"GLDX\",\n            \"slug\": \"goldex-token\",\n            \"rank\": 6911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T08:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11319,\n            \"name\": \"Sherpa\",\n            \"symbol\": \"SHERPA\",\n            \"slug\": \"sherpa\",\n            \"rank\": 7043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T08:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xa5E59761eBD4436fa4d20E1A27cBa29FB2471Fc6\"\n            }\n        },\n        {\n            \"id\": 11321,\n            \"name\": \"YDragon\",\n            \"symbol\": \"YDR\",\n            \"slug\": \"ydragon\",\n            \"rank\": 5924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T08:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3757232b55e60da4a8793183ac030cfce4c3865d\"\n            }\n        },\n        {\n            \"id\": 11322,\n            \"name\": \"Mobius Finance\",\n            \"symbol\": \"MOT\",\n            \"slug\": \"mobius-finance\",\n            \"rank\": 4908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-25T16:32:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1E02cdbbA6729B6470de81Ad4D2cCA4c514521b9\"\n            }\n        },\n        {\n            \"id\": 11323,\n            \"name\": \"Crypto Carbon Energy\",\n            \"symbol\": \"CYCE\",\n            \"slug\": \"crypto-carbon-energy\",\n            \"rank\": 4720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T09:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeadd9b69f96140283f9ff75da5fd33bcf54e6296\"\n            }\n        },\n        {\n            \"id\": 11324,\n            \"name\": \"Forest Knight\",\n            \"symbol\": \"KNIGHT\",\n            \"slug\": \"forest-knight\",\n            \"rank\": 1728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T19:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4455eF8B4B4A007a93DaA12DE63a47EEAC700D9D\"\n            }\n        },\n        {\n            \"id\": 11326,\n            \"name\": \"SoccerHub\",\n            \"symbol\": \"SCH\",\n            \"slug\": \"soccerhub\",\n            \"rank\": 4684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T03:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe485b2780c3822a62da88857fd6481018ea8cb95\"\n            }\n        },\n        {\n            \"id\": 11327,\n            \"name\": \"Sphynx Network\",\n            \"symbol\": \"SPH\",\n            \"slug\": \"sphynx-network\",\n            \"rank\": 6648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8bac6b4af65c8c1967a0fbc27cd37fd6059daa00\"\n            }\n        },\n        {\n            \"id\": 11329,\n            \"name\": \"KamPay\",\n            \"symbol\": \"KAMPAY\",\n            \"slug\": \"kampay\",\n            \"rank\": 1570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3907e6ff436e2b2B05D6B929fb05F14c0ee18d90\"\n            }\n        },\n        {\n            \"id\": 11330,\n            \"name\": \"VIMworld\",\n            \"symbol\": \"VEED\",\n            \"slug\": \"vimworld\",\n            \"rank\": 807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3077,\n                \"name\": \"VeChain\",\n                \"symbol\": \"VET\",\n                \"slug\": \"vechain\",\n                \"token_address\": \"0x67fD63f6068962937EC81AB3Ae3bF9871E524FC9 (VeChain)\"\n            }\n        },\n        {\n            \"id\": 11331,\n            \"name\": \"Eloin\",\n            \"symbol\": \"ELOIN\",\n            \"slug\": \"eloin\",\n            \"rank\": 6040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe39e2861AE9a45FA321c1B0155D2f99196b2A992\"\n            }\n        },\n        {\n            \"id\": 11332,\n            \"name\": \"Storage Area Network Anywhere\",\n            \"symbol\": \"SANA\",\n            \"slug\": \"storage-area-network-anywhere\",\n            \"rank\": 5691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T18:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87cdc02f0812f08cd50f946793706fad9c265e2d\"\n            }\n        },\n        {\n            \"id\": 11333,\n            \"name\": \"BankEth\",\n            \"symbol\": \"BANKETH\",\n            \"slug\": \"banketh\",\n            \"rank\": 8852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T21:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe0c826f17680d8da620855be89dd6544c034ca1\"\n            }\n        },\n        {\n            \"id\": 11336,\n            \"name\": \"Nobility\",\n            \"symbol\": \"NBL\",\n            \"slug\": \"nobility-new\",\n            \"rank\": 4730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T05:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa67a13c9283da5aabb199da54a9cb4cd8b9b16ba\"\n            }\n        },\n        {\n            \"id\": 11337,\n            \"name\": \"OS\",\n            \"symbol\": \"OS\",\n            \"slug\": \"os\",\n            \"rank\": 8853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T08:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfdb29741f239a2406ae287913ef12415160378d3\"\n            }\n        },\n        {\n            \"id\": 11338,\n            \"name\": \"Block Commerce Protocol\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"block-commerce-protocol\",\n            \"rank\": 3358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T14:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4612021c75809160be60db21fbc9d6add0b32def\"\n            }\n        },\n        {\n            \"id\": 11340,\n            \"name\": \"Immutable\",\n            \"symbol\": \"DARA\",\n            \"slug\": \"immutable\",\n            \"rank\": 3990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T14:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0255af6c9f86f6b0543357bacefa262a2664f80f\"\n            }\n        },\n        {\n            \"id\": 11341,\n            \"name\": \"delta.theta\",\n            \"symbol\": \"DLTA\",\n            \"slug\": \"delta-theta\",\n            \"rank\": 4976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T16:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000de40dfa9b17854cbc7869d80f9f98d823\"\n            }\n        },\n        {\n            \"id\": 11344,\n            \"name\": \"Mate\",\n            \"symbol\": \"MATE\",\n            \"slug\": \"mate\",\n            \"rank\": 2553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T20:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2198b69b36b86f250549d26d69c5957912a34ec2\"\n            }\n        },\n        {\n            \"id\": 11345,\n            \"name\": \"Civilization\",\n            \"symbol\": \"CIV\",\n            \"slug\": \"civilization\",\n            \"rank\": 618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T21:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37fe0f067fa808ffbdd12891c0858532cfe7361d\"\n            }\n        },\n        {\n            \"id\": 11346,\n            \"name\": \"Radio Caca\",\n            \"symbol\": \"RACA\",\n            \"slug\": \"radio-caca\",\n            \"rank\": 225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T21:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12BB890508c125661E03b09EC06E404bc9289040\"\n            }\n        },\n        {\n            \"id\": 11347,\n            \"name\": \"Nuketoken\",\n            \"symbol\": \"NUKE\",\n            \"slug\": \"nuketoken\",\n            \"rank\": 6164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-21T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03c580eecf2c36ab8a77a71d56d867ecd495552d\"\n            }\n        },\n        {\n            \"id\": 11348,\n            \"name\": \"Identity\",\n            \"symbol\": \"IDTT\",\n            \"slug\": \"identity\",\n            \"rank\": 5778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fB1E018f107d3352506c23777e4cd62e063584a\"\n            }\n        },\n        {\n            \"id\": 11349,\n            \"name\": \"ADAPad\",\n            \"symbol\": \"ADAPAD\",\n            \"slug\": \"adapad\",\n            \"rank\": 886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T15:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb0170e2d0c1cc1b2e7a90313d9b9afa4f250289\"\n            }\n        },\n        {\n            \"id\": 11350,\n            \"name\": \"NFTLaunch\",\n            \"symbol\": \"NFTL\",\n            \"slug\": \"nftlaunch\",\n            \"rank\": 3272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T15:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD\"\n            }\n        },\n        {\n            \"id\": 11352,\n            \"name\": \"Moonie NFT\",\n            \"symbol\": \"MNY\",\n            \"slug\": \"moonie-nft\",\n            \"rank\": 3588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T15:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA6F7645ed967FAF708A614a2fcA8D4790138586f\"\n            }\n        },\n        {\n            \"id\": 11354,\n            \"name\": \"WagyuSwap\",\n            \"symbol\": \"WAG\",\n            \"slug\": \"wagyuswap\",\n            \"rank\": 1131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T16:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7FA7dF4996AC59F398476892cfB195eD38543520\"\n            }\n        },\n        {\n            \"id\": 11355,\n            \"name\": \"Bzzone\",\n            \"symbol\": \"BZZONE\",\n            \"slug\": \"bzzone\",\n            \"rank\": 5180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47fa20ba81333ba507d687913baf7c89432182a1\"\n            }\n        },\n        {\n            \"id\": 11356,\n            \"name\": \"Hashmasks\",\n            \"symbol\": \"MASK20\",\n            \"slug\": \"hashmasks\",\n            \"rank\": 8854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T03:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2bde1a2fa26890c8e6acb10c91cc6d9c11f4a73\"\n            }\n        },\n        {\n            \"id\": 11359,\n            \"name\": \"Dragon Slayer\",\n            \"symbol\": \"DRS\",\n            \"slug\": \"dragon-slayer\",\n            \"rank\": 7733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8e8ecb2a5b5d1ecff007bf74d15a86434aa0c5c\"\n            }\n        },\n        {\n            \"id\": 11360,\n            \"name\": \"AlinX\",\n            \"symbol\": \"ALIX\",\n            \"slug\": \"alinx\",\n            \"rank\": 3046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf6bd11a6f8f9c44b9d18f5fa116e403db599f8e\"\n            }\n        },\n        {\n            \"id\": 11361,\n            \"name\": \"SandMan\",\n            \"symbol\": \"SANDMAN\",\n            \"slug\": \"sandman\",\n            \"rank\": 7816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T13:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf9b4defdde04fe18f5ee6456607f8a2ec9ff6a75\"\n            }\n        },\n        {\n            \"id\": 11362,\n            \"name\": \"PolkaParty\",\n            \"symbol\": \"POLP\",\n            \"slug\": \"polkaparty\",\n            \"rank\": 5703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48592de8cded16f6bb56c896fe1affc37630889c\"\n            }\n        },\n        {\n            \"id\": 11363,\n            \"name\": \"GrimToken\",\n            \"symbol\": \"GRIM\",\n            \"slug\": \"grimtoken\",\n            \"rank\": 5130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x7ec94c4327dc757601b4273cd67014d7760be97e\"\n            }\n        },\n        {\n            \"id\": 11364,\n            \"name\": \"RoboDoge Coin\",\n            \"symbol\": \"ROBODOGE\",\n            \"slug\": \"robodoge-coin\",\n            \"rank\": 7340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f657932e65905ea09c7aacfe898bf79e207c1c0\"\n            }\n        },\n        {\n            \"id\": 11365,\n            \"name\": \"CardSwap\",\n            \"symbol\": \"CSWAP\",\n            \"slug\": \"cardswap\",\n            \"rank\": 8855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b3f95938958a4029fa8b01873e2721b02950883\"\n            }\n        },\n        {\n            \"id\": 11366,\n            \"name\": \"Paribus\",\n            \"symbol\": \"PBX\",\n            \"slug\": \"paribus\",\n            \"rank\": 1012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T10:31:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd528cf2e081f72908e086f8800977df826b5a483\"\n            }\n        },\n        {\n            \"id\": 11367,\n            \"name\": \"Aurory\",\n            \"symbol\": \"AURY\",\n            \"slug\": \"aurory\",\n            \"rank\": 417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T17:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP\"\n            }\n        },\n        {\n            \"id\": 11368,\n            \"name\": \"Feisty Doge NFT\",\n            \"symbol\": \"NFD\",\n            \"slug\": \"feisty-doge-nft\",\n            \"rank\": 5241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T12:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDFDb7f72c1F195C5951a234e8DB9806EB0635346\"\n            }\n        },\n        {\n            \"id\": 11370,\n            \"name\": \"Duel Network\",\n            \"symbol\": \"DUEL\",\n            \"slug\": \"duel-network\",\n            \"rank\": 4453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T23:57:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x297817CE1a8De777e7ddbed86C3B7f9Dc9349f2c\"\n            }\n        },\n        {\n            \"id\": 11371,\n            \"name\": \"RoboFi\",\n            \"symbol\": \"VICS\",\n            \"slug\": \"robofi\",\n            \"rank\": 3009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T20:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9bcab88763c33a95e73bc6dcf80fcf27a77090b2\"\n            }\n        },\n        {\n            \"id\": 11373,\n            \"name\": \"Metaverse Miner\",\n            \"symbol\": \"META\",\n            \"slug\": \"metaverse-miner\",\n            \"rank\": 3222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T08:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04073D16C6a08C27e8BbEbe262Ea4D1C6fa4C772\"\n            }\n        },\n        {\n            \"id\": 11374,\n            \"name\": \"Mines of Dalarnia\",\n            \"symbol\": \"DAR\",\n            \"slug\": \"mines-of-dalarnia\",\n            \"rank\": 395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T08:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x081131434f93063751813c619ecca9c4dc7862a3\"\n            }\n        },\n        {\n            \"id\": 11375,\n            \"name\": \"Kokoswap\",\n            \"symbol\": \"KOKO\",\n            \"slug\": \"kokoswap\",\n            \"rank\": 3061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T16:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7320c128e89ba4584ab02ed1c9c96285b726443c\"\n            }\n        },\n        {\n            \"id\": 11377,\n            \"name\": \"1Doge\",\n            \"symbol\": \"1DOGE\",\n            \"slug\": \"1doge\",\n            \"rank\": 6385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T10:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434\"\n            }\n        },\n        {\n            \"id\": 11378,\n            \"name\": \"Covid Token\",\n            \"symbol\": \"COVIDTOKEN\",\n            \"slug\": \"covid-token\",\n            \"rank\": 7113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23c28e9346c82228fb2b62b20b6fe5d75989f5b2\"\n            }\n        },\n        {\n            \"id\": 11379,\n            \"name\": \"BIGFOOT\",\n            \"symbol\": \"FOOT\",\n            \"slug\": \"bigfoot\",\n            \"rank\": 8093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T10:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1C64Fd4f55E1A3C1f737Dfa47ee5F97eaF413cf0\"\n            }\n        },\n        {\n            \"id\": 11380,\n            \"name\": \"Dogecoin 2.0\",\n            \"symbol\": \"DOGE2\",\n            \"slug\": \"dogecoin-2\",\n            \"rank\": 5912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T10:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3780E00D4c60887AF38345cCd44f7617dBFB10A0\"\n            }\n        },\n        {\n            \"id\": 11382,\n            \"name\": \"My Pet Social\",\n            \"symbol\": \"MPS\",\n            \"slug\": \"my-pet-social\",\n            \"rank\": 5584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T07:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9eb5b7902d2be0b5aaba2f096e043d3cd804e6df\"\n            }\n        },\n        {\n            \"id\": 11383,\n            \"name\": \"Buni Universal Reward\",\n            \"symbol\": \"BUR\",\n            \"slug\": \"buni-universal-reward\",\n            \"rank\": 7511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T04:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1619D98847CF93d857DFEd4e4d70CF4f984Bd56\"\n            }\n        },\n        {\n            \"id\": 11384,\n            \"name\": \"SoMee.Social\",\n            \"symbol\": \"SOMEE\",\n            \"slug\": \"somee-social\",\n            \"rank\": 5788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T18:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65f9a292f1aeed5d755aa2fd2fb17ab2e9431447\"\n            }\n        },\n        {\n            \"id\": 11385,\n            \"name\": \"NFTPad\",\n            \"symbol\": \"NFTPAD\",\n            \"slug\": \"nftpad\",\n            \"rank\": 4580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T00:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a72af9609d22bf2ff227aec333c7d0860f3db36\"\n            }\n        },\n        {\n            \"id\": 11387,\n            \"name\": \"CropperFinance\",\n            \"symbol\": \"CRP\",\n            \"slug\": \"cropperfinance\",\n            \"rank\": 1489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T01:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DubwWZNWiNGMMeeQHPnMATNj77YZPZSAz2WVR5WjLJqz\"\n            }\n        },\n        {\n            \"id\": 11392,\n            \"name\": \"Moon Rabbit\",\n            \"symbol\": \"AAA\",\n            \"slug\": \"moon-rabbit\",\n            \"rank\": 3528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T08:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c6bf16c273636523c29db7db04396143770f6a0\"\n            }\n        },\n        {\n            \"id\": 11393,\n            \"name\": \"Yucreat\",\n            \"symbol\": \"YUCT\",\n            \"slug\": \"yucreat\",\n            \"rank\": 4629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T01:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDB5C767157b73C6f5347BdaBeF196d9818554C30\"\n            }\n        },\n        {\n            \"id\": 11394,\n            \"name\": \"Green Climate World\",\n            \"symbol\": \"WGC\",\n            \"slug\": \"green-climate-world\",\n            \"rank\": 3062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T15:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e4ffa373d94c95717fb83ec026b2e0e2f443bb0\"\n            }\n        },\n        {\n            \"id\": 11395,\n            \"name\": \"BOHR\",\n            \"symbol\": \"BR\",\n            \"slug\": \"bohr\",\n            \"rank\": 6631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T19:57:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11396,\n            \"name\": \"JOE\",\n            \"symbol\": \"JOE\",\n            \"slug\": \"joe\",\n            \"rank\": 245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T01:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd\"\n            }\n        },\n        {\n            \"id\": 11397,\n            \"name\": \"Kaiken Shiba\",\n            \"symbol\": \"KSHIB\",\n            \"slug\": \"kaiken-shiba\",\n            \"rank\": 6626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T23:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11C0c93035d1302083eB09841042cFa582839A8C\"\n            }\n        },\n        {\n            \"id\": 11398,\n            \"name\": \"HoneyFarm\",\n            \"symbol\": \"BEAR\",\n            \"slug\": \"honeyfarm-bear\",\n            \"rank\": 8856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T23:47:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1\"\n            }\n        },\n        {\n            \"id\": 11403,\n            \"name\": \"Flourish Coin\",\n            \"symbol\": \"FLRS\",\n            \"slug\": \"flourish-coin\",\n            \"rank\": 7753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:03:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43fffb14db56bfd6432e7acaadff697121861f96\"\n            }\n        },\n        {\n            \"id\": 11404,\n            \"name\": \"People's Punk\",\n            \"symbol\": \"DDDD\",\n            \"slug\": \"peoples-punk\",\n            \"rank\": 8857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:15:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ca9a0fbd8db501f013f2e9e33a1b9dc129a48e0\"\n            }\n        },\n        {\n            \"id\": 11405,\n            \"name\": \"Bored Museum\",\n            \"symbol\": \"BORED\",\n            \"slug\": \"bored-museum\",\n            \"rank\": 7549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfac917971ce50849502022b40aa8a12843f022c0\"\n            }\n        },\n        {\n            \"id\": 11407,\n            \"name\": \"Pocket\",\n            \"symbol\": \"PCKT\",\n            \"slug\": \"pocket-doge\",\n            \"rank\": 7156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc4c03104aee81a73afc5b09136810a19ff52de4\"\n            }\n        },\n        {\n            \"id\": 11408,\n            \"name\": \"Big Digital Shares\",\n            \"symbol\": \"BDS\",\n            \"slug\": \"big-digital-shares\",\n            \"rank\": 2016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T06:53:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x030ce78aa5be014976bca9b8448e78d1d87fce0b\"\n            }\n        },\n        {\n            \"id\": 11409,\n            \"name\": \"Tarot\",\n            \"symbol\": \"TAROT\",\n            \"slug\": \"tarot\",\n            \"rank\": 868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T07:00:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc5e2b037d30a390e62180970b3aa4e91868764cd\"\n            }\n        },\n        {\n            \"id\": 11410,\n            \"name\": \"Pinkslip Finance\",\n            \"symbol\": \"PSLIP\",\n            \"slug\": \"pinkslip-finance\",\n            \"rank\": 7302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T07:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36ce7a52cda404b8fa87a98d0d17ec7dd0b144ed\"\n            }\n        },\n        {\n            \"id\": 11412,\n            \"name\": \"Binemon\",\n            \"symbol\": \"BIN\",\n            \"slug\": \"binemon\",\n            \"rank\": 1145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T08:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe56842ed550ff2794f010738554db45e60730371\"\n            }\n        },\n        {\n            \"id\": 11413,\n            \"name\": \"Ceres\",\n            \"symbol\": \"CERES\",\n            \"slug\": \"ceres\",\n            \"rank\": 1990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T02:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e7b0d4f9b2eaf782ed3d160e3a0a4b1a7930ada\"\n            }\n        },\n        {\n            \"id\": 11414,\n            \"name\": \"Qubit\",\n            \"symbol\": \"QBT\",\n            \"slug\": \"qubit\",\n            \"rank\": 4507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T08:27:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17b7163cf1dbd286e262ddc68b553d899b93f526\"\n            }\n        },\n        {\n            \"id\": 11415,\n            \"name\": \"Yield Yak\",\n            \"symbol\": \"YAK\",\n            \"slug\": \"yield-yak\",\n            \"rank\": 3772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T09:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x59414b3089ce2AF0010e7523Dea7E2b35d776ec7\"\n            }\n        },\n        {\n            \"id\": 11417,\n            \"name\": \"Gaj Finance\",\n            \"symbol\": \"GAJ\",\n            \"slug\": \"gaj-finance\",\n            \"rank\": 2497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T12:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf4b0903774532aee5ee567c02aab681a81539e92\"\n            }\n        },\n        {\n            \"id\": 11418,\n            \"name\": \"Kanaloa Network\",\n            \"symbol\": \"KANA\",\n            \"slug\": \"kanaloa-network\",\n            \"rank\": 6739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T12:23:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0328A69b363a16f66810B23cB0b8d32Abadb203D\"\n            }\n        },\n        {\n            \"id\": 11419,\n            \"name\": \"Toncoin\",\n            \"symbol\": \"TONCOIN\",\n            \"slug\": \"toncoin\",\n            \"rank\": 203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T14:03:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11420,\n            \"name\": \"Tune.FM\",\n            \"symbol\": \"JAM\",\n            \"slug\": \"tune-fm\",\n            \"rank\": 3299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T17:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11421,\n            \"name\": \"Marnotaur\",\n            \"symbol\": \"TAUR\",\n            \"slug\": \"marnotaur\",\n            \"rank\": 4564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF71288618F919FF0A779c757489A8B2e45925dDd\"\n            }\n        },\n        {\n            \"id\": 11422,\n            \"name\": \"Wanaka Farm\",\n            \"symbol\": \"WANA\",\n            \"slug\": \"wanaka-farm\",\n            \"rank\": 3549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T19:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x339C72829AB7DD45C3C52f965E7ABe358dd8761E\"\n            }\n        },\n        {\n            \"id\": 11423,\n            \"name\": \"vEmpire DDAO\",\n            \"symbol\": \"VEMP\",\n            \"slug\": \"vempire-ddao\",\n            \"rank\": 810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T01:42:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfeb09c3c5f0f78ad72166d55f9e6e9a60e96eec\"\n            }\n        },\n        {\n            \"id\": 11424,\n            \"name\": \"Lendefi\",\n            \"symbol\": \"LDFI\",\n            \"slug\": \"lendefi\",\n            \"rank\": 1888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T03:00:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f1e60d84182db487ac235acc65825e50b5477a1\"\n            }\n        },\n        {\n            \"id\": 11425,\n            \"name\": \"Non-Fungible TOKE\",\n            \"symbol\": \"TOKE\",\n            \"slug\": \"non-fungible-toke\",\n            \"rank\": 8858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T03:15:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98ddc72bd02d448f68c4226f26122c66c5bd711e\"\n            }\n        },\n        {\n            \"id\": 11426,\n            \"name\": \"Don't KYC\",\n            \"symbol\": \"DKYC\",\n            \"slug\": \"dont-kyc\",\n            \"rank\": 5743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T04:06:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076\"\n            }\n        },\n        {\n            \"id\": 11427,\n            \"name\": \"Coinary Token\",\n            \"symbol\": \"CYT\",\n            \"slug\": \"coinary-token\",\n            \"rank\": 4999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T05:45:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9025e25bb6cf39f8c926a704039d2dd51088063\"\n            }\n        },\n        {\n            \"id\": 11429,\n            \"name\": \"Tundra Token\",\n            \"symbol\": \"TUNDRA\",\n            \"slug\": \"tundra-token\",\n            \"rank\": 7736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T07:17:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x21c5402C3B7d40C89Cc472C9dF5dD7E51BbAb1b1\"\n            }\n        },\n        {\n            \"id\": 11431,\n            \"name\": \"Minimals\",\n            \"symbol\": \"MMS\",\n            \"slug\": \"minimals\",\n            \"rank\": 8312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T07:36:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4198B601f9F9b725Ce522a19B702Aa849128463C\"\n            }\n        },\n        {\n            \"id\": 11433,\n            \"name\": \"Ape Fun Token\",\n            \"symbol\": \"AFT\",\n            \"slug\": \"ape-fun-token\",\n            \"rank\": 6426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T07:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x187647f4f531d16abb53cde3a608ee8d0a123c8d\"\n            }\n        },\n        {\n            \"id\": 11437,\n            \"name\": \"DEEPSPACE\",\n            \"symbol\": \"DPS\",\n            \"slug\": \"deepspace\",\n            \"rank\": 1136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T08:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf275e1ac303a4c9d987a2c48b8e555a77fec3f1c\"\n            }\n        },\n        {\n            \"id\": 11446,\n            \"name\": \"S.C. Corinthians Fan Token\",\n            \"symbol\": \"SCCP\",\n            \"slug\": \"sc-corinthians-fan-token\",\n            \"rank\": 1580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T13:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x31F0FcDe2854cF19723d522b5ec0313795068e72\"\n            }\n        },\n        {\n            \"id\": 11448,\n            \"name\": \"The HUSL\",\n            \"symbol\": \"HUSL\",\n            \"slug\": \"the-husl\",\n            \"rank\": 4125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T17:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2881f7f441267042f9778ffa0d4f834693426be\"\n            }\n        },\n        {\n            \"id\": 11450,\n            \"name\": \"Skyrim Finance\",\n            \"symbol\": \"SKYRIM\",\n            \"slug\": \"skyrim-finance\",\n            \"rank\": 2133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2610f0bfc21ef389fe4d03cfb7de9ac1e6c99d6e\"\n            }\n        },\n        {\n            \"id\": 11451,\n            \"name\": \"Shiden Network\",\n            \"symbol\": \"SDN\",\n            \"slug\": \"shiden-network\",\n            \"rank\": 542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T08:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11452,\n            \"name\": \"FNDZ\",\n            \"symbol\": \"FNDZ\",\n            \"slug\": \"fndz\",\n            \"rank\": 1178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T00:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7754c0584372D29510C019136220f91e25a8f706\"\n            }\n        },\n        {\n            \"id\": 11453,\n            \"name\": \"NFT Tech\",\n            \"symbol\": \"NFTT\",\n            \"slug\": \"nft-tech\",\n            \"rank\": 4948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fA2E9Ba5757504B3d6e8f6da03cc40d4ce19499\"\n            }\n        },\n        {\n            \"id\": 11454,\n            \"name\": \"Glimpse\",\n            \"symbol\": \"GLMS\",\n            \"slug\": \"glimpse\",\n            \"rank\": 5876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75f53011f6d51c60e6dcbf54a8b1bcb54f07f0c9\"\n            }\n        },\n        {\n            \"id\": 11455,\n            \"name\": \"Polinate\",\n            \"symbol\": \"POLI\",\n            \"slug\": \"polinate\",\n            \"rank\": 1783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T19:04:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1a36d3537bbe375cc9694795f663ddc8d516db9\"\n            }\n        },\n        {\n            \"id\": 11456,\n            \"name\": \"SnowCrash Token\",\n            \"symbol\": \"NORA\",\n            \"slug\": \"snowcrash-token\",\n            \"rank\": 3041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T23:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f39dd2bf5a27e2d4ed691dcf933077371777cb0\"\n            }\n        },\n        {\n            \"id\": 11457,\n            \"name\": \"PARTY\",\n            \"symbol\": \"PARTY\",\n            \"slug\": \"party\",\n            \"rank\": 8859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T16:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x25afD99fcB474D7C336A2971F26966da652a92bc\"\n            }\n        },\n        {\n            \"id\": 11458,\n            \"name\": \"EVRYNET\",\n            \"symbol\": \"EVRY\",\n            \"slug\": \"evrynet\",\n            \"rank\": 3338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7dcd9b99787c619b4d57979521258d1a7267ad7\"\n            }\n        },\n        {\n            \"id\": 11459,\n            \"name\": \"My DeFi Legends\",\n            \"symbol\": \"DLEGENDS\",\n            \"slug\": \"my-defi-legends\",\n            \"rank\": 6843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-28T16:44:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88c55b3255ae1e6628c953c5cdff27ad3cc33c81\"\n            }\n        },\n        {\n            \"id\": 11460,\n            \"name\": \"Spectrum Token\",\n            \"symbol\": \"SPEC\",\n            \"slug\": \"spectrum-token\",\n            \"rank\": 3529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T03:16:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1s5eczhe0h0jutf46re52x5z4r03c8hupacxmdr\"\n            }\n        },\n        {\n            \"id\": 11461,\n            \"name\": \"Mariande Staked SOL\",\n            \"symbol\": \"MSOL\",\n            \"slug\": \"marinade\",\n            \"rank\": 547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T20:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So\"\n            }\n        },\n        {\n            \"id\": 11462,\n            \"name\": \"Fabric\",\n            \"symbol\": \"FAB\",\n            \"slug\": \"fabric\",\n            \"rank\": 1526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:25:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11463,\n            \"name\": \"Husky Avax\",\n            \"symbol\": \"HUSKY\",\n            \"slug\": \"husky-avax\",\n            \"rank\": 5747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52d88a9a2a20a840d7a336d21e427e9ad093deea\"\n            }\n        },\n        {\n            \"id\": 11464,\n            \"name\": \"ApeXit Finance\",\n            \"symbol\": \"APEX\",\n            \"slug\": \"apexit-finance\",\n            \"rank\": 7099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:06:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"51tMb3zBKDiQhNwGqpgwbavaGH54mk8fXFzxTc1xnasg\"\n            }\n        },\n        {\n            \"id\": 11465,\n            \"name\": \"CATO\",\n            \"symbol\": \"CATO\",\n            \"slug\": \"cato\",\n            \"rank\": 6992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T23:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5p2zjqCd1WJzAVgcEnjhb9zWDU7b9XVhFhx4usiyN7jB\"\n            }\n        },\n        {\n            \"id\": 11466,\n            \"name\": \"PUNK Floor\",\n            \"symbol\": \"FLOOR\",\n            \"slug\": \"punk-floor\",\n            \"rank\": 8860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:51:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb35ed5c39f371f2cd4bc2edab1f8da314168186a\"\n            }\n        },\n        {\n            \"id\": 11467,\n            \"name\": \"Oxbull Solana\",\n            \"symbol\": \"OXS\",\n            \"slug\": \"oxbull-solana\",\n            \"rank\": 5094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:42:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4TGxgCSJQx2GQk9oHZ8dC5m3JNXTYZHjXumKAW3vLnNx\"\n            }\n        },\n        {\n            \"id\": 11468,\n            \"name\": \"Future\",\n            \"symbol\": \"FTR\",\n            \"slug\": \"future\",\n            \"rank\": 8861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HEhMLvpSdPviukafKwVN8BnBUTamirptsQ6Wxo5Cyv8s\"\n            }\n        },\n        {\n            \"id\": 11469,\n            \"name\": \"Solpad Finance\",\n            \"symbol\": \"SOLPAD\",\n            \"slug\": \"solpad-finance\",\n            \"rank\": 6347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:54:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GfJ3Vq2eSTYf1hJP6kKLE9RT6u7jF9gNszJhZwo5VPZp\"\n            }\n        },\n        {\n            \"id\": 11470,\n            \"name\": \"Boring Protocol\",\n            \"symbol\": \"BOP\",\n            \"slug\": \"boring-protocol\",\n            \"rank\": 5557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T16:06:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BLwTnYKqf7u4qjgZrrsKeNs2EzWkMLqVCu6j8iHyrNA3\"\n            }\n        },\n        {\n            \"id\": 11471,\n            \"name\": \"SolanaSail Governance Token\",\n            \"symbol\": \"GSAIL\",\n            \"slug\": \"solanasail-governance-token\",\n            \"rank\": 1943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T09:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Gsai2KN28MTGcSZ1gKYFswUpFpS7EM9mvdR9c8f6iVXJ\"\n            }\n        },\n        {\n            \"id\": 11473,\n            \"name\": \"Yaki Gold\",\n            \"symbol\": \"YAG\",\n            \"slug\": \"yaki-gold\",\n            \"rank\": 3768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T10:47:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2722c9db0Fc6818DC9DD3A01254Afc3804438b64\"\n            }\n        },\n        {\n            \"id\": 11474,\n            \"name\": \"DeHero\",\n            \"symbol\": \"HEROES\",\n            \"slug\": \"dehero\",\n            \"rank\": 4702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T05:40:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd\"\n            }\n        },\n        {\n            \"id\": 11477,\n            \"name\": \"Drakeball Super\",\n            \"symbol\": \"DBS\",\n            \"slug\": \"drakeball-token\",\n            \"rank\": 4174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T05:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFE006Dc583ab09b0b67a69cBC398b45F04815566\"\n            }\n        },\n        {\n            \"id\": 11480,\n            \"name\": \"LaunchZone\",\n            \"symbol\": \"LZ\",\n            \"slug\": \"launchzone\",\n            \"rank\": 1194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T08:13:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b78458981eb7260d1f781cb8be2caac7027dbe2\"\n            }\n        },\n        {\n            \"id\": 11486,\n            \"name\": \"WifeDoge\",\n            \"symbol\": \"WIFEDOGE\",\n            \"slug\": \"wifedoge\",\n            \"rank\": 6321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T10:26:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07b36f2549291d320132712a1e64d3826b1fb4d7\"\n            }\n        },\n        {\n            \"id\": 11489,\n            \"name\": \"GameNFT\",\n            \"symbol\": \"GNFT\",\n            \"slug\": \"gamenft\",\n            \"rank\": 6107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T11:29:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd32af8bee4095a84e258a82b512356dfc0a7d2c0\"\n            }\n        },\n        {\n            \"id\": 11491,\n            \"name\": \"MaticLaunch\",\n            \"symbol\": \"MTCL\",\n            \"slug\": \"maticlaunch\",\n            \"rank\": 5716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T09:00:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3642c3c8eBe0b36a29e37809e1c9A7DE06BC0B26\"\n            }\n        },\n        {\n            \"id\": 11492,\n            \"name\": \"TCGCoin 2.0\",\n            \"symbol\": \"TCG2\",\n            \"slug\": \"tcgcoin-2-0\",\n            \"rank\": 4490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T13:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"h0x0060CC57E06c8F76957053e5D5BbCba3A88Dc01a\"\n            }\n        },\n        {\n            \"id\": 11495,\n            \"name\": \"Tomb\",\n            \"symbol\": \"TOMB\",\n            \"slug\": \"tomb\",\n            \"rank\": 2844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T02:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6c021Ae822BEa943b2E66552bDe1D2696a53fbB7\"\n            }\n        },\n        {\n            \"id\": 11496,\n            \"name\": \"Global Coin Research\",\n            \"symbol\": \"GCR\",\n            \"slug\": \"global-coin-research\",\n            \"rank\": 884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T15:03:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6307b25a665efc992ec1c1bc403c38f3ddd7c661\"\n            }\n        },\n        {\n            \"id\": 11497,\n            \"name\": \"Scream\",\n            \"symbol\": \"SCREAM\",\n            \"slug\": \"scream\",\n            \"rank\": 2991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xe0654C8e6fd4D733349ac7E09f6f23DA256bF475\"\n            }\n        },\n        {\n            \"id\": 11498,\n            \"name\": \"Chainbing\",\n            \"symbol\": \"CBG\",\n            \"slug\": \"chainbing\",\n            \"rank\": 389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T15:53:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1900E8B5619a3596745F715d0427Fe617c729BA9\"\n            }\n        },\n        {\n            \"id\": 11499,\n            \"name\": \"AMATERAS\",\n            \"symbol\": \"AMT\",\n            \"slug\": \"amateras\",\n            \"rank\": 6324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T11:42:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ce5f6Bf8e996Ae54709C75865709ACA5127Dd54\"\n            }\n        },\n        {\n            \"id\": 11500,\n            \"name\": \"Biconomy Exchange Token\",\n            \"symbol\": \"BIT\",\n            \"slug\": \"biconomy-token\",\n            \"rank\": 4258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc864019047b864b6ab609a968ae2725dfaee808a\"\n            }\n        },\n        {\n            \"id\": 11502,\n            \"name\": \"CryptoCars\",\n            \"symbol\": \"CCAR\",\n            \"slug\": \"cryptocars\",\n            \"rank\": 3679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T01:22:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50332bdca94673f33401776365b66cc4e81ac81d\"\n            }\n        },\n        {\n            \"id\": 11503,\n            \"name\": \"Manga Token\",\n            \"symbol\": \"$MANGA\",\n            \"slug\": \"manga-token\",\n            \"rank\": 5471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T03:27:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2cb89bbb5bba6e21db1dfe13493dfd7dcbabd68\"\n            }\n        },\n        {\n            \"id\": 11505,\n            \"name\": \"Pet Games\",\n            \"symbol\": \"PETG\",\n            \"slug\": \"pet-games\",\n            \"rank\": 7124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T07:15:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09607078980cbb0665aba9c6d1b84b8ead246aa0\"\n            }\n        },\n        {\n            \"id\": 11506,\n            \"name\": \"Wrapped FCT\",\n            \"symbol\": \"WFCT\",\n            \"slug\": \"wrapped-fct\",\n            \"rank\": 8862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T07:18:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x415acc3c6636211e67e248dc28400b452acefa68\"\n            }\n        },\n        {\n            \"id\": 11507,\n            \"name\": \"Stable UNI\",\n            \"symbol\": \"ONEUNI\",\n            \"slug\": \"stable-uni\",\n            \"rank\": 3327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T07:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8290D7a64F25e6b5002d98367E8367c1b532b534\"\n            }\n        },\n        {\n            \"id\": 11509,\n            \"name\": \"DeepSpace Token\",\n            \"symbol\": \"DXO\",\n            \"slug\": \"deepspace-token\",\n            \"rank\": 5083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T08:03:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x528b3e98c63ce21c6f680b713918e0f89dfae555\"\n            }\n        },\n        {\n            \"id\": 11512,\n            \"name\": \"Kalao\",\n            \"symbol\": \"KLO\",\n            \"slug\": \"kalao\",\n            \"rank\": 1132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T12:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb27c8941a7Df8958A1778c0259f76D1F8B711C35\"\n            }\n        },\n        {\n            \"id\": 11516,\n            \"name\": \"Ekta\",\n            \"symbol\": \"EKTA\",\n            \"slug\": \"ekta\",\n            \"rank\": 6600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T16:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45808ce43eb2d7685ff0242631f0feb6f3d8701a\"\n            }\n        },\n        {\n            \"id\": 11517,\n            \"name\": \"Reward Hunters Token\",\n            \"symbol\": \"RHT\",\n            \"slug\": \"reward-hunters-token\",\n            \"rank\": 1421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T16:47:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1018c71eebe32dd85012ad413bab6b940d0d51e\"\n            }\n        },\n        {\n            \"id\": 11519,\n            \"name\": \"DefPace\",\n            \"symbol\": \"DPACE\",\n            \"slug\": \"defpace\",\n            \"rank\": 7741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T17:00:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a7cdafb3c1b63029b0a11e91d0a718bf635daab\"\n            }\n        },\n        {\n            \"id\": 11520,\n            \"name\": \"Kaiken Inu\",\n            \"symbol\": \"KAIECO\",\n            \"slug\": \"kaiken-inu\",\n            \"rank\": 4485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T17:12:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1e5eb1f86c139d4ec8529fb9cefbe83879b81d9\"\n            }\n        },\n        {\n            \"id\": 11521,\n            \"name\": \"Rhythm\",\n            \"symbol\": \"RHYTHM\",\n            \"slug\": \"rhythm\",\n            \"rank\": 1210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T19:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE4318F2aCf2b9c3f518A3a03B5412F4999970Ddb\"\n            }\n        },\n        {\n            \"id\": 11522,\n            \"name\": \"Jenny Metaverse DAO Token\",\n            \"symbol\": \"UJENNY\",\n            \"slug\": \"jenny-metaverse-dao-token\",\n            \"rank\": 4890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T18:30:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa499648fd0e80fd911972bbeb069e4c20e68bf22\"\n            }\n        },\n        {\n            \"id\": 11523,\n            \"name\": \"Starmon Metaverse\",\n            \"symbol\": \"SMON\",\n            \"slug\": \"starmon-metaverse\",\n            \"rank\": 4150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T00:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab15b79880f11cffb58db25ec2bc39d28c4d80d2\"\n            }\n        },\n        {\n            \"id\": 11525,\n            \"name\": \"Entropyfi\",\n            \"symbol\": \"ERP\",\n            \"slug\": \"entropyfi\",\n            \"rank\": 6971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-30T22:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a0e3bfD5a8cE610E735D4469Bc1b3b130402267\"\n            }\n        },\n        {\n            \"id\": 11526,\n            \"name\": \"Pledge\",\n            \"symbol\": \"PLGR\",\n            \"slug\": \"pledge\",\n            \"rank\": 4047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6Aa91CbfE045f9D154050226fCc830ddbA886CED\"\n            }\n        },\n        {\n            \"id\": 11528,\n            \"name\": \"Valencia CF Fan Token\",\n            \"symbol\": \"VCF\",\n            \"slug\": \"valencia-cf-fan-token\",\n            \"rank\": 1506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T14:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xd4C328527e3Dce0F542dae21bf9dfe69E8269703\"\n            }\n        },\n        {\n            \"id\": 11529,\n            \"name\": \"Clube Atlético Mineiro Fan Token\",\n            \"symbol\": \"GALO\",\n            \"slug\": \"clube-atletico-mineiro-fan-token\",\n            \"rank\": 1679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xDD5BE82ad7A0372F0805498A934B5427e0a0129C\"\n            }\n        },\n        {\n            \"id\": 11530,\n            \"name\": \"Roush Fenway Racing Fan Token\",\n            \"symbol\": \"ROUSH\",\n            \"slug\": \"roush-fenway-racing-fan-token\",\n            \"rank\": 2291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x3EC4394C59b3b2863a9D02EF73888C686d13D54c\"\n            }\n        },\n        {\n            \"id\": 11531,\n            \"name\": \"Portugal National Team Fan Token\",\n            \"symbol\": \"POR\",\n            \"slug\": \"portugal-national-team-fan-token\",\n            \"rank\": 1653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xB0bB080667E52Bd84884d2c90322706C4AA9067b\"\n            }\n        },\n        {\n            \"id\": 11532,\n            \"name\": \"Arsenal Fan Token\",\n            \"symbol\": \"AFC\",\n            \"slug\": \"arsenal-fan-token\",\n            \"rank\": 1243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11533,\n            \"name\": \"UFC Fan Token\",\n            \"symbol\": \"UFC\",\n            \"slug\": \"ufc-fan-token\",\n            \"rank\": 1290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T15:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xF39a2A34B4f7E2b04EC3AD53509D609e55D94606\"\n            }\n        },\n        {\n            \"id\": 11534,\n            \"name\": \"Levante U.D. Fan Token\",\n            \"symbol\": \"LEV\",\n            \"slug\": \"levante-ud-fan-token\",\n            \"rank\": 2341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T09:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11537,\n            \"name\": \"GridZone.io\",\n            \"symbol\": \"ZONE\",\n            \"slug\": \"gridzone\",\n            \"rank\": 3600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC1D9B5A0776d7C8B98b8A838e5a0DD1Bc5Fdd53C\"\n            }\n        },\n        {\n            \"id\": 11539,\n            \"name\": \"Vendit\",\n            \"symbol\": \"VNDT\",\n            \"slug\": \"vendit\",\n            \"rank\": 8207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e9997684d061269564F94E5d11Ba6Ce6Fa9528C\"\n            }\n        },\n        {\n            \"id\": 11540,\n            \"name\": \"Polar Sync\",\n            \"symbol\": \"POLAR\",\n            \"slug\": \"polar-sync\",\n            \"rank\": 4001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T01:36:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc64c9b30c981fc2ee4e13d0ca3f08258e725fd24\"\n            }\n        },\n        {\n            \"id\": 11541,\n            \"name\": \"Ariva\",\n            \"symbol\": \"ARV\",\n            \"slug\": \"ariva\",\n            \"rank\": 640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c7ef95ad32dcd5ecadb231568bb03df7824815\"\n            }\n        },\n        {\n            \"id\": 11542,\n            \"name\": \"Silver Token\",\n            \"symbol\": \"SILVER\",\n            \"slug\": \"silver-token\",\n            \"rank\": 8284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:11:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbc7cb585346f4f59d07121bb9ed7358076243539\"\n            }\n        },\n        {\n            \"id\": 11548,\n            \"name\": \"Omm Tokens\",\n            \"symbol\": \"OMM\",\n            \"slug\": \"omm-finance\",\n            \"rank\": 4367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T12:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx1a29259a59f463a67bb2ef84398b30ca56b5830a\"\n            }\n        },\n        {\n            \"id\": 11552,\n            \"name\": \"Talken\",\n            \"symbol\": \"TALK\",\n            \"slug\": \"talken\",\n            \"rank\": 740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T03:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaabcaa4ca42e1d86de1a201c818639def0ba7a7\"\n            }\n        },\n        {\n            \"id\": 11553,\n            \"name\": \"WEYU\",\n            \"symbol\": \"WEYU\",\n            \"slug\": \"weyu\",\n            \"rank\": 4526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T15:48:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFAfD4CB703B25CB22f43D017e7e0d75FEBc26743\"\n            }\n        },\n        {\n            \"id\": 11555,\n            \"name\": \"UnderMineGold\",\n            \"symbol\": \"UMG\",\n            \"slug\": \"underinegold\",\n            \"rank\": 4249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T17:09:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa73505453f58e367c80f16685079dad6f4ea6b18\"\n            }\n        },\n        {\n            \"id\": 11556,\n            \"name\": \"CryptoZoo  (new)\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoo\",\n            \"rank\": 4082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T19:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fFC1243232da3Ac001994208E2002816b57c669\"\n            }\n        },\n        {\n            \"id\": 11557,\n            \"name\": \"The Doge NFT\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"the-doge-nft\",\n            \"rank\": 4429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T19:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbaac2b4491727d78d2b78815144570b9f2fe8899\"\n            }\n        },\n        {\n            \"id\": 11558,\n            \"name\": \"Blocks Space\",\n            \"symbol\": \"BLS\",\n            \"slug\": \"blockspace-token\",\n            \"rank\": 5400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T20:56:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34aa9099d924f3fb2377ff20d81b235311c15346\"\n            }\n        },\n        {\n            \"id\": 11559,\n            \"name\": \"Wault USD\",\n            \"symbol\": \"WUSD\",\n            \"slug\": \"wault-usd\",\n            \"rank\": 8863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T20:57:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ff997eaea488a082fb7efc8e6b9951990d0c3ab\"\n            }\n        },\n        {\n            \"id\": 11560,\n            \"name\": \"DeHub\",\n            \"symbol\": \"DEHUB\",\n            \"slug\": \"dehub\",\n            \"rank\": 783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T21:12:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc206f429d55c71cb7294eff40c6adb20dc21508\"\n            }\n        },\n        {\n            \"id\": 11561,\n            \"name\": \"eGAME Initiative\",\n            \"symbol\": \"EGI\",\n            \"slug\": \"egame-initiative\",\n            \"rank\": 8864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T11:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB79024d177BC8f50499118D2fA7f42B33fbc7056\"\n            }\n        },\n        {\n            \"id\": 11562,\n            \"name\": \"Kava Swap\",\n            \"symbol\": \"SWP\",\n            \"slug\": \"kava-swap\",\n            \"rank\": 512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T22:21:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11563,\n            \"name\": \"aiRight\",\n            \"symbol\": \"AIRI\",\n            \"slug\": \"airight\",\n            \"rank\": 1840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T22:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e2a35c746f2f7c240b664f1da4dd100141ae71f\"\n            }\n        },\n        {\n            \"id\": 11564,\n            \"name\": \"OFI.CASH\",\n            \"symbol\": \"OFI\",\n            \"slug\": \"ofi-cash\",\n            \"rank\": 7066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T07:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x2e2f982c3e66db8604b0a99862dd97d31ed740b3\"\n            }\n        },\n        {\n            \"id\": 11565,\n            \"name\": \"Famcentral\",\n            \"symbol\": \"FAM\",\n            \"slug\": \"famcentral\",\n            \"rank\": 1626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T02:58:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4556A6f454f15C4cD57167a62bdA65A6be325D1F\"\n            }\n        },\n        {\n            \"id\": 11566,\n            \"name\": \"ASH\",\n            \"symbol\": \"ASH\",\n            \"slug\": \"ash\",\n            \"rank\": 3415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T03:45:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64d91f12ece7362f91a6f8e7940cd55f05060b92\"\n            }\n        },\n        {\n            \"id\": 11568,\n            \"name\": \"Adventure Gold\",\n            \"symbol\": \"AGLD\",\n            \"slug\": \"adventure-gold\",\n            \"rank\": 513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T11:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32353a6c91143bfd6c7d363b546e62a9a2489a20\"\n            }\n        },\n        {\n            \"id\": 11569,\n            \"name\": \"Ovato\",\n            \"symbol\": \"OVO\",\n            \"slug\": \"ovato\",\n            \"rank\": 7024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T12:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11570,\n            \"name\": \"The Recharge\",\n            \"symbol\": \"RCG\",\n            \"slug\": \"recharge\",\n            \"rank\": 2963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T13:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe74be071f3b62f6a4ac23ca68e5e2a39797a3c30\"\n            }\n        },\n        {\n            \"id\": 11571,\n            \"name\": \"Unvest\",\n            \"symbol\": \"UNV\",\n            \"slug\": \"unvest\",\n            \"rank\": 2306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf009f5531de69067435e32c4b9d36077f4c4a673\"\n            }\n        },\n        {\n            \"id\": 11572,\n            \"name\": \"Honey Token\",\n            \"symbol\": \"SWEET\",\n            \"slug\": \"honey-token-sweet\",\n            \"rank\": 7854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fa9F1CbF8c9a4fb3431a5809f31723038ed291B\"\n            }\n        },\n        {\n            \"id\": 11573,\n            \"name\": \"Pylon Eco Token\",\n            \"symbol\": \"PETN\",\n            \"slug\": \"pylon-eco-token\",\n            \"rank\": 3268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57457b5d725d85a70a3625d6a71818304e773618\"\n            }\n        },\n        {\n            \"id\": 11575,\n            \"name\": \"Mensa Protocol\",\n            \"symbol\": \"MENSA\",\n            \"slug\": \"mensa-protocol\",\n            \"rank\": 8865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T15:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6B77d8B9be440FcbfE72CB4104d98bBd7cF91B14\"\n            }\n        },\n        {\n            \"id\": 11576,\n            \"name\": \"Genesis Pool\",\n            \"symbol\": \"GPOOL\",\n            \"slug\": \"genesis-pool\",\n            \"rank\": 5376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T15:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x797de1dc0b9faf5e25c1f7efe8df9599138fa09d\"\n            }\n        },\n        {\n            \"id\": 11578,\n            \"name\": \"Cirus Foundation\",\n            \"symbol\": \"CIRUS\",\n            \"slug\": \"cirus-foundation\",\n            \"rank\": 1109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T15:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa01199c61841fce3b3dafb83fefc1899715c8756\"\n            }\n        },\n        {\n            \"id\": 11579,\n            \"name\": \"Cryptomeda\",\n            \"symbol\": \"TECH\",\n            \"slug\": \"cryptomeda\",\n            \"rank\": 3649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T16:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6286A9e6f7e745A6D884561D88F94542d6715698\"\n            }\n        },\n        {\n            \"id\": 11580,\n            \"name\": \"PolyShield Finance\",\n            \"symbol\": \"SHI3LD\",\n            \"slug\": \"polyshield-finance\",\n            \"rank\": 7071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf239e69ce434c7fb408b05a0da416b14917d934e\"\n            }\n        },\n        {\n            \"id\": 11581,\n            \"name\": \"Black Market Gaming\",\n            \"symbol\": \"BMG\",\n            \"slug\": \"black-market-gaming\",\n            \"rank\": 8866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T19:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc7d5a5df6ae030520366ef8a300543941b99e843\"\n            }\n        },\n        {\n            \"id\": 11582,\n            \"name\": \"Lumi Credits\",\n            \"symbol\": \"LUMI\",\n            \"slug\": \"lumi-credits\",\n            \"rank\": 5717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T18:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDBNKiYQ8yfJtT5MDP3byu7f1npJuG2DBN\"\n            }\n        },\n        {\n            \"id\": 11583,\n            \"name\": \"Annex Finance\",\n            \"symbol\": \"ANN\",\n            \"slug\": \"annex-finance\",\n            \"rank\": 3157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T19:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067\"\n            }\n        },\n        {\n            \"id\": 11584,\n            \"name\": \"Braintrust\",\n            \"symbol\": \"BTRST\",\n            \"slug\": \"braintrust\",\n            \"rank\": 149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x799ebfabe77a6e34311eeee9825190b9ece32824\"\n            }\n        },\n        {\n            \"id\": 11585,\n            \"name\": \"Wonderland\",\n            \"symbol\": \"TIME\",\n            \"slug\": \"wonderland\",\n            \"rank\": 2946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T23:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb54f16fB19478766A268F172C9480f8da1a7c9C3\"\n            }\n        },\n        {\n            \"id\": 11586,\n            \"name\": \"Story\",\n            \"symbol\": \"STORY\",\n            \"slug\": \"story\",\n            \"rank\": 6404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T23:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x85ee8e3e0068edeeee960979958d7f61416a9d84\"\n            }\n        },\n        {\n            \"id\": 11588,\n            \"name\": \"Raider Aurum\",\n            \"symbol\": \"AURUM\",\n            \"slug\": \"crypto-raiders\",\n            \"rank\": 3468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T01:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x34d4ab47Bee066F361fA52d792e69AC7bD05ee23\"\n            }\n        },\n        {\n            \"id\": 11590,\n            \"name\": \"NearPad\",\n            \"symbol\": \"PAD\",\n            \"slug\": \"nearpad\",\n            \"rank\": 1631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T02:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea7cc765ebc94c4805e3bff28d7e4ae48d06468a\"\n            }\n        },\n        {\n            \"id\": 11591,\n            \"name\": \"Raid Token\",\n            \"symbol\": \"RAID\",\n            \"slug\": \"raid-token\",\n            \"rank\": 8867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T02:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x154e35c2b0024b3e079c5c5e4fc31c979c189ccb\"\n            }\n        },\n        {\n            \"id\": 11592,\n            \"name\": \"FingerprintsDAO\",\n            \"symbol\": \"PRINTS\",\n            \"slug\": \"fingerprintsdao\",\n            \"rank\": 8868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T08:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4dd28568d05f09b02220b09c2cb307bfd837cb95\"\n            }\n        },\n        {\n            \"id\": 11593,\n            \"name\": \"CRYPTO PHOENIX\",\n            \"symbol\": \"CPHX\",\n            \"slug\": \"crypto-phoenix\",\n            \"rank\": 8869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T04:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8689d850cdf3b74a1f6a5eb60302c785b71c2fc7\"\n            }\n        },\n        {\n            \"id\": 11596,\n            \"name\": \"SingularFarm\",\n            \"symbol\": \"SING\",\n            \"slug\": \"singularfarm\",\n            \"rank\": 7789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T04:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xCB898b0eFb084Df14dd8E018dA37B4d0f06aB26D\"\n            }\n        },\n        {\n            \"id\": 11597,\n            \"name\": \"Lillion\",\n            \"symbol\": \"LIL\",\n            \"slug\": \"lillion\",\n            \"rank\": 3855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T14:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003862\"\n            }\n        },\n        {\n            \"id\": 11599,\n            \"name\": \"Alita Finance\",\n            \"symbol\": \"ALI\",\n            \"slug\": \"alita-finance\",\n            \"rank\": 6667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x557233E794d1a5FbCc6D26dca49147379ea5073c\"\n            }\n        },\n        {\n            \"id\": 11600,\n            \"name\": \"SMD COIN\",\n            \"symbol\": \"SMD\",\n            \"slug\": \"smd-coin\",\n            \"rank\": 3695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T22:22:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b31b83d2a960d648e9c8d3b84df5452c80ab947\"\n            }\n        },\n        {\n            \"id\": 11603,\n            \"name\": \"MarketMove\",\n            \"symbol\": \"MOVE\",\n            \"slug\": \"marketmove\",\n            \"rank\": 4106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T17:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x231cf6f78620e42fe00d0c5c3088b427f355d01c\"\n            }\n        },\n        {\n            \"id\": 11605,\n            \"name\": \"HeroFi\",\n            \"symbol\": \"HEROEGG\",\n            \"slug\": \"herofi\",\n            \"rank\": 2058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T10:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF\"\n            }\n        },\n        {\n            \"id\": 11606,\n            \"name\": \"Vicewrld\",\n            \"symbol\": \"VICE\",\n            \"slug\": \"vicewrld\",\n            \"rank\": 6539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T19:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeea06fc74182b195f679f31d735d95ee502f03f3\"\n            }\n        },\n        {\n            \"id\": 11607,\n            \"name\": \"Smart Wallet Token\",\n            \"symbol\": \"SWT\",\n            \"slug\": \"smart-wallet-token\",\n            \"rank\": 4924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T20:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1a5e3068837fcff1f7f2abf592a5de7a20b2a40\"\n            }\n        },\n        {\n            \"id\": 11610,\n            \"name\": \"BitcoMine Token\",\n            \"symbol\": \"BME\",\n            \"slug\": \"bitcomine-token\",\n            \"rank\": 5150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcba01f7d6cc0a950464a4b98ba8358c4f6b69a0\"\n            }\n        },\n        {\n            \"id\": 11612,\n            \"name\": \"Sunny Aggregator\",\n            \"symbol\": \"SUNNY\",\n            \"slug\": \"sunny-aggregator\",\n            \"rank\": 3056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SUNNYWgPQmFxe9wTZzNK7iPnJ3vYDrkgnxJRJm1s3ag\"\n            }\n        },\n        {\n            \"id\": 11613,\n            \"name\": \"SLINK LABS\",\n            \"symbol\": \"SLAB\",\n            \"slug\": \"slink-labs\",\n            \"rank\": 8870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb494890465f49c2b94457d9b61811392e5b1fea\"\n            }\n        },\n        {\n            \"id\": 11614,\n            \"name\": \"Theos\",\n            \"symbol\": \"THEOS\",\n            \"slug\": \"theos\",\n            \"rank\": 3909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e10f61749c4952c320412a6b26901605ff6da1d\"\n            }\n        },\n        {\n            \"id\": 11615,\n            \"name\": \"SNAP!\",\n            \"symbol\": \"SNAP\",\n            \"slug\": \"snap-token\",\n            \"rank\": 8871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c5813b8c6fbbac76caa148aaf8910f236b56fdf\"\n            }\n        },\n        {\n            \"id\": 11616,\n            \"name\": \"Score Token\",\n            \"symbol\": \"SCO\",\n            \"slug\": \"score-token\",\n            \"rank\": 6450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1kwfu3x9n6fsuxc4ynp72uk5rxge25enw7zsf9z\"\n            }\n        },\n        {\n            \"id\": 11617,\n            \"name\": \"WIVA by WiV Technology\",\n            \"symbol\": \"WIVA\",\n            \"slug\": \"wiva\",\n            \"rank\": 4919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa00055e6ee4d1f4169096ecb682f70caa8c29987\"\n            }\n        },\n        {\n            \"id\": 11619,\n            \"name\": \"Deswap\",\n            \"symbol\": \"DAW\",\n            \"slug\": \"deswap\",\n            \"rank\": 6336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T01:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x33e02851d5a084137dc69b1a02ab2eeb7b7fe2a5\"\n            }\n        },\n        {\n            \"id\": 11620,\n            \"name\": \"IX Swap\",\n            \"symbol\": \"IXS\",\n            \"slug\": \"ix-swap\",\n            \"rank\": 3325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T13:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73d7c860998ca3c01ce8c808f5577d94d545d1b4\"\n            }\n        },\n        {\n            \"id\": 11621,\n            \"name\": \"Punk Vault (NFTX)\",\n            \"symbol\": \"PUNK\",\n            \"slug\": \"punk-vault-nftx\",\n            \"rank\": 3151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x269616D549D7e8Eaa82DFb17028d0B212D11232A\"\n            }\n        },\n        {\n            \"id\": 11622,\n            \"name\": \"GLYPH Vault (NFTX)\",\n            \"symbol\": \"GLYPH\",\n            \"slug\": \"glyph-vault-nftx\",\n            \"rank\": 7329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T01:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD70240Dd62F4ea9a6A2416e0073D72139489d2AA\"\n            }\n        },\n        {\n            \"id\": 11625,\n            \"name\": \"CityStates: Medieval\",\n            \"symbol\": \"CSM\",\n            \"slug\": \"citystates-medieval\",\n            \"rank\": 6697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T10:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35754e4650c8ab582f4e2cb9225e77e6685be25a\"\n            }\n        },\n        {\n            \"id\": 11626,\n            \"name\": \"Hermes Defi\",\n            \"symbol\": \"IRIS\",\n            \"slug\": \"hermes-defi\",\n            \"rank\": 4541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T14:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xdaB35042e63E93Cc8556c9bAE482E5415B5Ac4B1\"\n            }\n        },\n        {\n            \"id\": 11630,\n            \"name\": \"MyLottoCoin\",\n            \"symbol\": \"MYL\",\n            \"slug\": \"my-lotto-coin\",\n            \"rank\": 5445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc110e8d4d7f4a319a1a8f16ca94b3afde7665595\"\n            }\n        },\n        {\n            \"id\": 11631,\n            \"name\": \"DEFFECT\",\n            \"symbol\": \"DEF\",\n            \"slug\": \"deffect-ai\",\n            \"rank\": 8124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T19:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TY2uWJK5kprU6d5R7YXxWcXQVJtyYdMEC1\"\n            }\n        },\n        {\n            \"id\": 11632,\n            \"name\": \"BAE\",\n            \"symbol\": \"BAE\",\n            \"slug\": \"bae\",\n            \"rank\": 3443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T13:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQX9Kh2tLgBSZQ5cHbYMrPM3yxF9tGprj3\"\n            }\n        },\n        {\n            \"id\": 11633,\n            \"name\": \"XRoad Initiative\",\n            \"symbol\": \"XRI\",\n            \"slug\": \"xroad-initiative\",\n            \"rank\": 8872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T14:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11634,\n            \"name\": \"Rewards Bunny\",\n            \"symbol\": \"RBUNNY\",\n            \"slug\": \"rewards-bunny\",\n            \"rank\": 3177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T14:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68848E1d1fFd7B38D103106C74220c1ad3494AFC\"\n            }\n        },\n        {\n            \"id\": 11639,\n            \"name\": \"Clientelecoin\",\n            \"symbol\": \"CLT\",\n            \"slug\": \"clientelecoin\",\n            \"rank\": 8873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T18:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5db2c3e2ceff742e5306bcfc12622f5e2d14e98\"\n            }\n        },\n        {\n            \"id\": 11641,\n            \"name\": \"KONG Land\",\n            \"symbol\": \"$CITIZEN\",\n            \"slug\": \"kong-land\",\n            \"rank\": 6251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77f0cc420dea0ae726db6bef1460a4b69176a8ea\"\n            }\n        },\n        {\n            \"id\": 11642,\n            \"name\": \"Safe Shield\",\n            \"symbol\": \"SFSHLD\",\n            \"slug\": \"safe-shield\",\n            \"rank\": 8874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T19:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11a605d7e12b64d713e93c487277d819a1d14b99\"\n            }\n        },\n        {\n            \"id\": 11643,\n            \"name\": \"EcoFi\",\n            \"symbol\": \"ECO\",\n            \"slug\": \"ecofi\",\n            \"rank\": 5391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T20:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc242eb8e4e27eae6a2a728a41201152f19595c83\"\n            }\n        },\n        {\n            \"id\": 11644,\n            \"name\": \"MUSO Finance\",\n            \"symbol\": \"MUSO\",\n            \"slug\": \"muso-finance\",\n            \"rank\": 6370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T05:16:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc08e10b7eb0736368a0b92ee7a140ec8c63a2dd1\"\n            }\n        },\n        {\n            \"id\": 11646,\n            \"name\": \"Regen Network\",\n            \"symbol\": \"REGEN\",\n            \"slug\": \"regen-network\",\n            \"rank\": 4026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T23:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeee10b3736d5978924f392ed67497cfae795128b\"\n            }\n        },\n        {\n            \"id\": 11647,\n            \"name\": \"ShibaRocket\",\n            \"symbol\": \"SHIBAROCKET\",\n            \"slug\": \"shibarocket\",\n            \"rank\": 7240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T20:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x782d8c5c0150bedc70d94fe6737763ede839f205\"\n            }\n        },\n        {\n            \"id\": 11649,\n            \"name\": \"Wicrypt\",\n            \"symbol\": \"WNT\",\n            \"slug\": \"wicrypt\",\n            \"rank\": 1959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T19:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x82a0e6c02b91ec9f6ff943c0a933c03dbaa19689\"\n            }\n        },\n        {\n            \"id\": 11652,\n            \"name\": \"iTrust.Finance\",\n            \"symbol\": \"ITG\",\n            \"slug\": \"itrust-finance\",\n            \"rank\": 4520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T21:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf88b137cfa667065955abd17525e89edcf4d6426\"\n            }\n        },\n        {\n            \"id\": 11653,\n            \"name\": \"Bond Appetite USD\",\n            \"symbol\": \"USDAP\",\n            \"slug\": \"bond-appetite-usd\",\n            \"rank\": 8875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T02:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a1997c130f4b2997166975d9aff92797d5134c2\"\n            }\n        },\n        {\n            \"id\": 11654,\n            \"name\": \"VelasPad\",\n            \"symbol\": \"VLXPAD\",\n            \"slug\": \"velaspad\",\n            \"rank\": 1423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T15:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0\"\n            }\n        },\n        {\n            \"id\": 11655,\n            \"name\": \"Storm Token\",\n            \"symbol\": \"STORM\",\n            \"slug\": \"storm-token\",\n            \"rank\": 7622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T06:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6AFD5A1ea4b793CC1526d6Dc7e99A608b356eF7b\"\n            }\n        },\n        {\n            \"id\": 11660,\n            \"name\": \"MCFinance\",\n            \"symbol\": \"MCF\",\n            \"slug\": \"mcfinance\",\n            \"rank\": 4698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T08:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE33AE4E795114279721047484E5ad5cc7DF24fcB\"\n            }\n        },\n        {\n            \"id\": 11661,\n            \"name\": \"Dexit Finance\",\n            \"symbol\": \"DXT\",\n            \"slug\": \"dexit-finance\",\n            \"rank\": 5219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T10:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b2ff80c489dad868318a19fd6f258889a026da5\"\n            }\n        },\n        {\n            \"id\": 11663,\n            \"name\": \"Elemon\",\n            \"symbol\": \"ELMON\",\n            \"slug\": \"elemon\",\n            \"rank\": 3202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T14:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F\"\n            }\n        },\n        {\n            \"id\": 11664,\n            \"name\": \"YAY Games\",\n            \"symbol\": \"YAY\",\n            \"slug\": \"yay-games\",\n            \"rank\": 3270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x524df384bffb18c0c8f3f43d012011f8f9795579\"\n            }\n        },\n        {\n            \"id\": 11666,\n            \"name\": \"Bobo Cash\",\n            \"symbol\": \"BOBO\",\n            \"slug\": \"bobo-cash\",\n            \"rank\": 2127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T12:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF53c24f7729C88C110265929c7124E6259eFccAB\"\n            }\n        },\n        {\n            \"id\": 11668,\n            \"name\": \"Zcon Protocol\",\n            \"symbol\": \"ZCON\",\n            \"slug\": \"zcon-protocol\",\n            \"rank\": 8326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T12:33:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4992d8ac40e55350330102abf2debed8864e7ba0\"\n            }\n        },\n        {\n            \"id\": 11669,\n            \"name\": \"Footie Plus\",\n            \"symbol\": \"FOOTIE\",\n            \"slug\": \"footie-plus\",\n            \"rank\": 5832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T12:33:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1062b27581401aac6b32a41d9507d1986f8b23e7\"\n            }\n        },\n        {\n            \"id\": 11670,\n            \"name\": \"DeFi Warrior (FIWA)\",\n            \"symbol\": \"FIWA\",\n            \"slug\": \"defi-warrior\",\n            \"rank\": 4287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T03:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x633237C6FA30FAe46Cc5bB22014DA30e50a718cC\"\n            }\n        },\n        {\n            \"id\": 11672,\n            \"name\": \"Pocoland\",\n            \"symbol\": \"POCO\",\n            \"slug\": \"pocoland\",\n            \"rank\": 4381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T16:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x394bBA8F309f3462b31238B3fd04b83F71A98848\"\n            }\n        },\n        {\n            \"id\": 11673,\n            \"name\": \"LoTerra\",\n            \"symbol\": \"LOTA\",\n            \"slug\": \"loterra\",\n            \"rank\": 5882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T21:22:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1ez46kxtulsdv07538fh5ra5xj8l68mu8eg24vr\"\n            }\n        },\n        {\n            \"id\": 11675,\n            \"name\": \"Dope Wars Paper\",\n            \"symbol\": \"PAPER\",\n            \"slug\": \"dope-wars-paper\",\n            \"rank\": 3786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ae1d57b58fa6411f32948314badd83583ee0e8c\"\n            }\n        },\n        {\n            \"id\": 11676,\n            \"name\": \"Varen\",\n            \"symbol\": \"VRN\",\n            \"slug\": \"varen\",\n            \"rank\": 3724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72377f31e30a405282b522d588aebbea202b4f23\"\n            }\n        },\n        {\n            \"id\": 11677,\n            \"name\": \"PhoenixChain\",\n            \"symbol\": \"PCN\",\n            \"slug\": \"phoenixchain\",\n            \"rank\": 7233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE50947AE0D86b889b384Cd791d3a24Fa1054906B\"\n            }\n        },\n        {\n            \"id\": 11678,\n            \"name\": \"Lumenswap\",\n            \"symbol\": \"LSP\",\n            \"slug\": \"lumenswap\",\n            \"rank\": 3201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GAB7STHVD5BDH3EEYXPI3OM7PCS4V443PYB5FNT6CFGJVPDLMKDM24WK\"\n            }\n        },\n        {\n            \"id\": 11679,\n            \"name\": \"InfinityCake\",\n            \"symbol\": \"INCAKE\",\n            \"slug\": \"infinitycake\",\n            \"rank\": 5367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T19:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8C1297f572B737357EF8a0951523dB1da139E4F5\"\n            }\n        },\n        {\n            \"id\": 11680,\n            \"name\": \"Zabu Finance\",\n            \"symbol\": \"ZABU\",\n            \"slug\": \"zabu-finance\",\n            \"rank\": 8003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:00:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xDd453dBD253fA4E5e745047d93667Ce9DA93bbCF\"\n            }\n        },\n        {\n            \"id\": 11682,\n            \"name\": \"DeathRoad\",\n            \"symbol\": \"DRACE\",\n            \"slug\": \"deathroad\",\n            \"rank\": 5563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6c897caaca3db7fd6e2d2ce1a00744f40ab87bb\"\n            }\n        },\n        {\n            \"id\": 11684,\n            \"name\": \"Totem Finance\",\n            \"symbol\": \"TOTEM\",\n            \"slug\": \"totem-finance\",\n            \"rank\": 8082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:45:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x31a37aedc0c18aa139e120e1cdc673bbb2063e6f\"\n            }\n        },\n        {\n            \"id\": 11685,\n            \"name\": \"BetU\",\n            \"symbol\": \"BETU\",\n            \"slug\": \"betu\",\n            \"rank\": 862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:45:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0df1b3f30865c5b324797f8db9d339514cac4e94\"\n            }\n        },\n        {\n            \"id\": 11689,\n            \"name\": \"SheBollETH Commerce\",\n            \"symbol\": \"SBECOM\",\n            \"slug\": \"shebolleth-commerce\",\n            \"rank\": 8876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:18:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888e88e71378133b7ada5a90c08bc97d772a0a28\"\n            }\n        },\n        {\n            \"id\": 11690,\n            \"name\": \"Magic Beasties\",\n            \"symbol\": \"BSTS\",\n            \"slug\": \"magic-beasties\",\n            \"rank\": 4366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:18:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc77dd3ade7b717583e0924466e4e474a5673332c\"\n            }\n        },\n        {\n            \"id\": 11692,\n            \"name\": \"Syfin\",\n            \"symbol\": \"SYF\",\n            \"slug\": \"syfin\",\n            \"rank\": 7300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x1BCF4DC879979C68fA255f731FE8Dcf71970c9bC\"\n            }\n        },\n        {\n            \"id\": 11693,\n            \"name\": \"Quantum Assets\",\n            \"symbol\": \"QA\",\n            \"slug\": \"quantum-assets\",\n            \"rank\": 3629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9\"\n            }\n        },\n        {\n            \"id\": 11694,\n            \"name\": \"Intelligent Mining\",\n            \"symbol\": \"IM\",\n            \"slug\": \"intelligent-mining\",\n            \"rank\": 8877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x964291d2d0a7e3477a8a06ee745f3cd8e3d0b375\"\n            }\n        },\n        {\n            \"id\": 11695,\n            \"name\": \"ChronoBase\",\n            \"symbol\": \"TIK\",\n            \"slug\": \"chronobase\",\n            \"rank\": 2174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0922f1d808adc3a4444bed2f73fac53a1a2a5859\"\n            }\n        },\n        {\n            \"id\": 11696,\n            \"name\": \"Wrapped One\",\n            \"symbol\": \"WONE\",\n            \"slug\": \"wrapped-one\",\n            \"rank\": 2933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:48:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11697,\n            \"name\": \"Phantom Protocol\",\n            \"symbol\": \"PHM\",\n            \"slug\": \"phantom-protocol\",\n            \"rank\": 5228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f9bec82c776c47405bcb38070d2395fd18f89d3\"\n            }\n        },\n        {\n            \"id\": 11698,\n            \"name\": \"Club Donkey\",\n            \"symbol\": \"CDONK\",\n            \"slug\": \"club-donkey\",\n            \"rank\": 5453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T22:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11414dfe93d9a8907937ba296e850447d9fc4423\"\n            }\n        },\n        {\n            \"id\": 11699,\n            \"name\": \"Golden Roots\",\n            \"symbol\": \"GDR\",\n            \"slug\": \"golden-roots\",\n            \"rank\": 4607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T21:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc828dea19b9d68214a140620089853d4a70413bd\"\n            }\n        },\n        {\n            \"id\": 11700,\n            \"name\": \"Life Crypto\",\n            \"symbol\": \"LIFE\",\n            \"slug\": \"life-crypto\",\n            \"rank\": 821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T16:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c936D4AE98E6d2172dB18c16C4b601C99918EE6\"\n            }\n        },\n        {\n            \"id\": 11701,\n            \"name\": \"Copycat Finance\",\n            \"symbol\": \"COPYCAT\",\n            \"slug\": \"copycat-finance\",\n            \"rank\": 4439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T22:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd635b32688f36ee4a7fe117b4c91dd811277acb6\"\n            }\n        },\n        {\n            \"id\": 11702,\n            \"name\": \"Sentiment Token\",\n            \"symbol\": \"SENT\",\n            \"slug\": \"sentiment-token\",\n            \"rank\": 6622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T22:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97abee33cd075c58bfdd174e0885e08e8f03556f\"\n            }\n        },\n        {\n            \"id\": 11705,\n            \"name\": \"Overlord\",\n            \"symbol\": \"LORD\",\n            \"slug\": \"overlord\",\n            \"rank\": 4836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T01:03:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2daf1a83aa348afbcbc73f63bb5ee3154d9f5776\"\n            }\n        },\n        {\n            \"id\": 11706,\n            \"name\": \"Acet\",\n            \"symbol\": \"ACT\",\n            \"slug\": \"acet\",\n            \"rank\": 3111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T01:03:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f3bcbe48e8b754f331dfc694a894e8e686ac31d\"\n            }\n        },\n        {\n            \"id\": 11707,\n            \"name\": \"Sona Network\",\n            \"symbol\": \"SONA\",\n            \"slug\": \"sona-network\",\n            \"rank\": 7110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T01:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf2052d2933a117c5d21314662bacb53839aedc9\"\n            }\n        },\n        {\n            \"id\": 11708,\n            \"name\": \"Antex\",\n            \"symbol\": \"ANTEX\",\n            \"slug\": \"antex\",\n            \"rank\": 3371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T16:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca1acab14e85f30996ac83c64ff93ded7586977c\"\n            }\n        },\n        {\n            \"id\": 11713,\n            \"name\": \"Shambala\",\n            \"symbol\": \"BALA\",\n            \"slug\": \"shambala\",\n            \"rank\": 4977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T02:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34ba3af693d6c776d73c7fa67e2b2e79be8ef4ed\"\n            }\n        },\n        {\n            \"id\": 11714,\n            \"name\": \"Brazil National Fan Token\",\n            \"symbol\": \"BFT\",\n            \"slug\": \"brazil-national-football-team-fan-token\",\n            \"rank\": 3264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T11:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11715,\n            \"name\": \"Snook\",\n            \"symbol\": \"SNK\",\n            \"slug\": \"snook\",\n            \"rank\": 5409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T12:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x689f8e5913c158ffb5ac5aeb83b3c875f5d20309\"\n            }\n        },\n        {\n            \"id\": 11716,\n            \"name\": \"WhaleStreet $hrimp Token\",\n            \"symbol\": \"$HRIMP\",\n            \"slug\": \"whalestreet-shrimp-token\",\n            \"rank\": 8878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T12:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9077f9e1efe0ea72867ac89046b2a6264cbcaef5\"\n            }\n        },\n        {\n            \"id\": 11717,\n            \"name\": \"Mu Continent\",\n            \"symbol\": \"MU\",\n            \"slug\": \"mu-continent\",\n            \"rank\": 7637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T12:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce262761df57c72999146b7a6a752da03835db4a\"\n            }\n        },\n        {\n            \"id\": 11721,\n            \"name\": \"Zasset zUSD\",\n            \"symbol\": \"ZUSD\",\n            \"slug\": \"zasset-zusd\",\n            \"rank\": 6721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T13:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0186490b18cb74619816cfc7feb51cdbe4ae7b9\"\n            }\n        },\n        {\n            \"id\": 11724,\n            \"name\": \"The Red Order\",\n            \"symbol\": \"ORDR\",\n            \"slug\": \"the-red-order\",\n            \"rank\": 8879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T16:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69fe11b042789bc6e2fdaad064afd32bb298ae05\"\n            }\n        },\n        {\n            \"id\": 11726,\n            \"name\": \"SideShift Token\",\n            \"symbol\": \"XAI\",\n            \"slug\": \"sideshift-token\",\n            \"rank\": 5654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T20:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35e78b3982e87ecfd5b3f3265b601c046cdbe232\"\n            }\n        },\n        {\n            \"id\": 11727,\n            \"name\": \"Phoenix Token\",\n            \"symbol\": \"PHX\",\n            \"slug\": \"phoenix-token\",\n            \"rank\": 2132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T14:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAeC65404DdC3af3C897AD89571d5772C1A695F22\"\n            }\n        },\n        {\n            \"id\": 11728,\n            \"name\": \"Attrace\",\n            \"symbol\": \"ATTR\",\n            \"slug\": \"attrace\",\n            \"rank\": 6943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T14:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44e2dec86b9f0e0266e9aa66e10323a2bd69cf9a\"\n            }\n        },\n        {\n            \"id\": 11732,\n            \"name\": \"MemeKiller\",\n            \"symbol\": \"KILL\",\n            \"slug\": \"memekiller\",\n            \"rank\": 7247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T15:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0df7f2f0f2a9b64c67f14ac5f1ffac133f1aff7f\"\n            }\n        },\n        {\n            \"id\": 11734,\n            \"name\": \"Ledgity\",\n            \"symbol\": \"LTY\",\n            \"slug\": \"ledgity\",\n            \"rank\": 8880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T16:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85Ffb35957203dfD12061eAeCD708dB623Bd567C\"\n            }\n        },\n        {\n            \"id\": 11736,\n            \"name\": \"CryptoMines\",\n            \"symbol\": \"ETERNAL\",\n            \"slug\": \"cryptomines\",\n            \"rank\": 3345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T06:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD44FD09d74cd13838F137B590497595d6b3FEeA4\"\n            }\n        },\n        {\n            \"id\": 11738,\n            \"name\": \"Adora Token\",\n            \"symbol\": \"ARA\",\n            \"slug\": \"adora-token\",\n            \"rank\": 1338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ac5c63ddcb93612e316ab31dfc8192bc8961988\"\n            }\n        },\n        {\n            \"id\": 11739,\n            \"name\": \"Blox Token\",\n            \"symbol\": \"BLOX\",\n            \"slug\": \"blox-token\",\n            \"rank\": 5412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1gf5vxndx44q6fn025fwdaajnrmgvngdzel0jzp\"\n            }\n        },\n        {\n            \"id\": 11740,\n            \"name\": \"DeFIL\",\n            \"symbol\": \"DFL\",\n            \"slug\": \"defil\",\n            \"rank\": 4594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T17:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09ce2b746c32528b7d864a1e3979bd97d2f095ab\"\n            }\n        },\n        {\n            \"id\": 11741,\n            \"name\": \"Simba Empire\",\n            \"symbol\": \"SIM\",\n            \"slug\": \"simba-empire\",\n            \"rank\": 8881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x70784d8A360491562342B4F3d3D039AaAcAf8F5D\"\n            }\n        },\n        {\n            \"id\": 11742,\n            \"name\": \"PolyQuity\",\n            \"symbol\": \"PYQ\",\n            \"slug\": \"polyquity\",\n            \"rank\": 7663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5a3064cbdccf428ae907796cf6ad5a664cd7f3d8\"\n            }\n        },\n        {\n            \"id\": 11743,\n            \"name\": \"Hesh.Fi\",\n            \"symbol\": \"HESH\",\n            \"slug\": \"hesh-fi\",\n            \"rank\": 8882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70de30c81ddee3a54b5dbdeb7d0ba029e80d34e2\"\n            }\n        },\n        {\n            \"id\": 11744,\n            \"name\": \"IVOGEL\",\n            \"symbol\": \"IVG\",\n            \"slug\": \"ivogel\",\n            \"rank\": 4667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6af6789856a2e820e3d145bfe4950ff17e3a4ecb\"\n            }\n        },\n        {\n            \"id\": 11746,\n            \"name\": \"Megatech\",\n            \"symbol\": \"MGT\",\n            \"slug\": \"megatech\",\n            \"rank\": 3259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11747,\n            \"name\": \"Kranz Token\",\n            \"symbol\": \"KRZ\",\n            \"slug\": \"kranz-token\",\n            \"rank\": 3931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf54b304e2e4b28c7e46619d1a340f9b2b72383d7\"\n            }\n        },\n        {\n            \"id\": 11748,\n            \"name\": \"tEXO\",\n            \"symbol\": \"TEXO\",\n            \"slug\": \"texo\",\n            \"rank\": 7712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf1afb5674bf946458bd1163163f62de683b07d65\"\n            }\n        },\n        {\n            \"id\": 11750,\n            \"name\": \"Buying.com\",\n            \"symbol\": \"BUY\",\n            \"slug\": \"buying-com\",\n            \"rank\": 1835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x396ec402b42066864c406d1ac3bc86b575003ed8\"\n            }\n        },\n        {\n            \"id\": 11751,\n            \"name\": \"StaySAFU\",\n            \"symbol\": \"SAFU\",\n            \"slug\": \"staysafu\",\n            \"rank\": 4800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T19:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x890cc7d14948478c98a6cd7f511e1f7f7f99f397\"\n            }\n        },\n        {\n            \"id\": 11752,\n            \"name\": \"XP NETWORK\",\n            \"symbol\": \"XPNET\",\n            \"slug\": \"xp-network\",\n            \"rank\": 1574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T16:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A\"\n            }\n        },\n        {\n            \"id\": 11753,\n            \"name\": \"Cycle Finance\",\n            \"symbol\": \"CYCLE\",\n            \"slug\": \"cycle-finance\",\n            \"rank\": 6735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x81440C939f2C1E34fc7048E518a637205A632a74\"\n            }\n        },\n        {\n            \"id\": 11757,\n            \"name\": \"Pearl\",\n            \"symbol\": \"PEARL\",\n            \"slug\": \"crypto-bay\",\n            \"rank\": 6717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x118b60763002f3ba7603a3c17f946a0c7dab789f\"\n            }\n        },\n        {\n            \"id\": 11759,\n            \"name\": \"IFOSwap Token\",\n            \"symbol\": \"H2O\",\n            \"slug\": \"ifoswap-token\",\n            \"rank\": 6366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T17:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97641c20355571820f591839d972ad2d38ad9f00\"\n            }\n        },\n        {\n            \"id\": 11762,\n            \"name\": \"E-leven\",\n            \"symbol\": \"ELV\",\n            \"slug\": \"e-leven\",\n            \"rank\": 8883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T22:56:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20a2ee8d26aa6a7ce4890c2a44b788c4283356eb\"\n            }\n        },\n        {\n            \"id\": 11763,\n            \"name\": \"The Luxury\",\n            \"symbol\": \"TLX\",\n            \"slug\": \"the-luxury\",\n            \"rank\": 8884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T17:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea255909e46a54d54255219468991c69ca0e659d\"\n            }\n        },\n        {\n            \"id\": 11764,\n            \"name\": \"BabyBoo\",\n            \"symbol\": \"BABYBOO\",\n            \"slug\": \"babyboo\",\n            \"rank\": 7413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T18:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x471762A7017A5B1A3e931F1A97aa03Ef1E7F4A73\"\n            }\n        },\n        {\n            \"id\": 11765,\n            \"name\": \"BigShortBets\",\n            \"symbol\": \"BIGSB\",\n            \"slug\": \"bigshortbets\",\n            \"rank\": 4823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T14:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x131157c6760f78f7ddf877c0019eba175ba4b6f6\"\n            }\n        },\n        {\n            \"id\": 11766,\n            \"name\": \"ZeroHybrid Network\",\n            \"symbol\": \"ZHT\",\n            \"slug\": \"zerohybrid-network\",\n            \"rank\": 7201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T14:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11770,\n            \"name\": \"EverETH\",\n            \"symbol\": \"EVERETH\",\n            \"slug\": \"evereth\",\n            \"rank\": 4900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:22:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16dcc0ec78e91e868dca64be86aec62bf7c61037\"\n            }\n        },\n        {\n            \"id\": 11771,\n            \"name\": \"Rewardeum\",\n            \"symbol\": \"REUM\",\n            \"slug\": \"rewardeum\",\n            \"rank\": 5314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A68431398A6DE785994441e206259702e259C5E\"\n            }\n        },\n        {\n            \"id\": 11772,\n            \"name\": \"DeMon Token\",\n            \"symbol\": \"DMZ\",\n            \"slug\": \"dmz-token\",\n            \"rank\": 6719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil19lr3vlpm4lufu2q94mmjvdkvmx8wdwajuntzx2\"\n            }\n        },\n        {\n            \"id\": 11774,\n            \"name\": \"Steak Token\",\n            \"symbol\": \"STEAK\",\n            \"slug\": \"steak-token\",\n            \"rank\": 7922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x05848b832e872d9edd84ac5718d58f21fd9c9649\"\n            }\n        },\n        {\n            \"id\": 11775,\n            \"name\": \"Hoopoe\",\n            \"symbol\": \"HOOP\",\n            \"slug\": \"hoopoe\",\n            \"rank\": 5661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0fec6d8a84a85b79a1ffe0e28c1902e08b653efe\"\n            }\n        },\n        {\n            \"id\": 11777,\n            \"name\": \"Block Monsters\",\n            \"symbol\": \"MNSTRS\",\n            \"slug\": \"block-monsters\",\n            \"rank\": 5549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T21:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x287Db351d5230716246CfB46AF8153025eDa6A0a\"\n            }\n        },\n        {\n            \"id\": 11779,\n            \"name\": \"Dreams Quest\",\n            \"symbol\": \"DREAMS\",\n            \"slug\": \"dreams-quest\",\n            \"rank\": 3633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T07:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54523d5fb56803bac758e8b10b321748a77ae9e9\"\n            }\n        },\n        {\n            \"id\": 11780,\n            \"name\": \"MaskDoge\",\n            \"symbol\": \"MASKDOGE\",\n            \"slug\": \"maskdoge\",\n            \"rank\": 3681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18ff245c134d9daa6fed977617654490ba4da526\"\n            }\n        },\n        {\n            \"id\": 11781,\n            \"name\": \"Pacific DeFi\",\n            \"symbol\": \"PACIFIC\",\n            \"slug\": \"pacific-defi\",\n            \"rank\": 6209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T16:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x054ae19876b2a669c282503d5a76313290bc6453\"\n            }\n        },\n        {\n            \"id\": 11783,\n            \"name\": \"GameFi\",\n            \"symbol\": \"GAFI\",\n            \"slug\": \"gamefi\",\n            \"rank\": 493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89Af13A10b32F1b2f8d1588f93027F69B6F4E27e\"\n            }\n        },\n        {\n            \"id\": 11784,\n            \"name\": \"Scientix\",\n            \"symbol\": \"SCIX\",\n            \"slug\": \"scientix\",\n            \"rank\": 7590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T04:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2CFC48CdFea0678137854F010b5390c5144C0Aa5\"\n            }\n        },\n        {\n            \"id\": 11785,\n            \"name\": \"AvaXlauncher\",\n            \"symbol\": \"AVXL\",\n            \"slug\": \"avaxlauncher\",\n            \"rank\": 4275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd29490383edfd560426c3b63d01534408bc2da6\"\n            }\n        },\n        {\n            \"id\": 11786,\n            \"name\": \"DAO.vc\",\n            \"symbol\": \"DAOVC\",\n            \"slug\": \"dao-vc\",\n            \"rank\": 4360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T14:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x284b59cf2539544559c6efa11e2795e06d535345\"\n            }\n        },\n        {\n            \"id\": 11787,\n            \"name\": \"Fantom Doge\",\n            \"symbol\": \"RIP\",\n            \"slug\": \"fantom-doge\",\n            \"rank\": 5686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T18:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x1D43697D67cB5D0436cc38d583Ca473a1bFEbC7a\"\n            }\n        },\n        {\n            \"id\": 11789,\n            \"name\": \"Ethereum Wrapped Filecoin\",\n            \"symbol\": \"EFIL\",\n            \"slug\": \"ethereum-wrapped-filecoin\",\n            \"rank\": 8885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T09:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b7ee45f30767f36f06f79b32bf1fca6f726deda\"\n            }\n        },\n        {\n            \"id\": 11792,\n            \"name\": \"TSA NFT\",\n            \"symbol\": \"TSA\",\n            \"slug\": \"tsa-nft\",\n            \"rank\": 5682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T01:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f99acf13caff815dd9cb4a415c0fb34e9f4545b\"\n            }\n        },\n        {\n            \"id\": 11794,\n            \"name\": \"handleFOREX\",\n            \"symbol\": \"FOREX\",\n            \"slug\": \"handle-fi\",\n            \"rank\": 3887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T16:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb298285fe4c5410b05390ca80e8fbe9de1f259b\"\n            }\n        },\n        {\n            \"id\": 11796,\n            \"name\": \"Inter Milan Fan Token\",\n            \"symbol\": \"INTER\",\n            \"slug\": \"inter-milan-fan-token\",\n            \"rank\": 782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T10:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x67e410B0e722ff2eec6dDCC7AefD3EdBC2B9078d\"\n            }\n        },\n        {\n            \"id\": 11797,\n            \"name\": \"Cricket Foundation\",\n            \"symbol\": \"CRIC\",\n            \"slug\": \"cricket-foundation\",\n            \"rank\": 6930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T14:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11800,\n            \"name\": \"Griffin Art\",\n            \"symbol\": \"GART\",\n            \"slug\": \"griffin-art\",\n            \"rank\": 4205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1ecfdd45c49057479c4ca95e045855370bc4f5b\"\n            }\n        },\n        {\n            \"id\": 11801,\n            \"name\": \"Daily COP\",\n            \"symbol\": \"DLYCOP\",\n            \"slug\": \"daily-cop\",\n            \"rank\": 3665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A\"\n            }\n        },\n        {\n            \"id\": 11802,\n            \"name\": \"Project X\",\n            \"symbol\": \"XIL\",\n            \"slug\": \"projectx\",\n            \"rank\": 5176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3bE1A4a47576208C1592Cc027087CE154B00672\"\n            }\n        },\n        {\n            \"id\": 11804,\n            \"name\": \"Crypto Gladiator Shards\",\n            \"symbol\": \"CGS\",\n            \"slug\": \"crypto-gladiator-shards\",\n            \"rank\": 3613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T18:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x81fde2721f556e402296b2a57e1871637c27d5e8\"\n            }\n        },\n        {\n            \"id\": 11805,\n            \"name\": \"Structure finance\",\n            \"symbol\": \"STF\",\n            \"slug\": \"structure-finance\",\n            \"rank\": 4533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T13:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f4cb968b76931c494ff92ed80ccb169ad641cb1\"\n            }\n        },\n        {\n            \"id\": 11806,\n            \"name\": \"Eternal Oasis\",\n            \"symbol\": \"ETOS\",\n            \"slug\": \"eternal-oasis\",\n            \"rank\": 5985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T04:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11807,\n            \"name\": \"Kaiju Worlds\",\n            \"symbol\": \"KAIJU\",\n            \"slug\": \"kaiju-worlds\",\n            \"rank\": 7085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fb9d47ea4379ccf00a7dcb17e0a2c6c755a9b4b\"\n            }\n        },\n        {\n            \"id\": 11809,\n            \"name\": \"Ref Finance\",\n            \"symbol\": \"REF\",\n            \"slug\": \"ref-finance\",\n            \"rank\": 3579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11810,\n            \"name\": \"Pirate Coin Games\",\n            \"symbol\": \"PirateCoin☠\",\n            \"slug\": \"pirate-coin-games\",\n            \"rank\": 4053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11811,\n            \"name\": \"PASV\",\n            \"symbol\": \"PASV\",\n            \"slug\": \"pasv\",\n            \"rank\": 8886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T06:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1cea6313400ddbcb503c23f5a4facd3014f29872\"\n            }\n        },\n        {\n            \"id\": 11812,\n            \"name\": \"The Rare Antiquities Token\",\n            \"symbol\": \"RAT\",\n            \"slug\": \"the-rare-antiquities-token\",\n            \"rank\": 4116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6460b9954a05714a1a8d36bac6d8bc9b657352d7\"\n            }\n        },\n        {\n            \"id\": 11813,\n            \"name\": \"Afreum\",\n            \"symbol\": \"AFR\",\n            \"slug\": \"afreum\",\n            \"rank\": 4092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9BDe1b41187F62fFA812e7c3d00F5A22Df9a3a19\"\n            }\n        },\n        {\n            \"id\": 11814,\n            \"name\": \"Potato\",\n            \"symbol\": \"POTATO\",\n            \"slug\": \"potato\",\n            \"rank\": 7255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GEYrotdkRitGUK5UMv3aMttEhVAZLhRJMcG82zKYsaWB\"\n            }\n        },\n        {\n            \"id\": 11818,\n            \"name\": \"Waggle Network\",\n            \"symbol\": \"WAG\",\n            \"slug\": \"waggle-network\",\n            \"rank\": 5161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T00:56:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5tN42n9vMi6ubp67Uy4NnmM5DMZYN8aS8GeB3bEDHr6E\"\n            }\n        },\n        {\n            \"id\": 11819,\n            \"name\": \"Royal Protocol\",\n            \"symbol\": \"ROY\",\n            \"slug\": \"royal-protocol\",\n            \"rank\": 5683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-11T20:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdce27d41b4ff72b55a876c621f5a5fef8537c99d\"\n            }\n        },\n        {\n            \"id\": 11820,\n            \"name\": \"TORG\",\n            \"symbol\": \"TORG\",\n            \"slug\": \"torg\",\n            \"rank\": 2905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-11T20:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfa0885131f602d11d4da248d2c65a62063567a9\"\n            }\n        },\n        {\n            \"id\": 11821,\n            \"name\": \"Swarm Markets\",\n            \"symbol\": \"SMT\",\n            \"slug\": \"swarm-markets\",\n            \"rank\": 1436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-11T21:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb17548c7b510427baac4e267bea62e800b247173\"\n            }\n        },\n        {\n            \"id\": 11822,\n            \"name\": \"Good Bridging\",\n            \"symbol\": \"GB\",\n            \"slug\": \"good-bridging\",\n            \"rank\": 5561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T03:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x90842eb834cfd2a1db0b1512b254a18e4d396215\"\n            }\n        },\n        {\n            \"id\": 11823,\n            \"name\": \"Pocket Network\",\n            \"symbol\": \"POKT\",\n            \"slug\": \"pocket-network\",\n            \"rank\": 2899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11827,\n            \"name\": \"Infinity Token\",\n            \"symbol\": \"IT\",\n            \"slug\": \"infinity-token\",\n            \"rank\": 6304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T08:23:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7fe4fbad1fee10d6cf8e08198608209a9275944c\"\n            }\n        },\n        {\n            \"id\": 11832,\n            \"name\": \"Corgiswap\",\n            \"symbol\": \"CORIS\",\n            \"slug\": \"corgiswap\",\n            \"rank\": 4768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T20:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F\"\n            }\n        },\n        {\n            \"id\": 11833,\n            \"name\": \"Gain Protocol\",\n            \"symbol\": \"GAIN\",\n            \"slug\": \"gain-protocol\",\n            \"rank\": 7468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T20:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa24e87efb0a6599c18f3710db47f724acef5254b\"\n            }\n        },\n        {\n            \"id\": 11834,\n            \"name\": \"Magic Power\",\n            \"symbol\": \"MGP\",\n            \"slug\": \"magic-power\",\n            \"rank\": 4571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T17:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa677bc9bdb10329e488a4d8387ed7a08b2fc9005\"\n            }\n        },\n        {\n            \"id\": 11835,\n            \"name\": \"Monsters Clan\",\n            \"symbol\": \"MONS\",\n            \"slug\": \"monsters-clan\",\n            \"rank\": 3642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T08:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4c797d43631f4d660ec67b5cb0b78ef5c902532\"\n            }\n        },\n        {\n            \"id\": 11836,\n            \"name\": \"Citadel.one\",\n            \"symbol\": \"XCT\",\n            \"slug\": \"citadel-one\",\n            \"rank\": 1803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T21:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8670901e86818745b28c8b30b17986958fce8cc\"\n            }\n        },\n        {\n            \"id\": 11838,\n            \"name\": \"MilkshakeSwap\",\n            \"symbol\": \"Milk\",\n            \"slug\": \"milkshakeswap-finance\",\n            \"rank\": 5581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T17:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9bCF3f71E37579A4A42591B09c9dd93Dfe27965\"\n            }\n        },\n        {\n            \"id\": 11839,\n            \"name\": \"Ape-X\",\n            \"symbol\": \"APE-X\",\n            \"slug\": \"ape-x\",\n            \"rank\": 6856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd039c9079ca7f2a87d632a9c0d7cea0137bacfb5\"\n            }\n        },\n        {\n            \"id\": 11842,\n            \"name\": \"PolkaFantasy\",\n            \"symbol\": \"XP\",\n            \"slug\": \"polkafantasy\",\n            \"rank\": 4066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T07:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x948c70Dc6169Bfb10028FdBE96cbC72E9562b2Ac\"\n            }\n        },\n        {\n            \"id\": 11846,\n            \"name\": \"Dragon X\",\n            \"symbol\": \"DAX\",\n            \"slug\": \"dragon-x\",\n            \"rank\": 6685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:23:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77e9618179820961ee99a988983bc9ab41ff3112\"\n            }\n        },\n        {\n            \"id\": 11848,\n            \"name\": \"Strips Finance\",\n            \"symbol\": \"STRP\",\n            \"slug\": \"strips-finance\",\n            \"rank\": 1054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97872EAfd79940C7b24f7BCc1EADb1457347ADc9\"\n            }\n        },\n        {\n            \"id\": 11849,\n            \"name\": \"MarX\",\n            \"symbol\": \"MARX\",\n            \"slug\": \"marx\",\n            \"rank\": 3229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T10:53:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b100Be232F90Dd33d3B6e4b9ad70D1E8AC0E208\"\n            }\n        },\n        {\n            \"id\": 11851,\n            \"name\": \"Crosschain IOTX\",\n            \"symbol\": \"CIOTX\",\n            \"slug\": \"crosschain-iotx\",\n            \"rank\": 4584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T12:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x300211Def2a644b036A9bdd3e58159bb2074d388\"\n            }\n        },\n        {\n            \"id\": 11854,\n            \"name\": \"ArbiNYAN\",\n            \"symbol\": \"NYAN\",\n            \"slug\": \"arbinyan\",\n            \"rank\": 6327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xeD3fB761414DA74b74F33e5c5a1f78104b188DfC\"\n            }\n        },\n        {\n            \"id\": 11855,\n            \"name\": \"Arbys Token\",\n            \"symbol\": \"ARBYS\",\n            \"slug\": \"arbee-info\",\n            \"rank\": 8887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x86A1012d437BBFf84fbDF62569D12d4FD3396F8c\"\n            }\n        },\n        {\n            \"id\": 11856,\n            \"name\": \"LUFFY\",\n            \"symbol\": \"LUFFY\",\n            \"slug\": \"luffy\",\n            \"rank\": 3444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T12:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1bfccd4c29813ede019d00d2179eea838a67703\"\n            }\n        },\n        {\n            \"id\": 11857,\n            \"name\": \"GMX\",\n            \"symbol\": \"GMX\",\n            \"slug\": \"gmx\",\n            \"rank\": 2873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a\"\n            }\n        },\n        {\n            \"id\": 11858,\n            \"name\": \"WAIV Care\",\n            \"symbol\": \"WAIV\",\n            \"slug\": \"waiv-care\",\n            \"rank\": 5472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T12:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8342b7614557b0c9849dc0d30df2cff375c69791\"\n            }\n        },\n        {\n            \"id\": 11861,\n            \"name\": \"PlanetWatch\",\n            \"symbol\": \"PLANETS\",\n            \"slug\": \"planetwatch\",\n            \"rank\": 571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T14:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4030,\n                \"name\": \"Algorand\",\n                \"symbol\": \"ALGO\",\n                \"slug\": \"algorand\",\n                \"token_address\": \"27165954\"\n            }\n        },\n        {\n            \"id\": 11862,\n            \"name\": \"Arix\",\n            \"symbol\": \"ARIX\",\n            \"slug\": \"arix\",\n            \"rank\": 3601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T00:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4db2495afad4c0e481ffc40fdaf66e13a786b619\"\n            }\n        },\n        {\n            \"id\": 11864,\n            \"name\": \"Meme Lordz\",\n            \"symbol\": \"$LORDZ\",\n            \"slug\": \"meme-lordz\",\n            \"rank\": 3741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2541be91fe0d220ffcbe65f11d88217a87a43bda\"\n            }\n        },\n        {\n            \"id\": 11865,\n            \"name\": \"Bone ShibaSwap\",\n            \"symbol\": \"BONE\",\n            \"slug\": \"bone-shibaswap\",\n            \"rank\": 1289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9813037ee2218799597d83D4a5B6F3b6778218d9\"\n            }\n        },\n        {\n            \"id\": 11866,\n            \"name\": \"Moonbet\",\n            \"symbol\": \"MBET\",\n            \"slug\": \"moonbet\",\n            \"rank\": 4386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44220eeB754aDe4aa72b83d587C2c959d34560Cf\"\n            }\n        },\n        {\n            \"id\": 11868,\n            \"name\": \"Ulti Arena\",\n            \"symbol\": \"ULTI\",\n            \"slug\": \"ulti-arena\",\n            \"rank\": 3925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42bfe4a3e023f2c90aebffbd9b667599fa38514f\"\n            }\n        },\n        {\n            \"id\": 11869,\n            \"name\": \"Realm\",\n            \"symbol\": \"REALM\",\n            \"slug\": \"realm\",\n            \"rank\": 3007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T16:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x464fdb8affc9bac185a7393fd4298137866dcfb8\"\n            }\n        },\n        {\n            \"id\": 11870,\n            \"name\": \"Edufex\",\n            \"symbol\": \"EDUX\",\n            \"slug\": \"edufex\",\n            \"rank\": 7194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T14:22:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b1b730c997d81db2e792b47d0bc42a64ee6aa55\"\n            }\n        },\n        {\n            \"id\": 11871,\n            \"name\": \"GameZone\",\n            \"symbol\": \"GZONE\",\n            \"slug\": \"gamezone\",\n            \"rank\": 998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T15:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6adb74efb5801160ff749b1985fd3bd5000e938\"\n            }\n        },\n        {\n            \"id\": 11872,\n            \"name\": \"Carbon Finance\",\n            \"symbol\": \"CARBON\",\n            \"slug\": \"carbon-finance\",\n            \"rank\": 8888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T08:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xfa42da1bd08341537a44a4ca9d236d1c00a98b40\"\n            }\n        },\n        {\n            \"id\": 11873,\n            \"name\": \"Arbucks\",\n            \"symbol\": \"BUCK\",\n            \"slug\": \"arbucks\",\n            \"rank\": 8063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T07:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xAFD871f684F21Ab9D7137608C71808f83D75e6fc\"\n            }\n        },\n        {\n            \"id\": 11878,\n            \"name\": \"Arbidoge\",\n            \"symbol\": \"ADOGE\",\n            \"slug\": \"arbidoge\",\n            \"rank\": 6486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T08:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x155f0dd04424939368972f4e1838687d6a831151\"\n            }\n        },\n        {\n            \"id\": 11879,\n            \"name\": \"Arctic Finance\",\n            \"symbol\": \"AURORA\",\n            \"slug\": \"arctic-finance\",\n            \"rank\": 8889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T19:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xA9D633A1ac5Aa995C5e4F7d915ADe1Be565A97e8\"\n            }\n        },\n        {\n            \"id\": 11880,\n            \"name\": \"EpicHero 3D NFT\",\n            \"symbol\": \"EPICHERO\",\n            \"slug\": \"epichero-3d-nft\",\n            \"rank\": 5151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T16:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47cC5334F65611EA6Be9e933C49485c88C17F5F0\"\n            }\n        },\n        {\n            \"id\": 11882,\n            \"name\": \"Bitcashpay (new)\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"bitcashpay-new\",\n            \"rank\": 6265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T03:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21f1ce0fcf1e9e39f8e79b7762801e8096d9f6cd\"\n            }\n        },\n        {\n            \"id\": 11885,\n            \"name\": \"HurricaneSwap Token\",\n            \"symbol\": \"HCT\",\n            \"slug\": \"hurricaneswap-token\",\n            \"rank\": 3610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T15:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x45C13620B55C35A5f539d26E88247011Eb10fDbd\"\n            }\n        },\n        {\n            \"id\": 11886,\n            \"name\": \"Okex Fly\",\n            \"symbol\": \"OKFLY\",\n            \"slug\": \"okex-fly\",\n            \"rank\": 8236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T15:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf85cbf6e55022e59ebf543501cf76aee42d030c\"\n            }\n        },\n        {\n            \"id\": 11887,\n            \"name\": \"Mission Helios\",\n            \"symbol\": \"HELIOS\",\n            \"slug\": \"mission-helios\",\n            \"rank\": 4452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc6d1f1d5a46de07e73091f1c8793293b203f01a1\"\n            }\n        },\n        {\n            \"id\": 11888,\n            \"name\": \"Matrixswap\",\n            \"symbol\": \"MATRIX\",\n            \"slug\": \"matrixswap\",\n            \"rank\": 5559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8d3dcb63c38607cb0c9d3f55e8ecce628a01c36\"\n            }\n        },\n        {\n            \"id\": 11889,\n            \"name\": \"Solminter\",\n            \"symbol\": \"SMRT\",\n            \"slug\": \"solminter\",\n            \"rank\": 7865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"95KN8q3qubEVjPf9trgyur2nHx8T5RCmztRbLuQ5E5i\"\n            }\n        },\n        {\n            \"id\": 11890,\n            \"name\": \"Chihuahuax\",\n            \"symbol\": \"CHIHUA\",\n            \"slug\": \"chihuahuax\",\n            \"rank\": 8890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4735721ED62713E3A141C939f4Aa55cA8aD5F66A\"\n            }\n        },\n        {\n            \"id\": 11893,\n            \"name\": \"Teddy Cash\",\n            \"symbol\": \"TEDDY\",\n            \"slug\": \"teddy-cash\",\n            \"rank\": 6637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T17:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x094bd7B2D99711A1486FB94d4395801C6d0fdDcC\"\n            }\n        },\n        {\n            \"id\": 11894,\n            \"name\": \"Ecochaintoken\",\n            \"symbol\": \"ECT\",\n            \"slug\": \"ecochaintoken\",\n            \"rank\": 5279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bfd4ca8ec078d613ed6a5248eb2c7a0d5c38b7b\"\n            }\n        },\n        {\n            \"id\": 11895,\n            \"name\": \"Fungie DAO\",\n            \"symbol\": \"FNG\",\n            \"slug\": \"fungie-dao\",\n            \"rank\": 6533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8918bb91882ce41d9d9892246e4b56e4571a9fd5\"\n            }\n        },\n        {\n            \"id\": 11896,\n            \"name\": \"Morpheus Token\",\n            \"symbol\": \"MORPH\",\n            \"slug\": \"morpheus-token\",\n            \"rank\": 5814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x0789fF5bA37f72ABC4D561D00648acaDC897b32d\"\n            }\n        },\n        {\n            \"id\": 11897,\n            \"name\": \"Dreamr\",\n            \"symbol\": \"DMR\",\n            \"slug\": \"dreamr\",\n            \"rank\": 7206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf74941046389c78f12fe44784c0ec9ca7ceb7dc2\"\n            }\n        },\n        {\n            \"id\": 11898,\n            \"name\": \"Gods and Legends\",\n            \"symbol\": \"GNLR\",\n            \"slug\": \"gods-and-legends\",\n            \"rank\": 5066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:08:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e2b887c76cc1b5c5ef27c6361101bfd57e0bb98\"\n            }\n        },\n        {\n            \"id\": 11899,\n            \"name\": \"PlentyCoin\",\n            \"symbol\": \"PLENTYCOIN\",\n            \"slug\": \"plentycoin\",\n            \"rank\": 8891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x625dad4e02e4379f1920bbe2dd966400c5d97320\"\n            }\n        },\n        {\n            \"id\": 11900,\n            \"name\": \"SaunaFinance Token\",\n            \"symbol\": \"SAUNA\",\n            \"slug\": \"saunafinance-token\",\n            \"rank\": 3997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06b889a7a7fa15d8cc7cff147962c4232cce7cf0\"\n            }\n        },\n        {\n            \"id\": 11902,\n            \"name\": \"Polly DeFi nest\",\n            \"symbol\": \"NDEFI\",\n            \"slug\": \"polly-defi-nest\",\n            \"rank\": 7339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd3f07EA86DDf7BAebEfd49731D7Bbd207FedC53B\"\n            }\n        },\n        {\n            \"id\": 11904,\n            \"name\": \"ANS Crypto Coin\",\n            \"symbol\": \"ANS\",\n            \"slug\": \"ans-coin\",\n            \"rank\": 8892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T03:38:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11905,\n            \"name\": \"PURR Vault (NFTX)\",\n            \"symbol\": \"PURR\",\n            \"slug\": \"purr-vault-nftx\",\n            \"rank\": 7181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE581F272706581F9Dcc362dF3C7934E99192c492\"\n            }\n        },\n        {\n            \"id\": 11907,\n            \"name\": \"Fantom Oasis\",\n            \"symbol\": \"FTMO\",\n            \"slug\": \"fantom-oasis\",\n            \"rank\": 6098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9bd0611610a0f5133e4dd1bfdd71c5479ee77f37\"\n            }\n        },\n        {\n            \"id\": 11908,\n            \"name\": \"HiFi Gaming Society\",\n            \"symbol\": \"HIFI\",\n            \"slug\": \"hifi-gaming-society\",\n            \"rank\": 5191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0A38bc18022b0cCB043F7b730B354d554C6230F1\"\n            }\n        },\n        {\n            \"id\": 11910,\n            \"name\": \"SokuSwap\",\n            \"symbol\": \"SOKU\",\n            \"slug\": \"sokuswap\",\n            \"rank\": 4038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e4b5ea0259eb3d66e6fcb7cc8785817f8490a53\"\n            }\n        },\n        {\n            \"id\": 11911,\n            \"name\": \"Larix\",\n            \"symbol\": \"LARIX\",\n            \"slug\": \"larix\",\n            \"rank\": 3511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7Zb1bGi32pfsrBkzWdqd4dFhUXwp5Nybr1zuaEwN34hy\"\n            }\n        },\n        {\n            \"id\": 11912,\n            \"name\": \"Round Dollar\",\n            \"symbol\": \"RD\",\n            \"slug\": \"round-dollar\",\n            \"rank\": 4186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T05:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLS49HRpnY4RymsWhkRW4ETnvkH7w8D72K\"\n            }\n        },\n        {\n            \"id\": 11913,\n            \"name\": \"AcknoLedger\",\n            \"symbol\": \"ACK\",\n            \"slug\": \"acknoledger\",\n            \"rank\": 1440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T12:58:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7b5fb4607abfe0ecf332c23cbdcc9e425b443a8\"\n            }\n        },\n        {\n            \"id\": 11914,\n            \"name\": \"Phat Doge Givings\",\n            \"symbol\": \"GIVING\",\n            \"slug\": \"phat-doge-givings\",\n            \"rank\": 8893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T09:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAE23D3b38060aA49B46E0916fBdD8F9d19906ccF\"\n            }\n        },\n        {\n            \"id\": 11915,\n            \"name\": \"Binopoly\",\n            \"symbol\": \"BINO\",\n            \"slug\": \"binopoly\",\n            \"rank\": 5943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T22:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2df7a11baf8bb555e93b99684a2de0f105eb592\"\n            }\n        },\n        {\n            \"id\": 11916,\n            \"name\": \"Minerva Wallet\",\n            \"symbol\": \"MIVA\",\n            \"slug\": \"minerva-wallet\",\n            \"rank\": 8894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T15:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x63e62989D9EB2d37dfDB1F93A22f063635b07d51\"\n            }\n        },\n        {\n            \"id\": 11921,\n            \"name\": \"Nether NFT\",\n            \"symbol\": \"NTR\",\n            \"slug\": \"nether-nft\",\n            \"rank\": 3828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T15:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8182ac1c5512eb67756a89c40fadb2311757bd32\"\n            }\n        },\n        {\n            \"id\": 11922,\n            \"name\": \"KRYZA Network\",\n            \"symbol\": \"KRN\",\n            \"slug\": \"kryza-network\",\n            \"rank\": 7484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T15:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e6d79cddec12c229d53b38c11b204bcec118885\"\n            }\n        },\n        {\n            \"id\": 11923,\n            \"name\": \"Elpis Battle\",\n            \"symbol\": \"EBA\",\n            \"slug\": \"elpis-battle\",\n            \"rank\": 1573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T18:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3944aC66b9b9B40a6474022D6962b6cAA001b5E3\"\n            }\n        },\n        {\n            \"id\": 11924,\n            \"name\": \"Amasa\",\n            \"symbol\": \"AMAS\",\n            \"slug\": \"amasa\",\n            \"rank\": 7253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65a8fbA02F641a13Bb7B01d5E1129b0521004f52\"\n            }\n        },\n        {\n            \"id\": 11925,\n            \"name\": \"Monsta Infinite\",\n            \"symbol\": \"MONI\",\n            \"slug\": \"monsta-infinite\",\n            \"rank\": 1120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T19:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9573c88aE3e37508f87649f87c4dd5373C9F31e0\"\n            }\n        },\n        {\n            \"id\": 11926,\n            \"name\": \"Thetan Arena\",\n            \"symbol\": \"THG\",\n            \"slug\": \"thetan-arena\",\n            \"rank\": 2919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T17:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fd87aefe02441b123c3c32466cd9db4c578618f\"\n            }\n        },\n        {\n            \"id\": 11927,\n            \"name\": \"Solyard Finance\",\n            \"symbol\": \"YARD\",\n            \"slug\": \"solyard-finance\",\n            \"rank\": 4986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T18:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8RYSc3rrS4X4bvBCtSJnhcpPpMaAJkXnVKZPzANxQHgz\"\n            }\n        },\n        {\n            \"id\": 11928,\n            \"name\": \"Greenex\",\n            \"symbol\": \"GNX\",\n            \"slug\": \"greenex\",\n            \"rank\": 6996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T22:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d8f4d3a7d5a69d7163d8a325b01deab180177c3\"\n            }\n        },\n        {\n            \"id\": 11929,\n            \"name\": \"Around Network\",\n            \"symbol\": \"ART\",\n            \"slug\": \"around-network\",\n            \"rank\": 8895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T19:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e40a9decea6a050e8b00a690bd8eae546624864\"\n            }\n        },\n        {\n            \"id\": 11931,\n            \"name\": \"Traders coin\",\n            \"symbol\": \"TRDC\",\n            \"slug\": \"traders-coin\",\n            \"rank\": 3930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T21:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e8db69dcff9209e486a100e611b0af300c3374e\"\n            }\n        },\n        {\n            \"id\": 11932,\n            \"name\": \"Subme\",\n            \"symbol\": \"SUB\",\n            \"slug\": \"subme\",\n            \"rank\": 2047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T21:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd290c590866f8282d89671a85ac9964b165d682\"\n            }\n        },\n        {\n            \"id\": 11933,\n            \"name\": \"HalfPizza\",\n            \"symbol\": \"PIZA\",\n            \"slug\": \"halfpizza\",\n            \"rank\": 3165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T21:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc646d0b564bf191b3d3adf2b620a792e485e6da\"\n            }\n        },\n        {\n            \"id\": 11935,\n            \"name\": \"Parrot Protocol\",\n            \"symbol\": \"PRT\",\n            \"slug\": \"parrot-protocol\",\n            \"rank\": 3602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T23:13:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PRT88RkA4Kg5z7pKnezeNH4mafTvtQdfFgpQTGRjz44\"\n            }\n        },\n        {\n            \"id\": 11937,\n            \"name\": \"ArbiFarm\",\n            \"symbol\": \"AFARM\",\n            \"slug\": \"arbifarm\",\n            \"rank\": 8896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T04:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x2ae1ef41cd23e3e77f75789e9393d8951705470f\"\n            }\n        },\n        {\n            \"id\": 11938,\n            \"name\": \"Doge Universe\",\n            \"symbol\": \"SPACEXDOGE\",\n            \"slug\": \"doge-universe\",\n            \"rank\": 7653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T07:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01af9fc6130aeddbd2cdb6e684262f5b605471cc\"\n            }\n        },\n        {\n            \"id\": 11939,\n            \"name\": \"Heroes & Empires\",\n            \"symbol\": \"HE\",\n            \"slug\": \"heroes-and-empires\",\n            \"rank\": 3094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T15:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20d39a5130f799b95b55a930e5b7ebc589ea9ed8\"\n            }\n        },\n        {\n            \"id\": 11941,\n            \"name\": \"Xfinite Entertainment Token\",\n            \"symbol\": \"XET\",\n            \"slug\": \"xfinite-entertainment-token\",\n            \"rank\": 3402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11942,\n            \"name\": \"GameFi Protocol\",\n            \"symbol\": \"GFI\",\n            \"slug\": \"gamefi-token\",\n            \"rank\": 3769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T07:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd6c6c114db071efe0bab6051268227ce64c3ffe\"\n            }\n        },\n        {\n            \"id\": 11943,\n            \"name\": \"Promodio\",\n            \"symbol\": \"PMD\",\n            \"slug\": \"promodio\",\n            \"rank\": 5739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5555732b3925356964695578fefcffcd31bcbb8\"\n            }\n        },\n        {\n            \"id\": 11945,\n            \"name\": \"My Master War\",\n            \"symbol\": \"MAT\",\n            \"slug\": \"my-master-war\",\n            \"rank\": 1507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T16:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3147987a00d35eecc10c731269003ca093740ca\"\n            }\n        },\n        {\n            \"id\": 11947,\n            \"name\": \"HeroVerse\",\n            \"symbol\": \"HER\",\n            \"slug\": \"heroverse\",\n            \"rank\": 5694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T07:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6B9F6f911384886b2e622e406327085238F8A3C5\"\n            }\n        },\n        {\n            \"id\": 11948,\n            \"name\": \"Radix\",\n            \"symbol\": \"XRD\",\n            \"slug\": \"radix-protocol\",\n            \"rank\": 3678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T16:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11949,\n            \"name\": \"NFT Gallery\",\n            \"symbol\": \"NFG\",\n            \"slug\": \"nft-gallery\",\n            \"rank\": 7397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8e3399d81b76362b76453799c95fee868c728ea\"\n            }\n        },\n        {\n            \"id\": 11952,\n            \"name\": \"Wrapped Moonriver\",\n            \"symbol\": \"WMOVR\",\n            \"slug\": \"wrapped-moonriver\",\n            \"rank\": 8897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T08:01:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x98878b06940ae243284ca214f92bb71a2b032b8a\"\n            }\n        },\n        {\n            \"id\": 11953,\n            \"name\": \"Crypto Island\",\n            \"symbol\": \"CISLA\",\n            \"slug\": \"crypto-island\",\n            \"rank\": 5643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T02:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcDcc04566236D0D8383B2A2B1Fc7C56d28D247eE\"\n            }\n        },\n        {\n            \"id\": 11958,\n            \"name\": \"Knight War - The Holy Trio\",\n            \"symbol\": \"KWS\",\n            \"slug\": \"knight-war\",\n            \"rank\": 1958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T08:02:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5D0E95C15cA50F13fB86938433269D03112409Fe\"\n            }\n        },\n        {\n            \"id\": 11961,\n            \"name\": \"Vee Finance\",\n            \"symbol\": \"VEE\",\n            \"slug\": \"vee-finance\",\n            \"rank\": 4097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T17:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3709E8615E02C15B096f8a9B460ccb8cA8194e86\"\n            }\n        },\n        {\n            \"id\": 11962,\n            \"name\": \"Bright Token\",\n            \"symbol\": \"BRIGHT\",\n            \"slug\": \"bright-token\",\n            \"rank\": 3816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T17:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe\"\n            }\n        },\n        {\n            \"id\": 11963,\n            \"name\": \"PetKingdom\",\n            \"symbol\": \"PKD\",\n            \"slug\": \"petkingdom\",\n            \"rank\": 8898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T17:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa7c97d58cb980a701e3c6e4e6c45554eeb9aa878\"\n            }\n        },\n        {\n            \"id\": 11965,\n            \"name\": \"Step Hero Soul\",\n            \"symbol\": \"STEP\",\n            \"slug\": \"step-hero-step\",\n            \"rank\": 6089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T03:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0CCA95FD87441DCD90fDDB4e34526C1B3cc6F660\"\n            }\n        },\n        {\n            \"id\": 11966,\n            \"name\": \"Blizzard Network\",\n            \"symbol\": \"BLIZZ\",\n            \"slug\": \"blizzard-network\",\n            \"rank\": 2542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-19T05:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xa2776a53da0bf664ea34b8efa1c8ab4241a10968\"\n            }\n        },\n        {\n            \"id\": 11967,\n            \"name\": \"Hero Arena\",\n            \"symbol\": \"HERA\",\n            \"slug\": \"hero-arena\",\n            \"rank\": 3991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:18:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49c7295ff86eabf5bf58c6ebc858db4805738c01\"\n            }\n        },\n        {\n            \"id\": 11968,\n            \"name\": \"CAGE\",\n            \"symbol\": \"C4G3\",\n            \"slug\": \"cage\",\n            \"rank\": 8899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-19T08:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2Ef3551C1945A7218fc4eC0a75c9eCFDF012A4F\"\n            }\n        },\n        {\n            \"id\": 11969,\n            \"name\": \"SolDate Token\",\n            \"symbol\": \"DATE\",\n            \"slug\": \"soldate-token\",\n            \"rank\": 6695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T06:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Ce3PSQfkxT5ua4r2JqCoWYrMwKWC5hEzwsrT9Hb7mAz9\"\n            }\n        },\n        {\n            \"id\": 11970,\n            \"name\": \"SeaChain\",\n            \"symbol\": \"SEACHAIN\",\n            \"slug\": \"seachain\",\n            \"rank\": 7835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T10:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36b24b2f78725495e858af9e72f7df69dade3dca\"\n            }\n        },\n        {\n            \"id\": 11971,\n            \"name\": \"Answerly\",\n            \"symbol\": \"ANSR\",\n            \"slug\": \"answerly\",\n            \"rank\": 4655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T10:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"ANSR-GAEQFO7DDXQCJ4REZX6M6ULRNCI7WBXTJPMJRRWZQBA3C5T3LAWL7CQO\"\n            }\n        },\n        {\n            \"id\": 11972,\n            \"name\": \"BladeWarrior\",\n            \"symbol\": \"BLADE\",\n            \"slug\": \"bladewarrior\",\n            \"rank\": 6474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T11:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0xa07403c1bd0c5cf53df07f15faa589241352527b\"\n            }\n        },\n        {\n            \"id\": 11973,\n            \"name\": \"Thales\",\n            \"symbol\": \"THALES\",\n            \"slug\": \"thales\",\n            \"rank\": 5381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T11:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03e173ad8d1581a4802d3b532ace27a62c5b81dc\"\n            }\n        },\n        {\n            \"id\": 11974,\n            \"name\": \"Alkemi Network DAO Token\",\n            \"symbol\": \"ALK\",\n            \"slug\": \"alkemi-network-dao-token\",\n            \"rank\": 7242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T11:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6C16119B20fa52600230F074b349dA3cb861a7e3\"\n            }\n        },\n        {\n            \"id\": 11976,\n            \"name\": \"Aleph Zero\",\n            \"symbol\": \"AZERO\",\n            \"slug\": \"aleph-zero\",\n            \"rank\": 2883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T18:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11977,\n            \"name\": \"Infinity PAD\",\n            \"symbol\": \"IPAD\",\n            \"slug\": \"infinity-pad\",\n            \"rank\": 963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T17:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf07dfc2ad28ab5b09e8602418d2873fcb95e1744\"\n            }\n        },\n        {\n            \"id\": 11978,\n            \"name\": \"Revolve Games\",\n            \"symbol\": \"RPG\",\n            \"slug\": \"revolve-games\",\n            \"rank\": 1301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-25T10:36:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01E0d17a533E5930A349C2BB71304F04F20AB12B\"\n            }\n        },\n        {\n            \"id\": 11981,\n            \"name\": \"Lucky Unicorn Token\",\n            \"symbol\": \"L99\",\n            \"slug\": \"lucky-unicorn-token\",\n            \"rank\": 5320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x033c90840f27c83b1aa0ffe6db65c954bf6abbdd\"\n            }\n        },\n        {\n            \"id\": 11983,\n            \"name\": \"Hudi\",\n            \"symbol\": \"HUDI\",\n            \"slug\": \"hudi\",\n            \"rank\": 3317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83d8ea5a4650b68cd2b57846783d86df940f7458\"\n            }\n        },\n        {\n            \"id\": 11985,\n            \"name\": \"Deku Inu\",\n            \"symbol\": \"DEKU\",\n            \"slug\": \"deku-inu\",\n            \"rank\": 4202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1a88cea335edaf30ce90f103f1434a773ea46bd\"\n            }\n        },\n        {\n            \"id\": 11988,\n            \"name\": \"bUKHI\",\n            \"symbol\": \"BUKH\",\n            \"slug\": \"bukh\",\n            \"rank\": 6202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeFe2aFB5f2a9EA8Ec6D8a57FE88fEBCFE29db813\"\n            }\n        },\n        {\n            \"id\": 11990,\n            \"name\": \"Medacoin\",\n            \"symbol\": \"MEDA\",\n            \"slug\": \"medacoin\",\n            \"rank\": 838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9130990dd16ed8be8be63e46cad305c2c339dac9\"\n            }\n        },\n        {\n            \"id\": 11991,\n            \"name\": \"MUD Guild Game\",\n            \"symbol\": \"MGG\",\n            \"slug\": \"mud-guild-game\",\n            \"rank\": 8900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB435EEffE949182AeBe85506EB88D4a0fFeA8f9E\"\n            }\n        },\n        {\n            \"id\": 11992,\n            \"name\": \"EL RUNE - Rune.Game\",\n            \"symbol\": \"EL\",\n            \"slug\": \"el-rune---rune-game\",\n            \"rank\": 8127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x210c14fbecc2bd9b6231199470da12ad45f64d45\"\n            }\n        },\n        {\n            \"id\": 11993,\n            \"name\": \"HappyFans\",\n            \"symbol\": \"HAPPY\",\n            \"slug\": \"happy-fans\",\n            \"rank\": 6066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T16:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3079F61704E9eFa2BcF1db412f735d8d4cFa26f4\"\n            }\n        },\n        {\n            \"id\": 11994,\n            \"name\": \"Death Token\",\n            \"symbol\": \"DEATH\",\n            \"slug\": \"death-token\",\n            \"rank\": 7060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xeaF45B62d9d0Bdc1D763baF306af5eDD7C0d7e55\"\n            }\n        },\n        {\n            \"id\": 11995,\n            \"name\": \"TIR RUNE - Rune.Game\",\n            \"symbol\": \"TIR\",\n            \"slug\": \"tir-rune---rune-game\",\n            \"rank\": 8255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x125a3e00a9a11317d4d95349e68ba0bc744addc4\"\n            }\n        },\n        {\n            \"id\": 11996,\n            \"name\": \"NEF RUNE - Rune.Game\",\n            \"symbol\": \"NEF\",\n            \"slug\": \"nef-rune---rune-game\",\n            \"rank\": 8277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef4f66506aaaeeff6d10775ad6f994105d8f11b4\"\n            }\n        },\n        {\n            \"id\": 11997,\n            \"name\": \"ITH RUNE - Rune.Game\",\n            \"symbol\": \"ITH\",\n            \"slug\": \"ith-rune---rune-game\",\n            \"rank\": 8008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x098Afb73F809D8Fe145363F802113E3825d7490C\"\n            }\n        },\n        {\n            \"id\": 11998,\n            \"name\": \"TAL RUNE - Rune.Game\",\n            \"symbol\": \"TAL\",\n            \"slug\": \"tal-rune---rune-game\",\n            \"rank\": 8901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5DE72A6fca2144Aa134650bbEA92Cc919244F05D\"\n            }\n        },\n        {\n            \"id\": 11999,\n            \"name\": \"RAL RUNE - Rune.Game\",\n            \"symbol\": \"RAL\",\n            \"slug\": \"ral-rune---rune-game\",\n            \"rank\": 8261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2F25DbD430CdbD1a6eC184c79C56C18918fcc97D\"\n            }\n        },\n        {\n            \"id\": 12000,\n            \"name\": \"ORT RUNE - Rune.Game\",\n            \"symbol\": \"ORT\",\n            \"slug\": \"ort-rune---rune-game\",\n            \"rank\": 8902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33bc7539D83C1ADB95119A255134e7B584cd5c59\"\n            }\n        },\n        {\n            \"id\": 12001,\n            \"name\": \"THUL RUNE - Rune.Game\",\n            \"symbol\": \"THUL\",\n            \"slug\": \"thul-rune---rune-game\",\n            \"rank\": 8000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fC5bffCf855B9D7897F1921363547681F6847Aa\"\n            }\n        },\n        {\n            \"id\": 12002,\n            \"name\": \"AMN RUNE - Rune.Game\",\n            \"symbol\": \"AMN\",\n            \"slug\": \"amn-rune---rune-game\",\n            \"rank\": 8903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x346C03fe8BE489baAAc5CE67e817Ff11fb580F98\"\n            }\n        },\n        {\n            \"id\": 12003,\n            \"name\": \"SOL RUNE - Rune.Game\",\n            \"symbol\": \"SOL\",\n            \"slug\": \"sol-rune---rune-game\",\n            \"rank\": 8904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ffd3b8ba90f5430cda7f4cc4c0a80df3cd0e495\"\n            }\n        },\n        {\n            \"id\": 12004,\n            \"name\": \"SHAEL RUNE - Rune.Game\",\n            \"symbol\": \"SHAEL\",\n            \"slug\": \"shael-rune---rune-game\",\n            \"rank\": 8257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56DeFe2310109624c20c2E985c3AEa63b9718319\"\n            }\n        },\n        {\n            \"id\": 12005,\n            \"name\": \"DOL RUNE - Rune.Game\",\n            \"symbol\": \"DOL\",\n            \"slug\": \"dol-rune---rune-game\",\n            \"rank\": 7914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94F2E23c7422fa8c5A348a0E6D7C05b0a6C8a5b8\"\n            }\n        },\n        {\n            \"id\": 12006,\n            \"name\": \"HEL RUNE - Rune.Game\",\n            \"symbol\": \"HEL\",\n            \"slug\": \"hel-rune---rune-game\",\n            \"rank\": 8905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0D3877152BaaC86D42A4123ABBeCd1178d784cC7\"\n            }\n        },\n        {\n            \"id\": 12007,\n            \"name\": \"IO RUNE - Rune.Game\",\n            \"symbol\": \"IO\",\n            \"slug\": \"io-rune---rune-game\",\n            \"rank\": 8170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa00672c2a70E4CD3919afc2043b4b46e95041425\"\n            }\n        },\n        {\n            \"id\": 12008,\n            \"name\": \"Lum Rune\",\n            \"symbol\": \"LUM\",\n            \"slug\": \"lum-rune\",\n            \"rank\": 8167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T16:50:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD481F4eA902e207AAda9Fa093f80d50B19444253\"\n            }\n        },\n        {\n            \"id\": 12009,\n            \"name\": \"KO RUNE - Rune.Game\",\n            \"symbol\": \"KO\",\n            \"slug\": \"ko-rune---rune-game\",\n            \"rank\": 8252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a74b7d7d44025Bcc344E7dA80d542e7b0586330\"\n            }\n        },\n        {\n            \"id\": 12010,\n            \"name\": \"FAL RUNE - Rune.Game\",\n            \"symbol\": \"FAL\",\n            \"slug\": \"fal-rune---rune-game\",\n            \"rank\": 7874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd06c743a1628fb02c15946a56037cd7020f3bd2\"\n            }\n        },\n        {\n            \"id\": 12012,\n            \"name\": \"LO RUNE - Rune.Game\",\n            \"symbol\": \"LO\",\n            \"slug\": \"lo-rune---rune-game\",\n            \"rank\": 7510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T22:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08fb6740Cc5170e48B2Ad8Cc07422d3302EF5e78\"\n            }\n        },\n        {\n            \"id\": 12013,\n            \"name\": \"ZOD RUNE - Rune.Game\",\n            \"symbol\": \"ZOD\",\n            \"slug\": \"zod-rune---rune-game\",\n            \"rank\": 7496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T22:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e151ca82b3686f555c381530732df1cfc3c7890\"\n            }\n        },\n        {\n            \"id\": 12014,\n            \"name\": \"HakunaMatata (new)\",\n            \"symbol\": \"HKUN\",\n            \"slug\": \"hakunamatata-new\",\n            \"rank\": 4239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T01:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1\"\n            }\n        },\n        {\n            \"id\": 12015,\n            \"name\": \"Fintropy\",\n            \"symbol\": \"FINT\",\n            \"slug\": \"fintropy\",\n            \"rank\": 7422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T20:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xD0513DB39d87e8825389fEB10BD911dC53B3a153\"\n            }\n        },\n        {\n            \"id\": 12016,\n            \"name\": \"Communifty\",\n            \"symbol\": \"CNFT\",\n            \"slug\": \"communifty\",\n            \"rank\": 5781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e2b4badac15a4ec8c56020f4ce60faa7558c052\"\n            }\n        },\n        {\n            \"id\": 12018,\n            \"name\": \"BUSTA\",\n            \"symbol\": \"BUST\",\n            \"slug\": \"busta\",\n            \"rank\": 5090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T09:12:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd0507fac1152faf870c778ff6beb1ca3b9f7a1f\"\n            }\n        },\n        {\n            \"id\": 12020,\n            \"name\": \"Solbank Token\",\n            \"symbol\": \"SBNK\",\n            \"slug\": \"solbank-token\",\n            \"rank\": 7374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"uNrix3Q5g51MCEUrYBUEBDdQ96RQDQspQJJnnQ4T3Vc\"\n            }\n        },\n        {\n            \"id\": 12023,\n            \"name\": \"JEDSTAR\",\n            \"symbol\": \"JED\",\n            \"slug\": \"jedstar\",\n            \"rank\": 5010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x058a7af19bdb63411d0a84e79e3312610d7fa90c\"\n            }\n        },\n        {\n            \"id\": 12024,\n            \"name\": \"BankerDoge\",\n            \"symbol\": \"BANKER\",\n            \"slug\": \"bankerdoge\",\n            \"rank\": 1637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:12:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf06419c638a1d809c024aa693147dbdc42b60145\"\n            }\n        },\n        {\n            \"id\": 12025,\n            \"name\": \"TetraHedra\",\n            \"symbol\": \"TTH\",\n            \"slug\": \"tetrahedra\",\n            \"rank\": 1998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:24:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf19b09da89722f0a6960f9bf9701a63ae891603a\"\n            }\n        },\n        {\n            \"id\": 12026,\n            \"name\": \"CarbonEco\",\n            \"symbol\": \"c0\",\n            \"slug\": \"carboneco\",\n            \"rank\": 7974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:30:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb3c2a170fbb8988cdb41c04344f9863b0f71c20\"\n            }\n        },\n        {\n            \"id\": 12027,\n            \"name\": \"Kickstarter\",\n            \"symbol\": \"KSR\",\n            \"slug\": \"kickstarter\",\n            \"rank\": 6485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T18:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c373aef0b9831f7895e6d6565683d628cf1c151\"\n            }\n        },\n        {\n            \"id\": 12029,\n            \"name\": \"EPRO TOKEN\",\n            \"symbol\": \"EPRO\",\n            \"slug\": \"ethereum-pro-new\",\n            \"rank\": 8906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T07:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAB6E163cBEB3959b68b90beC722F5a9EEf82bA72\"\n            }\n        },\n        {\n            \"id\": 12030,\n            \"name\": \"ELD RUNE - Rune.Game\",\n            \"symbol\": \"ELD\",\n            \"slug\": \"eld-rune---rune-game\",\n            \"rank\": 8266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T16:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe00b8109bcb70b1edeb4cf87914efc2805020995\"\n            }\n        },\n        {\n            \"id\": 12032,\n            \"name\": \"Scan DeFi\",\n            \"symbol\": \"SCAN\",\n            \"slug\": \"scan-defi\",\n            \"rank\": 6402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T17:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xccce542413528cb57b5761e061f4683a1247adcb\"\n            }\n        },\n        {\n            \"id\": 12033,\n            \"name\": \"Moontography\",\n            \"symbol\": \"MTGY\",\n            \"slug\": \"moontography\",\n            \"rank\": 2724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T17:39:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x025c9f1146d4d94f8f369b9d98104300a3c8ca23\"\n            }\n        },\n        {\n            \"id\": 12034,\n            \"name\": \"Theoscoin\",\n            \"symbol\": \"THS\",\n            \"slug\": \"theoscoin\",\n            \"rank\": 6208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T18:21:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c5ff116bffc50ff59d0334d5643e15b71c6414a\"\n            }\n        },\n        {\n            \"id\": 12035,\n            \"name\": \"Data Economy Index\",\n            \"symbol\": \"DATA\",\n            \"slug\": \"data-economy-index\",\n            \"rank\": 6482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33d63ba1e57e54779f7ddaeaa7109349344cf5f1\"\n            }\n        },\n        {\n            \"id\": 12038,\n            \"name\": \"Voltage\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"voltage\",\n            \"rank\": 4378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T19:06:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfFbF315f70E458e49229654DeA4cE192d26f9b25\"\n            }\n        },\n        {\n            \"id\": 12040,\n            \"name\": \"Buff Doge Coin\",\n            \"symbol\": \"DOGECOIN\",\n            \"slug\": \"buff-doge-coin\",\n            \"rank\": 3706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T19:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23125108bc4c63E4677b2E253Fa498cCb4B3298b\"\n            }\n        },\n        {\n            \"id\": 12041,\n            \"name\": \"Dimitra\",\n            \"symbol\": \"DMTR\",\n            \"slug\": \"dimitra\",\n            \"rank\": 3583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51cb253744189f11241becb29bedd3f1b5384fdb\"\n            }\n        },\n        {\n            \"id\": 12042,\n            \"name\": \"Sypool\",\n            \"symbol\": \"SYP\",\n            \"slug\": \"sypool\",\n            \"rank\": 1800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T23:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FnKE9n6aGjQoNWRBZXy4RW6LZVao7qwBonUbiD7edUmZ\"\n            }\n        },\n        {\n            \"id\": 12043,\n            \"name\": \"Octopus Network\",\n            \"symbol\": \"OCT\",\n            \"slug\": \"octopus-network\",\n            \"rank\": 2934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T03:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5cfbc74057c610c8ef151a439252680ac68c6dc\"\n            }\n        },\n        {\n            \"id\": 12044,\n            \"name\": \"Vera\",\n            \"symbol\": \"VERA\",\n            \"slug\": \"vera-network\",\n            \"rank\": 3487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T16:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7f0cc50ad69408ae58be033f4f85d2367c2e468\"\n            }\n        },\n        {\n            \"id\": 12045,\n            \"name\": \"Moonpoly\",\n            \"symbol\": \"CMP\",\n            \"slug\": \"moonpoly\",\n            \"rank\": 6919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T06:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfd947b1ad06c39522fb67fb00b21a3fda906e34\"\n            }\n        },\n        {\n            \"id\": 12046,\n            \"name\": \"Idexo Token\",\n            \"symbol\": \"IDO\",\n            \"slug\": \"idexo-token\",\n            \"rank\": 4528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T10:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF9c53268e9de692AE1b2ea5216E24e1c3ad7CB1E\"\n            }\n        },\n        {\n            \"id\": 12047,\n            \"name\": \"Agrinoble\",\n            \"symbol\": \"AGN\",\n            \"slug\": \"agrinoble\",\n            \"rank\": 6532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T06:33:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2317f8c321954070b57019bfbd9a1fae1f3c04d9\"\n            }\n        },\n        {\n            \"id\": 12048,\n            \"name\": \"Loud Market\",\n            \"symbol\": \"LOUD\",\n            \"slug\": \"loud-market\",\n            \"rank\": 4320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T06:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d0e22387ddfe75d1aea9d7108a4392922740b96\"\n            }\n        },\n        {\n            \"id\": 12049,\n            \"name\": \"Green Beli\",\n            \"symbol\": \"GRBE\",\n            \"slug\": \"green-beli\",\n            \"rank\": 4347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T07:51:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5Ca4e7294B14EA5745EE2A688990e0cb68503219\"\n            }\n        },\n        {\n            \"id\": 12050,\n            \"name\": \"Symmetric\",\n            \"symbol\": \"SYMM\",\n            \"slug\": \"symmetric\",\n            \"rank\": 8907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T08:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0xc45b3c1c24d5f54e7a2cf288ac668c74dd507a84\"\n            }\n        },\n        {\n            \"id\": 12051,\n            \"name\": \"Cryptopolis\",\n            \"symbol\": \"CPO\",\n            \"slug\": \"cryptopolis\",\n            \"rank\": 2010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T15:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea395DFaFEd39924988b475f2Ca7f4C72655203A\"\n            }\n        },\n        {\n            \"id\": 12053,\n            \"name\": \"Meta Spatial\",\n            \"symbol\": \"SPAT\",\n            \"slug\": \"meta-spatial\",\n            \"rank\": 4854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T15:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62cd26cb698FA8067D9c76f8ccb26922F6a86909\"\n            }\n        },\n        {\n            \"id\": 12054,\n            \"name\": \"MatrixETF\",\n            \"symbol\": \"MDF\",\n            \"slug\": \"matrixetf\",\n            \"rank\": 4764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:53:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a57367c6194199e5d9aea1ce027431682dfb411\"\n            }\n        },\n        {\n            \"id\": 12057,\n            \"name\": \"Dopex Rebate Token\",\n            \"symbol\": \"RDPX\",\n            \"slug\": \"dopex-rdpx\",\n            \"rank\": 4866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T20:51:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ff5a8451a839f5f0bb3562689d9a44089738d11\"\n            }\n        },\n        {\n            \"id\": 12058,\n            \"name\": \"Light DeFi\",\n            \"symbol\": \"LIGHT\",\n            \"slug\": \"light-defi\",\n            \"rank\": 5960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T21:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x842668E2B9A73240aBF6532DEdC89c9c3e050C98\"\n            }\n        },\n        {\n            \"id\": 12059,\n            \"name\": \"ShibaNova\",\n            \"symbol\": \"NOVA\",\n            \"slug\": \"shibanova\",\n            \"rank\": 5679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T21:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56E344bE9A7a7A1d27C854628483Efd67c11214F\"\n            }\n        },\n        {\n            \"id\": 12060,\n            \"name\": \"XTblock\",\n            \"symbol\": \"XTT-B20\",\n            \"slug\": \"xtblock\",\n            \"rank\": 4163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T21:39:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70b6c6a555507ee4ac91c15e5c80b7dc8ff3b489\"\n            }\n        },\n        {\n            \"id\": 12063,\n            \"name\": \"MintySwap\",\n            \"symbol\": \"MINTYS\",\n            \"slug\": \"mintyswap\",\n            \"rank\": 4512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbd900e05b4af2124390d206f70bc4e583b1be85\"\n            }\n        },\n        {\n            \"id\": 12064,\n            \"name\": \"Cratos\",\n            \"symbol\": \"CRTS\",\n            \"slug\": \"cratos\",\n            \"rank\": 375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T08:17:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x678e840c640f619e17848045d23072844224dd37\"\n            }\n        },\n        {\n            \"id\": 12065,\n            \"name\": \"Meeb Master\",\n            \"symbol\": \"MEEB\",\n            \"slug\": \"meeb-master\",\n            \"rank\": 2574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:45:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x64aFDF9e28946419E325d801Fb3053d8B8FFdC23\"\n            }\n        },\n        {\n            \"id\": 12066,\n            \"name\": \"Shirtum\",\n            \"symbol\": \"SHI\",\n            \"slug\": \"shirtum\",\n            \"rank\": 1049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:36:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7269d98af4aa705e0b1a5d8512fadb4d45817d5a\"\n            }\n        },\n        {\n            \"id\": 12068,\n            \"name\": \"Bullish AF\",\n            \"symbol\": \"BULLAF\",\n            \"slug\": \"bullish-af\",\n            \"rank\": 8286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T03:33:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x740a00c764e8d9c7946a751526e2ba4c8a44212b\"\n            }\n        },\n        {\n            \"id\": 12070,\n            \"name\": \"Quidd\",\n            \"symbol\": \"QUIDD\",\n            \"slug\": \"quidd\",\n            \"rank\": 3087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T16:43:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDA9FDAb21bC4A5811134A6E0Ba6CA06624e67c07\"\n            }\n        },\n        {\n            \"id\": 12071,\n            \"name\": \"XcelDefi\",\n            \"symbol\": \"XLD\",\n            \"slug\": \"xcel-swap\",\n            \"rank\": 4123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T04:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2\"\n            }\n        },\n        {\n            \"id\": 12073,\n            \"name\": \"Silver Stonks\",\n            \"symbol\": \"SSTX\",\n            \"slug\": \"silver-stonks\",\n            \"rank\": 2090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T10:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5396734569e26101677eb39c89413f7fa7d8006f\"\n            }\n        },\n        {\n            \"id\": 12074,\n            \"name\": \"Gem Guardian\",\n            \"symbol\": \"GEMG\",\n            \"slug\": \"gemguardian\",\n            \"rank\": 3567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T16:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x885c5fb8f0e67b2b0cf3a437e6cc6ebc0f9f9014\"\n            }\n        },\n        {\n            \"id\": 12077,\n            \"name\": \"Zenith Coin\",\n            \"symbol\": \"ZENITH\",\n            \"slug\": \"zenith-coin\",\n            \"rank\": 3316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12078,\n            \"name\": \"DogeSwap\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"dogeswap-heco\",\n            \"rank\": 4837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T20:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x099626783842d35C221E5d01694C2B928eB3B0AD\"\n            }\n        },\n        {\n            \"id\": 12079,\n            \"name\": \"Amy Finance\",\n            \"symbol\": \"AMY\",\n            \"slug\": \"amy-finance\",\n            \"rank\": 8097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T18:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x8fbd420956fdd301f4493500fd0bcaaa80f2389c\"\n            }\n        },\n        {\n            \"id\": 12080,\n            \"name\": \"Kingdom Coin\",\n            \"symbol\": \"KDC\",\n            \"slug\": \"kingdom-coin-\",\n            \"rank\": 5185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:21:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12082,\n            \"name\": \"CyberDragon Gold\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"cyberdragon-gold\",\n            \"rank\": 3203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T16:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb3a6381070b1a15169dea646166ec0699fdaea79\"\n            }\n        },\n        {\n            \"id\": 12083,\n            \"name\": \"CDzExchange\",\n            \"symbol\": \"CDZ\",\n            \"slug\": \"cdzexchange\",\n            \"rank\": 6910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T17:03:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17acc21da1cd31d273c3f54b7d5dd556c8715b79\"\n            }\n        },\n        {\n            \"id\": 12085,\n            \"name\": \"Rose Finance\",\n            \"symbol\": \"ROF\",\n            \"slug\": \"rose-finance\",\n            \"rank\": 8148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T17:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd95b05ebe61244de4df9c2c4123920f016a06df\"\n            }\n        },\n        {\n            \"id\": 12089,\n            \"name\": \"Coinweb\",\n            \"symbol\": \"CWEB\",\n            \"slug\": \"coinweb\",\n            \"rank\": 3158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:31:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x505b5eda5e25a67e1c24a2bf1a527ed9eb88bf04\"\n            }\n        },\n        {\n            \"id\": 12090,\n            \"name\": \"YoCoin\",\n            \"symbol\": \"YOCO\",\n            \"slug\": \"yocoin-yoco\",\n            \"rank\": 5987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd17629d05e068a9d118ee35d11101d4140d0586\"\n            }\n        },\n        {\n            \"id\": 12091,\n            \"name\": \"Escrow Protocol\",\n            \"symbol\": \"ESCROW\",\n            \"slug\": \"escrow-protocol\",\n            \"rank\": 4916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T16:43:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcf6baa0ede177f446da2aa111a594e6fcee89669\"\n            }\n        },\n        {\n            \"id\": 12093,\n            \"name\": \"Instinct\",\n            \"symbol\": \"INSTINCT\",\n            \"slug\": \"instinct\",\n            \"rank\": 6836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T13:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4eeb3199df249a6bce8ff706fe86c08c5f847d0\"\n            }\n        },\n        {\n            \"id\": 12094,\n            \"name\": \"DNFT Protocol\",\n            \"symbol\": \"DNF\",\n            \"slug\": \"dnft-protocol\",\n            \"rank\": 3783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T09:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c8911c69257c074593fd9efdc431f200be27107\"\n            }\n        },\n        {\n            \"id\": 12096,\n            \"name\": \"CRIR MSH\",\n            \"symbol\": \"MSH\",\n            \"slug\": \"crir-msh\",\n            \"rank\": 3322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeae2bbbc0000f605bd37a02c7fe346a3b68b03eb\"\n            }\n        },\n        {\n            \"id\": 12097,\n            \"name\": \"NFTmall\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"nftmall\",\n            \"rank\": 5172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBaC1df744df160877cDc45E13d0394c06bC388Ff\"\n            }\n        },\n        {\n            \"id\": 12098,\n            \"name\": \"SHIBAVAX\",\n            \"symbol\": \"SHIBX\",\n            \"slug\": \"shibavax\",\n            \"rank\": 1622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x440aBbf18c54b2782A4917b80a1746d3A2c2Cce1\"\n            }\n        },\n        {\n            \"id\": 12100,\n            \"name\": \"Crystl Finance\",\n            \"symbol\": \"CRYSTL\",\n            \"slug\": \"polycrystal-finance\",\n            \"rank\": 5959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T12:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x76bF0C28e604CC3fE9967c83b3C3F31c213cfE64\"\n            }\n        },\n        {\n            \"id\": 12102,\n            \"name\": \"LPI DAO\",\n            \"symbol\": \"LPI\",\n            \"slug\": \"lpi-dao\",\n            \"rank\": 4798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T20:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3428ebf69d2db64a056c68871f27c9e0310f26c9\"\n            }\n        },\n        {\n            \"id\": 12103,\n            \"name\": \"TOMI\",\n            \"symbol\": \"TOMI\",\n            \"slug\": \"tomi\",\n            \"rank\": 7379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T20:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xCD966B72CFF52Dc349089b6b6f5865B5743b4E08\"\n            }\n        },\n        {\n            \"id\": 12108,\n            \"name\": \"Safe Trip Finance\",\n            \"symbol\": \"STF\",\n            \"slug\": \"safe-trip-finance\",\n            \"rank\": 7904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T21:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3916a4dc3c952c78348379a62d66869d9b59942\"\n            }\n        },\n        {\n            \"id\": 12109,\n            \"name\": \"Poof.cash\",\n            \"symbol\": \"POOF\",\n            \"slug\": \"poof-cash\",\n            \"rank\": 6669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T21:51:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x00400FcbF0816bebB94654259de7273f4A05c762\"\n            }\n        },\n        {\n            \"id\": 12113,\n            \"name\": \"AstroFarms Finance\",\n            \"symbol\": \"LEO\",\n            \"slug\": \"astrofarms-finance\",\n            \"rank\": 8215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T22:18:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbe8dab8ce8521ecfde43a8ff8d5c6644f4dcecb7\"\n            }\n        },\n        {\n            \"id\": 12115,\n            \"name\": \"Orion Money\",\n            \"symbol\": \"ORION\",\n            \"slug\": \"orion-money\",\n            \"rank\": 950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T13:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dcb18569425930954feb191122e574b87f66abd\"\n            }\n        },\n        {\n            \"id\": 12116,\n            \"name\": \"Diamond Boyz Coin\",\n            \"symbol\": \"DBZ\",\n            \"slug\": \"diamond-boyz-coin\",\n            \"rank\": 6152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T03:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a983559e130723B70e45bd637773DbDfD3F71Db\"\n            }\n        },\n        {\n            \"id\": 12117,\n            \"name\": \"Ecosystem Coin Network\",\n            \"symbol\": \"ECN\",\n            \"slug\": \"ec-bet-network\",\n            \"rank\": 3378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T04:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca47bc04ecfcd324b238ed411741efb65b3c777b\"\n            }\n        },\n        {\n            \"id\": 12118,\n            \"name\": \"Celestial\",\n            \"symbol\": \"CELT\",\n            \"slug\": \"celestial\",\n            \"rank\": 3053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T15:22:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f34292f109870d5fdda602bc7e3ae56d520d6e1\"\n            }\n        },\n        {\n            \"id\": 12119,\n            \"name\": \"Planet Sandbox\",\n            \"symbol\": \"PSB\",\n            \"slug\": \"planet-sandbox\",\n            \"rank\": 3562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T02:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36bfBb1d5B3C9b336f3D64976599B6020cA805F1\"\n            }\n        },\n        {\n            \"id\": 12120,\n            \"name\": \"AstroSwap\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astroswap\",\n            \"rank\": 623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72eB7CA07399Ec402c5b7aa6A65752B6A1Dc0C27\"\n            }\n        },\n        {\n            \"id\": 12121,\n            \"name\": \"Electric Vehicle Direct Currency\",\n            \"symbol\": \"EVDC\",\n            \"slug\": \"electric-vehicle-direct-currency\",\n            \"rank\": 4410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T08:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3B4C4eF3fE02aD91cB57efda593ed07A9278cc0\"\n            }\n        },\n        {\n            \"id\": 12124,\n            \"name\": \"Defi Connect\",\n            \"symbol\": \"DFC\",\n            \"slug\": \"defi-connect\",\n            \"rank\": 4018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T09:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x996c1bf72ec220289ae0edd3a8d77080642121a2\"\n            }\n        },\n        {\n            \"id\": 12125,\n            \"name\": \"SolRazr\",\n            \"symbol\": \"SOLR\",\n            \"slug\": \"solrazr\",\n            \"rank\": 3599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T07:07:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7j7H7sgsnNDeCngAPjpaCN4aaaru4HS7NAFYSEUyzJ3k\"\n            }\n        },\n        {\n            \"id\": 12130,\n            \"name\": \"Decentralized data crypto system\",\n            \"symbol\": \"DCS\",\n            \"slug\": \"decentralized-data-crypto-system\",\n            \"rank\": 4059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T10:51:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeecf92bf5e8f96e174510e9cd2b2a857aa039460\"\n            }\n        },\n        {\n            \"id\": 12131,\n            \"name\": \"Fruits\",\n            \"symbol\": \"FRTS\",\n            \"slug\": \"fruits-eco\",\n            \"rank\": 3164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T11:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x229b239b7d00aa2a41c8b74b1db50a821f58d31a\"\n            }\n        },\n        {\n            \"id\": 12133,\n            \"name\": \"X Protocol\",\n            \"symbol\": \"POT\",\n            \"slug\": \"x-protocol\",\n            \"rank\": 4180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T23:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12134,\n            \"name\": \"FlyPaper\",\n            \"symbol\": \"STICKY\",\n            \"slug\": \"flypaper\",\n            \"rank\": 8908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T13:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ba953183fe5d8169924da516f1b3cac365add78\"\n            }\n        },\n        {\n            \"id\": 12135,\n            \"name\": \"SafeMoon-AVAX\",\n            \"symbol\": \"SAFEMOONA\",\n            \"slug\": \"safemoon-avax\",\n            \"rank\": 8199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4501e37a79cf953116331a105B3644d07b74C0F8\"\n            }\n        },\n        {\n            \"id\": 12136,\n            \"name\": \"IjasCoin\",\n            \"symbol\": \"IJC\",\n            \"slug\": \"ijascoin\",\n            \"rank\": 3341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T09:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7ff1e126cc81e816915ff48c940ed9d4e6d05d6\"\n            }\n        },\n        {\n            \"id\": 12137,\n            \"name\": \"NFTrade\",\n            \"symbol\": \"NFTD\",\n            \"slug\": \"nftrade\",\n            \"rank\": 1182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T14:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac83271abb4ec95386f08ad2b904a46c61777cef\"\n            }\n        },\n        {\n            \"id\": 12140,\n            \"name\": \"RMRK\",\n            \"symbol\": \"RMRK\",\n            \"slug\": \"rmrk\",\n            \"rank\": 289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T03:58:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5034,\n                \"name\": \"Kusama\",\n                \"symbol\": \"KSM\",\n                \"slug\": \"kusama\",\n                \"token_address\": \"https://statemine.statescan.io/asset/8\"\n            }\n        },\n        {\n            \"id\": 12144,\n            \"name\": \"Happiness\",\n            \"symbol\": \"HPNS\",\n            \"slug\": \"happiness\",\n            \"rank\": 5205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-25T23:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUH4wj8tox7sVxvkTqHLogn6mRVKfrK71M\"\n            }\n        },\n        {\n            \"id\": 12145,\n            \"name\": \"BabySafeMoon\",\n            \"symbol\": \"BSFM\",\n            \"slug\": \"babysafemoon\",\n            \"rank\": 6687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T00:00:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7807c55Aa1736dB8441B95c8c7DA060e32abF7AE\"\n            }\n        },\n        {\n            \"id\": 12146,\n            \"name\": \"Block Farm Club\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"block-farm\",\n            \"rank\": 6330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T07:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x727b531038198e27a1a4d0fd83e1693c1da94892\"\n            }\n        },\n        {\n            \"id\": 12147,\n            \"name\": \"Synapse\",\n            \"symbol\": \"SYN\",\n            \"slug\": \"synapse-2\",\n            \"rank\": 2912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T10:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f2D719407FdBeFF09D87557AbB7232601FD9F29\"\n            }\n        },\n        {\n            \"id\": 12148,\n            \"name\": \"Swash\",\n            \"symbol\": \"SWASH\",\n            \"slug\": \"swash\",\n            \"rank\": 1187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T01:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa130e3a33a4d84b04c3918c4e5762223ae252f80\"\n            }\n        },\n        {\n            \"id\": 12149,\n            \"name\": \"VPEX Exchange\",\n            \"symbol\": \"VPX\",\n            \"slug\": \"vpex-exchange\",\n            \"rank\": 6666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T13:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81247272074e9133cc89c37c3bcaebb49b64ebff\"\n            }\n        },\n        {\n            \"id\": 12150,\n            \"name\": \"Little Angry Bunny v2\",\n            \"symbol\": \"LAB v2\",\n            \"slug\": \"little-angry-bunny-v2\",\n            \"rank\": 6614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T11:21:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07f5ceded6b3dba557b3663edc8941fb37b63945\"\n            }\n        },\n        {\n            \"id\": 12152,\n            \"name\": \"Octaplex Network\",\n            \"symbol\": \"PLX\",\n            \"slug\": \"octaplex-network\",\n            \"rank\": 7031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T16:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57022eDD5C7Ed7b6bd870488853Fe961dfDD3fB6\"\n            }\n        },\n        {\n            \"id\": 12153,\n            \"name\": \"Kurobi\",\n            \"symbol\": \"KURO\",\n            \"slug\": \"kurobi\",\n            \"rank\": 7684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T16:51:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2Kc38rfQ49DFaKHQaWbijkE7fcymUMLY5guUiUsDmFfn\"\n            }\n        },\n        {\n            \"id\": 12154,\n            \"name\": \"Everest Token\",\n            \"symbol\": \"EVRT\",\n            \"slug\": \"everest-token\",\n            \"rank\": 7565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:03:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3ACa5545e76746A3Fe13eA66B24BC0eBcC51E6b4\"\n            }\n        },\n        {\n            \"id\": 12156,\n            \"name\": \"Asia Coin\",\n            \"symbol\": \"ASIA\",\n            \"slug\": \"asia-coin\",\n            \"rank\": 4475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:00:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf519381791c03dd7666c142d4e49fd94d3536011\"\n            }\n        },\n        {\n            \"id\": 12157,\n            \"name\": \"OEC FIL\",\n            \"symbol\": \"FILK\",\n            \"slug\": \"oec-fil\",\n            \"rank\": 5979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x3f8969be2fc0770dcc174968e4b4ff146e0acdaf\"\n            }\n        },\n        {\n            \"id\": 12158,\n            \"name\": \"OEC UNI\",\n            \"symbol\": \"UNIK\",\n            \"slug\": \"oec-uni\",\n            \"rank\": 3995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x59d226bb0a4d74274d4354ebb6a0e1a1aa5175b6\"\n            }\n        },\n        {\n            \"id\": 12159,\n            \"name\": \"OEC SHIB\",\n            \"symbol\": \"SHIBK\",\n            \"slug\": \"oec-shib\",\n            \"rank\": 7493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0xaa27bADaa3C9ec9081b8f6C9cDd2bf375F143780\"\n            }\n        },\n        {\n            \"id\": 12160,\n            \"name\": \"Arata\",\n            \"symbol\": \"ARATA\",\n            \"slug\": \"arata\",\n            \"rank\": 2041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T22:12:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD07E591E10E41b6B08457C8aa0be6b79369D60a6\"\n            }\n        },\n        {\n            \"id\": 12161,\n            \"name\": \"REVIVAL\",\n            \"symbol\": \"RVL\",\n            \"slug\": \"revival\",\n            \"rank\": 1765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T01:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7EaeE60040135F20f508A393ca400dEd339d654e\"\n            }\n        },\n        {\n            \"id\": 12163,\n            \"name\": \"Daopolis Token (DAOS)\",\n            \"symbol\": \"DAOS\",\n            \"slug\": \"cybertime-finance-daos\",\n            \"rank\": 8909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T02:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b7Ccd19B78F57EFaa89e6291b8834831C2F539f\"\n            }\n        },\n        {\n            \"id\": 12166,\n            \"name\": \"Starpunk\",\n            \"symbol\": \"SRP\",\n            \"slug\": \"starpunk\",\n            \"rank\": 3412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49\"\n            }\n        },\n        {\n            \"id\": 12167,\n            \"name\": \"CoinxPad\",\n            \"symbol\": \"CXPAD\",\n            \"slug\": \"coinxpad\",\n            \"rank\": 4843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T05:51:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe90d1567ecef9282cc1ab348d9e9e2ac95659b99\"\n            }\n        },\n        {\n            \"id\": 12168,\n            \"name\": \"MoneydefiSwap\",\n            \"symbol\": \"MSD\",\n            \"slug\": \"moneydefiswap\",\n            \"rank\": 4117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T06:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa5d78d4517d2c5ccbad2e56fa8fc321d6544f2b\"\n            }\n        },\n        {\n            \"id\": 12170,\n            \"name\": \"The Employment Commons Work Token\",\n            \"symbol\": \"WORK\",\n            \"slug\": \"the-employment-commons-work-token\",\n            \"rank\": 8303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T10:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x6002410dda2fb88b4d0dc3c1d562f7761191ea80\"\n            }\n        },\n        {\n            \"id\": 12171,\n            \"name\": \"PolkaEx\",\n            \"symbol\": \"PKEX\",\n            \"slug\": \"polkaex\",\n            \"rank\": 5449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T08:00:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6f143a0e0a8f24f6294ce3432ea10fad0206920\"\n            }\n        },\n        {\n            \"id\": 12172,\n            \"name\": \"Moniwar\",\n            \"symbol\": \"MOWA\",\n            \"slug\": \"moniwar\",\n            \"rank\": 1822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T16:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x411Ec510c85C9e56271bF4E10364Ffa909E685D9\"\n            }\n        },\n        {\n            \"id\": 12173,\n            \"name\": \"Revuto\",\n            \"symbol\": \"REVU\",\n            \"slug\": \"revuto\",\n            \"rank\": 3858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"94cbb4fcbcaa2975779f273b263eb3b5f24a9951e446d6dc4c135864.REVU\"\n            }\n        },\n        {\n            \"id\": 12176,\n            \"name\": \"Hummingbird Egg Token\",\n            \"symbol\": \"HEGG\",\n            \"slug\": \"hummingbird-egg-token\",\n            \"rank\": 6655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T19:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x778682c19797d985c595429fbc51d67736013a86\"\n            }\n        },\n        {\n            \"id\": 12178,\n            \"name\": \"Sombra Network\",\n            \"symbol\": \"SMBR\",\n            \"slug\": \"sombra-network\",\n            \"rank\": 5812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:23:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ad8e9b85787ddd0d31b32ecf655e93bfc0747ef\"\n            }\n        },\n        {\n            \"id\": 12179,\n            \"name\": \"PolyAlpha Finance\",\n            \"symbol\": \"ALPHA\",\n            \"slug\": \"polyalpha-finance\",\n            \"rank\": 7864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T22:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0B048D6e01a6b9002C291060bF2179938fd8264c\"\n            }\n        },\n        {\n            \"id\": 12180,\n            \"name\": \"Rainbow Token\",\n            \"symbol\": \"RAINBOW\",\n            \"slug\": \"rainbow-token\",\n            \"rank\": 1000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T21:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x673da443da2f6ae7c5c660a9f0d3dd24d1643d36\"\n            }\n        },\n        {\n            \"id\": 12182,\n            \"name\": \"Blocto Token\",\n            \"symbol\": \"BLT\",\n            \"slug\": \"blocto\",\n            \"rank\": 3767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T10:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02Bdf640fba368E7Ba5c6429cCaF251512273865\"\n            }\n        },\n        {\n            \"id\": 12183,\n            \"name\": \"Loki Variants Fan\",\n            \"symbol\": \"VARIANTS\",\n            \"slug\": \"loki-variants-fan\",\n            \"rank\": 8910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T09:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9253d942a85771e6c638dcaca319a0af3e2ae44f\"\n            }\n        },\n        {\n            \"id\": 12186,\n            \"name\": \"Songbird\",\n            \"symbol\": \"SGB\",\n            \"slug\": \"songbird\",\n            \"rank\": 3040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T17:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12187,\n            \"name\": \"GranX Chain\",\n            \"symbol\": \"GRANX\",\n            \"slug\": \"cranx-chain\",\n            \"rank\": 5102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T18:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd668ec47e10d3bf23b1d68139e545162a0dfcfa\"\n            }\n        },\n        {\n            \"id\": 12192,\n            \"name\": \"RugZombie\",\n            \"symbol\": \"ZMBE\",\n            \"slug\": \"rugzombie\",\n            \"rank\": 5896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T21:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50ba8bf9e34f0f83f96a340387d1d3888ba4b3b5\"\n            }\n        },\n        {\n            \"id\": 12193,\n            \"name\": \"AquaGoat.Finance\",\n            \"symbol\": \"AQUAGOAT\",\n            \"slug\": \"aquagoat-finance-new\",\n            \"rank\": 4191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T20:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1606940bb5cd6de59a7e25367f4fb8965f38f122\"\n            }\n        },\n        {\n            \"id\": 12194,\n            \"name\": \"Baby Floki (BSC)\",\n            \"symbol\": \"BABYFLOKI\",\n            \"slug\": \"baby-floki\",\n            \"rank\": 5836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T04:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71e80e96af604afc23ca2aed4c1c7466db6dd0c4\"\n            }\n        },\n        {\n            \"id\": 12196,\n            \"name\": \"Kollect\",\n            \"symbol\": \"KOL\",\n            \"slug\": \"kollect\",\n            \"rank\": 3002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T13:45:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1CC30e2EAc975416060Ec6FE682041408420d414\"\n            }\n        },\n        {\n            \"id\": 12198,\n            \"name\": \"Boss Token\",\n            \"symbol\": \"BOSS\",\n            \"slug\": \"boss-token\",\n            \"rank\": 5212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T16:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49324d59327fB799813B902dB55b2a118d601547\"\n            }\n        },\n        {\n            \"id\": 12199,\n            \"name\": \"FUFU\",\n            \"symbol\": \"FUFU\",\n            \"slug\": \"fufu\",\n            \"rank\": 6410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T05:48:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x509a51394cc4d6bb474fefb2994b8975a55a6e79\"\n            }\n        },\n        {\n            \"id\": 12200,\n            \"name\": \"Digital Swiss Franc\",\n            \"symbol\": \"DSFR\",\n            \"slug\": \"digital-swis-franc\",\n            \"rank\": 3964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T23:45:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc45abe05e9db3739791d1dc1b1638be8ad68b10b\"\n            }\n        },\n        {\n            \"id\": 12201,\n            \"name\": \"Portify\",\n            \"symbol\": \"PFY\",\n            \"slug\": \"portify\",\n            \"rank\": 3881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T15:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x69083b64988933e8b4783e8302b9bbf90163280e\"\n            }\n        },\n        {\n            \"id\": 12202,\n            \"name\": \"ysoy chain farm\",\n            \"symbol\": \"YSOY\",\n            \"slug\": \"ysoy-chain-farm\",\n            \"rank\": 8298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T17:00:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57488fcc3dc72edb0a4c06a356c2c43c08bdfb42\"\n            }\n        },\n        {\n            \"id\": 12203,\n            \"name\": \"Defina Finance\",\n            \"symbol\": \"FINA\",\n            \"slug\": \"defina-finance\",\n            \"rank\": 1123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T16:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x426c72701833fddbdfc06c944737c6031645c708\"\n            }\n        },\n        {\n            \"id\": 12205,\n            \"name\": \"Real Trump Token V2\",\n            \"symbol\": \"RTTV2\",\n            \"slug\": \"real-trump-token-v2\",\n            \"rank\": 3725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T18:22:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf41082c4cb71fb4628a9b17214b2624e0e2048a9\"\n            }\n        },\n        {\n            \"id\": 12207,\n            \"name\": \"Ronin Gamez\",\n            \"symbol\": \"RONINGMZ\",\n            \"slug\": \"ronin-gamez\",\n            \"rank\": 2171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T01:36:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x980b37a82b60a32965b6e56356d14e0410ea440f\"\n            }\n        },\n        {\n            \"id\": 12208,\n            \"name\": \"Taxa Token\",\n            \"symbol\": \"TXT\",\n            \"slug\": \"taxa-token\",\n            \"rank\": 4997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T01:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x547b2f82cecfab9c2b1d36fdda96ef9f58c63b8c\"\n            }\n        },\n        {\n            \"id\": 12211,\n            \"name\": \"BattleRoyaleToken\",\n            \"symbol\": \"BRTK\",\n            \"slug\": \"battleroyaletoken\",\n            \"rank\": 8246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T07:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9574679a89f9893e9b1e288ce6aad1c7be60624\"\n            }\n        },\n        {\n            \"id\": 12212,\n            \"name\": \"Allbridge\",\n            \"symbol\": \"ABR\",\n            \"slug\": \"allbridge\",\n            \"rank\": 4030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T07:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa11bd36801d8fa4448f0ac4ea7a62e3634ce8c7c\"\n            }\n        },\n        {\n            \"id\": 12214,\n            \"name\": \"Shibaverse\",\n            \"symbol\": \"VERSE\",\n            \"slug\": \"shibaverse\",\n            \"rank\": 4932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T08:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ae0d42f23c33338de15bfa89c7405c068d9dc0a\"\n            }\n        },\n        {\n            \"id\": 12215,\n            \"name\": \"Falcon 9\",\n            \"symbol\": \"F9\",\n            \"slug\": \"falcon-9\",\n            \"rank\": 4170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T13:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38a94e92a19e970c144ded0b2dd47278ca11cc1f\"\n            }\n        },\n        {\n            \"id\": 12216,\n            \"name\": \"Adamant\",\n            \"symbol\": \"ADMC\",\n            \"slug\": \"adamant\",\n            \"rank\": 3536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T16:36:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa55ef2fb2b7b6a60371fd3def9b806e74a48be69\"\n            }\n        },\n        {\n            \"id\": 12218,\n            \"name\": \"Continuum World\",\n            \"symbol\": \"UM\",\n            \"slug\": \"continuum-world\",\n            \"rank\": 4623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T21:52:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb19dd661f076998e3b0456935092a233e12c2280\"\n            }\n        },\n        {\n            \"id\": 12220,\n            \"name\": \"Osmosis\",\n            \"symbol\": \"OSMO\",\n            \"slug\": \"osmosis\",\n            \"rank\": 206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12221,\n            \"name\": \"Rangers Protocol\",\n            \"symbol\": \"RPG\",\n            \"slug\": \"rangers-protocol\",\n            \"rank\": 1006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T17:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0E5C8C387C5EBa2eCbc137aD012aeD5Fe729e251\"\n            }\n        },\n        {\n            \"id\": 12223,\n            \"name\": \"Bulldogswap\",\n            \"symbol\": \"BUDG\",\n            \"slug\": \"bulldogswap\",\n            \"rank\": 5138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T18:30:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x446320c9ffa57030ca977a1f90f8049df4004647\"\n            }\n        },\n        {\n            \"id\": 12225,\n            \"name\": \"TryHards\",\n            \"symbol\": \"TRY\",\n            \"slug\": \"tryhards\",\n            \"rank\": 3854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T11:26:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75d107de2217ffe2cd574a1b3297c70c8fafd159\"\n            }\n        },\n        {\n            \"id\": 12227,\n            \"name\": \"DareNFT\",\n            \"symbol\": \"DNFT\",\n            \"slug\": \"darenft\",\n            \"rank\": 5753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T16:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x162c2332e92be409254ac7c59ad559c16a3f506e\"\n            }\n        },\n        {\n            \"id\": 12228,\n            \"name\": \"EnterDAO\",\n            \"symbol\": \"ENTR\",\n            \"slug\": \"enterdao\",\n            \"rank\": 3674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T20:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd779eea9936b4e323cddff2529eb6f13d0a4d66e\"\n            }\n        },\n        {\n            \"id\": 12229,\n            \"name\": \"DogeGF\",\n            \"symbol\": \"DOGEGF\",\n            \"slug\": \"dogegf\",\n            \"rank\": 5280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T20:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb130d93e49dca13264344966a611dc79a456bc5\"\n            }\n        },\n        {\n            \"id\": 12230,\n            \"name\": \"Revest Finance\",\n            \"symbol\": \"RVST\",\n            \"slug\": \"revest-finance\",\n            \"rank\": 5308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T20:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x120a3879da835a5af037bb2d1456bebd6b54d4ba\"\n            }\n        },\n        {\n            \"id\": 12232,\n            \"name\": \"iNFT Platform\",\n            \"symbol\": \"INFT\",\n            \"slug\": \"inft-platform\",\n            \"rank\": 6760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T04:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2fF8c018A22Ff06F4BE781090579d0490B9A69f\"\n            }\n        },\n        {\n            \"id\": 12233,\n            \"name\": \"Lucky Lion\",\n            \"symbol\": \"LUCKY\",\n            \"slug\": \"lucky-lion\",\n            \"rank\": 6530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T04:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3D912863152E1Afc935AD0D42d469e7C6B05B77\"\n            }\n        },\n        {\n            \"id\": 12234,\n            \"name\": \"Torii Finance\",\n            \"symbol\": \"TORII\",\n            \"slug\": \"torii-finance\",\n            \"rank\": 3205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T19:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9979e2479aea29751d31ae512a61297b98fbbf4\"\n            }\n        },\n        {\n            \"id\": 12235,\n            \"name\": \"Bingus Network\",\n            \"symbol\": \"BINGUS\",\n            \"slug\": \"bingus-network\",\n            \"rank\": 7084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T04:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12adadddc8d86081561a3ff107a2cb347779e717\"\n            }\n        },\n        {\n            \"id\": 12236,\n            \"name\": \"Jet Protocol\",\n            \"symbol\": \"JET\",\n            \"slug\": \"jet-protocol\",\n            \"rank\": 4034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T23:51:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12238,\n            \"name\": \"OwlDAO\",\n            \"symbol\": \"OWL\",\n            \"slug\": \"owldao\",\n            \"rank\": 7092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T05:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19\"\n            }\n        },\n        {\n            \"id\": 12239,\n            \"name\": \"Zeropay Finance\",\n            \"symbol\": \"ZEROPAY\",\n            \"slug\": \"zeropay-finance\",\n            \"rank\": 7749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T05:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1317844b72a14be861e0eb8b9d427cf3feb84a24\"\n            }\n        },\n        {\n            \"id\": 12240,\n            \"name\": \"MARS4\",\n            \"symbol\": \"MARS4\",\n            \"slug\": \"mars4\",\n            \"rank\": 3280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T07:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16CDA4028e9E872a38AcB903176719299beAed87\"\n            }\n        },\n        {\n            \"id\": 12241,\n            \"name\": \"Crypto Cars World\",\n            \"symbol\": \"CARS\",\n            \"slug\": \"crypto-cars-world\",\n            \"rank\": 5844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T08:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1228Fb5eF4C98CaBd696Ba1BD4819e050389D21A\"\n            }\n        },\n        {\n            \"id\": 12242,\n            \"name\": \"Grape Network\",\n            \"symbol\": \"GRAPE\",\n            \"slug\": \"grape-network\",\n            \"rank\": 6308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T10:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8upjSpvjcdpuzhfR1zriwg5NXkwDruejqNE9WNbPRtyA (solana)\"\n            }\n        },\n        {\n            \"id\": 12245,\n            \"name\": \"GINCOIN (Global  Interest  Rate)\",\n            \"symbol\": \"GIN\",\n            \"slug\": \"gincoin-global-interest-rate\",\n            \"rank\": 3792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T12:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFt2jXJjeqC9LLYahxwLB3CxZ2de4pNqdk\"\n            }\n        },\n        {\n            \"id\": 12248,\n            \"name\": \"Solcubator\",\n            \"symbol\": \"SOLC\",\n            \"slug\": \"solcubator\",\n            \"rank\": 4923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T03:48:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Bx1fDtvTN6NvE4kjdPHQXtmGSg582bZx9fGy4DQNMmAT\"\n            }\n        },\n        {\n            \"id\": 12249,\n            \"name\": \"Health Potion\",\n            \"symbol\": \"HEP\",\n            \"slug\": \"health-potion\",\n            \"rank\": 4732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T14:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7242Dbed15630a29eA5347898fa15FF8d5EB3593\"\n            }\n        },\n        {\n            \"id\": 12250,\n            \"name\": \"Kaco Finance\",\n            \"symbol\": \"KAC\",\n            \"slug\": \"kaco-finance\",\n            \"rank\": 6477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T23:37:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf96429A7aE52dA7d07E60BE95A3ece8B042016fB\"\n            }\n        },\n        {\n            \"id\": 12251,\n            \"name\": \"Parabolic\",\n            \"symbol\": \"PARA\",\n            \"slug\": \"parabolic\",\n            \"rank\": 6425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T15:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb5bcf4faa81457e98f4609a2a3291df64e246f01\"\n            }\n        },\n        {\n            \"id\": 12252,\n            \"name\": \"Bombcrypto\",\n            \"symbol\": \"BCOIN\",\n            \"slug\": \"bombcrypto\",\n            \"rank\": 2901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T15:36:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00e1656e45f18ec6747F5a8496Fd39B50b38396D\"\n            }\n        },\n        {\n            \"id\": 12253,\n            \"name\": \"WOOF\",\n            \"symbol\": \"WOOF\",\n            \"slug\": \"woof\",\n            \"rank\": 1025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T03:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE\"\n            }\n        },\n        {\n            \"id\": 12254,\n            \"name\": \"Gro DAO Token\",\n            \"symbol\": \"GRO\",\n            \"slug\": \"gro-dao-token\",\n            \"rank\": 3461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T00:30:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3Ec8798B81485A254928B70CDA1cf0A2BB0B74D7\"\n            }\n        },\n        {\n            \"id\": 12255,\n            \"name\": \"BitOrbit\",\n            \"symbol\": \"BITORB\",\n            \"slug\": \"bitorbit\",\n            \"rank\": 5819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T15:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEd0c1C9c64Ff7C7cC37c3AF0dfcf5B02eFE0Bb5f\"\n            }\n        },\n        {\n            \"id\": 12256,\n            \"name\": \"cheqd\",\n            \"symbol\": \"CHEQ\",\n            \"slug\": \"cheqd\",\n            \"rank\": 4153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T11:21:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA\"\n            }\n        },\n        {\n            \"id\": 12257,\n            \"name\": \"XTRA Token\",\n            \"symbol\": \"XTRA\",\n            \"slug\": \"xtra-token\",\n            \"rank\": 7450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T09:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00\"\n            }\n        },\n        {\n            \"id\": 12258,\n            \"name\": \"StrongNode Edge\",\n            \"symbol\": \"SNE\",\n            \"slug\": \"strongnode-edge\",\n            \"rank\": 5926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T15:27:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x32934CB16DA43fd661116468c1B225Fc26CF9A8c\"\n            }\n        },\n        {\n            \"id\": 12261,\n            \"name\": \"CryptoLion\",\n            \"symbol\": \"CLION\",\n            \"slug\": \"cryptolion\",\n            \"rank\": 5124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T10:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96b159184fd2a9323b9c29a99a07eb01c3a95050\"\n            }\n        },\n        {\n            \"id\": 12263,\n            \"name\": \"SEED\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"seed-flowerpatch\",\n            \"rank\": 7158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T01:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x371b97c779e8c5197426215225de0eeac7dd13af\"\n            }\n        },\n        {\n            \"id\": 12264,\n            \"name\": \"XMINE\",\n            \"symbol\": \"XMN\",\n            \"slug\": \"xmine\",\n            \"rank\": 4416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T19:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fa9651a0ecc19906843c13c60443300b9d37355\"\n            }\n        },\n        {\n            \"id\": 12265,\n            \"name\": \"Investin\",\n            \"symbol\": \"IVN\",\n            \"slug\": \"investin\",\n            \"rank\": 6420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T17:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"iVNcrNE9BRZBC9Aqf753iZiZfbszeAVUoikgT9yvr2a\"\n            }\n        },\n        {\n            \"id\": 12266,\n            \"name\": \"Uzumaki Inu\",\n            \"symbol\": \"UZUMAKI\",\n            \"slug\": \"uzumaki-inu\",\n            \"rank\": 4743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T01:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4c64f0fe38ecdaf0baefd7859e18185a73b9aa3\"\n            }\n        },\n        {\n            \"id\": 12269,\n            \"name\": \"WELD\",\n            \"symbol\": \"WELD\",\n            \"slug\": \"weld-money\",\n            \"rank\": 3749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T18:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd2a36ae937bc134ea694d77fc7e2e36f5d86de0\"\n            }\n        },\n        {\n            \"id\": 12270,\n            \"name\": \"Kodi\",\n            \"symbol\": \"KODI\",\n            \"slug\": \"kodi\",\n            \"rank\": 7607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T18:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f4f3bc4a5634454398580b9112b7e493e2129fa\"\n            }\n        },\n        {\n            \"id\": 12271,\n            \"name\": \"CryptoBlades Kingdoms\",\n            \"symbol\": \"KING\",\n            \"slug\": \"cryptoblades-kingdoms\",\n            \"rank\": 4622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T19:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cCD575bf9378c06f6DCa82f8122F570769F00C2\"\n            }\n        },\n        {\n            \"id\": 12272,\n            \"name\": \"Boo Finance\",\n            \"symbol\": \"BOOFI\",\n            \"slug\": \"boo-finance\",\n            \"rank\": 4167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T10:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb00f1ad977a949a3ccc389ca1d1282a2946963b0\"\n            }\n        },\n        {\n            \"id\": 12273,\n            \"name\": \"SPACE SIP\",\n            \"symbol\": \"SIP\",\n            \"slug\": \"space-sip\",\n            \"rank\": 3552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T17:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e5965d28e8d44cae8f9b809396e0931f9df71ca\"\n            }\n        },\n        {\n            \"id\": 12274,\n            \"name\": \"iBG Finance\",\n            \"symbol\": \"IBG\",\n            \"slug\": \"ibg-finance\",\n            \"rank\": 5011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T00:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c46c55A699A6359E451B2c99344138420c87261\"\n            }\n        },\n        {\n            \"id\": 12275,\n            \"name\": \"Dynamix\",\n            \"symbol\": \"DYNA\",\n            \"slug\": \"dynamix\",\n            \"rank\": 1780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T01:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc41689A727469C1573009757200371edf36D540e\"\n            }\n        },\n        {\n            \"id\": 12277,\n            \"name\": \"Egoras (New)\",\n            \"symbol\": \"EGR\",\n            \"slug\": \"egoras-new\",\n            \"rank\": 3421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T04:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e9a916b6920136110a77e9acaf878862358a467\"\n            }\n        },\n        {\n            \"id\": 12278,\n            \"name\": \"Playermon\",\n            \"symbol\": \"PYM\",\n            \"slug\": \"playermon\",\n            \"rank\": 1949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0bd49815ea8e2682220bcb41524c0dd10ba71d41\"\n            }\n        },\n        {\n            \"id\": 12279,\n            \"name\": \"PixelVerse\",\n            \"symbol\": \"PIXEL\",\n            \"slug\": \"pixelverse\",\n            \"rank\": 4088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T06:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65e6b60ea01668634d68d0513fe814679f925bad\"\n            }\n        },\n        {\n            \"id\": 12280,\n            \"name\": \"Bholdus\",\n            \"symbol\": \"BHO\",\n            \"slug\": \"bholdus\",\n            \"rank\": 1670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T07:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8717e80EfF08F53A45b4A925009957E14860A8a8\"\n            }\n        },\n        {\n            \"id\": 12281,\n            \"name\": \"Lofi Defi\",\n            \"symbol\": \"LOFI\",\n            \"slug\": \"lofi-defi\",\n            \"rank\": 7502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T09:57:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17d8519f57450e2b7e6ae1163e0e448322a8af17\"\n            }\n        },\n        {\n            \"id\": 12284,\n            \"name\": \"Bantu\",\n            \"symbol\": \"XBN\",\n            \"slug\": \"bantu\",\n            \"rank\": 5966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12285,\n            \"name\": \"Plenty DeFi\",\n            \"symbol\": \"PLENTY\",\n            \"slug\": \"plenty-dao\",\n            \"rank\": 8911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T12:03:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1GRSvLoikDsXujKgZPsGLX8k8VvR2Tq95b\"\n            }\n        },\n        {\n            \"id\": 12286,\n            \"name\": \"AUREO\",\n            \"symbol\": \"AUR\",\n            \"slug\": \"age-of-cryptology\",\n            \"rank\": 6675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T11:57:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xADcCD9B784B1398D95c2e952df4C78DC62C7dAD9\"\n            }\n        },\n        {\n            \"id\": 12287,\n            \"name\": \"Bankless BED Index\",\n            \"symbol\": \"BED\",\n            \"slug\": \"bankless-bed-index\",\n            \"rank\": 8912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T12:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2af1df3ab0ab157e1e2ad8f88a7d04fbea0c7dc6\"\n            }\n        },\n        {\n            \"id\": 12293,\n            \"name\": \"Beyond Protocol\",\n            \"symbol\": \"BP\",\n            \"slug\": \"beyond-protocol\",\n            \"rank\": 1663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T03:44:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdF290B162a7D3E0A328cF198308D421954f08b94\"\n            }\n        },\n        {\n            \"id\": 12294,\n            \"name\": \"Ertha\",\n            \"symbol\": \"ERTHA\",\n            \"slug\": \"ertha\",\n            \"rank\": 3008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62823659d09F9F9D2222058878f89437425eB261\"\n            }\n        },\n        {\n            \"id\": 12295,\n            \"name\": \"Dinamo Zagreb Fan Token\",\n            \"symbol\": \"DZG\",\n            \"slug\": \"dinamo-zagreb-fan-token\",\n            \"rank\": 2138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x0129088976D41EB1c202b5512d7B437197cCb168\"\n            }\n        },\n        {\n            \"id\": 12296,\n            \"name\": \"Picipo\",\n            \"symbol\": \"PICIPO\",\n            \"slug\": \"picipo\",\n            \"rank\": 5255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T18:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e05f68B29b286FB3BbAd3c688D7e2ABda549b80\"\n            }\n        },\n        {\n            \"id\": 12297,\n            \"name\": \"Lido for Solana\",\n            \"symbol\": \"STSOL\",\n            \"slug\": \"lido-for-solana\",\n            \"rank\": 3291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T15:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj\"\n            }\n        },\n        {\n            \"id\": 12298,\n            \"name\": \"DFBTC\",\n            \"symbol\": \"AOM\",\n            \"slug\": \"dfbtc\",\n            \"rank\": 8913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T15:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x060924fb947e37eee230d0b1a71d9618aec269fc\"\n            }\n        },\n        {\n            \"id\": 12301,\n            \"name\": \"Retreeb\",\n            \"symbol\": \"TREEB\",\n            \"slug\": \"retreeb\",\n            \"rank\": 784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc60d7067dfbc6f2caf30523a064f416a5af52963\"\n            }\n        },\n        {\n            \"id\": 12302,\n            \"name\": \"Tokenplace\",\n            \"symbol\": \"TOK\",\n            \"slug\": \"tokenplace\",\n            \"rank\": 3374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fb721ef3bf99e0f2c193847afa296b9257d3c30\"\n            }\n        },\n        {\n            \"id\": 12303,\n            \"name\": \"Thinkium\",\n            \"symbol\": \"TKM\",\n            \"slug\": \"thinkium\",\n            \"rank\": 2891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T21:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12306,\n            \"name\": \"Raptoreum\",\n            \"symbol\": \"RTM\",\n            \"slug\": \"raptoreum\",\n            \"rank\": 3959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:59:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12307,\n            \"name\": \"Warena\",\n            \"symbol\": \"RENA\",\n            \"slug\": \"warena\",\n            \"rank\": 1286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T02:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9D75Cc3405F0450955050C520843f99Aff8749D\"\n            }\n        },\n        {\n            \"id\": 12311,\n            \"name\": \"Black Lemon\",\n            \"symbol\": \"BOM\",\n            \"slug\": \"black-lemon\",\n            \"rank\": 5405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T01:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf57d8b3034af78d08bcd751dd4c4f756279ed462\"\n            }\n        },\n        {\n            \"id\": 12312,\n            \"name\": \"NASDEX\",\n            \"symbol\": \"NSDX\",\n            \"slug\": \"nasdex\",\n            \"rank\": 6116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T01:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe8d17b127ba8b9899a160d9a07b69bca8e08bfc6\"\n            }\n        },\n        {\n            \"id\": 12313,\n            \"name\": \"Kawaii Islands\",\n            \"symbol\": \"KWT\",\n            \"slug\": \"kawaii-islands\",\n            \"rank\": 1778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T16:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x257a8d1e03d17b8535a182301f15290f11674b53\"\n            }\n        },\n        {\n            \"id\": 12314,\n            \"name\": \"WonderHero\",\n            \"symbol\": \"WND\",\n            \"slug\": \"wonderhero\",\n            \"rank\": 3118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB2AA453B56b495cb95BC9fa72E7706B84e41EE54\"\n            }\n        },\n        {\n            \"id\": 12315,\n            \"name\": \"DOSE\",\n            \"symbol\": \"DOSE\",\n            \"slug\": \"dose\",\n            \"rank\": 1212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T15:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb31ef9e52d94d4120eb44fe1ddfde5b4654a6515\"\n            }\n        },\n        {\n            \"id\": 12316,\n            \"name\": \"MVP Coin\",\n            \"symbol\": \"MVP\",\n            \"slug\": \"mvp-coin\",\n            \"rank\": 3175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T02:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3379a0bdf5a5cb566127c421782686ba0f80490a\"\n            }\n        },\n        {\n            \"id\": 12317,\n            \"name\": \"Doren\",\n            \"symbol\": \"DRE\",\n            \"slug\": \"doren\",\n            \"rank\": 4729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T03:07:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1977be49c33dfacf6590c16ca9a9cfa0463f663c\"\n            }\n        },\n        {\n            \"id\": 12318,\n            \"name\": \"Community Doge Coin\",\n            \"symbol\": \"CCDOGE\",\n            \"slug\": \"community-doge-coin\",\n            \"rank\": 6277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T03:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x99E3259d1D780746c62B4a90833d607b40Fb36Ce\"\n            }\n        },\n        {\n            \"id\": 12319,\n            \"name\": \"DeFi Kingdoms\",\n            \"symbol\": \"JEWEL\",\n            \"slug\": \"defi-kingdoms\",\n            \"rank\": 4247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T11:49:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x72cb10c6bfa5624dd07ef608027e366bd690048f\"\n            }\n        },\n        {\n            \"id\": 12320,\n            \"name\": \"Elitheum\",\n            \"symbol\": \"ELTHM\",\n            \"slug\": \"elitheum\",\n            \"rank\": 6994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T04:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5774f0e73bb1c0957dd7442b2442c6f77c10aaa1\"\n            }\n        },\n        {\n            \"id\": 12321,\n            \"name\": \"Maison Capital\",\n            \"symbol\": \"MSN\",\n            \"slug\": \"maison-capital\",\n            \"rank\": 5379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x631b92596bc7f5c4537f1a7cd4caef2db0d3000d\"\n            }\n        },\n        {\n            \"id\": 12324,\n            \"name\": \"LatteSwap\",\n            \"symbol\": \"LATTE\",\n            \"slug\": \"latteswap\",\n            \"rank\": 7932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T06:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa269a9942086f5f87930499dc8317ccc9df2b6cb\"\n            }\n        },\n        {\n            \"id\": 12325,\n            \"name\": \"MarsRise\",\n            \"symbol\": \"MARSRISE\",\n            \"slug\": \"marsrise\",\n            \"rank\": 3953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T17:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x184079ca987f562ae6a0c59f4be5cadb20323863\"\n            }\n        },\n        {\n            \"id\": 12328,\n            \"name\": \"Welnance finance\",\n            \"symbol\": \"WEL\",\n            \"slug\": \"welnance-finance\",\n            \"rank\": 6949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T19:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x854B4c305554c5fa72353e31b8480c0e5128A152\"\n            }\n        },\n        {\n            \"id\": 12329,\n            \"name\": \"DBX\",\n            \"symbol\": \"DBX\",\n            \"slug\": \"dbx\",\n            \"rank\": 3315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12330,\n            \"name\": \"Envelop\",\n            \"symbol\": \"NIFTSY\",\n            \"slug\": \"envelop\",\n            \"rank\": 3879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T08:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7728cd70b3dd86210e2bd321437f448231b81733\"\n            }\n        },\n        {\n            \"id\": 12332,\n            \"name\": \"Space Hamster\",\n            \"symbol\": \"HAMS\",\n            \"slug\": \"space-hamster\",\n            \"rank\": 8224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A2T2jDe2bxyEHkKtS8AtrTRmJ9VZRwyY8Kr7oQ8xNyfb\"\n            }\n        },\n        {\n            \"id\": 12333,\n            \"name\": \"DAO Invest\",\n            \"symbol\": \"VEST\",\n            \"slug\": \"dao-invest\",\n            \"rank\": 8251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T09:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f19f83fC9a25F3C861260143E36c17706257986\"\n            }\n        },\n        {\n            \"id\": 12334,\n            \"name\": \"United Farmers Finance\",\n            \"symbol\": \"UFF\",\n            \"slug\": \"united-farmers-finance\",\n            \"rank\": 7360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3993a8f82f5e1a5381e678fc237a3da668c1f4eb\"\n            }\n        },\n        {\n            \"id\": 12336,\n            \"name\": \"SOLA Token\",\n            \"symbol\": \"SOLA\",\n            \"slug\": \"sola\",\n            \"rank\": 7537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T09:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FYfQ9uaRaYvRiaEGUmct45F9WKam3BYXArTrotnTNFXF\"\n            }\n        },\n        {\n            \"id\": 12338,\n            \"name\": \"ShibaCorgi\",\n            \"symbol\": \"SHICO\",\n            \"slug\": \"shibacorgi\",\n            \"rank\": 6195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T09:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x092bbec1342afffd16cfb41b56343d5a299cdf0d\"\n            }\n        },\n        {\n            \"id\": 12341,\n            \"name\": \"Tracer DAO\",\n            \"symbol\": \"TCR\",\n            \"slug\": \"tracer-dao\",\n            \"rank\": 4697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T11:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c4a4204b79dd291d6b6571c5be8bbcd0622f050\"\n            }\n        },\n        {\n            \"id\": 12342,\n            \"name\": \"SAVE CARDANO\",\n            \"symbol\": \"SADA\",\n            \"slug\": \"save-cardano\",\n            \"rank\": 8914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T11:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8350f89b5ae757a45b88e38448d343507fdc2a3c\"\n            }\n        },\n        {\n            \"id\": 12344,\n            \"name\": \"Affinity\",\n            \"symbol\": \"AFFINITY\",\n            \"slug\": \"safeaffinity\",\n            \"rank\": 3707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T12:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cae6c43fe2f43757a767df90cf5054280110f3e\"\n            }\n        },\n        {\n            \"id\": 12345,\n            \"name\": \"Steam Exchange\",\n            \"symbol\": \"STEAMX\",\n            \"slug\": \"steam-exchange\",\n            \"rank\": 4350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T12:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0924edefb2c0c303de2d0c21bff07ab763163b5\"\n            }\n        },\n        {\n            \"id\": 12346,\n            \"name\": \"Goku\",\n            \"symbol\": \"GOKU\",\n            \"slug\": \"goku\",\n            \"rank\": 4334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa64dfe8d86963151e6496bee513e366f6e42ed79\"\n            }\n        },\n        {\n            \"id\": 12347,\n            \"name\": \"Dough\",\n            \"symbol\": \"DOUGH\",\n            \"slug\": \"dough\",\n            \"rank\": 5506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xede5020492be8e265db6141cb0a1d2df9dbae9bb\"\n            }\n        },\n        {\n            \"id\": 12348,\n            \"name\": \"Doxxed\",\n            \"symbol\": \"DOX\",\n            \"slug\": \"doxxed\",\n            \"rank\": 5678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x30ea7c369b87fe261de28a1eefafe806696a738b\"\n            }\n        },\n        {\n            \"id\": 12349,\n            \"name\": \"Swanlana\",\n            \"symbol\": \"SWAN\",\n            \"slug\": \"swanlana\",\n            \"rank\": 7777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SWANaZUGxF82KyVsbxeeNsMaVECtimze5VyCdywkvkH\"\n            }\n        },\n        {\n            \"id\": 12350,\n            \"name\": \"Triall\",\n            \"symbol\": \"TRL\",\n            \"slug\": \"triall\",\n            \"rank\": 2163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x58f9102bf53cf186682bd9a281d3cd3c616eec41\"\n            }\n        },\n        {\n            \"id\": 12351,\n            \"name\": \"GreenZoneX\",\n            \"symbol\": \"GZX\",\n            \"slug\": \"greenzonex\",\n            \"rank\": 3025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFQG8ctrZJdiGokXZ2Jznd9M9Vv9nNhY3N\"\n            }\n        },\n        {\n            \"id\": 12353,\n            \"name\": \"FlokiFrunkPuppy\",\n            \"symbol\": \"FloFru\",\n            \"slug\": \"flokifrunkpuppy-avax\",\n            \"rank\": 8915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3176216fDBedeb84A54045f5f6966Ce3EC234B6c\"\n            }\n        },\n        {\n            \"id\": 12354,\n            \"name\": \"Galaxy Heroes Coin\",\n            \"symbol\": \"GHC\",\n            \"slug\": \"galaxy-heroes-coin\",\n            \"rank\": 722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T15:01:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x683fae4411249Ca05243dfb919c20920f3f5bfE0\"\n            }\n        },\n        {\n            \"id\": 12355,\n            \"name\": \"Baby Floki Billionaire\",\n            \"symbol\": \"BabyFB\",\n            \"slug\": \"baby-floki-billionaire\",\n            \"rank\": 5342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc\"\n            }\n        },\n        {\n            \"id\": 12357,\n            \"name\": \"DefiXBet\",\n            \"symbol\": \"DXB\",\n            \"slug\": \"defixbet\",\n            \"rank\": 8916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00121c8ee7e214d92b793b6606464d118c6d7074\"\n            }\n        },\n        {\n            \"id\": 12359,\n            \"name\": \"Wojak Finance\",\n            \"symbol\": \"WOJ\",\n            \"slug\": \"wojak-finance\",\n            \"rank\": 2907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T17:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55f96c7005d7c684a65ee653b07b5fe1507c56ab\"\n            }\n        },\n        {\n            \"id\": 12360,\n            \"name\": \"CoinAlpha\",\n            \"symbol\": \"ALP\",\n            \"slug\": \"coinalpha\",\n            \"rank\": 2429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T19:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6775729fad1438116b2e3b4fb2878539795297a7\"\n            }\n        },\n        {\n            \"id\": 12361,\n            \"name\": \"Space Vikings\",\n            \"symbol\": \"SVT\",\n            \"slug\": \"space-vikings\",\n            \"rank\": 6452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T21:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ba3cd00229c1becc95a4b056ff15c123dcb456d\"\n            }\n        },\n        {\n            \"id\": 12362,\n            \"name\": \"AetherV2\",\n            \"symbol\": \"ATH\",\n            \"slug\": \"aetherv2\",\n            \"rank\": 4570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T21:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6d3a0fb0070ea61f901ebc0b675c30450acac737\"\n            }\n        },\n        {\n            \"id\": 12364,\n            \"name\": \"Youclout\",\n            \"symbol\": \"YCT\",\n            \"slug\": \"youclout\",\n            \"rank\": 3730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T01:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23e3981052d5280c658e5e18d814fa9582bfbc9e\"\n            }\n        },\n        {\n            \"id\": 12365,\n            \"name\": \"Lovely Inu\",\n            \"symbol\": \"LOVELY\",\n            \"slug\": \"lovely-inu\",\n            \"rank\": 3309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T01:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e24415d1e549ebc626a13a482bb117a2b43e9cf\"\n            }\n        },\n        {\n            \"id\": 12367,\n            \"name\": \"Avaxtars Token\",\n            \"symbol\": \"AVXT\",\n            \"slug\": \"avaxtars\",\n            \"rank\": 1691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T01:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x397bbd6a0e41bdf4c3f971731e180db8ad06ebc1\"\n            }\n        },\n        {\n            \"id\": 12369,\n            \"name\": \"FarmersOnly\",\n            \"symbol\": \"CORN\",\n            \"slug\": \"farmersonly\",\n            \"rank\": 8143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T02:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xFcA54c64BC44ce2E72d621B6Ed34981e53B66CaE\"\n            }\n        },\n        {\n            \"id\": 12370,\n            \"name\": \"AvaNyan\",\n            \"symbol\": \"ANYAN\",\n            \"slug\": \"avanyan\",\n            \"rank\": 8917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T10:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf54501FBc97d5CB9C8B96480996a397E07516b2E\"\n            }\n        },\n        {\n            \"id\": 12373,\n            \"name\": \"ArchAngel Token\",\n            \"symbol\": \"ARCHA\",\n            \"slug\": \"archangel-token\",\n            \"rank\": 5892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T06:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36e43065e977bc72cb86dbd8405fae7057cdc7fd\"\n            }\n        },\n        {\n            \"id\": 12375,\n            \"name\": \"ECHO TECH COIN\",\n            \"symbol\": \"ECOT\",\n            \"slug\": \"echo-tech-coin\",\n            \"rank\": 5552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T07:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7cfffc84b2ae51bbcb6fdf90bed564a1543598c1\"\n            }\n        },\n        {\n            \"id\": 12377,\n            \"name\": \"SOLBERRY\",\n            \"symbol\": \"SOLBERRY\",\n            \"slug\": \"solberry\",\n            \"rank\": 8060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T08:52:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EWS2ATMt5fQk89NWLJYNRmGaNoji8MhFZkUB4DiWCCcz\"\n            }\n        },\n        {\n            \"id\": 12380,\n            \"name\": \"PolyDragon\",\n            \"symbol\": \"DGOLD\",\n            \"slug\": \"polydragon\",\n            \"rank\": 8164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0b502860b730bfaf5fa5566ec9996c53810dfe08\"\n            }\n        },\n        {\n            \"id\": 12381,\n            \"name\": \"Smile Coin\",\n            \"symbol\": \"SMILE\",\n            \"slug\": \"smile-coin\",\n            \"rank\": 4514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T08:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4030,\n                \"name\": \"Algorand\",\n                \"symbol\": \"ALGO\",\n                \"slug\": \"algorand\",\n                \"token_address\": \"300208676\"\n            }\n        },\n        {\n            \"id\": 12382,\n            \"name\": \"Zamio\",\n            \"symbol\": \"ZAM\",\n            \"slug\": \"zamio\",\n            \"rank\": 3445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T13:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd373576a9e738f37dc6882328358ff69c4caf4c6\"\n            }\n        },\n        {\n            \"id\": 12385,\n            \"name\": \"Solster Finance\",\n            \"symbol\": \"STR\",\n            \"slug\": \"solster-finance\",\n            \"rank\": 4802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T09:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9zoqdwEBKWEi9G5Ze8BSkdmppxGgVv1Kw4LuigDiNr9m\"\n            }\n        },\n        {\n            \"id\": 12387,\n            \"name\": \"Ribbon Finance\",\n            \"symbol\": \"RBN\",\n            \"slug\": \"ribbon-finance\",\n            \"rank\": 390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T12:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6123b0049f904d730db3c36a31167d9d4121fa6b\"\n            }\n        },\n        {\n            \"id\": 12388,\n            \"name\": \"Wrapped DucatusX\",\n            \"symbol\": \"WDUCX\",\n            \"slug\": \"wrapped-ducatusx\",\n            \"rank\": 4033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T10:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeac4cc67f1200d24c1ef6cfb96db6f51cb62b6e2\"\n            }\n        },\n        {\n            \"id\": 12389,\n            \"name\": \"TrustKeys Network\",\n            \"symbol\": \"TRUSTK\",\n            \"slug\": \"trustkeys-network\",\n            \"rank\": 5331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee89bd9af5e72b19b48cac3e51acde3a09a3ade3\"\n            }\n        },\n        {\n            \"id\": 12390,\n            \"name\": \"Octane Finance\",\n            \"symbol\": \"OCTANE\",\n            \"slug\": \"octane-finance\",\n            \"rank\": 7540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T10:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5416ab2b4b5a40f740b67a83dc5939591b5c08be\"\n            }\n        },\n        {\n            \"id\": 12391,\n            \"name\": \"Pokmonsters\",\n            \"symbol\": \"POK\",\n            \"slug\": \"pokmonsters\",\n            \"rank\": 4638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T11:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20e90ec60ef7ae33ac04a48d5f45df9a15e76a01\"\n            }\n        },\n        {\n            \"id\": 12392,\n            \"name\": \"Centurion Inu\",\n            \"symbol\": \"CENT\",\n            \"slug\": \"centurion-inu\",\n            \"rank\": 8918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T00:01:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f91d9f9070b0478abb5a9918c79b5dd533f672c\"\n            }\n        },\n        {\n            \"id\": 12393,\n            \"name\": \"Lightcoin\",\n            \"symbol\": \"LHC\",\n            \"slug\": \"lightcoin-lhc\",\n            \"rank\": 7451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x320d31183100280ccdf69366cd56180ea442a3e8\"\n            }\n        },\n        {\n            \"id\": 12394,\n            \"name\": \"MOR\",\n            \"symbol\": \"MOR\",\n            \"slug\": \"mor\",\n            \"rank\": 4455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87BAde473ea0513D4aA7085484aEAA6cB6EBE7e3\"\n            }\n        },\n        {\n            \"id\": 12395,\n            \"name\": \"Merchant Token\",\n            \"symbol\": \"MTO\",\n            \"slug\": \"merchant-token\",\n            \"rank\": 4457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe66b3aa360bb78468c00bebe163630269db3324f\"\n            }\n        },\n        {\n            \"id\": 12397,\n            \"name\": \"MoonBeans\",\n            \"symbol\": \"BEANS\",\n            \"slug\": \"moonbeans\",\n            \"rank\": 8919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T22:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0xc2392dd3e3fed2c8ed9f7f0bdf6026fcd1348453\"\n            }\n        },\n        {\n            \"id\": 12398,\n            \"name\": \"Spain National Fan Token\",\n            \"symbol\": \"SNFT\",\n            \"slug\": \"spain-national-fan-token\",\n            \"rank\": 3326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e6F1be54FEb9CC37dBfC31A894a8810357C3F9C\"\n            }\n        },\n        {\n            \"id\": 12400,\n            \"name\": \"Decimal\",\n            \"symbol\": \"DEL\",\n            \"slug\": \"decimal\",\n            \"rank\": 3677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T17:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12403,\n            \"name\": \"Pink Panther\",\n            \"symbol\": \"PINK\",\n            \"slug\": \"pink-panther\",\n            \"rank\": 8920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T19:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa113b79c09f0794568b8864a24197e0b817041ea\"\n            }\n        },\n        {\n            \"id\": 12407,\n            \"name\": \"Nezuko Inu\",\n            \"symbol\": \"NEZUKO\",\n            \"slug\": \"nezuko-inu\",\n            \"rank\": 5328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T19:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc298dfaa2edda095b924f1390cc38fb7c5f6250\"\n            }\n        },\n        {\n            \"id\": 12408,\n            \"name\": \"Chopper Inu\",\n            \"symbol\": \"CHOPPER\",\n            \"slug\": \"chopper-inu\",\n            \"rank\": 4596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T19:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28c5805b64d163588a909012a628b5a03c1041f9\"\n            }\n        },\n        {\n            \"id\": 12409,\n            \"name\": \"Lido wstETH\",\n            \"symbol\": \"WSTETH\",\n            \"slug\": \"lido-finance-wsteth\",\n            \"rank\": 3132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T07:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0\"\n            }\n        },\n        {\n            \"id\": 12411,\n            \"name\": \"Balkari\",\n            \"symbol\": \"BKR\",\n            \"slug\": \"balkari\",\n            \"rank\": 4896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T20:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77271813bd9167e75b5df9c230cf58d64f0a58fd\"\n            }\n        },\n        {\n            \"id\": 12413,\n            \"name\": \"Shiba Fantom\",\n            \"symbol\": \"SHIBA\",\n            \"slug\": \"shiba-fantom\",\n            \"rank\": 4042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T11:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9Ba3e4F84a34DF4e08C112e1a0FF148b81655615\"\n            }\n        },\n        {\n            \"id\": 12414,\n            \"name\": \"MRHB DeFi\",\n            \"symbol\": \"MRHB\",\n            \"slug\": \"marhabadefi\",\n            \"rank\": 3226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd10332818d6a9b4b84bf5d87dbf9d80012fdf913\"\n            }\n        },\n        {\n            \"id\": 12415,\n            \"name\": \"TWO TWO\",\n            \"symbol\": \"X22\",\n            \"slug\": \"two-two\",\n            \"rank\": 7186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T08:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41045282901E90BDa7578D628e479E5421D1cDD5\"\n            }\n        },\n        {\n            \"id\": 12416,\n            \"name\": \"PulsePad\",\n            \"symbol\": \"PLSPAD\",\n            \"slug\": \"pulsepad\",\n            \"rank\": 1122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T15:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a74bc8c372bc7f0e9ca3f6ac0df51be15aec47a\"\n            }\n        },\n        {\n            \"id\": 12417,\n            \"name\": \"Lovelace World\",\n            \"symbol\": \"LACE\",\n            \"slug\": \"lovelace\",\n            \"rank\": 3926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T15:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3499dd7dbbbd93cb0f8303f8a8ace8d02508e73\"\n            }\n        },\n        {\n            \"id\": 12418,\n            \"name\": \"Jax.Network\",\n            \"symbol\": \"WJXN\",\n            \"slug\": \"jax-network\",\n            \"rank\": 8921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca1262e77fb25c0a4112cfc9bad3ff54f617f2e6\"\n            }\n        },\n        {\n            \"id\": 12419,\n            \"name\": \"Adadex Tools\",\n            \"symbol\": \"ADAT\",\n            \"slug\": \"adadex-tools\",\n            \"rank\": 6874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdce6380b9d2d8beac66b0fba2604c51519d24d77\"\n            }\n        },\n        {\n            \"id\": 12420,\n            \"name\": \"LuckyPig\",\n            \"symbol\": \"LuckyPig\",\n            \"slug\": \"luckypig\",\n            \"rank\": 7306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF16e1Ad313E3Bf4E3381b58731b45fA116ECF53f\"\n            }\n        },\n        {\n            \"id\": 12421,\n            \"name\": \"Coin Discovery\",\n            \"symbol\": \"CODI\",\n            \"slug\": \"coin-discovery\",\n            \"rank\": 6519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4AC32178097c1f62beadCC2D215B54D6915013ee\"\n            }\n        },\n        {\n            \"id\": 12422,\n            \"name\": \"Frosted Cake\",\n            \"symbol\": \"FROSTEDCAKE\",\n            \"slug\": \"frostedcake\",\n            \"rank\": 8922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94ba29d58d419bd798b282476db3dd9d97ba8c23\"\n            }\n        },\n        {\n            \"id\": 12423,\n            \"name\": \"Litherium\",\n            \"symbol\": \"LITH\",\n            \"slug\": \"litherium\",\n            \"rank\": 4297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b180109332b079c44447F52A8aDad5B1Cd9dcfd\"\n            }\n        },\n        {\n            \"id\": 12424,\n            \"name\": \"Mainston\",\n            \"symbol\": \"STON\",\n            \"slug\": \"mainston\",\n            \"rank\": 5036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T04:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc47f2ba852669b178699449e50682d6ceaf8c07\"\n            }\n        },\n        {\n            \"id\": 12426,\n            \"name\": \"DOOiT V2\",\n            \"symbol\": \"DOO\",\n            \"slug\": \"dooit-token\",\n            \"rank\": 7501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T04:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93a72Ce957adAf60c74A5C7815ce7B3d0a7e6b48\"\n            }\n        },\n        {\n            \"id\": 12428,\n            \"name\": \"Bagus Wallet\",\n            \"symbol\": \"BG\",\n            \"slug\": \"bagus-wallet\",\n            \"rank\": 8158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07ABe236bb21E96c2E2319766745F782dcd0b0C8\"\n            }\n        },\n        {\n            \"id\": 12430,\n            \"name\": \"Rogue West\",\n            \"symbol\": \"ROGUE\",\n            \"slug\": \"rogue-west\",\n            \"rank\": 1981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T07:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6Ac665c0dE9a6ca72B85757b141aa9c428828aCA\"\n            }\n        },\n        {\n            \"id\": 12431,\n            \"name\": \"StarSharks (SSS)\",\n            \"symbol\": \"SSS\",\n            \"slug\": \"starsharks-sss\",\n            \"rank\": 2947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3028FbC1742a16A5D69dE1B334cbce28f5d7EB3\"\n            }\n        },\n        {\n            \"id\": 12432,\n            \"name\": \"StarSharks SEA\",\n            \"symbol\": \"SEA\",\n            \"slug\": \"starsharks-sea\",\n            \"rank\": 3021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa\"\n            }\n        },\n        {\n            \"id\": 12434,\n            \"name\": \"Unity Protocol\",\n            \"symbol\": \"UNITY\",\n            \"slug\": \"unity-protocol\",\n            \"rank\": 8923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T07:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3182d2983fA1b6928A581CF30a5fca094736200f\"\n            }\n        },\n        {\n            \"id\": 12435,\n            \"name\": \"Battle Hero\",\n            \"symbol\": \"BATH\",\n            \"slug\": \"battle-hero\",\n            \"rank\": 1838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T19:41:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE\"\n            }\n        },\n        {\n            \"id\": 12436,\n            \"name\": \"Timeleap Finance\",\n            \"symbol\": \"TIME\",\n            \"slug\": \"timeleap\",\n            \"rank\": 7052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5c59d7cb794471a9633391c4927ade06b8787a90\"\n            }\n        },\n        {\n            \"id\": 12437,\n            \"name\": \"Gooreo\",\n            \"symbol\": \"GOOREO\",\n            \"slug\": \"gooreo\",\n            \"rank\": 5518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7156fc3db62cce82eaa7163279d9f99644257539\"\n            }\n        },\n        {\n            \"id\": 12438,\n            \"name\": \"zkTube Protocol\",\n            \"symbol\": \"ZKT\",\n            \"slug\": \"zktube-protocol\",\n            \"rank\": 4967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T10:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07c52c2537d84e532a9f15d32e152c8b94d2b232\"\n            }\n        },\n        {\n            \"id\": 12439,\n            \"name\": \"BRCP TOKEN\",\n            \"symbol\": \"BRCP\",\n            \"slug\": \"brcp-token\",\n            \"rank\": 3043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12440,\n            \"name\": \"Buffer Finance\",\n            \"symbol\": \"iBFR\",\n            \"slug\": \"buffer-finance\",\n            \"rank\": 3366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa296ad1c47fe6bdc133f39555c1d1177bd51fbc5\"\n            }\n        },\n        {\n            \"id\": 12447,\n            \"name\": \"Silvertoken\",\n            \"symbol\": \"SLVT\",\n            \"slug\": \"silvertoken\",\n            \"rank\": 3507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T09:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x652594082f97392a1703d80985ab575085f34a4e\"\n            }\n        },\n        {\n            \"id\": 12448,\n            \"name\": \"EverGrow Coin\",\n            \"symbol\": \"EGC\",\n            \"slug\": \"evergrowcoin\",\n            \"rank\": 3190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC001BBe2B87079294C63EcE98BdD0a88D761434e\"\n            }\n        },\n        {\n            \"id\": 12450,\n            \"name\": \"Influencer\",\n            \"symbol\": \"IMI\",\n            \"slug\": \"imi\",\n            \"rank\": 4149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xdde2154f47e80c8721c2efbe02834ae056284368\"\n            }\n        },\n        {\n            \"id\": 12451,\n            \"name\": \"Mondo Community Coin\",\n            \"symbol\": \"MNDCC\",\n            \"slug\": \"mondo-community-coin\",\n            \"rank\": 7783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcdb9d30a3ba48cdfcb0ecbe19317e6cf783672f1\"\n            }\n        },\n        {\n            \"id\": 12452,\n            \"name\": \"TETU\",\n            \"symbol\": \"TETU\",\n            \"slug\": \"tetu\",\n            \"rank\": 5127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x255707B70BF90aa112006E1b07B9AeA6De021424\"\n            }\n        },\n        {\n            \"id\": 12455,\n            \"name\": \"Magic Token\",\n            \"symbol\": \"MAGIC\",\n            \"slug\": \"magicland\",\n            \"rank\": 8924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T11:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c852d3334188be136bfc540ef2bb8c37b590bad\"\n            }\n        },\n        {\n            \"id\": 12456,\n            \"name\": \"ROBINOS\",\n            \"symbol\": \"RBN\",\n            \"slug\": \"robinos\",\n            \"rank\": 6939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T12:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb3bc8dae5a49ed956b5d2207d9040c816c56398f\"\n            }\n        },\n        {\n            \"id\": 12457,\n            \"name\": \"ZEDXION\",\n            \"symbol\": \"ZEDXION\",\n            \"slug\": \"zedxion\",\n            \"rank\": 3693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T12:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfbc4f3f645c4003a2e4f4e9b51077d2daa9a9341\"\n            }\n        },\n        {\n            \"id\": 12458,\n            \"name\": \"KSM Starter\",\n            \"symbol\": \"KST\",\n            \"slug\": \"ksm-starter\",\n            \"rank\": 3700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBc17729fDf562723f0267F79FF25aDE441056d87\"\n            }\n        },\n        {\n            \"id\": 12459,\n            \"name\": \"Holdex Finance\",\n            \"symbol\": \"HOLDEX\",\n            \"slug\": \"holdex-finance\",\n            \"rank\": 4037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T13:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd85b5e9a7c33832dcdb554ec07cdcc56810b2e5a\"\n            }\n        },\n        {\n            \"id\": 12460,\n            \"name\": \"UNITED EMIRATE DECENTRALIZED COIN.\",\n            \"symbol\": \"UEDC\",\n            \"slug\": \"united-emirate-decentralized-coin\",\n            \"rank\": 3970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T13:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0b6e29c429bbb8e1448340f0776be933805344e\"\n            }\n        },\n        {\n            \"id\": 12462,\n            \"name\": \"MINE Network\",\n            \"symbol\": \"MNET\",\n            \"slug\": \"mine-network\",\n            \"rank\": 3747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T09:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x829c97092c0cc92efe7397dd3ddb831cc5835bae\"\n            }\n        },\n        {\n            \"id\": 12463,\n            \"name\": \"Timechain Swap Token\",\n            \"symbol\": \"TCS\",\n            \"slug\": \"timechain-swap-token\",\n            \"rank\": 4978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T20:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xfbfae0dd49882e503982f8eb4b8b1e464eca0b91\"\n            }\n        },\n        {\n            \"id\": 12464,\n            \"name\": \"Lox Network\",\n            \"symbol\": \"LOX\",\n            \"slug\": \"lox-network\",\n            \"rank\": 3181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12465,\n            \"name\": \"Ridotto\",\n            \"symbol\": \"RDT\",\n            \"slug\": \"ridotto\",\n            \"rank\": 4789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4740735aa98dc8aa232bd049f8f0210458e7fca3\"\n            }\n        },\n        {\n            \"id\": 12466,\n            \"name\": \"MMACOIN\",\n            \"symbol\": \"MMA\",\n            \"slug\": \"mmacoin\",\n            \"rank\": 7362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x270a84dcdfb305cc68be21e767ef11aac5dc5cf0\"\n            }\n        },\n        {\n            \"id\": 12467,\n            \"name\": \"RISQ Protocol\",\n            \"symbol\": \"RISQ\",\n            \"slug\": \"risq-protocol\",\n            \"rank\": 6649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAac2BB703093ECa3ce9b97434fD16f2765951C0e\"\n            }\n        },\n        {\n            \"id\": 12468,\n            \"name\": \"Equilibrium Games\",\n            \"symbol\": \"EQ\",\n            \"slug\": \"eq\",\n            \"rank\": 3550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rpakCr61Q92abPXJnVboKENmpKssWyHpwu\"\n            }\n        },\n        {\n            \"id\": 12469,\n            \"name\": \"Momento\",\n            \"symbol\": \"MOMENTO\",\n            \"slug\": \"momento\",\n            \"rank\": 7769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T13:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ae8b74cd2d566853715800c9927f879d6b76a37\"\n            }\n        },\n        {\n            \"id\": 12472,\n            \"name\": \"Elysian\",\n            \"symbol\": \"ELS\",\n            \"slug\": \"elysian-els\",\n            \"rank\": 3852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T22:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rHXuEaRYnnJHbDeuBH5w8yPh5uwNVh5zAg\"\n            }\n        },\n        {\n            \"id\": 12473,\n            \"name\": \"OrcaDAO\",\n            \"symbol\": \"ORCA\",\n            \"slug\": \"orcadao\",\n            \"rank\": 6212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8B1d98A91F853218ddbb066F20b8c63E782e2430\"\n            }\n        },\n        {\n            \"id\": 12474,\n            \"name\": \"MoonX\",\n            \"symbol\": \"MoonX\",\n            \"slug\": \"moonx\",\n            \"rank\": 8925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x053F574B35eB29dEB6817bD8B3f8c848c6aBbe53\"\n            }\n        },\n        {\n            \"id\": 12475,\n            \"name\": \"BEUROP\",\n            \"symbol\": \"BEPR\",\n            \"slug\": \"beurop\",\n            \"rank\": 5152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf0cf158e84ebacca1b7746e794d507073e5adfe\"\n            }\n        },\n        {\n            \"id\": 12476,\n            \"name\": \"Miners Defi\",\n            \"symbol\": \"MINERS\",\n            \"slug\": \"miners-defi\",\n            \"rank\": 6758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb6b00f8c7e1da78fb919c810c30dde95475bdde\"\n            }\n        },\n        {\n            \"id\": 12477,\n            \"name\": \"Sewer Rat Social Club CHIZ Token\",\n            \"symbol\": \"CHIZ\",\n            \"slug\": \"sewer-rat-social-club-chiz-token\",\n            \"rank\": 8926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T04:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c761c1a21637362374204000e383204d347064c\"\n            }\n        },\n        {\n            \"id\": 12478,\n            \"name\": \"Electric Arena\",\n            \"symbol\": \"EARENA\",\n            \"slug\": \"electric-arena\",\n            \"rank\": 8927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T20:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc30590a879c7dd78bcd9a18e48de446a3c7c98b8\"\n            }\n        },\n        {\n            \"id\": 12480,\n            \"name\": \"Starchi\",\n            \"symbol\": \"ELIXIR\",\n            \"slug\": \"starchi\",\n            \"rank\": 5505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T00:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xed0bb69f9f96e8c5fffdf16c468ecec385134ea5\"\n            }\n        },\n        {\n            \"id\": 12481,\n            \"name\": \"ROI Token\",\n            \"symbol\": \"ROI\",\n            \"slug\": \"roi-token\",\n            \"rank\": 4200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12484,\n            \"name\": \"Velox\",\n            \"symbol\": \"VLX\",\n            \"slug\": \"velox\",\n            \"rank\": 7227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T01:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11be9d518f03a4d309a1340fddab944ccc5b3b15\"\n            }\n        },\n        {\n            \"id\": 12485,\n            \"name\": \"Arowana Token\",\n            \"symbol\": \"ARW\",\n            \"slug\": \"arowana-token\",\n            \"rank\": 4289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:28:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x351caa9045d65107b9d311d922d15887cfd634e4\"\n            }\n        },\n        {\n            \"id\": 12487,\n            \"name\": \"Dark Frontiers\",\n            \"symbol\": \"DARK\",\n            \"slug\": \"dark-frontiers\",\n            \"rank\": 3310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T01:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12fc07081fab7de60987cad8e8dc407b606fb2f8\"\n            }\n        },\n        {\n            \"id\": 12488,\n            \"name\": \"Dogira\",\n            \"symbol\": \"DOGIRA\",\n            \"slug\": \"dogira-new\",\n            \"rank\": 4875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T14:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd8c1232fcd219286e341271385bd70601503b3d7\"\n            }\n        },\n        {\n            \"id\": 12489,\n            \"name\": \"GUARDIAN\",\n            \"symbol\": \"GUARD\",\n            \"slug\": \"guardian\",\n            \"rank\": 3524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T02:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf606bd19b1e61574ed625d9ea96c841d4e247a32\"\n            }\n        },\n        {\n            \"id\": 12490,\n            \"name\": \"Baddest Alpha Ape Bundle\",\n            \"symbol\": \"APED\",\n            \"slug\": \"baddest-alpha-ape-bundle\",\n            \"rank\": 3353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T03:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa898efdb91e35bd311c45b9b955f742b6719aa2\"\n            }\n        },\n        {\n            \"id\": 12492,\n            \"name\": \"CoviCoin\",\n            \"symbol\": \"CVC\",\n            \"slug\": \"covicoin\",\n            \"rank\": 7070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T08:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6f0a9b75fa529dcc0f90459e30684e7ed9a9ea6\"\n            }\n        },\n        {\n            \"id\": 12493,\n            \"name\": \"X3Swap\",\n            \"symbol\": \"X3S\",\n            \"slug\": \"x3swap\",\n            \"rank\": 8928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T06:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51f9e1235107722b25f22c6e6edcb378dfc31eba\"\n            }\n        },\n        {\n            \"id\": 12494,\n            \"name\": \"Melo Token\",\n            \"symbol\": \"MELO\",\n            \"slug\": \"melo-token\",\n            \"rank\": 4216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T07:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38a62b2030068e7b7a5268df7ab7a48bc6e396b4\"\n            }\n        },\n        {\n            \"id\": 12495,\n            \"name\": \"XGOLD COIN\",\n            \"symbol\": \"XGOLD\",\n            \"slug\": \"xgold-coin\",\n            \"rank\": 3682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T07:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"r4XSSBVGENvgUrZFijX8xvsJtp9Mi2UPz9\"\n            }\n        },\n        {\n            \"id\": 12500,\n            \"name\": \"Orca AVAI\",\n            \"symbol\": \"AVAI\",\n            \"slug\": \"orca-avai\",\n            \"rank\": 5658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x346A59146b9b4a77100D369a3d18E8007A9F46a6\"\n            }\n        },\n        {\n            \"id\": 12501,\n            \"name\": \"Qrkita Token\",\n            \"symbol\": \"QRT\",\n            \"slug\": \"qrkita-token\",\n            \"rank\": 2360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T22:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x921d3a6ed8223AFb6358410F717e2FB13cbae700\"\n            }\n        },\n        {\n            \"id\": 12503,\n            \"name\": \"Beanstalk\",\n            \"symbol\": \"BEAN\",\n            \"slug\": \"beanstalk\",\n            \"rank\": 3705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc59ac4fefa32293a95889dc396682858d52e5db\"\n            }\n        },\n        {\n            \"id\": 12505,\n            \"name\": \"dexIRA\",\n            \"symbol\": \"DEX\",\n            \"slug\": \"dexira\",\n            \"rank\": 6378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x147e07976e1ae78287c33aafaab87760d32e50a5\"\n            }\n        },\n        {\n            \"id\": 12506,\n            \"name\": \"NFTY Network\",\n            \"symbol\": \"NFTY\",\n            \"slug\": \"nfty-network\",\n            \"rank\": 3508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE1D7C7a4596B038CEd2A84bF65B8647271C53208\"\n            }\n        },\n        {\n            \"id\": 12510,\n            \"name\": \"DeFido\",\n            \"symbol\": \"DEFIDO\",\n            \"slug\": \"defido\",\n            \"rank\": 5051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x199f788ddb566b7ebb59bf35b36914f2acdb33de\"\n            }\n        },\n        {\n            \"id\": 12511,\n            \"name\": \"Wrapped NewYorkCoin\",\n            \"symbol\": \"WNYC\",\n            \"slug\": \"wrapped-newyorkcoin\",\n            \"rank\": 7265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T23:56:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c015277b0f9b8c24b20bd8bbbd29fdb25738a69\"\n            }\n        },\n        {\n            \"id\": 12513,\n            \"name\": \"Dino\",\n            \"symbol\": \"DINO\",\n            \"slug\": \"dino\",\n            \"rank\": 6914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6Y7LbYB3tfGBG6CSkyssoxdtHb77AEMTRVXe8JUJRwZ7\"\n            }\n        },\n        {\n            \"id\": 12515,\n            \"name\": \"Colawork\",\n            \"symbol\": \"COLA\",\n            \"slug\": \"colawork\",\n            \"rank\": 4114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T13:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19e98c4921aab7e3f5fd2adca36cfb669c63e926\"\n            }\n        },\n        {\n            \"id\": 12516,\n            \"name\": \"Dog Collar\",\n            \"symbol\": \"COLLAR\",\n            \"slug\": \"dog-collar\",\n            \"rank\": 4579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9783b81438c24848f85848f8df31845097341771\"\n            }\n        },\n        {\n            \"id\": 12517,\n            \"name\": \"DEI\",\n            \"symbol\": \"DEI\",\n            \"slug\": \"dei\",\n            \"rank\": 5301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3\"\n            }\n        },\n        {\n            \"id\": 12518,\n            \"name\": \"Morphie Network\",\n            \"symbol\": \"MRFI\",\n            \"slug\": \"morphie-network\",\n            \"rank\": 3845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf1167b1f90e4f27d9f520a4cd3a1e452e011cea\"\n            }\n        },\n        {\n            \"id\": 12521,\n            \"name\": \"Financial Intelligence Group\",\n            \"symbol\": \"ATBFIG\",\n            \"slug\": \"financial-intelligence-group\",\n            \"rank\": 5386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T11:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd91e5e735eaccaa569edab1fa4f8fe2db2531a19\"\n            }\n        },\n        {\n            \"id\": 12522,\n            \"name\": \"WFAIR\",\n            \"symbol\": \"WFAIR\",\n            \"slug\": \"wallfair\",\n            \"rank\": 5089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T19:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC6065B9fc8171Ad3D29bad510709249681758972\"\n            }\n        },\n        {\n            \"id\": 12523,\n            \"name\": \"BurningMoon\",\n            \"symbol\": \"BM\",\n            \"slug\": \"burningmoon\",\n            \"rank\": 6500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T11:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97c6825e6911578a515b11e25b552ecd5fe58dba\"\n            }\n        },\n        {\n            \"id\": 12524,\n            \"name\": \"Farmers Only\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"farmers-only\",\n            \"rank\": 8929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x0159ed2e06ddcd46a25e74eb8e159ce666b28687\"\n            }\n        },\n        {\n            \"id\": 12525,\n            \"name\": \"eBlockStock\",\n            \"symbol\": \"EBSO\",\n            \"slug\": \"eblockstock\",\n            \"rank\": 6880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T12:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x866f8a50a64e68ca66e97e032c5da99538b3f942\"\n            }\n        },\n        {\n            \"id\": 12526,\n            \"name\": \"USD Open Dollar\",\n            \"symbol\": \"USDO\",\n            \"slug\": \"usd-open-dollar\",\n            \"rank\": 4303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T13:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5801d0e1c7d977d78e4890880b8e579eb4943276\"\n            }\n        },\n        {\n            \"id\": 12528,\n            \"name\": \"RugSeekers\",\n            \"symbol\": \"SEEK\",\n            \"slug\": \"rugseekers\",\n            \"rank\": 6792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6225b43f1e2c80381225b49d650f928ee3f19d4\"\n            }\n        },\n        {\n            \"id\": 12529,\n            \"name\": \"IceSlush Finance\",\n            \"symbol\": \"SLUSH\",\n            \"slug\": \"iceslush-finance\",\n            \"rank\": 8084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T15:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x28bF9CB0a8c0a6Fb01680dAAae9D6aE76234491b\"\n            }\n        },\n        {\n            \"id\": 12530,\n            \"name\": \"Project DogeX\",\n            \"symbol\": \"$DOGEX\",\n            \"slug\": \"project-dogex-v2\",\n            \"rank\": 8930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T15:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf57fcab4e5b76fc49917f6ac11eac27e222ca111\"\n            }\n        },\n        {\n            \"id\": 12531,\n            \"name\": \"Game X Change\",\n            \"symbol\": \"EXP\",\n            \"slug\": \"game-x-change\",\n            \"rank\": 8125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T15:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639d4c62f58a4048ad0f69b8ce675db1a3e8e00e\"\n            }\n        },\n        {\n            \"id\": 12532,\n            \"name\": \"TTcoin\",\n            \"symbol\": \"TC\",\n            \"slug\": \"ttcoin\",\n            \"rank\": 6075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T08:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x659049786cB66E4486b8C0E0cCC90a5929a21162\"\n            }\n        },\n        {\n            \"id\": 12533,\n            \"name\": \"ESWAP.TUBE\",\n            \"symbol\": \"TUBE2\",\n            \"slug\": \"tube2\",\n            \"rank\": 5442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T16:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda86006036540822e0cd2861dbd2fd7ff9caa0e8\"\n            }\n        },\n        {\n            \"id\": 12534,\n            \"name\": \"Lelouch Lamperouge\",\n            \"symbol\": \"ZERO\",\n            \"slug\": \"lelouch-lamperouge\",\n            \"rank\": 8931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T01:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4546d782ffb14a465a3bb518eecf1a181da85332\"\n            }\n        },\n        {\n            \"id\": 12536,\n            \"name\": \"Decentralized Community Investment Protocol\",\n            \"symbol\": \"DCIP\",\n            \"slug\": \"decentralized-community-investment-protocol\",\n            \"rank\": 3846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T18:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x308fc5cdd559be5cb62b08a26a4699bbef4a888f\"\n            }\n        },\n        {\n            \"id\": 12537,\n            \"name\": \"PolyBeta Finance\",\n            \"symbol\": \"BETA\",\n            \"slug\": \"polybeta-finance\",\n            \"rank\": 7845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T19:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaC3090B7042FCA2cDBF233022e4a9823a032600c\"\n            }\n        },\n        {\n            \"id\": 12540,\n            \"name\": \"ACCESSLAUNCHER\",\n            \"symbol\": \"ACX\",\n            \"slug\": \"accesslauncher\",\n            \"rank\": 5304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T20:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8B292BAaBf70b745C791C69E0D91D2265290e53f\"\n            }\n        },\n        {\n            \"id\": 12542,\n            \"name\": \"CheeseFry\",\n            \"symbol\": \"CHEESE\",\n            \"slug\": \"chfry-finance\",\n            \"rank\": 6440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T20:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x332E824e46FcEeB9E59ba9491B80d3e6d42B0B59\"\n            }\n        },\n        {\n            \"id\": 12543,\n            \"name\": \"Valkyrio\",\n            \"symbol\": \"VALK\",\n            \"slug\": \"valkyrio\",\n            \"rank\": 7118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T20:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x405cFf4cE041d3235E8b1f7AaA4E458998A47363\"\n            }\n        },\n        {\n            \"id\": 12544,\n            \"name\": \"Wrapped NCE\",\n            \"symbol\": \"WNCE\",\n            \"slug\": \"wrapped-nce\",\n            \"rank\": 8932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T21:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x855028c40c9f90cd4295c0fbc9ec06c528900114\"\n            }\n        },\n        {\n            \"id\": 12545,\n            \"name\": \"URG University\",\n            \"symbol\": \"URG-U\",\n            \"slug\": \"urg-university\",\n            \"rank\": 8933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T21:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76Ce4184C3e2411df998Bdebe2DAEbEfAab9934C\"\n            }\n        },\n        {\n            \"id\": 12546,\n            \"name\": \"Liquidus\",\n            \"symbol\": \"LIQ\",\n            \"slug\": \"liquidus\",\n            \"rank\": 3382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T21:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f69b7ab8f7cab199a310fd5a27b43fef44ddcc0\"\n            }\n        },\n        {\n            \"id\": 12549,\n            \"name\": \"Dinosaureggs\",\n            \"symbol\": \"DSG\",\n            \"slug\": \"dinosaureggs\",\n            \"rank\": 3306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T07:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a78649501bbaac285ea4187299471b7ad4abd35\"\n            }\n        },\n        {\n            \"id\": 12552,\n            \"name\": \"BeatBind\",\n            \"symbol\": \"BBND\",\n            \"slug\": \"beatbind\",\n            \"rank\": 3878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T08:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBc0d84FA6260E065F330d51621d682d2630F4Aa2\"\n            }\n        },\n        {\n            \"id\": 12553,\n            \"name\": \"Cure Token\",\n            \"symbol\": \"CURE\",\n            \"slug\": \"cure-token\",\n            \"rank\": 4489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T08:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6\"\n            }\n        },\n        {\n            \"id\": 12554,\n            \"name\": \"Calcifire\",\n            \"symbol\": \"CALCIFIRE\",\n            \"slug\": \"calcifire\",\n            \"rank\": 7094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T09:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e236b43D779B385c3279820e322ABAE249D3405\"\n            }\n        },\n        {\n            \"id\": 12556,\n            \"name\": \"Oculus Vision\",\n            \"symbol\": \"OCV\",\n            \"slug\": \"oculus-vision\",\n            \"rank\": 7608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T11:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76cf21939f7df1e355b8919b439556b064170d49\"\n            }\n        },\n        {\n            \"id\": 12557,\n            \"name\": \"Beach Token\",\n            \"symbol\": \"BEACH\",\n            \"slug\": \"beach-token\",\n            \"rank\": 7067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T11:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd15c4c8cd28a08e43846e3155c01a1f648d8d42\"\n            }\n        },\n        {\n            \"id\": 12558,\n            \"name\": \"Xbullion\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"xbullion\",\n            \"rank\": 7290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T11:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x670f9d9a26d3d42030794ff035d35a67aa092ead\"\n            }\n        },\n        {\n            \"id\": 12559,\n            \"name\": \"Aquarius Protocol\",\n            \"symbol\": \"AQU\",\n            \"slug\": \"aquarius-protocol\",\n            \"rank\": 8934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T12:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x0f7adb77b6334b9b5a3c4f78aaa073ea1d915bf6\"\n            }\n        },\n        {\n            \"id\": 12560,\n            \"name\": \"Reverse Climate Change\",\n            \"symbol\": \"RVRS\",\n            \"slug\": \"reverse-climate-change\",\n            \"rank\": 8137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5dd175a4242afe19e5c1051d8cd13fc8979f2329\"\n            }\n        },\n        {\n            \"id\": 12562,\n            \"name\": \"Mononoke Inu\",\n            \"symbol\": \"Mononoke-Inu\",\n            \"slug\": \"mononoke-inu\",\n            \"rank\": 4361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T14:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4da08a1bff50be96bded5c7019227164b49c2bfc\"\n            }\n        },\n        {\n            \"id\": 12563,\n            \"name\": \"Nami Inu\",\n            \"symbol\": \"NAMI\",\n            \"slug\": \"nami-inu\",\n            \"rank\": 5680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T14:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe624a29cb327b03350820ef98584d56083eaf392\"\n            }\n        },\n        {\n            \"id\": 12566,\n            \"name\": \"PinkSale\",\n            \"symbol\": \"PINKSALE\",\n            \"slug\": \"pinksale\",\n            \"rank\": 5143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T19:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x602bA546A7B06e0FC7f58fD27EB6996eCC824689\"\n            }\n        },\n        {\n            \"id\": 12568,\n            \"name\": \"EverestCoin\",\n            \"symbol\": \"EVCoin\",\n            \"slug\": \"everestcoin\",\n            \"rank\": 5179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T06:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84b7bb9614cf28226d1b0a07499472bc107e3000\"\n            }\n        },\n        {\n            \"id\": 12570,\n            \"name\": \"Crystal\",\n            \"symbol\": \"CRYSTAL\",\n            \"slug\": \"crystal\",\n            \"rank\": 6205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T06:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0xBD87c06D865a3717A16041aCD8d33922e60E85CE\"\n            }\n        },\n        {\n            \"id\": 12571,\n            \"name\": \"Daikokuten Sama\",\n            \"symbol\": \"DKKS\",\n            \"slug\": \"daikokuten-sama\",\n            \"rank\": 4926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T08:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x834613c64522725b23b458af04ed1590d189962f\"\n            }\n        },\n        {\n            \"id\": 12572,\n            \"name\": \"Waterfall DeFi\",\n            \"symbol\": \"WTF\",\n            \"slug\": \"waterfall-defi\",\n            \"rank\": 1447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd73f32833b6d5d9c8070c23e599e283a3039823c\"\n            }\n        },\n        {\n            \"id\": 12573,\n            \"name\": \"Clearpool\",\n            \"symbol\": \"CPOOL\",\n            \"slug\": \"clearpool\",\n            \"rank\": 709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:23:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66761fa41377003622aee3c7675fc7b5c1c2fac5\"\n            }\n        },\n        {\n            \"id\": 12574,\n            \"name\": \"World of Cryptia\",\n            \"symbol\": \"CRYPT\",\n            \"slug\": \"world-of-cryptia\",\n            \"rank\": 6583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T08:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x142ba459218cafdcf8f98a5fa3e139f32fccec70\"\n            }\n        },\n        {\n            \"id\": 12576,\n            \"name\": \"Geist Finance\",\n            \"symbol\": \"GEIST\",\n            \"slug\": \"geist-finance\",\n            \"rank\": 3275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T15:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xd8321aa83fb0a4ecd6348d4577431310a6e0814d\"\n            }\n        },\n        {\n            \"id\": 12577,\n            \"name\": \"PL^Gnet\",\n            \"symbol\": \"PLUG\",\n            \"slug\": \"plgnet\",\n            \"rank\": 4330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T10:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47da5456bc2e1ce391b645ce80f2e97192e4976a\"\n            }\n        },\n        {\n            \"id\": 12578,\n            \"name\": \"AnchorSwap\",\n            \"symbol\": \"ANCHOR\",\n            \"slug\": \"anchorswap\",\n            \"rank\": 4406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T10:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aac18de824ec1b553dbf342829834e4ff3f7a9f\"\n            }\n        },\n        {\n            \"id\": 12580,\n            \"name\": \"SUPERLAUNCH\",\n            \"symbol\": \"SLA\",\n            \"slug\": \"superlaunch\",\n            \"rank\": 5984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC7E530C0366a6D2FE5716F0A836f25d60bbfD678\"\n            }\n        },\n        {\n            \"id\": 12581,\n            \"name\": \"CZFarm\",\n            \"symbol\": \"CZF\",\n            \"slug\": \"czfarm\",\n            \"rank\": 5904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T17:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c1608C004F20c3520f70b924E2BfeF092dA0043\"\n            }\n        },\n        {\n            \"id\": 12582,\n            \"name\": \"PokerFI.Finance\",\n            \"symbol\": \"POKERFI\",\n            \"slug\": \"pokerfi\",\n            \"rank\": 3500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T14:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe073c3b891325ae8686d9cf2c8b3586674f7be2\"\n            }\n        },\n        {\n            \"id\": 12583,\n            \"name\": \"BuffSwap\",\n            \"symbol\": \"BUFFS\",\n            \"slug\": \"buffswap\",\n            \"rank\": 6423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x140B890BF8e2FE3E26fcD516c75728fB20b31c4f\"\n            }\n        },\n        {\n            \"id\": 12584,\n            \"name\": \"Yarloo\",\n            \"symbol\": \"YARL\",\n            \"slug\": \"yarloo\",\n            \"rank\": 6086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T19:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x843cbc1732ae7d7ba0533c6380989dacec315ffe\"\n            }\n        },\n        {\n            \"id\": 12585,\n            \"name\": \"Demole\",\n            \"symbol\": \"DMLG\",\n            \"slug\": \"demole\",\n            \"rank\": 4566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T12:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c796c140de269e255372ea687ef7644bab87935\"\n            }\n        },\n        {\n            \"id\": 12588,\n            \"name\": \"ProjectOasis\",\n            \"symbol\": \"OASIS\",\n            \"slug\": \"projectoasis\",\n            \"rank\": 5789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb19289b436b2f7a92891ac391d8f52580d3087e4\"\n            }\n        },\n        {\n            \"id\": 12590,\n            \"name\": \"AutoShark DEX\",\n            \"symbol\": \"FINS\",\n            \"slug\": \"autoshark-dex\",\n            \"rank\": 3547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T01:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b219aca875f8c74c33cff9ff98f3a9b62fcbff5\"\n            }\n        },\n        {\n            \"id\": 12591,\n            \"name\": \"LunaChow\",\n            \"symbol\": \"LUCHOW\",\n            \"slug\": \"lunachow\",\n            \"rank\": 3139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T01:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5ef74068d04ba0809b7379dd76af5ce34ab7c57\"\n            }\n        },\n        {\n            \"id\": 12592,\n            \"name\": \"DFSocial Gaming\",\n            \"symbol\": \"DFSG\",\n            \"slug\": \"defsocial-gaming-new\",\n            \"rank\": 1752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T02:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x612C49b95c9121107BE3A2FE1fcF1eFC1C4730AD\"\n            }\n        },\n        {\n            \"id\": 12595,\n            \"name\": \"Filecoin Standard Hashrate Token\",\n            \"symbol\": \"FILST\",\n            \"slug\": \"filecoin-standard-hashrate-token\",\n            \"rank\": 5104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T03:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7346ad4c8cd1886ff6d16072bcea5dfc0bc24ca2\"\n            }\n        },\n        {\n            \"id\": 12596,\n            \"name\": \"Token X\",\n            \"symbol\": \"TKX\",\n            \"slug\": \"token-tkx\",\n            \"rank\": 4458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T04:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d864e4f542b4b40acb3151c9dad2e2c9236a88f\"\n            }\n        },\n        {\n            \"id\": 12599,\n            \"name\": \"ASPO World\",\n            \"symbol\": \"ASPO\",\n            \"slug\": \"aspo-world\",\n            \"rank\": 1409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T14:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a9b49e9f075c37fe5f86c916bac9deb33556d7e\"\n            }\n        },\n        {\n            \"id\": 12603,\n            \"name\": \"867\",\n            \"symbol\": \"867\",\n            \"slug\": \"867\",\n            \"rank\": 5466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T06:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9cefd9588f076c5f805341864adc8a6f077a5b99\"\n            }\n        },\n        {\n            \"id\": 12604,\n            \"name\": \"FRAKT Token\",\n            \"symbol\": \"FRKT\",\n            \"slug\": \"frakt-token\",\n            \"rank\": 1933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T07:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ErGB9xa24Szxbk1M28u2Tx8rKPqzL6BroNkkzk5rG4zj\"\n            }\n        },\n        {\n            \"id\": 12605,\n            \"name\": \"HarmonyPad\",\n            \"symbol\": \"HPAD\",\n            \"slug\": \"harmonypad\",\n            \"rank\": 5358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7009bd9a1369e74457cdac84191ca83f33e89217\"\n            }\n        },\n        {\n            \"id\": 12606,\n            \"name\": \"DeCredit\",\n            \"symbol\": \"CDTC\",\n            \"slug\": \"decredit\",\n            \"rank\": 5050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fAf802036E30B4b58a20C359012821152872397\"\n            }\n        },\n        {\n            \"id\": 12607,\n            \"name\": \"Solberg\",\n            \"symbol\": \"SLB\",\n            \"slug\": \"solberg\",\n            \"rank\": 7146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2uRFEWRBQLEKpLmF8mohFZGDcFQmrkQEEZmHQvMUBvY7\"\n            }\n        },\n        {\n            \"id\": 12608,\n            \"name\": \"Artwork NFT\",\n            \"symbol\": \"ANFT\",\n            \"slug\": \"artwork-nft\",\n            \"rank\": 6235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ad871d02415717f55adb23def23faec98e7bba8\"\n            }\n        },\n        {\n            \"id\": 12609,\n            \"name\": \"Sway Social\",\n            \"symbol\": \"SWAY\",\n            \"slug\": \"sway-social-protocol\",\n            \"rank\": 4876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x262b8aa7542004f023b0eb02bc6b96350a02b728\"\n            }\n        },\n        {\n            \"id\": 12611,\n            \"name\": \"Delos Defi\",\n            \"symbol\": \"DELOS\",\n            \"slug\": \"delos-defi\",\n            \"rank\": 7223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x747fd09ae18ba055978b5da7a5cef572171c847c\"\n            }\n        },\n        {\n            \"id\": 12613,\n            \"name\": \"Solareum Wallet\",\n            \"symbol\": \"XSB\",\n            \"slug\": \"solareum-wallet\",\n            \"rank\": 7519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T02:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4UuGQgkD3rSeoXatXRWwRfRd21G87d5LiCfkVzNNv1Tt\"\n            }\n        },\n        {\n            \"id\": 12614,\n            \"name\": \"Dragon Kart\",\n            \"symbol\": \"KART\",\n            \"slug\": \"dragon-kart\",\n            \"rank\": 1883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8bdd8dbcbdf0c066ca5f3286d33673aa7a553c10\"\n            }\n        },\n        {\n            \"id\": 12618,\n            \"name\": \"Polly Finance\",\n            \"symbol\": \"POLLY\",\n            \"slug\": \"polly-finance\",\n            \"rank\": 7571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T19:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4c392822d4be8494b798cea17b43d48b2308109c\"\n            }\n        },\n        {\n            \"id\": 12619,\n            \"name\": \"Genie Protocol\",\n            \"symbol\": \"GNP\",\n            \"slug\": \"genie-protocol\",\n            \"rank\": 4122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T19:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa139cc2f5c5b8c72309be8e63c3024d03b7e63c\"\n            }\n        },\n        {\n            \"id\": 12620,\n            \"name\": \"Xeta Reality\",\n            \"symbol\": \"XETA\",\n            \"slug\": \"xeta-reality\",\n            \"rank\": 6981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T19:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a\"\n            }\n        },\n        {\n            \"id\": 12622,\n            \"name\": \"FOMO Chronicles Manga\",\n            \"symbol\": \"OTAKU\",\n            \"slug\": \"fomo-chronicles\",\n            \"rank\": 5591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x484215873a674f9af73367a8f94c2c591e997521\"\n            }\n        },\n        {\n            \"id\": 12624,\n            \"name\": \"Women Empowerment Token\",\n            \"symbol\": \"WEMP\",\n            \"slug\": \"women-empowerment-token\",\n            \"rank\": 5856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T20:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79E52C8D2cA6Ad34791899fCD19752A8bc51DEa5\"\n            }\n        },\n        {\n            \"id\": 12625,\n            \"name\": \"DogeBull\",\n            \"symbol\": \"DOGEBULL\",\n            \"slug\": \"dogebull\",\n            \"rank\": 4301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T20:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd4a49e1a0bd8d17faa881d057b48bc18b983e51\"\n            }\n        },\n        {\n            \"id\": 12626,\n            \"name\": \"TerraFloki\",\n            \"symbol\": \"TFLOKI\",\n            \"slug\": \"terrafloki\",\n            \"rank\": 8053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T11:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1u2k0nkenw0p25ljsr4ksh7rxm65y466vkdewwj\"\n            }\n        },\n        {\n            \"id\": 12630,\n            \"name\": \"SIMP Token\",\n            \"symbol\": \"SIMP\",\n            \"slug\": \"simp-token\",\n            \"rank\": 1681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T03:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707\"\n            }\n        },\n        {\n            \"id\": 12631,\n            \"name\": \"Euphoria\",\n            \"symbol\": \"EUPH\",\n            \"slug\": \"euphoriagames\",\n            \"rank\": 8076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T12:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12633,\n            \"name\": \"Bitsol Finance\",\n            \"symbol\": \"BTSL\",\n            \"slug\": \"bitsol-finance\",\n            \"rank\": 6607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DdUm3gHS5nnB3XKnxEufnazb5ERa9vHjK6S3DgZi7QR5\"\n            }\n        },\n        {\n            \"id\": 12634,\n            \"name\": \"Wiggly Finance\",\n            \"symbol\": \"WGL\",\n            \"slug\": \"wiggly-finance\",\n            \"rank\": 4430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T04:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGZDNronbkKUBtSPwhG3DvZFLfNAWUot8k\"\n            }\n        },\n        {\n            \"id\": 12635,\n            \"name\": \"Mirror mARKK Token\",\n            \"symbol\": \"mARKK\",\n            \"slug\": \"mirror-markk-token\",\n            \"rank\": 4578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T05:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1qqfx5jph0rsmkur2zgzyqnfucra45rtjae5vh6\"\n            }\n        },\n        {\n            \"id\": 12636,\n            \"name\": \"HIKOBABA\",\n            \"symbol\": \"HIKO\",\n            \"slug\": \"hikobaba\",\n            \"rank\": 4980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T05:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TRGDRRU2gRBsL24sfkLm3Q3Kfn2Ck2JaXo\"\n            }\n        },\n        {\n            \"id\": 12640,\n            \"name\": \"KICK.IO\",\n            \"symbol\": \"KICK\",\n            \"slug\": \"kick-io\",\n            \"rank\": 3632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"49fe136eb6a7f438fec3a2b1fedbc29ce2723c5248530b3b1f5fbde74b49434b\"\n            }\n        },\n        {\n            \"id\": 12641,\n            \"name\": \"OBRok Token\",\n            \"symbol\": \"OBROK\",\n            \"slug\": \"obrok-token\",\n            \"rank\": 3182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T03:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x205afd08cefe438377a0abc5a20cb4462e1a8c5c\"\n            }\n        },\n        {\n            \"id\": 12642,\n            \"name\": \"Polysage\",\n            \"symbol\": \"SAGE\",\n            \"slug\": \"polysage\",\n            \"rank\": 7981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x2ed945Dc703D85c80225d95ABDe41cdeE14e1992\"\n            }\n        },\n        {\n            \"id\": 12643,\n            \"name\": \"Utopia\",\n            \"symbol\": \"TOPIA\",\n            \"slug\": \"utopia-bsc\",\n            \"rank\": 6470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x391748379827340db2daffc845ac6cffad431b50\"\n            }\n        },\n        {\n            \"id\": 12644,\n            \"name\": \"The Three Kingdoms\",\n            \"symbol\": \"TTK\",\n            \"slug\": \"the-three-kingdoms\",\n            \"rank\": 4858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T14:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39703A67bAC0E39f9244d97f4c842D15Fbad9C1f\"\n            }\n        },\n        {\n            \"id\": 12646,\n            \"name\": \"Verse\",\n            \"symbol\": \"VERSE\",\n            \"slug\": \"verse\",\n            \"rank\": 6352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe18841d7a75866688e291703bde66c3378bd74a3\"\n            }\n        },\n        {\n            \"id\": 12648,\n            \"name\": \"Wrapped Curio Ferrari F12tdf\",\n            \"symbol\": \"WCT1\",\n            \"slug\": \"wrapped-curio-ferrari-f12tdf\",\n            \"rank\": 8935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T09:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x46683747b55c4a0ff783b1a502ce682eb819eb75\"\n            }\n        },\n        {\n            \"id\": 12649,\n            \"name\": \"Alanyaspor Fan Token\",\n            \"symbol\": \"ALA\",\n            \"slug\": \"alanyaspor-fan-token\",\n            \"rank\": 2199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T09:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xF9e3cBdadE7dC23629e05906EAB9af435bCB97e7\"\n            }\n        },\n        {\n            \"id\": 12650,\n            \"name\": \"GAIA Everworld\",\n            \"symbol\": \"GAIA\",\n            \"slug\": \"gaia-everworld\",\n            \"rank\": 3072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T16:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x347e430b7cd1235e216be58ffa13394e5009e6e2\"\n            }\n        },\n        {\n            \"id\": 12652,\n            \"name\": \"Hanu Yokia\",\n            \"symbol\": \"HANU\",\n            \"slug\": \"goji-crypto\",\n            \"rank\": 3489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72e5390edb7727e3d4e3436451dadaff675dbcc0\"\n            }\n        },\n        {\n            \"id\": 12653,\n            \"name\": \"ROCO FINANCE\",\n            \"symbol\": \"ROCO\",\n            \"slug\": \"roco-finance\",\n            \"rank\": 3522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb2a85C5ECea99187A977aC34303b80AcbDdFa208\"\n            }\n        },\n        {\n            \"id\": 12657,\n            \"name\": \"Instaraise\",\n            \"symbol\": \"INSTA\",\n            \"slug\": \"instaraise\",\n            \"rank\": 6620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T13:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT19y6R8x53uDKiM46ahgguS6Tjqhdj2rSzZ\"\n            }\n        },\n        {\n            \"id\": 12658,\n            \"name\": \"Swift Finance\",\n            \"symbol\": \"SWIFT\",\n            \"slug\": \"swift-finance\",\n            \"rank\": 5088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T15:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0Aa4ef05B43700BF4b6E6Dc83eA4e9C2CF6Af0fA\"\n            }\n        },\n        {\n            \"id\": 12659,\n            \"name\": \"Next Token\",\n            \"symbol\": \"NXT\",\n            \"slug\": \"next-token\",\n            \"rank\": 8936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T12:22:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e428aa75b271ebf905db7e3f2970453e976481e\"\n            }\n        },\n        {\n            \"id\": 12661,\n            \"name\": \"HashBit BlockChain\",\n            \"symbol\": \"HBIT\",\n            \"slug\": \"hashbit-blockchain\",\n            \"rank\": 8196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T07:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12662,\n            \"name\": \"Mini Kishu\",\n            \"symbol\": \"MINIKISHU\",\n            \"slug\": \"mini-kishu\",\n            \"rank\": 5213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T19:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47fd00664661058546fddada3eecc9f2cd41020e\"\n            }\n        },\n        {\n            \"id\": 12663,\n            \"name\": \"Libre DeFi\",\n            \"symbol\": \"LIBRE\",\n            \"slug\": \"libre-defi\",\n            \"rank\": 3988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63db060697b01c6f4a26561b1494685DcbBd998c\"\n            }\n        },\n        {\n            \"id\": 12664,\n            \"name\": \"Scallop\",\n            \"symbol\": \"SCLP\",\n            \"slug\": \"scallop\",\n            \"rank\": 3250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T11:13:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF2c96E402c9199682d5dED26D3771c6B192c01af\"\n            }\n        },\n        {\n            \"id\": 12670,\n            \"name\": \"Surge Inu\",\n            \"symbol\": \"SURGE\",\n            \"slug\": \"surge-inu\",\n            \"rank\": 5692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T04:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68fbd4d89ba15343e7d2457189459b7ac80a20a3\"\n            }\n        },\n        {\n            \"id\": 12671,\n            \"name\": \"FANG Token\",\n            \"symbol\": \"FANG\",\n            \"slug\": \"fang-token\",\n            \"rank\": 6320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T08:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x49894fcc07233957c35462cfc3418ef0cc26129f\"\n            }\n        },\n        {\n            \"id\": 12675,\n            \"name\": \"Dark Matter DeFi\",\n            \"symbol\": \"DMD\",\n            \"slug\": \"dark-matter-defi\",\n            \"rank\": 5820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T21:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x90e892fed501ae00596448aecf998c88816e5c0f\"\n            }\n        },\n        {\n            \"id\": 12676,\n            \"name\": \"Moonbird\",\n            \"symbol\": \"MBIRD\",\n            \"slug\": \"moonbird\",\n            \"rank\": 7985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T06:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b23a0ffbc53198d86fa5927e8ee32f7ef699a14\"\n            }\n        },\n        {\n            \"id\": 12677,\n            \"name\": \"Londex\",\n            \"symbol\": \"LDX\",\n            \"slug\": \"londex\",\n            \"rank\": 5162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2089f0cbe8aca0950fa8c5bb04ade2323aee832f\"\n            }\n        },\n        {\n            \"id\": 12678,\n            \"name\": \"FireStarter\",\n            \"symbol\": \"FLAME\",\n            \"slug\": \"firestarter\",\n            \"rank\": 3105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T07:11:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x22e3f02f86bc8ea0d73718a2ae8851854e62adc5\"\n            }\n        },\n        {\n            \"id\": 12681,\n            \"name\": \"UniCandy\",\n            \"symbol\": \"UCD\",\n            \"slug\": \"unicandy\",\n            \"rank\": 6990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T07:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1Db366890EeB8f28C2813C6a6084353e0b90713\"\n            }\n        },\n        {\n            \"id\": 12682,\n            \"name\": \"DecentraWeb\",\n            \"symbol\": \"DWEB\",\n            \"slug\": \"decentraweb\",\n            \"rank\": 1890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T07:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7f58a92476056627f9fdb92286778abd83b285f\"\n            }\n        },\n        {\n            \"id\": 12687,\n            \"name\": \"S.S. Lazio Fan Token\",\n            \"symbol\": \"LAZIO\",\n            \"slug\": \"lazio-fan-token\",\n            \"rank\": 704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T12:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77d547256a2cd95f32f67ae0313e450ac200648d\"\n            }\n        },\n        {\n            \"id\": 12690,\n            \"name\": \"Wrapped PKT\",\n            \"symbol\": \"WPKT\",\n            \"slug\": \"wrapped-pkt\",\n            \"rank\": 4723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T13:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1C25222994531C4AC35E4d94bbf7552c9aa92E32\"\n            }\n        },\n        {\n            \"id\": 12691,\n            \"name\": \"Safle\",\n            \"symbol\": \"SAFLE\",\n            \"slug\": \"safle\",\n            \"rank\": 5243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T22:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x04b33078Ea1aEf29bf3fB29c6aB7B200C58ea126\"\n            }\n        },\n        {\n            \"id\": 12692,\n            \"name\": \"Poken\",\n            \"symbol\": \"PKN\",\n            \"slug\": \"poken\",\n            \"rank\": 4508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T19:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf09a216fac5adc3e640db418c0b956076509503\"\n            }\n        },\n        {\n            \"id\": 12693,\n            \"name\": \"blocsport.one\",\n            \"symbol\": \"BLS\",\n            \"slug\": \"blocsport-one\",\n            \"rank\": 3760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T19:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x708739980021A0b0B2E555383fE1283697e140e9\"\n            }\n        },\n        {\n            \"id\": 12694,\n            \"name\": \"MANAGER PRO\",\n            \"symbol\": \"MPRO\",\n            \"slug\": \"manager-pro\",\n            \"rank\": 7107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T20:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79fDe167C18C51892BE4B559b60d9420c02afd05\"\n            }\n        },\n        {\n            \"id\": 12695,\n            \"name\": \"PolyPup Finance\",\n            \"symbol\": \"COLLAR\",\n            \"slug\": \"polypup-finance\",\n            \"rank\": 7355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T03:23:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8DF26a1BD9bD98e2eC506fc9d8009954716A05DC\"\n            }\n        },\n        {\n            \"id\": 12696,\n            \"name\": \"INU Token\",\n            \"symbol\": \"INU\",\n            \"slug\": \"inu-token\",\n            \"rank\": 7850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T23:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00f29171d7bcdc464a0758cf3217fe83173772b9\"\n            }\n        },\n        {\n            \"id\": 12697,\n            \"name\": \"Elon's Marvin\",\n            \"symbol\": \"MARVIN\",\n            \"slug\": \"elons-marvin\",\n            \"rank\": 6193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81c159f7abaa9139227aff62959b86b4141f6eb2\"\n            }\n        },\n        {\n            \"id\": 12698,\n            \"name\": \"Ninja Protocol\",\n            \"symbol\": \"NINJA\",\n            \"slug\": \"ninja-protocol\",\n            \"rank\": 4529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T17:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FgX1WD9WzMU3yLwXaFSarPfkgzjLb2DZCqmkx9ExpuvJ\"\n            }\n        },\n        {\n            \"id\": 12699,\n            \"name\": \"Quid Ika\",\n            \"symbol\": \"QUID\",\n            \"slug\": \"quid-ika\",\n            \"rank\": 4515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T03:22:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d38f670d15c14716be1f109a4f453e966a2b6d4\"\n            }\n        },\n        {\n            \"id\": 12700,\n            \"name\": \"Sasuke Inu\",\n            \"symbol\": \"SINU\",\n            \"slug\": \"sasuke-inu\",\n            \"rank\": 8190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T03:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd32ed17bc769c7a252a64bd915d6db8f70ca5113\"\n            }\n        },\n        {\n            \"id\": 12702,\n            \"name\": \"TAPME Token\",\n            \"symbol\": \"TAP\",\n            \"slug\": \"taptoken\",\n            \"rank\": 5387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T16:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb229c47132d42576a15037a2931f9edd01ac0c2a\"\n            }\n        },\n        {\n            \"id\": 12703,\n            \"name\": \"Gyro\",\n            \"symbol\": \"GYRO\",\n            \"slug\": \"gyro\",\n            \"rank\": 3638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T06:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b239abe619e74232c827fbe5e49a4c072bd869d\"\n            }\n        },\n        {\n            \"id\": 12705,\n            \"name\": \"Pollchain\",\n            \"symbol\": \"POLL\",\n            \"slug\": \"pollchain\",\n            \"rank\": 2943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T06:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b0f027d0b694aae2761ed2d426295d4f949f5d0\"\n            }\n        },\n        {\n            \"id\": 12707,\n            \"name\": \"Xenon Play\",\n            \"symbol\": \"XPLAY\",\n            \"slug\": \"xenon-play\",\n            \"rank\": 8937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T07:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB7FeEAb5ea787e83a40f185237C717597363E0d6\"\n            }\n        },\n        {\n            \"id\": 12709,\n            \"name\": \"HZM Coin\",\n            \"symbol\": \"HZM\",\n            \"slug\": \"hzm-coin\",\n            \"rank\": 3586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec1b7eb3d3cfac7027fa60b5376e5eadef4f1300\"\n            }\n        },\n        {\n            \"id\": 12710,\n            \"name\": \"Shakita Inu\",\n            \"symbol\": \"SHAK\",\n            \"slug\": \"shakita-inu\",\n            \"rank\": 5635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76e08e1c693d42551dd6ba7c2a659f74ff5ba261\"\n            }\n        },\n        {\n            \"id\": 12712,\n            \"name\": \"Genesis Mana\",\n            \"symbol\": \"MANA\",\n            \"slug\": \"genesis-mana\",\n            \"rank\": 6490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d77f5b3efa51821ad6483adaf38ea4cb1824cc5\"\n            }\n        },\n        {\n            \"id\": 12713,\n            \"name\": \"Rijent Coin\",\n            \"symbol\": \"RTC\",\n            \"slug\": \"rijent-coin\",\n            \"rank\": 3658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75ee98694f35033d5982ace93e44d438989e003a\"\n            }\n        },\n        {\n            \"id\": 12722,\n            \"name\": \"Cryowar\",\n            \"symbol\": \"CWAR\",\n            \"slug\": \"cryowar\",\n            \"rank\": 3134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T22:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HfYFjMKNZygfMC8LsQ8LtpPsPxEJoXJx4M6tqi75Hajo\"\n            }\n        },\n        {\n            \"id\": 12723,\n            \"name\": \"Astronaut (Polygon)\",\n            \"symbol\": \"pNAUT\",\n            \"slug\": \"astronaut-polygon\",\n            \"rank\": 8938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xca469963a030a3670ed76832a6a181d280af108d\"\n            }\n        },\n        {\n            \"id\": 12724,\n            \"name\": \"Soakmont\",\n            \"symbol\": \"SOAK\",\n            \"slug\": \"soakmont\",\n            \"rank\": 7393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x841dc7a49e0825bdf3ee585cfb6e553495915ace\"\n            }\n        },\n        {\n            \"id\": 12726,\n            \"name\": \"Aegis Launchpad\",\n            \"symbol\": \"AGSPAD\",\n            \"slug\": \"aegis-launchpad\",\n            \"rank\": 7133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf834673d496aeacb5e99dfbfc34f1bdcdf81d7bd\"\n            }\n        },\n        {\n            \"id\": 12727,\n            \"name\": \"Doge Dash\",\n            \"symbol\": \"DOGEDASH\",\n            \"slug\": \"doge-dash\",\n            \"rank\": 848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ae5709c585ccfb3e61ff312ec632c21a5f03f70\"\n            }\n        },\n        {\n            \"id\": 12728,\n            \"name\": \"Pulse Predictions Market\",\n            \"symbol\": \"PULSE\",\n            \"slug\": \"pulse-token\",\n            \"rank\": 4414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52a047ee205701895ee06a375492490ec9c597ce\"\n            }\n        },\n        {\n            \"id\": 12729,\n            \"name\": \"Caash\",\n            \"symbol\": \"CASH\",\n            \"slug\": \"caash\",\n            \"rank\": 6472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18950820A9108A47295b40B278F243DfC5D327B5\"\n            }\n        },\n        {\n            \"id\": 12730,\n            \"name\": \"ForceCowBoy\",\n            \"symbol\": \"FCB\",\n            \"slug\": \"forcecowboy\",\n            \"rank\": 5530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD6F53E7fA7c6c83D749255C06E9444E3325Ab53E\"\n            }\n        },\n        {\n            \"id\": 12731,\n            \"name\": \"Ideanet Token\",\n            \"symbol\": \"INET\",\n            \"slug\": \"ideanet-token\",\n            \"rank\": 5999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd031d7a1b9c80f2c6122a9fd76e3c53a1bc404f6\"\n            }\n        },\n        {\n            \"id\": 12733,\n            \"name\": \"RewardsCoin\",\n            \"symbol\": \"RWSC\",\n            \"slug\": \"rewardscoin\",\n            \"rank\": 5746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB44c00a75D63eB9C12ec97add741E554ebC2f4bD\"\n            }\n        },\n        {\n            \"id\": 12735,\n            \"name\": \"Piggy Finance\",\n            \"symbol\": \"PIGGY\",\n            \"slug\": \"piggy-finance\",\n            \"rank\": 4151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1bEaC6DF550be0ad146DD99b4726c6bec9C5c6a5\"\n            }\n        },\n        {\n            \"id\": 12736,\n            \"name\": \"CRB Coin\",\n            \"symbol\": \"CRB\",\n            \"slug\": \"crb-coin\",\n            \"rank\": 7299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T10:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x518afa06aeca8dd0946b89a565e51f5a91d81176\"\n            }\n        },\n        {\n            \"id\": 12737,\n            \"name\": \"Umi Digital\",\n            \"symbol\": \"UMI\",\n            \"slug\": \"umi-digital\",\n            \"rank\": 3910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T11:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61107a409fffe1965126aa456af679719695c69c\"\n            }\n        },\n        {\n            \"id\": 12739,\n            \"name\": \"Revolotto\",\n            \"symbol\": \"RVL\",\n            \"slug\": \"revolotto\",\n            \"rank\": 6923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6dc3d0D6EC970BF5522611D8eFF127145D02b675\"\n            }\n        },\n        {\n            \"id\": 12742,\n            \"name\": \"MagicDOGE\",\n            \"symbol\": \"MAGICDOGE\",\n            \"slug\": \"magicdoge\",\n            \"rank\": 7036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T14:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46568808a8d73c301071b8df710402ce44f1c472\"\n            }\n        },\n        {\n            \"id\": 12743,\n            \"name\": \"Open Rights Exchange\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"ore-network\",\n            \"rank\": 5634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T14:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f640F2529ee0cF119A2881485845FA8e61A782A\"\n            }\n        },\n        {\n            \"id\": 12744,\n            \"name\": \"XTime\",\n            \"symbol\": \"XTM\",\n            \"slug\": \"xtime\",\n            \"rank\": 7851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T15:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFF2BF41EC57b897c914E2BAac857D621f4CB1691\"\n            }\n        },\n        {\n            \"id\": 12746,\n            \"name\": \"Transaction Service fee\",\n            \"symbol\": \"TSF\",\n            \"slug\": \"transaction-service-fee\",\n            \"rank\": 4517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T17:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12747,\n            \"name\": \"Reptilian Coin\",\n            \"symbol\": \"RPTC\",\n            \"slug\": \"haildraconis\",\n            \"rank\": 6842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T17:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b08c03fa8278cf81b9043b228183760376fcdbb\"\n            }\n        },\n        {\n            \"id\": 12748,\n            \"name\": \"Fishy Tank Token\",\n            \"symbol\": \"FTE\",\n            \"slug\": \"fishy-tank-token\",\n            \"rank\": 6809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T17:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0feb3bdf0d619191a25bfae0b8069164511cd8c9\"\n            }\n        },\n        {\n            \"id\": 12749,\n            \"name\": \"Nakamoto Games\",\n            \"symbol\": \"NAKA\",\n            \"slug\": \"nakamoto-games\",\n            \"rank\": 3033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x311434160d7537be358930def317afb606c0d737\"\n            }\n        },\n        {\n            \"id\": 12750,\n            \"name\": \"UniArts\",\n            \"symbol\": \"UART\",\n            \"slug\": \"uniarts\",\n            \"rank\": 7171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T09:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x507bde03a87a6aa134d16634545e3d79c11c137d\"\n            }\n        },\n        {\n            \"id\": 12751,\n            \"name\": \"Blockchain Monster Hunt\",\n            \"symbol\": \"BCMC\",\n            \"slug\": \"blockchain-monster-hunt\",\n            \"rank\": 833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T21:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2BA8349123de45E931a8C8264c332E6e9CF593F9\"\n            }\n        },\n        {\n            \"id\": 12752,\n            \"name\": \"ORE Token\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"ore-token\",\n            \"rank\": 5491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T21:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e2d8f40818fbaba663db6a24fb9b527fc7100be\"\n            }\n        },\n        {\n            \"id\": 12753,\n            \"name\": \"Solum\",\n            \"symbol\": \"SOLUM\",\n            \"slug\": \"solum\",\n            \"rank\": 7772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T21:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9XtRZwKzDXEJ61A7qCqbPz8jXMYHGT3LwxqrEzB6fqxv\"\n            }\n        },\n        {\n            \"id\": 12754,\n            \"name\": \"Revault Network\",\n            \"symbol\": \"REVA\",\n            \"slug\": \"revault-network\",\n            \"rank\": 4608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T00:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fdd92bd67acf0676bfc45ab7168b3996f7b4a3b\"\n            }\n        },\n        {\n            \"id\": 12757,\n            \"name\": \"Worthwhile\",\n            \"symbol\": \"WHE\",\n            \"slug\": \"worthwhile\",\n            \"rank\": 6615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T03:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dECB6d8789777910cA5e425370Bc9b6e5Eb7B9c\"\n            }\n        },\n        {\n            \"id\": 12758,\n            \"name\": \"Transient\",\n            \"symbol\": \"TSCT\",\n            \"slug\": \"transient\",\n            \"rank\": 5417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T04:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x805ea9c07b49dd23ce11ec66dc6d8a2957385035\"\n            }\n        },\n        {\n            \"id\": 12759,\n            \"name\": \"RetroCade\",\n            \"symbol\": \"RC\",\n            \"slug\": \"retrocade\",\n            \"rank\": 8939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T04:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbef5b3a4db9447e8fd1fe6e16d87b591ed220c67\"\n            }\n        },\n        {\n            \"id\": 12760,\n            \"name\": \"Socean Staked Sol\",\n            \"symbol\": \"SCNSOL\",\n            \"slug\": \"socean-staked-sol\",\n            \"rank\": 5285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm\"\n            }\n        },\n        {\n            \"id\": 12761,\n            \"name\": \"Angle\",\n            \"symbol\": \"ANGLE\",\n            \"slug\": \"angle\",\n            \"rank\": 3149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31429d1856ad1377a8a0079410b297e1a9e214c2\"\n            }\n        },\n        {\n            \"id\": 12762,\n            \"name\": \"Crypto Soccer\",\n            \"symbol\": \"CSC\",\n            \"slug\": \"crypto-soccer\",\n            \"rank\": 6413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF0fB4a5ACf1B1126A991ee189408b112028D7A63\"\n            }\n        },\n        {\n            \"id\": 12763,\n            \"name\": \"BitANT\",\n            \"symbol\": \"BITANT\",\n            \"slug\": \"bitant\",\n            \"rank\": 6866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15Ee120fD69BEc86C1d38502299af7366a41D1a6\"\n            }\n        },\n        {\n            \"id\": 12764,\n            \"name\": \"KAINET\",\n            \"symbol\": \"KAINET\",\n            \"slug\": \"kainet\",\n            \"rank\": 3777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x723b6795be37ad8a0376acfb50034fa21912b439\"\n            }\n        },\n        {\n            \"id\": 12765,\n            \"name\": \"Coffin Finance\",\n            \"symbol\": \"COFFIN\",\n            \"slug\": \"coffin-finance\",\n            \"rank\": 6339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x593ab53baffaf1e821845cf7080428366f030a9c\"\n            }\n        },\n        {\n            \"id\": 12766,\n            \"name\": \"Coffin Dollar\",\n            \"symbol\": \"COUSD\",\n            \"slug\": \"coffin-dollar\",\n            \"rank\": 7014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12767,\n            \"name\": \"FODL Finance\",\n            \"symbol\": \"FODL\",\n            \"slug\": \"fodl-finance\",\n            \"rank\": 3192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c2e59d098df7b6cbae0848d66de2f8a4889b9c3\"\n            }\n        },\n        {\n            \"id\": 12769,\n            \"name\": \"Ardana\",\n            \"symbol\": \"DANA\",\n            \"slug\": \"ardana\",\n            \"rank\": 3712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"c88bbd1848db5ea665b1fffbefba86e8dcd723b5085348e8a8d2260f\"\n            }\n        },\n        {\n            \"id\": 12770,\n            \"name\": \"Floki Pup\",\n            \"symbol\": \"FLOKIPUP\",\n            \"slug\": \"floki-pup\",\n            \"rank\": 7165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x259fba5ae8b626483e1e589e8d60a5413a2157d2\"\n            }\n        },\n        {\n            \"id\": 12772,\n            \"name\": \"Derived\",\n            \"symbol\": \"DVDX\",\n            \"slug\": \"derived\",\n            \"rank\": 3732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b4135a99775368f349b6f904808b648a9948393\"\n            }\n        },\n        {\n            \"id\": 12773,\n            \"name\": \"DfiStarter\",\n            \"symbol\": \"DFI\",\n            \"slug\": \"dfistarter\",\n            \"rank\": 3557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T15:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x239ec95667e37929d33066a8df8ddc9444dbcbca\"\n            }\n        },\n        {\n            \"id\": 12775,\n            \"name\": \"Waste Digital Coin\",\n            \"symbol\": \"WACO\",\n            \"slug\": \"waste-coin\",\n            \"rank\": 6415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T07:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x910c4da718caf4ee38ce5c2490cddaeca689204e\"\n            }\n        },\n        {\n            \"id\": 12776,\n            \"name\": \"TrGold\",\n            \"symbol\": \"TRGO\",\n            \"slug\": \"trgold\",\n            \"rank\": 8940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T08:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCCVgurporeQK8L9kPBL77roTPL7jSeCoo\"\n            }\n        },\n        {\n            \"id\": 12778,\n            \"name\": \"Ojamu\",\n            \"symbol\": \"OJA\",\n            \"slug\": \"ojamu\",\n            \"rank\": 4783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T08:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0aa7efe4945db24d95ca6e117bba65ed326e291a\"\n            }\n        },\n        {\n            \"id\": 12780,\n            \"name\": \"French Connection Finance\",\n            \"symbol\": \"FCF\",\n            \"slug\": \"french-connection-finance\",\n            \"rank\": 4002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T09:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4673f018cc6d401aad0402bdbf2abcbf43dd69f3\"\n            }\n        },\n        {\n            \"id\": 12781,\n            \"name\": \"xHashtag DAO\",\n            \"symbol\": \"XTAG\",\n            \"slug\": \"xhashtag\",\n            \"rank\": 1492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:00:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5gs8nf4wojB5EXgDUWNLwXpknzgV2YWDhveAeBZpVLbp\"\n            }\n        },\n        {\n            \"id\": 12784,\n            \"name\": \"Red Floki\",\n            \"symbol\": \"REDFLOKI\",\n            \"slug\": \"red-floki\",\n            \"rank\": 6710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T11:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a3e1d095f2902c9b6da1bff7813a7b2fc65c3da\"\n            }\n        },\n        {\n            \"id\": 12785,\n            \"name\": \"COLONY\",\n            \"symbol\": \"CLY\",\n            \"slug\": \"colony\",\n            \"rank\": 3670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T00:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xec3492a2508ddf4fdc0cd76f31f340b30d1793e6\"\n            }\n        },\n        {\n            \"id\": 12788,\n            \"name\": \"DeathRoad\",\n            \"symbol\": \"xDRACE\",\n            \"slug\": \"x-deathroad\",\n            \"rank\": 7254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f7694695d71caaae29fdf3f140530d057de970b\"\n            }\n        },\n        {\n            \"id\": 12789,\n            \"name\": \"Tails\",\n            \"symbol\": \"TAILS\",\n            \"slug\": \"tails\",\n            \"rank\": 6895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T15:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d79abb948bc76794ff4a0bcd60170a741f26360\"\n            }\n        },\n        {\n            \"id\": 12790,\n            \"name\": \"Ethos Project\",\n            \"symbol\": \"ETHOS\",\n            \"slug\": \"ethos-project\",\n            \"rank\": 4259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T15:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b74e109e8b0d03226224ef2746f8c13e4c59cd4\"\n            }\n        },\n        {\n            \"id\": 12791,\n            \"name\": \"PocMon\",\n            \"symbol\": \"MON\",\n            \"slug\": \"pocmon-new\",\n            \"rank\": 8941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T17:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8888818f35BbeD1C632364bf1b15446FAD088888\"\n            }\n        },\n        {\n            \"id\": 12792,\n            \"name\": \"Nexus Crypto Services\",\n            \"symbol\": \"$NEXUS\",\n            \"slug\": \"nexus-folio\",\n            \"rank\": 6290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T03:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x201Ec81532FcA95fbb45204d6764d1a9Eed08856\"\n            }\n        },\n        {\n            \"id\": 12796,\n            \"name\": \"ADA BOY\",\n            \"symbol\": \"ADABOY\",\n            \"slug\": \"ada-boy\",\n            \"rank\": 1630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T11:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e653794a6849bc8a78be50c4d48981afad6359d\"\n            }\n        },\n        {\n            \"id\": 12797,\n            \"name\": \"ShoeFy\",\n            \"symbol\": \"SHOE\",\n            \"slug\": \"shoefy\",\n            \"rank\": 1988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T13:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fD67B4ceb9b607Ef206904eC73459c4880132c9\"\n            }\n        },\n        {\n            \"id\": 12798,\n            \"name\": \"Duelist King\",\n            \"symbol\": \"DKT\",\n            \"slug\": \"duelist-king\",\n            \"rank\": 4486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T11:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7\"\n            }\n        },\n        {\n            \"id\": 12799,\n            \"name\": \"Internet of Energy Network\",\n            \"symbol\": \"IOEN\",\n            \"slug\": \"internet-of-energy-network\",\n            \"rank\": 1953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T12:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e4E46b7BF03ECE908c88FF7cC4975560010893A\"\n            }\n        },\n        {\n            \"id\": 12800,\n            \"name\": \"Dogs Of Elon\",\n            \"symbol\": \"DOE\",\n            \"slug\": \"dogs-of-elon\",\n            \"rank\": 1129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T15:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e9f10c22840b613cda05a0c5fdb59a4d6cd7ef\"\n            }\n        },\n        {\n            \"id\": 12802,\n            \"name\": \"Futura Finance\",\n            \"symbol\": \"FFT\",\n            \"slug\": \"futura-finance\",\n            \"rank\": 4595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T16:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x183b2c147fe11788b73bc0d6a7e0186aa5464bfa\"\n            }\n        },\n        {\n            \"id\": 12803,\n            \"name\": \"Imperial Obelisk\",\n            \"symbol\": \"IMP\",\n            \"slug\": \"imperial-obelisk\",\n            \"rank\": 8942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T16:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42a0d24cb5c423eaaf926ce3984aaff0c4ff6fe2\"\n            }\n        },\n        {\n            \"id\": 12804,\n            \"name\": \"PokeDX\",\n            \"symbol\": \"PDX\",\n            \"slug\": \"pokedx\",\n            \"rank\": 6776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T16:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43a0c5eb1763a211aa3c05849a617f2ee0452767\"\n            }\n        },\n        {\n            \"id\": 12806,\n            \"name\": \"Metafish\",\n            \"symbol\": \"FISH\",\n            \"slug\": \"metafish\",\n            \"rank\": 7477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T18:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe15176bcb7633be736e94ab6aa2e57a7ed5988ab\"\n            }\n        },\n        {\n            \"id\": 12807,\n            \"name\": \"DAOSquare\",\n            \"symbol\": \"RICE\",\n            \"slug\": \"daosquare\",\n            \"rank\": 5652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T19:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd9908b0cdd50386f92efcc8e1d71766c2782df0\"\n            }\n        },\n        {\n            \"id\": 12808,\n            \"name\": \"GameStar\",\n            \"symbol\": \"GMS\",\n            \"slug\": \"gamestar\",\n            \"rank\": 4685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T04:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDae3C2Cb0AC034a4A491B112D2922f12427201A6\"\n            }\n        },\n        {\n            \"id\": 12812,\n            \"name\": \"Mind Music\",\n            \"symbol\": \"MND\",\n            \"slug\": \"mind-music\",\n            \"rank\": 1676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T07:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcb0b74476d72bbbc77f14724a859b2e960ca1803\"\n            }\n        },\n        {\n            \"id\": 12813,\n            \"name\": \"Sin City Metaverse\",\n            \"symbol\": \"SIN\",\n            \"slug\": \"sincity-token\",\n            \"rank\": 887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T13:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6397de0f9aedc0f7a8fa8b438dde883b9c201010\"\n            }\n        },\n        {\n            \"id\": 12814,\n            \"name\": \"Dexsport\",\n            \"symbol\": \"DESU\",\n            \"slug\": \"dexsport\",\n            \"rank\": 4014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32f1518baace69e85b9e5ff844ebd617c52573ac\"\n            }\n        },\n        {\n            \"id\": 12815,\n            \"name\": \"CryptoPlanes\",\n            \"symbol\": \"CPAN\",\n            \"slug\": \"cryptoplanes\",\n            \"rank\": 2188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T18:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04260673729c5f2b9894a467736f3d85f8d34fc8\"\n            }\n        },\n        {\n            \"id\": 12816,\n            \"name\": \"ownix\",\n            \"symbol\": \"ONX\",\n            \"slug\": \"ownix\",\n            \"rank\": 1761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf78c7dd70d6f30f6e3609e905e78305da98c863\"\n            }\n        },\n        {\n            \"id\": 12817,\n            \"name\": \"BabyHarmony\",\n            \"symbol\": \"BABYHARMONY\",\n            \"slug\": \"babyharmony\",\n            \"rank\": 6807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T19:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ab6ed0eef712006082c9cf583a6d12676d8f4cb\"\n            }\n        },\n        {\n            \"id\": 12818,\n            \"name\": \"gotEM\",\n            \"symbol\": \"GOTEM\",\n            \"slug\": \"gotem\",\n            \"rank\": 5950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T21:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5fbc3520dd4bb85fcd175e1e3b994546a2c1ee8\"\n            }\n        },\n        {\n            \"id\": 12819,\n            \"name\": \"Squid Game Protocol\",\n            \"symbol\": \"SGPRO\",\n            \"slug\": \"squid-game-protocol\",\n            \"rank\": 7843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T22:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cdc833216d5f76b89e51b66297da0bc2ac4fa7a\"\n            }\n        },\n        {\n            \"id\": 12820,\n            \"name\": \"Treat DAO [new]\",\n            \"symbol\": \"TREAT\",\n            \"slug\": \"treat-dao-new\",\n            \"rank\": 5845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T00:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01bd7acb6fF3B6Dd5aefA05CF085F2104f3fC53F\"\n            }\n        },\n        {\n            \"id\": 12821,\n            \"name\": \"DenDomains\",\n            \"symbol\": \"DDN\",\n            \"slug\": \"dendomains\",\n            \"rank\": 7750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T01:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x180caf92a1989efc5af3efe154db0dd73199930f\"\n            }\n        },\n        {\n            \"id\": 12824,\n            \"name\": \"Eutaria\",\n            \"symbol\": \"EUT\",\n            \"slug\": \"eutaria\",\n            \"rank\": 6613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T03:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b64a839f0b8b684ff83b3ee3670b3c2300838f6\"\n            }\n        },\n        {\n            \"id\": 12825,\n            \"name\": \"Spinada.cash\",\n            \"symbol\": \"SPIN\",\n            \"slug\": \"spinada-cash\",\n            \"rank\": 6436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe19a9626aef55e20400a3b82a25c003403e88b7f\"\n            }\n        },\n        {\n            \"id\": 12827,\n            \"name\": \"ScareCrow\",\n            \"symbol\": \"SCARE\",\n            \"slug\": \"scarecrow\",\n            \"rank\": 7743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x46e1ee17f51c52661d04238f1700c547de3b84a1\"\n            }\n        },\n        {\n            \"id\": 12829,\n            \"name\": \"Binance8\",\n            \"symbol\": \"B8\",\n            \"slug\": \"binance8\",\n            \"rank\": 7575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf62a6268e3164926f8435de771706082c73bebd9\"\n            }\n        },\n        {\n            \"id\": 12833,\n            \"name\": \"Mech Master\",\n            \"symbol\": \"MECH\",\n            \"slug\": \"mech-master\",\n            \"rank\": 4333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T16:26:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7b7844494c516b840a7a4575ff3e60ff0f056a9\"\n            }\n        },\n        {\n            \"id\": 12834,\n            \"name\": \"Envoy\",\n            \"symbol\": \"ENV\",\n            \"slug\": \"envoy-network\",\n            \"rank\": 3899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T13:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1d1a5306daae314af6c5d027a492b313e07e1a0\"\n            }\n        },\n        {\n            \"id\": 12835,\n            \"name\": \"Falcon Swaps\",\n            \"symbol\": \"FALCONS\",\n            \"slug\": \"falcon-swaps\",\n            \"rank\": 3223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb139ed26b743c7254a246cf91eb594d097238524\"\n            }\n        },\n        {\n            \"id\": 12836,\n            \"name\": \"AutoCrypto\",\n            \"symbol\": \"AU\",\n            \"slug\": \"autocrypto\",\n            \"rank\": 3884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15\"\n            }\n        },\n        {\n            \"id\": 12838,\n            \"name\": \"Zeptacoin\",\n            \"symbol\": \"ZPTC\",\n            \"slug\": \"zeptacoin\",\n            \"rank\": 3542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39ae6d231d831756079ec23589d2d37a739f2e89\"\n            }\n        },\n        {\n            \"id\": 12839,\n            \"name\": \"Kintaman\",\n            \"symbol\": \"KINTA\",\n            \"slug\": \"kintaman\",\n            \"rank\": 6653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c16eb01908aa99c78a62f9e1732c1927c2dfb25\"\n            }\n        },\n        {\n            \"id\": 12840,\n            \"name\": \"Trickle\",\n            \"symbol\": \"H2O\",\n            \"slug\": \"trickle\",\n            \"rank\": 7064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T03:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8b932d41d6be935ce1666aaf41f056093f9faee\"\n            }\n        },\n        {\n            \"id\": 12843,\n            \"name\": \"Graphene\",\n            \"symbol\": \"GFN\",\n            \"slug\": \"graphene\",\n            \"rank\": 5077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T12:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf209ce1960fb7e750ff30ba7794ea11c6acdc1f3\"\n            }\n        },\n        {\n            \"id\": 12844,\n            \"name\": \"The Flash Currency\",\n            \"symbol\": \"TFC\",\n            \"slug\": \"flash-currency\",\n            \"rank\": 6466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T12:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1004117\"\n            }\n        },\n        {\n            \"id\": 12850,\n            \"name\": \"Coin To Fish\",\n            \"symbol\": \"CTFT\",\n            \"slug\": \"coin-to-fish\",\n            \"rank\": 5023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55e00121241d6870324a8e6dffaabbe2e0359863\"\n            }\n        },\n        {\n            \"id\": 12851,\n            \"name\": \"BODA Token\",\n            \"symbol\": \"BODAV2\",\n            \"slug\": \"boda-token\",\n            \"rank\": 5655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc847755343c3a2b94d6afc0aae57651e1b14064\"\n            }\n        },\n        {\n            \"id\": 12852,\n            \"name\": \"BSC MemePad\",\n            \"symbol\": \"BSCM\",\n            \"slug\": \"bsc-memepad\",\n            \"rank\": 5009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63133dE69e94f225726426FA729a7c515A51D75a\"\n            }\n        },\n        {\n            \"id\": 12853,\n            \"name\": \"Protector Roge\",\n            \"symbol\": \"PROGE\",\n            \"slug\": \"protector-roge\",\n            \"rank\": 8015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x282d0ad1fa03dfbdb88243b958e77349c73737d1\"\n            }\n        },\n        {\n            \"id\": 12854,\n            \"name\": \"PAPPAY\",\n            \"symbol\": \"PAPPAY\",\n            \"slug\": \"pappay\",\n            \"rank\": 6403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T22:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c88699ef5ada1e5bedff7a4590aa346abd3536d\"\n            }\n        },\n        {\n            \"id\": 12857,\n            \"name\": \"Baby DeFido\",\n            \"symbol\": \"BabyDeFido\",\n            \"slug\": \"baby-defido\",\n            \"rank\": 7307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d\"\n            }\n        },\n        {\n            \"id\": 12858,\n            \"name\": \"TIPINU\",\n            \"symbol\": \"TIPINU\",\n            \"slug\": \"tipinu\",\n            \"rank\": 8943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb950e950f11107bb72195c56fe910c76e26fa08e\"\n            }\n        },\n        {\n            \"id\": 12859,\n            \"name\": \"DogeBonk\",\n            \"symbol\": \"DOBO\",\n            \"slug\": \"dogebonk\",\n            \"rank\": 754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xae2df9f730c54400934c06a17462c41c08a06ed8\"\n            }\n        },\n        {\n            \"id\": 12861,\n            \"name\": \"Horde\",\n            \"symbol\": \"HOR\",\n            \"slug\": \"horde\",\n            \"rank\": 2379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T21:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95368f2c269F1f3394f21d72662BFB8b00F1A7fD\"\n            }\n        },\n        {\n            \"id\": 12863,\n            \"name\": \"MY Ceremonial Event\",\n            \"symbol\": \"MYCE\",\n            \"slug\": \"my-ceremonial-event\",\n            \"rank\": 3050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T04:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9966c1184f8552fcb16f65addba9dd08fe8f4ea\"\n            }\n        },\n        {\n            \"id\": 12866,\n            \"name\": \"Aqar Chain\",\n            \"symbol\": \"AQR\",\n            \"slug\": \"aqar-chain\",\n            \"rank\": 4511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaE204EE82E60829A5850FE291C10bF657AF1CF02\"\n            }\n        },\n        {\n            \"id\": 12868,\n            \"name\": \"Pikachu Inu\",\n            \"symbol\": \"PIKACHU\",\n            \"slug\": \"pikachu-inu\",\n            \"rank\": 5556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebf56b58be8339a827f9e9bed5feae3a6c63a562\"\n            }\n        },\n        {\n            \"id\": 12869,\n            \"name\": \"HolderMoon\",\n            \"symbol\": \"HLM\",\n            \"slug\": \"holdermoon\",\n            \"rank\": 5976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71E4e5168CE91eF956DD5Bb80dB391e400aA325F\"\n            }\n        },\n        {\n            \"id\": 12870,\n            \"name\": \"CocktailBar\",\n            \"symbol\": \"COC\",\n            \"slug\": \"cocktail-bar\",\n            \"rank\": 4615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22b6c31c2beb8f2d0d5373146eed41ab9ede3caf\"\n            }\n        },\n        {\n            \"id\": 12871,\n            \"name\": \"Launchpad TG DAO 3.0\",\n            \"symbol\": \"TGDAO\",\n            \"slug\": \"launchpad-tg-dao-3\",\n            \"rank\": 3952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46F275321107d7c49cF80216371AbF1a1599c36F\"\n            }\n        },\n        {\n            \"id\": 12872,\n            \"name\": \"Kishimoto Inu\",\n            \"symbol\": \"Kishimoto\",\n            \"slug\": \"kishimoto-inu\",\n            \"rank\": 4175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5b1fd29d23e98db2d9ebb8435e1082e3b38fb65\"\n            }\n        },\n        {\n            \"id\": 12873,\n            \"name\": \"KlimaDAO\",\n            \"symbol\": \"KLIMA\",\n            \"slug\": \"klimadao\",\n            \"rank\": 3120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4e78011ce80ee02d2c3e649fb657e45898257815\"\n            }\n        },\n        {\n            \"id\": 12874,\n            \"name\": \"Almond\",\n            \"symbol\": \"ALM\",\n            \"slug\": \"almond\",\n            \"rank\": 5871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12875,\n            \"name\": \"CrypterToken\",\n            \"symbol\": \"CRYPT\",\n            \"slug\": \"cryptertoken\",\n            \"rank\": 5071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T07:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda6802bbec06ab447a68294a63de47ed4506acaa\"\n            }\n        },\n        {\n            \"id\": 12878,\n            \"name\": \"BEMIL Coin\",\n            \"symbol\": \"BEM\",\n            \"slug\": \"bemil-coin\",\n            \"rank\": 1163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T14:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7B86b0836f3454e50C6F6a190cd692bB17da1928\"\n            }\n        },\n        {\n            \"id\": 12879,\n            \"name\": \"Clam Island\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"clam-island\",\n            \"rank\": 5000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T08:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fb4DEF63f8caEC83Cb3EBcC22Ba0795258C988a\"\n            }\n        },\n        {\n            \"id\": 12880,\n            \"name\": \"ELONBALLS\",\n            \"symbol\": \"ELONBALLS\",\n            \"slug\": \"elonballs\",\n            \"rank\": 6501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T10:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6015d6e1b4a002280fb93eb9ac39e2461ff9495\"\n            }\n        },\n        {\n            \"id\": 12883,\n            \"name\": \"Chellitcoin\",\n            \"symbol\": \"CHLT\",\n            \"slug\": \"chellitcoin\",\n            \"rank\": 3527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T09:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a9d711100aff9a444a3c40284f70269bb3f0487\"\n            }\n        },\n        {\n            \"id\": 12885,\n            \"name\": \"Astar\",\n            \"symbol\": \"ASTR\",\n            \"slug\": \"astar\",\n            \"rank\": 2915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12886,\n            \"name\": \"bloXmove Token\",\n            \"symbol\": \"BLXM\",\n            \"slug\": \"bloxmove\",\n            \"rank\": 3836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T16:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38d9eb07a7b8df7d86f440a4a5c4a4c1a27e1a08\"\n            }\n        },\n        {\n            \"id\": 12889,\n            \"name\": \"Hundred Finance\",\n            \"symbol\": \"HND\",\n            \"slug\": \"hundred-finance\",\n            \"rank\": 3643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T11:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10010078a54396f62c96df8532dc2b4847d47ed3\"\n            }\n        },\n        {\n            \"id\": 12890,\n            \"name\": \"Uplift\",\n            \"symbol\": \"LIFT\",\n            \"slug\": \"uplift\",\n            \"rank\": 4721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:36:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x513C3200F227ebB62e3B3d00B7a83779643a71CF\"\n            }\n        },\n        {\n            \"id\": 12892,\n            \"name\": \"Legend of Fantasy War\",\n            \"symbol\": \"LFW\",\n            \"slug\": \"legend-of-fantasy-war\",\n            \"rank\": 1324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:53:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B\"\n            }\n        },\n        {\n            \"id\": 12893,\n            \"name\": \"The Monopolist\",\n            \"symbol\": \"MONO\",\n            \"slug\": \"the-monopolist\",\n            \"rank\": 3343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T16:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a\"\n            }\n        },\n        {\n            \"id\": 12895,\n            \"name\": \"Lil Floki\",\n            \"symbol\": \"LILFLOKI\",\n            \"slug\": \"lil-floki\",\n            \"rank\": 3028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T21:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3271d12d5ba36b6582fafa029598fee0f5f6db35\"\n            }\n        },\n        {\n            \"id\": 12896,\n            \"name\": \"Fit&Beat\",\n            \"symbol\": \"FTB\",\n            \"slug\": \"fit-beat\",\n            \"rank\": 3355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T22:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c6ff62552a25d68d453277dd3693f94c7e8c964\"\n            }\n        },\n        {\n            \"id\": 12897,\n            \"name\": \"Chimeras\",\n            \"symbol\": \"CHIM\",\n            \"slug\": \"chimeras\",\n            \"rank\": 5656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T19:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3544a07e9f771ef0f6c80c6e79715869ed291086\"\n            }\n        },\n        {\n            \"id\": 12898,\n            \"name\": \"GooseFX\",\n            \"symbol\": \"GOFX\",\n            \"slug\": \"goosefx\",\n            \"rank\": 3512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T00:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GFX1ZjR2P15tmrSwow6FjyDYcEkoFb4p4gJCpLBjaxHD\"\n            }\n        },\n        {\n            \"id\": 12901,\n            \"name\": \"King Shiba\",\n            \"symbol\": \"KINGSHIB\",\n            \"slug\": \"king-shiba\",\n            \"rank\": 1091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84f4f7cdb4574c9556a494dab18ffc1d1d22316c\"\n            }\n        },\n        {\n            \"id\": 12902,\n            \"name\": \"Persistence Staked XPRT\",\n            \"symbol\": \"STKXPRT\",\n            \"slug\": \"persistence-staked-xprt\",\n            \"rank\": 3704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T04:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45e007750Cc74B1D2b4DD7072230278d9602C499\"\n            }\n        },\n        {\n            \"id\": 12903,\n            \"name\": \"Staked Olympus\",\n            \"symbol\": \"SOHM\",\n            \"slug\": \"staked-olympus\",\n            \"rank\": 7192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T04:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f\"\n            }\n        },\n        {\n            \"id\": 12904,\n            \"name\": \"Wrapped Staked Olympus\",\n            \"symbol\": \"WSOHM\",\n            \"slug\": \"wrapped-staked-olympus\",\n            \"rank\": 6289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8CD309e14575203535EF120b5b0Ab4DDeD0C2073\"\n            }\n        },\n        {\n            \"id\": 12906,\n            \"name\": \"KlayGames\",\n            \"symbol\": \"KLAYG\",\n            \"slug\": \"klaygames\",\n            \"rank\": 8944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2fde5357c4715b12e754aaf2b85722ef803cb0b9\"\n            }\n        },\n        {\n            \"id\": 12907,\n            \"name\": \"Vires Finance\",\n            \"symbol\": \"VIRES\",\n            \"slug\": \"vires-finance\",\n            \"rank\": 4210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"DSbbhLsSTeDg5Lsiufk2Aneh3DjVqJuPr2M9uU1gwy5p\"\n            }\n        },\n        {\n            \"id\": 12909,\n            \"name\": \"Moby Dick\",\n            \"symbol\": \"WOT\",\n            \"slug\": \"moby-dick\",\n            \"rank\": 5416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe861dff2099d15185b50de380db8249984cb26ea\"\n            }\n        },\n        {\n            \"id\": 12910,\n            \"name\": \"Virgo\",\n            \"symbol\": \"VGO\",\n            \"slug\": \"virgo\",\n            \"rank\": 4614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbee5e147e6e40433ff0310f5ae1a66278bc8d678\"\n            }\n        },\n        {\n            \"id\": 12911,\n            \"name\": \"LimeOdysseyM with ITAM\",\n            \"symbol\": \"LOM\",\n            \"slug\": \"limeodyssey\",\n            \"rank\": 5259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T03:11:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1329950f3c1899D5EB2af37a9101d32B6e8fd7A\"\n            }\n        },\n        {\n            \"id\": 12912,\n            \"name\": \"Digital Bank of Africa\",\n            \"symbol\": \"DBA\",\n            \"slug\": \"digital-bank-of-africa\",\n            \"rank\": 3150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1006ea3289b833b6720aaa82746990ec77de8c36\"\n            }\n        },\n        {\n            \"id\": 12913,\n            \"name\": \"DivineDAO\",\n            \"symbol\": \"DIVINE\",\n            \"slug\": \"divine-dao\",\n            \"rank\": 6617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5e09e6bf6a5e96934b3fd99a40f7edaca1173ed\"\n            }\n        },\n        {\n            \"id\": 12914,\n            \"name\": \"BEAVISANDBUTTHEAD\",\n            \"symbol\": \"BBH\",\n            \"slug\": \"beavisandbutthead\",\n            \"rank\": 8945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T16:53:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc56f38a1e1a14727d89eccdc97d23a59159b31bd\"\n            }\n        },\n        {\n            \"id\": 12916,\n            \"name\": \"Underground Warriors\",\n            \"symbol\": \"WP\",\n            \"slug\": \"underground-warriors\",\n            \"rank\": 8946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12917,\n            \"name\": \"SmartCoin (SMRT)\",\n            \"symbol\": \"SMRT\",\n            \"slug\": \"smartcoin-farm\",\n            \"rank\": 8947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T08:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xCC2f1d827b18321254223dF4e84dE399D9Ff116c\"\n            }\n        },\n        {\n            \"id\": 12919,\n            \"name\": \"Universal Basic Income\",\n            \"symbol\": \"UBI\",\n            \"slug\": \"universal-basic-income\",\n            \"rank\": 5118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd1ad9a21ce722c151a836373babe42c868ce9a4\"\n            }\n        },\n        {\n            \"id\": 12920,\n            \"name\": \"Nifty League\",\n            \"symbol\": \"NFTL\",\n            \"slug\": \"nifty-league\",\n            \"rank\": 3804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c8d2fce49906e11e71cb16fa0ffeb2b16c29638\"\n            }\n        },\n        {\n            \"id\": 12924,\n            \"name\": \"XDoge Network\",\n            \"symbol\": \"XDOGE\",\n            \"slug\": \"xdoge-network\",\n            \"rank\": 5217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T17:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c0415A6e340eCCebff58131799C6c4127cc39FA\"\n            }\n        },\n        {\n            \"id\": 12925,\n            \"name\": \"DesireNFT\",\n            \"symbol\": \"DESIRE\",\n            \"slug\": \"desirenft\",\n            \"rank\": 4661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T10:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8846b0877cec21336ba3136208fd02d42ac7b5e\"\n            }\n        },\n        {\n            \"id\": 12926,\n            \"name\": \"Merkle Network\",\n            \"symbol\": \"MERKLE\",\n            \"slug\": \"merkle-network\",\n            \"rank\": 4277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T23:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x000000000ca5171087c18fb271ca844a2370fc0a\"\n            }\n        },\n        {\n            \"id\": 12927,\n            \"name\": \"Loop Finance\",\n            \"symbol\": \"LOOP\",\n            \"slug\": \"loop-finance\",\n            \"rank\": 4813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1nef5jf6c7js9x6gkntlehgywvjlpytm7pcgkn4\"\n            }\n        },\n        {\n            \"id\": 12928,\n            \"name\": \"Pangolin Swap\",\n            \"symbol\": \"PANGOLIN\",\n            \"slug\": \"pangolin-swap\",\n            \"rank\": 7272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86aEFA44591c4E7fEf4dBf64ca39E3E24cBa3eF0\"\n            }\n        },\n        {\n            \"id\": 12929,\n            \"name\": \"OneArt\",\n            \"symbol\": \"1ART\",\n            \"slug\": \"artwallet\",\n            \"rank\": 879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T21:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD3c325848D7c6E29b574Cb0789998b2ff901f17E\"\n            }\n        },\n        {\n            \"id\": 12930,\n            \"name\": \"Cpos Cloud Payment\",\n            \"symbol\": \"CPOS\",\n            \"slug\": \"cpos-cloud-payment\",\n            \"rank\": 4773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0dc5adfae1dada9111f376810d772cabd9b6f13\"\n            }\n        },\n        {\n            \"id\": 12932,\n            \"name\": \"Little Bunny Rocket\",\n            \"symbol\": \"LBR\",\n            \"slug\": \"little-bunny-rocket\",\n            \"rank\": 5296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa78628ecba2bf5fedf3fe27a7cedaa363b46708f\"\n            }\n        },\n        {\n            \"id\": 12933,\n            \"name\": \"Asuna\",\n            \"symbol\": \"ASUNA\",\n            \"slug\": \"asuna-inu\",\n            \"rank\": 6876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T08:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc656b2279b0fdf761e832133b06ce607fbbcbceb\"\n            }\n        },\n        {\n            \"id\": 12937,\n            \"name\": \"CryptoPunt\",\n            \"symbol\": \"PUN\",\n            \"slug\": \"cryptopunt\",\n            \"rank\": 7078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T19:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31903E333809897eE57Af57567f4377a1a78756c\"\n            }\n        },\n        {\n            \"id\": 12938,\n            \"name\": \"CORE MultiChain\",\n            \"symbol\": \"CMCX\",\n            \"slug\": \"core-multichain\",\n            \"rank\": 2999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b685863494c33f344081f75e5430c260c224a32\"\n            }\n        },\n        {\n            \"id\": 12939,\n            \"name\": \"NFTSocial\",\n            \"symbol\": \"NSC\",\n            \"slug\": \"nftsocial\",\n            \"rank\": 4950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff9082d161616b2b7f0356a7d77ca0fbb7de6735\"\n            }\n        },\n        {\n            \"id\": 12940,\n            \"name\": \"RickMortyDoxx\",\n            \"symbol\": \"RICKMORTYDOXX\",\n            \"slug\": \"rickmortydoxx\",\n            \"rank\": 6507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d29011d843b0b1760c43e10d66f302174bccd1a\"\n            }\n        },\n        {\n            \"id\": 12941,\n            \"name\": \"Gogeta Inu\",\n            \"symbol\": \"GOGETA\",\n            \"slug\": \"gogeta-inu\",\n            \"rank\": 5908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x636484a1c41e88e3fc7c99248ca0b3c3a844ab86\"\n            }\n        },\n        {\n            \"id\": 12942,\n            \"name\": \"THORSwap\",\n            \"symbol\": \"THOR\",\n            \"slug\": \"thorswap\",\n            \"rank\": 4539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T16:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5f2211B9b8170F694421f2046281775E8468044\"\n            }\n        },\n        {\n            \"id\": 12943,\n            \"name\": \"Naxar\",\n            \"symbol\": \"NAXAR\",\n            \"slug\": \"naxar\",\n            \"rank\": 6419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T02:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Fp4gjLpTsPqBN6xDGpDHwtnuEofjyiZKxxZxzvJnjxV6\"\n            }\n        },\n        {\n            \"id\": 12944,\n            \"name\": \"ShibaWallet\",\n            \"symbol\": \"SHWA\",\n            \"slug\": \"shiba-wallet\",\n            \"rank\": 5532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T19:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b8274ccecd5bbcfe18958c3db6471c5e3e1fbbf\"\n            }\n        },\n        {\n            \"id\": 12945,\n            \"name\": \"FesBNB\",\n            \"symbol\": \"FESBNB\",\n            \"slug\": \"fesbnb\",\n            \"rank\": 7814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T02:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8371a55dbee669f16bd9e6137e2ce39ee87ae8e2\"\n            }\n        },\n        {\n            \"id\": 12946,\n            \"name\": \"Eagle Vision\",\n            \"symbol\": \"EVI\",\n            \"slug\": \"eagle-vision\",\n            \"rank\": 8948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T03:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6926be55c50c752B238ad85a86FEeb278E991d81\"\n            }\n        },\n        {\n            \"id\": 12947,\n            \"name\": \"8Bit Doge\",\n            \"symbol\": \"BITD\",\n            \"slug\": \"8bit-doge\",\n            \"rank\": 1639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x003f83da9868acc151be89eefa4d19838ffe5d64\"\n            }\n        },\n        {\n            \"id\": 12948,\n            \"name\": \"ELONS RABBIT\",\n            \"symbol\": \"ERABBIT\",\n            \"slug\": \"elonsrabbit\",\n            \"rank\": 8949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:23:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92a4EbEE814AFe58741d7f216dC10211d5aBC250\"\n            }\n        },\n        {\n            \"id\": 12949,\n            \"name\": \"Toucan Protocol: Base Carbon Tonne\",\n            \"symbol\": \"BCT\",\n            \"slug\": \"toucan-protocol-base-carbon-tonne\",\n            \"rank\": 2980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T03:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x2f800db0fdb5223b3c3f354886d907a671414a7f\"\n            }\n        },\n        {\n            \"id\": 12950,\n            \"name\": \"OBToken\",\n            \"symbol\": \"OBT\",\n            \"slug\": \"obtoken\",\n            \"rank\": 7225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T03:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8da6113655309f84127e0837fcf5c389892578b3\"\n            }\n        },\n        {\n            \"id\": 12951,\n            \"name\": \"Riot Racers\",\n            \"symbol\": \"RIOT\",\n            \"slug\": \"riot-racers\",\n            \"rank\": 6053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf56408077487cb879c992909c5b5c66d68c02eb4\"\n            }\n        },\n        {\n            \"id\": 12952,\n            \"name\": \"MetaverseX\",\n            \"symbol\": \"METAX\",\n            \"slug\": \"meraversex\",\n            \"rank\": 1528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03f8fdc10d5bcf7508375585b04e93d656d36954\"\n            }\n        },\n        {\n            \"id\": 12953,\n            \"name\": \"MOVE Network\",\n            \"symbol\": \"MOVD\",\n            \"slug\": \"move-network\",\n            \"rank\": 3806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12300ed54f65648524c1bfaf86712927da6cc6fc\"\n            }\n        },\n        {\n            \"id\": 12954,\n            \"name\": \"Vetter Token\",\n            \"symbol\": \"VETTER\",\n            \"slug\": \"vetter-token\",\n            \"rank\": 4749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6169b3b23e57de79a6146a2170980ceb1f83b9e0\"\n            }\n        },\n        {\n            \"id\": 12956,\n            \"name\": \"Wanda Exchange\",\n            \"symbol\": \"WE\",\n            \"slug\": \"wanda-exchange\",\n            \"rank\": 4852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0dd3a140346a94d403ac62385daaf5a86b50e752\"\n            }\n        },\n        {\n            \"id\": 12957,\n            \"name\": \"Galactic Arena: The NFTverse\",\n            \"symbol\": \"GAN\",\n            \"slug\": \"galatic-arena\",\n            \"rank\": 3886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8F1408171EAe06AEC4549fD0a5808A42cee6DD84\"\n            }\n        },\n        {\n            \"id\": 12958,\n            \"name\": \"Nasa Doge\",\n            \"symbol\": \"NASADOGE\",\n            \"slug\": \"nasa-doge\",\n            \"rank\": 4015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6\"\n            }\n        },\n        {\n            \"id\": 12959,\n            \"name\": \"Pontoon\",\n            \"symbol\": \"TOON\",\n            \"slug\": \"pontoon\",\n            \"rank\": 3176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02\"\n            }\n        },\n        {\n            \"id\": 12960,\n            \"name\": \"Helkin\",\n            \"symbol\": \"HK\",\n            \"slug\": \"helkin\",\n            \"rank\": 6668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T11:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd55E4fCEA77fd5902Ad10914F8B2a5ad1ee606B5\"\n            }\n        },\n        {\n            \"id\": 12961,\n            \"name\": \"BullionFx\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"bullionfx\",\n            \"rank\": 6237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T03:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12962,\n            \"name\": \"Decentra-Lotto\",\n            \"symbol\": \"DELO\",\n            \"slug\": \"decentra-lotto\",\n            \"rank\": 7719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T06:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc91b4aa7e5c247cb506e112e7fedf6af7077b90a\"\n            }\n        },\n        {\n            \"id\": 12963,\n            \"name\": \"FuruKuru\",\n            \"symbol\": \"FUKU\",\n            \"slug\": \"furukuru\",\n            \"rank\": 5126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x685b63CFE0179b3EFb70A01dCb1D648549AA192d\"\n            }\n        },\n        {\n            \"id\": 12964,\n            \"name\": \"Arbis Finance\",\n            \"symbol\": \"ARBIS\",\n            \"slug\": \"arbis-finance\",\n            \"rank\": 7666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T08:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x9f20de1fc9b161b34089cbeae888168b44b03461\"\n            }\n        },\n        {\n            \"id\": 12965,\n            \"name\": \"Good Games Guild\",\n            \"symbol\": \"GGG\",\n            \"slug\": \"good-games-guild\",\n            \"rank\": 3375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8047afecb86e44eff3add991b9f063ed4ca716b\"\n            }\n        },\n        {\n            \"id\": 12966,\n            \"name\": \"BITGATTI\",\n            \"symbol\": \"BITGATTI\",\n            \"slug\": \"bitgatti\",\n            \"rank\": 4450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T08:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60531d9dc6ca16ac18d43588d2845d69f8a8aa59\"\n            }\n        },\n        {\n            \"id\": 12967,\n            \"name\": \"GoldMiner\",\n            \"symbol\": \"GM\",\n            \"slug\": \"goldminer\",\n            \"rank\": 3227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T13:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe2604C9561D490624AA35e156e65e590eB749519\"\n            }\n        },\n        {\n            \"id\": 12969,\n            \"name\": \"Gari Network\",\n            \"symbol\": \"GARI\",\n            \"slug\": \"gari\",\n            \"rank\": 2850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks\"\n            }\n        },\n        {\n            \"id\": 12971,\n            \"name\": \"Lunr Token\",\n            \"symbol\": \"LUNR\",\n            \"slug\": \"lunr-token\",\n            \"rank\": 3728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA87135285Ae208e22068AcDBFf64B11Ec73EAa5A\"\n            }\n        },\n        {\n            \"id\": 12972,\n            \"name\": \"DEUS Finance\",\n            \"symbol\": \"DEUS\",\n            \"slug\": \"deus-finance-2\",\n            \"rank\": 4315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T15:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde5ed76e7c05ec5e4572cfc88d1acea165109e44\"\n            }\n        },\n        {\n            \"id\": 12973,\n            \"name\": \"MicroPets\",\n            \"symbol\": \"PETS\",\n            \"slug\": \"micropets\",\n            \"rank\": 1144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T11:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa77346760341460b42c230ca6d21d4c8e743fa9c\"\n            }\n        },\n        {\n            \"id\": 12975,\n            \"name\": \"Centralex\",\n            \"symbol\": \"CENX\",\n            \"slug\": \"centralex\",\n            \"rank\": 8950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T15:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x504cde95dbc5d90d09b802f43b371971adbecf79\"\n            }\n        },\n        {\n            \"id\": 12978,\n            \"name\": \"Valkyrie Protocol\",\n            \"symbol\": \"VKR\",\n            \"slug\": \"valkyrie-protocol\",\n            \"rank\": 4844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T12:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dy9kmlm4anr92e42mrkjwzyvfqwz66un00rwr5\"\n            }\n        },\n        {\n            \"id\": 12979,\n            \"name\": \"Sentre Protocol\",\n            \"symbol\": \"SNTR\",\n            \"slug\": \"sentre-protocol\",\n            \"rank\": 4793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:58:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SENBBKVCM7homnf5RX9zqpf1GFe935hnbU4uVzY1Y6M \"\n            }\n        },\n        {\n            \"id\": 12981,\n            \"name\": \"BHAX Token\",\n            \"symbol\": \"BHAX\",\n            \"slug\": \"bithashex\",\n            \"rank\": 3092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81cA302d88d089dD42E80e81623f84f9730e94FE\"\n            }\n        },\n        {\n            \"id\": 12982,\n            \"name\": \"ByteDex\",\n            \"symbol\": \"BEXT\",\n            \"slug\": \"bytedex\",\n            \"rank\": 3726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T17:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12983,\n            \"name\": \"Pawthereum\",\n            \"symbol\": \"PAWTH\",\n            \"slug\": \"pawthereum\",\n            \"rank\": 1168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T02:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaecc217a749c2405b5ebc9857a16d58bdc1c367f\"\n            }\n        },\n        {\n            \"id\": 12984,\n            \"name\": \"Rumito\",\n            \"symbol\": \"RUTC\",\n            \"slug\": \"rumito\",\n            \"rank\": 8951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TC7SaRHMzh3A86GJ6EjH8su3ngxmYtYS1F\"\n            }\n        },\n        {\n            \"id\": 12985,\n            \"name\": \"Money Tree\",\n            \"symbol\": \"MONEY\",\n            \"slug\": \"money-tree\",\n            \"rank\": 4960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T05:02:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2d5b21074d81ae888c01722ec0657f20521be893\"\n            }\n        },\n        {\n            \"id\": 12987,\n            \"name\": \"SatoshiStreetBets Token\",\n            \"symbol\": \"SSB\",\n            \"slug\": \"satoshistreetbets\",\n            \"rank\": 4395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T03:48:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55b53855eae06c4744841dbfa06fce335db4355b\"\n            }\n        },\n        {\n            \"id\": 12988,\n            \"name\": \"LABEL Foundation\",\n            \"symbol\": \"LBL\",\n            \"slug\": \"label-foundation\",\n            \"rank\": 4072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2162f572B25f7358db9376AB58a947a4e45CeDE1\"\n            }\n        },\n        {\n            \"id\": 12990,\n            \"name\": \"Cosmic Music\",\n            \"symbol\": \"CSMC\",\n            \"slug\": \"cosmic-music\",\n            \"rank\": 8952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x937a580dca21e3519ac5a66b7be55090d87b7c18\"\n            }\n        },\n        {\n            \"id\": 12991,\n            \"name\": \"MagnetGold\",\n            \"symbol\": \"MTG\",\n            \"slug\": \"magnet-gold\",\n            \"rank\": 5657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:38:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68d10dfe87a838d63bbef6c9a0d0b44beb799dc1\"\n            }\n        },\n        {\n            \"id\": 12993,\n            \"name\": \"Kuro Shiba\",\n            \"symbol\": \"KURO\",\n            \"slug\": \"kuro-shiba\",\n            \"rank\": 8334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T22:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x3e018675c0ef63eb361b9ef4bfea3a3294c74c7b\"\n            }\n        },\n        {\n            \"id\": 12996,\n            \"name\": \"FastSwap (BSC)\",\n            \"symbol\": \"FAST\",\n            \"slug\": \"fastswap-bsc\",\n            \"rank\": 3473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2322AfAaC81697E770c19a58df587d8739777536\"\n            }\n        },\n        {\n            \"id\": 12997,\n            \"name\": \"Fuma Finance\",\n            \"symbol\": \"FUMA\",\n            \"slug\": \"fuma-finance\",\n            \"rank\": 5372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T05:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62f06ad3ebda0a6322df7bfe0870348577491ba1\"\n            }\n        },\n        {\n            \"id\": 12998,\n            \"name\": \"Trade Fighter\",\n            \"symbol\": \"TDF\",\n            \"slug\": \"trade-fighter\",\n            \"rank\": 5022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T07:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41242f41e998a294f4c2c01a953279c2c6fd8f5b\"\n            }\n        },\n        {\n            \"id\": 12999,\n            \"name\": \"ssv.network\",\n            \"symbol\": \"SSV\",\n            \"slug\": \"ssv-network\",\n            \"rank\": 419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T05:26:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54\"\n            }\n        },\n        {\n            \"id\": 13000,\n            \"name\": \"Chain\",\n            \"symbol\": \"CHN\",\n            \"slug\": \"chain\",\n            \"rank\": 2866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T01:02:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41C37A4683d6a05adB31c39D71348A8403B13Ca9\"\n            }\n        },\n        {\n            \"id\": 13002,\n            \"name\": \"Metaseer\",\n            \"symbol\": \"METAS\",\n            \"slug\": \"metaseer\",\n            \"rank\": 6531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T06:45:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa1e1754bd2896d467930c97d07af799c531cb7d\"\n            }\n        },\n        {\n            \"id\": 13005,\n            \"name\": \"BNPL Pay\",\n            \"symbol\": \"BNPL\",\n            \"slug\": \"bnpl-pay\",\n            \"rank\": 3612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T07:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84d821f7fbdd595c4c4a50842913e6b1e07d7a53\"\n            }\n        },\n        {\n            \"id\": 13006,\n            \"name\": \"BitAU\",\n            \"symbol\": \"BAU\",\n            \"slug\": \"bitau\",\n            \"rank\": 7957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T03:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13009,\n            \"name\": \"ITSMYNE\",\n            \"symbol\": \"MYNE\",\n            \"slug\": \"itsmyne\",\n            \"rank\": 3689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T22:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD254dC670Ff725753a826a5F29A4001600CcE29c\"\n            }\n        },\n        {\n            \"id\": 13011,\n            \"name\": \"MonkeyLeague\",\n            \"symbol\": \"MBS\",\n            \"slug\": \"monkeyball\",\n            \"rank\": 3417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T01:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Fm9rHUTF5v3hwMLbStjZXqNBBoZyGriQaFM6sTFz3K8A\"\n            }\n        },\n        {\n            \"id\": 13012,\n            \"name\": \"Synchrony\",\n            \"symbol\": \"SCY\",\n            \"slug\": \"synchrony\",\n            \"rank\": 4555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13014,\n            \"name\": \"DotOracle\",\n            \"symbol\": \"DTO\",\n            \"slug\": \"dotoracle\",\n            \"rank\": 6097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB57420FaD6731B004309D5a0ec7C6C906Adb8df7\"\n            }\n        },\n        {\n            \"id\": 13015,\n            \"name\": \"Kawakami\",\n            \"symbol\": \"XKAWA\",\n            \"slug\": \"kawakami\",\n            \"rank\": 8953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T11:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc386452f9ffda7f0d2940e5c60dc0f9469b1097\"\n            }\n        },\n        {\n            \"id\": 13018,\n            \"name\": \"Paras\",\n            \"symbol\": \"PARAS\",\n            \"slug\": \"paras\",\n            \"rank\": 5649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T11:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13019,\n            \"name\": \"Kitty\",\n            \"symbol\": \"KIT\",\n            \"slug\": \"dontplaywithkitty\",\n            \"rank\": 5509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T13:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x580cf2c36b913228dd0194a833f0ead8938f18ae\"\n            }\n        },\n        {\n            \"id\": 13020,\n            \"name\": \"Flare Token\",\n            \"symbol\": \"1FLR\",\n            \"slug\": \"flare-token\",\n            \"rank\": 6493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T15:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5f0197ba06860dac7e31258bdf749f92b6a636d4\"\n            }\n        },\n        {\n            \"id\": 13021,\n            \"name\": \"Moola Market\",\n            \"symbol\": \"MOO\",\n            \"slug\": \"moola-market\",\n            \"rank\": 6417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T05:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x17700282592D6917F6A73D0bF8AcCf4D578c131e\"\n            }\n        },\n        {\n            \"id\": 13025,\n            \"name\": \"zilSurvey\",\n            \"symbol\": \"SRV\",\n            \"slug\": \"zilsurvey\",\n            \"rank\": 8140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil168qdlq4xsua6ac9hugzntqyasf8gs7aund882v\"\n            }\n        },\n        {\n            \"id\": 13026,\n            \"name\": \"FOHO Coin\",\n            \"symbol\": \"FOHO\",\n            \"slug\": \"foho-coin\",\n            \"rank\": 7677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T22:30:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDd2e93924BDD4E20C3CF4A8736E5955224FA450E\"\n            }\n        },\n        {\n            \"id\": 13030,\n            \"name\": \"Pegaxy\",\n            \"symbol\": \"PGX\",\n            \"slug\": \"pegaxy\",\n            \"rank\": 2944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T10:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE\"\n            }\n        },\n        {\n            \"id\": 13032,\n            \"name\": \"Axienomics\",\n            \"symbol\": \"AXIN\",\n            \"slug\": \"axienomics\",\n            \"rank\": 8954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T08:11:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x763aca17f03c221d16ba9191a66f75b78a403bcb\"\n            }\n        },\n        {\n            \"id\": 13034,\n            \"name\": \"DogemonGo Solana\",\n            \"symbol\": \"DOGO\",\n            \"slug\": \"dogemongo-solana\",\n            \"rank\": 7132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T13:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5LSFpvLDkcdV2a3Kiyzmg5YmJsj2XDLySaXvnfP1cgLT\"\n            }\n        },\n        {\n            \"id\": 13036,\n            \"name\": \"Etherrock#72\",\n            \"symbol\": \"PEBBLE\",\n            \"slug\": \"etherrock-72\",\n            \"rank\": 7569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T16:18:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc98c5543f3004debfaad8966ec403093d0aa4a8\"\n            }\n        },\n        {\n            \"id\": 13038,\n            \"name\": \"StarLaunch\",\n            \"symbol\": \"STARS\",\n            \"slug\": \"starlaunch\",\n            \"rank\": 3778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T14:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13040,\n            \"name\": \"Dopple Finance\",\n            \"symbol\": \"DOPX\",\n            \"slug\": \"dopple-finance-\",\n            \"rank\": 6492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T12:08:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x802a183ac9f6b082716dfee55432ed0c04acb49a\"\n            }\n        },\n        {\n            \"id\": 13041,\n            \"name\": \"Solarbeam\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solarbeam\",\n            \"rank\": 8955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T12:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B\"\n            }\n        },\n        {\n            \"id\": 13045,\n            \"name\": \"Heron Asia\",\n            \"symbol\": \"HERON\",\n            \"slug\": \"heron-asia\",\n            \"rank\": 2298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T08:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90451265fd0598e088e42c1768d6211f0978954a\"\n            }\n        },\n        {\n            \"id\": 13046,\n            \"name\": \"Gallant\",\n            \"symbol\": \"GAL\",\n            \"slug\": \"gallant\",\n            \"rank\": 7212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T13:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x580655e2c6d4fc125c0b2d37b2a3e56219bf9f78\"\n            }\n        },\n        {\n            \"id\": 13047,\n            \"name\": \"Piccolo Inu\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"piccolo-inu\",\n            \"rank\": 4078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T15:12:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a1311b8c404629e38f61d566cefefed083b9670\"\n            }\n        },\n        {\n            \"id\": 13048,\n            \"name\": \"The Troller Coin\",\n            \"symbol\": \"TROLLER\",\n            \"slug\": \"the-troller-coin\",\n            \"rank\": 6394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T21:03:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2bfc8fbECBE66E0d27E11ed9e2f66ACDcd058D17\"\n            }\n        },\n        {\n            \"id\": 13051,\n            \"name\": \"DePo\",\n            \"symbol\": \"DEPO\",\n            \"slug\": \"depo\",\n            \"rank\": 3138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T21:27:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5def515cfd373d17830e7c1de1639cb3530a112\"\n            }\n        },\n        {\n            \"id\": 13064,\n            \"name\": \"CorgiNFTGame\",\n            \"symbol\": \"COR\",\n            \"slug\": \"corginftgame\",\n            \"rank\": 6445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T00:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3581a7b7be2ed2edf98710910fd05b0e8545f1db\"\n            }\n        },\n        {\n            \"id\": 13068,\n            \"name\": \"9D NFT\",\n            \"symbol\": \"COGI\",\n            \"slug\": \"9d-nft\",\n            \"rank\": 1876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T17:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cb755c4b82e11e727c05f697c790fdbc4253957\"\n            }\n        },\n        {\n            \"id\": 13071,\n            \"name\": \"SquidGameToken\",\n            \"symbol\": \"SGT\",\n            \"slug\": \"squidgametoken\",\n            \"rank\": 7074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T00:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f\"\n            }\n        },\n        {\n            \"id\": 13074,\n            \"name\": \"Baby Moon Floki\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"baby-moon-floki\",\n            \"rank\": 4909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:06:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54e87ed5a096f09d9665fd114002bddfc2084a7f\"\n            }\n        },\n        {\n            \"id\": 13075,\n            \"name\": \"Smartpayment\",\n            \"symbol\": \"SPAY\",\n            \"slug\": \"smartpayment\",\n            \"rank\": 8956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:21:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb21225f833f2fb1be7d88ee5347aae001f5b5db1\"\n            }\n        },\n        {\n            \"id\": 13076,\n            \"name\": \"Saja\",\n            \"symbol\": \"SAJA\",\n            \"slug\": \"saja\",\n            \"rank\": 6750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x698c6ac9ca5f16cabc5a636d3a619329c0958cba\"\n            }\n        },\n        {\n            \"id\": 13077,\n            \"name\": \"Somax\",\n            \"symbol\": \"SMX\",\n            \"slug\": \"somax\",\n            \"rank\": 7938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x586330013C8f2352AB5f57215F9E56747eE8837E\"\n            }\n        },\n        {\n            \"id\": 13078,\n            \"name\": \"DogeZilla\",\n            \"symbol\": \"DOGEZILLA\",\n            \"slug\": \"dogezilla\",\n            \"rank\": 3565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T07:51:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a565284572d03ec50c35396f7d6001252eb43b6\"\n            }\n        },\n        {\n            \"id\": 13080,\n            \"name\": \"Token dForce USD\",\n            \"symbol\": \"USX\",\n            \"slug\": \"token-force-usd\",\n            \"rank\": 8957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T16:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB5102CeE1528Ce2C760893034A4603663495fD72\"\n            }\n        },\n        {\n            \"id\": 13103,\n            \"name\": \"Vigorus\",\n            \"symbol\": \"VIS\",\n            \"slug\": \"vigorus\",\n            \"rank\": 2858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcC1B9517460D8aE86fe576f614d091fCa65a28Fc\"\n            }\n        },\n        {\n            \"id\": 13105,\n            \"name\": \"MetaWars\",\n            \"symbol\": \"WARS\",\n            \"slug\": \"metawars\",\n            \"rank\": 3605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50e756a22ff5cEE3559D18B9D9576bc38F09Fa7c\"\n            }\n        },\n        {\n            \"id\": 13106,\n            \"name\": \"Cougar\",\n            \"symbol\": \"CGS\",\n            \"slug\": \"cougar\",\n            \"rank\": 7445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T17:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x6cc35220349c444c39b8e26b359757739aaec952\"\n            }\n        },\n        {\n            \"id\": 13111,\n            \"name\": \"HoneyBee\",\n            \"symbol\": \"BEE\",\n            \"slug\": \"honeybee\",\n            \"rank\": 5333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T04:45:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1A8d7AC01d21991BF5249A3657C97b2B6d919222\"\n            }\n        },\n        {\n            \"id\": 13118,\n            \"name\": \"Yoshi.exchange\",\n            \"symbol\": \"YOSHI\",\n            \"slug\": \"yoshi-exchange\",\n            \"rank\": 3942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T08:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x3dc57B391262e3aAe37a08D91241f9bA9d58b570\"\n            }\n        },\n        {\n            \"id\": 13119,\n            \"name\": \"Wolf Safe Poor People (Polygon)\",\n            \"symbol\": \"WSPP\",\n            \"slug\": \"wolf-safe-poor-people-polygon\",\n            \"rank\": 2308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T05:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x685a211c9d96d0c8c9d22b7ae309538d4c69c15c\"\n            }\n        },\n        {\n            \"id\": 13121,\n            \"name\": \"Atlantis Loans\",\n            \"symbol\": \"ATL\",\n            \"slug\": \"atlantis-loans\",\n            \"rank\": 4921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T02:45:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fd991fb6c3102873ba68a4e6e6a87b3a5c10271\"\n            }\n        },\n        {\n            \"id\": 13123,\n            \"name\": \"Summit Defi\",\n            \"symbol\": \"SUMMIT\",\n            \"slug\": \"summit-defi\",\n            \"rank\": 4159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T03:26:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x8F9bCCB6Dd999148Da1808aC290F2274b13D7994\"\n            }\n        },\n        {\n            \"id\": 13124,\n            \"name\": \"FREEMOON\",\n            \"symbol\": \"FREEMOON\",\n            \"slug\": \"freemoon\",\n            \"rank\": 7274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T04:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31f0bc450c12eb62b4c617d4c876f7a66470fcb3\"\n            }\n        },\n        {\n            \"id\": 13126,\n            \"name\": \"Shillit App\",\n            \"symbol\": \"SHILL\",\n            \"slug\": \"shillit-app\",\n            \"rank\": 7232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T21:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c427c94293335ca8d9b12ead509398762b4d4bd\"\n            }\n        },\n        {\n            \"id\": 13127,\n            \"name\": \"Safechaintoken\",\n            \"symbol\": \"SCT\",\n            \"slug\": \"safechaintoken\",\n            \"rank\": 6769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T03:27:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3262500039696Ff8ef9830Fb422Ab32b15Bd366\"\n            }\n        },\n        {\n            \"id\": 13133,\n            \"name\": \"Decentral Games ICE\",\n            \"symbol\": \"ICE\",\n            \"slug\": \"decentral-games-ice\",\n            \"rank\": 849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T16:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc6c855ad634dcdad23e64da71ba85b8c51e5ad7c\"\n            }\n        },\n        {\n            \"id\": 13134,\n            \"name\": \"FlavorsBSC\",\n            \"symbol\": \"FLVR\",\n            \"slug\": \"flavorsbsc\",\n            \"rank\": 7834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T07:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1a45e52d6d11d0e591d4f18da9d88a4c266b300\"\n            }\n        },\n        {\n            \"id\": 13135,\n            \"name\": \"Ariadne\",\n            \"symbol\": \"ARDN\",\n            \"slug\": \"ariadne\",\n            \"rank\": 6936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2\"\n            }\n        },\n        {\n            \"id\": 13136,\n            \"name\": \"Kitty Inu\",\n            \"symbol\": \"kitty\",\n            \"slug\": \"kitty-inu\",\n            \"rank\": 4624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T06:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x044727e50ff30db57fad06ff4f5846eab5ea52a2\"\n            }\n        },\n        {\n            \"id\": 13138,\n            \"name\": \"SugarBounce\",\n            \"symbol\": \"TIP\",\n            \"slug\": \"sugarbounce\",\n            \"rank\": 4326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T12:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40f906e19b14100d5247686e08053c4873c66192\"\n            }\n        },\n        {\n            \"id\": 13142,\n            \"name\": \"BTRIPS\",\n            \"symbol\": \"BTR\",\n            \"slug\": \"btrips\",\n            \"rank\": 4521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T07:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ea82c27efc7634f1c5ad20a3561c453433a2f3a\"\n            }\n        },\n        {\n            \"id\": 13143,\n            \"name\": \"Oh! Finance\",\n            \"symbol\": \"OH\",\n            \"slug\": \"oh-finance\",\n            \"rank\": 5996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x937e077abaea52d3abf879c9b9d3f2ebd15baa21\"\n            }\n        },\n        {\n            \"id\": 13157,\n            \"name\": \"PolkaPets\",\n            \"symbol\": \"PETS\",\n            \"slug\": \"polkapets\",\n            \"rank\": 3504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6afcff9189e8ed3fcc1cffa184feb1276f6a82a5\"\n            }\n        },\n        {\n            \"id\": 13163,\n            \"name\": \"Pluton Chain\",\n            \"symbol\": \"PLC\",\n            \"slug\": \"pluton-chain\",\n            \"rank\": 6731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T08:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x176f3763aca63d94b5883b3e1a6edaf781cd2de6\"\n            }\n        },\n        {\n            \"id\": 13164,\n            \"name\": \"HeroFi (ROFI)\",\n            \"symbol\": \"ROFI\",\n            \"slug\": \"rofi\",\n            \"rank\": 2480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T16:36:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3244b3b6030f374bafa5f8f80ec2f06aaf104b64\"\n            }\n        },\n        {\n            \"id\": 13167,\n            \"name\": \"Mimir Token\",\n            \"symbol\": \"MIMIR\",\n            \"slug\": \"mimir-token\",\n            \"rank\": 3714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T07:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71dc40668682a124231301414167e4cf7f55383c\"\n            }\n        },\n        {\n            \"id\": 13175,\n            \"name\": \"pSTAKE Staked ATOM\",\n            \"symbol\": \"STKATOM\",\n            \"slug\": \"pstake\",\n            \"rank\": 4179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T11:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44017598f2af1bd733f9d87b5017b4e7c1b28dde\"\n            }\n        },\n        {\n            \"id\": 13177,\n            \"name\": \"KOKA INU\",\n            \"symbol\": \"INU\",\n            \"slug\": \"koka-inu\",\n            \"rank\": 8126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T11:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac5bf342763248702f4fbd6dc068381a609543a2\"\n            }\n        },\n        {\n            \"id\": 13187,\n            \"name\": \"InfinityPad\",\n            \"symbol\": \"INFP\",\n            \"slug\": \"infinitypad\",\n            \"rank\": 4374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T14:12:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFE82EfF54A58c21ffc9523c4998D5DAD84dcbD50\"\n            }\n        },\n        {\n            \"id\": 13190,\n            \"name\": \"MiniFlokiADA\",\n            \"symbol\": \"MFLOKIADA\",\n            \"slug\": \"miniflokiada\",\n            \"rank\": 4818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T17:36:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04\"\n            }\n        },\n        {\n            \"id\": 13191,\n            \"name\": \"BabyBanana\",\n            \"symbol\": \"BBNANA\",\n            \"slug\": \"babybanana\",\n            \"rank\": 7759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T19:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3be3b30fa5302dad5c9874cdb50e220eaadf092\"\n            }\n        },\n        {\n            \"id\": 13197,\n            \"name\": \"KnoxEdge\",\n            \"symbol\": \"KNX\",\n            \"slug\": \"knoxedge\",\n            \"rank\": 7827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe93a27d4ed64f44a2b356d78c06115e5c9d97da0\"\n            }\n        },\n        {\n            \"id\": 13198,\n            \"name\": \"NuNet\",\n            \"symbol\": \"NTX\",\n            \"slug\": \"nunet\",\n            \"rank\": 3976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T05:48:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0d33beda4d734c72684b5f9abbebf715d0a7935\"\n            }\n        },\n        {\n            \"id\": 13202,\n            \"name\": \"Zodiacs\",\n            \"symbol\": \"ZDC\",\n            \"slug\": \"zodiacs\",\n            \"rank\": 4357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5649e392a1bac3e21672203589adf8f6c99f8db3\"\n            }\n        },\n        {\n            \"id\": 13204,\n            \"name\": \"Wraith Protocol\",\n            \"symbol\": \"WRAITH\",\n            \"slug\": \"wraith-protocol\",\n            \"rank\": 7829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T22:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8690Cb98496EF0f8c6417D78b5e0E29907668808\"\n            }\n        },\n        {\n            \"id\": 13205,\n            \"name\": \"Ashera\",\n            \"symbol\": \"ASH\",\n            \"slug\": \"ashera\",\n            \"rank\": 7667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T22:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FY6XDSCubMhpkU9FAsUjB7jmN8YHYZGezHTWo9RHBSyX\"\n            }\n        },\n        {\n            \"id\": 13206,\n            \"name\": \"CryptoWar xBlade\",\n            \"symbol\": \"XBLADE\",\n            \"slug\": \"cryptowar-xblade\",\n            \"rank\": 3659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T22:45:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27a339d9b59b21390d7209b78a839868e319301b\"\n            }\n        },\n        {\n            \"id\": 13207,\n            \"name\": \"BITCOIN INTERNATIONAL\",\n            \"symbol\": \"BTCI\",\n            \"slug\": \"bitcoin-international\",\n            \"rank\": 7826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T23:03:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79f8e9862c5240f316fabf31e5406e497d65484d\"\n            }\n        },\n        {\n            \"id\": 13211,\n            \"name\": \"Algebra\",\n            \"symbol\": \"ALGB\",\n            \"slug\": \"algebra\",\n            \"rank\": 4262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T21:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0169eC1f8f639B32Eec6D923e24C2A2ff45B9DD6\"\n            }\n        },\n        {\n            \"id\": 13212,\n            \"name\": \"Ethera\",\n            \"symbol\": \"ETA\",\n            \"slug\": \"ethera\",\n            \"rank\": 6727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T23:42:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90727c1195fb2246fd758172f9253873790d06a4\"\n            }\n        },\n        {\n            \"id\": 13213,\n            \"name\": \"Horny Doge\",\n            \"symbol\": \"HORNY\",\n            \"slug\": \"horny-doge\",\n            \"rank\": 8958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T00:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7801079014641434c96bec7ec0f9cc6dc83363e8\"\n            }\n        },\n        {\n            \"id\": 13214,\n            \"name\": \"Earnable v2\",\n            \"symbol\": \"EARN\",\n            \"slug\": \"earnable-v2\",\n            \"rank\": 7273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T01:42:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x839153689469fe23236d1e0671430c8d7fee0337\"\n            }\n        },\n        {\n            \"id\": 13215,\n            \"name\": \"AutoMatic Network\",\n            \"symbol\": \"AUMI\",\n            \"slug\": \"automatic-network\",\n            \"rank\": 7467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T01:30:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3eB177A6693eC81d1E170136f8AD02fffBE172a7\"\n            }\n        },\n        {\n            \"id\": 13216,\n            \"name\": \"Ninneko\",\n            \"symbol\": \"NINO\",\n            \"slug\": \"ninneko\",\n            \"rank\": 2139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T16:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cad12b3618a3c7ef1feb6c91fdc3251f58c2a90\"\n            }\n        },\n        {\n            \"id\": 13217,\n            \"name\": \"ONE PIECE\",\n            \"symbol\": \"ONEPIECE\",\n            \"slug\": \"one-piece\",\n            \"rank\": 5537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T06:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf40edf22e4ab146a32ecd8d659cedc7a2a55cd43\"\n            }\n        },\n        {\n            \"id\": 13229,\n            \"name\": \"PaintSwap\",\n            \"symbol\": \"BRUSH\",\n            \"slug\": \"paintswap\",\n            \"rank\": 3230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T15:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x85dec8c4B2680793661bCA91a8F129607571863d\"\n            }\n        },\n        {\n            \"id\": 13230,\n            \"name\": \"JERITEX\",\n            \"symbol\": \"JRIT\",\n            \"slug\": \"jeritex\",\n            \"rank\": 3755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T03:27:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2619476bd0ca0eda08744029c66b62a904c2bf8\"\n            }\n        },\n        {\n            \"id\": 13231,\n            \"name\": \"Charizard Inu\",\n            \"symbol\": \"CHARIZARD\",\n            \"slug\": \"charizard-inu\",\n            \"rank\": 8959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T02:42:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x727e8260877f8507f8d61917e9778b6af8491e63\"\n            }\n        },\n        {\n            \"id\": 13233,\n            \"name\": \"Nausicaa-Inu\",\n            \"symbol\": \"NAUSICAA\",\n            \"slug\": \"nausicaa-inu\",\n            \"rank\": 5669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc851a9b5808c46ee93a360f1b33f7409eee5df9f\"\n            }\n        },\n        {\n            \"id\": 13235,\n            \"name\": \"Greed\",\n            \"symbol\": \"GREED\",\n            \"slug\": \"greed-ecosystem\",\n            \"rank\": 4466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T04:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5905df3D03E29a22e22462D3257E6AC731E22C15\"\n            }\n        },\n        {\n            \"id\": 13236,\n            \"name\": \"Galaxy War\",\n            \"symbol\": \"GWT\",\n            \"slug\": \"galaxy-war\",\n            \"rank\": 5575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T16:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x552594612f935441c01c6854edf111f343c1ca07\"\n            }\n        },\n        {\n            \"id\": 13237,\n            \"name\": \"FantomStarter\",\n            \"symbol\": \"FS\",\n            \"slug\": \"fantomstarter\",\n            \"rank\": 1366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:03:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xC758295Cd1A564cdb020a78a681a838CF8e0627D\"\n            }\n        },\n        {\n            \"id\": 13239,\n            \"name\": \"PEANUTS\",\n            \"symbol\": \"PEANUTS\",\n            \"slug\": \"peanuts\",\n            \"rank\": 8960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T04:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f41da75ab2b8c6f0dcef7173c4bf66bd4f6b36a\"\n            }\n        },\n        {\n            \"id\": 13241,\n            \"name\": \"Tsuzuki Inu\",\n            \"symbol\": \"TZKI\",\n            \"slug\": \"tsuzuki-inu\",\n            \"rank\": 8961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T18:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf527d24391c767b86b8e91385e1ce9c54d230a2b\"\n            }\n        },\n        {\n            \"id\": 13243,\n            \"name\": \"FoxGirl\",\n            \"symbol\": \"FOXGIRL\",\n            \"slug\": \"foxgirl\",\n            \"rank\": 5784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x599beec263fa6ea35055011967597b259fc012a4\"\n            }\n        },\n        {\n            \"id\": 13244,\n            \"name\": \"Beethoven X\",\n            \"symbol\": \"BEETS\",\n            \"slug\": \"beethoven-x\",\n            \"rank\": 3916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T05:15:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xf24bcf4d1e507740041c9cfd2dddb29585adce1e\"\n            }\n        },\n        {\n            \"id\": 13245,\n            \"name\": \"Yukon\",\n            \"symbol\": \"$YUKON\",\n            \"slug\": \"yukon\",\n            \"rank\": 8962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T13:41:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x724a4dbc096e8553120ec99d975ca62c1e4f9f51\"\n            }\n        },\n        {\n            \"id\": 13246,\n            \"name\": \"Liquid Driver\",\n            \"symbol\": \"LQDR\",\n            \"slug\": \"liquid-driver\",\n            \"rank\": 2988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T05:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x10b620b2dbac4faa7d7ffd71da486f5d44cd86f9\"\n            }\n        },\n        {\n            \"id\": 13247,\n            \"name\": \"JustYours\",\n            \"symbol\": \"JUST\",\n            \"slug\": \"justyours\",\n            \"rank\": 6273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T05:27:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x37c045be4641328dfeb625f1dde610d061613497\"\n            }\n        },\n        {\n            \"id\": 13248,\n            \"name\": \"Asia Pacific Electronic Coin\",\n            \"symbol\": \"APECOIN\",\n            \"slug\": \"asia-pacific-electronic-coin\",\n            \"rank\": 3770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T19:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGpSN8kvoaHqTFJr5MUiXTdK5L68Yyasqz\"\n            }\n        },\n        {\n            \"id\": 13249,\n            \"name\": \"Plug Chain\",\n            \"symbol\": \"PLUGCN\",\n            \"slug\": \"plug-chain\",\n            \"rank\": 2962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T08:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13250,\n            \"name\": \"Velhalla\",\n            \"symbol\": \"SCAR\",\n            \"slug\": \"velhalla\",\n            \"rank\": 4611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T17:03:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d9fB713587174Ee97e91866050c383b5cEE6209\"\n            }\n        },\n        {\n            \"id\": 13251,\n            \"name\": \"CryptoXpress\",\n            \"symbol\": \"XPRESS\",\n            \"slug\": \"cryptoxpress\",\n            \"rank\": 4882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaa9826732f3a4973ff8b384b3f4e3c70c2984651\"\n            }\n        },\n        {\n            \"id\": 13252,\n            \"name\": \"WOLVERINU\",\n            \"symbol\": \"WOLVERINU\",\n            \"slug\": \"wolverinu\",\n            \"rank\": 4474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:21:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca7b3ba66556C4Da2E2A9AFeF9C64F909A59430a\"\n            }\n        },\n        {\n            \"id\": 13254,\n            \"name\": \"DefiSportsCoin\",\n            \"symbol\": \"DSC\",\n            \"slug\": \"defisportscoin\",\n            \"rank\": 5271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:27:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x662cbbeb9872251a795f85648333be0dbfcad653\"\n            }\n        },\n        {\n            \"id\": 13255,\n            \"name\": \"Defactor\",\n            \"symbol\": \"FACTR\",\n            \"slug\": \"defactor\",\n            \"rank\": 4898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdefac16715671b7b6aeeFE012125f1E19Ee4b7d7\"\n            }\n        },\n        {\n            \"id\": 13256,\n            \"name\": \"Flokimooni\",\n            \"symbol\": \"FLOKIM\",\n            \"slug\": \"flokimooni\",\n            \"rank\": 4419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:30:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0f5351b9eaefd6687dff143de6ea5d01cb9c1205\"\n            }\n        },\n        {\n            \"id\": 13265,\n            \"name\": \"Fidira\",\n            \"symbol\": \"FID\",\n            \"slug\": \"fidira\",\n            \"rank\": 3231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:06:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9A4Eb698e5DE3D3Df0a68F681789072DE1E50222\"\n            }\n        },\n        {\n            \"id\": 13269,\n            \"name\": \"Dexigas\",\n            \"symbol\": \"DXG\",\n            \"slug\": \"dexigas\",\n            \"rank\": 4794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8236f1239530971868925e6017d4005763E9087f\"\n            }\n        },\n        {\n            \"id\": 13270,\n            \"name\": \"Chiva Token\",\n            \"symbol\": \"CHIV\",\n            \"slug\": \"chiva-token\",\n            \"rank\": 6641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9500e05ea02CC9Cf3f904e83248b16E54E3E6E2E\"\n            }\n        },\n        {\n            \"id\": 13271,\n            \"name\": \"Quartz\",\n            \"symbol\": \"QUARTZ\",\n            \"slug\": \"sandclock\",\n            \"rank\": 3130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T21:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba8a621b4a54e61c442f5ec623687e2a942225ef\"\n            }\n        },\n        {\n            \"id\": 13272,\n            \"name\": \"Credefi\",\n            \"symbol\": \"CREDI\",\n            \"slug\": \"credefi\",\n            \"rank\": 3049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T12:26:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13274,\n            \"name\": \"Gamebox\",\n            \"symbol\": \"GAMEBOX\",\n            \"slug\": \"gamebox\",\n            \"rank\": 7740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:12:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b31e9f15211768e4d16b31c11eb0d6c402b2230\"\n            }\n        },\n        {\n            \"id\": 13276,\n            \"name\": \"Squid Game\",\n            \"symbol\": \"SQUID\",\n            \"slug\": \"squid-game\",\n            \"rank\": 3098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87230146E138d3F296a9a77e497A2A83012e9Bc5\"\n            }\n        },\n        {\n            \"id\": 13277,\n            \"name\": \"UNIFEES\",\n            \"symbol\": \"FEES\",\n            \"slug\": \"unifees\",\n            \"rank\": 3739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:33:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1jy3g5j9w5njqwxuuv3zwkz9syyueelmu7g080v\"\n            }\n        },\n        {\n            \"id\": 13281,\n            \"name\": \"ZilStream\",\n            \"symbol\": \"STREAM\",\n            \"slug\": \"zilstream\",\n            \"rank\": 6225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:45:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1504065pp76uuxm7s9m2c4gwszhez8pu3mp6r8c\"\n            }\n        },\n        {\n            \"id\": 13282,\n            \"name\": \"Terra Land\",\n            \"symbol\": \"TLAND\",\n            \"slug\": \"terra-land\",\n            \"rank\": 5646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T09:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1r5506ckw5tfr3z52jwlek8vg9sn3yflrqrzfsc\"\n            }\n        },\n        {\n            \"id\": 13283,\n            \"name\": \"Verify Token\",\n            \"symbol\": \"VRFY\",\n            \"slug\": \"verify-token\",\n            \"rank\": 6853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3f52ff3137b52fca2f96f41656632ee8d5e79401\"\n            }\n        },\n        {\n            \"id\": 13286,\n            \"name\": \"CorgiCoin\",\n            \"symbol\": \"CORGI\",\n            \"slug\": \"corgicoin-net\",\n            \"rank\": 6565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T10:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x450dcf93160a30be156a4600802c91bf64dffd2e\"\n            }\n        },\n        {\n            \"id\": 13308,\n            \"name\": \"Carbon\",\n            \"symbol\": \"CARB\",\n            \"slug\": \"carb\",\n            \"rank\": 4962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T10:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1hau7z6rjltvjc95pphwj57umdpvv0d6kh2t8zk\"\n            }\n        },\n        {\n            \"id\": 13313,\n            \"name\": \"Shiboki\",\n            \"symbol\": \"SHIBOKI\",\n            \"slug\": \"shiboki\",\n            \"rank\": 5632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T18:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe45575869bfbd425d69e56a1715755d20bc69dfe\"\n            }\n        },\n        {\n            \"id\": 13319,\n            \"name\": \"Flamengo Fan Token\",\n            \"symbol\": \"MENGO\",\n            \"slug\": \"flamengo-fan-token\",\n            \"rank\": 1325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x3E2D6FA11FD5a8A360c121a1e9bb3BDf72d8b502\"\n            }\n        },\n        {\n            \"id\": 13320,\n            \"name\": \"ZilWall Paint\",\n            \"symbol\": \"ZPAINT\",\n            \"slug\": \"zilwall-paint\",\n            \"rank\": 6901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:38:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1qldr63ds7yuspqcf02263y2lctmtqmr039vrht\"\n            }\n        },\n        {\n            \"id\": 13322,\n            \"name\": \"DuckDuck\",\n            \"symbol\": \"DUCK\",\n            \"slug\": \"duckduck\",\n            \"rank\": 6316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1c6akv8k6dqaac7ft8ezk5gr2jtxrewfw8hc27d\"\n            }\n        },\n        {\n            \"id\": 13323,\n            \"name\": \"Integritee Network\",\n            \"symbol\": \"TEER\",\n            \"slug\": \"integritee-network\",\n            \"rank\": 5406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T17:29:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13325,\n            \"name\": \"ZilWall\",\n            \"symbol\": \"ZWALL\",\n            \"slug\": \"zilwall\",\n            \"rank\": 6937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T17:00:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1xswavlggsqmkd9kddcp0ulceqm9ht36gqkt8ua\"\n            }\n        },\n        {\n            \"id\": 13326,\n            \"name\": \"RBX\",\n            \"symbol\": \"RBX\",\n            \"slug\": \"rbx\",\n            \"rank\": 6117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T18:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8254e26e453eb5abd29b3c37ac9e8da32e5d3299\"\n            }\n        },\n        {\n            \"id\": 13327,\n            \"name\": \"Nevada\",\n            \"symbol\": \"NEVADA\",\n            \"slug\": \"nevada\",\n            \"rank\": 3140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T19:15:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52cF099D7C891951eAce3E99ABC580BDa26912fC\"\n            }\n        },\n        {\n            \"id\": 13328,\n            \"name\": \"Sparda Wallet\",\n            \"symbol\": \"SPW\",\n            \"slug\": \"sparda-wallet\",\n            \"rank\": 6624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T20:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1pqcev4ykxla0jhy3anx32lnqgv8xncd8q57ql2\"\n            }\n        },\n        {\n            \"id\": 13329,\n            \"name\": \"PELE Network\",\n            \"symbol\": \"PELE\",\n            \"slug\": \"pele-network\",\n            \"rank\": 7563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T21:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil12htx8pdfwk39e47fhd7t3vd3rftyxeuf9px354\"\n            }\n        },\n        {\n            \"id\": 13330,\n            \"name\": \"Beach Token BSC\",\n            \"symbol\": \"BEACH\",\n            \"slug\": \"beach-token-bsc\",\n            \"rank\": 7742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a57dc4e3bc63b06c2b263774859f227b99ab031\"\n            }\n        },\n        {\n            \"id\": 13331,\n            \"name\": \"FantomMoon\",\n            \"symbol\": \"FMF\",\n            \"slug\": \"fantommoon\",\n            \"rank\": 6603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xef656b9eb5a039e46d3a68a9a8614f1a40b0d77c\"\n            }\n        },\n        {\n            \"id\": 13333,\n            \"name\": \"NFT Global\",\n            \"symbol\": \"NFTG\",\n            \"slug\": \"nft-global\",\n            \"rank\": 3955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76f6cd75ce81e88916f8d933ab76efe18ced6ad3\"\n            }\n        },\n        {\n            \"id\": 13334,\n            \"name\": \"SaitamaX\",\n            \"symbol\": \"SAITAX\",\n            \"slug\": \"saitamax\",\n            \"rank\": 5935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc795fba221f7920f1c6ac0f1598886742d8ea661\"\n            }\n        },\n        {\n            \"id\": 13336,\n            \"name\": \"Newsolution2.0\",\n            \"symbol\": \"NSTE\",\n            \"slug\": \"newsolution-token\",\n            \"rank\": 6678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd60340b120e144bcc6fd63e013f5f83c8edcf7d2\"\n            }\n        },\n        {\n            \"id\": 13337,\n            \"name\": \"MMScash\",\n            \"symbol\": \"MCASH\",\n            \"slug\": \"mmscash\",\n            \"rank\": 6759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TPJHNTxXcPVcgj2k2CHhQqCapEbMkzWFb7\"\n            }\n        },\n        {\n            \"id\": 13339,\n            \"name\": \"Aureus Token\",\n            \"symbol\": \"AUREUSRH\",\n            \"slug\": \"aureus-token\",\n            \"rank\": 8963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8F6311A615b4E5f50bb2C6071c725518207337d\"\n            }\n        },\n        {\n            \"id\": 13340,\n            \"name\": \"SoldiersLand\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"soldiersland\",\n            \"rank\": 7913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T13:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24519018513a71f83951336b990098de978f5bad\"\n            }\n        },\n        {\n            \"id\": 13341,\n            \"name\": \"NFTY DeFi Protocol\",\n            \"symbol\": \"NFTY\",\n            \"slug\": \"nifty-defi-protocol\",\n            \"rank\": 3207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T01:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3085154623f51b00dedfc6ceeb5197277a66b17b\"\n            }\n        },\n        {\n            \"id\": 13342,\n            \"name\": \"SoulSwap Finance\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"soulswap-finance\",\n            \"rank\": 5494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T13:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xe2fb177009ff39f52c0134e8007fa0e4baacbd07\"\n            }\n        },\n        {\n            \"id\": 13343,\n            \"name\": \"LandOrc\",\n            \"symbol\": \"LORC\",\n            \"slug\": \"landorc\",\n            \"rank\": 5925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T02:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x148958884544a8ad7c4895e6ffe2723932e0523a\"\n            }\n        },\n        {\n            \"id\": 13351,\n            \"name\": \"ADACash\",\n            \"symbol\": \"ADACASH\",\n            \"slug\": \"adacash\",\n            \"rank\": 5098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x651a89fed302227d41425235f8e934502fb94c48\"\n            }\n        },\n        {\n            \"id\": 13352,\n            \"name\": \"Dinger Token\",\n            \"symbol\": \"DINGER\",\n            \"slug\": \"dinger-token\",\n            \"rank\": 5653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T02:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e5bd9d9fad182ff0a93ba8085b664bcab00fa68\"\n            }\n        },\n        {\n            \"id\": 13355,\n            \"name\": \"EvoCardano\",\n            \"symbol\": \"EVOC\",\n            \"slug\": \"evocardano\",\n            \"rank\": 6054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T06:53:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x086cc8e468b3cb5494f18a7abc2de1321306af12\"\n            }\n        },\n        {\n            \"id\": 13356,\n            \"name\": \"WiseAvax\",\n            \"symbol\": \"WISE\",\n            \"slug\": \"wiseavax\",\n            \"rank\": 4161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb86688eb60be8c6fc09afcc32a9cf4b0b6decffd\"\n            }\n        },\n        {\n            \"id\": 13357,\n            \"name\": \"COBAN\",\n            \"symbol\": \"COBAN\",\n            \"slug\": \"coban\",\n            \"rank\": 7304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T03:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7udMmYXh6cuWVY6qQVCd9b429wDVn2J71r5BdxHkQADY\"\n            }\n        },\n        {\n            \"id\": 13358,\n            \"name\": \"Kalamint\",\n            \"symbol\": \"KALAM\",\n            \"slug\": \"kalamint\",\n            \"rank\": 4323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T19:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1A5P4ejnLix13jtadsfV9GCnXLMNnab8UT\"\n            }\n        },\n        {\n            \"id\": 13361,\n            \"name\": \"Sulgecoin\",\n            \"symbol\": \"SUG\",\n            \"slug\": \"sulgecoin\",\n            \"rank\": 8964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x668a5163991662ca5098b2c1357cb73bbcb88a4f\"\n            }\n        },\n        {\n            \"id\": 13366,\n            \"name\": \"Winry Inu\",\n            \"symbol\": \"WINRY\",\n            \"slug\": \"winry-inu\",\n            \"rank\": 3169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a87077c4f834884691b8ba4fc808d2ec93a9f30\"\n            }\n        },\n        {\n            \"id\": 13367,\n            \"name\": \"Ultimate Nft\",\n            \"symbol\": \"UNFT\",\n            \"slug\": \"ultimate-nft\",\n            \"rank\": 8965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf442a73d52431eb39f3fca49b4a495d9ae99b1a2\"\n            }\n        },\n        {\n            \"id\": 13368,\n            \"name\": \"PicArtNFT\",\n            \"symbol\": \"PANFT\",\n            \"slug\": \"picartnft\",\n            \"rank\": 5955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa4320b3a595d07d79c6f7ccf3df825a8d0030a46\"\n            }\n        },\n        {\n            \"id\": 13371,\n            \"name\": \"IceCubes Finance\",\n            \"symbol\": \"ICUBE\",\n            \"slug\": \"icecubes-finance\",\n            \"rank\": 8966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T05:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x951C8a8DEe33bd5039A71E7BD4244D5659CF1517\"\n            }\n        },\n        {\n            \"id\": 13372,\n            \"name\": \"Damn Token\",\n            \"symbol\": \"DAMN\",\n            \"slug\": \"damn-token\",\n            \"rank\": 7176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28\"\n            }\n        },\n        {\n            \"id\": 13374,\n            \"name\": \"MOONGAME\",\n            \"symbol\": \"MGT\",\n            \"slug\": \"moongame\",\n            \"rank\": 6468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T06:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47CBd8454C986a15C16d285bD228D214F662Dcf3\"\n            }\n        },\n        {\n            \"id\": 13376,\n            \"name\": \"Coinracer\",\n            \"symbol\": \"CRACE\",\n            \"slug\": \"coinracer\",\n            \"rank\": 1391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfbb4f2f342c6daab63ab85b0226716c4d1e26f36\"\n            }\n        },\n        {\n            \"id\": 13382,\n            \"name\": \"Zombie Inu\",\n            \"symbol\": \"ZINU\",\n            \"slug\": \"zombie-inu\",\n            \"rank\": 2998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc50ef449171a51fbeafd7c562b064b6471c36caa\"\n            }\n        },\n        {\n            \"id\": 13383,\n            \"name\": \"CropBytes\",\n            \"symbol\": \"CBX\",\n            \"slug\": \"cropbytes\",\n            \"rank\": 3764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T08:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37fc4b48ce93469dbea9918468993c735049642a\"\n            }\n        },\n        {\n            \"id\": 13386,\n            \"name\": \"Akamaru Inu\",\n            \"symbol\": \"AKAMARU\",\n            \"slug\": \"akamaru-inu\",\n            \"rank\": 8967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T08:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4abac7a6acf3ce84f1c2fa07d91e72cdd6081cd3\"\n            }\n        },\n        {\n            \"id\": 13395,\n            \"name\": \"Island Inu\",\n            \"symbol\": \"ISLAINU\",\n            \"slug\": \"island-inu\",\n            \"rank\": 8968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9fba30ff18d305fea49836939eaca55f26c019c\"\n            }\n        },\n        {\n            \"id\": 13399,\n            \"name\": \"BrandPad Finance\",\n            \"symbol\": \"BRAND\",\n            \"slug\": \"brandpad-finance\",\n            \"rank\": 4551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T09:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d993ec7b44276615bb2f6f20361ab34fbf0ec49\"\n            }\n        },\n        {\n            \"id\": 13400,\n            \"name\": \"MojitoSwap\",\n            \"symbol\": \"MJT\",\n            \"slug\": \"mojitoswap\",\n            \"rank\": 3069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2087,\n                \"name\": \"KCC\",\n                \"symbol\": \"KCS\",\n                \"slug\": \"kucoin-token\",\n                \"token_address\": \"0x2ca48b4eea5a731c2b54e7c3944dbdb87c0cfb6f\"\n            }\n        },\n        {\n            \"id\": 13403,\n            \"name\": \"Howl City\",\n            \"symbol\": \"HWL\",\n            \"slug\": \"howl-city\",\n            \"rank\": 4349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x549cc5df432cdbaebc8b9158a6bdfe1cbd0ba16d\"\n            }\n        },\n        {\n            \"id\": 13407,\n            \"name\": \"Soltato FRIES\",\n            \"symbol\": \"FRIES\",\n            \"slug\": \"soltato-fries\",\n            \"rank\": 7998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T12:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FriCEbw1V99GwrJRXPnSQ6su2TabHabNxiZ3VNsVFPPN\"\n            }\n        },\n        {\n            \"id\": 13410,\n            \"name\": \"KuramaInu\",\n            \"symbol\": \"KUNU\",\n            \"slug\": \"kuramainu\",\n            \"rank\": 6169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T16:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe49cb97091b5bde1e8b7043e3d5717e64fde825e\"\n            }\n        },\n        {\n            \"id\": 13411,\n            \"name\": \"Titan Hunters\",\n            \"symbol\": \"TITA\",\n            \"slug\": \"titan-hunters\",\n            \"rank\": 3535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T12:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c1253a30da9580472064a91946c5ce0C58aCf7f\"\n            }\n        },\n        {\n            \"id\": 13414,\n            \"name\": \"JoJo Inu\",\n            \"symbol\": \"JOJO\",\n            \"slug\": \"jojo-inu\",\n            \"rank\": 8969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe18024f4838962d61eb591982390dffc762f2cd7\"\n            }\n        },\n        {\n            \"id\": 13415,\n            \"name\": \"Gummy Bull Token\",\n            \"symbol\": \"GUMMY\",\n            \"slug\": \"gummy-bull-token\",\n            \"rank\": 7143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T19:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10d3e0c38c286a04aee44d9b01cac916b56ee05a\"\n            }\n        },\n        {\n            \"id\": 13416,\n            \"name\": \"Eco DeFi\",\n            \"symbol\": \"ECOP\",\n            \"slug\": \"eco-defi\",\n            \"rank\": 3940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T20:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96a16178edaff58736567cfcaff570c06617f0fd\"\n            }\n        },\n        {\n            \"id\": 13419,\n            \"name\": \"Pizza Pug Coin\",\n            \"symbol\": \"PPUG\",\n            \"slug\": \"pizza-pug-coin\",\n            \"rank\": 8328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E7WqtfRHcY8YW8z65u9WmD7CfMmvtrm2qPVicSzDxLaT\"\n            }\n        },\n        {\n            \"id\": 13420,\n            \"name\": \"PlaceWar\",\n            \"symbol\": \"PLACE\",\n            \"slug\": \"placewar\",\n            \"rank\": 3302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07728696eE70A28c9C032926577AF1D524Df30f9\"\n            }\n        },\n        {\n            \"id\": 13421,\n            \"name\": \"Crypto Perx\",\n            \"symbol\": \"CPRX\",\n            \"slug\": \"crypto-perx\",\n            \"rank\": 4016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:52:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc6e145421fd494b26dcf2bfeb1b02b7c5721978f\"\n            }\n        },\n        {\n            \"id\": 13423,\n            \"name\": \"Baby Floki Doge\",\n            \"symbol\": \"BABYFD\",\n            \"slug\": \"baby-floki-doge\",\n            \"rank\": 6829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T21:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x747c4ce9622ea750ea8048423b38a746b096c8e8\"\n            }\n        },\n        {\n            \"id\": 13424,\n            \"name\": \"Eiichiro Oda Inu\",\n            \"symbol\": \"ODA\",\n            \"slug\": \"eiichiro-oda-inu\",\n            \"rank\": 8970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T21:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04dc37b220a055c5f93680815f670babcd912c2c\"\n            }\n        },\n        {\n            \"id\": 13425,\n            \"name\": \"NFT Champions\",\n            \"symbol\": \"CHAMP\",\n            \"slug\": \"nft-champions\",\n            \"rank\": 3214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T22:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8f9E8e833A69Aa467E42c46cCA640da84DD4585f\"\n            }\n        },\n        {\n            \"id\": 13426,\n            \"name\": \"Pixl Coin\",\n            \"symbol\": \"PXLC\",\n            \"slug\": \"pixl-coin\",\n            \"rank\": 6646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T23:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72d2946094e6e57c2fade4964777a9af2b7a51f9\"\n            }\n        },\n        {\n            \"id\": 13427,\n            \"name\": \"CoinMooner\",\n            \"symbol\": \"MOONER\",\n            \"slug\": \"coinmooner\",\n            \"rank\": 5903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T23:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34E942859469c9dB9C22F4eAF866E2c2401BB795\"\n            }\n        },\n        {\n            \"id\": 13428,\n            \"name\": \"MetaDubai\",\n            \"symbol\": \"MDB\",\n            \"slug\": \"metadubai\",\n            \"rank\": 6310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T01:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x033Fc4eC65a22D29A87631e5feD9616A0d343f42\"\n            }\n        },\n        {\n            \"id\": 13429,\n            \"name\": \"Doge Floki Coin\",\n            \"symbol\": \"DOFI\",\n            \"slug\": \"doge-floki-coin\",\n            \"rank\": 6647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9d6ddf44016953dbf7ab135a0f64d7a41870ede\"\n            }\n        },\n        {\n            \"id\": 13430,\n            \"name\": \"Metti Inu\",\n            \"symbol\": \"METTI\",\n            \"slug\": \"metti-inu\",\n            \"rank\": 8301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x42ae8468a1fddb965d420bd71368a87ec3a2b4b8\"\n            }\n        },\n        {\n            \"id\": 13431,\n            \"name\": \"Agricoin\",\n            \"symbol\": \"AGX\",\n            \"slug\": \"agricoin\",\n            \"rank\": 4653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2d78cb5cc4e8931dc695a24df73cb751c0aeb07\"\n            }\n        },\n        {\n            \"id\": 13432,\n            \"name\": \"DRIVENx\",\n            \"symbol\": \"DVX\",\n            \"slug\": \"drivenx\",\n            \"rank\": 6065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6db3972c6a5535708e7a4f7ad52f24d178d9a93e\"\n            }\n        },\n        {\n            \"id\": 13433,\n            \"name\": \"LovePot Token\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"lovepot-token\",\n            \"rank\": 4618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd631d33F2c3f38d9ABDaE08ebC0B69fA636E8ec2\"\n            }\n        },\n        {\n            \"id\": 13434,\n            \"name\": \"Solex Finance\",\n            \"symbol\": \"SLX\",\n            \"slug\": \"solex-finance\",\n            \"rank\": 6823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:26:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AASdD9rAefJ4PP7iM89MYUsQEyCQwvBofhceZUGDh5HZ\"\n            }\n        },\n        {\n            \"id\": 13435,\n            \"name\": \"Nfans\",\n            \"symbol\": \"NFS\",\n            \"slug\": \"nfans\",\n            \"rank\": 5971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ee002ce31ce4e52211eefb2d3986082663d5f60\"\n            }\n        },\n        {\n            \"id\": 13436,\n            \"name\": \"ftm.guru\",\n            \"symbol\": \"ELITE\",\n            \"slug\": \"elite-1337\",\n            \"rank\": 6496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:56:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xf43cc235e686d7bc513f53fbffb61f760c3a1882\"\n            }\n        },\n        {\n            \"id\": 13437,\n            \"name\": \"Kiba Inu\",\n            \"symbol\": \"KIBA\",\n            \"slug\": \"kiba-inu\",\n            \"rank\": 3498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b2c54b80b77580dc02a0f6734d3bad733f50900\"\n            }\n        },\n        {\n            \"id\": 13439,\n            \"name\": \"CashCow\",\n            \"symbol\": \"COW\",\n            \"slug\": \"cashcow\",\n            \"rank\": 6438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T03:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b6fa031c7d2e60fbfe4e663ec1b8f37df1ba483\"\n            }\n        },\n        {\n            \"id\": 13446,\n            \"name\": \"Idle Cyber\",\n            \"symbol\": \"AFK\",\n            \"slug\": \"iddle-cyber\",\n            \"rank\": 5479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T17:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbA0B46F556633Bd742546E4F37D66D416753003B\"\n            }\n        },\n        {\n            \"id\": 13449,\n            \"name\": \"GameStation\",\n            \"symbol\": \"GAMER\",\n            \"slug\": \"gamestation\",\n            \"rank\": 4532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T15:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3f6b3595ecf70735d3f48d69b09c4e4506db3f47\"\n            }\n        },\n        {\n            \"id\": 13453,\n            \"name\": \"Waifer\",\n            \"symbol\": \"WAIFER\",\n            \"slug\": \"waifer\",\n            \"rank\": 7163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T07:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEA3d8c4fA272A81ED2a18dFf43A98cebD3847C02\"\n            }\n        },\n        {\n            \"id\": 13465,\n            \"name\": \"Altbase\",\n            \"symbol\": \"ALTB\",\n            \"slug\": \"altbase\",\n            \"rank\": 5144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T11:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b3a01f8b4abd2e2a74597b21b7c269abf4e9f41\"\n            }\n        },\n        {\n            \"id\": 13466,\n            \"name\": \"The Seed Farm\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"the-seed-farm\",\n            \"rank\": 8971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T07:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x37427C72f3534d854EE462d18f42aD5fbE74AA2B\"\n            }\n        },\n        {\n            \"id\": 13467,\n            \"name\": \"PancakePoll\",\n            \"symbol\": \"PPOLL\",\n            \"slug\": \"pancakepoll\",\n            \"rank\": 6612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T07:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7\"\n            }\n        },\n        {\n            \"id\": 13471,\n            \"name\": \"Omni Consumer Protocols\",\n            \"symbol\": \"OCP\",\n            \"slug\": \"omni-consumer-protocols\",\n            \"rank\": 6632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T08:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c70260eee0a2bfc4b375feb810325801f289fbd\"\n            }\n        },\n        {\n            \"id\": 13472,\n            \"name\": \"XDEFI Wallet\",\n            \"symbol\": \"XDEFI\",\n            \"slug\": \"xdefi-wallet\",\n            \"rank\": 3458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72b886d09c117654ab7da13a14d603001de0b777\"\n            }\n        },\n        {\n            \"id\": 13473,\n            \"name\": \"Apricot Finance\",\n            \"symbol\": \"APT\",\n            \"slug\": \"apricot\",\n            \"rank\": 3939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T10:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"APTtJyaRX5yGTsJU522N4VYWg3vCvSb65eam5GrPT5Rt\"\n            }\n        },\n        {\n            \"id\": 13477,\n            \"name\": \"Mewtwo Inu\",\n            \"symbol\": \"MEWTWO\",\n            \"slug\": \"mewtwo-inu\",\n            \"rank\": 4592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4F2AB9D03ce5b8D0d3BcA09259c78005D2775E08\"\n            }\n        },\n        {\n            \"id\": 13478,\n            \"name\": \"Jpaw Inu\",\n            \"symbol\": \"JPAW\",\n            \"slug\": \"jpaw-inu\",\n            \"rank\": 8972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2740641bb774a4f41f814d969ba1967155e3470a\"\n            }\n        },\n        {\n            \"id\": 13479,\n            \"name\": \"WePiggy Coin\",\n            \"symbol\": \"WPC\",\n            \"slug\": \"wepiggy\",\n            \"rank\": 6414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T10:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6F620EC89B8479e97A6985792d0c64F237566746\"\n            }\n        },\n        {\n            \"id\": 13485,\n            \"name\": \"Smarty Pay\",\n            \"symbol\": \"SPY\",\n            \"slug\": \"smarty-pay\",\n            \"rank\": 3853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T10:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17fd3caa66502c6f1cbd5600d8448f3af8f2aba1\"\n            }\n        },\n        {\n            \"id\": 13493,\n            \"name\": \"Wanaka Farm WAIRERE Token\",\n            \"symbol\": \"WAI\",\n            \"slug\": \"wairere-token\",\n            \"rank\": 4109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T10:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x934c9198582bf2631128c5d4b051aacef9a6224f\"\n            }\n        },\n        {\n            \"id\": 13494,\n            \"name\": \"PolyGamma Finance\",\n            \"symbol\": \"GAMMA\",\n            \"slug\": \"polygamma-finance\",\n            \"rank\": 7723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T11:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x329f5e8aff351327e63acdb264389c798a46c2d3\"\n            }\n        },\n        {\n            \"id\": 13497,\n            \"name\": \"Navigator\",\n            \"symbol\": \"NTTC\",\n            \"slug\": \"navigator\",\n            \"rank\": 8973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T13:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x337bbd8e004c635d4b09f3e783742f2a8dc896e3\"\n            }\n        },\n        {\n            \"id\": 13501,\n            \"name\": \"Baby Casper\",\n            \"symbol\": \"BABYCASPER\",\n            \"slug\": \"baby-casper\",\n            \"rank\": 8974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9065b1c88ff490d643b9433ef9452fdac961d34d\"\n            }\n        },\n        {\n            \"id\": 13503,\n            \"name\": \"Town Star\",\n            \"symbol\": \"TOWN\",\n            \"slug\": \"town-star\",\n            \"rank\": 3344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3Dd98C8A089dBCFF7e8FC8d4f532BD493501Ab7F\"\n            }\n        },\n        {\n            \"id\": 13505,\n            \"name\": \"Pigeonsol\",\n            \"symbol\": \"PGNT\",\n            \"slug\": \"pigeonsol\",\n            \"rank\": 8001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BxHJqGtC629c55swCqWXFGA2rRF1igbbTmh22H8ePUWG\"\n            }\n        },\n        {\n            \"id\": 13507,\n            \"name\": \"Degen Arts\",\n            \"symbol\": \"DAC\",\n            \"slug\": \"degen-arts\",\n            \"rank\": 7075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T21:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8281ee37f164c0e26e6b6f87e7695baac256df07\"\n            }\n        },\n        {\n            \"id\": 13509,\n            \"name\": \"Mytheria\",\n            \"symbol\": \"MYRA\",\n            \"slug\": \"mytheria\",\n            \"rank\": 3349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ef238e9e8cd2a96740897761c18894fc086b9d0\"\n            }\n        },\n        {\n            \"id\": 13510,\n            \"name\": \"KakashiInuV2\",\n            \"symbol\": \"KKI\",\n            \"slug\": \"kakashiinuv2\",\n            \"rank\": 8975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T22:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15a6D1392188cc1FC1d99936E7d3c09E28c21465\"\n            }\n        },\n        {\n            \"id\": 13513,\n            \"name\": \"GOLDMONEY\",\n            \"symbol\": \"GDM\",\n            \"slug\": \"goldmoney\",\n            \"rank\": 7169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T03:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fdb6a13bdcf1188fbafe5cd435a8b92a327d92e\"\n            }\n        },\n        {\n            \"id\": 13514,\n            \"name\": \"Only Hype Token\",\n            \"symbol\": \"OHT\",\n            \"slug\": \"only-hype-token\",\n            \"rank\": 7714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9F546af036d3166b59027ec15892D0CdE808fd8\"\n            }\n        },\n        {\n            \"id\": 13516,\n            \"name\": \"Rocket Raccoon\",\n            \"symbol\": \"RON\",\n            \"slug\": \"rocket-raccoon\",\n            \"rank\": 7489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T05:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc111b40ad299572f74f1c119c036508c621bb19\"\n            }\n        },\n        {\n            \"id\": 13518,\n            \"name\": \"Ethereans\",\n            \"symbol\": \"OS\",\n            \"slug\": \"ethereans\",\n            \"rank\": 5428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6100dd79fcaa88420750dcee3f735d168abcb771\"\n            }\n        },\n        {\n            \"id\": 13519,\n            \"name\": \"HELLMOON\",\n            \"symbol\": \"HMOON\",\n            \"slug\": \"hellmoon\",\n            \"rank\": 6902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46328f831cff23f44d65fa5e53a7217a660554aa\"\n            }\n        },\n        {\n            \"id\": 13520,\n            \"name\": \"Pocket Arena\",\n            \"symbol\": \"POC\",\n            \"slug\": \"pocket-arena\",\n            \"rank\": 6684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T23:36:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b6609830c695f1c0692123bd2fd6d01f6794b98\"\n            }\n        },\n        {\n            \"id\": 13521,\n            \"name\": \"Numbers Protocol\",\n            \"symbol\": \"NUM\",\n            \"slug\": \"numbers-protocol\",\n            \"rank\": 901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T17:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeceb87cf00dcbf2d4e2880223743ff087a995ad9\"\n            }\n        },\n        {\n            \"id\": 13522,\n            \"name\": \"Bouje Token\",\n            \"symbol\": \"BOUJE\",\n            \"slug\": \"bouje-token\",\n            \"rank\": 6587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x37F70aa9fEfc8971117BD53A1Ddc2372aa7Eec41\"\n            }\n        },\n        {\n            \"id\": 13523,\n            \"name\": \"Merit Circle\",\n            \"symbol\": \"MC\",\n            \"slug\": \"merit-circle\",\n            \"rank\": 352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T14:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x949d48eca67b17269629c7194f4b727d4ef9e5d6\"\n            }\n        },\n        {\n            \"id\": 13524,\n            \"name\": \"Solend\",\n            \"symbol\": \"SLND\",\n            \"slug\": \"solend\",\n            \"rank\": 3359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T15:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SLNDpmoWTVADgEdndyvWzroNL7zSi1dF9PC3xHGtPwp\"\n            }\n        },\n        {\n            \"id\": 13525,\n            \"name\": \"Meland.ai\",\n            \"symbol\": \"MELD\",\n            \"slug\": \"meland\",\n            \"rank\": 4766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T11:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8aE4Ef55628aacFb9Bd6E777b0F5D35C173F624\"\n            }\n        },\n        {\n            \"id\": 13528,\n            \"name\": \"Idle Mystic\",\n            \"symbol\": \"MST\",\n            \"slug\": \"idle-mystic\",\n            \"rank\": 6947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T06:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa353dEb6Fb81dF3844D8bd614D33d040fDBb8188\"\n            }\n        },\n        {\n            \"id\": 13529,\n            \"name\": \"Zenith Token\",\n            \"symbol\": \"ZENX\",\n            \"slug\": \"zenith-token\",\n            \"rank\": 6826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T05:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67f7e5e9dbed6c52dc52d7a83ac3608ad2648e12\"\n            }\n        },\n        {\n            \"id\": 13531,\n            \"name\": \"Keeps Coin\",\n            \"symbol\": \"KPC\",\n            \"slug\": \"keeps-blockchain\",\n            \"rank\": 3734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T06:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ab39ac604f992aaec3c36de337c3cd3917a7d26\"\n            }\n        },\n        {\n            \"id\": 13532,\n            \"name\": \"xDollar\",\n            \"symbol\": \"XDO\",\n            \"slug\": \"xdollar\",\n            \"rank\": 8176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T06:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3dc7b06dd0b1f08ef9acbbd2564f8605b4868eea\"\n            }\n        },\n        {\n            \"id\": 13534,\n            \"name\": \"xDollar Stablecoin\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xdollar-stablecoin\",\n            \"rank\": 7316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T07:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3a3e7650f8b9f667da98f236010fbf44ee4b2975\"\n            }\n        },\n        {\n            \"id\": 13536,\n            \"name\": \"ShibaZilla\",\n            \"symbol\": \"SHIBZ\",\n            \"slug\": \"shibazilla\",\n            \"rank\": 7721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T07:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd00a7edd637b776ec5a6461f5e7ac055f14a0c1e\"\n            }\n        },\n        {\n            \"id\": 13537,\n            \"name\": \"Kripto Galaxy Battle\",\n            \"symbol\": \"KABA\",\n            \"slug\": \"kripto-galaxy-battle\",\n            \"rank\": 6681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5453,\n                \"name\": \"KardiaChain\",\n                \"symbol\": \"KAI\",\n                \"slug\": \"kardiachain\",\n                \"token_address\": \"0x5C5058de24497359Ff64F7318f5C2b5581FF6B05\"\n            }\n        },\n        {\n            \"id\": 13540,\n            \"name\": \"Tsukiverse:Galactic Adventures\",\n            \"symbol\": \"TSUGA\",\n            \"slug\": \"tsukiverse-galactic-adventures\",\n            \"rank\": 6839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T08:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x58d372a8db7696c0c066f25c9eaf2af6f147b726\"\n            }\n        },\n        {\n            \"id\": 13541,\n            \"name\": \"Seadog Metaverse\",\n            \"symbol\": \"SEADOG\",\n            \"slug\": \"seadog-metaverse\",\n            \"rank\": 7351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd827036b0173f204c57b26532a339b57d4d5aea6\"\n            }\n        },\n        {\n            \"id\": 13542,\n            \"name\": \"Stabledoc\",\n            \"symbol\": \"SDT\",\n            \"slug\": \"stabledoc\",\n            \"rank\": 6795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x543C7eBb52D56985f63F246A5b3558AFF79037d7\"\n            }\n        },\n        {\n            \"id\": 13543,\n            \"name\": \"Bamboo Coin\",\n            \"symbol\": \"BMBO\",\n            \"slug\": \"bamboo-coin\",\n            \"rank\": 7863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:26:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5sM9xxcBTM9rWza6nEgq2cShA87JjTBx1Cu82LjgmaEg\"\n            }\n        },\n        {\n            \"id\": 13544,\n            \"name\": \"Rogue Doge\",\n            \"symbol\": \"ROGE\",\n            \"slug\": \"rogue-doge\",\n            \"rank\": 6699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T10:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45734927fa2f616fbe19e65f42a0ef3d37d1c80a\"\n            }\n        },\n        {\n            \"id\": 13545,\n            \"name\": \"KingSpeed\",\n            \"symbol\": \"KSC\",\n            \"slug\": \"kingspeed\",\n            \"rank\": 4619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T05:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ac0f8cecc1fb0ee6c2017a072d52e85b00c6694\"\n            }\n        },\n        {\n            \"id\": 13546,\n            \"name\": \"BabyDogeZilla\",\n            \"symbol\": \"BABYDOGEZILLA\",\n            \"slug\": \"babydogezilla\",\n            \"rank\": 6335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fbc08905c1d683cf7530bb2a70bb0bde231e5b9\"\n            }\n        },\n        {\n            \"id\": 13548,\n            \"name\": \"BecoSwap Token\",\n            \"symbol\": \"BECO\",\n            \"slug\": \"becoswap-token\",\n            \"rank\": 6941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5453,\n                \"name\": \"KardiaChain\",\n                \"symbol\": \"KAI\",\n                \"slug\": \"kardiachain\",\n                \"token_address\": \"0x2Eddba8b949048861d2272068A94792275A51658\"\n            }\n        },\n        {\n            \"id\": 13559,\n            \"name\": \"Godzilla LaunchPad\",\n            \"symbol\": \"GODZ\",\n            \"slug\": \"godzilla\",\n            \"rank\": 5175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T15:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda4714fee90ad7de50bc185ccd06b175d23906c1\"\n            }\n        },\n        {\n            \"id\": 13560,\n            \"name\": \"ShibaZilla\",\n            \"symbol\": \"SHIBAZILLA\",\n            \"slug\": \"shibazillacoin\",\n            \"rank\": 5821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T16:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68810a6f5bb0491cb9ccf8c52735a1acf5f28009\"\n            }\n        },\n        {\n            \"id\": 13565,\n            \"name\": \"My Shiba Academia\",\n            \"symbol\": \"MSA\",\n            \"slug\": \"my-shiba-academia\",\n            \"rank\": 8976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-30T01:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93a20a5f1709659005e1610d1a022d5f1e2d0df7\"\n            }\n        },\n        {\n            \"id\": 13567,\n            \"name\": \"SmarterCoin (SMRTr)\",\n            \"symbol\": \"SMRTR\",\n            \"slug\": \"smartcoin-farm-smrtr\",\n            \"rank\": 6104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T06:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6d923f688c7ff287dc3a5943caeefc994f97b290\"\n            }\n        },\n        {\n            \"id\": 13570,\n            \"name\": \"blockWRK\",\n            \"symbol\": \"WRK\",\n            \"slug\": \"blockwrk\",\n            \"rank\": 3232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T03:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0407b4c4eaed35ce3c5b852bdfa1640b09eeedf4\"\n            }\n        },\n        {\n            \"id\": 13571,\n            \"name\": \"ALL.ART protocol\",\n            \"symbol\": \"AART\",\n            \"slug\": \"all-art-protocol\",\n            \"rank\": 4385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"F3nefJBcejYbtdREjui1T9DPh5dBgpkKq7u2GAAMXs5B\"\n            }\n        },\n        {\n            \"id\": 13573,\n            \"name\": \"NerveFlux\",\n            \"symbol\": \"NERVE\",\n            \"slug\": \"nerveflux\",\n            \"rank\": 6830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T22:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c21cef3c0f25e7fa267e33602702e3f91775360\"\n            }\n        },\n        {\n            \"id\": 13574,\n            \"name\": \"Neos Credits\",\n            \"symbol\": \"NCR\",\n            \"slug\": \"neos-credits\",\n            \"rank\": 3330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T18:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDB5C3C46E28B53a39C255AA39A411dD64e5fed9c\"\n            }\n        },\n        {\n            \"id\": 13576,\n            \"name\": \"Kitty Coin\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"kitty-coin\",\n            \"rank\": 7573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T18:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb4228798fF437ecD8fa43429664e9992256fe6Ac\"\n            }\n        },\n        {\n            \"id\": 13577,\n            \"name\": \"Moar Finance\",\n            \"symbol\": \"MOAR\",\n            \"slug\": \"moar-finance\",\n            \"rank\": 8977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T19:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x187eff9690e1f1a61d578c7c492296eaab82701a\"\n            }\n        },\n        {\n            \"id\": 13578,\n            \"name\": \"Ponyo Impact\",\n            \"symbol\": \"PONYO\",\n            \"slug\": \"ponyo-inu\",\n            \"rank\": 6049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T01:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf03f082bf49fe71c2ab8dfaf4f8d0aeaa1d3de14\"\n            }\n        },\n        {\n            \"id\": 13579,\n            \"name\": \"Shiba Watch\",\n            \"symbol\": \"SHIBAW\",\n            \"slug\": \"shiba-watch\",\n            \"rank\": 7881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T19:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff\"\n            }\n        },\n        {\n            \"id\": 13580,\n            \"name\": \"MommyUSDT\",\n            \"symbol\": \"MOMMYUSDT\",\n            \"slug\": \"mommyusdt\",\n            \"rank\": 8978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T22:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4B3725Dd41150E0B0d562fEA21975d8cbe8efa34\"\n            }\n        },\n        {\n            \"id\": 13581,\n            \"name\": \"GloryDoge\",\n            \"symbol\": \"GLORYD\",\n            \"slug\": \"glorydoge\",\n            \"rank\": 4722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T23:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc5667333f5e997ac9f0c26d41b7dda65b2b675a\"\n            }\n        },\n        {\n            \"id\": 13586,\n            \"name\": \"Nest Egg\",\n            \"symbol\": \"NEGG\",\n            \"slug\": \"nest-egg\",\n            \"rank\": 8979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T01:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb96bc98ea6a98db32fa9af72cd96058318e02e60\"\n            }\n        },\n        {\n            \"id\": 13590,\n            \"name\": \"DXBPay\",\n            \"symbol\": \"DXB\",\n            \"slug\": \"dxbpay\",\n            \"rank\": 3864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T01:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155DD107ae0fB0D5872A4613F9F08914bC03a632\"\n            }\n        },\n        {\n            \"id\": 13591,\n            \"name\": \"HEXAGON Pay\",\n            \"symbol\": \"HXP\",\n            \"slug\": \"hexagon-pay\",\n            \"rank\": 7724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8bb54e47e340ff25b1df5cbe27472ed52d97a863\"\n            }\n        },\n        {\n            \"id\": 13592,\n            \"name\": \"Silva Token\",\n            \"symbol\": \"SILVA\",\n            \"slug\": \"silva-token\",\n            \"rank\": 1736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T04:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68b5edb385b59e30a7a7db1e681a449e94df0213\"\n            }\n        },\n        {\n            \"id\": 13595,\n            \"name\": \"Magic Metaverse\",\n            \"symbol\": \"MAC\",\n            \"slug\": \"magic-metaverse\",\n            \"rank\": 3101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T18:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2700bc595607f154163471ac2bd46ea8987d4cf0\"\n            }\n        },\n        {\n            \"id\": 13598,\n            \"name\": \"CryptoBay\",\n            \"symbol\": \"BAY\",\n            \"slug\": \"cryptobay\",\n            \"rank\": 5763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T02:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5F64b52B76c708030185aA79a3Af383A96c2A6D3\"\n            }\n        },\n        {\n            \"id\": 13600,\n            \"name\": \"Decentralized Reit\",\n            \"symbol\": \"DRT\",\n            \"slug\": \"decentralized-reit\",\n            \"rank\": 7279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T03:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa44A78E46217e82675F47dBbaa26f5651Bce8D7a\"\n            }\n        },\n        {\n            \"id\": 13602,\n            \"name\": \"YoHero\",\n            \"symbol\": \"YO\",\n            \"slug\": \"yohero\",\n            \"rank\": 7178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T03:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa98d662E1f7EB8f89a8f86c109b9cB61Ec2740bC\"\n            }\n        },\n        {\n            \"id\": 13605,\n            \"name\": \"MetaCat\",\n            \"symbol\": \"METACAT\",\n            \"slug\": \"metacat\",\n            \"rank\": 6922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T04:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0dc7d0192c148d7d2d6fa32dc280f953c0ad6a34\"\n            }\n        },\n        {\n            \"id\": 13606,\n            \"name\": \"Great Bounty Dealer\",\n            \"symbol\": \"GBD\",\n            \"slug\": \"great-bounty-dealer\",\n            \"rank\": 7243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T04:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQVYB4Qpta355uBFWni2tQKyr2GYXswTbR\"\n            }\n        },\n        {\n            \"id\": 13609,\n            \"name\": \"Ghospers Game\",\n            \"symbol\": \"GHSPR\",\n            \"slug\": \"ghospers-game\",\n            \"rank\": 5886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T05:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a0Cc0876EC16428A4Fa4a7C4c300dE2DB73b75b\"\n            }\n        },\n        {\n            \"id\": 13611,\n            \"name\": \"MetaPlay\",\n            \"symbol\": \"MPLAY\",\n            \"slug\": \"metaplay\",\n            \"rank\": 5007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T05:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e3ad692084737daf3f8e92bdfb4030965d2d5e6\"\n            }\n        },\n        {\n            \"id\": 13614,\n            \"name\": \"EverFight\",\n            \"symbol\": \"EF\",\n            \"slug\": \"everfight\",\n            \"rank\": 7876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0834ee3f6589934dc92c63a893b4c4c0081de06\"\n            }\n        },\n        {\n            \"id\": 13615,\n            \"name\": \"Mystic Warrior\",\n            \"symbol\": \"MYSTIC\",\n            \"slug\": \"mystic-warrior\",\n            \"rank\": 7129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T05:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56Ac025dd322EaAb069d7193B4401181adfdD83E\"\n            }\n        },\n        {\n            \"id\": 13616,\n            \"name\": \"CeloLaunch\",\n            \"symbol\": \"cLA\",\n            \"slug\": \"celolaunch\",\n            \"rank\": 8980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x5927fd244E11dB1c7b1215619144d2aAbAc80a4F\"\n            }\n        },\n        {\n            \"id\": 13618,\n            \"name\": \"Shiba Girlfriend\",\n            \"symbol\": \"SHIBGF\",\n            \"slug\": \"shiba-girlfriend\",\n            \"rank\": 6250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x505a84a03e382331a1be487b632cf357748b65d6\"\n            }\n        },\n        {\n            \"id\": 13619,\n            \"name\": \"SpookyShiba\",\n            \"symbol\": \"SPOOKYSHIBA\",\n            \"slug\": \"spooky-shiba\",\n            \"rank\": 3198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed74bc5dc139356e08de28143996f5ef6e4334a4\"\n            }\n        },\n        {\n            \"id\": 13620,\n            \"name\": \"SquidDao\",\n            \"symbol\": \"SQUID\",\n            \"slug\": \"squiddao\",\n            \"rank\": 6398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T06:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21ad647b8f4fe333212e735bfc1f36b4941e6ad2\"\n            }\n        },\n        {\n            \"id\": 13623,\n            \"name\": \"PolyUnity Finance\",\n            \"symbol\": \"UNITY\",\n            \"slug\": \"polyunity-finance\",\n            \"rank\": 8042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T06:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9e9CEd60d3C5d52Dd779893dce0C14E0e361d702\"\n            }\n        },\n        {\n            \"id\": 13624,\n            \"name\": \"Tractor Joe\",\n            \"symbol\": \"TRACTOR\",\n            \"slug\": \"tractor-joe\",\n            \"rank\": 6693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x542fA0B261503333B90fE60c78F2BeeD16b7b7fD\"\n            }\n        },\n        {\n            \"id\": 13625,\n            \"name\": \"DCVC FINANCE\",\n            \"symbol\": \"DCVC\",\n            \"slug\": \"dcvc-finance\",\n            \"rank\": 7282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T22:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fCD86fEB4e82109071ee28ae380bCA406e02b9C\"\n            }\n        },\n        {\n            \"id\": 13626,\n            \"name\": \"ACA Token\",\n            \"symbol\": \"ACA\",\n            \"slug\": \"aca-token\",\n            \"rank\": 1548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9eb6935aea6afb5bc6d1a74be0c2f78280ab6448\"\n            }\n        },\n        {\n            \"id\": 13629,\n            \"name\": \"Fantom Cake\",\n            \"symbol\": \"FATCAKE\",\n            \"slug\": \"fantom-cake\",\n            \"rank\": 8205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x4a3DCE89cA816D4F10864664B6503df95a92d879\"\n            }\n        },\n        {\n            \"id\": 13630,\n            \"name\": \"OOGI\",\n            \"symbol\": \"OOGI\",\n            \"slug\": \"oogi\",\n            \"rank\": 3446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"H7Qc9APCWWGDVxGD5fJHmLTmdEgT9GFatAKFNg6sHh8A\"\n            }\n        },\n        {\n            \"id\": 13632,\n            \"name\": \"Genopets\",\n            \"symbol\": \"GENE\",\n            \"slug\": \"genopets\",\n            \"rank\": 788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T17:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz\"\n            }\n        },\n        {\n            \"id\": 13633,\n            \"name\": \"Luna-Pad\",\n            \"symbol\": \"LUNAPAD\",\n            \"slug\": \"luna-pad\",\n            \"rank\": 3273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD1FdF57241df3C36dad469060caC9f1ea2eE7585\"\n            }\n        },\n        {\n            \"id\": 13634,\n            \"name\": \"SHIBORG INU\",\n            \"symbol\": \"SHIBORG\",\n            \"slug\": \"shiborg-inu\",\n            \"rank\": 6215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x389c13d5be24bed2af35c30f211e042225cb06ff\"\n            }\n        },\n        {\n            \"id\": 13635,\n            \"name\": \"AlgoPad\",\n            \"symbol\": \"ALGOPAD\",\n            \"slug\": \"algopad\",\n            \"rank\": 6201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66a6606f4b7ff09b078b2dba848581833005737f\"\n            }\n        },\n        {\n            \"id\": 13636,\n            \"name\": \"GMCoin\",\n            \"symbol\": \"GMCOIN\",\n            \"slug\": \"gmcoin\",\n            \"rank\": 766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002357\"\n            }\n        },\n        {\n            \"id\": 13637,\n            \"name\": \"XRdoge\",\n            \"symbol\": \"XRDOGE\",\n            \"slug\": \"xrdoge\",\n            \"rank\": 3966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13639,\n            \"name\": \"MemeCoin Factory\",\n            \"symbol\": \"FACTORY\",\n            \"slug\": \"memecoin-factory\",\n            \"rank\": 2294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6e1f76017024baf9dc52a796dc4e5ae3110005c2\"\n            }\n        },\n        {\n            \"id\": 13641,\n            \"name\": \"PulseDoge\",\n            \"symbol\": \"PULSEDOGE\",\n            \"slug\": \"pulsedoge\",\n            \"rank\": 5857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4d55b811d9ede2adce61a98d67d7f91bffce495\"\n            }\n        },\n        {\n            \"id\": 13642,\n            \"name\": \"Exodia\",\n            \"symbol\": \"EXOD\",\n            \"slug\": \"exodia\",\n            \"rank\": 6186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T03:10:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x3b57f3feaaf1e8254ec680275ee6e7727c7413c7\"\n            }\n        },\n        {\n            \"id\": 13643,\n            \"name\": \"ChilliSwap\",\n            \"symbol\": \"CHLI\",\n            \"slug\": \"chilliswap\",\n            \"rank\": 5035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12b54baA8FFcFd6679CcF1AE618ca3006cFcc2aC\"\n            }\n        },\n        {\n            \"id\": 13644,\n            \"name\": \"Arrb Token\",\n            \"symbol\": \"ARRB\",\n            \"slug\": \"arrb-token\",\n            \"rank\": 8981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x04f3636b31c1ea2e48e275aa992d99a7bdbbe738\"\n            }\n        },\n        {\n            \"id\": 13646,\n            \"name\": \"Booster\",\n            \"symbol\": \"BOOST\",\n            \"slug\": \"booster-bsc\",\n            \"rank\": 7725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x773b532126b9F307665942b0fa4cDa0540CeDb71\"\n            }\n        },\n        {\n            \"id\": 13649,\n            \"name\": \"Energy8\",\n            \"symbol\": \"E8\",\n            \"slug\": \"energy8\",\n            \"rank\": 7417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x08e175a1eac9744a0f1ccaeb8f669af6a2bda3ce\"\n            }\n        },\n        {\n            \"id\": 13651,\n            \"name\": \"BABY WHITE HAMSTER\",\n            \"symbol\": \"BWH\",\n            \"slug\": \"baby-white-hamster\",\n            \"rank\": 7679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ed2bbfc2fc7b0b7400d8d12248649045e82c708\"\n            }\n        },\n        {\n            \"id\": 13652,\n            \"name\": \"NFT ROYAL TOKEN\",\n            \"symbol\": \"NRT\",\n            \"slug\": \"nft-royal-token\",\n            \"rank\": 6108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b2f67679798c764f2c0c69dfb6bda8b30a094cf\"\n            }\n        },\n        {\n            \"id\": 13654,\n            \"name\": \"Cats Claw\",\n            \"symbol\": \"CLAW\",\n            \"slug\": \"cats-claw\",\n            \"rank\": 8982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02eddbbf40f7ab1b6fd1a87bf263d4be967d0552\"\n            }\n        },\n        {\n            \"id\": 13655,\n            \"name\": \"Crabada\",\n            \"symbol\": \"CRA\",\n            \"slug\": \"crabada\",\n            \"rank\": 394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xA32608e873F9DdEF944B24798db69d80Bbb4d1ed\"\n            }\n        },\n        {\n            \"id\": 13656,\n            \"name\": \"Jacy\",\n            \"symbol\": \"JACY\",\n            \"slug\": \"jacy\",\n            \"rank\": 3896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x916c5de09cf63f6602d1e1793fb41f6437814a62\"\n            }\n        },\n        {\n            \"id\": 13657,\n            \"name\": \"MemeWars\",\n            \"symbol\": \"MWAR\",\n            \"slug\": \"memewars\",\n            \"rank\": 6146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T00:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f28455a82BAA6B4923A5e2d7624aAf574182585\"\n            }\n        },\n        {\n            \"id\": 13659,\n            \"name\": \"Crypto Gaming United\",\n            \"symbol\": \"CGU\",\n            \"slug\": \"crypto-gaming-united\",\n            \"rank\": 3404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x849a226f327b89e3133d9930d927f9eb9346f8c9\"\n            }\n        },\n        {\n            \"id\": 13663,\n            \"name\": \"Gains Network\",\n            \"symbol\": \"GNS\",\n            \"slug\": \"gains-network\",\n            \"rank\": 3096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xE5417Af564e4bFDA1c483642db72007871397896\"\n            }\n        },\n        {\n            \"id\": 13667,\n            \"name\": \"POLYX\",\n            \"symbol\": \"PXT\",\n            \"slug\": \"polyx\",\n            \"rank\": 7215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b226e4f3ef5708d496cd1b9e582ea090f3fff70\"\n            }\n        },\n        {\n            \"id\": 13668,\n            \"name\": \"Ninja Fantasy Token\",\n            \"symbol\": \"NFS\",\n            \"slug\": \"ninja-fantasy-token\",\n            \"rank\": 5840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x64815277c6caf24c1c2b55b11c78ef393237455c\"\n            }\n        },\n        {\n            \"id\": 13670,\n            \"name\": \"CryptoFantasy\",\n            \"symbol\": \"CFC\",\n            \"slug\": \"cryptofantasy\",\n            \"rank\": 7055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40a9cbca594e59d5700c324bab76b693f95b7d59\"\n            }\n        },\n        {\n            \"id\": 13671,\n            \"name\": \"DogeMan\",\n            \"symbol\": \"DGMAN\",\n            \"slug\": \"dogeman\",\n            \"rank\": 8033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3cc1020acdcd64b11dd417d2c28388e71605d7c9\"\n            }\n        },\n        {\n            \"id\": 13673,\n            \"name\": \"Chihiro Inu\",\n            \"symbol\": \"CHIRO\",\n            \"slug\": \"chihiro-inu\",\n            \"rank\": 4086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35156b404c3f9bdaf45ab65ba315419bcde3775c\"\n            }\n        },\n        {\n            \"id\": 13675,\n            \"name\": \"Kintsugi\",\n            \"symbol\": \"KINT\",\n            \"slug\": \"kintsugi\",\n            \"rank\": 3865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T03:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13676,\n            \"name\": \"BLOCKS\",\n            \"symbol\": \"BLOCKS\",\n            \"slug\": \"blocks\",\n            \"rank\": 5577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T11:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a6d4c8735371ebaf8874fbd518b56edd66024eb\"\n            }\n        },\n        {\n            \"id\": 13680,\n            \"name\": \"DePocket\",\n            \"symbol\": \"DEPO\",\n            \"slug\": \"depocket\",\n            \"rank\": 6069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T19:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d99eda556388Ad7743A1B658b9C4FC67D7A9d74\"\n            }\n        },\n        {\n            \"id\": 13684,\n            \"name\": \"Mirai\",\n            \"symbol\": \"MIRAI\",\n            \"slug\": \"mirai-labs\",\n            \"rank\": 7322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T11:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe74c273ab62169656df1dd146f40e26baef5b057\"\n            }\n        },\n        {\n            \"id\": 13687,\n            \"name\": \"Saint Inu\",\n            \"symbol\": \"SAINT\",\n            \"slug\": \"saint-inu\",\n            \"rank\": 5695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T12:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fc5af63990aa9e5c5543f5cd8ed148bfa6d9d19\"\n            }\n        },\n        {\n            \"id\": 13691,\n            \"name\": \"Artverse Token\",\n            \"symbol\": \"AVT\",\n            \"slug\": \"artverse-token\",\n            \"rank\": 3589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T12:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x845576c64f9754cf09d87e45b720e82f3eef522c\"\n            }\n        },\n        {\n            \"id\": 13696,\n            \"name\": \"MarsX\",\n            \"symbol\": \"MX\",\n            \"slug\": \"marsx\",\n            \"rank\": 1908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T12:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0df31d06d72b2f5231489af0edc422b372f49f1\"\n            }\n        },\n        {\n            \"id\": 13698,\n            \"name\": \"Real Realm\",\n            \"symbol\": \"REAL\",\n            \"slug\": \"real-realm\",\n            \"rank\": 2921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE91cd52Bd65fe23A3EAE40E3eB87180E8306399F\"\n            }\n        },\n        {\n            \"id\": 13702,\n            \"name\": \"STEMX\",\n            \"symbol\": \"STEMX\",\n            \"slug\": \"stemx\",\n            \"rank\": 4102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T13:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26734add0650719ea29087fe5cc0aab81b4f237d\"\n            }\n        },\n        {\n            \"id\": 13707,\n            \"name\": \"Disco Burn Token\",\n            \"symbol\": \"DBT\",\n            \"slug\": \"disco-burn-token\",\n            \"rank\": 6080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T22:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bc736cc4a81ffc1ff67c89413913d418804ab43\"\n            }\n        },\n        {\n            \"id\": 13708,\n            \"name\": \"BFK Warzone\",\n            \"symbol\": \"BFK\",\n            \"slug\": \"bfk-warzone\",\n            \"rank\": 3996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T23:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed44623b06616bccec876617c124f5461bd5f79b\"\n            }\n        },\n        {\n            \"id\": 13709,\n            \"name\": \"Nexus Protocol\",\n            \"symbol\": \"PSI\",\n            \"slug\": \"nexus-protocol\",\n            \"rank\": 3357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra12897djskt9rge8dtmm86w654g7kzckkd698608\"\n            }\n        },\n        {\n            \"id\": 13710,\n            \"name\": \"Hero Floki\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"hero-floki\",\n            \"rank\": 6988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T15:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d96991648d22935bdf6c7064b65c3c93f82aa61\"\n            }\n        },\n        {\n            \"id\": 13711,\n            \"name\": \"IDM Token\",\n            \"symbol\": \"IDM\",\n            \"slug\": \"idm-token\",\n            \"rank\": 4643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T19:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14b13e06f75e1f0fd51ca2e699589ef398e10f4c\"\n            }\n        },\n        {\n            \"id\": 13713,\n            \"name\": \"Meta Floki\",\n            \"symbol\": \"MFLOKI\",\n            \"slug\": \"meta-floki\",\n            \"rank\": 8983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T01:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1931461c770509cc20aca503d3c5637e7b6c5220\"\n            }\n        },\n        {\n            \"id\": 13715,\n            \"name\": \"Fancy Games\",\n            \"symbol\": \"FNC\",\n            \"slug\": \"fancy-games\",\n            \"rank\": 3208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T16:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f280daC515121DcdA3EaC69eB4C13a52392CACE\"\n            }\n        },\n        {\n            \"id\": 13716,\n            \"name\": \"Sea Token\",\n            \"symbol\": \"SEA\",\n            \"slug\": \"seatoken\",\n            \"rank\": 6547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T02:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5B31d474Dcadc1c2A1DFc7D4562b2268B0feea43\"\n            }\n        },\n        {\n            \"id\": 13718,\n            \"name\": \"GAMINGDOGE\",\n            \"symbol\": \"GAMINGDOGE\",\n            \"slug\": \"gamingdoge\",\n            \"rank\": 6903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T02:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x536627083e216c3cf4476ec504eb51bbd47ca4ac\"\n            }\n        },\n        {\n            \"id\": 13719,\n            \"name\": \"Otium Tech\",\n            \"symbol\": \"OTIUM\",\n            \"slug\": \"otium-tech\",\n            \"rank\": 8984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56a02228ce17dbbbc809fe2262b36dd99f28e824\"\n            }\n        },\n        {\n            \"id\": 13720,\n            \"name\": \"Leafty\",\n            \"symbol\": \"LEAFTY\",\n            \"slug\": \"leafty\",\n            \"rank\": 4691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T03:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04a65456316639941ba013fb8f829625698adf72\"\n            }\n        },\n        {\n            \"id\": 13721,\n            \"name\": \"NovaXSolar\",\n            \"symbol\": \"XSLR\",\n            \"slug\": \"novaxsolar\",\n            \"rank\": 8319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T02:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xE6eE049183B474ecf7704da3F6F555a1dCAF240F\"\n            }\n        },\n        {\n            \"id\": 13723,\n            \"name\": \"Ballswapper Accelerator Reflection Token\",\n            \"symbol\": \"BART\",\n            \"slug\": \"ballswapper-accelerator-reflection-token\",\n            \"rank\": 5859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21fb4dd8c500be1a9ba27f827217e477217d6225\"\n            }\n        },\n        {\n            \"id\": 13726,\n            \"name\": \"ENNO Cash\",\n            \"symbol\": \"ENNO\",\n            \"slug\": \"enno-cash\",\n            \"rank\": 3756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T03:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"3PJ6BKNEdH6mtdNyUhnBbqrGz3GGywz2h5f\"\n            }\n        },\n        {\n            \"id\": 13727,\n            \"name\": \"Shiryo-Inu\",\n            \"symbol\": \"SHIRYO-INU\",\n            \"slug\": \"shiryo-inu\",\n            \"rank\": 647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1E2F15302B90EddE696593607b6bD444B64e8F02\"\n            }\n        },\n        {\n            \"id\": 13728,\n            \"name\": \"Sola Ninja\",\n            \"symbol\": \"SNJ\",\n            \"slug\": \"sola-ninja\",\n            \"rank\": 8200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Hj4sTP4L4rvR9WBR6KyK99sxPptBQQczNWe4y15mxhRD\"\n            }\n        },\n        {\n            \"id\": 13729,\n            \"name\": \"Sadbaby\",\n            \"symbol\": \"SDBY\",\n            \"slug\": \"sadbaby\",\n            \"rank\": 5616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ad405ef7aea80ccb41beef0a74510e18feef190\"\n            }\n        },\n        {\n            \"id\": 13731,\n            \"name\": \"Leeds United Fan Token\",\n            \"symbol\": \"LUFC\",\n            \"slug\": \"leeds-united-fan-token\",\n            \"rank\": 1348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xb078eEa34fA2d854bAb1A4B7D5514FeA55e43f91\"\n            }\n        },\n        {\n            \"id\": 13732,\n            \"name\": \"Rugpull Prevention\",\n            \"symbol\": \"RUGPULL\",\n            \"slug\": \"rugpull-prevention\",\n            \"rank\": 6995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x61eCd63e42C27415696e10864d70ecEA4aA11289\"\n            }\n        },\n        {\n            \"id\": 13733,\n            \"name\": \"Meta Cat\",\n            \"symbol\": \"MCAT\",\n            \"slug\": \"meta-cat\",\n            \"rank\": 8985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ead9d6bda8408cc34e938ea35559db738a7c76a\"\n            }\n        },\n        {\n            \"id\": 13734,\n            \"name\": \"Olympus Inu Dao\",\n            \"symbol\": \"OHMINU\",\n            \"slug\": \"olympus-inu-dao\",\n            \"rank\": 8986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98F817765f69c802a7b188A3165a3267aD2d1123\"\n            }\n        },\n        {\n            \"id\": 13735,\n            \"name\": \"SolDoge\",\n            \"symbol\": \"SDOGE\",\n            \"slug\": \"soldoge\",\n            \"rank\": 5923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8ymi88q5DtmdNTn2sPRNFkvMkszMHuLJ1e3RVdWjPa3s\"\n            }\n        },\n        {\n            \"id\": 13736,\n            \"name\": \"Boorio\",\n            \"symbol\": \"ORIO\",\n            \"slug\": \"boorio\",\n            \"rank\": 6579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa30baba694b8fc3524c46edc5af295f55381dc60\"\n            }\n        },\n        {\n            \"id\": 13739,\n            \"name\": \"Corsac\",\n            \"symbol\": \"CORSACV2\",\n            \"slug\": \"corsac\",\n            \"rank\": 6925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25c39b6c5ec8a9d81826f9f0e6448ceaea1570b4\"\n            }\n        },\n        {\n            \"id\": 13742,\n            \"name\": \"Stabilize Token\",\n            \"symbol\": \"SET\",\n            \"slug\": \"stabilize-token\",\n            \"rank\": 7252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x37d87e316CB4e35163881fDb6c6Bc0CdBa91dc0A\"\n            }\n        },\n        {\n            \"id\": 13743,\n            \"name\": \"TaiChi\",\n            \"symbol\": \"TAC\",\n            \"slug\": \"taichi\",\n            \"rank\": 7025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe49bfc53a195a62d78a941a1967d7b0f83a47c14\"\n            }\n        },\n        {\n            \"id\": 13744,\n            \"name\": \"Stabilize USD\",\n            \"symbol\": \"SUSD\",\n            \"slug\": \"stabilize-usd\",\n            \"rank\": 5507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xAafd2577Fb67366d3C89DB0d627C49D769ee2e5D\"\n            }\n        },\n        {\n            \"id\": 13745,\n            \"name\": \"Polygonum Online\",\n            \"symbol\": \"POG\",\n            \"slug\": \"polygonum-online\",\n            \"rank\": 3289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfcb0f2d2f83a32a847d8abb183b724c214cd7dd8\"\n            }\n        },\n        {\n            \"id\": 13746,\n            \"name\": \"FLOOF\",\n            \"symbol\": \"FLOOF\",\n            \"slug\": \"floof\",\n            \"rank\": 7357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw\"\n            }\n        },\n        {\n            \"id\": 13748,\n            \"name\": \"Spartacus\",\n            \"symbol\": \"SPA\",\n            \"slug\": \"spartacus\",\n            \"rank\": 4056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5602df4a94eb6c680190accfa2a475621e0ddbdc\"\n            }\n        },\n        {\n            \"id\": 13749,\n            \"name\": \"BabyXape\",\n            \"symbol\": \"BABYX\",\n            \"slug\": \"babyxape\",\n            \"rank\": 8987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x234003ffa399e8bc53236ac777f4c781b10d1344\"\n            }\n        },\n        {\n            \"id\": 13751,\n            \"name\": \"Liquid Collectibles\",\n            \"symbol\": \"LICO\",\n            \"slug\": \"liquid-collectibles\",\n            \"rank\": 5080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T06:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4F3266a56589357B4f8082918b14B923693e57f0\"\n            }\n        },\n        {\n            \"id\": 13752,\n            \"name\": \"Baby Floki Up\",\n            \"symbol\": \"BFU\",\n            \"slug\": \"baby-floki-up\",\n            \"rank\": 8988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T06:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7\"\n            }\n        },\n        {\n            \"id\": 13753,\n            \"name\": \"Drachma\",\n            \"symbol\": \"DRA\",\n            \"slug\": \"drachma\",\n            \"rank\": 7358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T01:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x694956a7236e39c60e9113211330350619dfcce6\"\n            }\n        },\n        {\n            \"id\": 13754,\n            \"name\": \"JUSTFARM\",\n            \"symbol\": \"JFM\",\n            \"slug\": \"justfarm\",\n            \"rank\": 7934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T07:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x221d20fe8996b49590513e5b5b8f9d8b0024dc40\"\n            }\n        },\n        {\n            \"id\": 13755,\n            \"name\": \"CardanoEvo\",\n            \"symbol\": \"CEVO\",\n            \"slug\": \"cardanoevo\",\n            \"rank\": 7449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc23997371bd83de427b41dabe11846c87696f40a\"\n            }\n        },\n        {\n            \"id\": 13757,\n            \"name\": \"Sakura Neko\",\n            \"symbol\": \"NEKO\",\n            \"slug\": \"sakura-neko\",\n            \"rank\": 8989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T07:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c5f1769b819b5e70aa7106c989d38ad71ba2546\"\n            }\n        },\n        {\n            \"id\": 13760,\n            \"name\": \"Shib Army\",\n            \"symbol\": \"SHIBARMY\",\n            \"slug\": \"shib-army\",\n            \"rank\": 6761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T08:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x940230b6b7ef1979a28f32196a8e3439c645ba49\"\n            }\n        },\n        {\n            \"id\": 13761,\n            \"name\": \"Nowlage Coin\",\n            \"symbol\": \"NAC\",\n            \"slug\": \"nowlage-coin\",\n            \"rank\": 7446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T08:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe198e8fe1aab441e54d9572e2402d7b132ccb15a\"\n            }\n        },\n        {\n            \"id\": 13762,\n            \"name\": \"Symbull\",\n            \"symbol\": \"SYMBULL\",\n            \"slug\": \"symbull\",\n            \"rank\": 6311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T08:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA176fa55bef56D18ab671251957aCB0Db630539b\"\n            }\n        },\n        {\n            \"id\": 13766,\n            \"name\": \"YoHero (YHC)\",\n            \"symbol\": \"YHC\",\n            \"slug\": \"yoherocoin\",\n            \"rank\": 7312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T05:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9bCf82cc8B42B075d6c62436284AA59e77B67C26\"\n            }\n        },\n        {\n            \"id\": 13768,\n            \"name\": \"ZeLoop Eco Reward\",\n            \"symbol\": \"ERW\",\n            \"slug\": \"zeloop-eco-reward\",\n            \"rank\": 7062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T09:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77e5cce02139814e7eff377244cac8b802cddab8\"\n            }\n        },\n        {\n            \"id\": 13769,\n            \"name\": \"World Mobile Token\",\n            \"symbol\": \"WMT\",\n            \"slug\": \"world-mobile-token\",\n            \"rank\": 3183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T12:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"https://cardanoscan.io/token/1d7f33bd23d85e1a25d87d86fac4f199c3197a2f7afeb662a0f34e1e776f726c646d6f62696c65746f6b656e\"\n            }\n        },\n        {\n            \"id\": 13770,\n            \"name\": \"Little Tsuki Inu\",\n            \"symbol\": \"LILTK\",\n            \"slug\": \"little-tsuki-inu\",\n            \"rank\": 8990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T01:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcdf6e6d4b5c840478a4b38a5c42224f5c0e6f858\"\n            }\n        },\n        {\n            \"id\": 13777,\n            \"name\": \"ApeFarmer\",\n            \"symbol\": \"APEF\",\n            \"slug\": \"apefarmer\",\n            \"rank\": 7317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x313cbfd67f4e98fd94f3e5387bbec48d078aa3a4\"\n            }\n        },\n        {\n            \"id\": 13778,\n            \"name\": \"Leonicorn Swap ( LEON )\",\n            \"symbol\": \"LEON\",\n            \"slug\": \"leon-token\",\n            \"rank\": 3981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27e873bee690c8e161813de3566e9e18a64b0381\"\n            }\n        },\n        {\n            \"id\": 13779,\n            \"name\": \"Oly Sport\",\n            \"symbol\": \"OLY\",\n            \"slug\": \"oly-sport\",\n            \"rank\": 5427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T16:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74c1815474a75dcb366223107cde1bba4a1a7296\"\n            }\n        },\n        {\n            \"id\": 13780,\n            \"name\": \"Degen Dex\",\n            \"symbol\": \"DEGN\",\n            \"slug\": \"degen-dex\",\n            \"rank\": 7269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A9UhP1xfQHWUhSd54NgKPub2XB3ZuQMdPEvf9aMTHxGT\"\n            }\n        },\n        {\n            \"id\": 13781,\n            \"name\": \"Avaterra\",\n            \"symbol\": \"TERRA\",\n            \"slug\": \"avaterra\",\n            \"rank\": 8267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9F87C6c30F4b23C7B51Aa7465A9e0A836514700D\"\n            }\n        },\n        {\n            \"id\": 13783,\n            \"name\": \"Afrostar\",\n            \"symbol\": \"AFRO\",\n            \"slug\": \"afrostar\",\n            \"rank\": 6465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T12:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f4e9c97aaffd67d98a640062d90e355b4a1c539\"\n            }\n        },\n        {\n            \"id\": 13784,\n            \"name\": \"Robin Inu\",\n            \"symbol\": \"ROBIN\",\n            \"slug\": \"robin-inu\",\n            \"rank\": 8991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T13:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10b6bd5e0abab280ec1c5313ee04ccbe91a2ebae\"\n            }\n        },\n        {\n            \"id\": 13788,\n            \"name\": \"BuffedShiba\",\n            \"symbol\": \"BSHIB\",\n            \"slug\": \"buffedshiba\",\n            \"rank\": 5837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T14:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD8F61cdECA41dEF1a7923F308a042F678109f54B\"\n            }\n        },\n        {\n            \"id\": 13810,\n            \"name\": \"MASTERCHEF2\",\n            \"symbol\": \"MASTERCHEF2\",\n            \"slug\": \"masterchef2\",\n            \"rank\": 7887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T02:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c56d0dc5aac6f23d18f990f3e4783a2f1be2dba\"\n            }\n        },\n        {\n            \"id\": 13813,\n            \"name\": \"ENTERBUTTON\",\n            \"symbol\": \"ENTC\",\n            \"slug\": \"enterbutton\",\n            \"rank\": 3630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T02:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ecab35b64345bfc472477a653e4a3abe70532d9\"\n            }\n        },\n        {\n            \"id\": 13815,\n            \"name\": \"Crazy Bunny Equity Token\",\n            \"symbol\": \"CBUNNY\",\n            \"slug\": \"crazy-bunny-equity-token\",\n            \"rank\": 7842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T03:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaec23008b1098e39c0f8de90bf7431d185efe8b3\"\n            }\n        },\n        {\n            \"id\": 13816,\n            \"name\": \"Zoo Labs\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoo-labs\",\n            \"rank\": 5136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09e2b83fe5485a7c8beaa5dffd1d324a2b2d5c13\"\n            }\n        },\n        {\n            \"id\": 13820,\n            \"name\": \"OJE Token\",\n            \"symbol\": \"OJE\",\n            \"slug\": \"oje-token\",\n            \"rank\": 6926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T05:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc5ec4f1fc86da45ae788ec98756ba70b57676409\"\n            }\n        },\n        {\n            \"id\": 13821,\n            \"name\": \"Solana CUM\",\n            \"symbol\": \"SCUM\",\n            \"slug\": \"solana-cum\",\n            \"rank\": 7649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:08:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"cqNTpypmbwghrf1G9VGvSENcw7M7wGSQ7JS8UTQWXwb\"\n            }\n        },\n        {\n            \"id\": 13826,\n            \"name\": \"Financio\",\n            \"symbol\": \"FIN\",\n            \"slug\": \"financio\",\n            \"rank\": 6211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09e7e61f28e83c7bac827a0ec9dcd800ce4b4cc1\"\n            }\n        },\n        {\n            \"id\": 13827,\n            \"name\": \"SavePlanetEarth\",\n            \"symbol\": \"SPE\",\n            \"slug\": \"saveplanetearth\",\n            \"rank\": 3758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ac81e3631dcda62109e3117c4cae7bf70bbbbd2\"\n            }\n        },\n        {\n            \"id\": 13829,\n            \"name\": \"Infomatix\",\n            \"symbol\": \"INFO\",\n            \"slug\": \"informatix\",\n            \"rank\": 5214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf727040d3997b5d95dee8c661fa96e3c13ee0c9\"\n            }\n        },\n        {\n            \"id\": 13830,\n            \"name\": \"Luminos Mining Protocol\",\n            \"symbol\": \"LUMI\",\n            \"slug\": \"luminos-mining-protocol\",\n            \"rank\": 7528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37c9ab94818c995569fd6f23feccec54bce900e0\"\n            }\n        },\n        {\n            \"id\": 13831,\n            \"name\": \"Crypto Classic\",\n            \"symbol\": \"CRC\",\n            \"slug\": \"crypto-classic\",\n            \"rank\": 5633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7bcac494fd9530c183dae30db48d45144ff2c77\"\n            }\n        },\n        {\n            \"id\": 13835,\n            \"name\": \"Coin of Nature\",\n            \"symbol\": \"CON\",\n            \"slug\": \"coin-of-nature\",\n            \"rank\": 7109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0e0fbc7e8d881953d39cf899409410b50b8c924\"\n            }\n        },\n        {\n            \"id\": 13839,\n            \"name\": \"MetaShib Token\",\n            \"symbol\": \"METASHIB\",\n            \"slug\": \"metashib-token\",\n            \"rank\": 8992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x181c94a45ed257baf2211d4ff7e1f49a5964134a\"\n            }\n        },\n        {\n            \"id\": 13840,\n            \"name\": \"Collector Coin\",\n            \"symbol\": \"AGS\",\n            \"slug\": \"collector-coin\",\n            \"rank\": 8993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T08:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x667fd83e24ca1d935d36717d305d54fa0cac991c\"\n            }\n        },\n        {\n            \"id\": 13841,\n            \"name\": \"Diviner Protocol\",\n            \"symbol\": \"DPT\",\n            \"slug\": \"diviner-protocol\",\n            \"rank\": 3699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe69caef10a488d7af31da46c89154d025546e990\"\n            }\n        },\n        {\n            \"id\": 13842,\n            \"name\": \"Bunscake\",\n            \"symbol\": \"BSCAKE\",\n            \"slug\": \"bunscake\",\n            \"rank\": 7841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45d0f429790bec7ad4b68330b1051c7b8fe9d8af\"\n            }\n        },\n        {\n            \"id\": 13843,\n            \"name\": \"Ethernal Finance\",\n            \"symbol\": \"ETHFIN\",\n            \"slug\": \"ethernal-finance\",\n            \"rank\": 6882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T08:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17bd2e09fa4585c15749f40bb32a6e3db58522ba\"\n            }\n        },\n        {\n            \"id\": 13844,\n            \"name\": \"Ameru DAO\",\n            \"symbol\": \"ADAO\",\n            \"slug\": \"ameru-network\",\n            \"rank\": 5895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T19:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0ad976e66518c8fd92021c027c531cd12ca2df6\"\n            }\n        },\n        {\n            \"id\": 13845,\n            \"name\": \"Beeuda\",\n            \"symbol\": \"BDA\",\n            \"slug\": \"beeuda\",\n            \"rank\": 5335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T08:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b7f0c82d342be42c94d789cfc3aae29863d123e\"\n            }\n        },\n        {\n            \"id\": 13846,\n            \"name\": \"Prince Floki V2\",\n            \"symbol\": \"PrinceFloki\",\n            \"slug\": \"princefloki-v2\",\n            \"rank\": 8994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T13:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xace30e5004e86f38862815ce8de6afcd03773cc8\"\n            }\n        },\n        {\n            \"id\": 13848,\n            \"name\": \"Ibiza Token\",\n            \"symbol\": \"IBZ\",\n            \"slug\": \"ibiza-token\",\n            \"rank\": 6467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5aa7c403c7de4b3bb0cc07079a03e389671a4771\"\n            }\n        },\n        {\n            \"id\": 13849,\n            \"name\": \"Secured Ship\",\n            \"symbol\": \"SHIP\",\n            \"slug\": \"secured-ship\",\n            \"rank\": 5414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0a696bbb66352e5b88624f1d1b8909c34dc4e4a\"\n            }\n        },\n        {\n            \"id\": 13850,\n            \"name\": \"Santa Coin\",\n            \"symbol\": \"SANTA\",\n            \"slug\": \"santa-coin-2\",\n            \"rank\": 5608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2\"\n            }\n        },\n        {\n            \"id\": 13853,\n            \"name\": \"Blockchain Adventurers Guild\",\n            \"symbol\": \"BAG\",\n            \"slug\": \"blockchain-adventurers-guild\",\n            \"rank\": 8995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf33121A2209609cAdc7349AcC9c40E41CE21c730\"\n            }\n        },\n        {\n            \"id\": 13854,\n            \"name\": \"Mensa\",\n            \"symbol\": \"MSA\",\n            \"slug\": \"mensa\",\n            \"rank\": 6447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x540d9ef5cd2d5F03694F85Aece84132C8F2220A4\"\n            }\n        },\n        {\n            \"id\": 13855,\n            \"name\": \"Ethereum Name Service\",\n            \"symbol\": \"ENS\",\n            \"slug\": \"ethereum-name-service\",\n            \"rank\": 141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T01:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72\"\n            }\n        },\n        {\n            \"id\": 13858,\n            \"name\": \"Muslim Coins\",\n            \"symbol\": \"MUSC\",\n            \"slug\": \"muslim-coins\",\n            \"rank\": 7421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8B93585978B81E4FC0aE063fe526dBfBE9B8D42D\"\n            }\n        },\n        {\n            \"id\": 13859,\n            \"name\": \"MAGA Coin\",\n            \"symbol\": \"MAGA\",\n            \"slug\": \"maga-coin\",\n            \"rank\": 6691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3EF144cB45C8a390EB207A6aa9bFcf3DA639cb5C\"\n            }\n        },\n        {\n            \"id\": 13860,\n            \"name\": \"DaddyBezos\",\n            \"symbol\": \"DJBZ\",\n            \"slug\": \"daddybezos\",\n            \"rank\": 8996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T13:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf825207c74b6c3c01ab807c4f4a4fce26ebdf0f\"\n            }\n        },\n        {\n            \"id\": 13862,\n            \"name\": \"Flashloans.com\",\n            \"symbol\": \"FLASH\",\n            \"slug\": \"flashloans\",\n            \"rank\": 4267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T11:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f0366c9962193fa774cdce9602195593b49f23c\"\n            }\n        },\n        {\n            \"id\": 13864,\n            \"name\": \"Shiba Lite\",\n            \"symbol\": \"SHIBLITE\",\n            \"slug\": \"shiba-lite\",\n            \"rank\": 4546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T13:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76Ef2A25B1EA6EB5dC4d079AE82c767D55b0A99E\"\n            }\n        },\n        {\n            \"id\": 13866,\n            \"name\": \"RIFI United\",\n            \"symbol\": \"RU\",\n            \"slug\": \"rifi-united\",\n            \"rank\": 5095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T16:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6dc923900B3000Bd074D1Fea072839D51c76E70e\"\n            }\n        },\n        {\n            \"id\": 13867,\n            \"name\": \"StarDust\",\n            \"symbol\": \"SD\",\n            \"slug\": \"stardust\",\n            \"rank\": 6774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T12:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x277819bf69667b48af57abc52dddcb92ab6a2c45\"\n            }\n        },\n        {\n            \"id\": 13868,\n            \"name\": \"Baby Squid Game\",\n            \"symbol\": \"BSG\",\n            \"slug\": \"baby-squid-game\",\n            \"rank\": 6283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T12:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8993ea85b9aa3e864fef4f7685966c485546161\"\n            }\n        },\n        {\n            \"id\": 13869,\n            \"name\": \"The Three Kingdoms\",\n            \"symbol\": \"CHI\",\n            \"slug\": \"the-three-kingdoms-chi\",\n            \"rank\": 6742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T16:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x15146B447F72F3733E81fa3e6602b34471C96F64\"\n            }\n        },\n        {\n            \"id\": 13870,\n            \"name\": \"Rune Shards\",\n            \"symbol\": \"RXS\",\n            \"slug\": \"rune-shards\",\n            \"rank\": 1408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T16:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2098fef7eeae592038f4f3c4b008515fed0d5886\"\n            }\n        },\n        {\n            \"id\": 13871,\n            \"name\": \"TaleCraft\",\n            \"symbol\": \"CRAFT\",\n            \"slug\": \"talecraft\",\n            \"rank\": 3234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T15:46:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8ae8be25c23833e0a01aa200403e826f611f9cd2\"\n            }\n        },\n        {\n            \"id\": 13872,\n            \"name\": \"SpaceDawgs\",\n            \"symbol\": \"DAWGS\",\n            \"slug\": \"spacedawgs\",\n            \"rank\": 6387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T20:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64a77277e37d44957fe5815d6ff442ab8b16cc29\"\n            }\n        },\n        {\n            \"id\": 13873,\n            \"name\": \"Tanks For Playing\",\n            \"symbol\": \"TANKS\",\n            \"slug\": \"tanks-for-playing\",\n            \"rank\": 5792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T01:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf604d1e51122592e0babe63ac334c0e647222f2d\"\n            }\n        },\n        {\n            \"id\": 13874,\n            \"name\": \"GAMI World\",\n            \"symbol\": \"GAMI\",\n            \"slug\": \"gami-world\",\n            \"rank\": 3624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T01:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1236a887ef31b4d32e1f0a2b5e4531f52cec7e75\"\n            }\n        },\n        {\n            \"id\": 13877,\n            \"name\": \"e-Money EUR\",\n            \"symbol\": \"EEUR\",\n            \"slug\": \"e-money\",\n            \"rank\": 3249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T23:43:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F\"\n            }\n        },\n        {\n            \"id\": 13878,\n            \"name\": \"Uniswap Finance\",\n            \"symbol\": \"UNFI\",\n            \"slug\": \"uniswap-finance\",\n            \"rank\": 6599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T04:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84f17c03c31b1d1f51e94780faa02f51493940ea\"\n            }\n        },\n        {\n            \"id\": 13881,\n            \"name\": \"Hector Finance\",\n            \"symbol\": \"HEC\",\n            \"slug\": \"hector-dao\",\n            \"rank\": 3044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T03:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5c4fdfc5233f935f20d2adba572f770c2e377ab0\"\n            }\n        },\n        {\n            \"id\": 13882,\n            \"name\": \"Treat\",\n            \"symbol\": \"TREAT\",\n            \"slug\": \"treat\",\n            \"rank\": 7088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T06:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x484f2ff94a7790759D56Fb1eFbAce8075aBA5e06\"\n            }\n        },\n        {\n            \"id\": 13883,\n            \"name\": \"SHKOOBY INU\",\n            \"symbol\": \"SHKOOBY\",\n            \"slug\": \"shkooby-inu\",\n            \"rank\": 4135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T06:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29A5c1Db7321C5c9EaE57F9366eE8eef00cA11fb\"\n            }\n        },\n        {\n            \"id\": 13884,\n            \"name\": \"SparkLab\",\n            \"symbol\": \"Spark\",\n            \"slug\": \"sparklab\",\n            \"rank\": 6189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T07:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x683b383e9d6cc523f4c9764dacebb5752892fc53\"\n            }\n        },\n        {\n            \"id\": 13886,\n            \"name\": \"Terra World Token\",\n            \"symbol\": \"TWD\",\n            \"slug\": \"terra-world-token\",\n            \"rank\": 3200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T20:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra19djkaepjjswucys4npd5ltaxgsntl7jf0xz7w6\"\n            }\n        },\n        {\n            \"id\": 13887,\n            \"name\": \"P2P Solutions foundation\",\n            \"symbol\": \"P2PS\",\n            \"slug\": \"p2p-solutions-foundation\",\n            \"rank\": 3483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T09:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4527a3b4a8a150403090a99b87effc96f2195047\"\n            }\n        },\n        {\n            \"id\": 13888,\n            \"name\": \"Island Doges\",\n            \"symbol\": \"ISLAND\",\n            \"slug\": \"island-doges\",\n            \"rank\": 8997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T21:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0dc5132c91ea4d94fcf1727c32cc5a303b34cfc\"\n            }\n        },\n        {\n            \"id\": 13889,\n            \"name\": \"ZUNA\",\n            \"symbol\": \"ZUNA\",\n            \"slug\": \"zuna\",\n            \"rank\": 4281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:07:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d07edaba2151a3c6802b28636ecc23082398edb\"\n            }\n        },\n        {\n            \"id\": 13893,\n            \"name\": \"Gamma\",\n            \"symbol\": \"GAM\",\n            \"slug\": \"metawars-gam\",\n            \"rank\": 4982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T05:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51cb2cff2dc93291cc3a56d74dec731d5a9d3162\"\n            }\n        },\n        {\n            \"id\": 13894,\n            \"name\": \"Evergreen token\",\n            \"symbol\": \"EGT\",\n            \"slug\": \"evergreen-token\",\n            \"rank\": 6578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:07:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa865c6CC3A6164c3a0188efEED6F32ABa134693c\"\n            }\n        },\n        {\n            \"id\": 13896,\n            \"name\": \"HobbsNetworkToken\",\n            \"symbol\": \"HNW\",\n            \"slug\": \"hobbsnetworktoken\",\n            \"rank\": 5027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T10:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8173CcC721111b5a93CE7fa6fEc0fc077B58B1B7\"\n            }\n        },\n        {\n            \"id\": 13901,\n            \"name\": \"Bit2Me\",\n            \"symbol\": \"B2M\",\n            \"slug\": \"bit2me\",\n            \"rank\": 3110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T14:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7c302fc3ac829c7e896a32c4bd126f3e8bd0a1f\"\n            }\n        },\n        {\n            \"id\": 13902,\n            \"name\": \"Alpha Shiba Inu\",\n            \"symbol\": \"ALPHASHIB\",\n            \"slug\": \"alpha-shiba-inu\",\n            \"rank\": 8162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T14:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4668e4225e6bf7469c70adb17a6e1cacd03e7c85\"\n            }\n        },\n        {\n            \"id\": 13904,\n            \"name\": \"Shockwave Finance\",\n            \"symbol\": \"WAVE\",\n            \"slug\": \"shockwave-finance\",\n            \"rank\": 8998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x173c1374e7c4c5ab3eb90cf6b32668b5dcbaa3fd\"\n            }\n        },\n        {\n            \"id\": 13906,\n            \"name\": \"Hedge Finance\",\n            \"symbol\": \"HEDGE\",\n            \"slug\": \"hedge-finance\",\n            \"rank\": 5735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7784072fc769d8b7f8c0a3fa008722eef5dddd5\"\n            }\n        },\n        {\n            \"id\": 13907,\n            \"name\": \"Scorpion Finance\",\n            \"symbol\": \"SCORPFIN\",\n            \"slug\": \"scorpion-finance\",\n            \"rank\": 6372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x475c8df9860e42605d9917f0a2e522cc861cbf82\"\n            }\n        },\n        {\n            \"id\": 13908,\n            \"name\": \"SurfMoon\",\n            \"symbol\": \"SURFMOON\",\n            \"slug\": \"surfmoon\",\n            \"rank\": 5208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc47f53c425d08f8457471538ae641655814beae8\"\n            }\n        },\n        {\n            \"id\": 13910,\n            \"name\": \"AutoMaticUp\",\n            \"symbol\": \"ATMUP\",\n            \"slug\": \"automaticup\",\n            \"rank\": 7435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8e4f8b3adc0dc6ccd90efe8b1ed706d398f81bc\"\n            }\n        },\n        {\n            \"id\": 13911,\n            \"name\": \"GinSpirit\",\n            \"symbol\": \"GINSPIRIT\",\n            \"slug\": \"ginspirit\",\n            \"rank\": 6479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x2787bea3366335068bf8b4a253044d09ea4e1c96\"\n            }\n        },\n        {\n            \"id\": 13913,\n            \"name\": \"Blockster\",\n            \"symbol\": \"BXR\",\n            \"slug\": \"blockster\",\n            \"rank\": 4428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97a3bd8a445cc187c6a751f392e15c3b2134d695\"\n            }\n        },\n        {\n            \"id\": 13914,\n            \"name\": \"Oobit\",\n            \"symbol\": \"OBT\",\n            \"slug\": \"oobit\",\n            \"rank\": 4024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T02:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07f9702ce093db82dfdc92c2c6e578d6ea8d5e22\"\n            }\n        },\n        {\n            \"id\": 13916,\n            \"name\": \"Omax Token\",\n            \"symbol\": \"OMAX\",\n            \"slug\": \"omax-token\",\n            \"rank\": 4483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F\"\n            }\n        },\n        {\n            \"id\": 13918,\n            \"name\": \"Shibamon\",\n            \"symbol\": \"SHIBAMON\",\n            \"slug\": \"shibamon\",\n            \"rank\": 7381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36b00c4c6ce3653a091c7940fc98c3acb0043871\"\n            }\n        },\n        {\n            \"id\": 13919,\n            \"name\": \"DOGUS\",\n            \"symbol\": \"DOGUS\",\n            \"slug\": \"dogus\",\n            \"rank\": 7788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x903904cb39bac33d4983ead3b3f573d720c7965e\"\n            }\n        },\n        {\n            \"id\": 13920,\n            \"name\": \"Popcorn\",\n            \"symbol\": \"POP\",\n            \"slug\": \"popcorn-network\",\n            \"rank\": 8999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0cd466b34a24fcb2f87676278af2005ca8a78c4\"\n            }\n        },\n        {\n            \"id\": 13922,\n            \"name\": \"Floki Adventure\",\n            \"symbol\": \"FIAT\",\n            \"slug\": \"floki-adventure\",\n            \"rank\": 9000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b23b79ea039cf7242a91f2e3ef88df6f565d1ff\"\n            }\n        },\n        {\n            \"id\": 13924,\n            \"name\": \"Urubit\",\n            \"symbol\": \"URUB\",\n            \"slug\": \"urubit\",\n            \"rank\": 5774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8759DE7F2C8d3F32Fd8f8e4c0C02D436a05DdEb\"\n            }\n        },\n        {\n            \"id\": 13926,\n            \"name\": \"Monster Slayer\",\n            \"symbol\": \"MS\",\n            \"slug\": \"monsterslayer\",\n            \"rank\": 9001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T16:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16a7fa783378da47a4f09613296b0b2dd2b08d06\"\n            }\n        },\n        {\n            \"id\": 13927,\n            \"name\": \"BabyQuick\",\n            \"symbol\": \"BABYQUICK\",\n            \"slug\": \"babyquick\",\n            \"rank\": 7023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T16:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9a05d1ff699ea187dc8523e333ed63503f0d82db\"\n            }\n        },\n        {\n            \"id\": 13929,\n            \"name\": \"Balisari\",\n            \"symbol\": \"BST\",\n            \"slug\": \"balisari\",\n            \"rank\": 6844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T02:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EYDEQW4xQzLqHcFwHTgGvpdjsa5EFn74KzuqLX5emjD2\"\n            }\n        },\n        {\n            \"id\": 13931,\n            \"name\": \"Miyazaki Inu\",\n            \"symbol\": \"MIYAZAKI\",\n            \"slug\": \"miyazaki-inu\",\n            \"rank\": 6959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5e7d22362bcc9881d06512d3189eae79dd98d70\"\n            }\n        },\n        {\n            \"id\": 13932,\n            \"name\": \"Genesis Worlds\",\n            \"symbol\": \"GENESIS\",\n            \"slug\": \"genesis-worlds\",\n            \"rank\": 1576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x51869836681BcE74a514625c856aFb697a013797\"\n            }\n        },\n        {\n            \"id\": 13933,\n            \"name\": \"ArcadeNetwork\",\n            \"symbol\": \"ARC\",\n            \"slug\": \"arcadenetwork\",\n            \"rank\": 4747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T21:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3Fb2Adf906030a5BebDBf9EF42AAD978151a2676\"\n            }\n        },\n        {\n            \"id\": 13936,\n            \"name\": \"Ari10\",\n            \"symbol\": \"ARI10\",\n            \"slug\": \"ari10\",\n            \"rank\": 5234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80262F604acAC839724F66846F290A2cC8b48662\"\n            }\n        },\n        {\n            \"id\": 13937,\n            \"name\": \"Catena X\",\n            \"symbol\": \"CEX\",\n            \"slug\": \"catena-x\",\n            \"rank\": 5990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59F2c86CFAa2EC1b07b3D032708220506657c479\"\n            }\n        },\n        {\n            \"id\": 13938,\n            \"name\": \"Game Coin\",\n            \"symbol\": \"GMEX\",\n            \"slug\": \"game-coin\",\n            \"rank\": 4062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903\"\n            }\n        },\n        {\n            \"id\": 13940,\n            \"name\": \"NELO Metaverse\",\n            \"symbol\": \"NELO\",\n            \"slug\": \"nelo-metaverse\",\n            \"rank\": 5087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe38950f71e2d2fc4ca9dc9c3625d82560b0a5d8f\"\n            }\n        },\n        {\n            \"id\": 13942,\n            \"name\": \"Wipe My ASS\",\n            \"symbol\": \"WIPE\",\n            \"slug\": \"wipe-my-ass\",\n            \"rank\": 7918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:36:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13943,\n            \"name\": \"GINZA NETWORK\",\n            \"symbol\": \"GINZA\",\n            \"slug\": \"ginza-network\",\n            \"rank\": 3936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T08:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32d7da6a7cf25ed1b86e1b0ee9a62b0252d46b16\"\n            }\n        },\n        {\n            \"id\": 13944,\n            \"name\": \"Otter Finance\",\n            \"symbol\": \"OTR\",\n            \"slug\": \"otter-finance\",\n            \"rank\": 9002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T00:01:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6TgvYd7eApfcZ7K5Mur7MaUQ2xT7THB4cLHWuMkQdU5Z\"\n            }\n        },\n        {\n            \"id\": 13946,\n            \"name\": \"Scoobi Doge\",\n            \"symbol\": \"SCOOBI\",\n            \"slug\": \"scoobi-doge\",\n            \"rank\": 6338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T08:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06a87f6afec4a739c367bef69eefe383d27106bd\"\n            }\n        },\n        {\n            \"id\": 13948,\n            \"name\": \"Schrodinger\",\n            \"symbol\": \"KITTY DINGER\",\n            \"slug\": \"schrodinger\",\n            \"rank\": 4972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c33b28527a63cdf13c0b24ce4cf5bf9c9fb3bc6\"\n            }\n        },\n        {\n            \"id\": 13950,\n            \"name\": \"Dentrocoin\",\n            \"symbol\": \"DENTRO\",\n            \"slug\": \"dentrocoin\",\n            \"rank\": 4910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3f30b6169b2178fa205a7a77e8823d2b359e7224\"\n            }\n        },\n        {\n            \"id\": 13952,\n            \"name\": \"LevelUp Gaming\",\n            \"symbol\": \"LVLUP\",\n            \"slug\": \"levelup-gaming\",\n            \"rank\": 7211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3Bd3e021801A34104fcb5E29DE6689a9b204513\"\n            }\n        },\n        {\n            \"id\": 13953,\n            \"name\": \"Scotty Beam\",\n            \"symbol\": \"SCOTTY\",\n            \"slug\": \"scottybeam\",\n            \"rank\": 3719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T19:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x000351d035d8bbf2aa3131ebfecd66fb21836f6c\"\n            }\n        },\n        {\n            \"id\": 13957,\n            \"name\": \"FlokiZap\",\n            \"symbol\": \"FLOKIZ\",\n            \"slug\": \"flokizap\",\n            \"rank\": 9003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee901a8a13e5b71dd35ad259d87e17a891d1f0f3\"\n            }\n        },\n        {\n            \"id\": 13960,\n            \"name\": \"KOROMARU\",\n            \"symbol\": \"KOROMARU\",\n            \"slug\": \"koromaru\",\n            \"rank\": 5147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T10:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651\"\n            }\n        },\n        {\n            \"id\": 13962,\n            \"name\": \"MegaShibaZilla\",\n            \"symbol\": \"MSZ\",\n            \"slug\": \"megashibazilla\",\n            \"rank\": 7296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T10:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe37f5e9c1e8199bda350243aaa50076959ea13d2\"\n            }\n        },\n        {\n            \"id\": 13963,\n            \"name\": \"MetaFace\",\n            \"symbol\": \"MFT\",\n            \"slug\": \"metaface\",\n            \"rank\": 6651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T01:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93116DAC9d16434d02e57846DA4a62a1D4c40a12\"\n            }\n        },\n        {\n            \"id\": 13964,\n            \"name\": \"FarmerDoge V3\",\n            \"symbol\": \"CROP\",\n            \"slug\": \"farmerdoge\",\n            \"rank\": 4166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T11:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x288f7692a78aa9906cf5790af78a672078070535\"\n            }\n        },\n        {\n            \"id\": 13965,\n            \"name\": \"Ethernaal\",\n            \"symbol\": \"NAAL\",\n            \"slug\": \"ethernaal\",\n            \"rank\": 2030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T11:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc133529e57681b2999708f9458be5634e293995e\"\n            }\n        },\n        {\n            \"id\": 13967,\n            \"name\": \"Goldfinch\",\n            \"symbol\": \"GFI\",\n            \"slug\": \"goldfinch-protocol\",\n            \"rank\": 761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T20:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdab396ccf3d84cf2d07c4454e10c8a6f5b008d2b\"\n            }\n        },\n        {\n            \"id\": 13968,\n            \"name\": \"Gennix\",\n            \"symbol\": \"GNNX\",\n            \"slug\": \"gennix\",\n            \"rank\": 3813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T13:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x022b0f871eDc12B1549f894e3A2d721BBEf7519b\"\n            }\n        },\n        {\n            \"id\": 13969,\n            \"name\": \"Phoenix Global (new)\",\n            \"symbol\": \"PHB\",\n            \"slug\": \"phoenix-global-new\",\n            \"rank\": 975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T14:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0409633A72D846fc5BBe2f98D88564D35987904D\"\n            }\n        },\n        {\n            \"id\": 13973,\n            \"name\": \"nSights DeFi Trader\",\n            \"symbol\": \"NSI\",\n            \"slug\": \"nsights-defi-trader\",\n            \"rank\": 5434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T07:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7efb55d9ac57b23cc6811c9068db3cf83cbdfe39\"\n            }\n        },\n        {\n            \"id\": 13974,\n            \"name\": \"NFTStyle\",\n            \"symbol\": \"NFTSTYLE\",\n            \"slug\": \"nftstyle\",\n            \"rank\": 6138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T07:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d33e26336c445c71f206dd18b64ce11c2eee3f0\"\n            }\n        },\n        {\n            \"id\": 13975,\n            \"name\": \"Shar Pei\",\n            \"symbol\": \"SHARPEI\",\n            \"slug\": \"shar-pei\",\n            \"rank\": 4201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T10:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe3af7376e412a377358d5894c790bb3e00d0dc1\"\n            }\n        },\n        {\n            \"id\": 13976,\n            \"name\": \"XEUS\",\n            \"symbol\": \"XEUS\",\n            \"slug\": \"xeus\",\n            \"rank\": 5762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T11:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e141769366634d9c4e498257fa7ec204d22b634\"\n            }\n        },\n        {\n            \"id\": 13977,\n            \"name\": \"DoragonLand\",\n            \"symbol\": \"DOR\",\n            \"slug\": \"doragonland\",\n            \"rank\": 4243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T19:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3465fD2D9f900e34280aBab60E8d9987B5b5bb47\"\n            }\n        },\n        {\n            \"id\": 13978,\n            \"name\": \"MetaVPad\",\n            \"symbol\": \"METAV\",\n            \"slug\": \"metavpad\",\n            \"rank\": 3308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T15:15:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62858686119135cc00C4A3102b436a0eB314D402\"\n            }\n        },\n        {\n            \"id\": 13983,\n            \"name\": \"Mega Shiba Inu\",\n            \"symbol\": \"MEGASHIB\",\n            \"slug\": \"mega-shiba-inu\",\n            \"rank\": 9004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T04:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c23f0f3e06fa0e07c5e661353612a2d63323bc6\"\n            }\n        },\n        {\n            \"id\": 13984,\n            \"name\": \"Berserk Inu\",\n            \"symbol\": \"BERSERK\",\n            \"slug\": \"berserk-inu\",\n            \"rank\": 9005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T05:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55ae8e43172e91fab2a9e97636023f4c87b4c470\"\n            }\n        },\n        {\n            \"id\": 13985,\n            \"name\": \"FootBallGo\",\n            \"symbol\": \"FGSPORT\",\n            \"slug\": \"footballgo\",\n            \"rank\": 7318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T05:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d12cc56d133fc5c60e9385b7a92f35a682da0bd\"\n            }\n        },\n        {\n            \"id\": 13987,\n            \"name\": \"DYOR Token\",\n            \"symbol\": \"DYOR\",\n            \"slug\": \"dyor-token\",\n            \"rank\": 6058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T08:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10051147418c42218986cedd0adc266441f8a14f\"\n            }\n        },\n        {\n            \"id\": 13988,\n            \"name\": \"MIM\",\n            \"symbol\": \"SWARM\",\n            \"slug\": \"mim\",\n            \"rank\": 5225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T09:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4dydh8EGNEdTz6grqnGBxpduRg55eLnwNZXoNZJetadu\"\n            }\n        },\n        {\n            \"id\": 13989,\n            \"name\": \"BabyFlokiZilla\",\n            \"symbol\": \"BABYFLOKIZILLA\",\n            \"slug\": \"babyflokizilla\",\n            \"rank\": 7818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T19:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dc8ae7f7f88e1344c289d75cd0d4ce07dc4aae6\"\n            }\n        },\n        {\n            \"id\": 13991,\n            \"name\": \"X AE A-12\",\n            \"symbol\": \"XAEA12\",\n            \"slug\": \"x-ae-a-12\",\n            \"rank\": 6991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T15:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1902882a8f6c7fb1402f83c434ea8e064b35bab3\"\n            }\n        },\n        {\n            \"id\": 13992,\n            \"name\": \"Hero Essence\",\n            \"symbol\": \"HES\",\n            \"slug\": \"heroverse-hes\",\n            \"rank\": 6790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T15:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x215fab3842bfa19dc0dd7248746c0ab72a8fe813\"\n            }\n        },\n        {\n            \"id\": 13994,\n            \"name\": \"MetaDoge\",\n            \"symbol\": \"METADOGE\",\n            \"slug\": \"metadoge\",\n            \"rank\": 5795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T16:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31e7ddebc4b4c1a9ba91a761390445f887354b25\"\n            }\n        },\n        {\n            \"id\": 13996,\n            \"name\": \"AVNRich Token\",\n            \"symbol\": \"AVN\",\n            \"slug\": \"avnrich-token\",\n            \"rank\": 3119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T17:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf151f63d8d1287db5fc7a3bc104a9c38124cdeb\"\n            }\n        },\n        {\n            \"id\": 13997,\n            \"name\": \"Hodl Finance\",\n            \"symbol\": \"HFT\",\n            \"slug\": \"hodl-finance\",\n            \"rank\": 6025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T14:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x186866858aef38c05829166a7711b37563e15994\"\n            }\n        },\n        {\n            \"id\": 13998,\n            \"name\": \"Yaan Launchpad\",\n            \"symbol\": \"YAAN\",\n            \"slug\": \"yaan-launchpad\",\n            \"rank\": 7310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xfe0a69a2fdb58e5beeecd07f78806c9dd0a54501\"\n            }\n        },\n        {\n            \"id\": 13999,\n            \"name\": \"Togashi Inu\",\n            \"symbol\": \"TOGASHI\",\n            \"slug\": \"togashi-inu\",\n            \"rank\": 9006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5daa0cbe290e082dbfd6f595e2e53b678895f322\"\n            }\n        },\n        {\n            \"id\": 14000,\n            \"name\": \"ChefCake\",\n            \"symbol\": \"CHEFCAKE\",\n            \"slug\": \"chefcake\",\n            \"rank\": 9007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10e24a15bb2b49f6211401af82f0f3ebed05bf71\"\n            }\n        },\n        {\n            \"id\": 14001,\n            \"name\": \"RocketBUSD\",\n            \"symbol\": \"RocketBUSD\",\n            \"slug\": \"rocketbusd\",\n            \"rank\": 4796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:19:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17fabaf66256fb40f350576bafa1807429708e34\"\n            }\n        },\n        {\n            \"id\": 14002,\n            \"name\": \"NFTASCII\",\n            \"symbol\": \"NFTASCII\",\n            \"slug\": \"nftascii\",\n            \"rank\": 7564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab2392379c1c8876690aebbae735ecc2b465825c\"\n            }\n        },\n        {\n            \"id\": 14003,\n            \"name\": \"Amaze World\",\n            \"symbol\": \"AMZE\",\n            \"slug\": \"amaze-world\",\n            \"rank\": 4808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4EF519EC0108A7fa29C96860c076667A7Fe7C8D4\"\n            }\n        },\n        {\n            \"id\": 14006,\n            \"name\": \"Ironman\",\n            \"symbol\": \"IRONMAN\",\n            \"slug\": \"ironman\",\n            \"rank\": 9008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T02:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88ad95cd21b0a88972fb87a4c1c83d29125a0e30\"\n            }\n        },\n        {\n            \"id\": 14009,\n            \"name\": \"DeFi Launch\",\n            \"symbol\": \"DLAUNCH\",\n            \"slug\": \"defi-launch\",\n            \"rank\": 7396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD7D23d89c510f306e4037385EbbEFc6Dd6C41e61\"\n            }\n        },\n        {\n            \"id\": 14011,\n            \"name\": \"BIG ETH\",\n            \"symbol\": \"BIGETH\",\n            \"slug\": \"big-eth\",\n            \"rank\": 5684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T02:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2866e9546be562301046206824ab33283983c6db\"\n            }\n        },\n        {\n            \"id\": 14012,\n            \"name\": \"Polygon Parrot Egg\",\n            \"symbol\": \"PPEGG\",\n            \"slug\": \"parrot-egg-polygon\",\n            \"rank\": 7832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xB63E54F16600b356f6d62dDd43Fca5b43d7c66fd\"\n            }\n        },\n        {\n            \"id\": 14013,\n            \"name\": \"GEMIT.app\",\n            \"symbol\": \"GEMIT\",\n            \"slug\": \"gemit-app\",\n            \"rank\": 6562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA91A840eE787Bb773922f961b6C5cD2A564F535d\"\n            }\n        },\n        {\n            \"id\": 14014,\n            \"name\": \"Gilgamesh ETH\",\n            \"symbol\": \"GIL\",\n            \"slug\": \"gilgamesh-eth\",\n            \"rank\": 7363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:07:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfde19f0de7a4e7eca8ab29c9f202a21a3b3503de\"\n            }\n        },\n        {\n            \"id\": 14018,\n            \"name\": \"SunShield\",\n            \"symbol\": \"SSHLD\",\n            \"slug\": \"sunshield\",\n            \"rank\": 9009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e3b5cf330849ee07c5213d2d01dacade02d186d\"\n            }\n        },\n        {\n            \"id\": 14019,\n            \"name\": \"Lizard Token\",\n            \"symbol\": \"LIZARD\",\n            \"slug\": \"lizard-token\",\n            \"rank\": 8297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5ENUvV3Ur3o3Fg6LVRfHL4sowidiVTMHHsEFqNJXRz6o\"\n            }\n        },\n        {\n            \"id\": 14020,\n            \"name\": \"Samsunspor Fan Token\",\n            \"symbol\": \"SAM\",\n            \"slug\": \"samsunspor-fan-token\",\n            \"rank\": 1745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x31E6F0276982f6Fb4049D873049bc855f2eE65E7\"\n            }\n        },\n        {\n            \"id\": 14021,\n            \"name\": \"Yokai Money\",\n            \"symbol\": \"YOKAI\",\n            \"slug\": \"yokai-money\",\n            \"rank\": 7190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff4245b8fd43f75476608a94768ebb29bb678c2c\"\n            }\n        },\n        {\n            \"id\": 14025,\n            \"name\": \"Tokenoid\",\n            \"symbol\": \"NOID\",\n            \"slug\": \"tokenoid\",\n            \"rank\": 7516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120\"\n            }\n        },\n        {\n            \"id\": 14026,\n            \"name\": \"GYM Token\",\n            \"symbol\": \"GYM\",\n            \"slug\": \"gym-token\",\n            \"rank\": 4473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe98d920370d87617eb11476b41bf4be4c556f3f8\"\n            }\n        },\n        {\n            \"id\": 14027,\n            \"name\": \"Snowbank\",\n            \"symbol\": \"SB\",\n            \"slug\": \"snowbank\",\n            \"rank\": 3525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T02:06:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7d1232b90d3f809a54eeaeebc639c62df8a8942f\"\n            }\n        },\n        {\n            \"id\": 14028,\n            \"name\": \"Dune Token\",\n            \"symbol\": \"DUNE\",\n            \"slug\": \"dune-token\",\n            \"rank\": 9010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:03:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xdd57fa6a38326b5c040a6bfce7a0a7c65588175a\"\n            }\n        },\n        {\n            \"id\": 14030,\n            \"name\": \"Evagrow Coin\",\n            \"symbol\": \"EVA\",\n            \"slug\": \"evagrow-coin\",\n            \"rank\": 6907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ed248db16548CB6e1d625cdbA3EAc487C1c4a8e\"\n            }\n        },\n        {\n            \"id\": 14031,\n            \"name\": \"Bork\",\n            \"symbol\": \"BORK\",\n            \"slug\": \"bork\",\n            \"rank\": 8178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:06:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2LxZrcJJhzcAju1FBHuGvw929EVkX7R7Q8yA2cdp8q7b\"\n            }\n        },\n        {\n            \"id\": 14032,\n            \"name\": \"Idoscan\",\n            \"symbol\": \"IDOSCAN\",\n            \"slug\": \"idoscan\",\n            \"rank\": 6747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1Da25D0a242c3B42D6774e0A41d5A142e127f891\"\n            }\n        },\n        {\n            \"id\": 14035,\n            \"name\": \"Premio\",\n            \"symbol\": \"PREMIO\",\n            \"slug\": \"premio\",\n            \"rank\": 8154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x94140c2eA9D208D8476cA4E3045254169791C59e\"\n            }\n        },\n        {\n            \"id\": 14036,\n            \"name\": \"Pirate Inu\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"pirate-inu\",\n            \"rank\": 7101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef5b32486ed432b804a51d129f4d2fbdf18057ec\"\n            }\n        },\n        {\n            \"id\": 14037,\n            \"name\": \"Meta Shiba\",\n            \"symbol\": \"MSHIBA\",\n            \"slug\": \"meta-shiba\",\n            \"rank\": 5642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cF77be84214beb066F26a4ea1c38ddcc2AFbcf7\"\n            }\n        },\n        {\n            \"id\": 14038,\n            \"name\": \"Doge Yellow Coin\",\n            \"symbol\": \"DOGEY\",\n            \"slug\": \"doge-yellow-coin\",\n            \"rank\": 7108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f373cd69c329b1da2e00b861ad950e59454aa18\"\n            }\n        },\n        {\n            \"id\": 14039,\n            \"name\": \"Defiville\",\n            \"symbol\": \"ISLA\",\n            \"slug\": \"defiville\",\n            \"rank\": 5582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20a68f9e34076b2dc15ce726d7eebb83b694702d\"\n            }\n        },\n        {\n            \"id\": 14041,\n            \"name\": \"Himalayan Cat Coin\",\n            \"symbol\": \"HIMA\",\n            \"slug\": \"himalayan-cat-coin\",\n            \"rank\": 7438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"72hgmvS5zFxaFJfMizq6Gp4gjBqXjTPyX9GDP38krorQ\"\n            }\n        },\n        {\n            \"id\": 14043,\n            \"name\": \"NOMY\",\n            \"symbol\": \"NOMY\",\n            \"slug\": \"nomy\",\n            \"rank\": 9011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T05:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x719673Bc6AD1C4FA216052FDA2297774bf582b05\"\n            }\n        },\n        {\n            \"id\": 14045,\n            \"name\": \"LinkSync\",\n            \"symbol\": \"SYNC\",\n            \"slug\": \"linksync\",\n            \"rank\": 5459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:06:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf6a22b0593df74f218027a2d8b7953c9b4542aa1\"\n            }\n        },\n        {\n            \"id\": 14046,\n            \"name\": \"BlueSparrow Token\",\n            \"symbol\": \"BLUESPARROW\",\n            \"slug\": \"bluesparrow-token\",\n            \"rank\": 2884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d67edef87a5ff910954899f4e5a0aaf107afd42\"\n            }\n        },\n        {\n            \"id\": 14048,\n            \"name\": \"Atlantis Metaverse\",\n            \"symbol\": \"TAU\",\n            \"slug\": \"atlantis-metaverse\",\n            \"rank\": 4779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:00:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8632055b9CAeebEf7C7DccD95461608ca5378839\"\n            }\n        },\n        {\n            \"id\": 14052,\n            \"name\": \"FC Porto Fan Token\",\n            \"symbol\": \"PORTO\",\n            \"slug\": \"fc-porto\",\n            \"rank\": 750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T12:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49f2145d6366099e13B10FbF80646C0F377eE7f6\"\n            }\n        },\n        {\n            \"id\": 14053,\n            \"name\": \"GovWorld\",\n            \"symbol\": \"GOV\",\n            \"slug\": \"govworld\",\n            \"rank\": 4621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc7a91413769891de2e9ebbfc96d2eb1874b5760\"\n            }\n        },\n        {\n            \"id\": 14054,\n            \"name\": \"MyOwnItem\",\n            \"symbol\": \"MOI\",\n            \"slug\": \"myownitem\",\n            \"rank\": 4222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T07:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce78Fe539Ef8b6C77B5726113c7B2E78F71Dc6aB\"\n            }\n        },\n        {\n            \"id\": 14058,\n            \"name\": \"Bali Social Integrated\",\n            \"symbol\": \"BSI\",\n            \"slug\": \"bali-social-integrated\",\n            \"rank\": 3142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb50455805ebf8396d9177bbc4a371a376d00ecc\"\n            }\n        },\n        {\n            \"id\": 14061,\n            \"name\": \"Pawn My NFT\",\n            \"symbol\": \"PNFT\",\n            \"slug\": \"pawn-my-nft\",\n            \"rank\": 5884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T07:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec43d3153c1f08946fa71cdd3a14af64fd58f27e\"\n            }\n        },\n        {\n            \"id\": 14063,\n            \"name\": \"FantOHM DAO\",\n            \"symbol\": \"FHM\",\n            \"slug\": \"fantohm\",\n            \"rank\": 3671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xfa1fbb8ef55a4855e5688c0ee13ac3f202486286\"\n            }\n        },\n        {\n            \"id\": 14064,\n            \"name\": \"The Philosophers Stone\",\n            \"symbol\": \"TPOS\",\n            \"slug\": \"the-philosophers-stone\",\n            \"rank\": 6522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDAdeBb7Bc62DB8614a59f52f221Ce8c226464599\"\n            }\n        },\n        {\n            \"id\": 14065,\n            \"name\": \"Pirate Boy\",\n            \"symbol\": \"PIRATEBOY\",\n            \"slug\": \"pirate-boy\",\n            \"rank\": 9012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1047104fdd07ed190d534082f3d1032365bd0251\"\n            }\n        },\n        {\n            \"id\": 14066,\n            \"name\": \"GuitarSwap\",\n            \"symbol\": \"GUT\",\n            \"slug\": \"guitarswap\",\n            \"rank\": 6051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:33:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb6ba8c98021c31a02dd65e9be97729eba859d4e2\"\n            }\n        },\n        {\n            \"id\": 14067,\n            \"name\": \"Dickcoin\",\n            \"symbol\": \"DICK\",\n            \"slug\": \"dickcoinmoon\",\n            \"rank\": 8279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:30:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E6Hkw5o48QfNo6iUi1aepjEBzVq4ZjQLxh7xVtdTqoyB\"\n            }\n        },\n        {\n            \"id\": 14069,\n            \"name\": \"FIA Protocol\",\n            \"symbol\": \"FIA\",\n            \"slug\": \"fia-protocol\",\n            \"rank\": 5025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3489be00546e660b58d182bab7720de5aacb00f6\"\n            }\n        },\n        {\n            \"id\": 14070,\n            \"name\": \"Hodler Heroes NFT\",\n            \"symbol\": \"HHNFT\",\n            \"slug\": \"hodler-heroes-nft\",\n            \"rank\": 6119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:33:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x882fd7db274b32dd0361931c406f7cf058bac822\"\n            }\n        },\n        {\n            \"id\": 14071,\n            \"name\": \"HIDEOUS\",\n            \"symbol\": \"HIDEOUS\",\n            \"slug\": \"hideous\",\n            \"rank\": 8077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:03:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f4105a5231e95BD087Cc28cfF30595346e1e07C\"\n            }\n        },\n        {\n            \"id\": 14072,\n            \"name\": \"Doge King\",\n            \"symbol\": \"DOGEK\",\n            \"slug\": \"doge-king\",\n            \"rank\": 3171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1\"\n            }\n        },\n        {\n            \"id\": 14073,\n            \"name\": \"Vagabond\",\n            \"symbol\": \"VGO\",\n            \"slug\": \"vagabond\",\n            \"rank\": 3449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:13:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF365920c476491F855891dc67B23BD2D0c4c7a72\"\n            }\n        },\n        {\n            \"id\": 14074,\n            \"name\": \"Anji\",\n            \"symbol\": \"ANJI\",\n            \"slug\": \"anji\",\n            \"rank\": 4861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc619ffcc0e0f30427bf938f9a1b2bfae15bdf84\"\n            }\n        },\n        {\n            \"id\": 14075,\n            \"name\": \"POOMOON\",\n            \"symbol\": \"POO\",\n            \"slug\": \"poomoon\",\n            \"rank\": 6182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc20a257786f2d8a038caca312be0f10e206d15f\"\n            }\n        },\n        {\n            \"id\": 14076,\n            \"name\": \"Follow Token\",\n            \"symbol\": \"FOLO\",\n            \"slug\": \"follow-token\",\n            \"rank\": 7098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2a63a5dd36c91ec2da59b188ff047f66fac122a\"\n            }\n        },\n        {\n            \"id\": 14077,\n            \"name\": \"Kaiba DeFi\",\n            \"symbol\": \"KAIBA\",\n            \"slug\": \"kaiba-inu\",\n            \"rank\": 9013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2210f65235c2fb391ab8650520237e6378e5c5a\"\n            }\n        },\n        {\n            \"id\": 14078,\n            \"name\": \"PolkaInu\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"polkainu\",\n            \"rank\": 9014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaabcecd071ab4ace5496f6ff3e1c4c3ee8116f75\"\n            }\n        },\n        {\n            \"id\": 14079,\n            \"name\": \"Shibalana\",\n            \"symbol\": \"SHIBA\",\n            \"slug\": \"shibalana\",\n            \"rank\": 7685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Dhg9XnzJWzSQqH2aAnhPTEJHGQAkALDfD98MA499A7pa\"\n            }\n        },\n        {\n            \"id\": 14080,\n            \"name\": \"RO Slayers\",\n            \"symbol\": \"SLYR\",\n            \"slug\": \"ro-slayers\",\n            \"rank\": 6870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:51:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2988810A56eDCf3840871695D587A5AFF280D37b\"\n            }\n        },\n        {\n            \"id\": 14083,\n            \"name\": \"Lorde Edge\",\n            \"symbol\": \"EDGELON\",\n            \"slug\": \"lorde-edge\",\n            \"rank\": 6491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:48:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf58b4e4863c0d085bd1c65b3f2932e261547fab\"\n            }\n        },\n        {\n            \"id\": 14084,\n            \"name\": \"The Mars Shiba\",\n            \"symbol\": \"MARSSHIBA\",\n            \"slug\": \"the-mars-shiba\",\n            \"rank\": 5752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe41A093549BeEe36b76728D456894093396D1120\"\n            }\n        },\n        {\n            \"id\": 14085,\n            \"name\": \"Buff Shiba Inu\",\n            \"symbol\": \"BUFFSHIBA\",\n            \"slug\": \"buff-shiba-inu\",\n            \"rank\": 7562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2673f49d2737f97d70995ed43d128e0b8e560c5\"\n            }\n        },\n        {\n            \"id\": 14086,\n            \"name\": \"Binancedog\",\n            \"symbol\": \"Bidog\",\n            \"slug\": \"binancedog\",\n            \"rank\": 6781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:57:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x265f638eab14dd43d80bb71aae3289b1c6d46a3f\"\n            }\n        },\n        {\n            \"id\": 14088,\n            \"name\": \"LuxFi\",\n            \"symbol\": \"LXF\",\n            \"slug\": \"luxfi\",\n            \"rank\": 5443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T16:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa799c4adcf62e025ce4d8abe6a77cebc487d772a\"\n            }\n        },\n        {\n            \"id\": 14089,\n            \"name\": \"Tempus\",\n            \"symbol\": \"TEMP\",\n            \"slug\": \"tempus\",\n            \"rank\": 4173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T21:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA36FDBBAE3c9d55a1d67EE5821d53B50B63A1aB9\"\n            }\n        },\n        {\n            \"id\": 14092,\n            \"name\": \"BNB Shinobi\",\n            \"symbol\": \"CHAKRA\",\n            \"slug\": \"bnb-shinobi\",\n            \"rank\": 6965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T12:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeff13653eeb698ba291b8bff7aaaab648132c2d7\"\n            }\n        },\n        {\n            \"id\": 14093,\n            \"name\": \"Binosaurs\",\n            \"symbol\": \"BINOSAURS\",\n            \"slug\": \"binosaurs\",\n            \"rank\": 9015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T12:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fDd003D3B61dDA10429C1EbB502Ec02946219cc\"\n            }\n        },\n        {\n            \"id\": 14094,\n            \"name\": \"AlgoGems\",\n            \"symbol\": \"GEMS\",\n            \"slug\": \"algogems\",\n            \"rank\": 4115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4030,\n                \"name\": \"Algorand\",\n                \"symbol\": \"ALGO\",\n                \"slug\": \"algorand\",\n                \"token_address\": \"230946361\"\n            }\n        },\n        {\n            \"id\": 14095,\n            \"name\": \"Omicron\",\n            \"symbol\": \"OMIC\",\n            \"slug\": \"omicron\",\n            \"rank\": 7465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x86b3353387F560295a8Fa7902679735E5f076Bd5\"\n            }\n        },\n        {\n            \"id\": 14096,\n            \"name\": \"Blizz Finance\",\n            \"symbol\": \"BLZZ\",\n            \"slug\": \"blizz-finance\",\n            \"rank\": 4119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T02:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0f34919404a290e71fc6a510cb4a6acb8d764b24\"\n            }\n        },\n        {\n            \"id\": 14097,\n            \"name\": \"Koreadoge\",\n            \"symbol\": \"KDOGE\",\n            \"slug\": \"koreadoge\",\n            \"rank\": 4647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfe087ed979244db595e62a7bc1e01e6de6870e9\"\n            }\n        },\n        {\n            \"id\": 14099,\n            \"name\": \"Mobius Money\",\n            \"symbol\": \"MOBI\",\n            \"slug\": \"mobius-money\",\n            \"rank\": 5670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:57:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x73a210637f6f6b7005512677ba6b3c96bb4aa44b\"\n            }\n        },\n        {\n            \"id\": 14100,\n            \"name\": \"Angry Squid\",\n            \"symbol\": \"AngrySquid\",\n            \"slug\": \"angry-squid\",\n            \"rank\": 9016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T17:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd5bd628f92b07df737f2af2b43c103ce60be88b\"\n            }\n        },\n        {\n            \"id\": 14101,\n            \"name\": \"Ronin\",\n            \"symbol\": \"RON\",\n            \"slug\": \"ronin\",\n            \"rank\": 2867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T13:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14102,\n            \"name\": \"Floki Gold\",\n            \"symbol\": \"FLOKIGOLD\",\n            \"slug\": \"floki-gold\",\n            \"rank\": 6481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T18:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f9fd5872beb21392f286afc6eb3a0f8154384fc\"\n            }\n        },\n        {\n            \"id\": 14104,\n            \"name\": \"Hellsing Inu\",\n            \"symbol\": \"HELLSING\",\n            \"slug\": \"hellsing-inu\",\n            \"rank\": 6011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T22:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb087c2180e3134db396977065817aed91fea6ead\"\n            }\n        },\n        {\n            \"id\": 14105,\n            \"name\": \"Lemonn\",\n            \"symbol\": \"LMN\",\n            \"slug\": \"lemonn\",\n            \"rank\": 6780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T00:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7251c7a2155d8fedb42a1dc4333ade589e4d6919\"\n            }\n        },\n        {\n            \"id\": 14106,\n            \"name\": \"Meta Inu\",\n            \"symbol\": \"METAINU\",\n            \"slug\": \"meta-inu\",\n            \"rank\": 7639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T01:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe66a2b4b2b592a986cf65d8377aa77b045f0be96\"\n            }\n        },\n        {\n            \"id\": 14109,\n            \"name\": \"Alien Shiba Inu\",\n            \"symbol\": \"ASHIB\",\n            \"slug\": \"alien-shiba-inu\",\n            \"rank\": 5377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T01:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66eb97542e35FB514ab378253386792eA6536FB6\"\n            }\n        },\n        {\n            \"id\": 14110,\n            \"name\": \"D-Skyscraper\",\n            \"symbol\": \"DSG\",\n            \"slug\": \"d-skyscraper\",\n            \"rank\": 6584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26646b7C71f19BC9440612CaAaB465c26f4E8F7c\"\n            }\n        },\n        {\n            \"id\": 14114,\n            \"name\": \"Superalgos\",\n            \"symbol\": \"SA\",\n            \"slug\": \"superalgos\",\n            \"rank\": 6431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:06:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb981ed9a92377ca4d75d924b9ca06df163924fd\"\n            }\n        },\n        {\n            \"id\": 14116,\n            \"name\": \"Solcats\",\n            \"symbol\": \"MEOW\",\n            \"slug\": \"solcats\",\n            \"rank\": 8026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HAgX1HSfok8DohiNCS54FnC2UJkDSrRVnT38W3iWFwc8\"\n            }\n        },\n        {\n            \"id\": 14119,\n            \"name\": \"Upper Swiss Franc\",\n            \"symbol\": \"CHFU\",\n            \"slug\": \"upper-swiss-franc\",\n            \"rank\": 3178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x430e705c7a90d380e9c2d9da4f547d221d6e88cb\"\n            }\n        },\n        {\n            \"id\": 14122,\n            \"name\": \"CryptoDrop\",\n            \"symbol\": \"CDROP\",\n            \"slug\": \"cryptodrop\",\n            \"rank\": 3457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec6ca5a04b08e382d218de9cb30c9d8176406d34\"\n            }\n        },\n        {\n            \"id\": 14123,\n            \"name\": \"Let's Go Brandon\",\n            \"symbol\": \"LGB\",\n            \"slug\": \"lets-go-brandon\",\n            \"rank\": 9017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21e783bcf445b515957a10e992ad3c8e9ff51288\"\n            }\n        },\n        {\n            \"id\": 14127,\n            \"name\": \"SW DAO\",\n            \"symbol\": \"SWD\",\n            \"slug\": \"sw-dao\",\n            \"rank\": 5732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1Fd154B4d0E3753B714B511a53Fe1fb72dc7AE1C\"\n            }\n        },\n        {\n            \"id\": 14128,\n            \"name\": \"Infinity ETH\",\n            \"symbol\": \"IETH\",\n            \"slug\": \"infinity-eth\",\n            \"rank\": 9018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T02:18:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16F761F89967A1dFC8E851a48904FB0c177bB373\"\n            }\n        },\n        {\n            \"id\": 14129,\n            \"name\": \"MetaFinance\",\n            \"symbol\": \"MFI\",\n            \"slug\": \"metafinance\",\n            \"rank\": 2920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:27:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEaDC218Ac4cB7895a5A56e6484646b48f841C45a\"\n            }\n        },\n        {\n            \"id\": 14131,\n            \"name\": \"LeagueDAO\",\n            \"symbol\": \"LEAG\",\n            \"slug\": \"leaguedao\",\n            \"rank\": 5527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b39917f9562c8bc83c7a6c2950ff571375d505d\"\n            }\n        },\n        {\n            \"id\": 14132,\n            \"name\": \"Shoppi Coin\",\n            \"symbol\": \"SHOP\",\n            \"slug\": \"shoppi-coin\",\n            \"rank\": 3516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T17:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9bb2b75250fc34e16d9503c04781c718b2d467c8\"\n            }\n        },\n        {\n            \"id\": 14133,\n            \"name\": \"WAM\",\n            \"symbol\": \"WAM\",\n            \"slug\": \"wam-app\",\n            \"rank\": 4553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T21:23:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xebbaeff6217d22e7744394061d874015709b8141\"\n            }\n        },\n        {\n            \"id\": 14136,\n            \"name\": \"Zuki Moba\",\n            \"symbol\": \"ZUKI\",\n            \"slug\": \"zuki-moba\",\n            \"rank\": 1790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-21T13:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe81257d932280ae440b17afc5f07c8a110d21432\"\n            }\n        },\n        {\n            \"id\": 14137,\n            \"name\": \"Vikings Inu\",\n            \"symbol\": \"VIKINGS\",\n            \"slug\": \"vikings-inu\",\n            \"rank\": 6596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T06:21:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3583c8328ecb4dc8751c7e4fe7bcc18e558a4b6\"\n            }\n        },\n        {\n            \"id\": 14138,\n            \"name\": \"Pulsar Token\",\n            \"symbol\": \"$PULSAR\",\n            \"slug\": \"pulsar-token\",\n            \"rank\": 6443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T06:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x427FEbb891BF5144B36125C6704168324dC9c6DF\"\n            }\n        },\n        {\n            \"id\": 14140,\n            \"name\": \"Dynasty Global Investments\",\n            \"symbol\": \"DYN\",\n            \"slug\": \"dynasty-global-investments\",\n            \"rank\": 8120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T06:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65167E381388Bc803Aa2F22cd99d093068E98007\"\n            }\n        },\n        {\n            \"id\": 14141,\n            \"name\": \"Psyduck Inu\",\n            \"symbol\": \"Psyduck\",\n            \"slug\": \"psyduck-inu\",\n            \"rank\": 9019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T07:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99342b1a141aa3a02e04afb496562037fdf8e655\"\n            }\n        },\n        {\n            \"id\": 14145,\n            \"name\": \"holoride\",\n            \"symbol\": \"RIDE\",\n            \"slug\": \"holoride\",\n            \"rank\": 9020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 6892,\n                \"name\": \"Elrond\",\n                \"symbol\": \"EGLD\",\n                \"slug\": \"elrond-egld\",\n                \"token_address\": \"RIDE-7d18e9\"\n            }\n        },\n        {\n            \"id\": 14146,\n            \"name\": \"Optimus Cat\",\n            \"symbol\": \"OPCAT\",\n            \"slug\": \"optimus-cat\",\n            \"rank\": 5401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T07:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a7a68397b47ecaab4bb3acd7c710be8e906e4ce\"\n            }\n        },\n        {\n            \"id\": 14147,\n            \"name\": \"GainPool\",\n            \"symbol\": \"GAIN\",\n            \"slug\": \"gain\",\n            \"rank\": 5294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T07:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaac073847e989c6d9d2f115a69e57a024415c684\"\n            }\n        },\n        {\n            \"id\": 14150,\n            \"name\": \"Wolf Girl\",\n            \"symbol\": \"WOLFGIRL\",\n            \"slug\": \"wolfgirl\",\n            \"rank\": 8018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T13:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a3e66dad59b99404dc28d48767b7528301318f6\"\n            }\n        },\n        {\n            \"id\": 14151,\n            \"name\": \"Glasscoin\",\n            \"symbol\": \"GLS\",\n            \"slug\": \"glass-coin\",\n            \"rank\": 3103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14153,\n            \"name\": \"Euphoria\",\n            \"symbol\": \"WAGMI\",\n            \"slug\": \"wagmi\",\n            \"rank\": 2924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:22:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x0dc78c79b4eb080ead5c1d16559225a46b580694\"\n            }\n        },\n        {\n            \"id\": 14154,\n            \"name\": \"UNIREALCHAIN\",\n            \"symbol\": \"UNR\",\n            \"slug\": \"unirealchain\",\n            \"rank\": 3052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f5825c4c409c3baac9cac019c9c1e9dcf2cc557\"\n            }\n        },\n        {\n            \"id\": 14156,\n            \"name\": \"DogeBNB.org\",\n            \"symbol\": \"DOGEBNB\",\n            \"slug\": \"dogebnb-org\",\n            \"rank\": 7456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa591588aC622303C730a85EEa4Eb8C20FE7ef82A\"\n            }\n        },\n        {\n            \"id\": 14157,\n            \"name\": \"RedZilla\",\n            \"symbol\": \"REDZILLA\",\n            \"slug\": \"redzilla\",\n            \"rank\": 7285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9e45bf69d369d3e1ad2e16bd3ec4006c330f33a\"\n            }\n        },\n        {\n            \"id\": 14160,\n            \"name\": \"Matrix Protocol\",\n            \"symbol\": \"MTX\",\n            \"slug\": \"matrix-protocol\",\n            \"rank\": 5862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe28832f94aa99d3ed4c61ef805330168556b4179\"\n            }\n        },\n        {\n            \"id\": 14161,\n            \"name\": \"1NFT\",\n            \"symbol\": \"1NFT\",\n            \"slug\": \"1nft\",\n            \"rank\": 4310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24e211001794e1d8fa9da70babf6f6c0c9d3879a\"\n            }\n        },\n        {\n            \"id\": 14162,\n            \"name\": \"Mashima Inu\",\n            \"symbol\": \"MASHIMA\",\n            \"slug\": \"mashima-inu\",\n            \"rank\": 9021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:18:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2f8a70b09db0f7795a5f079b5021eb84aa59e28\"\n            }\n        },\n        {\n            \"id\": 14163,\n            \"name\": \"PIDAO\",\n            \"symbol\": \"PID\",\n            \"slug\": \"pidao\",\n            \"rank\": 4556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1215Ed20aa507578ca352E195016F289e7A17f3A\"\n            }\n        },\n        {\n            \"id\": 14165,\n            \"name\": \"Dappsy\",\n            \"symbol\": \"APP\",\n            \"slug\": \"dappsy\",\n            \"rank\": 4907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81e07cff8a9331ef2a837b15a3560fb186bf5e8d\"\n            }\n        },\n        {\n            \"id\": 14169,\n            \"name\": \"Spookeletons Token\",\n            \"symbol\": \"SPKL\",\n            \"slug\": \"spookeletons-token\",\n            \"rank\": 8094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"31tCNEE6LiL9yW4Bu153Dq4vi2GuorXxCA9pW9aA6ecU\"\n            }\n        },\n        {\n            \"id\": 14170,\n            \"name\": \"Safety\",\n            \"symbol\": \"SFT\",\n            \"slug\": \"safety\",\n            \"rank\": 6314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13B6e448eB51fa9289EaBeB67C775f755652652A\"\n            }\n        },\n        {\n            \"id\": 14172,\n            \"name\": \"ADToken\",\n            \"symbol\": \"AD\",\n            \"slug\": \"ad-token\",\n            \"rank\": 5722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x538b972E46B86373638B14fa6F6a9C51f796394b\"\n            }\n        },\n        {\n            \"id\": 14177,\n            \"name\": \"Inuyasha\",\n            \"symbol\": \"INUYASHA\",\n            \"slug\": \"inuyasha\",\n            \"rank\": 4120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T14:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5bddbfdc228e1bbdb9ef5ca1dc56b54c4d6d6621\"\n            }\n        },\n        {\n            \"id\": 14179,\n            \"name\": \"Pintu Token\",\n            \"symbol\": \"PTU\",\n            \"slug\": \"pintu-token\",\n            \"rank\": 5353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T12:55:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC229c69eB3BB51828D0cAA3509A05a51083898dd\"\n            }\n        },\n        {\n            \"id\": 14181,\n            \"name\": \"MetaAxis\",\n            \"symbol\": \"MTA\",\n            \"slug\": \"metaaxis\",\n            \"rank\": 7387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19d3a7c26a1271eebb6f04bdb4565b7f2b7efc30\"\n            }\n        },\n        {\n            \"id\": 14182,\n            \"name\": \"CollegeCoinNetwork\",\n            \"symbol\": \"CCN\",\n            \"slug\": \"collegecoinnetwork\",\n            \"rank\": 6729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14184,\n            \"name\": \"Succor Coin\",\n            \"symbol\": \"SUCCOR\",\n            \"slug\": \"succor-coin\",\n            \"rank\": 7545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8F27e7Ba0A141cF15Adcf6C135c4d694deBD001D\"\n            }\n        },\n        {\n            \"id\": 14186,\n            \"name\": \"Perpetuum\",\n            \"symbol\": \"PRP\",\n            \"slug\": \"perpetuum\",\n            \"rank\": 4408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84afb95ca5589674e02d227bdd6da7e7dcf31a3e\"\n            }\n        },\n        {\n            \"id\": 14188,\n            \"name\": \"Plugin\",\n            \"symbol\": \"PLI\",\n            \"slug\": \"plugin\",\n            \"rank\": 5422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T16:06:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdcff7412ea7c8445c46a8254dfb557ac1e48094391\"\n            }\n        },\n        {\n            \"id\": 14191,\n            \"name\": \"MELONx\",\n            \"symbol\": \"MLNX\",\n            \"slug\": \"melonx\",\n            \"rank\": 7301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T19:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF28709f1daa6CEE2847C5B9526ceba457331742b\"\n            }\n        },\n        {\n            \"id\": 14192,\n            \"name\": \"iBNB (new)\",\n            \"symbol\": \"IBNB\",\n            \"slug\": \"i-bnb-new\",\n            \"rank\": 5952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T18:12:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dda7c99973cba879ed67601f7bf65316874a7a7\"\n            }\n        },\n        {\n            \"id\": 14193,\n            \"name\": \"Bitoshi\",\n            \"symbol\": \"BTI\",\n            \"slug\": \"bitoshi\",\n            \"rank\": 7762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T01:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6f69d350ef024d364bf234b7df4b6771f3bf861\"\n            }\n        },\n        {\n            \"id\": 14195,\n            \"name\": \"Solar\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solardex\",\n            \"rank\": 4548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T02:56:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2wmKXX1xsxLfrvjEPrt2UHiqj8Gbzwxvffr9qmNjsw8g\"\n            }\n        },\n        {\n            \"id\": 14197,\n            \"name\": \"FlokiBonk\",\n            \"symbol\": \"FLOBO\",\n            \"slug\": \"flokibonk\",\n            \"rank\": 7429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T02:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d3e14b607b2f569cfafe29af71e811d7e575cfe\"\n            }\n        },\n        {\n            \"id\": 14198,\n            \"name\": \"BabyEthereum\",\n            \"symbol\": \"BBETH\",\n            \"slug\": \"babyethereum\",\n            \"rank\": 4552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9a86dc63be528f4c5d3ab28941a4a7120806d5e\"\n            }\n        },\n        {\n            \"id\": 14200,\n            \"name\": \"Bozkurt Token\",\n            \"symbol\": \"BT\",\n            \"slug\": \"bozkurt-token\",\n            \"rank\": 6331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e5366c4b3eb849a711932c027fb0d2d2d834846\"\n            }\n        },\n        {\n            \"id\": 14203,\n            \"name\": \"N-Word Pass\",\n            \"symbol\": \"NWORDPASS\",\n            \"slug\": \"n-word-pass\",\n            \"rank\": 9022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28b1c08335fc02a82cbf7af850b01b01b9dc34e6\"\n            }\n        },\n        {\n            \"id\": 14204,\n            \"name\": \"eaglecoin\",\n            \"symbol\": \"ELC\",\n            \"slug\": \"eagle-coin\",\n            \"rank\": 3059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TM83zh7FFqpf9E9Xr2HxTmYsV7UUFXajLG\"\n            }\n        },\n        {\n            \"id\": 14205,\n            \"name\": \"Wakanda Inu\",\n            \"symbol\": \"WKD\",\n            \"slug\": \"wakanda-inu\",\n            \"rank\": 3928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5444c30210d8a0a156178cfb8048b4137c0d40d1\"\n            }\n        },\n        {\n            \"id\": 14206,\n            \"name\": \"ENKI Coin\",\n            \"symbol\": \"ENKI\",\n            \"slug\": \"enki-coin\",\n            \"rank\": 7011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2A279aAefDFe73B73662C94AfF75d414549c3225\"\n            }\n        },\n        {\n            \"id\": 14207,\n            \"name\": \"The Spartans\",\n            \"symbol\": \"TSP\",\n            \"slug\": \"the-spartans\",\n            \"rank\": 7228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4\"\n            }\n        },\n        {\n            \"id\": 14210,\n            \"name\": \"Stakeborg DAO\",\n            \"symbol\": \"STANDARD\",\n            \"slug\": \"stakeborg-dao\",\n            \"rank\": 840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda0c94c73d127ee191955fb46bacd7ff999b2bcd\"\n            }\n        },\n        {\n            \"id\": 14211,\n            \"name\": \"Spike Inu\",\n            \"symbol\": \"SPKI\",\n            \"slug\": \"spike-inu\",\n            \"rank\": 9023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T23:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f3debf94483beecbfd20167c946a61ea62d000f\"\n            }\n        },\n        {\n            \"id\": 14212,\n            \"name\": \"Batman\",\n            \"symbol\": \"BATMAN\",\n            \"slug\": \"batman\",\n            \"rank\": 9024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b2ca226f78a8f35e97e944a5468af85c0a6c616\"\n            }\n        },\n        {\n            \"id\": 14213,\n            \"name\": \"UpLink\",\n            \"symbol\": \"UPLINK\",\n            \"slug\": \"uplink\",\n            \"rank\": 7774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd09942f1b144ba90d3917b3024ec34b5a08e2133\"\n            }\n        },\n        {\n            \"id\": 14214,\n            \"name\": \"Columbus\",\n            \"symbol\": \"CBS\",\n            \"slug\": \"columbus\",\n            \"rank\": 7128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T16:45:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a9908ec2173bac7423f490bfd2b24ae9cba7115\"\n            }\n        },\n        {\n            \"id\": 14218,\n            \"name\": \"Amun Polygon Ecosystem Index\",\n            \"symbol\": \"PECO\",\n            \"slug\": \"amun-polygon-ecosystem-index\",\n            \"rank\": 6889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:09:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d3EE6B64e69Ebe12a4bF0b01D031CB80F556eE4\"\n            }\n        },\n        {\n            \"id\": 14219,\n            \"name\": \"Viva Classic\",\n            \"symbol\": \"VIVA\",\n            \"slug\": \"viva-classic\",\n            \"rank\": 4280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc18083cc09da5fb3e29ae39e186a817efce6cb3f\"\n            }\n        },\n        {\n            \"id\": 14220,\n            \"name\": \"Meta Floki Inu\",\n            \"symbol\": \"METAFLOKINU\",\n            \"slug\": \"meta-floki-inu\",\n            \"rank\": 7004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd173dc497eeeb009b673acff9ad69d840ccdd218\"\n            }\n        },\n        {\n            \"id\": 14222,\n            \"name\": \"StrongHands Finance\",\n            \"symbol\": \"ISHND\",\n            \"slug\": \"stronghands-finance\",\n            \"rank\": 4530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T00:08:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72Cfd829BbdA21F812f57C7012A5bF434CB6E7b3\"\n            }\n        },\n        {\n            \"id\": 14223,\n            \"name\": \"ixirswap\",\n            \"symbol\": \"IXIR\",\n            \"slug\": \"ixirswap\",\n            \"rank\": 5165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:51:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17179f506b89d80291b581f200f34b17ff172cd3\"\n            }\n        },\n        {\n            \"id\": 14224,\n            \"name\": \"Dogggo\",\n            \"symbol\": \"DOGGGO\",\n            \"slug\": \"dogggo\",\n            \"rank\": 6257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x857dd3b493c49a8b060faf227d2b901e72621293\"\n            }\n        },\n        {\n            \"id\": 14225,\n            \"name\": \"ROKKIT FUEL\",\n            \"symbol\": \"$ROKK\",\n            \"slug\": \"rokkit-fuel\",\n            \"rank\": 7765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD85baa6cFEA9D9f64d9E341f6f58f8Aca1284817\"\n            }\n        },\n        {\n            \"id\": 14227,\n            \"name\": \"Crypto Media Network\",\n            \"symbol\": \"CMN\",\n            \"slug\": \"crypto-media-network\",\n            \"rank\": 3515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dFBedC45A8a1FA0A14CAcacC0c1cbd88946326c\"\n            }\n        },\n        {\n            \"id\": 14228,\n            \"name\": \"Babylon Finance\",\n            \"symbol\": \"BABL\",\n            \"slug\": \"babylon-finance\",\n            \"rank\": 5273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T17:30:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF4Dc48D260C93ad6a96c5Ce563E70CA578987c74\"\n            }\n        },\n        {\n            \"id\": 14229,\n            \"name\": \"WealthSecrets\",\n            \"symbol\": \"WSC\",\n            \"slug\": \"wealthsecrets\",\n            \"rank\": 6723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB7DAcf54a54bFea818F21472d3E71a89287841A7\"\n            }\n        },\n        {\n            \"id\": 14230,\n            \"name\": \"Nora Token\",\n            \"symbol\": \"NRA\",\n            \"slug\": \"nora-token\",\n            \"rank\": 8102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"1C2EYVrwmoXAGbiKirFFBeDFDYUBHPhDeg9trhibTND\"\n            }\n        },\n        {\n            \"id\": 14231,\n            \"name\": \"Shining Crystal Shard\",\n            \"symbol\": \"SCS\",\n            \"slug\": \"shining-crystal-shard\",\n            \"rank\": 5086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbde9f504d0f3ea0cb1c7d1661fcc941b61613ace\"\n            }\n        },\n        {\n            \"id\": 14232,\n            \"name\": \"Betswamp\",\n            \"symbol\": \"BETS\",\n            \"slug\": \"betswamp\",\n            \"rank\": 6446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x749f031FDa3a4904b026f2275A697096492a129d\"\n            }\n        },\n        {\n            \"id\": 14235,\n            \"name\": \"Shiba Interstellar\",\n            \"symbol\": \"SHINT\",\n            \"slug\": \"shiba-interstellar\",\n            \"rank\": 7492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T07:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca2f9ce9967c1717f5a2539d525a9a8bca3dea3b\"\n            }\n        },\n        {\n            \"id\": 14238,\n            \"name\": \"Cashio Token\",\n            \"symbol\": \"CASHIO\",\n            \"slug\": \"cashio-io\",\n            \"rank\": 9025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88424c56dfaecb972c3163248928d00942191a92\"\n            }\n        },\n        {\n            \"id\": 14239,\n            \"name\": \"Snake Token\",\n            \"symbol\": \"SNK\",\n            \"slug\": \"snake-token\",\n            \"rank\": 5870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53a38D12b84a7413eDa4B1206A7A28B59Aed9850\"\n            }\n        },\n        {\n            \"id\": 14240,\n            \"name\": \"LEDGIS\",\n            \"symbol\": \"LED\",\n            \"slug\": \"ledgis\",\n            \"rank\": 5107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14243,\n            \"name\": \"Low Float Gem\",\n            \"symbol\": \"LFG\",\n            \"slug\": \"low-float-gem\",\n            \"rank\": 9026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb7a1a851a2977a6f2ba064b2b76a0f79e5ca587\"\n            }\n        },\n        {\n            \"id\": 14246,\n            \"name\": \"Aidi Finance (BSC)\",\n            \"symbol\": \"AIDI\",\n            \"slug\": \"aidi-finance-bsc\",\n            \"rank\": 5343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T08:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb358b0e5a8943029e66175830d85198fe6cc93f6\"\n            }\n        },\n        {\n            \"id\": 14247,\n            \"name\": \"Kala Finance\",\n            \"symbol\": \"KALA\",\n            \"slug\": \"kala-finance\",\n            \"rank\": 6552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T08:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f7b680de12d3da8eab7c6309b5336ca1ef04172\"\n            }\n        },\n        {\n            \"id\": 14251,\n            \"name\": \"FJB Coin\",\n            \"symbol\": \"FJB\",\n            \"slug\": \"letsgobrandoncoin\",\n            \"rank\": 3971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa179248e50ce5afb507fd8c54e08a66fbac7b6ff\"\n            }\n        },\n        {\n            \"id\": 14253,\n            \"name\": \"Baby Samo Coin\",\n            \"symbol\": \"BABY\",\n            \"slug\": \"baby-samo-coin\",\n            \"rank\": 7140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Uuc6hiKT9Y6ASoqs2phonGGw2LAtecfJu9yEohppzWH\"\n            }\n        },\n        {\n            \"id\": 14254,\n            \"name\": \"Son of Shib\",\n            \"symbol\": \"SON\",\n            \"slug\": \"sonofshib\",\n            \"rank\": 5153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T09:07:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x413eca30181f7ed78de38da95f44fc53f664157a\"\n            }\n        },\n        {\n            \"id\": 14256,\n            \"name\": \"QuizDrop\",\n            \"symbol\": \"QDROP\",\n            \"slug\": \"quizdrop\",\n            \"rank\": 6181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80dd860289d6dafa733c85a58d9f11707838687d\"\n            }\n        },\n        {\n            \"id\": 14257,\n            \"name\": \"WalletNow\",\n            \"symbol\": \"WNOW\",\n            \"slug\": \"walletnow\",\n            \"rank\": 7288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56aa0237244c67b9a854b4efe8479cca0b105289\"\n            }\n        },\n        {\n            \"id\": 14258,\n            \"name\": \"Profit Bls\",\n            \"symbol\": \"PROFIT\",\n            \"slug\": \"profit-bls\",\n            \"rank\": 7902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T00:27:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x902c1101a66e697fa776b0b1c2d0d8ffdf866ed6\"\n            }\n        },\n        {\n            \"id\": 14259,\n            \"name\": \"KittyShiba\",\n            \"symbol\": \"KSHIBA\",\n            \"slug\": \"kittyshiba\",\n            \"rank\": 7188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T09:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc978BA9309f3c3bE3a79302251A2bB041bAa7118\"\n            }\n        },\n        {\n            \"id\": 14261,\n            \"name\": \"Strip Finance\",\n            \"symbol\": \"STRIP\",\n            \"slug\": \"strip-finance\",\n            \"rank\": 6392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T13:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fe178b9a471b3698cB6FcB4625DF9A756A2C55C\"\n            }\n        },\n        {\n            \"id\": 14263,\n            \"name\": \"Froggies\",\n            \"symbol\": \"FROGGIES\",\n            \"slug\": \"froggies\",\n            \"rank\": 7891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c3ff33c76c919b3f5fddaf7bdddbb20a826dc61\"\n            }\n        },\n        {\n            \"id\": 14264,\n            \"name\": \"BSC33DAO\",\n            \"symbol\": \"BSC33\",\n            \"slug\": \"bsc33dao\",\n            \"rank\": 9027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25559A80e1f6E0D6Db28848003716a555727Ca55\"\n            }\n        },\n        {\n            \"id\": 14265,\n            \"name\": \"MetaDoge\",\n            \"symbol\": \"METADOGE\",\n            \"slug\": \"metadoge-token\",\n            \"rank\": 5681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8530b66ca3ddf50e0447eae8ad7ea7d5e62762ed\"\n            }\n        },\n        {\n            \"id\": 14267,\n            \"name\": \"Kimetsu Inu\",\n            \"symbol\": \"KIMETSU\",\n            \"slug\": \"kimetsu-inu\",\n            \"rank\": 9028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x91e8d1b5f386204a82e6de32d4bae11d0b042f0f\"\n            }\n        },\n        {\n            \"id\": 14268,\n            \"name\": \"Whive Protocol\",\n            \"symbol\": \"WHIVE\",\n            \"slug\": \"the-whive-protocol\",\n            \"rank\": 9029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T11:03:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14270,\n            \"name\": \"Panda Inu\",\n            \"symbol\": \"PANDA\",\n            \"slug\": \"panda-inu\",\n            \"rank\": 9030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T11:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa0bd7A009b189EAeab81dfA5e899CB137E0Fc3f\"\n            }\n        },\n        {\n            \"id\": 14271,\n            \"name\": \"GM Wagmi\",\n            \"symbol\": \"GM\",\n            \"slug\": \"gm\",\n            \"rank\": 2890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T12:51:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc7250c8c3eca1dfc1728620af835fca489bfdf3\"\n            }\n        },\n        {\n            \"id\": 14272,\n            \"name\": \"Spywolf\",\n            \"symbol\": \"$SPY\",\n            \"slug\": \"spywolf\",\n            \"rank\": 6166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T12:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2d0f6b7513994a1ba86cef3aac181a371a4ca0c\"\n            }\n        },\n        {\n            \"id\": 14274,\n            \"name\": \"BakedCake\",\n            \"symbol\": \"BAKEDCAKE\",\n            \"slug\": \"bakedcake\",\n            \"rank\": 9031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T13:12:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdaef65a2d139893898ac4906dc1965abc1527ecd\"\n            }\n        },\n        {\n            \"id\": 14278,\n            \"name\": \"Invictus\",\n            \"symbol\": \"IN\",\n            \"slug\": \"invictus\",\n            \"rank\": 4946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:12:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"inL8PMVd6iiW3RCBJnr5AsrRN6nqr4BTrcNuQWQSkvY\"\n            }\n        },\n        {\n            \"id\": 14285,\n            \"name\": \"fantomGO\",\n            \"symbol\": \"FTG\",\n            \"slug\": \"fantomgo\",\n            \"rank\": 3276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T17:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a4cab3dcfab144fe7eb2b5a3e288cc03dc07659\"\n            }\n        },\n        {\n            \"id\": 14286,\n            \"name\": \"New Origin\",\n            \"symbol\": \"NOC\",\n            \"slug\": \"new-origin\",\n            \"rank\": 7020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T17:53:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e6457233baA6477F660666624Dc29d8e88d9fdf\"\n            }\n        },\n        {\n            \"id\": 14287,\n            \"name\": \"La Casa De Papel\",\n            \"symbol\": \"LCDP\",\n            \"slug\": \"la-casa-de-papel\",\n            \"rank\": 6390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T19:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e19f5f52527700186339da4409bb19fbc622f2c\"\n            }\n        },\n        {\n            \"id\": 14288,\n            \"name\": \"ForeverBlast\",\n            \"symbol\": \"FEB\",\n            \"slug\": \"foreverblast\",\n            \"rank\": 5012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xebca5a64432660dc7aac05d52315b0583734151b\"\n            }\n        },\n        {\n            \"id\": 14289,\n            \"name\": \"Stone Age NFT Marketplace\",\n            \"symbol\": \"GES\",\n            \"slug\": \"stone-age-nft-marketplace\",\n            \"rank\": 7134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:27:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01ad5c8ca6b2470cbc81c398336f83aae22e4471\"\n            }\n        },\n        {\n            \"id\": 14290,\n            \"name\": \"SuperDoge\",\n            \"symbol\": \"SUPDOG\",\n            \"slug\": \"superdoge\",\n            \"rank\": 6537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x622a1297057ea233287ce77bdbf2ab4e63609f23\"\n            }\n        },\n        {\n            \"id\": 14292,\n            \"name\": \"Coin of champions\",\n            \"symbol\": \"COC\",\n            \"slug\": \"coin-of-champions\",\n            \"rank\": 4340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T20:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91\"\n            }\n        },\n        {\n            \"id\": 14293,\n            \"name\": \"GM ETH\",\n            \"symbol\": \"GM\",\n            \"slug\": \"gm-coin\",\n            \"rank\": 9032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T22:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73b8726618f53f84eeb860fd50ab217fdf30dea0\"\n            }\n        },\n        {\n            \"id\": 14297,\n            \"name\": \"Reward Cycle\",\n            \"symbol\": \"RC\",\n            \"slug\": \"reward-cycle\",\n            \"rank\": 6009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T01:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x229a54fb9de889c271380452c0483ce89b8c1e0d\"\n            }\n        },\n        {\n            \"id\": 14299,\n            \"name\": \"JUNO\",\n            \"symbol\": \"JUNO\",\n            \"slug\": \"juno\",\n            \"rank\": 2941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T23:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14302,\n            \"name\": \"Mishka Token\",\n            \"symbol\": \"MISHKA\",\n            \"slug\": \"mishka-token\",\n            \"rank\": 9033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T03:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x976091738973b520a514ea206acdd008a09649de\"\n            }\n        },\n        {\n            \"id\": 14303,\n            \"name\": \"Samusky\",\n            \"symbol\": \"SAMU\",\n            \"slug\": \"samusky\",\n            \"rank\": 2215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T11:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SAMUmmSvrE8yqtcG94oyP1Zu2P9t8PSRSV3vewsGtPM\"\n            }\n        },\n        {\n            \"id\": 14306,\n            \"name\": \"PoorDoge\",\n            \"symbol\": \"POORDOGE\",\n            \"slug\": \"poordoge\",\n            \"rank\": 7875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T04:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a5eb6574fe68c55362fc73b9ea76953d837985b\"\n            }\n        },\n        {\n            \"id\": 14312,\n            \"name\": \"Good Fire Token\",\n            \"symbol\": \"GF\",\n            \"slug\": \"good-fire-token\",\n            \"rank\": 6184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x09ad4a1746ab9ecc96bb67d919de3c6b54cc879f\"\n            }\n        },\n        {\n            \"id\": 14313,\n            \"name\": \"Lockness\",\n            \"symbol\": \"LKN\",\n            \"slug\": \"lockness\",\n            \"rank\": 3691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31acfce536b824ad0739e8d7b27cefaa4b8e4673\"\n            }\n        },\n        {\n            \"id\": 14314,\n            \"name\": \"Warship Battles\",\n            \"symbol\": \"$OIL\",\n            \"slug\": \"warship-battles\",\n            \"rank\": 7771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:15:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66f0095a54b16980617af51cfef87d3f95cf0257\"\n            }\n        },\n        {\n            \"id\": 14315,\n            \"name\": \"Mochi Inu\",\n            \"symbol\": \"MOCHI\",\n            \"slug\": \"mochi-inu\",\n            \"rank\": 5068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60ef10edff6d600cd91caeca04caed2a2e605fe5\"\n            }\n        },\n        {\n            \"id\": 14316,\n            \"name\": \"Baby Mind\",\n            \"symbol\": \"BMND\",\n            \"slug\": \"baby-mind\",\n            \"rank\": 7629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x198fa9F58F8f5a492BEB40d61C1aB65B4efE1104\"\n            }\n        },\n        {\n            \"id\": 14317,\n            \"name\": \"MagicBox\",\n            \"symbol\": \"MBT\",\n            \"slug\": \"magicbox\",\n            \"rank\": 7836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ce2db133035519f538b7849201d6d541972164c\"\n            }\n        },\n        {\n            \"id\": 14319,\n            \"name\": \"dHealth\",\n            \"symbol\": \"DHP\",\n            \"slug\": \"dhealth\",\n            \"rank\": 3537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc40f23a3e9613e012944f7957edce97899fa920d\"\n            }\n        },\n        {\n            \"id\": 14320,\n            \"name\": \"i Money Crypto\",\n            \"symbol\": \"IMC\",\n            \"slug\": \"i-money-crypto\",\n            \"rank\": 3419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf0741e995f469d39e4f96c0780f9a8e43f4b978\"\n            }\n        },\n        {\n            \"id\": 14321,\n            \"name\": \"NFTFundArt\",\n            \"symbol\": \"NFA\",\n            \"slug\": \"nftfundart\",\n            \"rank\": 9034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ae7e3bcb49a405061c6c5e18122aed853be26ba\"\n            }\n        },\n        {\n            \"id\": 14322,\n            \"name\": \"UPFI Network\",\n            \"symbol\": \"UPS\",\n            \"slug\": \"upfi-network\",\n            \"rank\": 3532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:45:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EwJN2GqUGXXzYmoAciwuABtorHczTA5LqbukKXV1viH7\"\n            }\n        },\n        {\n            \"id\": 14323,\n            \"name\": \"ITR.ETH Intercoin Investor\",\n            \"symbol\": \"ITR\",\n            \"slug\": \"intercoin-itr-eth\",\n            \"rank\": 7678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:11:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ef5febbd2a56fab23f18a69d3fb9f4e2a70440b\"\n            }\n        },\n        {\n            \"id\": 14324,\n            \"name\": \"Shiba Inu Empire\",\n            \"symbol\": \"SHIBEMP\",\n            \"slug\": \"shiba-inu-empire\",\n            \"rank\": 6799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:46:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14AAD57fB5f9A0C9ce136CF93521cBeBE14EC2e6\"\n            }\n        },\n        {\n            \"id\": 14325,\n            \"name\": \"SmartNFT\",\n            \"symbol\": \"SMARTNFT\",\n            \"slug\": \"smartnft\",\n            \"rank\": 3432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rf8dxyFrYWEcUQAM7QXdbbtcRPzjvoQybK\"\n            }\n        },\n        {\n            \"id\": 14326,\n            \"name\": \"GOAL token\",\n            \"symbol\": \"GOAL\",\n            \"slug\": \"goal-token\",\n            \"rank\": 3895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:03:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x438fc473ba340d0734e2d05acdf5bee775d1b0a4\"\n            }\n        },\n        {\n            \"id\": 14327,\n            \"name\": \"SmartLOX\",\n            \"symbol\": \"SMARTLOX\",\n            \"slug\": \"smartlox\",\n            \"rank\": 3388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rBdZkMKuPnzYVVkyL2DrQKV3DsYt5PPVRh\"\n            }\n        },\n        {\n            \"id\": 14329,\n            \"name\": \"MetaZilla\",\n            \"symbol\": \"MZ\",\n            \"slug\": \"metazilla\",\n            \"rank\": 5909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d4992e48278aa7f7c915f820743d9fab7fea713\"\n            }\n        },\n        {\n            \"id\": 14333,\n            \"name\": \"Fertilizer\",\n            \"symbol\": \"FRT\",\n            \"slug\": \"fertilizer\",\n            \"rank\": 5724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T08:15:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd51237a6f3219d186f0c8d8dd957b1bcb3ce5d48\"\n            }\n        },\n        {\n            \"id\": 14335,\n            \"name\": \"Tetsu Inu\",\n            \"symbol\": \"TETSU\",\n            \"slug\": \"tetsu-inu\",\n            \"rank\": 9035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T08:18:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e9dae82fa136796d306695b8be1e151bc5365e8\"\n            }\n        },\n        {\n            \"id\": 14336,\n            \"name\": \"Dtravel\",\n            \"symbol\": \"TRVL\",\n            \"slug\": \"trvl\",\n            \"rank\": 3871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T16:00:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd47bdf574b4f76210ed503e0efe81b58aa061f3d\"\n            }\n        },\n        {\n            \"id\": 14338,\n            \"name\": \"PlayPad\",\n            \"symbol\": \"PPAD\",\n            \"slug\": \"playpad\",\n            \"rank\": 4471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T09:00:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93Bb13E90678cCd8BBab07D1dAEF15086746dc9B\"\n            }\n        },\n        {\n            \"id\": 14339,\n            \"name\": \"Cypherium\",\n            \"symbol\": \"CPH\",\n            \"slug\": \"cypherium\",\n            \"rank\": 5166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T14:33:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14340,\n            \"name\": \"MELI\",\n            \"symbol\": \"MELI\",\n            \"slug\": \"meli-games\",\n            \"rank\": 3736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaD04AC36791d923DeB082dA4f91Ab71675dD18fB\"\n            }\n        },\n        {\n            \"id\": 14341,\n            \"name\": \"BitShiba\",\n            \"symbol\": \"SHIBA\",\n            \"slug\": \"bitshiba-token\",\n            \"rank\": 5440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T09:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7\"\n            }\n        },\n        {\n            \"id\": 14342,\n            \"name\": \"DKEY BANK\",\n            \"symbol\": \"DKEY\",\n            \"slug\": \"dkey-bank\",\n            \"rank\": 6692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3ed4770e6efe9168c3f2f50a6d9d0f97a550df1\"\n            }\n        },\n        {\n            \"id\": 14344,\n            \"name\": \"Moon Rocket Coin\",\n            \"symbol\": \"MRC\",\n            \"slug\": \"moonrocketcoin\",\n            \"rank\": 7488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T19:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9299c132c34e691edea58102d276a61a0a622dbd\"\n            }\n        },\n        {\n            \"id\": 14345,\n            \"name\": \"Botto\",\n            \"symbol\": \"BOTTO\",\n            \"slug\": \"botto\",\n            \"rank\": 4075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9dfad1b7102d46b1b197b90095b5c4e9f5845bba\"\n            }\n        },\n        {\n            \"id\": 14346,\n            \"name\": \"UNIMOON\",\n            \"symbol\": \"UNIMOON\",\n            \"slug\": \"unimoon\",\n            \"rank\": 5604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:44:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x893e14fafa8df32d9be7eab810027eea8828a98c\"\n            }\n        },\n        {\n            \"id\": 14348,\n            \"name\": \"1BOX\",\n            \"symbol\": \"1BOX\",\n            \"slug\": \"1box\",\n            \"rank\": 6348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T16:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82160113b730fC0B36C18795CC976fda93ccc1e1\"\n            }\n        },\n        {\n            \"id\": 14349,\n            \"name\": \"Tutellus\",\n            \"symbol\": \"TUT\",\n            \"slug\": \"tutellus\",\n            \"rank\": 4666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x12a34a6759c871c4c1e8a0a42cfc97e4d7aaf68d\"\n            }\n        },\n        {\n            \"id\": 14350,\n            \"name\": \"ShinChan Token\",\n            \"symbol\": \"SHINNOSUKE\",\n            \"slug\": \"shinchan-token\",\n            \"rank\": 5313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T11:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbaa9af8a83500ac4137c555b9e58ccb3e1f2269d\"\n            }\n        },\n        {\n            \"id\": 14352,\n            \"name\": \"Spidey Inu\",\n            \"symbol\": \"SPIDEY INU\",\n            \"slug\": \"spidey-inu\",\n            \"rank\": 9036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T12:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ff952aef0c0f7c7e20cc396b798daddf6561f18\"\n            }\n        },\n        {\n            \"id\": 14355,\n            \"name\": \"Gremlins Finance\",\n            \"symbol\": \"GREM\",\n            \"slug\": \"gremlins-finance\",\n            \"rank\": 7334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c458ee3ebc5dadfe5e0a3daae47e3c2aa62ff1c\"\n            }\n        },\n        {\n            \"id\": 14356,\n            \"name\": \"Probably Nothing\",\n            \"symbol\": \"PN\",\n            \"slug\": \"probably-nothing\",\n            \"rank\": 4833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61b5c3aeE3a25f6f83531D548A4d2EE58450f5D9\"\n            }\n        },\n        {\n            \"id\": 14357,\n            \"name\": \"The Dynasty\",\n            \"symbol\": \"DYT\",\n            \"slug\": \"the-dynasty\",\n            \"rank\": 4188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T17:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1802a63EFe3255aBC3004F8e63047dB96300bd1c\"\n            }\n        },\n        {\n            \"id\": 14359,\n            \"name\": \"Kart Racing League\",\n            \"symbol\": \"KRL\",\n            \"slug\": \"kart-racing-league\",\n            \"rank\": 5134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc17b109e146934d36c33e55fade9cbda791b0366\"\n            }\n        },\n        {\n            \"id\": 14360,\n            \"name\": \"FindShibby\",\n            \"symbol\": \"FSHIBBY\",\n            \"slug\": \"findshibby\",\n            \"rank\": 7021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a21477b4e9ea5f7946d75876a186a1194559828\"\n            }\n        },\n        {\n            \"id\": 14361,\n            \"name\": \"KillSwitch\",\n            \"symbol\": \"KSW\",\n            \"slug\": \"killswitch\",\n            \"rank\": 5173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T17:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x270178366a592bA598C2e9d2971DA65f7bAa7C86\"\n            }\n        },\n        {\n            \"id\": 14362,\n            \"name\": \"SportsIcon\",\n            \"symbol\": \"ICONS\",\n            \"slug\": \"sportsicon\",\n            \"rank\": 5073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T06:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3F68e7B44e9bCB486C2FeAdB7A2289D9cdFC9088\"\n            }\n        },\n        {\n            \"id\": 14363,\n            \"name\": \"Pancake Games\",\n            \"symbol\": \"GCAKE\",\n            \"slug\": \"pancake-games\",\n            \"rank\": 3211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T17:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f944b0c4315cb7c3a846b025ab4045da44abf6c\"\n            }\n        },\n        {\n            \"id\": 14364,\n            \"name\": \"Lustcoins\",\n            \"symbol\": \"LUST\",\n            \"slug\": \"lustcoins\",\n            \"rank\": 6629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9285fce6558b230f3106cd942c44d24e2262788e\"\n            }\n        },\n        {\n            \"id\": 14366,\n            \"name\": \"Farmageddon\",\n            \"symbol\": \"FG\",\n            \"slug\": \"farmageddon\",\n            \"rank\": 6457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4492ca0aff6d603e18aea5075b49a5ff76b9ea06\"\n            }\n        },\n        {\n            \"id\": 14367,\n            \"name\": \"MEONG TOKEN\",\n            \"symbol\": \"MEONG\",\n            \"slug\": \"meong-token\",\n            \"rank\": 3762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x464acc420607d818f271875552868ddf8095cafe\"\n            }\n        },\n        {\n            \"id\": 14368,\n            \"name\": \"Militia Games\",\n            \"symbol\": \"MILIT\",\n            \"slug\": \"militia\",\n            \"rank\": 7507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeea7c025b1eee9527d631094d45ff9ce5d830b6f\"\n            }\n        },\n        {\n            \"id\": 14369,\n            \"name\": \"PRELAX SWAP\",\n            \"symbol\": \"PEAX\",\n            \"slug\": \"prelax-swap\",\n            \"rank\": 7605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32D7b49e5E69c6C2f6d05CF4d86D9857D83aDD48\"\n            }\n        },\n        {\n            \"id\": 14371,\n            \"name\": \"Inflation Hedging Coin\",\n            \"symbol\": \"IHC\",\n            \"slug\": \"inflation-hedging-coin\",\n            \"rank\": 3407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86a53fcd199212FEa44FA7e16EB1f28812be911D\"\n            }\n        },\n        {\n            \"id\": 14373,\n            \"name\": \"Tipsy Santa\",\n            \"symbol\": \"TIPSY\",\n            \"slug\": \"tipsy-santa\",\n            \"rank\": 9037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBdF9631Cdc26BC582F6630620D4bF4ffC2e37694\"\n            }\n        },\n        {\n            \"id\": 14374,\n            \"name\": \"Green Ben\",\n            \"symbol\": \"EBEN\",\n            \"slug\": \"green-ben\",\n            \"rank\": 1161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1831,\n                \"name\": \"Bitcoin Cash\",\n                \"symbol\": \"BCH\",\n                \"slug\": \"bitcoin-cash\",\n                \"token_address\": \"0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B\"\n            }\n        },\n        {\n            \"id\": 14375,\n            \"name\": \"BSCWIN Bulls\",\n            \"symbol\": \"BSCWIN\",\n            \"slug\": \"bscwin-bulls\",\n            \"rank\": 6353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T20:32:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73b01a9c8379a9d3009f2351f22583f8b75cc1ba\"\n            }\n        },\n        {\n            \"id\": 14377,\n            \"name\": \"Tezilla\",\n            \"symbol\": \"TEZILLA\",\n            \"slug\": \"tezilla\",\n            \"rank\": 6920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5778a155fa82063c5c1e48771caa44ea4d8a5d7a\"\n            }\n        },\n        {\n            \"id\": 14378,\n            \"name\": \"Meta\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-bsc\",\n            \"rank\": 5235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26165a5a3dd21fa528becf3ff7f114d00a517344\"\n            }\n        },\n        {\n            \"id\": 14379,\n            \"name\": \"Mars Inu\",\n            \"symbol\": \"MARSINU\",\n            \"slug\": \"mars-inu\",\n            \"rank\": 4237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9910f48EF7bd0291bC050CF900D732C24b39Ec31\"\n            }\n        },\n        {\n            \"id\": 14380,\n            \"name\": \"Floki Rocket\",\n            \"symbol\": \"RLOKI\",\n            \"slug\": \"floki-rocket\",\n            \"rank\": 4677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1476e96fadb37668d7680921297e2ab98ec36c2f\"\n            }\n        },\n        {\n            \"id\": 14382,\n            \"name\": \"Kitty Solana\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"kitty-solana\",\n            \"rank\": 7196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6JdcMdhqgCtcP4U9tieRqmKLhPLxRMLC67QfmdXAJBvZ\"\n            }\n        },\n        {\n            \"id\": 14383,\n            \"name\": \"GolDInu\",\n            \"symbol\": \"GINU\",\n            \"slug\": \"goldinu\",\n            \"rank\": 9038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2ed199b46630e789e8740fb83b1611acf018516\"\n            }\n        },\n        {\n            \"id\": 14384,\n            \"name\": \"GN\",\n            \"symbol\": \"GN\",\n            \"slug\": \"gn\",\n            \"rank\": 4496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T03:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc5019e129b75d380d3d837b8e609dec6c8f5d044\"\n            }\n        },\n        {\n            \"id\": 14386,\n            \"name\": \"Shira inu\",\n            \"symbol\": \"SHR\",\n            \"slug\": \"shira-inu\",\n            \"rank\": 7530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04a5198063e45d84b1999516d3228167146417a6\"\n            }\n        },\n        {\n            \"id\": 14387,\n            \"name\": \"ArmzLegends\",\n            \"symbol\": \"PROT\",\n            \"slug\": \"armzlegends\",\n            \"rank\": 4302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3c9609b6cbc6ef02390f33c230590c38f9e5f9d\"\n            }\n        },\n        {\n            \"id\": 14389,\n            \"name\": \"Sator\",\n            \"symbol\": \"SAO\",\n            \"slug\": \"sator\",\n            \"rank\": 1591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2HeykdKjzHKGm2LKHw8pDYwjKPiFEoXAz74dirhUgQvq\"\n            }\n        },\n        {\n            \"id\": 14390,\n            \"name\": \"MEMEKING.GAMES\",\n            \"symbol\": \"MMK\",\n            \"slug\": \"memeking-games\",\n            \"rank\": 9039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA5dDc837Cb554981d7D47e8Bc49A48BB55e0dD3a\"\n            }\n        },\n        {\n            \"id\": 14391,\n            \"name\": \"Dali\",\n            \"symbol\": \"DALI\",\n            \"slug\": \"dali\",\n            \"rank\": 6448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a119762B09Ed0bcB3b16075159AE43A62651383\"\n            }\n        },\n        {\n            \"id\": 14392,\n            \"name\": \"Golden Ball\",\n            \"symbol\": \"GLB\",\n            \"slug\": \"golden-ball\",\n            \"rank\": 6101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52eb6c887a4691f10bee396778603927c23be1fc\"\n            }\n        },\n        {\n            \"id\": 14393,\n            \"name\": \"Super Minesweeper\",\n            \"symbol\": \"SM\",\n            \"slug\": \"superminesweeper\",\n            \"rank\": 6112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T05:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x119f095a45df2a77337042bcc4f2e52fa6e7e881\"\n            }\n        },\n        {\n            \"id\": 14394,\n            \"name\": \"LIQUIDCHAIN\",\n            \"symbol\": \"XLC\",\n            \"slug\": \"liquidchain\",\n            \"rank\": 6077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92333a0ad6930ddd73fb310bac648ed1f451907e\"\n            }\n        },\n        {\n            \"id\": 14396,\n            \"name\": \"Axial\",\n            \"symbol\": \"AXIAL\",\n            \"slug\": \"axial\",\n            \"rank\": 6325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xcF8419A615c57511807236751c0AF38Db4ba3351\"\n            }\n        },\n        {\n            \"id\": 14397,\n            \"name\": \"Dragon Crypto Aurum\",\n            \"symbol\": \"DCAU\",\n            \"slug\": \"dragon-crypto-aurum\",\n            \"rank\": 3104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x100Cc3a819Dd3e8573fD2E46D1E66ee866068f30\"\n            }\n        },\n        {\n            \"id\": 14398,\n            \"name\": \"Solana INU\",\n            \"symbol\": \"INU\",\n            \"slug\": \"solana-inu\",\n            \"rank\": 7427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T19:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5jFnsfx36DyGk8uVGrbXnVUMTsBkPXGpx6e69BiGFzko\"\n            }\n        },\n        {\n            \"id\": 14399,\n            \"name\": \"Cross-Chain Bridge Token\",\n            \"symbol\": \"BRIDGE\",\n            \"slug\": \"cross-chain-bridge-token\",\n            \"rank\": 6216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92868a5255c628da08f550a858a802f5351c5223\"\n            }\n        },\n        {\n            \"id\": 14400,\n            \"name\": \"UpStableToken\",\n            \"symbol\": \"USTX\",\n            \"slug\": \"upstabletoken\",\n            \"rank\": 7656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TYX2iy3i3793YgKU5vqKxDnLpiBMSa5EdV\"\n            }\n        },\n        {\n            \"id\": 14403,\n            \"name\": \"LaunchWall\",\n            \"symbol\": \"WALL\",\n            \"slug\": \"launchwall\",\n            \"rank\": 5898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07A9E0f02a129Fd420fbeda766bd793860a9E812\"\n            }\n        },\n        {\n            \"id\": 14404,\n            \"name\": \"Etherconnect\",\n            \"symbol\": \"ECC\",\n            \"slug\": \"etherconnect\",\n            \"rank\": 3377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d047f4f57a190c96c8b9704b39a1379e999d82b\"\n            }\n        },\n        {\n            \"id\": 14407,\n            \"name\": \"Dukecoin\",\n            \"symbol\": \"DKC\",\n            \"slug\": \"dukecoin\",\n            \"rank\": 6777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T08:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x691d658ecdc3554672ba007335cc139bfe67bab9\"\n            }\n        },\n        {\n            \"id\": 14409,\n            \"name\": \"Orbit Token\",\n            \"symbol\": \"ORBIT\",\n            \"slug\": \"orbit-token\",\n            \"rank\": 4842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T08:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9ccd7671fde42d814430ccabcb5dda127526ec91\"\n            }\n        },\n        {\n            \"id\": 14412,\n            \"name\": \"Pyroworld\",\n            \"symbol\": \"PYRO\",\n            \"slug\": \"pyroworld\",\n            \"rank\": 6979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf5f3E96002593a529B1A7E9f5b4036647C3Ac8D2\"\n            }\n        },\n        {\n            \"id\": 14413,\n            \"name\": \"BuyMainStreet\",\n            \"symbol\": \"$MAINST\",\n            \"slug\": \"buymainstreet\",\n            \"rank\": 6444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8fc1a944c149762b6b578a06c0de2abd6b7d2b89\"\n            }\n        },\n        {\n            \"id\": 14414,\n            \"name\": \"IC DEFI\",\n            \"symbol\": \"ICD\",\n            \"slug\": \"icdefi\",\n            \"rank\": 6495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0667427e71d38bb32f4e1226c41aa42ac50953c7\"\n            }\n        },\n        {\n            \"id\": 14416,\n            \"name\": \"OneBit\",\n            \"symbol\": \"1BIT\",\n            \"slug\": \"onebit\",\n            \"rank\": 7621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97A266490eFA4Fb564aD625AcCabE5641de2f805\"\n            }\n        },\n        {\n            \"id\": 14418,\n            \"name\": \"Milky Token\",\n            \"symbol\": \"MILKY\",\n            \"slug\": \"milky-token\",\n            \"rank\": 6785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fE3d0F096FC932A905accd1EB1783F6e4cEc717\"\n            }\n        },\n        {\n            \"id\": 14419,\n            \"name\": \"DogeCondoms\",\n            \"symbol\": \"DOCO\",\n            \"slug\": \"dogecondoms\",\n            \"rank\": 7623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T12:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bd5cd0c96113049a0942984672e950a55f61beb\"\n            }\n        },\n        {\n            \"id\": 14421,\n            \"name\": \"SpritzMoon Crypto Token\",\n            \"symbol\": \"SPRITZMOON\",\n            \"slug\": \"spritzmoon-crypto-token\",\n            \"rank\": 5793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:29:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fC39AC154cfd20F1951A2823Abab7ec471B783a\"\n            }\n        },\n        {\n            \"id\": 14422,\n            \"name\": \"HeroesTD\",\n            \"symbol\": \"HTD\",\n            \"slug\": \"heroes-td\",\n            \"rank\": 1173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f\"\n            }\n        },\n        {\n            \"id\": 14423,\n            \"name\": \"G2 Crypto Gaming & Lottery\",\n            \"symbol\": \"G2\",\n            \"slug\": \"g2-crypto-gaming-lottery\",\n            \"rank\": 5614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c7eeddcff188a8c36f1cac1b62958c6e0c27dea\"\n            }\n        },\n        {\n            \"id\": 14424,\n            \"name\": \"CryptoDiceHero\",\n            \"symbol\": \"HRO\",\n            \"slug\": \"cryptodicehero\",\n            \"rank\": 6180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T16:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb1a34eb2585b0ad7976420d7a21ef2f4aebeeb6\"\n            }\n        },\n        {\n            \"id\": 14425,\n            \"name\": \"DragonSea\",\n            \"symbol\": \"DGE\",\n            \"slug\": \"dragonsea\",\n            \"rank\": 4365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x467f4773879a3917ddc2a6befa430c5d8ac22bee\"\n            }\n        },\n        {\n            \"id\": 14427,\n            \"name\": \"ZillaMatrix\",\n            \"symbol\": \"ZMAX\",\n            \"slug\": \"zillamatrix\",\n            \"rank\": 7614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T13:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd05a0c5c68acba9aa9952fa65189038840752977\"\n            }\n        },\n        {\n            \"id\": 14428,\n            \"name\": \"Sound BSC\",\n            \"symbol\": \"SOUND\",\n            \"slug\": \"sound-bsc\",\n            \"rank\": 4984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T13:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cbdeb687443e2e4dcea1a955186b86c365a2e20\"\n            }\n        },\n        {\n            \"id\": 14429,\n            \"name\": \"TRIBE\",\n            \"symbol\": \"TRIBEX\",\n            \"slug\": \"tribex\",\n            \"rank\": 5360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T16:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc34c85a3d7a84212b6234146773f7939a931a8af\"\n            }\n        },\n        {\n            \"id\": 14435,\n            \"name\": \"Perfect World\",\n            \"symbol\": \"PFW\",\n            \"slug\": \"perfect-world\",\n            \"rank\": 7447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T01:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdfab42a028770f42a37458dc1bfe9531158826d\"\n            }\n        },\n        {\n            \"id\": 14437,\n            \"name\": \"Totoro Inu\",\n            \"symbol\": \"TOTORO\",\n            \"slug\": \"totoro-inu\",\n            \"rank\": 4904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T10:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc09c7cfd9c175dd9423ca02ae1249579ab12f12\"\n            }\n        },\n        {\n            \"id\": 14438,\n            \"name\": \"we love gm\",\n            \"symbol\": \"GM\",\n            \"slug\": \"we-love-gm\",\n            \"rank\": 9040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T14:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f0693074f8064cfbcf9fa6e5a3fa0e4f58ccccf\"\n            }\n        },\n        {\n            \"id\": 14442,\n            \"name\": \"Avalanche HoneyBee\",\n            \"symbol\": \"A.BEE\",\n            \"slug\": \"avalanche-honeybee\",\n            \"rank\": 6657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T18:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xB669c71431bc4372140bC35Aa1962C4B980bA507\"\n            }\n        },\n        {\n            \"id\": 14443,\n            \"name\": \"Council of Apes\",\n            \"symbol\": \"COAPE\",\n            \"slug\": \"council-of-apes\",\n            \"rank\": 7968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T01:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55006895f398d7713d69081144b19d8c9022b582\"\n            }\n        },\n        {\n            \"id\": 14444,\n            \"name\": \"Royal Flush Coin\",\n            \"symbol\": \"RFC\",\n            \"slug\": \"royal-flush-coin\",\n            \"rank\": 7643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10ff10d221dd4a64d6346c866e0cc5699bc2f5d1\"\n            }\n        },\n        {\n            \"id\": 14445,\n            \"name\": \"degemV2\",\n            \"symbol\": \"DGMV2\",\n            \"slug\": \"degemv2\",\n            \"rank\": 5647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6aca57afdfd36480f063068d0070fcf33792753\"\n            }\n        },\n        {\n            \"id\": 14446,\n            \"name\": \"Laqira Protocol\",\n            \"symbol\": \"LQR\",\n            \"slug\": \"laqira-protocol\",\n            \"rank\": 3491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc81ea817b579ec0334bca8e65e436b7cb540147\"\n            }\n        },\n        {\n            \"id\": 14447,\n            \"name\": \"Swole Doge\",\n            \"symbol\": \"SWOLE\",\n            \"slug\": \"swole-doge\",\n            \"rank\": 7388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T17:02:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4BzxVoBQzwKoqm1dQc78r42Yby3EzAeZmMiYFdCjeu5Z\"\n            }\n        },\n        {\n            \"id\": 14448,\n            \"name\": \"EcchiCoin\",\n            \"symbol\": \"ECCHI\",\n            \"slug\": \"ecchicoin\",\n            \"rank\": 4728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5609366c91d87e6aad1f880999825da4875c2054\"\n            }\n        },\n        {\n            \"id\": 14449,\n            \"name\": \"Jaiho Crypto\",\n            \"symbol\": \"JAIHO\",\n            \"slug\": \"jaiho-crypto\",\n            \"rank\": 5456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T20:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fd2799e83a723b19026a979899dfb70bbf6bf6b\"\n            }\n        },\n        {\n            \"id\": 14450,\n            \"name\": \"BANG Decentralized\",\n            \"symbol\": \"BANG\",\n            \"slug\": \"bang-decentralized\",\n            \"rank\": 9041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T20:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76ba1ce2c05049ee943f7e087128786f4f9eb077\"\n            }\n        },\n        {\n            \"id\": 14452,\n            \"name\": \"Transhuman Coin\",\n            \"symbol\": \"THC\",\n            \"slug\": \"transhuman-coin\",\n            \"rank\": 5014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T22:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56083560594E314b5cDd1680eC6a493bb851BBd8\"\n            }\n        },\n        {\n            \"id\": 14453,\n            \"name\": \"Sponsee\",\n            \"symbol\": \"SPON\",\n            \"slug\": \"sponsee\",\n            \"rank\": 4754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T21:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe41d9e1311209f2e05850f9de6201ab4b930bfc2\"\n            }\n        },\n        {\n            \"id\": 14454,\n            \"name\": \"Have Fun Staying Poor\",\n            \"symbol\": \"HFSP\",\n            \"slug\": \"have-fun-staying-poor\",\n            \"rank\": 9042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T07:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7343581f55146951b0f678dc6cfa8fd360e2f353\"\n            }\n        },\n        {\n            \"id\": 14455,\n            \"name\": \"FanTerra\",\n            \"symbol\": \"FTERRA\",\n            \"slug\": \"fanterra\",\n            \"rank\": 8204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x595DE67BC0a1eF8925807Ea08f8dcb167831f80e\"\n            }\n        },\n        {\n            \"id\": 14456,\n            \"name\": \"Squid Pet\",\n            \"symbol\": \"SQUIDPET\",\n            \"slug\": \"squid-pet\",\n            \"rank\": 9043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T09:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcB15FC54d0655150fa3784EC4a355b76A951e4Cf\"\n            }\n        },\n        {\n            \"id\": 14458,\n            \"name\": \"Kaby Gaming Token\",\n            \"symbol\": \"KGT\",\n            \"slug\": \"kaby-gaming-token\",\n            \"rank\": 6059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:58:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa4e208c627f3adc60165c2a9fe79d73f4e8dd760\"\n            }\n        },\n        {\n            \"id\": 14459,\n            \"name\": \"BeGlobal Finance\",\n            \"symbol\": \"GLB\",\n            \"slug\": \"beglobal-finance\",\n            \"rank\": 6897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T01:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf958b53ec9340886d72bb4f5f2977e8c2ab64d3\"\n            }\n        },\n        {\n            \"id\": 14461,\n            \"name\": \"Sphynx BSC\",\n            \"symbol\": \"SPHYNX\",\n            \"slug\": \"sphynx-bsc\",\n            \"rank\": 5981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T02:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe64972c311840cfaf2267dcfd365571f9d9544d9\"\n            }\n        },\n        {\n            \"id\": 14463,\n            \"name\": \"Realy\",\n            \"symbol\": \"REAL\",\n            \"slug\": \"realy\",\n            \"rank\": 3396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AD27ov5fVU2XzwsbvnFvb1JpCBaCB5dRXrczV9CqSVGb\"\n            }\n        },\n        {\n            \"id\": 14464,\n            \"name\": \"PlayersOnly\",\n            \"symbol\": \"PO\",\n            \"slug\": \"playersonly\",\n            \"rank\": 7870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9218e62ec3216461d3d5147e7b37973d0ebd20a\"\n            }\n        },\n        {\n            \"id\": 14465,\n            \"name\": \"AnpanSwap\",\n            \"symbol\": \"ANPAN\",\n            \"slug\": \"anpanswap-token\",\n            \"rank\": 6527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10B0a78520fBDDa95aDc331445d9319B164F85D5\"\n            }\n        },\n        {\n            \"id\": 14466,\n            \"name\": \"Takeda Shin\",\n            \"symbol\": \"TAKEDA\",\n            \"slug\": \"takeda-shin\",\n            \"rank\": 9044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd77cc5edfe2f7db9a7383251b7fcdc1579b367bb\"\n            }\n        },\n        {\n            \"id\": 14468,\n            \"name\": \"Retire Token\",\n            \"symbol\": \"RETIRE\",\n            \"slug\": \"retire-token\",\n            \"rank\": 3911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90800e102a243d17e8d8e0f0e52284751bcac8fe\"\n            }\n        },\n        {\n            \"id\": 14469,\n            \"name\": \"Vibe Token\",\n            \"symbol\": \"VIBE\",\n            \"slug\": \"vibe-token\",\n            \"rank\": 7487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7fd8ab781bf7654cfcce2ace6eefabae0891996\"\n            }\n        },\n        {\n            \"id\": 14470,\n            \"name\": \"TokenBook\",\n            \"symbol\": \"TBK\",\n            \"slug\": \"tokenbook\",\n            \"rank\": 9045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2mDJPcvv7vigZo9ZPxhHLpKQSixCkbohVY35eX6NkN6m\"\n            }\n        },\n        {\n            \"id\": 14472,\n            \"name\": \"Hunger Token\",\n            \"symbol\": \"HUNGER\",\n            \"slug\": \"hunger-token\",\n            \"rank\": 6987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02052b756bf368efb177b6ec7f960ef8f67f7e1d\"\n            }\n        },\n        {\n            \"id\": 14473,\n            \"name\": \"Dragon Pool\",\n            \"symbol\": \"DP\",\n            \"slug\": \"dragon-pool\",\n            \"rank\": 6018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc31c29d89e1c351d0a41b938dc8aa0b9f07b4a29\"\n            }\n        },\n        {\n            \"id\": 14474,\n            \"name\": \"Flesh Token\",\n            \"symbol\": \"FLESH\",\n            \"slug\": \"flesh-token\",\n            \"rank\": 9046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25d4BFeeaE3360E68C466c65A5E8f8D5CEBc5093\"\n            }\n        },\n        {\n            \"id\": 14475,\n            \"name\": \"Coinversation\",\n            \"symbol\": \"CTO\",\n            \"slug\": \"coinversation\",\n            \"rank\": 5864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T03:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5e48a6E56e164907263e901B98D9b11CCB46C47\"\n            }\n        },\n        {\n            \"id\": 14476,\n            \"name\": \"Fren\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"fren-token\",\n            \"rank\": 6357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37941b3fdb2bd332e667d452a58be01bcacb923e\"\n            }\n        },\n        {\n            \"id\": 14477,\n            \"name\": \"WGMI\",\n            \"symbol\": \"WGMI\",\n            \"slug\": \"wgmi\",\n            \"rank\": 4518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20f6a313cb250062331fe70b9567e3ee5f01888b\"\n            }\n        },\n        {\n            \"id\": 14479,\n            \"name\": \"CryptoBlast\",\n            \"symbol\": \"CBT\",\n            \"slug\": \"cryptoblast\",\n            \"rank\": 6512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0853eabe53157d911e0137a9ef987874289ae9d0\"\n            }\n        },\n        {\n            \"id\": 14481,\n            \"name\": \"Garfield Token\",\n            \"symbol\": \"GARFIELD\",\n            \"slug\": \"garfield-token\",\n            \"rank\": 9047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b392dd9bdef6e17c3d1ba62d1a6c7dcc99d839b\"\n            }\n        },\n        {\n            \"id\": 14482,\n            \"name\": \"Christmas Elf\",\n            \"symbol\": \"CELF\",\n            \"slug\": \"christmas-elf\",\n            \"rank\": 9048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc139e2cc7a99885d8bd7af6ff21c7a2b58605a3e\"\n            }\n        },\n        {\n            \"id\": 14483,\n            \"name\": \"DoKEN\",\n            \"symbol\": \"DOKEN\",\n            \"slug\": \"doken\",\n            \"rank\": 5690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9a2d40589271be17612a3f57a9028a568f56e3d\"\n            }\n        },\n        {\n            \"id\": 14485,\n            \"name\": \"FireRocket\",\n            \"symbol\": \"FIREROCKET\",\n            \"slug\": \"firerocket\",\n            \"rank\": 6538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF8740cAA02D45410De2DA9823C5d8b5924bc3B52\"\n            }\n        },\n        {\n            \"id\": 14487,\n            \"name\": \"AxieDoge\",\n            \"symbol\": \"AXSD\",\n            \"slug\": \"axiedoge\",\n            \"rank\": 9049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e983889f270ddce125259243066bca42678bb95\"\n            }\n        },\n        {\n            \"id\": 14488,\n            \"name\": \"JK Coin\",\n            \"symbol\": \"JK\",\n            \"slug\": \"jk-coin\",\n            \"rank\": 4989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ec58fe5e681e35e490b5d4cbecdf42b29c1b063\"\n            }\n        },\n        {\n            \"id\": 14489,\n            \"name\": \"CheckDot\",\n            \"symbol\": \"CDT\",\n            \"slug\": \"checkdot\",\n            \"rank\": 5384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE\"\n            }\n        },\n        {\n            \"id\": 14490,\n            \"name\": \"Bit Hotel\",\n            \"symbol\": \"BTH\",\n            \"slug\": \"bit-hotel\",\n            \"rank\": 4199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T01:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57bc18f6177cdaffb34ace048745bc913a1b1b54\"\n            }\n        },\n        {\n            \"id\": 14491,\n            \"name\": \"Capitol\",\n            \"symbol\": \"CPTL\",\n            \"slug\": \"capitol\",\n            \"rank\": 6771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x407ee64da5bc8107ea8e9cf132b33092374e5894\"\n            }\n        },\n        {\n            \"id\": 14492,\n            \"name\": \"Nemesis DAO\",\n            \"symbol\": \"NMS\",\n            \"slug\": \"nemesis-dao\",\n            \"rank\": 3334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ac9dc3358a2db19fdd57f433ff45d1fc357afb3\"\n            }\n        },\n        {\n            \"id\": 14494,\n            \"name\": \"Cryptorun Network\",\n            \"symbol\": \"CRN\",\n            \"slug\": \"cryptorun-network\",\n            \"rank\": 9050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd16c4343fb5769a71983f3e131df9b1491c2314\"\n            }\n        },\n        {\n            \"id\": 14495,\n            \"name\": \"HappyLand\",\n            \"symbol\": \"HPL\",\n            \"slug\": \"happy-land\",\n            \"rank\": 3563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T14:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d0621ad4ec89da1cf0f371d6205229f04bcb378\"\n            }\n        },\n        {\n            \"id\": 14496,\n            \"name\": \"Santa Shiba\",\n            \"symbol\": \"SANTASHIB\",\n            \"slug\": \"santa-shiba\",\n            \"rank\": 7474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74c609b16512869b1873f5a9d7999deee386e740\"\n            }\n        },\n        {\n            \"id\": 14497,\n            \"name\": \"TacoEnergy\",\n            \"symbol\": \"TACOE\",\n            \"slug\": \"tacoenergy\",\n            \"rank\": 9051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T17:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x441B0882DCFd035766020da6dE89C10f03385B99\"\n            }\n        },\n        {\n            \"id\": 14498,\n            \"name\": \"Green Life Energy\",\n            \"symbol\": \"GNL\",\n            \"slug\": \"green-life-energy\",\n            \"rank\": 5566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x128699dBEaFd83Ad25D16D394b7849e27A7C4607\"\n            }\n        },\n        {\n            \"id\": 14499,\n            \"name\": \"DeVolution\",\n            \"symbol\": \"DEVO\",\n            \"slug\": \"devolution\",\n            \"rank\": 3233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fd98b8c58560167a236f1d0553a9c2a42342ccf\"\n            }\n        },\n        {\n            \"id\": 14500,\n            \"name\": \"Cryptogodz\",\n            \"symbol\": \"GODZ\",\n            \"slug\": \"cryptogodz\",\n            \"rank\": 2857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0a8ecbce8caadb7a07d1fcd0f87ae1bd688df43\"\n            }\n        },\n        {\n            \"id\": 14504,\n            \"name\": \"Panda Girl\",\n            \"symbol\": \"PGIRL\",\n            \"slug\": \"panda-girl\",\n            \"rank\": 5548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c4da68d45f23e38ec8407272ee4f38f280263c0\"\n            }\n        },\n        {\n            \"id\": 14506,\n            \"name\": \"Shiba Inu Billionaire\",\n            \"symbol\": \"SHIBIB\",\n            \"slug\": \"shiba-inu-billionaire\",\n            \"rank\": 6915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb21226a767f255d96163410ff13b010b644df0a6\"\n            }\n        },\n        {\n            \"id\": 14507,\n            \"name\": \"Zoints\",\n            \"symbol\": \"ZEE\",\n            \"slug\": \"zoints\",\n            \"rank\": 8272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ZEExktbqMM5ZMS569pCNbzky92KeEmiFeVwR3exfBNn\"\n            }\n        },\n        {\n            \"id\": 14508,\n            \"name\": \"CryptoMotorcycle\",\n            \"symbol\": \"CMC\",\n            \"slug\": \"cryptomotorcycle\",\n            \"rank\": 6220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8255e7b6fd3467adf0c092a18ae01879627a9755\"\n            }\n        },\n        {\n            \"id\": 14509,\n            \"name\": \"HeroCatGamefi\",\n            \"symbol\": \"HCT\",\n            \"slug\": \"herocatgamefi\",\n            \"rank\": 2952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4\"\n            }\n        },\n        {\n            \"id\": 14510,\n            \"name\": \"BNBeer\",\n            \"symbol\": \"BNBEER\",\n            \"slug\": \"bnbeer\",\n            \"rank\": 7929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fd659e61815a4b6e65bd373183b5146580d17cf\"\n            }\n        },\n        {\n            \"id\": 14514,\n            \"name\": \"Sparrow Token\",\n            \"symbol\": \"SPW\",\n            \"slug\": \"sparrow-token\",\n            \"rank\": 7815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T15:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6742bffdca5d8ccd75851ddab129b5cb67fe6035\"\n            }\n        },\n        {\n            \"id\": 14515,\n            \"name\": \"MMPRO Token\",\n            \"symbol\": \"MMPRO\",\n            \"slug\": \"mmpro-token\",\n            \"rank\": 3254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6067490d05f3cf2fdffc0e353b1f5fd6e5ccdf70\"\n            }\n        },\n        {\n            \"id\": 14516,\n            \"name\": \"DAOLaunch\",\n            \"symbol\": \"DAL\",\n            \"slug\": \"daolaunch\",\n            \"rank\": 4171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T15:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53e4b7Aa6cACcb9576548Be3259e62dE4Ddd4417\"\n            }\n        },\n        {\n            \"id\": 14518,\n            \"name\": \"NiftyPays\",\n            \"symbol\": \"NIFTY\",\n            \"slug\": \"niftypays\",\n            \"rank\": 4284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14519,\n            \"name\": \"VVS Finance\",\n            \"symbol\": \"VVS\",\n            \"slug\": \"vvs-finance\",\n            \"rank\": 436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x2D03bECE6747ADC00E1a131BBA1469C15fD11e03\"\n            }\n        },\n        {\n            \"id\": 14522,\n            \"name\": \"Moonscape\",\n            \"symbol\": \"MSCP\",\n            \"slug\": \"moonscape\",\n            \"rank\": 4424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T19:27:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27d72484f1910f5d0226afa4e03742c9cd2b297a\"\n            }\n        },\n        {\n            \"id\": 14523,\n            \"name\": \"SolChicks Token\",\n            \"symbol\": \"CHICKS\",\n            \"slug\": \"solchicks-token\",\n            \"rank\": 1105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T14:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2\"\n            }\n        },\n        {\n            \"id\": 14525,\n            \"name\": \"SafeShiba\",\n            \"symbol\": \"SAFESHIB\",\n            \"slug\": \"safeshiba\",\n            \"rank\": 7577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T09:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0958fac26d489a0c86c053f9a4843ca57cc6ba7a\"\n            }\n        },\n        {\n            \"id\": 14526,\n            \"name\": \"Wallet Pay\",\n            \"symbol\": \"XPAY\",\n            \"slug\": \"wallet-pay\",\n            \"rank\": 4130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43b72f3b99564257671d5c47df663585344c1459\"\n            }\n        },\n        {\n            \"id\": 14527,\n            \"name\": \"SHIBACK\",\n            \"symbol\": \"SHIBACK\",\n            \"slug\": \"shiback\",\n            \"rank\": 7800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf45285ec20604499cff568513b8fae9a0af8372\"\n            }\n        },\n        {\n            \"id\": 14528,\n            \"name\": \"HunterDoge\",\n            \"symbol\": \"$HD\",\n            \"slug\": \"hunterdoge\",\n            \"rank\": 6312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa27895467940fe37e461046870db5235b5977103\"\n            }\n        },\n        {\n            \"id\": 14529,\n            \"name\": \"NPC DAO\",\n            \"symbol\": \"NPC\",\n            \"slug\": \"npc-dao\",\n            \"rank\": 7466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EuD5L5XSYKzyDC1YyYzmoWC8gmJhpEh2vMj4f8LeRW8r\"\n            }\n        },\n        {\n            \"id\": 14530,\n            \"name\": \"LuckyToken\",\n            \"symbol\": \"LKT\",\n            \"slug\": \"luckytoken\",\n            \"rank\": 6745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd294affd029d89054496675c52693b12decfd6dc\"\n            }\n        },\n        {\n            \"id\": 14531,\n            \"name\": \"Falafel Coin\",\n            \"symbol\": \"FALAFEL\",\n            \"slug\": \"falafel\",\n            \"rank\": 7526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6e653888ed5e756840982bba98d82dd5eef5d31b\"\n            }\n        },\n        {\n            \"id\": 14532,\n            \"name\": \"Wrapped CRO\",\n            \"symbol\": \"WCRO\",\n            \"slug\": \"wrapped-cro\",\n            \"rank\": 2842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T14:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x5C7F8A570d578ED84E63fdFA7b1eE72dEae1AE23\"\n            }\n        },\n        {\n            \"id\": 14534,\n            \"name\": \"ParaSwap\",\n            \"symbol\": \"PSP\",\n            \"slug\": \"paraswap\",\n            \"rank\": 917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T13:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcafe001067cdef266afb7eb5a286dcfd277f3de5\"\n            }\n        },\n        {\n            \"id\": 14535,\n            \"name\": \"NFTBomb\",\n            \"symbol\": \"NBP\",\n            \"slug\": \"nftbomb\",\n            \"rank\": 3849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T13:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74C22834744E8D5e36c79420Ff7b057964Aba8a7\"\n            }\n        },\n        {\n            \"id\": 14536,\n            \"name\": \"DogeGamer\",\n            \"symbol\": \"DGA\",\n            \"slug\": \"dogegamer\",\n            \"rank\": 7869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T15:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41882dac959c83e9f66b778e747dc164603eaa05\"\n            }\n        },\n        {\n            \"id\": 14538,\n            \"name\": \"Pundi X PURSE\",\n            \"symbol\": \"PURSE\",\n            \"slug\": \"purse\",\n            \"rank\": 6157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T22:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29a63F4B209C29B4DC47f06FFA896F32667DAD2C\"\n            }\n        },\n        {\n            \"id\": 14539,\n            \"name\": \"Nemesis\",\n            \"symbol\": \"NMS\",\n            \"slug\": \"nms-token\",\n            \"rank\": 7755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T13:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77252494C25444F8598A0c74Ffc90ADc535291a9\"\n            }\n        },\n        {\n            \"id\": 14540,\n            \"name\": \"VLaunch\",\n            \"symbol\": \"VPAD\",\n            \"slug\": \"vlaunch\",\n            \"rank\": 3095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T00:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51fe2e572e97bfeb1d719809d743ec2675924edc\"\n            }\n        },\n        {\n            \"id\": 14542,\n            \"name\": \"AXIA Coin\",\n            \"symbol\": \"AXC\",\n            \"slug\": \"axia-coin\",\n            \"rank\": 995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T02:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37c430c2b5f9ff85e534873c715871818ab1623e\"\n            }\n        },\n        {\n            \"id\": 14543,\n            \"name\": \"Treasure Under Sea\",\n            \"symbol\": \"TUS\",\n            \"slug\": \"treasure-under-sea\",\n            \"rank\": 2877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T02:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf693248F96Fe03422FEa95aC0aFbBBc4a8FdD172\"\n            }\n        },\n        {\n            \"id\": 14544,\n            \"name\": \"Sleepy-Shib\",\n            \"symbol\": \"SLEEPY-SHIB\",\n            \"slug\": \"sleepy-shib\",\n            \"rank\": 9052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T02:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e1d008a98350abb4241139fbc851aaad51eda6\"\n            }\n        },\n        {\n            \"id\": 14545,\n            \"name\": \"MilkyWayEx\",\n            \"symbol\": \"MILKY\",\n            \"slug\": \"milkywayex\",\n            \"rank\": 5054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa7002FCCC20F10a38c579A8D2D14D34F2A9a02A5\"\n            }\n        },\n        {\n            \"id\": 14546,\n            \"name\": \"Blue Floki Inu\",\n            \"symbol\": \"BLUEFLOKI\",\n            \"slug\": \"blue-floki-inu\",\n            \"rank\": 7335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7aD8383Ac98F20B23f133160D9634C22931dD24E\"\n            }\n        },\n        {\n            \"id\": 14548,\n            \"name\": \"FEED SYSTEM\",\n            \"symbol\": \"FEEDTK\",\n            \"slug\": \"feed-system\",\n            \"rank\": 3606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T03:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GAPN5PVGCA4IMVAQ5V75FTFMBXUZQEMI3F2GYB4NY5Y6UWK2BC2ZYBCW\"\n            }\n        },\n        {\n            \"id\": 14551,\n            \"name\": \"ok.lets.go.\",\n            \"symbol\": \"OKLG\",\n            \"slug\": \"ok-lets-go\",\n            \"rank\": 5194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55e8b37a3c43b049dedf56c77f462db095108651\"\n            }\n        },\n        {\n            \"id\": 14552,\n            \"name\": \"MILLIONSY\",\n            \"symbol\": \"MILLI\",\n            \"slug\": \"millionsy\",\n            \"rank\": 8242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HDLRMKW1FDz2q5Zg778CZx26UgrtnqpUDkNNJHhmVUFr\"\n            }\n        },\n        {\n            \"id\": 14553,\n            \"name\": \"Panda Coin\",\n            \"symbol\": \"PANDA\",\n            \"slug\": \"panda-coin\",\n            \"rank\": 6698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T07:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Aw8qLRHGhMcKq7rxs5XBNCd9oe3BvoAhpNMVz7AdGmty\"\n            }\n        },\n        {\n            \"id\": 14555,\n            \"name\": \"GHOST SHIBA\",\n            \"symbol\": \"GSHIBA\",\n            \"slug\": \"ghost-shiba\",\n            \"rank\": 9053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b8235e5a16a30de88ab063c49ffb31b4890e4d5\"\n            }\n        },\n        {\n            \"id\": 14556,\n            \"name\": \"Boba Network\",\n            \"symbol\": \"BOBA\",\n            \"slug\": \"boba-network\",\n            \"rank\": 186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-21T05:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14557,\n            \"name\": \"Cindrum\",\n            \"symbol\": \"CIND\",\n            \"slug\": \"cindrum\",\n            \"rank\": 3219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaC0968a3E2020aC8ca83e60CcF69081EBc6d3bC3\"\n            }\n        },\n        {\n            \"id\": 14558,\n            \"name\": \"Scientia\",\n            \"symbol\": \"SCIE\",\n            \"slug\": \"scientia\",\n            \"rank\": 6608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6AF2f57f61Cec0883C71F3175774EBeb290a10e6\"\n            }\n        },\n        {\n            \"id\": 14561,\n            \"name\": \"SwapTracker\",\n            \"symbol\": \"SWPT\",\n            \"slug\": \"swaptracker\",\n            \"rank\": 5292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01832E3346fd3a0d38CA589D836bd78d1dE7030C\"\n            }\n        },\n        {\n            \"id\": 14562,\n            \"name\": \"VIP Token\",\n            \"symbol\": \"VIP\",\n            \"slug\": \"vip-token\",\n            \"rank\": 9054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6759565574de509b7725abb4680020704b3f404e\"\n            }\n        },\n        {\n            \"id\": 14563,\n            \"name\": \"Star Ship Royal\",\n            \"symbol\": \"SSR\",\n            \"slug\": \"star-ship-royal\",\n            \"rank\": 7454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29d266b5d6cdc0cd0a775f18fff0176842d4b1d2\"\n            }\n        },\n        {\n            \"id\": 14565,\n            \"name\": \"Official Crypto Cowboy Token\",\n            \"symbol\": \"OCCT\",\n            \"slug\": \"official-crypto-cowboy-token\",\n            \"rank\": 5258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95a1796437bad6502d1c1cce165cd76e522409a9\"\n            }\n        },\n        {\n            \"id\": 14566,\n            \"name\": \"Fortune\",\n            \"symbol\": \"FORTUNE\",\n            \"slug\": \"fortune\",\n            \"rank\": 5042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f009d03e1b7f02065017c90e8e0d5cb378eb015\"\n            }\n        },\n        {\n            \"id\": 14567,\n            \"name\": \"MetaCash\",\n            \"symbol\": \"META\",\n            \"slug\": \"metacash\",\n            \"rank\": 5245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e42c9eac96833c6e16dc71c743cecc114ccd7e3\"\n            }\n        },\n        {\n            \"id\": 14568,\n            \"name\": \"Baby CateCoin\",\n            \"symbol\": \"BABYCATE\",\n            \"slug\": \"baby-catecoin\",\n            \"rank\": 7404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1529642cd0075d3da049aa43005fdfabca54a070\"\n            }\n        },\n        {\n            \"id\": 14577,\n            \"name\": \"Catchy\",\n            \"symbol\": \"CATCHY\",\n            \"slug\": \"catchy\",\n            \"rank\": 6899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2789604fe261adc1aed3927f41277d8bffe33c36\"\n            }\n        },\n        {\n            \"id\": 14578,\n            \"name\": \"Altera\",\n            \"symbol\": \"AEN\",\n            \"slug\": \"altera\",\n            \"rank\": 6969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9eD1e698f81daBd2Fc89406FFDD54951BA35B0A9\"\n            }\n        },\n        {\n            \"id\": 14580,\n            \"name\": \"Greyhound\",\n            \"symbol\": \"GREYHOUND\",\n            \"slug\": \"greyhound\",\n            \"rank\": 7420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rJWBaKCpQw47vF4rr7XUNqr34i4CoXqhKJ\"\n            }\n        },\n        {\n            \"id\": 14581,\n            \"name\": \"FluidFi\",\n            \"symbol\": \"FLUID\",\n            \"slug\": \"fluidfi\",\n            \"rank\": 5553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x876ec6be52486eeec06bc06434f3e629d695c6ba\"\n            }\n        },\n        {\n            \"id\": 14582,\n            \"name\": \"Embr\",\n            \"symbol\": \"EMBR\",\n            \"slug\": \"embr\",\n            \"rank\": 6137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T22:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6CB8065F96d63630425fd95A408A0D6cD697C662\"\n            }\n        },\n        {\n            \"id\": 14585,\n            \"name\": \"EagonSwap Token\",\n            \"symbol\": \"EAGON\",\n            \"slug\": \"eagonswap-token\",\n            \"rank\": 4304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2F25d402829cA4085B8Ea4D3BC68Bf203F5a9faB\"\n            }\n        },\n        {\n            \"id\": 14586,\n            \"name\": \"ShibElon\",\n            \"symbol\": \"SHIBELON\",\n            \"slug\": \"shibelon\",\n            \"rank\": 3920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc183062db25fc96325485ea369c979ce881ac0ea\"\n            }\n        },\n        {\n            \"id\": 14587,\n            \"name\": \"Crypto Cavemen Club\",\n            \"symbol\": \"CAVE\",\n            \"slug\": \"crypto-cavemen-club\",\n            \"rank\": 4714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T17:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t\"\n            }\n        },\n        {\n            \"id\": 14589,\n            \"name\": \"DogeVillage\",\n            \"symbol\": \"DOGEV\",\n            \"slug\": \"dogevillage\",\n            \"rank\": 7280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52aD40132cBdB1446b66b1198fcf68D602127114\"\n            }\n        },\n        {\n            \"id\": 14592,\n            \"name\": \"Panda Multiverse\",\n            \"symbol\": \"PNDMLV\",\n            \"slug\": \"panda-multiverse\",\n            \"rank\": 5769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9917d59e5ecd4bdeeda59f4ae16f9c43f4ede4bf\"\n            }\n        },\n        {\n            \"id\": 14594,\n            \"name\": \"Maximus\",\n            \"symbol\": \"MAXI\",\n            \"slug\": \"maximus\",\n            \"rank\": 5706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x885d748C00A279B67A7749EC6b03301700dd0455\"\n            }\n        },\n        {\n            \"id\": 14596,\n            \"name\": \"Big Dog Coin\",\n            \"symbol\": \"BDOG\",\n            \"slug\": \"big-dog-coin\",\n            \"rank\": 3637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4da2b1fafb2e54a775b624e822504a4b504899f2\"\n            }\n        },\n        {\n            \"id\": 14599,\n            \"name\": \"PANDAINU\",\n            \"symbol\": \"PWT\",\n            \"slug\": \"pandainu\",\n            \"rank\": 5515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2\"\n            }\n        },\n        {\n            \"id\": 14600,\n            \"name\": \"Rebellion Protocol\",\n            \"symbol\": \"REBL\",\n            \"slug\": \"rebellion-protocol\",\n            \"rank\": 7119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb8b7e9a870fbc22ce4b543fc3a43445fbf9097f\"\n            }\n        },\n        {\n            \"id\": 14602,\n            \"name\": \"Unity Network\",\n            \"symbol\": \"UNT\",\n            \"slug\": \"unity-network\",\n            \"rank\": 6421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T07:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8d610e20481f4c4f3acb87bba9c46bef7795fdfe\"\n            }\n        },\n        {\n            \"id\": 14603,\n            \"name\": \"Lunar\",\n            \"symbol\": \"LNR\",\n            \"slug\": \"lunar\",\n            \"rank\": 3089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d4451151a8de5b545a1bc6c8fdeb9d94a2868e1\"\n            }\n        },\n        {\n            \"id\": 14606,\n            \"name\": \"Quid Token\",\n            \"symbol\": \"QUID\",\n            \"slug\": \"quid-token\",\n            \"rank\": 8100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T08:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5xnRrqoyoLBixNwjVet6Xb2ZTyBSXhENyUWj4sqzRGrv\"\n            }\n        },\n        {\n            \"id\": 14607,\n            \"name\": \"PolyGod\",\n            \"symbol\": \"GULL\",\n            \"slug\": \"polygod\",\n            \"rank\": 6178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T19:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca830317146BfdDE71e7C0B880e2ec1f66E273EE\"\n            }\n        },\n        {\n            \"id\": 14611,\n            \"name\": \"Rice Wallet\",\n            \"symbol\": \"RICE\",\n            \"slug\": \"rice-wallet\",\n            \"rank\": 7166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbcd515d6c5de70d3a31d999a7fa6a299657de294\"\n            }\n        },\n        {\n            \"id\": 14613,\n            \"name\": \"XSwap Protocol\",\n            \"symbol\": \"XSP\",\n            \"slug\": \"xswap-protocol\",\n            \"rank\": 4344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T11:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc36726235dadbdb4658d33e62a249dca7c4b2bc68\"\n            }\n        },\n        {\n            \"id\": 14614,\n            \"name\": \"Sabac Warrior\",\n            \"symbol\": \"SW\",\n            \"slug\": \"sabac-warrior\",\n            \"rank\": 9055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe80115dFC5E0F292113331E791E71c488E6De9B0\"\n            }\n        },\n        {\n            \"id\": 14615,\n            \"name\": \"Circlepod\",\n            \"symbol\": \"CPX\",\n            \"slug\": \"circlepod\",\n            \"rank\": 7890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CPXDs2uhNwDKAt9V3vXvtspv9U7rsQ2fVr1qAUDmuCaq\"\n            }\n        },\n        {\n            \"id\": 14616,\n            \"name\": \"The Citadel\",\n            \"symbol\": \"THECITADEL\",\n            \"slug\": \"the-citadel\",\n            \"rank\": 6730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x849ba2278cdae7fa7006c0661fea1c35d5af3336\"\n            }\n        },\n        {\n            \"id\": 14618,\n            \"name\": \"Hamdan Coin\",\n            \"symbol\": \"HMC\",\n            \"slug\": \"hamdan-coin\",\n            \"rank\": 5944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2407f9136df8ddf84fd9bde34d48cfc32305447b\"\n            }\n        },\n        {\n            \"id\": 14620,\n            \"name\": \"Satoru Inu\",\n            \"symbol\": \"SATO\",\n            \"slug\": \"satoru-inu\",\n            \"rank\": 6927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:00:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf6f6abf18d2cc611921e6a683164efaa9165b43\"\n            }\n        },\n        {\n            \"id\": 14621,\n            \"name\": \"Leonidas Token\",\n            \"symbol\": \"LEONIDAS\",\n            \"slug\": \"leonidas-token\",\n            \"rank\": 4878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T08:28:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7puG5H5Mc6QpvaXjAVLr6GnL5hhUMnpLcUm8G3mEsgHQ\"\n            }\n        },\n        {\n            \"id\": 14622,\n            \"name\": \"Titania Token\",\n            \"symbol\": \"TITANIA\",\n            \"slug\": \"titania-token\",\n            \"rank\": 5773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5108c0e857b30a8d191554134628fe0f1b7e78b4\"\n            }\n        },\n        {\n            \"id\": 14623,\n            \"name\": \"TIMEXSPACE\",\n            \"symbol\": \"TXS\",\n            \"slug\": \"timexspace\",\n            \"rank\": 7732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b298c5fbf0a8d4cd65ae524c8792b8cdfd9fbe9\"\n            }\n        },\n        {\n            \"id\": 14625,\n            \"name\": \"CronaSwap\",\n            \"symbol\": \"CRONA\",\n            \"slug\": \"cronaswap\",\n            \"rank\": 9056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xadbd1231fb360047525BEdF962581F3eee7b49fe\"\n            }\n        },\n        {\n            \"id\": 14627,\n            \"name\": \"SonarWatch\",\n            \"symbol\": \"SONAR\",\n            \"slug\": \"sonarwatch\",\n            \"rank\": 3450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"sonarX4VtVkQemriJeLm6CKeW3GDMyiBnnAEMw1MRAE\"\n            }\n        },\n        {\n            \"id\": 14628,\n            \"name\": \"PulseMoon\",\n            \"symbol\": \"PULSEMOON\",\n            \"slug\": \"pulsemoon\",\n            \"rank\": 4169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67efde48f3d64d9fc5493258a75b43ce3e3f5425\"\n            }\n        },\n        {\n            \"id\": 14629,\n            \"name\": \"ImpactX\",\n            \"symbol\": \"IMPACTX\",\n            \"slug\": \"impactx\",\n            \"rank\": 7126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T17:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5af6ad286c8ed6633284f2f135c4716057d52669\"\n            }\n        },\n        {\n            \"id\": 14631,\n            \"name\": \"Notional Finance\",\n            \"symbol\": \"NOTE\",\n            \"slug\": \"notional-finance\",\n            \"rank\": 5639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T12:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfeaead4947f0705a14ec42ac3d44129e1ef3ed5\"\n            }\n        },\n        {\n            \"id\": 14636,\n            \"name\": \"DefiPlaza\",\n            \"symbol\": \"DFP2\",\n            \"slug\": \"defiplaza\",\n            \"rank\": 6851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T13:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2F57430a6ceDA85a67121757785877b4a71b8E6D\"\n            }\n        },\n        {\n            \"id\": 14637,\n            \"name\": \"2022MOON\",\n            \"symbol\": \"2022M\",\n            \"slug\": \"2022moon\",\n            \"rank\": 3661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T14:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9adb7536e90660f601c5bfb15cb49bfa78ca0a6\"\n            }\n        },\n        {\n            \"id\": 14641,\n            \"name\": \"InfinityDOT\",\n            \"symbol\": \"IDOT\",\n            \"slug\": \"infinitydot\",\n            \"rank\": 9057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73b96Ac0814EAfF828779De589840d1172aaAa70\"\n            }\n        },\n        {\n            \"id\": 14642,\n            \"name\": \"The Realm Defenders\",\n            \"symbol\": \"TRD\",\n            \"slug\": \"the-realm-defenders\",\n            \"rank\": 7419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14644,\n            \"name\": \"FLOKIFOMO\",\n            \"symbol\": \"FLOKIFM\",\n            \"slug\": \"flokifomo\",\n            \"rank\": 7631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4317708Ad04D36AFDB0E7A5d62154D896B01b392\"\n            }\n        },\n        {\n            \"id\": 14645,\n            \"name\": \"EFUN\",\n            \"symbol\": \"EFUN\",\n            \"slug\": \"e-fun-token\",\n            \"rank\": 6893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T22:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6746e37a756da9e34f0bbf1c0495784ba33b79b4\"\n            }\n        },\n        {\n            \"id\": 14646,\n            \"name\": \"Crystal Kingdoms\",\n            \"symbol\": \"CKG\",\n            \"slug\": \"crystal-kingdoms\",\n            \"rank\": 4627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd32a0e26b3a87a064476b2c9e5e691df9ca063a\"\n            }\n        },\n        {\n            \"id\": 14647,\n            \"name\": \"Universal Floki Coin\",\n            \"symbol\": \"UFLOKI\",\n            \"slug\": \"universal-floki-coin\",\n            \"rank\": 5768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6e2454bd6d85e52309bfb6a3e3521e83c53da8a\"\n            }\n        },\n        {\n            \"id\": 14649,\n            \"name\": \"GemUni\",\n            \"symbol\": \"GENI\",\n            \"slug\": \"gemuni\",\n            \"rank\": 5403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc04a23149efdF9A63697f3Eb60705147e9f07FfD\"\n            }\n        },\n        {\n            \"id\": 14650,\n            \"name\": \"Andus Chain\",\n            \"symbol\": \"DEB\",\n            \"slug\": \"andus-chain-daon\",\n            \"rank\": 2870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T09:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14651,\n            \"name\": \"Weecoins\",\n            \"symbol\": \"WCS\",\n            \"slug\": \"weecoins\",\n            \"rank\": 4177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T00:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14652,\n            \"name\": \"Zombie Skull Games\",\n            \"symbol\": \"ZSKULL\",\n            \"slug\": \"zombie-skull-games\",\n            \"rank\": 9058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T14:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59604e3C66C3cF25C4e51D4E84631abF41900762\"\n            }\n        },\n        {\n            \"id\": 14653,\n            \"name\": \"Tranquil Finance\",\n            \"symbol\": \"TRANQ\",\n            \"slug\": \"tranquil-finance\",\n            \"rank\": 8011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T08:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xcf1709ad76a79d5a60210f23e81ce2460542a836\"\n            }\n        },\n        {\n            \"id\": 14655,\n            \"name\": \"Phantasia Sports\",\n            \"symbol\": \"$FANT\",\n            \"slug\": \"phantasia\",\n            \"rank\": 7001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FANTafPFBAt93BNJVpdu25pGPmca3RfwdsDsRrT3LX1r\"\n            }\n        },\n        {\n            \"id\": 14659,\n            \"name\": \"Meta Inu Token\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-inu-token\",\n            \"rank\": 6130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T12:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93ecdfe316de6dc44c2104183b7f6736d83521c2\"\n            }\n        },\n        {\n            \"id\": 14660,\n            \"name\": \"Reflecto\",\n            \"symbol\": \"REFLECTO\",\n            \"slug\": \"reflecto\",\n            \"rank\": 5119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea3c823176d2f6fedc682d3cd9c30115448767b3\"\n            }\n        },\n        {\n            \"id\": 14661,\n            \"name\": \"Sao Paulo FC Fan Token\",\n            \"symbol\": \"SPFC\",\n            \"slug\": \"sao-paulo-fc-fan-token\",\n            \"rank\": 1741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x9e8c72A057C8F785A206506E27ee9Af0d8f81a28\"\n            }\n        },\n        {\n            \"id\": 14663,\n            \"name\": \"Zuki\",\n            \"symbol\": \"ZUKI\",\n            \"slug\": \"zuki\",\n            \"rank\": 9059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe561c5973a3ef6aec52b8b1b10eb529c69e1bfc8\"\n            }\n        },\n        {\n            \"id\": 14665,\n            \"name\": \"Centaurify\",\n            \"symbol\": \"CENT\",\n            \"slug\": \"centaurify\",\n            \"rank\": 6238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08ba718f288c3b12b01146816bef9fa03cc635bc\"\n            }\n        },\n        {\n            \"id\": 14666,\n            \"name\": \"Rici Elon\",\n            \"symbol\": \"RICI\",\n            \"slug\": \"rici-elon\",\n            \"rank\": 6602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T05:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96a938d3a91e864cc9f342b8b5cfce06d0bc8cea\"\n            }\n        },\n        {\n            \"id\": 14667,\n            \"name\": \"Tanuki Token\",\n            \"symbol\": \"TANUKI\",\n            \"slug\": \"tanuki-token\",\n            \"rank\": 7042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T05:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9958E4C4Def1C596e5d9acE46F1Bb9828768C32C\"\n            }\n        },\n        {\n            \"id\": 14668,\n            \"name\": \"Harmonized App\",\n            \"symbol\": \"HMZ\",\n            \"slug\": \"harmomized-app\",\n            \"rank\": 7157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T04:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0f9052f7db1868acbb692f4f00c586acd57b227\"\n            }\n        },\n        {\n            \"id\": 14669,\n            \"name\": \"Ridge\",\n            \"symbol\": \"RIDGE\",\n            \"slug\": \"ridge\",\n            \"rank\": 4307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T05:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64609A845Ad463d07ee51e91a88D1461C3Dc3165\"\n            }\n        },\n        {\n            \"id\": 14670,\n            \"name\": \"Unbanked\",\n            \"symbol\": \"UNBNK\",\n            \"slug\": \"unbanked\",\n            \"rank\": 9060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T07:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06b884e60794ce02aafab13791b59a2e6a07442f\"\n            }\n        },\n        {\n            \"id\": 14671,\n            \"name\": \"CoinTribe\",\n            \"symbol\": \"CTRIBE\",\n            \"slug\": \"cointribe\",\n            \"rank\": 9061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T06:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52f50e3da8f09c31858c243bc6a98a398752dadc\"\n            }\n        },\n        {\n            \"id\": 14674,\n            \"name\": \"Refugees Token\",\n            \"symbol\": \"RFG\",\n            \"slug\": \"refugees-token\",\n            \"rank\": 7057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T07:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4477b28e8b797ebaebd2539bb24290fdfcc27807\"\n            }\n        },\n        {\n            \"id\": 14675,\n            \"name\": \"SOLVIEW\",\n            \"symbol\": \"SOLV\",\n            \"slug\": \"solview\",\n            \"rank\": 7038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T01:43:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7q3AdgKuMeDRnjaMQs7ppXjaw4HUxjsdyMrrfiSZraiN\"\n            }\n        },\n        {\n            \"id\": 14678,\n            \"name\": \"Plateau Finance\",\n            \"symbol\": \"PLT\",\n            \"slug\": \"plateau-finance\",\n            \"rank\": 9062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T09:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xeCfE536a209e405Db19887830b366E397f5B917a\"\n            }\n        },\n        {\n            \"id\": 14681,\n            \"name\": \"Fabwelt\",\n            \"symbol\": \"WELT\",\n            \"slug\": \"fabwelt\",\n            \"rank\": 1723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1785113910847770290F5F840b4c74fc46451201\"\n            }\n        },\n        {\n            \"id\": 14682,\n            \"name\": \"EarthFund\",\n            \"symbol\": \"1EARTH\",\n            \"slug\": \"earthfund\",\n            \"rank\": 3047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T00:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e04f519b094f5f8210441e285f603f4d2b50084\"\n            }\n        },\n        {\n            \"id\": 14684,\n            \"name\": \"x99Token\",\n            \"symbol\": \"X99\",\n            \"slug\": \"x99token\",\n            \"rank\": 7954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:13:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e520f16ac21c271db7117e8d6574b81fdc9f66c\"\n            }\n        },\n        {\n            \"id\": 14685,\n            \"name\": \"Hero Inu\",\n            \"symbol\": \"HEROS\",\n            \"slug\": \"hero-inu\",\n            \"rank\": 6120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97bFC1700bAF347659b525336B967AA375c05b01\"\n            }\n        },\n        {\n            \"id\": 14688,\n            \"name\": \"Naruto Inu\",\n            \"symbol\": \"NARUTO\",\n            \"slug\": \"naruto-inu\",\n            \"rank\": 9063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbfce0e06dedcbea3e170ba4df2a6793334cac5ef\"\n            }\n        },\n        {\n            \"id\": 14689,\n            \"name\": \"Island Boyz\",\n            \"symbol\": \"$ISLBYZ\",\n            \"slug\": \"island-boyz\",\n            \"rank\": 7416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cf7ea6cb0af1b157b59372780c9b68147ed0608\"\n            }\n        },\n        {\n            \"id\": 14690,\n            \"name\": \"Shiba Hex Pulse\",\n            \"symbol\": \"SEXPLS\",\n            \"slug\": \"shiba-hex-pulse\",\n            \"rank\": 9064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62b6437349c0238d05acefeb0c4a14e9c8ea0f8d\"\n            }\n        },\n        {\n            \"id\": 14693,\n            \"name\": \"flokidoge\",\n            \"symbol\": \"$FLOGE\",\n            \"slug\": \"flokidoge\",\n            \"rank\": 7784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46667033E3e705430965D692038d884Ff5f58c46\"\n            }\n        },\n        {\n            \"id\": 14694,\n            \"name\": \"Hydrogentoken\",\n            \"symbol\": \"HGT\",\n            \"slug\": \"hydrogentoken\",\n            \"rank\": 5847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x567540c37bb25dfd0f487525c0eb11f7fa0b63a2\"\n            }\n        },\n        {\n            \"id\": 14695,\n            \"name\": \"AOK\",\n            \"symbol\": \"AOK\",\n            \"slug\": \"aok\",\n            \"rank\": 3837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14696,\n            \"name\": \"APIDAI\",\n            \"symbol\": \"APIDAI\",\n            \"slug\": \"apidai\",\n            \"rank\": 7900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:09:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1dbea177ced3dfaedc37223916ed6d7b05bf3247\"\n            }\n        },\n        {\n            \"id\": 14698,\n            \"name\": \"Blue Horizon\",\n            \"symbol\": \"BLH\",\n            \"slug\": \"blue-horizon\",\n            \"rank\": 4444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T19:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7d36c00aabfc34f40ea17166229a0b4ae7dc856\"\n            }\n        },\n        {\n            \"id\": 14699,\n            \"name\": \"RaceX\",\n            \"symbol\": \"RACEX\",\n            \"slug\": \"racex\",\n            \"rank\": 5099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7086e045b78e1e72f741f25231c08d238812cf8a\"\n            }\n        },\n        {\n            \"id\": 14700,\n            \"name\": \"Shiba Elon\",\n            \"symbol\": \"ESHIB\",\n            \"slug\": \"shiba-elon\",\n            \"rank\": 7392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03e1c8d25b0dcd41e1073d65ccdd4e40e672a68d\"\n            }\n        },\n        {\n            \"id\": 14702,\n            \"name\": \"ShibaBNB.org\",\n            \"symbol\": \"SHIBABNB\",\n            \"slug\": \"shibabnb-org\",\n            \"rank\": 6480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71fac45700585555c936c2061fc1fd42b86f4d91\"\n            }\n        },\n        {\n            \"id\": 14703,\n            \"name\": \"SPLASH\",\n            \"symbol\": \"SPL\",\n            \"slug\": \"splash\",\n            \"rank\": 4862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fc766baf71aba5c7835975bbdf315bf0bed3289\"\n            }\n        },\n        {\n            \"id\": 14705,\n            \"name\": \"MetaversePRO\",\n            \"symbol\": \"META\",\n            \"slug\": \"metaversepro\",\n            \"rank\": 3902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T08:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0a2046C7fAa5a5F2b38C0599dEB4310AB781CC83\"\n            }\n        },\n        {\n            \"id\": 14706,\n            \"name\": \"MAD RABBIT\",\n            \"symbol\": \"MADR\",\n            \"slug\": \"mad-rabbit\",\n            \"rank\": 9065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09b3e8b4871f977921981ef2c2ee655ac7f076b1\"\n            }\n        },\n        {\n            \"id\": 14707,\n            \"name\": \"Yearn Cash\",\n            \"symbol\": \"YFIC\",\n            \"slug\": \"yearn-cash\",\n            \"rank\": 3977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T12:13:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cf4679c67bee8da2d6f58c64592fff6bee79330\"\n            }\n        },\n        {\n            \"id\": 14708,\n            \"name\": \"WapSwap Finance\",\n            \"symbol\": \"WAP\",\n            \"slug\": \"wapswap-finance\",\n            \"rank\": 9066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T19:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd819f503cf5c5932f549cb9c97d28685558d9c80\"\n            }\n        },\n        {\n            \"id\": 14709,\n            \"name\": \"srnArtGallery Tokenized Arts\",\n            \"symbol\": \"SISTA\",\n            \"slug\": \"srnartgallery-tokenized-arts\",\n            \"rank\": 7087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T12:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca6d25c10dad43ae8be0bc2af4d3cd1114583c08\"\n            }\n        },\n        {\n            \"id\": 14711,\n            \"name\": \"1Sol\",\n            \"symbol\": \"1SOL\",\n            \"slug\": \"1sol\",\n            \"rank\": 4597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T15:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x009178997aff09a67d4caccfeb897fb79d036214\"\n            }\n        },\n        {\n            \"id\": 14713,\n            \"name\": \"Comdex\",\n            \"symbol\": \"CMDX\",\n            \"slug\": \"comdex\",\n            \"rank\": 3277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T23:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0\"\n            }\n        },\n        {\n            \"id\": 14715,\n            \"name\": \"La Doge de Papel\",\n            \"symbol\": \"LDDP\",\n            \"slug\": \"la-doge-de-papel\",\n            \"rank\": 4656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T14:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ca70261dfbB019DCBb6e22c9C114cf8827CE2Ef\"\n            }\n        },\n        {\n            \"id\": 14718,\n            \"name\": \"YetiCoin\",\n            \"symbol\": \"YETIC\",\n            \"slug\": \"yeticoin\",\n            \"rank\": 5628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T14:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf96bde075d59e9143b325c75af38e208c986e6f\"\n            }\n        },\n        {\n            \"id\": 14720,\n            \"name\": \"CryptoTwitter\",\n            \"symbol\": \"CT\",\n            \"slug\": \"cryptotwitter\",\n            \"rank\": 9067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T16:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e9cce8c3bf731f9bfc39e3d345a70907f454d40\"\n            }\n        },\n        {\n            \"id\": 14721,\n            \"name\": \"RealLink\",\n            \"symbol\": \"REAL\",\n            \"slug\": \"reallink\",\n            \"rank\": 3459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T03:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14723,\n            \"name\": \"GenshinFlokiInu\",\n            \"symbol\": \"GFloki\",\n            \"slug\": \"genshinflokiinu-token\",\n            \"rank\": 4383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T17:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53b3338E3345758aE88b930e3d9759A95C5cE05c\"\n            }\n        },\n        {\n            \"id\": 14726,\n            \"name\": \"Life Token V2\",\n            \"symbol\": \"LTNV2\",\n            \"slug\": \"life-token-v2\",\n            \"rank\": 6659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T01:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x167e5455e4c978883b414e7f02c0147eec9a18e9\"\n            }\n        },\n        {\n            \"id\": 14728,\n            \"name\": \"INTERSTELLAR DOMAIN ORDER\",\n            \"symbol\": \"IDO\",\n            \"slug\": \"interstellar-domain-order\",\n            \"rank\": 3410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T21:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x617ba3d39e96c084e60c6db3f7b365a96ee4e555\"\n            }\n        },\n        {\n            \"id\": 14730,\n            \"name\": \"Everlens\",\n            \"symbol\": \"ELEN\",\n            \"slug\": \"everlens\",\n            \"rank\": 4219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCa2483727292bA552AEc12DfEE4dc105CB1376B9\"\n            }\n        },\n        {\n            \"id\": 14731,\n            \"name\": \"Carbon Coin\",\n            \"symbol\": \"CXRBN\",\n            \"slug\": \"carboncoin-token\",\n            \"rank\": 9068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T02:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x720def948b1891a0ba2ca21964e2e5d0a806bc19\"\n            }\n        },\n        {\n            \"id\": 14732,\n            \"name\": \"JokerManor Metaverse\",\n            \"symbol\": \"JKT\",\n            \"slug\": \"jokermanor-metaverse\",\n            \"rank\": 6133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T02:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8E8123e286437B281cAa8abbF3A7f0CDf72b0aE6\"\n            }\n        },\n        {\n            \"id\": 14733,\n            \"name\": \"Moon Sack\",\n            \"symbol\": \"SACK\",\n            \"slug\": \"moon-sack\",\n            \"rank\": 9069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T01:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e24f12b56c870d0e1a6c2085a8f97597fceedea\"\n            }\n        },\n        {\n            \"id\": 14734,\n            \"name\": \"Arker\",\n            \"symbol\": \"ARKER\",\n            \"slug\": \"arker\",\n            \"rank\": 3241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T20:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c67638c4fa06fd47fb8900fc7f932f7eab589de\"\n            }\n        },\n        {\n            \"id\": 14736,\n            \"name\": \"Stadium Ape\",\n            \"symbol\": \"SAPE\",\n            \"slug\": \"stadium-ape\",\n            \"rank\": 5860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8185a85946bBD6Dc8dB94d1967e89271EbBAE8aC\"\n            }\n        },\n        {\n            \"id\": 14740,\n            \"name\": \"eShark Token\",\n            \"symbol\": \"ESHK\",\n            \"slug\": \"eshark-token\",\n            \"rank\": 5069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbca671410bcffd9e63f73e1e8640f6c7c388a3c9\"\n            }\n        },\n        {\n            \"id\": 14741,\n            \"name\": \"Trusted Node\",\n            \"symbol\": \"TNODE\",\n            \"slug\": \"trusted-node\",\n            \"rank\": 5719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T03:51:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f12a37b6921ffac11fab16338b3ae67ee0c462b\"\n            }\n        },\n        {\n            \"id\": 14742,\n            \"name\": \"Hat Swap City\",\n            \"symbol\": \"HTC\",\n            \"slug\": \"hat-swap-city\",\n            \"rank\": 6183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7ceb6394c9c96ca2ce9afbe2fac4783f4cecd78\"\n            }\n        },\n        {\n            \"id\": 14743,\n            \"name\": \"Shibonics\",\n            \"symbol\": \"SNIS\",\n            \"slug\": \"shibonics\",\n            \"rank\": 7691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16c0a48fb3b180772b033d0dc5e960ca1534d6b9\"\n            }\n        },\n        {\n            \"id\": 14744,\n            \"name\": \"AdaKong\",\n            \"symbol\": \"AKONG\",\n            \"slug\": \"adakong\",\n            \"rank\": 7758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f426812c5c9b47c64763e438970bcd7c6de6bbd\"\n            }\n        },\n        {\n            \"id\": 14745,\n            \"name\": \"Kromatika\",\n            \"symbol\": \"KROM\",\n            \"slug\": \"kromatika\",\n            \"rank\": 1106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3af33bef05c2dcb3c7288b77fe1c8d2aeba4d789\"\n            }\n        },\n        {\n            \"id\": 14746,\n            \"name\": \"Titano\",\n            \"symbol\": \"TITANO\",\n            \"slug\": \"titano\",\n            \"rank\": 3122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T17:08:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f\"\n            }\n        },\n        {\n            \"id\": 14747,\n            \"name\": \"Salary\",\n            \"symbol\": \"SLR\",\n            \"slug\": \"salary\",\n            \"rank\": 6458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:10:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc24796458fbea043780eea59ebba4ad40e87c29b\"\n            }\n        },\n        {\n            \"id\": 14748,\n            \"name\": \"Snowdog\",\n            \"symbol\": \"SDOG\",\n            \"slug\": \"snowdog\",\n            \"rank\": 7773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xdE9E52F1838951e4d2bb6C59723B003c353979b6\"\n            }\n        },\n        {\n            \"id\": 14749,\n            \"name\": \"Onyx\",\n            \"symbol\": \"ONYX\",\n            \"slug\": \"onyx\",\n            \"rank\": 5514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc45EDd4b1D3bC9AA665232055cbdDAE64Ef503e\"\n            }\n        },\n        {\n            \"id\": 14750,\n            \"name\": \"Qubism\",\n            \"symbol\": \"QUB\",\n            \"slug\": \"qubism\",\n            \"rank\": 5293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T22:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfbaad4efdb7797f45dac9cd369b03a90bd731298\"\n            }\n        },\n        {\n            \"id\": 14751,\n            \"name\": \"ZuFinance\",\n            \"symbol\": \"ZUF\",\n            \"slug\": \"zufinance\",\n            \"rank\": 7770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x400a581c2056463dc573bbbb4b247c6c0769fba6\"\n            }\n        },\n        {\n            \"id\": 14752,\n            \"name\": \"Original Gangsta Shiba\",\n            \"symbol\": \"OGSHIB\",\n            \"slug\": \"original-gangsta-shiba\",\n            \"rank\": 7726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T07:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0B64F5E1A23Cb5c9494B17bFa654F5b19126F04b\"\n            }\n        },\n        {\n            \"id\": 14753,\n            \"name\": \"BEM\",\n            \"symbol\": \"BEMT\",\n            \"slug\": \"bem\",\n            \"rank\": 5132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TBp6ZMzkxci5o4sJjFa6Fo9Wy36gcubQLW\"\n            }\n        },\n        {\n            \"id\": 14754,\n            \"name\": \"FarmPoly\",\n            \"symbol\": \"POLY\",\n            \"slug\": \"farmpoly\",\n            \"rank\": 3877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x61073ed3acefafc5e8f87afaedacf9b8586fb28c\"\n            }\n        },\n        {\n            \"id\": 14756,\n            \"name\": \"Degen Ape Club\",\n            \"symbol\": \"DAC\",\n            \"slug\": \"degen-ape-club\",\n            \"rank\": 7170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf85f1872d4f6002e721a835d3c3aeec194db2089\"\n            }\n        },\n        {\n            \"id\": 14757,\n            \"name\": \"NFTPunk\",\n            \"symbol\": \"NFTPUNK2.0\",\n            \"slug\": \"nftpunk\",\n            \"rank\": 9070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d947e7c2ce0ed24a801b2d23bff72d933c842a5\"\n            }\n        },\n        {\n            \"id\": 14759,\n            \"name\": \"LOL\",\n            \"symbol\": \"LOL\",\n            \"slug\": \"lol\",\n            \"rank\": 4745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T12:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf91ac30e9b517f6d57e99446ee44894e6c22c032\"\n            }\n        },\n        {\n            \"id\": 14760,\n            \"name\": \"ETHSNIPER\",\n            \"symbol\": \"ETS\",\n            \"slug\": \"ethsniper\",\n            \"rank\": 7811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T05:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x080f2ed125C2E41E979d1Ae9F8EF8c262B344855\"\n            }\n        },\n        {\n            \"id\": 14764,\n            \"name\": \"Red Kishu\",\n            \"symbol\": \"REDKISHU\",\n            \"slug\": \"red-kishu\",\n            \"rank\": 7785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7301e73543c3149f1dae09f6a7b0f737301a64e\"\n            }\n        },\n        {\n            \"id\": 14765,\n            \"name\": \"Squid Moon\",\n            \"symbol\": \"SQM\",\n            \"slug\": \"squid-moon\",\n            \"rank\": 5594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2766cc2537538ac68816b6b5a393fa978a4a8931\"\n            }\n        },\n        {\n            \"id\": 14766,\n            \"name\": \"Doge Gay Son\",\n            \"symbol\": \"GOGE\",\n            \"slug\": \"dogegayson\",\n            \"rank\": 5116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa30d02c5cdb6a76e47ea0d65f369fd39618541fe\"\n            }\n        },\n        {\n            \"id\": 14767,\n            \"name\": \"The Coop Network\",\n            \"symbol\": \"GMD\",\n            \"slug\": \"the-coop-network\",\n            \"rank\": 3919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T08:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14768,\n            \"name\": \"HashLand Coin\",\n            \"symbol\": \"HC\",\n            \"slug\": \"hashland\",\n            \"rank\": 3979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6e78ad3c9b4a79a01366d01ec4016eb3075d7a0\"\n            }\n        },\n        {\n            \"id\": 14769,\n            \"name\": \"Pool Token\",\n            \"symbol\": \"POOL\",\n            \"slug\": \"pool-token\",\n            \"rank\": 7081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T08:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x30f11795b21b5efc1a2ded78d04574d0e36442bd\"\n            }\n        },\n        {\n            \"id\": 14770,\n            \"name\": \"DynamicB\",\n            \"symbol\": \"DYNB\",\n            \"slug\": \"dynamicb\",\n            \"rank\": 9071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6F1b2ACFBEa63F6E81b4D536F30392Cba5e25dE0\"\n            }\n        },\n        {\n            \"id\": 14771,\n            \"name\": \"Splash\",\n            \"symbol\": \"SPLASH\",\n            \"slug\": \"splash-fun\",\n            \"rank\": 7804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T09:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3c3fd552a1ca9d922279dba4edcff7a52e42a77\"\n            }\n        },\n        {\n            \"id\": 14772,\n            \"name\": \"No Face Inu\",\n            \"symbol\": \"NOFACE\",\n            \"slug\": \"no-face-inu\",\n            \"rank\": 9072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3093003005fd7c9c077e85c15ff47bcfcf0397e0\"\n            }\n        },\n        {\n            \"id\": 14774,\n            \"name\": \"Shibnobi\",\n            \"symbol\": \"SHINJA\",\n            \"slug\": \"shibnobi\",\n            \"rank\": 2916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xab167e816e4d76089119900e941befdfa37d6b32\"\n            }\n        },\n        {\n            \"id\": 14776,\n            \"name\": \"MetaBean\",\n            \"symbol\": \"METABEAN\",\n            \"slug\": \"metabean\",\n            \"rank\": 9073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5707c55c8190c6c9ab5e355a1168568e88196556\"\n            }\n        },\n        {\n            \"id\": 14777,\n            \"name\": \"GiftBag\",\n            \"symbol\": \"GBAG\",\n            \"slug\": \"giftbag\",\n            \"rank\": 7324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:13:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6820f244b81d0906D70266Cc9bCcC2A8EAa5464c\"\n            }\n        },\n        {\n            \"id\": 14778,\n            \"name\": \"Fans of Doge\",\n            \"symbol\": \"DOGEFANS\",\n            \"slug\": \"fans-of-doge\",\n            \"rank\": 9074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33a32efe8464bc9a03e2e06ce8cb129d4af49445\"\n            }\n        },\n        {\n            \"id\": 14779,\n            \"name\": \"MicroPee\",\n            \"symbol\": \"PEE\",\n            \"slug\": \"micropee\",\n            \"rank\": 6131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:13:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb787f0cc920446c93ee7a35a674185ac27606f2\"\n            }\n        },\n        {\n            \"id\": 14780,\n            \"name\": \"PIggyBankDAO\",\n            \"symbol\": \"PB\",\n            \"slug\": \"piggybankdao\",\n            \"rank\": 6540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0e75cdb914ddcca683357dd94d26caa39bc14b16\"\n            }\n        },\n        {\n            \"id\": 14781,\n            \"name\": \"MUFTSwap\",\n            \"symbol\": \"MSWAP\",\n            \"slug\": \"muftswap\",\n            \"rank\": 7276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T22:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9393d3C08956F245cdEE9ac9DD7214131Ae2bB8B\"\n            }\n        },\n        {\n            \"id\": 14783,\n            \"name\": \"MAGIC\",\n            \"symbol\": \"MAGIC\",\n            \"slug\": \"magic-token\",\n            \"rank\": 2856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x539bdE0d7Dbd336b79148AA742883198BBF60342\"\n            }\n        },\n        {\n            \"id\": 14784,\n            \"name\": \"Squirt Game\",\n            \"symbol\": \"SQUIRT\",\n            \"slug\": \"squirt-game\",\n            \"rank\": 4058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T13:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2d7289db68395593d65101753fec9450ddfb699\"\n            }\n        },\n        {\n            \"id\": 14785,\n            \"name\": \"Traders Business Global\",\n            \"symbol\": \"TGB\",\n            \"slug\": \"traders-business-global\",\n            \"rank\": 4918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xffef225b4a1b5de683d53dd745664c4ef8840f61\"\n            }\n        },\n        {\n            \"id\": 14786,\n            \"name\": \"Girl Story\",\n            \"symbol\": \"METAGIRL\",\n            \"slug\": \"girl-story\",\n            \"rank\": 9075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T12:10:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2138ff02dc77cE0E1F122688b4c5EC77271f81c\"\n            }\n        },\n        {\n            \"id\": 14789,\n            \"name\": \"Project: One Whale\",\n            \"symbol\": \"POW\",\n            \"slug\": \"project-one-whale\",\n            \"rank\": 9076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T18:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0196D4D37990aB2e1f7BC8607C7b4198A360c48f\"\n            }\n        },\n        {\n            \"id\": 14790,\n            \"name\": \"Baby Tiger King\",\n            \"symbol\": \"BABYTK\",\n            \"slug\": \"baby-tiger-king\",\n            \"rank\": 4296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T18:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb539242985ac83737aadee909f486d46178587c4\"\n            }\n        },\n        {\n            \"id\": 14792,\n            \"name\": \"Dog Club Token\",\n            \"symbol\": \"DCLUB\",\n            \"slug\": \"dog-club-token\",\n            \"rank\": 9077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T19:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cb79297d338e10930d1953f65153bf0b4e14894\"\n            }\n        },\n        {\n            \"id\": 14793,\n            \"name\": \"MYRA AI\",\n            \"symbol\": \"MYRA\",\n            \"slug\": \"myra-ai\",\n            \"rank\": 5770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T01:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5cd7d317d9cb4d46ff0b4f6a20d9547069fe0f27\"\n            }\n        },\n        {\n            \"id\": 14794,\n            \"name\": \"CoinMerge (BEP-20)\",\n            \"symbol\": \"CMERGE\",\n            \"slug\": \"coinmerge-bsc-token\",\n            \"rank\": 1229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T13:43:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d3e3a57c5f140b5f9feb0d43d37a347ee01c851\"\n            }\n        },\n        {\n            \"id\": 14795,\n            \"name\": \"SappChat\",\n            \"symbol\": \"APP\",\n            \"slug\": \"sappchat\",\n            \"rank\": 4021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T02:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x097f8ae21e81d4f248a2e2d18543c6b3cc0d8e59\"\n            }\n        },\n        {\n            \"id\": 14796,\n            \"name\": \"Cultiplan(CTPL)\",\n            \"symbol\": \"CTPL\",\n            \"slug\": \"cultiplan\",\n            \"rank\": 5368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T02:13:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7e40af830a2ecbfe72c5210c1ca272e3aa7ca1b\"\n            }\n        },\n        {\n            \"id\": 14798,\n            \"name\": \"Pacific\",\n            \"symbol\": \"PAF\",\n            \"slug\": \"pacific\",\n            \"rank\": 3257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T09:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a969D379700B2E5EA4E684d273d63C1c050Ba49\"\n            }\n        },\n        {\n            \"id\": 14799,\n            \"name\": \"Versus Farm\",\n            \"symbol\": \"VERSUS\",\n            \"slug\": \"versus-farm\",\n            \"rank\": 5543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T02:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3E49c20C841d6e0B2a1CCBBc5F29A64e068B25f\"\n            }\n        },\n        {\n            \"id\": 14800,\n            \"name\": \"Anomus\",\n            \"symbol\": \"ANOM\",\n            \"slug\": \"anomus\",\n            \"rank\": 4373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T13:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5224f552f110ec78e6e0468138950ae5f3040942\"\n            }\n        },\n        {\n            \"id\": 14803,\n            \"name\": \"Aurora\",\n            \"symbol\": \"AURORA\",\n            \"slug\": \"aurora-near\",\n            \"rank\": 231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T03:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaaaa20d9e0e2461697782ef11675f668207961\"\n            }\n        },\n        {\n            \"id\": 14806,\n            \"name\": \"ConstitutionDAO\",\n            \"symbol\": \"PEOPLE\",\n            \"slug\": \"constitutiondao\",\n            \"rank\": 126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T03:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a58c0be72be218b41c608b7fe7c5bb630736c71\"\n            }\n        },\n        {\n            \"id\": 14807,\n            \"name\": \"Cosmic Coin\",\n            \"symbol\": \"COSMIC\",\n            \"slug\": \"cosmic-coin\",\n            \"rank\": 6383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T03:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x6008c8769bfacd92251ba838382e7e5637c7e74d\"\n            }\n        },\n        {\n            \"id\": 14809,\n            \"name\": \"Zada\",\n            \"symbol\": \"ZADA\",\n            \"slug\": \"zada\",\n            \"rank\": 4855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74\"\n            }\n        },\n        {\n            \"id\": 14810,\n            \"name\": \"BitValve\",\n            \"symbol\": \"BTV\",\n            \"slug\": \"bitvalve\",\n            \"rank\": 7407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB837b6467B4878fb5B3b81664042852593F15126\"\n            }\n        },\n        {\n            \"id\": 14811,\n            \"name\": \"Netcoincapital\",\n            \"symbol\": \"NCC\",\n            \"slug\": \"netcoincapital\",\n            \"rank\": 7428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T11:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1\"\n            }\n        },\n        {\n            \"id\": 14814,\n            \"name\": \"BNB Hero Token\",\n            \"symbol\": \"BNBH\",\n            \"slug\": \"bnb-hero-token\",\n            \"rank\": 7747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T04:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd25631648e3ad4863332319e8e0d6f2a8ec6f267\"\n            }\n        },\n        {\n            \"id\": 14818,\n            \"name\": \"IndoDEX\",\n            \"symbol\": \"IDDX\",\n            \"slug\": \"indodex\",\n            \"rank\": 5283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T16:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1458112405b5079e4692ec14789f946cd9e331ae\"\n            }\n        },\n        {\n            \"id\": 14820,\n            \"name\": \"Infinity Rocket Token\",\n            \"symbol\": \"IRT\",\n            \"slug\": \"infinity-rocket-token\",\n            \"rank\": 3974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T05:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcbe5bca571628894a38836b0bae833ff012f71d8\"\n            }\n        },\n        {\n            \"id\": 14822,\n            \"name\": \"Victoria VR\",\n            \"symbol\": \"VR\",\n            \"slug\": \"victoria-vr\",\n            \"rank\": 234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d5121505149065b562c789a0145ed750e6e8cdd\"\n            }\n        },\n        {\n            \"id\": 14825,\n            \"name\": \"Viblos\",\n            \"symbol\": \"VIBLO\",\n            \"slug\": \"viblos\",\n            \"rank\": 9078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:28:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb56c64282230fae000e887d2a1e50a7881ce0e66\"\n            }\n        },\n        {\n            \"id\": 14826,\n            \"name\": \"MetaZuckZilla\",\n            \"symbol\": \"META\",\n            \"slug\": \"metazuckzilla\",\n            \"rank\": 7860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T06:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbe5e820ed156a345191dcc976ad3752075ebcb79\"\n            }\n        },\n        {\n            \"id\": 14831,\n            \"name\": \"EverDot\",\n            \"symbol\": \"EVERDOT\",\n            \"slug\": \"everdot\",\n            \"rank\": 7281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b40bbf9265b7f93169b087b9749d9d059d82ffe\"\n            }\n        },\n        {\n            \"id\": 14834,\n            \"name\": \"Crypto Shield\",\n            \"symbol\": \"SHIELD\",\n            \"slug\": \"crypto-shield\",\n            \"rank\": 3471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T19:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc944273b805debd35c63011943abc5ab9eddb8e3\"\n            }\n        },\n        {\n            \"id\": 14835,\n            \"name\": \"Caketools\",\n            \"symbol\": \"CKT\",\n            \"slug\": \"caketools\",\n            \"rank\": 3796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3837e18b901629fcb200e0ad9c2f2441804bd6c8\"\n            }\n        },\n        {\n            \"id\": 14836,\n            \"name\": \"Day Of Defeat\",\n            \"symbol\": \"DOD\",\n            \"slug\": \"day-of-defeat\",\n            \"rank\": 3113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc709878167ed069aea15fd0bd4e9758ceb4da193\"\n            }\n        },\n        {\n            \"id\": 14837,\n            \"name\": \"Baby Meta\",\n            \"symbol\": \"BABYMETA\",\n            \"slug\": \"baby-meta\",\n            \"rank\": 7152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x30c49441d326677892891b97b34743306bc97934\"\n            }\n        },\n        {\n            \"id\": 14838,\n            \"name\": \"Artificial Intelligence\",\n            \"symbol\": \"AI\",\n            \"slug\": \"artificial-intelligence\",\n            \"rank\": 6435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c403b1879aa6a79ba9c599a393ccc5d9fd2e788\"\n            }\n        },\n        {\n            \"id\": 14839,\n            \"name\": \"Canon Crypto\",\n            \"symbol\": \"CATO\",\n            \"slug\": \"canon-crypto\",\n            \"rank\": 6557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97667aeb10b6916001b5431f980c30fb8a9ce4b4\"\n            }\n        },\n        {\n            \"id\": 14840,\n            \"name\": \"ClassicDoge\",\n            \"symbol\": \"XDOGE\",\n            \"slug\": \"classicdoge-io\",\n            \"rank\": 3551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB68A34756D8A92CCc821EFfA03d802846594b64E\"\n            }\n        },\n        {\n            \"id\": 14841,\n            \"name\": \"ShopNEXT\",\n            \"symbol\": \"NEXT\",\n            \"slug\": \"shopnext\",\n            \"rank\": 1441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9809e877192B510D767a94ba39a79429219a5afB\"\n            }\n        },\n        {\n            \"id\": 14843,\n            \"name\": \"Spintop\",\n            \"symbol\": \"SPIN\",\n            \"slug\": \"spintop\",\n            \"rank\": 3262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T01:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6AA217312960A21aDbde1478DC8cBCf828110A67\"\n            }\n        },\n        {\n            \"id\": 14844,\n            \"name\": \"MetaGameHub DAO\",\n            \"symbol\": \"MGH\",\n            \"slug\": \"metagamehub-dao\",\n            \"rank\": 6014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8765b1a0eb57ca49be7eacd35b24a574d0203656\"\n            }\n        },\n        {\n            \"id\": 14845,\n            \"name\": \"Liquidity Accelerator Token\",\n            \"symbol\": \"LAT\",\n            \"slug\": \"liquidity-accelerator-token\",\n            \"rank\": 5135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfdce4b11d6ddc902244726b93e71e2874c7b6af0\"\n            }\n        },\n        {\n            \"id\": 14846,\n            \"name\": \"Santa Floki\",\n            \"symbol\": \"HOHOHO\",\n            \"slug\": \"santa-floki\",\n            \"rank\": 4476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8a5e028f833f08a29564ded368b4cacb4e18ff5\"\n            }\n        },\n        {\n            \"id\": 14848,\n            \"name\": \"Banana Bucks\",\n            \"symbol\": \"BAB\",\n            \"slug\": \"banana-bucks\",\n            \"rank\": 9079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2Dzzc14S1D7cEFGJyMZMACuoQRHVUYFhVE74C5o8Fwau\"\n            }\n        },\n        {\n            \"id\": 14849,\n            \"name\": \"Centcex\",\n            \"symbol\": \"CENX\",\n            \"slug\": \"centcex\",\n            \"rank\": 5345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x739e81bcd49854d7bdf526302989f14a2e7994b2\"\n            }\n        },\n        {\n            \"id\": 14850,\n            \"name\": \"Buff Samo\",\n            \"symbol\": \"BSAMO\",\n            \"slug\": \"buff-samo\",\n            \"rank\": 8118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2XSuy8RSESbtYRBbVHxGWuoikn3B6iXKVKzN4i3owTCf\"\n            }\n        },\n        {\n            \"id\": 14852,\n            \"name\": \"Pissing Cat\",\n            \"symbol\": \"PEECAT\",\n            \"slug\": \"pissing-cat\",\n            \"rank\": 7683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T13:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x887Cb01eAEAd4946c4dB1a5d357b60A1eAFc7A16\"\n            }\n        },\n        {\n            \"id\": 14854,\n            \"name\": \"Kanpeki\",\n            \"symbol\": \"KAE\",\n            \"slug\": \"kanpeki\",\n            \"rank\": 5356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65def5029a0e7591e46b38742bfedd1fb7b24436\"\n            }\n        },\n        {\n            \"id\": 14855,\n            \"name\": \"Haven token\",\n            \"symbol\": \"HAVEN\",\n            \"slug\": \"haven-token\",\n            \"rank\": 6368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9caE753B661142aE766374CEFA5dC800d80446aC\"\n            }\n        },\n        {\n            \"id\": 14856,\n            \"name\": \"BLACK SHIBA INU\",\n            \"symbol\": \"SHIBB\",\n            \"slug\": \"black-shiba-inu\",\n            \"rank\": 3824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfA0Ed2a3904A060d5A3096df810EbbBb7CD1F4F0\"\n            }\n        },\n        {\n            \"id\": 14857,\n            \"name\": \"ShineDAO\",\n            \"symbol\": \"SHN\",\n            \"slug\": \"shinedao\",\n            \"rank\": 9080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c7ede23b1361acc098a1e357c9085d131b34a01\"\n            }\n        },\n        {\n            \"id\": 14858,\n            \"name\": \"Baby Yooshi\",\n            \"symbol\": \"BABY YOOSHI\",\n            \"slug\": \"baby-yooshi\",\n            \"rank\": 7086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12b83d77a606D8f5c4CE29dfFdb592C523364995\"\n            }\n        },\n        {\n            \"id\": 14861,\n            \"name\": \"Fortress\",\n            \"symbol\": \"FORT\",\n            \"slug\": \"fortressdao\",\n            \"rank\": 4371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T11:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf6d46849db378ae01d93732585bec2c4480d1fd5\"\n            }\n        },\n        {\n            \"id\": 14863,\n            \"name\": \"Tipsy\",\n            \"symbol\": \"TIPSY\",\n            \"slug\": \"tipsy\",\n            \"rank\": 6244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf380334b9a181f54bf2f32fdd3e153d259472ebb\"\n            }\n        },\n        {\n            \"id\": 14865,\n            \"name\": \"DOK Token\",\n            \"symbol\": \"DOK\",\n            \"slug\": \"dok-token\",\n            \"rank\": 7385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T12:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD3424cAAf6552647e0c5d27c217C6794c9E39022\"\n            }\n        },\n        {\n            \"id\": 14866,\n            \"name\": \"Meta Shiba\",\n            \"symbol\": \"METASHIB\",\n            \"slug\": \"meta-shibaa\",\n            \"rank\": 7846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T14:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8aa621be2c5f3672303c309bfb0dd4018979b970\"\n            }\n        },\n        {\n            \"id\": 14867,\n            \"name\": \"ETHER TERRESTRIAL\",\n            \"symbol\": \"ET\",\n            \"slug\": \"ether-terrestrial\",\n            \"rank\": 9081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T14:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x316f17a75978575e9fedc839ba393395a9d83877\"\n            }\n        },\n        {\n            \"id\": 14869,\n            \"name\": \"The Moon Shiba\",\n            \"symbol\": \"MOONSHIB\",\n            \"slug\": \"the-moon-shiba\",\n            \"rank\": 6966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T15:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf751f649d08ddb5ea383487b33653bb26eebbb43\"\n            }\n        },\n        {\n            \"id\": 14871,\n            \"name\": \"Windfall Token\",\n            \"symbol\": \"WFT\",\n            \"slug\": \"windfall-token\",\n            \"rank\": 7987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T15:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TC5KNBDax7xiCmgED1vmdcn1pQbjTRdVSA\"\n            }\n        },\n        {\n            \"id\": 14872,\n            \"name\": \"HUGHUG Coin\",\n            \"symbol\": \"HGHG\",\n            \"slug\": \"hughug-coin\",\n            \"rank\": 3869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T15:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb626213cb1d52caa1ed71e2a0e62c0113ed8d642\"\n            }\n        },\n        {\n            \"id\": 14873,\n            \"name\": \"GoofyDoge\",\n            \"symbol\": \"GoofyDoge\",\n            \"slug\": \"goofydoge\",\n            \"rank\": 7458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T16:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeA7de2a4973F3b3FC1591972a30781899a0961cF\"\n            }\n        },\n        {\n            \"id\": 14874,\n            \"name\": \"Mars Space X\",\n            \"symbol\": \"MPX\",\n            \"slug\": \"mars-space-x\",\n            \"rank\": 7327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T17:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47\"\n            }\n        },\n        {\n            \"id\": 14875,\n            \"name\": \"Red Shiba Token\",\n            \"symbol\": \"RST\",\n            \"slug\": \"red-shiba-token\",\n            \"rank\": 9082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T03:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x714a128bda7cfba28f212a9dc052467b560ab14b\"\n            }\n        },\n        {\n            \"id\": 14876,\n            \"name\": \"YES||NO\",\n            \"symbol\": \"YON\",\n            \"slug\": \"yes-no\",\n            \"rank\": 3975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T16:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8c3e8ff71513afc8cfb2dddc5a994a501db1916\"\n            }\n        },\n        {\n            \"id\": 14878,\n            \"name\": \"Alephium\",\n            \"symbol\": \"ALPH\",\n            \"slug\": \"alephium\",\n            \"rank\": 4700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14879,\n            \"name\": \"META GROW\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-grow\",\n            \"rank\": 9083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a5e3d7570425a7e7d0e7722c352d8d2b6945c7c\"\n            }\n        },\n        {\n            \"id\": 14880,\n            \"name\": \"Simply\",\n            \"symbol\": \"SIMPLY\",\n            \"slug\": \"simply\",\n            \"rank\": 7027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T09:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x500dd87decc43dd9ccfa66343a1ebfa9f99b9df4\"\n            }\n        },\n        {\n            \"id\": 14882,\n            \"name\": \"SUBX FINANCE LAB\",\n            \"symbol\": \"SFX\",\n            \"slug\": \"subx-finance-lab\",\n            \"rank\": 4073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T21:21:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cbda3d23c031cd403db2d24512ad920bf22f205\"\n            }\n        },\n        {\n            \"id\": 14885,\n            \"name\": \"Coinscope\",\n            \"symbol\": \"COINSCOPE\",\n            \"slug\": \"coinscope\",\n            \"rank\": 4857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T10:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5\"\n            }\n        },\n        {\n            \"id\": 14889,\n            \"name\": \"SuperPoocoin\",\n            \"symbol\": \"SUPERPOO\",\n            \"slug\": \"superpoocoin\",\n            \"rank\": 9084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T13:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcafb873ae0fdaa955489e096ad77f34aa8fc681d\"\n            }\n        },\n        {\n            \"id\": 14890,\n            \"name\": \"Astronos\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astronos\",\n            \"rank\": 7167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T13:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x512c0ebce9d064281dc1674c9f1a184701d84575\"\n            }\n        },\n        {\n            \"id\": 14893,\n            \"name\": \"EvilSquidGame\",\n            \"symbol\": \"EVILSQUID\",\n            \"slug\": \"evilsquidgame\",\n            \"rank\": 3363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T11:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6bd5f3eb53f76aee9250088643989e610066f74\"\n            }\n        },\n        {\n            \"id\": 14894,\n            \"name\": \"ONSTON\",\n            \"symbol\": \"ONSTON\",\n            \"slug\": \"onston\",\n            \"rank\": 2840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47b9f01b16e9c9cb99191dca68c9cc5bf6403957\"\n            }\n        },\n        {\n            \"id\": 14895,\n            \"name\": \"Santa Inu\",\n            \"symbol\": \"SANINU\",\n            \"slug\": \"santa-inu\",\n            \"rank\": 7463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T11:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d496efc21754481fe7a9f3f0f758785ade8e1d3\"\n            }\n        },\n        {\n            \"id\": 14896,\n            \"name\": \"Tag Protocol\",\n            \"symbol\": \"TAG\",\n            \"slug\": \"tag-protocol\",\n            \"rank\": 3978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T14:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x717fb7B6d0c3d7f1421Cc60260412558283A6ae5\"\n            }\n        },\n        {\n            \"id\": 14897,\n            \"name\": \"War of Tribes\",\n            \"symbol\": \"WOTG\",\n            \"slug\": \"war-of-tribes\",\n            \"rank\": 6502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T14:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe586970cf8f4e8b8360bbc8222d6827a844441fa\"\n            }\n        },\n        {\n            \"id\": 14899,\n            \"name\": \"Maiar\",\n            \"symbol\": \"MEX\",\n            \"slug\": \"maiar\",\n            \"rank\": 9085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 6892,\n                \"name\": \"Elrond\",\n                \"symbol\": \"EGLD\",\n                \"slug\": \"elrond-egld\",\n                \"token_address\": \"MEX-455c57\"\n            }\n        },\n        {\n            \"id\": 14901,\n            \"name\": \"CryptoVsZombie\",\n            \"symbol\": \"CVZ\",\n            \"slug\": \"cryptovszombie\",\n            \"rank\": 6228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T08:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fBB278C4eaa5218495a1858447B26D905ac0010\"\n            }\n        },\n        {\n            \"id\": 14902,\n            \"name\": \"Chain Wars\",\n            \"symbol\": \"CWE\",\n            \"slug\": \"chain-wars\",\n            \"rank\": 6407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T15:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c6b7221cDDA3b8136fbF9D27ac07AeeCC1087B5\"\n            }\n        },\n        {\n            \"id\": 14904,\n            \"name\": \"SpaceFalcon\",\n            \"symbol\": \"FCON\",\n            \"slug\": \"spacefalcon\",\n            \"rank\": 3263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T05:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HovGjrBGTfna4dvg6exkMxXuexB3tUfEZKcut8AWowXj\"\n            }\n        },\n        {\n            \"id\": 14905,\n            \"name\": \"Fluffy Coin\",\n            \"symbol\": \"FLUF\",\n            \"slug\": \"fluffy-coin\",\n            \"rank\": 5461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-21T16:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3abe68db1b8467b44715eb94542b20dc134f005\"\n            }\n        },\n        {\n            \"id\": 14906,\n            \"name\": \"TokenSwap\",\n            \"symbol\": \"TP\",\n            \"slug\": \"tokenswap-dex\",\n            \"rank\": 5378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14907,\n            \"name\": \"StellarInu\",\n            \"symbol\": \"STELLARINU\",\n            \"slug\": \"stellarinu\",\n            \"rank\": 6249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:52:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfde57fee4bcca80485714bd640d6e5afe8ac4d66\"\n            }\n        },\n        {\n            \"id\": 14911,\n            \"name\": \"MetaPets\",\n            \"symbol\": \"METAPETS\",\n            \"slug\": \"metapets\",\n            \"rank\": 850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T01:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24ce3d571fbcfd9d81dc0e1a560504636a4d046d\"\n            }\n        },\n        {\n            \"id\": 14914,\n            \"name\": \"Brave\",\n            \"symbol\": \"BRAVE\",\n            \"slug\": \"brave\",\n            \"rank\": 7100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T01:27:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xadb5ab463c060632df20fac209e703799b146f50\"\n            }\n        },\n        {\n            \"id\": 14915,\n            \"name\": \"UniX Gaming\",\n            \"symbol\": \"UNIX\",\n            \"slug\": \"unix-gaming\",\n            \"rank\": 3708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T19:46:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddd6a0ecc3c6f6c102e5ea3d8af7b801d1a77ac8\"\n            }\n        },\n        {\n            \"id\": 14916,\n            \"name\": \"PomPom\",\n            \"symbol\": \"POM\",\n            \"slug\": \"pompom\",\n            \"rank\": 9086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T01:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff8372d6065ae97791e17e58e56a27c6ac16ba87\"\n            }\n        },\n        {\n            \"id\": 14918,\n            \"name\": \"DaddyETH\",\n            \"symbol\": \"DADDYETH\",\n            \"slug\": \"daddyeth\",\n            \"rank\": 9087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37b6D248eD24b1cBa56705ce7B75d76068cb8A4A\"\n            }\n        },\n        {\n            \"id\": 14921,\n            \"name\": \"Microverse\",\n            \"symbol\": \"MVP\",\n            \"slug\": \"microverse\",\n            \"rank\": 9088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3a2cdf6d19dc0e9a027b8bd2bb00b518a2ab39ce\"\n            }\n        },\n        {\n            \"id\": 14923,\n            \"name\": \"DeFlyBall\",\n            \"symbol\": \"DEFLY\",\n            \"slug\": \"deflyball\",\n            \"rank\": 5307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T13:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fe6a599c280853621a11c12e1a68e6949cbd08a\"\n            }\n        },\n        {\n            \"id\": 14924,\n            \"name\": \"YYE Energy\",\n            \"symbol\": \"YYE\",\n            \"slug\": \"yye-energy\",\n            \"rank\": 4859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72c3e1cfd42d40e0635ef486527788ef499ac859\"\n            }\n        },\n        {\n            \"id\": 14925,\n            \"name\": \"Witnet\",\n            \"symbol\": \"WIT\",\n            \"slug\": \"witnet\",\n            \"rank\": 4028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T09:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14926,\n            \"name\": \"JPool Staked SOL (JSOL)\",\n            \"symbol\": \"JSOL\",\n            \"slug\": \"jpool\",\n            \"rank\": 5843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T03:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7Q2afV64in6N6SeZsAAB81TJzwDoD6zpqmHkzi9Dcavn\"\n            }\n        },\n        {\n            \"id\": 14928,\n            \"name\": \"Crypto Royale\",\n            \"symbol\": \"ROY\",\n            \"slug\": \"crypto-royale\",\n            \"rank\": 3956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T12:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xfe1b516a7297eb03229a8b5afad80703911e81cb\"\n            }\n        },\n        {\n            \"id\": 14930,\n            \"name\": \"MegaToken\",\n            \"symbol\": \"MEGA\",\n            \"slug\": \"megatoken\",\n            \"rank\": 5726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x079f0f5f3ad15e01a5cd919564a8f52dde03431b\"\n            }\n        },\n        {\n            \"id\": 14931,\n            \"name\": \"NSUR COIN\",\n            \"symbol\": \"NSUR\",\n            \"slug\": \"nsur-coin\",\n            \"rank\": 5123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c5fc9d51e99c26a6db1304f6c9dd10a85805ce5\"\n            }\n        },\n        {\n            \"id\": 14932,\n            \"name\": \"CyOp Protocol\",\n            \"symbol\": \"CYOP\",\n            \"slug\": \"cyop-protocol\",\n            \"rank\": 4463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddac9c604ba6bc4acec0fbb485b83f390ecf2f31\"\n            }\n        },\n        {\n            \"id\": 14933,\n            \"name\": \"Abell Coin\",\n            \"symbol\": \"ABC\",\n            \"slug\": \"abell-coin\",\n            \"rank\": 4590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0B0bd446F76F66E4791631431f4034D08F4a00c\"\n            }\n        },\n        {\n            \"id\": 14935,\n            \"name\": \"RING Financial\",\n            \"symbol\": \"RING\",\n            \"slug\": \"ring-financial\",\n            \"rank\": 7210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x521ef54063148E5F15F18B9631426175ceE23DE2\"\n            }\n        },\n        {\n            \"id\": 14936,\n            \"name\": \"Elf Token\",\n            \"symbol\": \"ELF\",\n            \"slug\": \"elf-token\",\n            \"rank\": 9089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82ca3300a503cC10B56d2Ca487bDf81D5FA09Eb2\"\n            }\n        },\n        {\n            \"id\": 14937,\n            \"name\": \"Multi-Chain Capital [old]\",\n            \"symbol\": \"MCC\",\n            \"slug\": \"multi-chain-capital\",\n            \"rank\": 7199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a7981d87e3b6a95c1516eb820e223fe979896b3\"\n            }\n        },\n        {\n            \"id\": 14938,\n            \"name\": \"Jade Protocol\",\n            \"symbol\": \"JADE\",\n            \"slug\": \"jade-protocol\",\n            \"rank\": 3083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ad7242a99f21aa543f9650a56d141c57e4f6081\"\n            }\n        },\n        {\n            \"id\": 14942,\n            \"name\": \"BrowniesSwap\",\n            \"symbol\": \"BROWN\",\n            \"slug\": \"browniesswap\",\n            \"rank\": 5687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x208fe37358d6aa767af66c4d87d5542ee2f35334\"\n            }\n        },\n        {\n            \"id\": 14943,\n            \"name\": \"UNQclub\",\n            \"symbol\": \"UNQ\",\n            \"slug\": \"unqclub\",\n            \"rank\": 5274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T15:57:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"UNQtEecZ5Zb4gSSVHCAWUQEoNnSVEbWiKCi1v9kdUJJ\"\n            }\n        },\n        {\n            \"id\": 14947,\n            \"name\": \"SPACELINK\",\n            \"symbol\": \"SPLINK\",\n            \"slug\": \"spacelink\",\n            \"rank\": 6898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56a41eef4aba11292c58b39f61dabc82ed22c79b\"\n            }\n        },\n        {\n            \"id\": 14948,\n            \"name\": \"AtomPad\",\n            \"symbol\": \"ATPAD\",\n            \"slug\": \"atompad\",\n            \"rank\": 4707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48ee0cc862143772feabaf9b4757c36735d1052e\"\n            }\n        },\n        {\n            \"id\": 14950,\n            \"name\": \"Operon Origins\",\n            \"symbol\": \"ORO\",\n            \"slug\": \"operon-origins\",\n            \"rank\": 3987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T20:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc4f5a4d1452b8dc6c3cb745db15b29c00812b19\"\n            }\n        },\n        {\n            \"id\": 14951,\n            \"name\": \"Bloody Shiba\",\n            \"symbol\": \"BLOODYSHIBA\",\n            \"slug\": \"bloody-shiba\",\n            \"rank\": 9090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9161bcaCCa2aAB93C82917b35cFe6998e96c354\"\n            }\n        },\n        {\n            \"id\": 14952,\n            \"name\": \"Stadium\",\n            \"symbol\": \"STD\",\n            \"slug\": \"stadium\",\n            \"rank\": 6564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa2258704a201c6c3d07c32f29d3059c56da58d4\"\n            }\n        },\n        {\n            \"id\": 14953,\n            \"name\": \"NFMonsters\",\n            \"symbol\": \"NFMON\",\n            \"slug\": \"nfmonsters\",\n            \"rank\": 9091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88F206403c647793800342BAbCf00718AB812Ae2\"\n            }\n        },\n        {\n            \"id\": 14955,\n            \"name\": \"GOinfluencer\",\n            \"symbol\": \"GOIN\",\n            \"slug\": \"goinfluencer\",\n            \"rank\": 6840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T16:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32ff208a18A5fbC81F6Fd262020b1415bfcb3b33\"\n            }\n        },\n        {\n            \"id\": 14956,\n            \"name\": \"E$P Project\",\n            \"symbol\": \"E$P\",\n            \"slug\": \"esp-project\",\n            \"rank\": 5519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEbD880564D73566B7479801eD6c17D1c395deCB4\"\n            }\n        },\n        {\n            \"id\": 14957,\n            \"name\": \"DONASWAP\",\n            \"symbol\": \"DONA\",\n            \"slug\": \"donaswap\",\n            \"rank\": 5510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T09:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6bf49ab16c2b42a6bc9c6eb531873a53f5e43d7\"\n            }\n        },\n        {\n            \"id\": 14958,\n            \"name\": \"LOT.TRADE\",\n            \"symbol\": \"LOTT\",\n            \"slug\": \"lot-trade\",\n            \"rank\": 5210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T16:33:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf81628edeb110a73c016ab7afa57d80afae07f59\"\n            }\n        },\n        {\n            \"id\": 14960,\n            \"name\": \"HunnyDAO\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"hunnydao\",\n            \"rank\": 3983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T08:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9505dbD77DaCD1F6C89F101b98522D4b871d88C5\"\n            }\n        },\n        {\n            \"id\": 14961,\n            \"name\": \"Multi-Farm Capital\",\n            \"symbol\": \"MFC\",\n            \"slug\": \"multi-farm-capital\",\n            \"rank\": 6951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T08:45:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25B3E27f03FD51163818b111690066e1b088F800\"\n            }\n        },\n        {\n            \"id\": 14962,\n            \"name\": \"Oppa\",\n            \"symbol\": \"OPPA\",\n            \"slug\": \"oppa\",\n            \"rank\": 9092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9K4uNquZjVSBBN6fBsp62gtYLropyAxAbdZC7D9XErih\"\n            }\n        },\n        {\n            \"id\": 14963,\n            \"name\": \"Rudolph Coin\",\n            \"symbol\": \"RUDOLPH\",\n            \"slug\": \"rudolph-coin\",\n            \"rank\": 7933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:27:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x116fddb6ea3d230247497f686ea2f0e69b430e72\"\n            }\n        },\n        {\n            \"id\": 14964,\n            \"name\": \"BinanceHODL\",\n            \"symbol\": \"BiHODL\",\n            \"slug\": \"binancehodl\",\n            \"rank\": 9093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56ea3a560086d7961cfa29b4ede10eb2300f53e4\"\n            }\n        },\n        {\n            \"id\": 14965,\n            \"name\": \"Axus Coin Project\",\n            \"symbol\": \"AXUS\",\n            \"slug\": \"axus-coin-project\",\n            \"rank\": 9094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x872d63d889d4b445c89a0887dcdbcc179b026432\"\n            }\n        },\n        {\n            \"id\": 14966,\n            \"name\": \"CATEMOON INU\",\n            \"symbol\": \"CATE\",\n            \"slug\": \"catemoon-inu\",\n            \"rank\": 7831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T14:18:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ea221fbe4150071a0c88beb7d4889904263efd2\"\n            }\n        },\n        {\n            \"id\": 14967,\n            \"name\": \"Roar Soltigers Token\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"roar-token\",\n            \"rank\": 8181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:58:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DqxzPWQ2FKHn8pRoy9jCpA6M3GkEqYfieiAVwMYWVyXr\"\n            }\n        },\n        {\n            \"id\": 14968,\n            \"name\": \"Viral Inu\",\n            \"symbol\": \"VINU\",\n            \"slug\": \"viral-inu\",\n            \"rank\": 9095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:18:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CgbJxXyaHeU8VsquBpySuFXA94b6LWXxioZ28wRr8fs9\"\n            }\n        },\n        {\n            \"id\": 14969,\n            \"name\": \"Dragon Mainland Shards\",\n            \"symbol\": \"DMS\",\n            \"slug\": \"dragon-mainland-shards\",\n            \"rank\": 3129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a26e6D24Df036B0b015016D1b55011c19E76C87\"\n            }\n        },\n        {\n            \"id\": 14970,\n            \"name\": \"8ight Finance\",\n            \"symbol\": \"EIGHT\",\n            \"slug\": \"8ight-finance\",\n            \"rank\": 5407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xcda2fdeee5c382e401c04dc929e53ababf6c8109\"\n            }\n        },\n        {\n            \"id\": 14971,\n            \"name\": \"R U Generous\",\n            \"symbol\": \"RUG\",\n            \"slug\": \"r-u-generous\",\n            \"rank\": 4780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb8EF3a190b68175000B74B4160d325FD5024760e\"\n            }\n        },\n        {\n            \"id\": 14972,\n            \"name\": \"SOLFINA PROTOCOL\",\n            \"symbol\": \"SOLFI\",\n            \"slug\": \"solfina-protocol\",\n            \"rank\": 9096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3CaBxqxWsP5oqS84Pkja4wLxyZYsHzMivQbnfwFJQeL1\"\n            }\n        },\n        {\n            \"id\": 14973,\n            \"name\": \"IXO\",\n            \"symbol\": \"IXO\",\n            \"slug\": \"ixo\",\n            \"rank\": 6395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B\"\n            }\n        },\n        {\n            \"id\": 14974,\n            \"name\": \"FLOKIMOON NOW\",\n            \"symbol\": \"FLOKIMOON\",\n            \"slug\": \"flokimoon-now\",\n            \"rank\": 9097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:30:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14171d868b9f784fa870b2e6e8542a13dfe7262d\"\n            }\n        },\n        {\n            \"id\": 14975,\n            \"name\": \"The Veteran\",\n            \"symbol\": \"VTN\",\n            \"slug\": \"the-veteran\",\n            \"rank\": 7923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T12:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4a75c94aF0155017C632AC55B522F99ece9e500\"\n            }\n        },\n        {\n            \"id\": 14976,\n            \"name\": \"ROBOT SHIB\",\n            \"symbol\": \"RSHIB\",\n            \"slug\": \"robot-shib\",\n            \"rank\": 7367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T12:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7fba797141f5392094e3dca8943ca7d8b6f92d8\"\n            }\n        },\n        {\n            \"id\": 14978,\n            \"name\": \"LetsGoBrandonToken\",\n            \"symbol\": \"LGBT\",\n            \"slug\": \"letsgobrandontoken\",\n            \"rank\": 4699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T12:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b1e1e818433abcdb0acb878c3d3ec95a8534527\"\n            }\n        },\n        {\n            \"id\": 14979,\n            \"name\": \"Megastarz\",\n            \"symbol\": \"MEG\",\n            \"slug\": \"megastarz\",\n            \"rank\": 9098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b6e00cef840db2d212bd1bb8f1388aaa98f8f8e\"\n            }\n        },\n        {\n            \"id\": 14980,\n            \"name\": \"Pomeranian\",\n            \"symbol\": \"POM\",\n            \"slug\": \"pomeranian\",\n            \"rank\": 7175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T19:03:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79a9b1e4298ac4a544608ff7715460b92b936c43\"\n            }\n        },\n        {\n            \"id\": 14981,\n            \"name\": \"Jumbo\",\n            \"symbol\": \"JUB\",\n            \"slug\": \"jumbo\",\n            \"rank\": 3810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44c098782990966ec3ad27a7fa43947358eeb2c3\"\n            }\n        },\n        {\n            \"id\": 14982,\n            \"name\": \"Metapad\",\n            \"symbol\": \"MPD\",\n            \"slug\": \"metapad\",\n            \"rank\": 3957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T15:58:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD88C6Ec2D3fBD90892c6749CF83De6ad10c30B4b\"\n            }\n        },\n        {\n            \"id\": 14983,\n            \"name\": \"MetaRaca\",\n            \"symbol\": \"METAR\",\n            \"slug\": \"metaraca\",\n            \"rank\": 7912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:30:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63ec19c2983bfb0d43232aa9c792fe6f27f63361\"\n            }\n        },\n        {\n            \"id\": 14984,\n            \"name\": \"Mermaid\",\n            \"symbol\": \"MERMAID\",\n            \"slug\": \"mermaid\",\n            \"rank\": 7538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x238c5c0c074126226f4afc5c667ee3c623aa0791\"\n            }\n        },\n        {\n            \"id\": 14985,\n            \"name\": \"Alien Inu\",\n            \"symbol\": \"ALIEN\",\n            \"slug\": \"alien-inu\",\n            \"rank\": 4527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T14:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf42965f82f9e3171d1205c5e3058caf324a09432\"\n            }\n        },\n        {\n            \"id\": 14986,\n            \"name\": \"Plutonium\",\n            \"symbol\": \"PLN\",\n            \"slug\": \"plutonium\",\n            \"rank\": 6740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:03:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45e027fca0364333bdb725a524cb401531a0f1d1\"\n            }\n        },\n        {\n            \"id\": 14988,\n            \"name\": \"Holiday Token\",\n            \"symbol\": \"HOL\",\n            \"slug\": \"holiday-token\",\n            \"rank\": 7859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:04:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b8656c95944f1d6e2e6deadedd0392a4138d8dd\"\n            }\n        },\n        {\n            \"id\": 14989,\n            \"name\": \"Chainlist\",\n            \"symbol\": \"CLIST\",\n            \"slug\": \"chainlist\",\n            \"rank\": 4767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a685c6dbd6c15e6d600f7c713f9252ebb3c472a\"\n            }\n        },\n        {\n            \"id\": 14990,\n            \"name\": \"MetaSoccer\",\n            \"symbol\": \"MSU\",\n            \"slug\": \"metasoccer\",\n            \"rank\": 3587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe8377a076adabb3f9838afb77bee96eac101ffb1\"\n            }\n        },\n        {\n            \"id\": 14991,\n            \"name\": \"Ninebot\",\n            \"symbol\": \"NBG\",\n            \"slug\": \"ninebot\",\n            \"rank\": 6045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T16:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e\"\n            }\n        },\n        {\n            \"id\": 14994,\n            \"name\": \"CarsAutoFinance\",\n            \"symbol\": \"CAF\",\n            \"slug\": \"carsautofinance\",\n            \"rank\": 5546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3E0E21F8CC8F479c43B05fed9ad7beD07F0Eba02\"\n            }\n        },\n        {\n            \"id\": 14996,\n            \"name\": \"MeDIA eYe\",\n            \"symbol\": \"EYE\",\n            \"slug\": \"media-eye\",\n            \"rank\": 1666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T17:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a257c90fa239fba07771ef7da2d554d148c2e89\"\n            }\n        },\n        {\n            \"id\": 14997,\n            \"name\": \"Outrace\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"outrace\",\n            \"rank\": 6028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T05:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x91f006ee672f8f39c6e63ca75b1ca14067b3c366\"\n            }\n        },\n        {\n            \"id\": 14999,\n            \"name\": \"PowerInu\",\n            \"symbol\": \"POWERINU\",\n            \"slug\": \"powerinu\",\n            \"rank\": 9099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T19:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec743655ddb648c4362dfa71cdb1877783ed1cca\"\n            }\n        },\n        {\n            \"id\": 15000,\n            \"name\": \"SAFEGAME CASH\",\n            \"symbol\": \"SGC\",\n            \"slug\": \"safegame-cash\",\n            \"rank\": 9100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T20:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55f983766c84E4CC0f117E5CB665d4CB914D1B47\"\n            }\n        },\n        {\n            \"id\": 15002,\n            \"name\": \"Kryxivia\",\n            \"symbol\": \"KXA\",\n            \"slug\": \"kryxivia\",\n            \"rank\": 3934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T19:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2223bf1d7c19ef7c06dab88938ec7b85952ccd89\"\n            }\n        },\n        {\n            \"id\": 15003,\n            \"name\": \"HtmoonFOMO\",\n            \"symbol\": \"HTMOON\",\n            \"slug\": \"htmoonfomo\",\n            \"rank\": 7807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2A4bF846844A65CA585aB5FBBA92f4853F71F02a\"\n            }\n        },\n        {\n            \"id\": 15005,\n            \"name\": \"Shaman King Inu\",\n            \"symbol\": \"SHAMAN\",\n            \"slug\": \"shaman-king-inu\",\n            \"rank\": 3128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T01:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf98e38c3f287304a1f2d4879e741d2bf55474e84\"\n            }\n        },\n        {\n            \"id\": 15006,\n            \"name\": \"MetalSwap\",\n            \"symbol\": \"XMT\",\n            \"slug\": \"metalswap\",\n            \"rank\": 3821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T01:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3E5D9D8a63CC8a88748f229999CF59487e90721e\"\n            }\n        },\n        {\n            \"id\": 15007,\n            \"name\": \"A-List Royale\",\n            \"symbol\": \"ALIST\",\n            \"slug\": \"a-list-royale\",\n            \"rank\": 9101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T01:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e96e806F8f72ce3BC59F8169cCE9B1D0968AA2D\"\n            }\n        },\n        {\n            \"id\": 15008,\n            \"name\": \"Lobby\",\n            \"symbol\": \"LBY\",\n            \"slug\": \"lobby\",\n            \"rank\": 4761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:03:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac042d9284df95cc6bd35982f6a61e3e7a6f875b\"\n            }\n        },\n        {\n            \"id\": 15009,\n            \"name\": \"AlternateMoney\",\n            \"symbol\": \"AM\",\n            \"slug\": \"alternatemoney\",\n            \"rank\": 7839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4292275aff96566f4e10FC1EE814255087aEC8cF\"\n            }\n        },\n        {\n            \"id\": 15010,\n            \"name\": \"Daddy Dogeback\",\n            \"symbol\": \"DADDYDB\",\n            \"slug\": \"daddy-dogeback\",\n            \"rank\": 9102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:45:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8755cCAB81406CC5d98ABe787719062591527421\"\n            }\n        },\n        {\n            \"id\": 15012,\n            \"name\": \"Floki Inu Farm\",\n            \"symbol\": \"FLOKIFARM\",\n            \"slug\": \"floki-inu-farm\",\n            \"rank\": 7645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6395549e9a74a0a7283f8f4657888cbd32f9e21\"\n            }\n        },\n        {\n            \"id\": 15013,\n            \"name\": \"ReSource Protocol\",\n            \"symbol\": \"SOURCE\",\n            \"slug\": \"resource-protocol\",\n            \"rank\": 4194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea136fc555e695ba96d22e10b7e2151c4c6b2a20\"\n            }\n        },\n        {\n            \"id\": 15015,\n            \"name\": \"Mithrilverse\",\n            \"symbol\": \"MITHRIL\",\n            \"slug\": \"bsc-mithril\",\n            \"rank\": 3684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4Caf585c2b7eAF3F61ac69b1529E79F90B15569\"\n            }\n        },\n        {\n            \"id\": 15016,\n            \"name\": \"HK Coin\",\n            \"symbol\": \"HKC\",\n            \"slug\": \"hk-coin\",\n            \"rank\": 4096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x011c5c4e4a86fc95a7a6d5c49a69cdf0cb1d0467\"\n            }\n        },\n        {\n            \"id\": 15017,\n            \"name\": \"Crystal Pro\",\n            \"symbol\": \"CRPRO\",\n            \"slug\": \"crystal-pro\",\n            \"rank\": 4586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafada1f81109430729422a4548a65022e8e34898\"\n            }\n        },\n        {\n            \"id\": 15018,\n            \"name\": \"FireZard\",\n            \"symbol\": \"ZARD\",\n            \"slug\": \"firezard\",\n            \"rank\": 5618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:33:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcF663a0ef9155BdC35a4B918BbEC75E9bFE40D2a\"\n            }\n        },\n        {\n            \"id\": 15019,\n            \"name\": \"MiniSportZilla\",\n            \"symbol\": \"MINISPORTZ\",\n            \"slug\": \"minisportzilla\",\n            \"rank\": 6236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd506ee6a2bb483a953eb311e9b7e5719211702d3\"\n            }\n        },\n        {\n            \"id\": 15020,\n            \"name\": \"SocialX\",\n            \"symbol\": \"SOSX\",\n            \"slug\": \"socialx-2\",\n            \"rank\": 6765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc27f6473a04b2bdee0bf650f153f1d8720aa3062\"\n            }\n        },\n        {\n            \"id\": 15021,\n            \"name\": \"SafeSwap\",\n            \"symbol\": \"SSGTX\",\n            \"slug\": \"safeswap\",\n            \"rank\": 7311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd0cfd20e8bbdb7621b705a4fd61de2e80c2cd02f\"\n            }\n        },\n        {\n            \"id\": 15024,\n            \"name\": \"Angle Protocol\",\n            \"symbol\": \"AGEUR\",\n            \"slug\": \"angle-protocol\",\n            \"rank\": 2878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a7e4e63778b4f12a199c062f3efdd288afcbce8\"\n            }\n        },\n        {\n            \"id\": 15025,\n            \"name\": \"JUST $APE\",\n            \"symbol\": \"APE\",\n            \"slug\": \"just-ape\",\n            \"rank\": 5933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40e0a6ef9dbadfc83c5e0d15262feb4638588d77\"\n            }\n        },\n        {\n            \"id\": 15026,\n            \"name\": \"Zaddy Inu Token\",\n            \"symbol\": \"ZADDY\",\n            \"slug\": \"zaddy-inu-token\",\n            \"rank\": 7901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fff29d95a8953ad28847278dd6aa11f4c695a24\"\n            }\n        },\n        {\n            \"id\": 15027,\n            \"name\": \"Carbon Utility Token\",\n            \"symbol\": \"CUT\",\n            \"slug\": \"carbon-utility-token\",\n            \"rank\": 9103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:45:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe2da716381d7e0032cecaa5046b34223fc3f218d\"\n            }\n        },\n        {\n            \"id\": 15028,\n            \"name\": \"UXD Protocol\",\n            \"symbol\": \"UXP\",\n            \"slug\": \"uxd-protocol\",\n            \"rank\": 3857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T12:37:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"UXPhBoR3qG4UCiGNJfV7MqhHyFqKN68g45GoYvAeL2M\"\n            }\n        },\n        {\n            \"id\": 15029,\n            \"name\": \"Gold Zilla\",\n            \"symbol\": \"GLDZ\",\n            \"slug\": \"gold-zilla\",\n            \"rank\": 5015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd01Fb06b2439c53e9C90E3eB50e278793790dD1\"\n            }\n        },\n        {\n            \"id\": 15031,\n            \"name\": \"MiniBTC\",\n            \"symbol\": \"MINIBTC\",\n            \"slug\": \"minibtc\",\n            \"rank\": 7326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:43:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3bc72eff96752c2f66c7de855f97c23ec4a1ac01\"\n            }\n        },\n        {\n            \"id\": 15032,\n            \"name\": \"Hatter\",\n            \"symbol\": \"HATTER\",\n            \"slug\": \"hatter\",\n            \"rank\": 7665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x01c5e2a4af2bd9f62c7d55c6105b8a64e6905be5\"\n            }\n        },\n        {\n            \"id\": 15033,\n            \"name\": \"Mushu Finance\",\n            \"symbol\": \"MUSHU\",\n            \"slug\": \"mushu-finance\",\n            \"rank\": 7612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72e8Cc51a3E30C51B40a99f5A5462704bD0A5f3d\"\n            }\n        },\n        {\n            \"id\": 15034,\n            \"name\": \"Rise2Protocol\",\n            \"symbol\": \"RIPR\",\n            \"slug\": \"rise2protocol\",\n            \"rank\": 7395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa40bfccb879f26648d5c16ce6205425068c10bc7\"\n            }\n        },\n        {\n            \"id\": 15035,\n            \"name\": \"Keys Token\",\n            \"symbol\": \"KEYS\",\n            \"slug\": \"keys-token\",\n            \"rank\": 4435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0a189C975e4928222978A74517442239a0b86ff\"\n            }\n        },\n        {\n            \"id\": 15036,\n            \"name\": \"ZILLADOGE TOKEN\",\n            \"symbol\": \"ZILLADOGE\",\n            \"slug\": \"zilladoge-token\",\n            \"rank\": 7729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x095f385be1e631FfdD7C1Ac54dfceF6ed868Eb36\"\n            }\n        },\n        {\n            \"id\": 15038,\n            \"name\": \"StormSwap Finance\",\n            \"symbol\": \"WIND\",\n            \"slug\": \"stormswap-finance\",\n            \"rank\": 9104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:45:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x48713151E5AFB7b4CC45f3653c1c59CF81E88D4B\"\n            }\n        },\n        {\n            \"id\": 15039,\n            \"name\": \"MADworld\",\n            \"symbol\": \"UMAD\",\n            \"slug\": \"madworld\",\n            \"rank\": 4204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T10:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31c2415c946928e9FD1Af83cdFA38d3eDBD4326f\"\n            }\n        },\n        {\n            \"id\": 15040,\n            \"name\": \"InPoker\",\n            \"symbol\": \"INP\",\n            \"slug\": \"inpoker\",\n            \"rank\": 5392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T16:43:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0f88d49d3fea2ee07002b9565f47666ba7439ea\"\n            }\n        },\n        {\n            \"id\": 15041,\n            \"name\": \"youves uUSD\",\n            \"symbol\": \"UUSD\",\n            \"slug\": \"youves\",\n            \"rank\": 9105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T06:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1XRPEPXbZK25r3Htzp2o1x7xdMMmfocKNW\"\n            }\n        },\n        {\n            \"id\": 15043,\n            \"name\": \"Mouse Haunt Token\",\n            \"symbol\": \"MHT\",\n            \"slug\": \"mouse-haunt-token\",\n            \"rank\": 4156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T16:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B\"\n            }\n        },\n        {\n            \"id\": 15044,\n            \"name\": \"SnoopDAO\",\n            \"symbol\": \"SNOOP\",\n            \"slug\": \"snoopdao\",\n            \"rank\": 9106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T06:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8715ca97c5b464c1957cefbd18015b5567e52060\"\n            }\n        },\n        {\n            \"id\": 15045,\n            \"name\": \"Snowball Snowbank\",\n            \"symbol\": \"SNO\",\n            \"slug\": \"snowballxyz\",\n            \"rank\": 9107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T06:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe761AFC921EC7FF11DF025f8967d08E3daA805a8\"\n            }\n        },\n        {\n            \"id\": 15046,\n            \"name\": \"Fans Squid\",\n            \"symbol\": \"FST\",\n            \"slug\": \"fans-squid\",\n            \"rank\": 9108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c30AAa3BA8D581A46Db87e3904f1c482d2f26e9\"\n            }\n        },\n        {\n            \"id\": 15047,\n            \"name\": \"SquidGameDeFi\",\n            \"symbol\": \"SGD\",\n            \"slug\": \"squidgamedefi\",\n            \"rank\": 7200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T17:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf036b447589bf88237cd451e151e88f5154d448\"\n            }\n        },\n        {\n            \"id\": 15048,\n            \"name\": \"Bezos Coin\",\n            \"symbol\": \"BZSC\",\n            \"slug\": \"bezos-coin\",\n            \"rank\": 7095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0D472c572F4C785CC0C5a92ff7f81038Ed94Dc7D\"\n            }\n        },\n        {\n            \"id\": 15050,\n            \"name\": \"Milk\",\n            \"symbol\": \"MILK\",\n            \"slug\": \"milk\",\n            \"rank\": 6430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:21:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5bd6c5b1c2df8f499847a545838c09e45f4a262\"\n            }\n        },\n        {\n            \"id\": 15051,\n            \"name\": \"Solar Energy\",\n            \"symbol\": \"SEG\",\n            \"slug\": \"solar-energy\",\n            \"rank\": 6676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:27:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEC126e20e7cb114dd3BA356100eaca2Cc2921322\"\n            }\n        },\n        {\n            \"id\": 15052,\n            \"name\": \"Arcane Token\",\n            \"symbol\": \"ARCANE\",\n            \"slug\": \"arcane-token\",\n            \"rank\": 4105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x477565b356b3973d16e8cd837c6970613f13e24a\"\n            }\n        },\n        {\n            \"id\": 15055,\n            \"name\": \"MTVX\",\n            \"symbol\": \"MTVX\",\n            \"slug\": \"mtvx\",\n            \"rank\": 7660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd10672a959ce3bb8939827391fe78762f518f740\"\n            }\n        },\n        {\n            \"id\": 15056,\n            \"name\": \"Wolf Game Wool\",\n            \"symbol\": \"WOOL\",\n            \"slug\": \"wolf-game-wool\",\n            \"rank\": 3256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:57:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8355dbe8b0e275abad27eb843f3eaf3fc855e525\"\n            }\n        },\n        {\n            \"id\": 15057,\n            \"name\": \"AltCrusaders\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"altcrusaders\",\n            \"rank\": 7184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T08:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2456e44c617d6231bb06492fa7337ee2f552bf61\"\n            }\n        },\n        {\n            \"id\": 15060,\n            \"name\": \"Rocket Pool ETH\",\n            \"symbol\": \"RETH\",\n            \"slug\": \"rocket-pool-eth\",\n            \"rank\": 4218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T09:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae78736cd615f374d3085123a210448e74fc6393\"\n            }\n        },\n        {\n            \"id\": 15062,\n            \"name\": \"GemPay\",\n            \"symbol\": \"GPAY\",\n            \"slug\": \"gempay\",\n            \"rank\": 6230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T09:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x29C28f7E50ea89343fE2B2c75f2652b883eD0Cbd\"\n            }\n        },\n        {\n            \"id\": 15063,\n            \"name\": \"ARTII Token\",\n            \"symbol\": \"ARTII\",\n            \"slug\": \"artii-token\",\n            \"rank\": 3356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T09:32:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07a858fc699f99ddf2b186bf162fd7f4d42f7f63\"\n            }\n        },\n        {\n            \"id\": 15064,\n            \"name\": \"Flokifam\",\n            \"symbol\": \"FLOKIFAM\",\n            \"slug\": \"flokifam\",\n            \"rank\": 7670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T10:16:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x143b67bbf033ec2b74c329cb7b3d2bde266c6b51\"\n            }\n        },\n        {\n            \"id\": 15065,\n            \"name\": \"Solit\",\n            \"symbol\": \"SLT\",\n            \"slug\": \"solit\",\n            \"rank\": 8104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T10:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SLT3iSYKeBuCyxvnfij4RUhMfKxZCY3s12Z5pfkTXhV\"\n            }\n        },\n        {\n            \"id\": 15068,\n            \"name\": \"Solar Bear\",\n            \"symbol\": \"SOLBEAR\",\n            \"slug\": \"solar-bear\",\n            \"rank\": 7332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T11:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DktNJUJAWJyeLw3ykCkFNpGohE24SoEhevKBskRi6P1y\"\n            }\n        },\n        {\n            \"id\": 15069,\n            \"name\": \"CRODEX\",\n            \"symbol\": \"CRX\",\n            \"slug\": \"crodex\",\n            \"rank\": 4752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T13:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xe243ccab9e66e6cf1215376980811ddf1eb7f689\"\n            }\n        },\n        {\n            \"id\": 15070,\n            \"name\": \"Notable\",\n            \"symbol\": \"NBL\",\n            \"slug\": \"notable-nft\",\n            \"rank\": 6214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T22:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFAA0fC7B803919B091dBe5FF709b2dAbb61b93d9\"\n            }\n        },\n        {\n            \"id\": 15072,\n            \"name\": \"OolongSwap\",\n            \"symbol\": \"OLO\",\n            \"slug\": \"oolongswap\",\n            \"rank\": 9109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T20:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 14556,\n                \"name\": \"Boba Network\",\n                \"symbol\": \"BOBA\",\n                \"slug\": \"boba-network\",\n                \"token_address\": \"0x5008f837883ea9a07271a1b5eb0658404f5a9610\"\n            }\n        },\n        {\n            \"id\": 15073,\n            \"name\": \"SHIBA LIGHT\",\n            \"symbol\": \"SHIBT\",\n            \"slug\": \"shiba-light\",\n            \"rank\": 8050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T00:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2946ofy854iifvXCQmHX2AJgxRBoQcchy1gfD26RtkHp\"\n            }\n        },\n        {\n            \"id\": 15074,\n            \"name\": \"NidhiDAO\",\n            \"symbol\": \"GURU\",\n            \"slug\": \"nidhidao\",\n            \"rank\": 5849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T01:16:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x057E0bd9B797f9Eeeb8307B35DbC8c12E534c41E\"\n            }\n        },\n        {\n            \"id\": 15075,\n            \"name\": \"StormBringer\",\n            \"symbol\": \"STB\",\n            \"slug\": \"stormbringer\",\n            \"rank\": 7491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T01:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25926e600725227b61e187ae4df6d3a0e06802a4\"\n            }\n        },\n        {\n            \"id\": 15076,\n            \"name\": \"Piggy Planet\",\n            \"symbol\": \"PIGI\",\n            \"slug\": \"piggy-planet\",\n            \"rank\": 7523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94BaB59150580674666E4403abF90df64398E26B\"\n            }\n        },\n        {\n            \"id\": 15078,\n            \"name\": \"Watchtower\",\n            \"symbol\": \"WTW\",\n            \"slug\": \"watchtower\",\n            \"rank\": 7204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1967abfdc4ae7961c5a8a5395469222260c27c02\"\n            }\n        },\n        {\n            \"id\": 15079,\n            \"name\": \"Timerr\",\n            \"symbol\": \"TIMERR\",\n            \"slug\": \"timerr\",\n            \"rank\": 3336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb5c9Aa0d54091b32c6496b1F3F745e2492daa2fF\"\n            }\n        },\n        {\n            \"id\": 15080,\n            \"name\": \"Suteku\",\n            \"symbol\": \"SUTEKU\",\n            \"slug\": \"suteku\",\n            \"rank\": 4000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x198800af50914004a9e9d19ca18c0b24587a50cf\"\n            }\n        },\n        {\n            \"id\": 15081,\n            \"name\": \"The Earth Shiba\",\n            \"symbol\": \"EARTHSHIB\",\n            \"slug\": \"the-earth-shiba\",\n            \"rank\": 9110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4871deC85CBF4B7afB5d8935B10bA5C3A14910c\"\n            }\n        },\n        {\n            \"id\": 15083,\n            \"name\": \"Junior Shiba\",\n            \"symbol\": \"JRSHIB\",\n            \"slug\": \"junior-shiba\",\n            \"rank\": 9111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T03:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73ee71cb9f0276f093f113c94c084a7a58ffd1e9\"\n            }\n        },\n        {\n            \"id\": 15084,\n            \"name\": \"Symbiosis Finance\",\n            \"symbol\": \"SIS\",\n            \"slug\": \"symbiosis-finance\",\n            \"rank\": 3070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9\"\n            }\n        },\n        {\n            \"id\": 15085,\n            \"name\": \"The Killbox\",\n            \"symbol\": \"KBOX\",\n            \"slug\": \"the-killbox\",\n            \"rank\": 3889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T03:36:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3523d58d8036b1c5c9a13493143c97aefc5ad422\"\n            }\n        },\n        {\n            \"id\": 15089,\n            \"name\": \"BlockWarrior\",\n            \"symbol\": \"BLWA\",\n            \"slug\": \"blockwarrior\",\n            \"rank\": 4460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c7C45E7C8Febb2a16092FE32Bc465e88d4389Eb\"\n            }\n        },\n        {\n            \"id\": 15090,\n            \"name\": \"Cirrus\",\n            \"symbol\": \"CIRRUS\",\n            \"slug\": \"cirrus\",\n            \"rank\": 5989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15091,\n            \"name\": \"Thaicoin\",\n            \"symbol\": \"TAC\",\n            \"slug\": \"thaicoin\",\n            \"rank\": 5311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcFC9321e3aA3a15bbBC4C4390dA7407F3eC84145\"\n            }\n        },\n        {\n            \"id\": 15092,\n            \"name\": \"Lucid Lands\",\n            \"symbol\": \"LLG\",\n            \"slug\": \"lucid-lands\",\n            \"rank\": 2327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4691F60c894d3f16047824004420542E4674E621\"\n            }\n        },\n        {\n            \"id\": 15093,\n            \"name\": \"Lobis\",\n            \"symbol\": \"LOBI\",\n            \"slug\": \"lobis\",\n            \"rank\": 4849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdec41db0c33f3f6f3cb615449c311ba22d418a8d\"\n            }\n        },\n        {\n            \"id\": 15094,\n            \"name\": \"Coinflect\",\n            \"symbol\": \"CFLT\",\n            \"slug\": \"coinflect\",\n            \"rank\": 7482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04305e84400f70b778868fd5226a6135d8fe151d\"\n            }\n        },\n        {\n            \"id\": 15095,\n            \"name\": \"Mintea\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"mintea\",\n            \"rank\": 9112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x950e49e4ceaf97dc38d38cf62b7d63fc81390b7e\"\n            }\n        },\n        {\n            \"id\": 15096,\n            \"name\": \"NIL Coin\",\n            \"symbol\": \"NIL\",\n            \"slug\": \"nil-coin\",\n            \"rank\": 6405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:55:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eb638648207d00b9025684d13b1cb53806debe4\"\n            }\n        },\n        {\n            \"id\": 15097,\n            \"name\": \"Boryoku Dragonz\",\n            \"symbol\": \"BOKU\",\n            \"slug\": \"boku\",\n            \"rank\": 5316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CN7qFa5iYkHz99PTctvT4xXUHnxwjQ5MHxCuTJtPN5uS\"\n            }\n        },\n        {\n            \"id\": 15098,\n            \"name\": \"Robo Inu Finance\",\n            \"symbol\": \"RBIF\",\n            \"slug\": \"robo-inu-finance\",\n            \"rank\": 4213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T05:00:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b32e70e8d73ac87c1b342e063528b2930b15ceb\"\n            }\n        },\n        {\n            \"id\": 15099,\n            \"name\": \"WOLF PUPS\",\n            \"symbol\": \"WOLFIES\",\n            \"slug\": \"wolf-pups\",\n            \"rank\": 6299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46561c10bb934d7ed4f82936dc7ed5f39b02558e\"\n            }\n        },\n        {\n            \"id\": 15100,\n            \"name\": \"RaceFi\",\n            \"symbol\": \"RACEFI\",\n            \"slug\": \"racefi\",\n            \"rank\": 3243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AAmGoPDFLG6bE82BgZWjVi8k95tj9Tf3vUN7WvtUm2BU\"\n            }\n        },\n        {\n            \"id\": 15103,\n            \"name\": \"Shiny\",\n            \"symbol\": \"SHINY\",\n            \"slug\": \"shiny\",\n            \"rank\": 7122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T06:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc150bAc3Cd3678aCB2C093E433BED40a6eF08542\"\n            }\n        },\n        {\n            \"id\": 15104,\n            \"name\": \"DoggyStyle Coin\",\n            \"symbol\": \"DSC\",\n            \"slug\": \"doggystyle-coin\",\n            \"rank\": 8180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:06:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DogscQVvNVj7ndEnhWiCXPVPKKwNy9fJd4ATF7mVi5J\"\n            }\n        },\n        {\n            \"id\": 15105,\n            \"name\": \"FlokiPad\",\n            \"symbol\": \"FLOKIPAD\",\n            \"slug\": \"flokipad\",\n            \"rank\": 7376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:03:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x367f881e42b83030dd73f0e2e8d951013ca97d16\"\n            }\n        },\n        {\n            \"id\": 15106,\n            \"name\": \"Angel Inu\",\n            \"symbol\": \"ANGEL\",\n            \"slug\": \"angel-inu\",\n            \"rank\": 9113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T12:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2373c5dc96238a64ce4062e74000fd3dacfd3bf7\"\n            }\n        },\n        {\n            \"id\": 15107,\n            \"name\": \"Regular Presale\",\n            \"symbol\": \"REGU\",\n            \"slug\": \"regular-presale\",\n            \"rank\": 6226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:12:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1ca73caa1c7ad66af11147ba7d5636243af0493\"\n            }\n        },\n        {\n            \"id\": 15108,\n            \"name\": \"BUSDX\",\n            \"symbol\": \"BUSDX\",\n            \"slug\": \"busdx\",\n            \"rank\": 5941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf729f4d13a9c9556875d20bacf9ebd0bf891464c\"\n            }\n        },\n        {\n            \"id\": 15110,\n            \"name\": \"Megaweapon\",\n            \"symbol\": \"$WEAPON\",\n            \"slug\": \"megaweapon\",\n            \"rank\": 3802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T02:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3063c77c4ef5c1de185321ae2bc5675e17344f7f\"\n            }\n        },\n        {\n            \"id\": 15111,\n            \"name\": \"Cross Chain Capital\",\n            \"symbol\": \"CCC\",\n            \"slug\": \"cross-chain-capital\",\n            \"rank\": 4582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T02:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4939b3313e73ae8546b90e53e998e82274afdbdb\"\n            }\n        },\n        {\n            \"id\": 15112,\n            \"name\": \"STIMMY\",\n            \"symbol\": \"STIMMY\",\n            \"slug\": \"stimmy\",\n            \"rank\": 9114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff7e285b87e7f9247f0953cf8cf5cb24eede4b9c\"\n            }\n        },\n        {\n            \"id\": 15113,\n            \"name\": \"DAR\",\n            \"symbol\": \"DDT\",\n            \"slug\": \"dar\",\n            \"rank\": 4574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:24:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28a899e29235e973a69e7c5df833d8cd63985fce\"\n            }\n        },\n        {\n            \"id\": 15114,\n            \"name\": \"Pyroblock\",\n            \"symbol\": \"PYR\",\n            \"slug\": \"pyroblock\",\n            \"rank\": 6553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x458a72418c1e98a84afe5a5889b25aeaa68e1822\"\n            }\n        },\n        {\n            \"id\": 15115,\n            \"name\": \"youves\",\n            \"symbol\": \"YOU\",\n            \"slug\": \"you\",\n            \"rank\": 9115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1Xobej4mc6XgEjDoJoHtTKgbD1ELMvcQuL\"\n            }\n        },\n        {\n            \"id\": 15119,\n            \"name\": \"DOFI\",\n            \"symbol\": \"DOO\",\n            \"slug\": \"dofi\",\n            \"rank\": 8254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T09:53:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7097fe636f89cd0068f9e8252af871fe7cf59a5\"\n            }\n        },\n        {\n            \"id\": 15121,\n            \"name\": \"ACU Platform\",\n            \"symbol\": \"ACU\",\n            \"slug\": \"acu-platform\",\n            \"rank\": 5129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T10:00:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a4f6675469ee5a31664925b486ebaddfb838dd0\"\n            }\n        },\n        {\n            \"id\": 15123,\n            \"name\": \"Wheat Token (AVAX)\",\n            \"symbol\": \"WHEAT\",\n            \"slug\": \"wheat-token-avax\",\n            \"rank\": 5261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T10:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1a51686fb42861aa7e38c1cf8868877f43f82aa4\"\n            }\n        },\n        {\n            \"id\": 15125,\n            \"name\": \"Ecio\",\n            \"symbol\": \"ECIO\",\n            \"slug\": \"ecio\",\n            \"rank\": 5715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T16:42:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x327a3e880bf2674ee40b6f872be2050ed406b021\"\n            }\n        },\n        {\n            \"id\": 15128,\n            \"name\": \"Niftify\",\n            \"symbol\": \"NIFT\",\n            \"slug\": \"niftify\",\n            \"rank\": 1830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T12:37:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a1d542b52a95ad01ddc70c2e7df0c7bbaadc56f\"\n            }\n        },\n        {\n            \"id\": 15131,\n            \"name\": \"Everton Fan Token\",\n            \"symbol\": \"EFC\",\n            \"slug\": \"everton-fan-token\",\n            \"rank\": 1633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x2cd13ACf6F71435896Ba906Ba8521Dd8AAE63e00\"\n            }\n        },\n        {\n            \"id\": 15132,\n            \"name\": \"Davis Cup Fan Token\",\n            \"symbol\": \"DAVIS\",\n            \"slug\": \"davis-cup-fan-token\",\n            \"rank\": 5321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x4B436f10911cD3f90b06f52E2a788A0A0dFf96de\"\n            }\n        },\n        {\n            \"id\": 15134,\n            \"name\": \"Aston Villa Fan Token\",\n            \"symbol\": \"AVL\",\n            \"slug\": \"aston-villa-fan-token\",\n            \"rank\": 1634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x27C4b6281F50Ec34a5b089bb5D80df557A3DbCF3\"\n            }\n        },\n        {\n            \"id\": 15135,\n            \"name\": \"TFS Token\",\n            \"symbol\": \"TFS\",\n            \"slug\": \"tfs-token\",\n            \"rank\": 5157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2A81eb482cB4677136D8812cC6Db6E0cB580883\"\n            }\n        },\n        {\n            \"id\": 15136,\n            \"name\": \"SeamlessSwap\",\n            \"symbol\": \"SEAMLESS\",\n            \"slug\": \"seamlessswap\",\n            \"rank\": 5940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fC9E0F34d86f65b495De7EE3BB5cBeAc7F92b04\"\n            }\n        },\n        {\n            \"id\": 15138,\n            \"name\": \"Summit Koda Token\",\n            \"symbol\": \"KODA\",\n            \"slug\": \"summit-koda-token-new\",\n            \"rank\": 4930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T19:00:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8094e772fa4a60bdeb1dfec56ab040e17dd608d5\"\n            }\n        },\n        {\n            \"id\": 15140,\n            \"name\": \"EVERY GAME\",\n            \"symbol\": \"EGAME\",\n            \"slug\": \"every-game\",\n            \"rank\": 3481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T02:27:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62d3c05b9c3d916fbc111819bbd3cee52906c1ae\"\n            }\n        },\n        {\n            \"id\": 15141,\n            \"name\": \"DeFi Degen Land\",\n            \"symbol\": \"DDL\",\n            \"slug\": \"defi-degen-land\",\n            \"rank\": 1297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T03:00:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88803312628fd21542f706b0c7dc8495c1c10b2e\"\n            }\n        },\n        {\n            \"id\": 15142,\n            \"name\": \"Katana Inu\",\n            \"symbol\": \"KATA\",\n            \"slug\": \"katana-inu\",\n            \"rank\": 3554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T16:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15\"\n            }\n        },\n        {\n            \"id\": 15143,\n            \"name\": \"Bridge$\",\n            \"symbol\": \"BRG.X\",\n            \"slug\": \"bridges\",\n            \"rank\": 3793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T03:36:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e2114955023B736fa97D9E2FCDe2836d10b7A5C\"\n            }\n        },\n        {\n            \"id\": 15144,\n            \"name\": \"KNIGHTMONSTER\",\n            \"symbol\": \"KMONS\",\n            \"slug\": \"knightmonster\",\n            \"rank\": 9116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x470fdbab033193af0b9fcc9a96ef540a2ae78268\"\n            }\n        },\n        {\n            \"id\": 15145,\n            \"name\": \"Wolfgirl\",\n            \"symbol\": \"WLFGRL\",\n            \"slug\": \"wolfgirl-token\",\n            \"rank\": 9117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x819a27c0d14a1d7e05d4e31a4778a0662db5cb00\"\n            }\n        },\n        {\n            \"id\": 15146,\n            \"name\": \"PRYZ Token\",\n            \"symbol\": \"PRYZ\",\n            \"slug\": \"pryz-token\",\n            \"rank\": 6476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T08:17:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4414ac21b60c504dfea0a27679b90a278c2ca962\"\n            }\n        },\n        {\n            \"id\": 15147,\n            \"name\": \"Vodka Token\",\n            \"symbol\": \"VODKA\",\n            \"slug\": \"vodka-token\",\n            \"rank\": 3702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:51:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66da5cc445fec38a9475ae7941f89110b9d256b9\"\n            }\n        },\n        {\n            \"id\": 15148,\n            \"name\": \"MiniThunder\",\n            \"symbol\": \"THUNDER\",\n            \"slug\": \"minithunder\",\n            \"rank\": 7969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T10:42:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9acc19d6f78d62d70945d4c89e9ce315d81c455\"\n            }\n        },\n        {\n            \"id\": 15150,\n            \"name\": \"Cross Chain Farming\",\n            \"symbol\": \"CCF\",\n            \"slug\": \"cross-chain-farming\",\n            \"rank\": 4432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f9528b913a99989b88104b633d531241591a358\"\n            }\n        },\n        {\n            \"id\": 15151,\n            \"name\": \"SWERVE Protocol\",\n            \"symbol\": \"SWERVE\",\n            \"slug\": \"swerve-protocol\",\n            \"rank\": 7471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"45ojchnvC3agGNvs86MWBq8N4miiTY6X8ECQzgQNDE4v\"\n            }\n        },\n        {\n            \"id\": 15152,\n            \"name\": \"Bxmi Token\",\n            \"symbol\": \"BXMI\",\n            \"slug\": \"bxmi-token\",\n            \"rank\": 2989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:33:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0f5505dC06eBE8Ee8CbdC2059eaDE0b9F35cbC2\"\n            }\n        },\n        {\n            \"id\": 15153,\n            \"name\": \"NebulaToken\",\n            \"symbol\": \"NEBULA\",\n            \"slug\": \"nebulatoken\",\n            \"rank\": 7803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T08:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd59af4e5a8c8d3e091d300f5416e7ef7ff28d875\"\n            }\n        },\n        {\n            \"id\": 15154,\n            \"name\": \"LYS Capital\",\n            \"symbol\": \"LYS\",\n            \"slug\": \"lys-capital\",\n            \"rank\": 7345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:33:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xa4f595ba35161c9ffe3db8c03991b9c2cbb26c6b\"\n            }\n        },\n        {\n            \"id\": 15157,\n            \"name\": \"Omni Cash\",\n            \"symbol\": \"OCA$H\",\n            \"slug\": \"omni-cash\",\n            \"rank\": 5189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb340f67e9cc3927ebeeb04c2e03f74bd0543f4fc\"\n            }\n        },\n        {\n            \"id\": 15158,\n            \"name\": \"Sheep Game\",\n            \"symbol\": \"AWOOL\",\n            \"slug\": \"sheep-game\",\n            \"rank\": 8214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5eDE350E84223fb50775fD91a723F2ca71034cf7\"\n            }\n        },\n        {\n            \"id\": 15159,\n            \"name\": \"Ghost Farmer Capital\",\n            \"symbol\": \"GFC\",\n            \"slug\": \"ghost-farmer-capital\",\n            \"rank\": 8300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xe794e5cff1367bc06b6661ea4472e4919cb00186\"\n            }\n        },\n        {\n            \"id\": 15160,\n            \"name\": \"ApeFund\",\n            \"symbol\": \"APEFUND\",\n            \"slug\": \"apefund\",\n            \"rank\": 5874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:15:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf81F3fF200ABd5451E78105EAA7EE9F8E8Dd20f8\"\n            }\n        },\n        {\n            \"id\": 15161,\n            \"name\": \"Space Monkey Token\",\n            \"symbol\": \"MONKE\",\n            \"slug\": \"space-monkey-token\",\n            \"rank\": 6484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb422de11a237d0cbce17d7d70f53f67ef84394d3\"\n            }\n        },\n        {\n            \"id\": 15162,\n            \"name\": \"Thors Mead\",\n            \"symbol\": \"MEAD\",\n            \"slug\": \"thors-mead\",\n            \"rank\": 5223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x245C2591403e182e41d7A851eab53B01854844CE\"\n            }\n        },\n        {\n            \"id\": 15163,\n            \"name\": \"Billionaire Plus\",\n            \"symbol\": \"BPLUS\",\n            \"slug\": \"billionaire-plus\",\n            \"rank\": 6734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T23:51:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x542312eCa286C95A42495f9b7c89d3D2453e2B6A\"\n            }\n        },\n        {\n            \"id\": 15166,\n            \"name\": \"Rayons Energy\",\n            \"symbol\": \"RAYONS\",\n            \"slug\": \"rayons-energy\",\n            \"rank\": 7012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T12:06:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81b24bd68791f970dbe0cff281445e3486866b4c\"\n            }\n        },\n        {\n            \"id\": 15167,\n            \"name\": \"IQCOIN\",\n            \"symbol\": \"IQCOIN\",\n            \"slug\": \"iqcoin\",\n            \"rank\": 7414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:15:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc530fb1008ef5bafdf8f4ab589b69de837e41169\"\n            }\n        },\n        {\n            \"id\": 15169,\n            \"name\": \"GenomesDao\",\n            \"symbol\": \"$GENE\",\n            \"slug\": \"genomesdao\",\n            \"rank\": 6728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x34667ED7C36cBBbF2d5d5c5c8d6Eb76a094EDb9F\"\n            }\n        },\n        {\n            \"id\": 15170,\n            \"name\": \"XBank\",\n            \"symbol\": \"XBA\",\n            \"slug\": \"xbank\",\n            \"rank\": 7315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:11:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40C0Ba4E74D9B95f2647526ee35D6E756FA8BF09\"\n            }\n        },\n        {\n            \"id\": 15171,\n            \"name\": \"Duo\",\n            \"symbol\": \"DUO\",\n            \"slug\": \"duo-2\",\n            \"rank\": 7708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:45:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xed4102f3a1a24bD4Ef1f29b90CD8bf00a540c0c2\"\n            }\n        },\n        {\n            \"id\": 15174,\n            \"name\": \"FlokiSwap\",\n            \"symbol\": \"FLOKIS\",\n            \"slug\": \"flokiswap\",\n            \"rank\": 9118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:33:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fb09b8749a3a13eefa3fd4e643fc44dbdba5b39\"\n            }\n        },\n        {\n            \"id\": 15175,\n            \"name\": \"DAWG\",\n            \"symbol\": \"DAWG\",\n            \"slug\": \"dawg\",\n            \"rank\": 4965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3DHPqxdMXogNNnpqBMF8N4Zs4dn1WR31H7UjWq6FExwG\"\n            }\n        },\n        {\n            \"id\": 15176,\n            \"name\": \"GNOME\",\n            \"symbol\": \"GNOME\",\n            \"slug\": \"gnome\",\n            \"rank\": 8165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x6e8a8726639d12935b3219892155520bdc57366b\"\n            }\n        },\n        {\n            \"id\": 15177,\n            \"name\": \"TURKEY INU\",\n            \"symbol\": \"TURKEY\",\n            \"slug\": \"turkey-inu\",\n            \"rank\": 9119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7efaccf409c330d24e946dc7a59c8acd6960d347\"\n            }\n        },\n        {\n            \"id\": 15178,\n            \"name\": \"Gunstar Metaverse\",\n            \"symbol\": \"GST\",\n            \"slug\": \"gunstar-metaverse\",\n            \"rank\": 1239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7eDC0eC89F987ECd85617b891c44fE462a325869\"\n            }\n        },\n        {\n            \"id\": 15179,\n            \"name\": \"Safe Drive\",\n            \"symbol\": \"DRIVE\",\n            \"slug\": \"safe-drive\",\n            \"rank\": 7408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T12:15:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa321fc1171eb85498fad47d3d127368eba70265c\"\n            }\n        },\n        {\n            \"id\": 15180,\n            \"name\": \"GamesPad\",\n            \"symbol\": \"GMPD\",\n            \"slug\": \"gamespad\",\n            \"rank\": 3723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T14:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9720ca160bbd4e7f3dd4bb3f8bd4227ca0342e63\"\n            }\n        },\n        {\n            \"id\": 15181,\n            \"name\": \"MonoX Protocol\",\n            \"symbol\": \"MONO\",\n            \"slug\": \"monox-protocol-token\",\n            \"rank\": 5238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2920f7d6134f4669343e70122cA9b8f19Ef8fa5D\"\n            }\n        },\n        {\n            \"id\": 15182,\n            \"name\": \"Chives Coin\",\n            \"symbol\": \"XCC\",\n            \"slug\": \"chives-coin\",\n            \"rank\": 5998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T17:48:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15183,\n            \"name\": \"Star Wars Cat\",\n            \"symbol\": \"SWCAT\",\n            \"slug\": \"star-wars-cat\",\n            \"rank\": 5867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T18:21:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98b6e33e77a55732f0e2ce595429144b18ce862c\"\n            }\n        },\n        {\n            \"id\": 15184,\n            \"name\": \"Pugfather Token\",\n            \"symbol\": \"PUGT\",\n            \"slug\": \"pugfather-token\",\n            \"rank\": 7713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T19:45:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21b8f67371c2c4355d87bafc27808a6ab4c6dcbb\"\n            }\n        },\n        {\n            \"id\": 15185,\n            \"name\": \"Kujira\",\n            \"symbol\": \"KUJI\",\n            \"slug\": \"kujira\",\n            \"rank\": 3321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T02:13:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1xfsdgcemqwxp4hhnyk4rle6wr22sseq7j07dnn\"\n            }\n        },\n        {\n            \"id\": 15186,\n            \"name\": \"The NFT Token\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"the-nft-token\",\n            \"rank\": 9120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T17:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf20bc3b10b95cde1368a2f4219a63ed3fd8b9089\"\n            }\n        },\n        {\n            \"id\": 15187,\n            \"name\": \"H3RO3S\",\n            \"symbol\": \"H3RO3S\",\n            \"slug\": \"h3ro3s\",\n            \"rank\": 3403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T21:53:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x480fD103973357266813EcfcE9faABAbF3C4ca3A\"\n            }\n        },\n        {\n            \"id\": 15188,\n            \"name\": \"DappRadar\",\n            \"symbol\": \"RADAR\",\n            \"slug\": \"dappradar\",\n            \"rank\": 3313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T00:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15189,\n            \"name\": \"Reesykle\",\n            \"symbol\": \"SYCLE\",\n            \"slug\": \"reesykle\",\n            \"rank\": 7757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T00:02:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xefEF90b7349A48452CdaAEa398D600ddB56AEF50\"\n            }\n        },\n        {\n            \"id\": 15191,\n            \"name\": \"Defrost Finance\",\n            \"symbol\": \"MELT\",\n            \"slug\": \"defrost-finance\",\n            \"rank\": 3397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T22:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x47EB6F7525C1aA999FBC9ee92715F5231eB1241D\"\n            }\n        },\n        {\n            \"id\": 15192,\n            \"name\": \"Belrium\",\n            \"symbol\": \"BEL\",\n            \"slug\": \"belrium\",\n            \"rank\": 3620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T00:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15193,\n            \"name\": \"Pexcoin\",\n            \"symbol\": \"PEX\",\n            \"slug\": \"pexcoin\",\n            \"rank\": 2935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T01:00:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2963dcc52549573bbfbe355674724528532c0867\"\n            }\n        },\n        {\n            \"id\": 15194,\n            \"name\": \"Sportium\",\n            \"symbol\": \"SPRT\",\n            \"slug\": \"sportium\",\n            \"rank\": 4935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:36:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56156fb7860d7eb0b4b1a5356c5354b295194a45\"\n            }\n        },\n        {\n            \"id\": 15196,\n            \"name\": \"Unus Dao\",\n            \"symbol\": \"UDO\",\n            \"slug\": \"unus-dao\",\n            \"rank\": 5322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T02:30:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB91Ec4F9D7D12A1aC145A7Ae3b78AFb45856C9c8\"\n            }\n        },\n        {\n            \"id\": 15197,\n            \"name\": \"EternalGirl\",\n            \"symbol\": \"ETGL\",\n            \"slug\": \"eternalgirl\",\n            \"rank\": 9121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T03:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed2286558d7ec45b86cd943d941f1a1a9c9c71be\"\n            }\n        },\n        {\n            \"id\": 15198,\n            \"name\": \"Swipe (BEP2)\",\n            \"symbol\": \"SXP\",\n            \"slug\": \"swipe-bep2\",\n            \"rank\": 7539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T03:15:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"SXP-CCC\"\n            }\n        },\n        {\n            \"id\": 15199,\n            \"name\": \"CatBonk\",\n            \"symbol\": \"CABO\",\n            \"slug\": \"catbonk\",\n            \"rank\": 7809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T03:30:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdfaabaa57dec10c049335bdaa2e949b4ce2ead30\"\n            }\n        },\n        {\n            \"id\": 15203,\n            \"name\": \"Kiradoge coin\",\n            \"symbol\": \"KIRADOGE\",\n            \"slug\": \"kiradoge-coin\",\n            \"rank\": 7231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:00:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07236aa0a4886ae2c097c86cc29954f78165b327\"\n            }\n        },\n        {\n            \"id\": 15204,\n            \"name\": \"MetaSafeMoon\",\n            \"symbol\": \"METASFM\",\n            \"slug\": \"metasafemoon\",\n            \"rank\": 5627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:45:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7a086bff67ded4aa785e8a0a81d4345d9bb4740\"\n            }\n        },\n        {\n            \"id\": 15205,\n            \"name\": \"FLOKI METAVERSE\",\n            \"symbol\": \"FLMT\",\n            \"slug\": \"floki-metaverse\",\n            \"rank\": 9122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:27:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4dcf974e99beea60671b515d624356eeb06cea43\"\n            }\n        },\n        {\n            \"id\": 15206,\n            \"name\": \"EGOH Finance\",\n            \"symbol\": \"EGOH\",\n            \"slug\": \"egoh-finance\",\n            \"rank\": 6016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:21:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x147e81789bbdc9820da35cc613cf10c0b2d06399\"\n            }\n        },\n        {\n            \"id\": 15207,\n            \"name\": \"Bit.Store\",\n            \"symbol\": \"STORE\",\n            \"slug\": \"bit-store\",\n            \"rank\": 3347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15210,\n            \"name\": \"Colligo\",\n            \"symbol\": \"COTK\",\n            \"slug\": \"colligo\",\n            \"rank\": 6483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:57:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2770e5520b441bc730b3894f32a4b8cf1b991e5\"\n            }\n        },\n        {\n            \"id\": 15211,\n            \"name\": \"Atlantis\",\n            \"symbol\": \"ATLAS\",\n            \"slug\": \"atlantis\",\n            \"rank\": 4032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T07:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf87Ccf958d728f50d8ae5E4f15Bc4cA5733cDf5\"\n            }\n        },\n        {\n            \"id\": 15212,\n            \"name\": \"RPS LEAGUE\",\n            \"symbol\": \"RPS\",\n            \"slug\": \"rps-league\",\n            \"rank\": 3539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T19:00:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x267022751e06d97b9ee4e5f26cc1023670bdb349\"\n            }\n        },\n        {\n            \"id\": 15214,\n            \"name\": \"Mars Doge\",\n            \"symbol\": \"MARSDOGE\",\n            \"slug\": \"mars-doge\",\n            \"rank\": 5424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T06:54:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd76f84a1D7B9628280f9e9C6910866CECDc7f3A5\"\n            }\n        },\n        {\n            \"id\": 15215,\n            \"name\": \"Millionaire Maker\",\n            \"symbol\": \"MILLION\",\n            \"slug\": \"millionaire-maker\",\n            \"rank\": 7943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T06:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x370220f460c65e87a87341f48cc18bcbdbc18433\"\n            }\n        },\n        {\n            \"id\": 15216,\n            \"name\": \"GameFi Collection\",\n            \"symbol\": \"GFC\",\n            \"slug\": \"gamefi-collection\",\n            \"rank\": 7886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T07:15:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF1046200b4362Da7F0919A8Aff2266A1AaA29AC5\"\n            }\n        },\n        {\n            \"id\": 15218,\n            \"name\": \"CroMoon\",\n            \"symbol\": \"MOON\",\n            \"slug\": \"cromoon\",\n            \"rank\": 4603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T16:18:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x7D30c36f845d1dEe79f852abF3A8A402fAdF3b53\"\n            }\n        },\n        {\n            \"id\": 15221,\n            \"name\": \"WidiLand\",\n            \"symbol\": \"WIDI\",\n            \"slug\": \"widiland\",\n            \"rank\": 3278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:36:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa361c79783833524dc7838399a4862b5f47038b8\"\n            }\n        },\n        {\n            \"id\": 15223,\n            \"name\": \"India Coin\",\n            \"symbol\": \"INDIA\",\n            \"slug\": \"india-coin-world\",\n            \"rank\": 3948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:41:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d8c829c02585aa62d2bbaf562099bf749637580\"\n            }\n        },\n        {\n            \"id\": 15225,\n            \"name\": \"Shiba Finance\",\n            \"symbol\": \"SHIBAFI\",\n            \"slug\": \"shiba-finance\",\n            \"rank\": 7703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T22:42:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaaa0136672a76084de697b1e09aeb5515e717bf4\"\n            }\n        },\n        {\n            \"id\": 15226,\n            \"name\": \"Lepasa\",\n            \"symbol\": \"LEPA\",\n            \"slug\": \"lepasa\",\n            \"rank\": 1978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbba6c7c7d673c48d90069ad2e9d2fe587fcb6bc3\"\n            }\n        },\n        {\n            \"id\": 15228,\n            \"name\": \"TrueBurn\",\n            \"symbol\": \"TRUE\",\n            \"slug\": \"trueburn\",\n            \"rank\": 6773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T14:45:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2480334963D06Dc39dd148f504a13ef3E6D8d896\"\n            }\n        },\n        {\n            \"id\": 15229,\n            \"name\": \"Gouki Inu\",\n            \"symbol\": \"GOUKI\",\n            \"slug\": \"gouki-inu\",\n            \"rank\": 7230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:45:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x616e302f89d1b21a2e3ec2ab8dac01e01cbbadfb\"\n            }\n        },\n        {\n            \"id\": 15230,\n            \"name\": \"Cheems Inu\",\n            \"symbol\": \"CINU\",\n            \"slug\": \"cheems-inu\",\n            \"rank\": 3381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T03:03:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdfe6891ce8e5a5c7cf54ffde406a6c2c54145f71\"\n            }\n        },\n        {\n            \"id\": 15231,\n            \"name\": \"Baby Bali\",\n            \"symbol\": \"BB\",\n            \"slug\": \"baby-bali\",\n            \"rank\": 5091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:33:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16f9cc3c6f8d8006cfc0ee693cef9d76b0d44c36\"\n            }\n        },\n        {\n            \"id\": 15232,\n            \"name\": \"Lightbeam Courier Coin\",\n            \"symbol\": \"LBCC\",\n            \"slug\": \"lightbeam-courier-coin\",\n            \"rank\": 7688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T13:43:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12D76741F56FfdE15D0da9865c05089425337AaB\"\n            }\n        },\n        {\n            \"id\": 15233,\n            \"name\": \"OtterClam Finance\",\n            \"symbol\": \"CLAM\",\n            \"slug\": \"otterclam-finance-clam\",\n            \"rank\": 1931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc250e9987a032acac293d838726c511e6e1c029d\"\n            }\n        },\n        {\n            \"id\": 15234,\n            \"name\": \"CryptoGamez\",\n            \"symbol\": \"CGAZ\",\n            \"slug\": \"cryptogamez\",\n            \"rank\": 7640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4c375fd1c53f08ad597cf1db60b7c23153db3bc\"\n            }\n        },\n        {\n            \"id\": 15235,\n            \"name\": \"GoldenWspp\",\n            \"symbol\": \"GWSPP\",\n            \"slug\": \"goldenwspp\",\n            \"rank\": 6234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:57:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcccbf2248ef3bd8d475ea5de8cb06e19f4591a8e\"\n            }\n        },\n        {\n            \"id\": 15236,\n            \"name\": \"CheersLand\",\n            \"symbol\": \"CHEERS\",\n            \"slug\": \"cheersland\",\n            \"rank\": 4885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:43:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbbbcb350c64fe974e5c42a55c7070644191823f3\"\n            }\n        },\n        {\n            \"id\": 15239,\n            \"name\": \"Lord Arena\",\n            \"symbol\": \"LORDA\",\n            \"slug\": \"lord-arena\",\n            \"rank\": 6544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc326622fca914ca15fd44dd070232ce3cd358dde\"\n            }\n        },\n        {\n            \"id\": 15240,\n            \"name\": \"SENATE DAO\",\n            \"symbol\": \"SENATE\",\n            \"slug\": \"sidus-heroes\",\n            \"rank\": 3827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T21:01:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34Be5b8C30eE4fDe069DC878989686aBE9884470\"\n            }\n        },\n        {\n            \"id\": 15241,\n            \"name\": \"Candylad\",\n            \"symbol\": \"CANDYLAD\",\n            \"slug\": \"candylad\",\n            \"rank\": 5057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T08:18:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x136bfcdec5db31b565052451ad806014ab9f2b38\"\n            }\n        },\n        {\n            \"id\": 15242,\n            \"name\": \"ArcaneLeague\",\n            \"symbol\": \"ARCANELEAGUE\",\n            \"slug\": \"arcaneleague\",\n            \"rank\": 9123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T08:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cd980dd7f319688088a7d26f982b95719203eac\"\n            }\n        },\n        {\n            \"id\": 15243,\n            \"name\": \"Maximizer\",\n            \"symbol\": \"MAXI\",\n            \"slug\": \"maximizer\",\n            \"rank\": 3866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T11:42:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7C08413cbf02202a1c13643dB173f2694e0F73f0\"\n            }\n        },\n        {\n            \"id\": 15245,\n            \"name\": \"Wingswap\",\n            \"symbol\": \"WIS\",\n            \"slug\": \"wingswap\",\n            \"rank\": 6042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T18:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xF24be6c063Bee7c7844dD90a21fdf7d783d41a94\"\n            }\n        },\n        {\n            \"id\": 15246,\n            \"name\": \"Surviving Soldiers\",\n            \"symbol\": \"SSG\",\n            \"slug\": \"surviving-soldiers\",\n            \"rank\": 3401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T14:54:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0c8c80ed6b7f09f885e826386440b2349f0da7e\"\n            }\n        },\n        {\n            \"id\": 15247,\n            \"name\": \"Ginga Finance\",\n            \"symbol\": \"GIN\",\n            \"slug\": \"ginga-finance\",\n            \"rank\": 5361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T16:33:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c77778c189abae5951aab1100cebd99a42307c5\"\n            }\n        },\n        {\n            \"id\": 15248,\n            \"name\": \"Santos FC Fan Token\",\n            \"symbol\": \"SANTOS\",\n            \"slug\": \"santos-fc-fan-token\",\n            \"rank\": 914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T11:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA64455a4553C9034236734FadDAddbb64aCE4Cc7\"\n            }\n        },\n        {\n            \"id\": 15250,\n            \"name\": \"Thetan Coin\",\n            \"symbol\": \"THC\",\n            \"slug\": \"thetan-coin\",\n            \"rank\": 3456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T02:02:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24802247bd157d771b7effa205237d8e9269ba8a\"\n            }\n        },\n        {\n            \"id\": 15253,\n            \"name\": \"Infinite Launch\",\n            \"symbol\": \"ILA\",\n            \"slug\": \"infinite-launch\",\n            \"rank\": 3081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T04:45:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fbedc7b946e489208ded562e8e5f2bc83b7de42\"\n            }\n        },\n        {\n            \"id\": 15255,\n            \"name\": \"De-Fi Apes\",\n            \"symbol\": \"$DAPES\",\n            \"slug\": \"de-fi-apes\",\n            \"rank\": 9124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T04:43:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1758ade7ef6ef753e6bff91baceb06af4404014e\"\n            }\n        },\n        {\n            \"id\": 15257,\n            \"name\": \"EverRise\",\n            \"symbol\": \"RISE\",\n            \"slug\": \"everrise\",\n            \"rank\": 501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:31:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0cd022dde27169b20895e0e2b2b8a33b25e63579\"\n            }\n        },\n        {\n            \"id\": 15258,\n            \"name\": \"Xircus\",\n            \"symbol\": \"XIRCUS\",\n            \"slug\": \"xircus\",\n            \"rank\": 5523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T03:51:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1df2bF8bFf0f2a8d67cf84ca55Fc9cCC9C3dA018\"\n            }\n        },\n        {\n            \"id\": 15259,\n            \"name\": \"Fantasy World Gold\",\n            \"symbol\": \"FWG\",\n            \"slug\": \"fantasy-world-gold\",\n            \"rank\": 5881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T04:45:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a66e967d4bf0170fe74c26980073028b1f2809a\"\n            }\n        },\n        {\n            \"id\": 15260,\n            \"name\": \"Talkado\",\n            \"symbol\": \"TALK\",\n            \"slug\": \"talkado\",\n            \"rank\": 6187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T05:12:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7606267a4bfff2c5010c92924348c3e4221955f2\"\n            }\n        },\n        {\n            \"id\": 15261,\n            \"name\": \"ONUS\",\n            \"symbol\": \"ONUS\",\n            \"slug\": \"onus\",\n            \"rank\": 463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T09:40:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4184aa04215e5d716dd4c213fed519acadc68f92\"\n            }\n        },\n        {\n            \"id\": 15262,\n            \"name\": \"DART Inu\",\n            \"symbol\": \"DART\",\n            \"slug\": \"dart-inu\",\n            \"rank\": 5266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:45:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49152dd96be5a710facf9a8ab7de4343a49186d5\"\n            }\n        },\n        {\n            \"id\": 15264,\n            \"name\": \"Strong Inu\",\n            \"symbol\": \"SINU\",\n            \"slug\": \"strong-inu\",\n            \"rank\": 9125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:00:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd31462b625ea4095914ab3aa8c6e17a228e2721\"\n            }\n        },\n        {\n            \"id\": 15265,\n            \"name\": \"Rooster Battle\",\n            \"symbol\": \"RICE\",\n            \"slug\": \"rooster-battle\",\n            \"rank\": 4650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:46:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x338AF54976B9D4F7F41c97dcb60dFEc0694149f9\"\n            }\n        },\n        {\n            \"id\": 15266,\n            \"name\": \"Metagalaxy Land\",\n            \"symbol\": \"MEGALAND\",\n            \"slug\": \"metagalaxy-land\",\n            \"rank\": 3572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:06:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33\"\n            }\n        },\n        {\n            \"id\": 15267,\n            \"name\": \"VIVAL\",\n            \"symbol\": \"VIV\",\n            \"slug\": \"vival\",\n            \"rank\": 5114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T04:27:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4666E77FA1A7F6749E48B533EF500587B094F61c\"\n            }\n        },\n        {\n            \"id\": 15268,\n            \"name\": \"GalaxyGoggle DAO\",\n            \"symbol\": \"GG\",\n            \"slug\": \"galaxygoggle-dao\",\n            \"rank\": 3460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:15:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0\"\n            }\n        },\n        {\n            \"id\": 15269,\n            \"name\": \"CryptoShips\",\n            \"symbol\": \"CSHIP\",\n            \"slug\": \"cryptoships\",\n            \"rank\": 3427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:45:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6218079f1a5d50d3a8358093699b9943a662ef7c\"\n            }\n        },\n        {\n            \"id\": 15270,\n            \"name\": \"Vita Inu\",\n            \"symbol\": \"VINU\",\n            \"slug\": \"vita-inu\",\n            \"rank\": 3185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T02:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2937,\n                \"name\": \"Vite\",\n                \"symbol\": \"VITE\",\n                \"slug\": \"vite\",\n                \"token_address\": \"https://vitescan.io/token/tti_541b25bd5e5db35166864096\"\n            }\n        },\n        {\n            \"id\": 15272,\n            \"name\": \"Vari-Stable Capital\",\n            \"symbol\": \"VSC\",\n            \"slug\": \"vari-stable-capital\",\n            \"rank\": 9126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:42:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99bFE582A97F0deD07Ee6fB5c1e5b6f1ff082243\"\n            }\n        },\n        {\n            \"id\": 15274,\n            \"name\": \"Burnt Cake\",\n            \"symbol\": \"BCAKE\",\n            \"slug\": \"burnt-cake\",\n            \"rank\": 7598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:48:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29fa9cced410c5f62ec503019fcc8ed5b1be59fd\"\n            }\n        },\n        {\n            \"id\": 15275,\n            \"name\": \"RXCGames\",\n            \"symbol\": \"RXCG\",\n            \"slug\": \"rxcgames\",\n            \"rank\": 6151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:00:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c59a57fc16eac270421b74615c4bc009ecd486d\"\n            }\n        },\n        {\n            \"id\": 15276,\n            \"name\": \"MeebitsDAO Pool\",\n            \"symbol\": \"MBBT\",\n            \"slug\": \"meebitsdao-pool\",\n            \"rank\": 6161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:03:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4eE4f96838454E67Fce92B2c53b0f1a97D047179\"\n            }\n        },\n        {\n            \"id\": 15277,\n            \"name\": \"Crypto Mushroomz\",\n            \"symbol\": \"SHROOMZ\",\n            \"slug\": \"crypto-mushroomz\",\n            \"rank\": 8128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:06:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2vRgBSJEVPXxayrhXoazQyCKSGFYQG3ZdfT2Gv5gZykL\"\n            }\n        },\n        {\n            \"id\": 15278,\n            \"name\": \"Gonewild Token\",\n            \"symbol\": \"GWG\",\n            \"slug\": \"gonewild-token\",\n            \"rank\": 6908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:36:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB940E4A8149EeD4F3CE8dcd5B6fc22745465cf1D\"\n            }\n        },\n        {\n            \"id\": 15279,\n            \"name\": \"ShibaPad\",\n            \"symbol\": \"SBP\",\n            \"slug\": \"shibapad\",\n            \"rank\": 7147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:18:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75e457c1AD98bCC78ae676E9a87A324807475B6b\"\n            }\n        },\n        {\n            \"id\": 15280,\n            \"name\": \"Swancake Token\",\n            \"symbol\": \"SWAN\",\n            \"slug\": \"swancake-token\",\n            \"rank\": 9127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:39:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1bc638ce9DA0A8fE2d5Ff63557206Fa78d661caD\"\n            }\n        },\n        {\n            \"id\": 15282,\n            \"name\": \"RxC\",\n            \"symbol\": \"RXC\",\n            \"slug\": \"rxc\",\n            \"rank\": 6737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T09:03:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x784a5211b47ff615a19797cdbf121d0aa04d37f0\"\n            }\n        },\n        {\n            \"id\": 15284,\n            \"name\": \"SwinCoin\",\n            \"symbol\": \"SWIN\",\n            \"slug\": \"swincoin\",\n            \"rank\": 5777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T09:36:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe061618F0d3Df5Cb05fBF91455018f2D64074C85\"\n            }\n        },\n        {\n            \"id\": 15285,\n            \"name\": \"Born To Race\",\n            \"symbol\": \"BRT\",\n            \"slug\": \"born-to-race\",\n            \"rank\": 6174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T09:36:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd11a545Ef89F47734BD909Ce5e063d68ddc11968\"\n            }\n        },\n        {\n            \"id\": 15286,\n            \"name\": \"Degree Crypto Token\",\n            \"symbol\": \"DCT\",\n            \"slug\": \"degree-crypto-token\",\n            \"rank\": 4272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:00:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUKxxRkFi21d6KnqUi7aNsbA2So91xMDFG\"\n            }\n        },\n        {\n            \"id\": 15288,\n            \"name\": \"TemplarDAO\",\n            \"symbol\": \"TEM\",\n            \"slug\": \"templardao\",\n            \"rank\": 3581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:03:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19e6BfC1A6e4B042Fb20531244D47E252445df01\"\n            }\n        },\n        {\n            \"id\": 15289,\n            \"name\": \"Life DAO\",\n            \"symbol\": \"LF\",\n            \"slug\": \"life-dao\",\n            \"rank\": 5513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:03:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5684a087C739A2e845F4AaAaBf4FBd261edc2bE8\"\n            }\n        },\n        {\n            \"id\": 15293,\n            \"name\": \"Buff Yooshi\",\n            \"symbol\": \"BUFFYOOSHI\",\n            \"slug\": \"buff-yooshi\",\n            \"rank\": 7937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:39:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0a3499ac2effdcb5e919f861cb7f18df31e45552\"\n            }\n        },\n        {\n            \"id\": 15294,\n            \"name\": \"Yooshiba Inu\",\n            \"symbol\": \"$YSHIBAINU\",\n            \"slug\": \"yooshiba-inu\",\n            \"rank\": 5605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:30:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1AdA8bB610C59Aae25d8DD8f354282F5693CefB1\"\n            }\n        },\n        {\n            \"id\": 15297,\n            \"name\": \"FlipStar\",\n            \"symbol\": \"FLIP\",\n            \"slug\": \"flipstar\",\n            \"rank\": 9128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:39:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4B0b206d43d8Bd2C52147F46436c62Fb4c214388\"\n            }\n        },\n        {\n            \"id\": 15299,\n            \"name\": \"Grey Token\",\n            \"symbol\": \"GREY\",\n            \"slug\": \"grey-token\",\n            \"rank\": 6356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:57:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b2d81a1ae36e8e66a0875053429816f0b6b829e\"\n            }\n        },\n        {\n            \"id\": 15300,\n            \"name\": \"Autobusd\",\n            \"symbol\": \"ABS\",\n            \"slug\": \"autobusd\",\n            \"rank\": 5974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:46:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf83849122f769a0a7386df183e633607c890f6c0\"\n            }\n        },\n        {\n            \"id\": 15302,\n            \"name\": \"KING SAMO\",\n            \"symbol\": \"KSAMO\",\n            \"slug\": \"king-samo\",\n            \"rank\": 8163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T11:18:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HDiA4quoMibAGeJQzvxajp3Z9cvnkNng99oVrnuNj6px\"\n            }\n        },\n        {\n            \"id\": 15304,\n            \"name\": \"Moon BTC\",\n            \"symbol\": \"MBTC\",\n            \"slug\": \"moon-btc\",\n            \"rank\": 7104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:36:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4da0fda9ade27c7ddb064a32e59f3b4df92218fe\"\n            }\n        },\n        {\n            \"id\": 15305,\n            \"name\": \"Calamari Network\",\n            \"symbol\": \"KMA\",\n            \"slug\": \"calamari-network\",\n            \"rank\": 3204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:32:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15306,\n            \"name\": \"HornHub finance\",\n            \"symbol\": \"HHUB\",\n            \"slug\": \"hornhub-finance\",\n            \"rank\": 4913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:36:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x907da75a846fc0978869616f1c68783ee99067b5\"\n            }\n        },\n        {\n            \"id\": 15307,\n            \"name\": \"PowerZilla\",\n            \"symbol\": \"POWERZILLA\",\n            \"slug\": \"powerzilla\",\n            \"rank\": 9129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T13:57:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf082907bebdd0978e075621cf040ec716de966b9\"\n            }\n        },\n        {\n            \"id\": 15308,\n            \"name\": \"Anchor bETH Token\",\n            \"symbol\": \"BETH\",\n            \"slug\": \"anchor-beth-token\",\n            \"rank\": 3014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T13:51:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dzhzukyezv0etz22ud940z7adyv7xgcjkahuun\"\n            }\n        },\n        {\n            \"id\": 15309,\n            \"name\": \"CCO Metaverse\",\n            \"symbol\": \"CCOM\",\n            \"slug\": \"cco-metaverse\",\n            \"rank\": 9130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T01:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81de885e048c7b236482c0a58d4eb8675b7955a1\"\n            }\n        },\n        {\n            \"id\": 15310,\n            \"name\": \"Krause\",\n            \"symbol\": \"KRAUSE\",\n            \"slug\": \"krause\",\n            \"rank\": 6328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T14:54:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f6f91078a5072a8b54695dafa2374ab3ccd603b\"\n            }\n        },\n        {\n            \"id\": 15312,\n            \"name\": \"Hashtagger.com\",\n            \"symbol\": \"MOOO\",\n            \"slug\": \"hashtagger-com\",\n            \"rank\": 5689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T13:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0b9bb05da11e3b19ffd64554400f59d4a378515\"\n            }\n        },\n        {\n            \"id\": 15313,\n            \"name\": \"BunnyPark Game\",\n            \"symbol\": \"BG\",\n            \"slug\": \"bunnypark-bg\",\n            \"rank\": 4127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T18:30:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD04c116C4F02f3ccA44b7d4e5209225C8779C8B8\"\n            }\n        },\n        {\n            \"id\": 15314,\n            \"name\": \"Torekko\",\n            \"symbol\": \"TRK\",\n            \"slug\": \"torekko\",\n            \"rank\": 3949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA2E3e2817F00822F3c1E71A604eCa4196Af923d6\"\n            }\n        },\n        {\n            \"id\": 15318,\n            \"name\": \"Chicken Zilla\",\n            \"symbol\": \"CHKN\",\n            \"slug\": \"chicken-zilla\",\n            \"rank\": 4604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T01:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xabde9af935d52ed5eaf17db7f1f3d025b8abd9ae\"\n            }\n        },\n        {\n            \"id\": 15319,\n            \"name\": \"Diamond Cash\",\n            \"symbol\": \"DCASH\",\n            \"slug\": \"diamond-cash\",\n            \"rank\": 7606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T01:57:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12c2fc002deaf2239dda8cb92f3b28bbcbe96323\"\n            }\n        },\n        {\n            \"id\": 15323,\n            \"name\": \"GamingShiba\",\n            \"symbol\": \"GAMINGSHIBA\",\n            \"slug\": \"gamingshiba\",\n            \"rank\": 2976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T02:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41cf3e9534156405a133cda545af9ff0e586500a\"\n            }\n        },\n        {\n            \"id\": 15324,\n            \"name\": \"AscensionArcade\",\n            \"symbol\": \"AAT\",\n            \"slug\": \"ascensionarcade\",\n            \"rank\": 7585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2180f5cc1ddf117640963ae91868948bd3ef6838\"\n            }\n        },\n        {\n            \"id\": 15325,\n            \"name\": \"Metapay\",\n            \"symbol\": \"MPAY\",\n            \"slug\": \"metapay\",\n            \"rank\": 6141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T03:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe4066f9c900C4E4DcE13Fb1C3C751ccFfd8B6A3\"\n            }\n        },\n        {\n            \"id\": 15326,\n            \"name\": \"XIDR\",\n            \"symbol\": \"XIDR\",\n            \"slug\": \"straitsx-indonesia-rupiah\",\n            \"rank\": 5648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebF2096E01455108bAdCbAF86cE30b6e5A72aa52\"\n            }\n        },\n        {\n            \"id\": 15330,\n            \"name\": \"Turtles Token\",\n            \"symbol\": \"TRTLS\",\n            \"slug\": \"turtles-token\",\n            \"rank\": 6560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"q4bpaRKw3fJB1AJBeeBaKv3TjYzWsmntLgnSB275YUb\"\n            }\n        },\n        {\n            \"id\": 15331,\n            \"name\": \"AppleSwap\",\n            \"symbol\": \"APPLE\",\n            \"slug\": \"appleswap\",\n            \"rank\": 6694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdbd5a8179c9ba78327a50a8c0454c6f93bc4ce2\"\n            }\n        },\n        {\n            \"id\": 15332,\n            \"name\": \"Foxboy\",\n            \"symbol\": \"FBB\",\n            \"slug\": \"foxboy\",\n            \"rank\": 9131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe0927f43a4f0a0dc7ee946859d7109a9a090257\"\n            }\n        },\n        {\n            \"id\": 15333,\n            \"name\": \"Guzzler\",\n            \"symbol\": \"GZLR\",\n            \"slug\": \"guzzler\",\n            \"rank\": 3038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:28:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f4909cc95fb870bf48c128c1fdbb5f482797632\"\n            }\n        },\n        {\n            \"id\": 15334,\n            \"name\": \"Metavice\",\n            \"symbol\": \"SERVE\",\n            \"slug\": \"metavice\",\n            \"rank\": 5160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3F1d29b611c649eEC1e62bE2237891DD88E1aFe0\"\n            }\n        },\n        {\n            \"id\": 15335,\n            \"name\": \"Capital Aggregator Token\",\n            \"symbol\": \"CAT\",\n            \"slug\": \"capital-aggregator-token\",\n            \"rank\": 5750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3734dc0d241b5ad886fa6bff45ffa67252ac0e89\"\n            }\n        },\n        {\n            \"id\": 15336,\n            \"name\": \"MEDPING\",\n            \"symbol\": \"MPG\",\n            \"slug\": \"medping\",\n            \"rank\": 4299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53f0e242ea207b6e9b63e0a53e788267aa99ff9b\"\n            }\n        },\n        {\n            \"id\": 15337,\n            \"name\": \"MommyETHEREUM\",\n            \"symbol\": \"MMETH\",\n            \"slug\": \"mommyethereum\",\n            \"rank\": 7386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f1ec37d18c2316e2dfb43610472ac5a6b977e2b\"\n            }\n        },\n        {\n            \"id\": 15338,\n            \"name\": \"CoreStarter\",\n            \"symbol\": \"CSTR\",\n            \"slug\": \"corestarter\",\n            \"rank\": 4877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"G7uYedVqFy97mzjygebnmmaMUVxWHFhNZotY6Zzsprvf\"\n            }\n        },\n        {\n            \"id\": 15339,\n            \"name\": \"LittleGhosts\",\n            \"symbol\": \"ECTO\",\n            \"slug\": \"littleghosts\",\n            \"rank\": 6894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T17:28:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEA340B35207b2C795C5CCF9a1B78bEfC838516E8\"\n            }\n        },\n        {\n            \"id\": 15340,\n            \"name\": \"Metanoom\",\n            \"symbol\": \"MTN\",\n            \"slug\": \"metanoom\",\n            \"rank\": 7034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:48:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02c28de884a4f0bc67d1dacc466def995f6da822\"\n            }\n        },\n        {\n            \"id\": 15341,\n            \"name\": \"FUMoney\",\n            \"symbol\": \"FUM\",\n            \"slug\": \"fumoney\",\n            \"rank\": 7028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:57:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EZF2sPJRe26e8iyXaCrmEefrGVBkqqNGv9UPGG9EnTQz\"\n            }\n        },\n        {\n            \"id\": 15342,\n            \"name\": \"Baby Wakanda inu\",\n            \"symbol\": \"BABYWKD\",\n            \"slug\": \"babywakandainu\",\n            \"rank\": 7945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:02:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x353a94e74750c5d2d5b3c52abad54d76cb08a151\"\n            }\n        },\n        {\n            \"id\": 15343,\n            \"name\": \"Kashima Inu\",\n            \"symbol\": \"SHIMA\",\n            \"slug\": \"kashima-inu\",\n            \"rank\": 7029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:13:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x431fa8a7970dfd33f09ffc4e28be7736601d6a1b\"\n            }\n        },\n        {\n            \"id\": 15344,\n            \"name\": \"Unvaxxed Sperm\",\n            \"symbol\": \"NUBTC\",\n            \"slug\": \"unvaxxed-sperm\",\n            \"rank\": 5776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0dea5ac2898e6aa637ece0db750fd6d35e460392\"\n            }\n        },\n        {\n            \"id\": 15345,\n            \"name\": \"HbarPad\",\n            \"symbol\": \"HBARP\",\n            \"slug\": \"hbarpad\",\n            \"rank\": 7139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:13:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x926cc5b32c1e88d7532deff023ececdd66f37bfe\"\n            }\n        },\n        {\n            \"id\": 15346,\n            \"name\": \"DogyRace\",\n            \"symbol\": \"DOR\",\n            \"slug\": \"dogyrace\",\n            \"rank\": 6812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfafbc48f6aa3587984ea50e472304802b39c2604\"\n            }\n        },\n        {\n            \"id\": 15347,\n            \"name\": \"99DEFI.NETWORK\",\n            \"symbol\": \"99DEFI\",\n            \"slug\": \"99defi-network\",\n            \"rank\": 3788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15348,\n            \"name\": \"Astra Guild Ventures\",\n            \"symbol\": \"AGV\",\n            \"slug\": \"astra-guild-ventures\",\n            \"rank\": 3305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T19:24:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4f618eff5ef36cde2fca4fbd86554c62fb1382b\"\n            }\n        },\n        {\n            \"id\": 15349,\n            \"name\": \"MYTEAMFINANCE\",\n            \"symbol\": \"MYF\",\n            \"slug\": \"myteamfinance\",\n            \"rank\": 7479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T00:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x143f4b20c8d96da41ae9bf8f1d7e1d064c35a706\"\n            }\n        },\n        {\n            \"id\": 15352,\n            \"name\": \"Stakemoon\",\n            \"symbol\": \"SMOON\",\n            \"slug\": \"stakemoon\",\n            \"rank\": 7162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e69aacE82083A2ffAcce9947a587c36cDBCcB31\"\n            }\n        },\n        {\n            \"id\": 15355,\n            \"name\": \"Baby Lovely Inu\",\n            \"symbol\": \"BLOVELY\",\n            \"slug\": \"baby-lovely-inu\",\n            \"rank\": 4713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04Df8C91FCcFd703cD15047bF6C1cE76D335C6cE\"\n            }\n        },\n        {\n            \"id\": 15356,\n            \"name\": \"Digital Genetic Code\",\n            \"symbol\": \"DGC\",\n            \"slug\": \"digital-genetic-code\",\n            \"rank\": 7402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:31:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7f29e7086453ed97283893e763ae0989f4b70f8d\"\n            }\n        },\n        {\n            \"id\": 15357,\n            \"name\": \"DoubleDice\",\n            \"symbol\": \"DODI\",\n            \"slug\": \"doubledice-token\",\n            \"rank\": 4736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e08f03079c5cd3083ea331ec61bcc87538b7665\"\n            }\n        },\n        {\n            \"id\": 15358,\n            \"name\": \"RaDAO\",\n            \"symbol\": \"RA\",\n            \"slug\": \"radao\",\n            \"rank\": 7647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc238200cFfdA7A5E2810086c26d5334e64F1155\"\n            }\n        },\n        {\n            \"id\": 15362,\n            \"name\": \"rASKO\",\n            \"symbol\": \"RASKO\",\n            \"slug\": \"rasko\",\n            \"rank\": 2057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd118f42edbc839f7e1e85d5269a25288792c141b\"\n            }\n        },\n        {\n            \"id\": 15364,\n            \"name\": \"Beluxuria\",\n            \"symbol\": \"BLUX\",\n            \"slug\": \"beluxuria\",\n            \"rank\": 7584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:03:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4E3DcA33Ec4fBcdaF0B29AC229408bB247b71e5F\"\n            }\n        },\n        {\n            \"id\": 15365,\n            \"name\": \"Punk Shiba\",\n            \"symbol\": \"PUNKS\",\n            \"slug\": \"punk-shiba\",\n            \"rank\": 7693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7189b1391f24F9a90cDB0E12ac0b3F489939921C\"\n            }\n        },\n        {\n            \"id\": 15366,\n            \"name\": \"XIDO FINANCE\",\n            \"symbol\": \"XIDO\",\n            \"slug\": \"xido-finance\",\n            \"rank\": 3001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6650117017ffd48b725b4ec5a00b414097108a7\"\n            }\n        },\n        {\n            \"id\": 15368,\n            \"name\": \"Egoras Credit\",\n            \"symbol\": \"EGC\",\n            \"slug\": \"egoras-credit\",\n            \"rank\": 5567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:12:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd68e5c52f7563486cc1a15d00efa12c8644a907e\"\n            }\n        },\n        {\n            \"id\": 15369,\n            \"name\": \"Game of Laughs\",\n            \"symbol\": \"GOL\",\n            \"slug\": \"game-of-laughs\",\n            \"rank\": 6982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21702036f0a6076C56421B04Ca41F4fF5EC99344\"\n            }\n        },\n        {\n            \"id\": 15370,\n            \"name\": \"AggregatedFinance\",\n            \"symbol\": \"AGFI\",\n            \"slug\": \"aggregatedfinance\",\n            \"rank\": 4236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:22:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0be4447860ddf283884bbaa3702749706750b09e\"\n            }\n        },\n        {\n            \"id\": 15371,\n            \"name\": \"Retromoon\",\n            \"symbol\": \"RETRO\",\n            \"slug\": \"retromoon\",\n            \"rank\": 7016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe81fe8bbbea13a0fd5cc0aafb6062631c659ec54\"\n            }\n        },\n        {\n            \"id\": 15372,\n            \"name\": \"Farm Planet\",\n            \"symbol\": \"FPL\",\n            \"slug\": \"farm-planet\",\n            \"rank\": 6606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5e29fc606a3002dec5663568bd6739ac0a6d41c\"\n            }\n        },\n        {\n            \"id\": 15374,\n            \"name\": \"YTizer\",\n            \"symbol\": \"YTZ\",\n            \"slug\": \"ytizer\",\n            \"rank\": 7248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51e5dcf44f8eb51dcd44cdc568f7c29e8557f560\"\n            }\n        },\n        {\n            \"id\": 15376,\n            \"name\": \"Rocky Inu\",\n            \"symbol\": \"ROCKY\",\n            \"slug\": \"rocky-inu\",\n            \"rank\": 5477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75cc6feb91f9cf00b41f8d2f6f66b4aedaf9727b\"\n            }\n        },\n        {\n            \"id\": 15378,\n            \"name\": \"Passive Token\",\n            \"symbol\": \"PASSIVE\",\n            \"slug\": \"passive-token\",\n            \"rank\": 7291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T19:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x540f8165e1052e3c61a57eaefa7932359677cc9e\"\n            }\n        },\n        {\n            \"id\": 15379,\n            \"name\": \"Tempo DAO\",\n            \"symbol\": \"TEMPO\",\n            \"slug\": \"tempo-dao\",\n            \"rank\": 6955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T08:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x88a425b738682f58c0ff9fcf2cceb47a361ef4cf\"\n            }\n        },\n        {\n            \"id\": 15382,\n            \"name\": \"Space Dog\",\n            \"symbol\": \"SPACEDOG\",\n            \"slug\": \"space-dog\",\n            \"rank\": 7779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T09:18:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD034c1F3cD74094fe966A0f25c9E5a21A21eb487\"\n            }\n        },\n        {\n            \"id\": 15383,\n            \"name\": \"LITTLE BABY DOGE\",\n            \"symbol\": \"LBD\",\n            \"slug\": \"little-baby-doge\",\n            \"rank\": 5782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T09:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf67006f8d22edEbd1191f3E728ab9a90289e6C38\"\n            }\n        },\n        {\n            \"id\": 15384,\n            \"name\": \"Planet Inu\",\n            \"symbol\": \"PLANETINU\",\n            \"slug\": \"planet-inu\",\n            \"rank\": 9132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T10:48:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa461258c192cb6057ad8729589b0d18b08ccace8\"\n            }\n        },\n        {\n            \"id\": 15385,\n            \"name\": \"MoonWay\",\n            \"symbol\": \"MOONWAY\",\n            \"slug\": \"moonway\",\n            \"rank\": 5921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:42:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01cdec00557c39e43ac24898be9878925b8f49d3\"\n            }\n        },\n        {\n            \"id\": 15386,\n            \"name\": \"Kaiken\",\n            \"symbol\": \"KAIDHT\",\n            \"slug\": \"kaiken\",\n            \"rank\": 7710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T11:03:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9470091b055ac9c87396f19fe929661d6311c44\"\n            }\n        },\n        {\n            \"id\": 15387,\n            \"name\": \"Luni\",\n            \"symbol\": \"LUNI\",\n            \"slug\": \"luni\",\n            \"rank\": 3623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T20:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1m3tdguf59xq3pa2twk5fjte5g6szj5y9x5npy7\"\n            }\n        },\n        {\n            \"id\": 15388,\n            \"name\": \"RIZON\",\n            \"symbol\": \"ATOLO\",\n            \"slug\": \"rizon-blockchain\",\n            \"rank\": 3833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T11:43:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15390,\n            \"name\": \"PixelSQUID\",\n            \"symbol\": \"PIXELSQUID\",\n            \"slug\": \"pixelsquid\",\n            \"rank\": 6285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T14:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a549cb605f1e651200c22d1a8482929b36330f7\"\n            }\n        },\n        {\n            \"id\": 15391,\n            \"name\": \"Rich Santa\",\n            \"symbol\": \"SANTA\",\n            \"slug\": \"rich-santa\",\n            \"rank\": 9133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T15:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95A035a4E8738C6F7bf1C2a29996Bcd79Fcc074f\"\n            }\n        },\n        {\n            \"id\": 15392,\n            \"name\": \"DumpBuster\",\n            \"symbol\": \"GTFO\",\n            \"slug\": \"dumpbuster\",\n            \"rank\": 4545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0a9c16856c96d5e9d80a8696eea5e02b2dc3398\"\n            }\n        },\n        {\n            \"id\": 15394,\n            \"name\": \"WETA VR\",\n            \"symbol\": \"WETA\",\n            \"slug\": \"weta-vr\",\n            \"rank\": 7940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T01:48:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x527D5cBB37C56304121f05D54E4Fb75737517Ae0\"\n            }\n        },\n        {\n            \"id\": 15395,\n            \"name\": \"Monster\",\n            \"symbol\": \"MST\",\n            \"slug\": \"monster-metaland\",\n            \"rank\": 5593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:03:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x152888854378201e173490956085c711f1DeD565\"\n            }\n        },\n        {\n            \"id\": 15396,\n            \"name\": \"Creator Protocol\",\n            \"symbol\": \"CRE\",\n            \"slug\": \"creator-protocol\",\n            \"rank\": 7700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:07:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2c14affaddee38d7375c400d144251a87d2c34a\"\n            }\n        },\n        {\n            \"id\": 15397,\n            \"name\": \"Firulais\",\n            \"symbol\": \"FIRU\",\n            \"slug\": \"firulais\",\n            \"rank\": 8193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:18:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe276056f924e15beac26f7b10b6d2805f9c64bb5\"\n            }\n        },\n        {\n            \"id\": 15398,\n            \"name\": \"Rome\",\n            \"symbol\": \"ROME\",\n            \"slug\": \"rome\",\n            \"rank\": 4824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x4a436073552044d5f2f49b176853ad3ad473d9d6\"\n            }\n        },\n        {\n            \"id\": 15399,\n            \"name\": \"SuperNova Token\",\n            \"symbol\": \"SNT\",\n            \"slug\": \"snt\",\n            \"rank\": 6504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x69d17c151ef62421ec338a0c92ca1c1202a427ec\"\n            }\n        },\n        {\n            \"id\": 15400,\n            \"name\": \"FloKishu\",\n            \"symbol\": \"FLISHU\",\n            \"slug\": \"flokishu\",\n            \"rank\": 9134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe6367ee89ad114833c05dd22c9797baca8aa370\"\n            }\n        },\n        {\n            \"id\": 15402,\n            \"name\": \"Spice DAO\",\n            \"symbol\": \"SPICE\",\n            \"slug\": \"spice-dao\",\n            \"rank\": 9135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b6db7597a74602a5a806e33408e7e2dafa58193\"\n            }\n        },\n        {\n            \"id\": 15403,\n            \"name\": \"Spaceship War\",\n            \"symbol\": \"SPW\",\n            \"slug\": \"spaceship-war\",\n            \"rank\": 6724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b23340f5221FBD2e14f36e5b3E5d833D4D215b5\"\n            }\n        },\n        {\n            \"id\": 15404,\n            \"name\": \"Meta Musk\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-musk\",\n            \"rank\": 5734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d8164892df2d5cf4754799cb2a001e3d5832b30\"\n            }\n        },\n        {\n            \"id\": 15405,\n            \"name\": \"Mirrored SPDR S&P 500\",\n            \"symbol\": \"MSPY\",\n            \"slug\": \"mirrored-spdr-s-p-500\",\n            \"rank\": 3781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15406,\n            \"name\": \"Mirrored Coinbase\",\n            \"symbol\": \"MCOIN\",\n            \"slug\": \"mirrored-coinbase\",\n            \"rank\": 4771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15408,\n            \"name\": \"Mirrored Galaxy Digital Holdings Ltd\",\n            \"symbol\": \"MGLXY\",\n            \"slug\": \"mirrored-galaxy-digital-holdings-ltd\",\n            \"rank\": 4438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1l5lrxtwd98ylfy09fn866au6dp76gu8ywnudls\"\n            }\n        },\n        {\n            \"id\": 15411,\n            \"name\": \"New Year Token\",\n            \"symbol\": \"NYT\",\n            \"slug\": \"new-year-token\",\n            \"rank\": 3775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15\"\n            }\n        },\n        {\n            \"id\": 15412,\n            \"name\": \"Mirrored Square\",\n            \"symbol\": \"MSQ\",\n            \"slug\": \"mirrored-square\",\n            \"rank\": 4724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:00:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15413,\n            \"name\": \"Slushie Capital\",\n            \"symbol\": \"SLUSH\",\n            \"slug\": \"slushie-capital\",\n            \"rank\": 9136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd197c8b939f199c7d70d030c1931d3c24442df60\"\n            }\n        },\n        {\n            \"id\": 15414,\n            \"name\": \"Hodl ETH\",\n            \"symbol\": \"HETH\",\n            \"slug\": \"hodl-eth\",\n            \"rank\": 9137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x328ACc7cd3e2340ceF992B67c852095C0ee98603\"\n            }\n        },\n        {\n            \"id\": 15415,\n            \"name\": \"Bomberman\",\n            \"symbol\": \"BOMB\",\n            \"slug\": \"bomberman\",\n            \"rank\": 7418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:16:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8d5153839d8ace20ee6d262c24c8c168e057b88\"\n            }\n        },\n        {\n            \"id\": 15416,\n            \"name\": \"BUGG Finance\",\n            \"symbol\": \"BUGG\",\n            \"slug\": \"bugg-finance\",\n            \"rank\": 8009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d62d515ca6dd901fc920e361559fd394eef3d52\"\n            }\n        },\n        {\n            \"id\": 15418,\n            \"name\": \"Golden Age\",\n            \"symbol\": \"GA\",\n            \"slug\": \"golden-age\",\n            \"rank\": 7486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68db7736df537fcf5504dc701d720457c279719d\"\n            }\n        },\n        {\n            \"id\": 15419,\n            \"name\": \"Zenlink\",\n            \"symbol\": \"ZLK\",\n            \"slug\": \"zenlink\",\n            \"rank\": 4675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x0f47ba9d9Bde3442b42175e51d6A367928A1173B\"\n            }\n        },\n        {\n            \"id\": 15420,\n            \"name\": \"Evolution\",\n            \"symbol\": \"EVO\",\n            \"slug\": \"evolution-crypto\",\n            \"rank\": 7261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2761e6f56fc3fba0f519e441720f80c087dba13\"\n            }\n        },\n        {\n            \"id\": 15421,\n            \"name\": \"Zomfi\",\n            \"symbol\": \"ZOMFI\",\n            \"slug\": \"zomfi\",\n            \"rank\": 4389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1a05d0ee3c8d936f70b77318a348c0de2f8a396\"\n            }\n        },\n        {\n            \"id\": 15422,\n            \"name\": \"Income Island Token\",\n            \"symbol\": \"INCOME\",\n            \"slug\": \"income-island-token\",\n            \"rank\": 6567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3a91A88Ef4bB813BB99EF5a745bcb56e3A3b403b\"\n            }\n        },\n        {\n            \"id\": 15425,\n            \"name\": \"Big Brain Capital DAO\",\n            \"symbol\": \"BBC DAO\",\n            \"slug\": \"big-brain-capital-dao\",\n            \"rank\": 9138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:43:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x270719e21852e0e817c4663cc9f1567441d6eaac\"\n            }\n        },\n        {\n            \"id\": 15427,\n            \"name\": \"Rocket\",\n            \"symbol\": \"ROCKET\",\n            \"slug\": \"rocket\",\n            \"rank\": 5486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd051b29c5cb6c19532529d7544dd0718dd40ecc8\"\n            }\n        },\n        {\n            \"id\": 15428,\n            \"name\": \"Euro Shiba Inu\",\n            \"symbol\": \"ESHIB\",\n            \"slug\": \"euro-shiba-inu\",\n            \"rank\": 5738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xffaa85705ae216363e4e843b67ff3c238fcf0de2\"\n            }\n        },\n        {\n            \"id\": 15430,\n            \"name\": \"MATRIX\",\n            \"symbol\": \"MTRX\",\n            \"slug\": \"matrix\",\n            \"rank\": 9139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x343A0736A8bfFe04110430d63Aa840Cf4A2A07D1\"\n            }\n        },\n        {\n            \"id\": 15431,\n            \"name\": \"The Sandlot\",\n            \"symbol\": \"HUSTLE\",\n            \"slug\": \"the-sandlot\",\n            \"rank\": 9140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3416d6A6E2ee7e880c9936f86136e9b109c3338c\"\n            }\n        },\n        {\n            \"id\": 15432,\n            \"name\": \"Bikini Finance\",\n            \"symbol\": \"BIKINI\",\n            \"slug\": \"bikini-finance\",\n            \"rank\": 7592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC865a1dFB8717F53261a935D5C2577fDA7523C55\"\n            }\n        },\n        {\n            \"id\": 15433,\n            \"name\": \"SuperPlayer World\",\n            \"symbol\": \"HONOR\",\n            \"slug\": \"superplayer-world\",\n            \"rank\": 6605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:00:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb7e70b3a0912a780fd31679f31a917bb480adb6\"\n            }\n        },\n        {\n            \"id\": 15434,\n            \"name\": \"DIAMOND\",\n            \"symbol\": \"DIAMOND\",\n            \"slug\": \"diamond-xrpl\",\n            \"rank\": 5520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:57:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rfSTRox25KWznAtKCLqJ29zPxwErkhbX49\"\n            }\n        },\n        {\n            \"id\": 15435,\n            \"name\": \"Toshinori Inu\",\n            \"symbol\": \"TOSHINORI\",\n            \"slug\": \"toshinori-inu\",\n            \"rank\": 7906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0bcd056b6a8c7fd4983cb56c162799e498e85d3\"\n            }\n        },\n        {\n            \"id\": 15436,\n            \"name\": \"Hoff Coin\",\n            \"symbol\": \"HOFF\",\n            \"slug\": \"hoff-coin\",\n            \"rank\": 5100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:45:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3f822dbbd694901e2051a2495a8755d6cfd5133\"\n            }\n        },\n        {\n            \"id\": 15437,\n            \"name\": \"Shilly Bar\",\n            \"symbol\": \"SHBAR\",\n            \"slug\": \"shilly-bar\",\n            \"rank\": 7321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3bebB4f2D348e44cC4547Cba2F96C214fE5A25A\"\n            }\n        },\n        {\n            \"id\": 15438,\n            \"name\": \"ForthBox\",\n            \"symbol\": \"FBX\",\n            \"slug\": \"forthbox\",\n            \"rank\": 3947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFD57aC98aA8E445C99bc2C41B23997573fAdf795\"\n            }\n        },\n        {\n            \"id\": 15439,\n            \"name\": \"Age of Tanks\",\n            \"symbol\": \"A.O.T\",\n            \"slug\": \"age-of-tanks\",\n            \"rank\": 3564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T16:41:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9589014f7a8547b89a6331eeee32b7fbd5852af9\"\n            }\n        },\n        {\n            \"id\": 15440,\n            \"name\": \"Txbit Token\",\n            \"symbol\": \"TXBIT\",\n            \"slug\": \"txbit-token\",\n            \"rank\": 4969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T06:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x339fe932809e39a95b621a7f88bbf6c08eb6c978\"\n            }\n        },\n        {\n            \"id\": 15442,\n            \"name\": \"All Coins Yield Capital\",\n            \"symbol\": \"ACYC\",\n            \"slug\": \"all-coins-yield-capital\",\n            \"rank\": 3544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T06:57:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb56a1f3310578f23120182fb2e58c087efe6e147\"\n            }\n        },\n        {\n            \"id\": 15443,\n            \"name\": \"ZUG\",\n            \"symbol\": \"ZUG\",\n            \"slug\": \"etherorcs-token\",\n            \"rank\": 5284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T22:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfee5f54e1070e7ed31be341e0a5b1e847f6a84ab\"\n            }\n        },\n        {\n            \"id\": 15444,\n            \"name\": \"MandoX\",\n            \"symbol\": \"MANDOX\",\n            \"slug\": \"mandox\",\n            \"rank\": 4821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T06:57:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAFbF03181833aB4E8DEc24D708a2a24c2bAaa4a4\"\n            }\n        },\n        {\n            \"id\": 15445,\n            \"name\": \"SolidETH\",\n            \"symbol\": \"SOLIDETH\",\n            \"slug\": \"solideth\",\n            \"rank\": 6580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d772ca965648bcdbc263a7e672b46d214cca432\"\n            }\n        },\n        {\n            \"id\": 15446,\n            \"name\": \"Baby Shark Tank\",\n            \"symbol\": \"BASHTANK\",\n            \"slug\": \"baby-shark-tank\",\n            \"rank\": 7880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x484312a0aaeae3ae36a74ff3e294246f35dddf4f\"\n            }\n        },\n        {\n            \"id\": 15447,\n            \"name\": \"Lyra\",\n            \"symbol\": \"LYRA\",\n            \"slug\": \"lyra-finance\",\n            \"rank\": 4897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01ba67aac7f75f647d94220cc98fb30fcc5105bf\"\n            }\n        },\n        {\n            \"id\": 15450,\n            \"name\": \"DICE INU\",\n            \"symbol\": \"DICE\",\n            \"slug\": \"dice-inu\",\n            \"rank\": 9141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T08:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x924ebf416e8d207539ee36b1223b990db2ae379e\"\n            }\n        },\n        {\n            \"id\": 15453,\n            \"name\": \"MadCredits\",\n            \"symbol\": \"MWR\",\n            \"slug\": \"madcredits\",\n            \"rank\": 9142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63346a05ca4934ce09700e72680714eddcd854d9\"\n            }\n        },\n        {\n            \"id\": 15454,\n            \"name\": \"FireFlame Inu\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fireflame-inu\",\n            \"rank\": 6604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fa6f63b11cc1af508cd19ba823853d6aacd9d65\"\n            }\n        },\n        {\n            \"id\": 15455,\n            \"name\": \"ImpactXP\",\n            \"symbol\": \"IMPACTXP\",\n            \"slug\": \"impactxp\",\n            \"rank\": 3383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb12494c8824fc069757f47d177e666c571cd49ae\"\n            }\n        },\n        {\n            \"id\": 15456,\n            \"name\": \"Juicebox\",\n            \"symbol\": \"JBX\",\n            \"slug\": \"juicebox\",\n            \"rank\": 4441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:26:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3abf2a4f8452ccc2cf7b4c1e4663147600646f66\"\n            }\n        },\n        {\n            \"id\": 15458,\n            \"name\": \"Kardia Info\",\n            \"symbol\": \"INFO\",\n            \"slug\": \"info-token\",\n            \"rank\": 7160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5453,\n                \"name\": \"KardiaChain\",\n                \"symbol\": \"KAI\",\n                \"slug\": \"kardiachain\",\n                \"token_address\": \"0x5FFD7a138422cBbcfB53908AD51F656D7C6c640F\"\n            }\n        },\n        {\n            \"id\": 15459,\n            \"name\": \"King Floki V2\",\n            \"symbol\": \"KING\",\n            \"slug\": \"king-floki-v2\",\n            \"rank\": 5017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T11:30:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb872057ee478b3eb77e74c9aa7b50fe4ed650e58\"\n            }\n        },\n        {\n            \"id\": 15460,\n            \"name\": \"MetaShiba\",\n            \"symbol\": \"MSHIBA\",\n            \"slug\": \"metashiba-token\",\n            \"rank\": 7924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T11:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x817aea85fa208f499f08276a4340e4e35d50b643\"\n            }\n        },\n        {\n            \"id\": 15461,\n            \"name\": \"ElonFlokiInu\",\n            \"symbol\": \"EFloki\",\n            \"slug\": \"elonflokiinu-token\",\n            \"rank\": 9143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T13:45:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a79d742E396760F5e0990a59d6E5Cf0b134D92b\"\n            }\n        },\n        {\n            \"id\": 15463,\n            \"name\": \"SIDUS HEROES\",\n            \"symbol\": \"SIDUS\",\n            \"slug\": \"sidus-heroes-sidus-token\",\n            \"rank\": 690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T21:01:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x549020a9Cb845220D66d3E9c6D9F9eF61C981102\"\n            }\n        },\n        {\n            \"id\": 15464,\n            \"name\": \"GENIE token\",\n            \"symbol\": \"GENIETOKEN\",\n            \"slug\": \"genie-token\",\n            \"rank\": 7120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T15:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6e03ae2a59c6259a2c776b3de87b1dad0f68fd7\"\n            }\n        },\n        {\n            \"id\": 15467,\n            \"name\": \"Christmas Floki X\",\n            \"symbol\": \"CFloki X\",\n            \"slug\": \"christmas-floki-x\",\n            \"rank\": 7599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T18:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02d2A4eBD50Ff43D7737Eb5AA3E37C41927Dc863\"\n            }\n        },\n        {\n            \"id\": 15468,\n            \"name\": \"GizaDao\",\n            \"symbol\": \"GIZA\",\n            \"slug\": \"gizadao\",\n            \"rank\": 7888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T18:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x3389492f36642f27f7bf4a7749fb3fc2c8fbb7ee\"\n            }\n        },\n        {\n            \"id\": 15469,\n            \"name\": \"Sipher\",\n            \"symbol\": \"SIPHER\",\n            \"slug\": \"sipher\",\n            \"rank\": 3903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:13:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9F52c8ecbEe10e00D9faaAc5Ee9Ba0fF6550F511\"\n            }\n        },\n        {\n            \"id\": 15471,\n            \"name\": \"4JNET\",\n            \"symbol\": \"4JNET\",\n            \"slug\": \"4jnet\",\n            \"rank\": 5761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667\"\n            }\n        },\n        {\n            \"id\": 15472,\n            \"name\": \"AngryFloki\",\n            \"symbol\": \"$AFLOKI\",\n            \"slug\": \"angryfloki\",\n            \"rank\": 5574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:12:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2F9e23c175d31970ebf57e3bf121f09CEBBAB1E\"\n            }\n        },\n        {\n            \"id\": 15473,\n            \"name\": \"Cryptogram\",\n            \"symbol\": \"CRYPTOGRAM\",\n            \"slug\": \"cryptogram\",\n            \"rank\": 5838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdebaa696f6ed65c9d26d51f2afb2f323f3c058e1\"\n            }\n        },\n        {\n            \"id\": 15474,\n            \"name\": \"WAGMI Game\",\n            \"symbol\": \"WAGMI\",\n            \"slug\": \"wagmi-game\",\n            \"rank\": 4795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:15:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e987df68cc13d271e621ec82e050a1bbd62c180\"\n            }\n        },\n        {\n            \"id\": 15475,\n            \"name\": \"Doge Raca\",\n            \"symbol\": \"DOCA\",\n            \"slug\": \"doge-raca\",\n            \"rank\": 7257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb547607eae3b10d94b211da84a3b51bfa545774d\"\n            }\n        },\n        {\n            \"id\": 15476,\n            \"name\": \"LUXY\",\n            \"symbol\": \"LUXY\",\n            \"slug\": \"luxy\",\n            \"rank\": 6132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd4945a3d0de9923035521687d4bf18cc9b0c7c2a\"\n            }\n        },\n        {\n            \"id\": 15477,\n            \"name\": \"MillionMonke\",\n            \"symbol\": \"MIMO\",\n            \"slug\": \"millionmonke\",\n            \"rank\": 8268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T04:18:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9TE7ebz1dsFo1uQ2T4oYAKSm39Y6fWuHrd6Uk6XaiD16\"\n            }\n        },\n        {\n            \"id\": 15478,\n            \"name\": \"Decentral Games\",\n            \"symbol\": \"DG\",\n            \"slug\": \"decentral-games\",\n            \"rank\": 322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T21:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b520c812e8430659fc9f12f6d0c39026c83588d\"\n            }\n        },\n        {\n            \"id\": 15479,\n            \"name\": \"Big Fund Capital DAO\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"big-fund-capital-dao\",\n            \"rank\": 9144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T04:53:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x2D5433E9D475C78542dbd0d16d7016b9AaB99c1c\"\n            }\n        },\n        {\n            \"id\": 15480,\n            \"name\": \"Umami Finance\",\n            \"symbol\": \"UMAMI\",\n            \"slug\": \"umami-finance\",\n            \"rank\": 4220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T05:00:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x1622bf67e6e5747b81866fe0b85178a93c7f86e3\"\n            }\n        },\n        {\n            \"id\": 15481,\n            \"name\": \"Devia8\",\n            \"symbol\": \"DEVIA8\",\n            \"slug\": \"devia8\",\n            \"rank\": 6944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T05:03:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48a593ffbb06471415d70b66848a82e65cf61d9f\"\n            }\n        },\n        {\n            \"id\": 15483,\n            \"name\": \"LocalTrade\",\n            \"symbol\": \"LTT\",\n            \"slug\": \"localtrade\",\n            \"rank\": 3799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1DC84Fc11E48aE640D48044F22A603BBE914A612\"\n            }\n        },\n        {\n            \"id\": 15485,\n            \"name\": \"Engine\",\n            \"symbol\": \"ENGN\",\n            \"slug\": \"engine-token\",\n            \"rank\": 5463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T06:30:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0d243ee0d7517b1fcf2445ab624ded2dbe3ba54\"\n            }\n        },\n        {\n            \"id\": 15486,\n            \"name\": \"PumpETH\",\n            \"symbol\": \"PETH\",\n            \"slug\": \"pumpeth\",\n            \"rank\": 4197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T08:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D\"\n            }\n        },\n        {\n            \"id\": 15487,\n            \"name\": \"PopDoge\",\n            \"symbol\": \"POPDOGE\",\n            \"slug\": \"popdoge\",\n            \"rank\": 7453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T08:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21c9a960a550adb0f89911b62698b9e8bab86037\"\n            }\n        },\n        {\n            \"id\": 15489,\n            \"name\": \"Wizarre Scroll\",\n            \"symbol\": \"SCRL\",\n            \"slug\": \"wizarre\",\n            \"rank\": 4306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T01:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52c1751C89fc913ed274d72e8d56DcE4Ee44A5cf\"\n            }\n        },\n        {\n            \"id\": 15490,\n            \"name\": \"Wizards And Dragons\",\n            \"symbol\": \"GP\",\n            \"slug\": \"wizards-and-dragons\",\n            \"rank\": 3085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T09:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38ec27c6f05a169e7ed03132bca7d0cfee93c2c5\"\n            }\n        },\n        {\n            \"id\": 15491,\n            \"name\": \"Drachen Lord\",\n            \"symbol\": \"DRAG\",\n            \"slug\": \"drachen-lord\",\n            \"rank\": 9145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x239d4e702667F106950ab897Ba17802b2D15cC3f\"\n            }\n        },\n        {\n            \"id\": 15493,\n            \"name\": \"Multiverse Capital\",\n            \"symbol\": \"MVC\",\n            \"slug\": \"multiverse-capital\",\n            \"rank\": 4665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80d04E44955AA9c3F24041B2A824A20A88E735a8\"\n            }\n        },\n        {\n            \"id\": 15495,\n            \"name\": \"ChargeDefi\",\n            \"symbol\": \"CHARGE\",\n            \"slug\": \"chargedefi\",\n            \"rank\": 3090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T00:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c6bc8e962427deb4106ae06a7fa2d715687395c\"\n            }\n        },\n        {\n            \"id\": 15496,\n            \"name\": \"Gobble Gobble\",\n            \"symbol\": \"GOBBLE\",\n            \"slug\": \"gobble-gobble\",\n            \"rank\": 9146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ec1b3fffd5072d97b27110a667c35025c96d5c5\"\n            }\n        },\n        {\n            \"id\": 15502,\n            \"name\": \"Peoplez\",\n            \"symbol\": \"LEZ\",\n            \"slug\": \"peoplez\",\n            \"rank\": 5484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc23be03f64a834b3fa6ae62c97ac8b40f3eec6a9\"\n            }\n        },\n        {\n            \"id\": 15503,\n            \"name\": \"Empire Warriors\",\n            \"symbol\": \"EMP\",\n            \"slug\": \"empire-warriors\",\n            \"rank\": 7704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF4bEEB8e6217E0Be32F648B16bfa647Ad2c57fE1\"\n            }\n        },\n        {\n            \"id\": 15504,\n            \"name\": \"Zeronauts\",\n            \"symbol\": \"ZNS\",\n            \"slug\": \"zeronauts\",\n            \"rank\": 7908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31582e4Dd4906f2eb71C0D7b141AA097FB715491\"\n            }\n        },\n        {\n            \"id\": 15507,\n            \"name\": \"Defender of Doge\",\n            \"symbol\": \"DOD\",\n            \"slug\": \"defender-of-doge\",\n            \"rank\": 4993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T12:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7c8f3d8422c185fd49d9fcc0b72f1d5d8614a44\"\n            }\n        },\n        {\n            \"id\": 15508,\n            \"name\": \"Xeebster\",\n            \"symbol\": \"XEEB\",\n            \"slug\": \"xeebster\",\n            \"rank\": 6323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfAE5a913fAc73Ef8ED647e53dc42d2fEBc9eA6c9\"\n            }\n        },\n        {\n            \"id\": 15509,\n            \"name\": \"Studio Shibli\",\n            \"symbol\": \"SHIBLI\",\n            \"slug\": \"studio-shibli\",\n            \"rank\": 9147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T12:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1A88c33091490218965787919fcc9862C1798eE\"\n            }\n        },\n        {\n            \"id\": 15510,\n            \"name\": \"Decentral Games Governance (xDG)\",\n            \"symbol\": \"xDG\",\n            \"slug\": \"decentral-games-governance-xdg\",\n            \"rank\": 6798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T08:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f81c790581b240a5c948afd173620ecc8c71c8d\"\n            }\n        },\n        {\n            \"id\": 15513,\n            \"name\": \"Defi Coin\",\n            \"symbol\": \"DEFC\",\n            \"slug\": \"defi-coin\",\n            \"rank\": 5907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb33cbbe6f1e699574f10606ed9a495a196476df\"\n            }\n        },\n        {\n            \"id\": 15516,\n            \"name\": \"Pi INU\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"pi-inu\",\n            \"rank\": 3898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf03e02acbc5eb22de027ea4f59235966f5810d4f\"\n            }\n        },\n        {\n            \"id\": 15517,\n            \"name\": \"WoopMoney\",\n            \"symbol\": \"WMW\",\n            \"slug\": \"woopmoney\",\n            \"rank\": 4342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3cd0e0154acb80bfbdd8dbffe3cb61ccf23c981e\"\n            }\n        },\n        {\n            \"id\": 15518,\n            \"name\": \"Kanga Exchange Token\",\n            \"symbol\": \"KNG\",\n            \"slug\": \"kanga-exchange-token\",\n            \"rank\": 5697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x471d113059324321749e097705197a2b44a070fc\"\n            }\n        },\n        {\n            \"id\": 15519,\n            \"name\": \"ElonsPets\",\n            \"symbol\": \"ELP\",\n            \"slug\": \"elonspets\",\n            \"rank\": 9148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40b50a516e081945b95d30fcbbb31476a63ffb4a\"\n            }\n        },\n        {\n            \"id\": 15520,\n            \"name\": \"Shinomics\",\n            \"symbol\": \"SHIN\",\n            \"slug\": \"shinomics\",\n            \"rank\": 6252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84BbAd0Fe2770790f2b587196c6ECB270E776647\"\n            }\n        },\n        {\n            \"id\": 15521,\n            \"name\": \"NFTinder\",\n            \"symbol\": \"NFTNDR\",\n            \"slug\": \"nftinder\",\n            \"rank\": 7615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T15:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec37441dbc28c17d22740d8298cd737b994e4adf\"\n            }\n        },\n        {\n            \"id\": 15525,\n            \"name\": \"Floki One\",\n            \"symbol\": \"floki\",\n            \"slug\": \"floki-one\",\n            \"rank\": 5430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x24b6179e4062ed9baeace0e6081dbd55b6072380\"\n            }\n        },\n        {\n            \"id\": 15526,\n            \"name\": \"DaVinci Token\",\n            \"symbol\": \"VINCI\",\n            \"slug\": \"davinci-token\",\n            \"rank\": 4846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xb8e0497018c991e86311b64efd9d57b06aedbbae\"\n            }\n        },\n        {\n            \"id\": 15527,\n            \"name\": \"Solidray Finance\",\n            \"symbol\": \"SRT\",\n            \"slug\": \"solidray-finance\",\n            \"rank\": 6129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T17:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b6c496cc837ccf003feacc4835e39d5976105a8\"\n            }\n        },\n        {\n            \"id\": 15528,\n            \"name\": \"Zodium\",\n            \"symbol\": \"ZODI\",\n            \"slug\": \"zodium\",\n            \"rank\": 4804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T20:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cca2f5561bb0fca88e5b9b48b7fbf000349c357\"\n            }\n        },\n        {\n            \"id\": 15529,\n            \"name\": \"Space Crypto\",\n            \"symbol\": \"SPG\",\n            \"slug\": \"space-crypto\",\n            \"rank\": 2893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T17:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ecaf010fc192e2d5cbeb4dfb1fee20fbd733aa1\"\n            }\n        },\n        {\n            \"id\": 15530,\n            \"name\": \"Enegra (EGX)\",\n            \"symbol\": \"EGX\",\n            \"slug\": \"enegra-egx\",\n            \"rank\": 9149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8db0a6d1b06950b4e81c4f67d1289fc7b9359c7f\"\n            }\n        },\n        {\n            \"id\": 15531,\n            \"name\": \"WinNow\",\n            \"symbol\": \"WNNW\",\n            \"slug\": \"winnow\",\n            \"rank\": 7462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T02:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1578daf3eeb1accc3767c687cd5a0d9df8b20cb\"\n            }\n        },\n        {\n            \"id\": 15532,\n            \"name\": \"MooMonster\",\n            \"symbol\": \"MOO\",\n            \"slug\": \"moomonster\",\n            \"rank\": 3156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa29b6f4e762874846c081e20ed1142ff83faafef\"\n            }\n        },\n        {\n            \"id\": 15534,\n            \"name\": \"KingPad\",\n            \"symbol\": \"CROWN\",\n            \"slug\": \"kingpad\",\n            \"rank\": 6082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a3bA320d44192ae9f6C061F15bCEbd7a6217242\"\n            }\n        },\n        {\n            \"id\": 15535,\n            \"name\": \"Flux\",\n            \"symbol\": \"FLX\",\n            \"slug\": \"flux-dao\",\n            \"rank\": 3851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T22:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3Ea8ea4237344C9931214796d9417Af1A1180770\"\n            }\n        },\n        {\n            \"id\": 15536,\n            \"name\": \"Small Fish Cookie\",\n            \"symbol\": \"SFC\",\n            \"slug\": \"small-fish-cookie\",\n            \"rank\": 4364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f7b0f336f7fc969b4713615d6c42af86bb7c903\"\n            }\n        },\n        {\n            \"id\": 15538,\n            \"name\": \"COXSWAP\",\n            \"symbol\": \"COX\",\n            \"slug\": \"coxswap\",\n            \"rank\": 5906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T04:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17FEa92CA2e7570d07b63ecD6B698e01386555A4\"\n            }\n        },\n        {\n            \"id\": 15539,\n            \"name\": \"NOSHIT\",\n            \"symbol\": \"NSH\",\n            \"slug\": \"noshit\",\n            \"rank\": 3908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T05:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb\"\n            }\n        },\n        {\n            \"id\": 15540,\n            \"name\": \"Smart Token\",\n            \"symbol\": \"SMART\",\n            \"slug\": \"smart-token\",\n            \"rank\": 7983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T05:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x34D33dc8Ac6f1650D94A7E9A972B47044217600b\"\n            }\n        },\n        {\n            \"id\": 15541,\n            \"name\": \"Geckolands\",\n            \"symbol\": \"GEC\",\n            \"slug\": \"geckolands\",\n            \"rank\": 4099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T05:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdec8fb35b96a9ee0b78e662f73287f71b94f15f5\"\n            }\n        },\n        {\n            \"id\": 15542,\n            \"name\": \"Doge Rise Up\",\n            \"symbol\": \"DOGERISEUP\",\n            \"slug\": \"doge-rise-up\",\n            \"rank\": 3832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12d31d5ddf12784ab9fa123ce7f735c76ffcd9bb\"\n            }\n        },\n        {\n            \"id\": 15543,\n            \"name\": \"HAYFEVER\",\n            \"symbol\": \"HAY\",\n            \"slug\": \"hayfever\",\n            \"rank\": 6725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6269e2e0c271fb6af35e7f8a539ebc7155e33bb\"\n            }\n        },\n        {\n            \"id\": 15544,\n            \"name\": \"PIST TRUST\",\n            \"symbol\": \"PIST\",\n            \"slug\": \"pist-trust\",\n            \"rank\": 4341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x315dc1b524de57ae8e809a2e97699dbc895b8a21\"\n            }\n        },\n        {\n            \"id\": 15545,\n            \"name\": \"SuperMegaHyperDoge\",\n            \"symbol\": \"SMHDOGE\",\n            \"slug\": \"supermegahyperdoge\",\n            \"rank\": 7234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5644bb2b594fcf6f74384d2ad26c68f02a47981c\"\n            }\n        },\n        {\n            \"id\": 15547,\n            \"name\": \"BEPIS\",\n            \"symbol\": \"BEPIS\",\n            \"slug\": \"bepis\",\n            \"rank\": 9150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa031d93DD0dC21Bb799D3f7780e9D29df5210114\"\n            }\n        },\n        {\n            \"id\": 15548,\n            \"name\": \"FREEMOON ETH\",\n            \"symbol\": \"EFREEMOON\",\n            \"slug\": \"freemoon-eth\",\n            \"rank\": 9151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31f0bc450c12eb62b4c617d4c876f7a66470fcb3\"\n            }\n        },\n        {\n            \"id\": 15550,\n            \"name\": \"RobustSwap Token\",\n            \"symbol\": \"RBS\",\n            \"slug\": \"robustswap-token\",\n            \"rank\": 7145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95336aC5f7E840e7716781313e1607F7C9D6BE25\"\n            }\n        },\n        {\n            \"id\": 15551,\n            \"name\": \"Dogelana\",\n            \"symbol\": \"DLANA\",\n            \"slug\": \"dogelana\",\n            \"rank\": 8182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DogeLZECE9CthXasBLFxgeA2umEyt8CcV7Jsf6P5ZTFo\"\n            }\n        },\n        {\n            \"id\": 15553,\n            \"name\": \"Andromeda\",\n            \"symbol\": \"M31\",\n            \"slug\": \"andromeda\",\n            \"rank\": 4300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb46acb1f8d0ff6369c2f00146897aea1dfcf2414\"\n            }\n        },\n        {\n            \"id\": 15554,\n            \"name\": \"Citrus\",\n            \"symbol\": \"CTS\",\n            \"slug\": \"citrus\",\n            \"rank\": 4070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe67Cf598a349aFff89f6045108c6C1850f82839\"\n            }\n        },\n        {\n            \"id\": 15555,\n            \"name\": \"American Dream\",\n            \"symbol\": \"ADREAM\",\n            \"slug\": \"american-dream\",\n            \"rank\": 6888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45c4b4b718f7e2df5c22eff8a2bb79e9090a428d\"\n            }\n        },\n        {\n            \"id\": 15556,\n            \"name\": \"AvaPay\",\n            \"symbol\": \"AVAPAY\",\n            \"slug\": \"avapay\",\n            \"rank\": 9152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3f3fea5dd9b1940c2ee4822d7b7a06f19d58656e\"\n            }\n        },\n        {\n            \"id\": 15557,\n            \"name\": \"Mother of Memes\",\n            \"symbol\": \"MOM\",\n            \"slug\": \"mother-of-memes\",\n            \"rank\": 7015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x211fa9e7e390c29b0ab1a9248949a0ab716c4154\"\n            }\n        },\n        {\n            \"id\": 15558,\n            \"name\": \"Shiba Games\",\n            \"symbol\": \"SHIBAGAMES\",\n            \"slug\": \"shiba-games\",\n            \"rank\": 7209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ea526b4799541797d8b880b48cc65d71d1e273b\"\n            }\n        },\n        {\n            \"id\": 15559,\n            \"name\": \"FarmersOnly Onion\",\n            \"symbol\": \"ONION\",\n            \"slug\": \"farmersonly-onion\",\n            \"rank\": 8111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf6931e67EF0cB20423351A53069719Df2ad76e78\"\n            }\n        },\n        {\n            \"id\": 15561,\n            \"name\": \"MetaPool\",\n            \"symbol\": \"MPOOL\",\n            \"slug\": \"metapool\",\n            \"rank\": 9153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T13:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18C43A0214dB7C7DCa1125256e2a848AaEA71040\"\n            }\n        },\n        {\n            \"id\": 15562,\n            \"name\": \"PIZZA NFT\",\n            \"symbol\": \"$PIZZA\",\n            \"slug\": \"pizzanft\",\n            \"rank\": 7928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb07905396A419B121213efe1d17cfD0ff20aE597\"\n            }\n        },\n        {\n            \"id\": 15563,\n            \"name\": \"Cornucopias\",\n            \"symbol\": \"COPI\",\n            \"slug\": \"cornucopias\",\n            \"rank\": 3625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T16:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfea292e5ea4510881bdb840e3cec63abd43f936f\"\n            }\n        },\n        {\n            \"id\": 15564,\n            \"name\": \"DexGame\",\n            \"symbol\": \"DXGM\",\n            \"slug\": \"dexgame\",\n            \"rank\": 4278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66f73d0fd4161cfad4302dc145ff994375c13475\"\n            }\n        },\n        {\n            \"id\": 15565,\n            \"name\": \"CheeseSwap\",\n            \"symbol\": \"CHEESE\",\n            \"slug\": \"cheese-swap\",\n            \"rank\": 5956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T04:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4bf64b17e270b50d00658e3c0e2fbdefabdd87b\"\n            }\n        },\n        {\n            \"id\": 15566,\n            \"name\": \"JETOKEN\",\n            \"symbol\": \"JETS\",\n            \"slug\": \"jetoken\",\n            \"rank\": 6592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T05:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0f005dfe97c5041e538b7075915b2ee706677c26\"\n            }\n        },\n        {\n            \"id\": 15567,\n            \"name\": \"Chipz\",\n            \"symbol\": \"CHPZ\",\n            \"slug\": \"chipz\",\n            \"rank\": 5972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T05:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fabcb70eeda798f9241f4bb11cceea7d93b157a\"\n            }\n        },\n        {\n            \"id\": 15568,\n            \"name\": \"Arkadiko Finance\",\n            \"symbol\": \"DIKO\",\n            \"slug\": \"arkadiko-finance\",\n            \"rank\": 5677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15569,\n            \"name\": \"Crystal Wallet\",\n            \"symbol\": \"CRT\",\n            \"slug\": \"crystal-wallet\",\n            \"rank\": 7344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T08:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84817f5b8523c063d9574b36c5b670a046bb5810\"\n            }\n        },\n        {\n            \"id\": 15570,\n            \"name\": \"Stay In Destiny World\",\n            \"symbol\": \"SIW\",\n            \"slug\": \"stay-in-destiny-world\",\n            \"rank\": 4742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T09:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1ec13469d3f9bda35c5e7cdcbfbb390756767b6\"\n            }\n        },\n        {\n            \"id\": 15572,\n            \"name\": \"Charm\",\n            \"symbol\": \"CHARM\",\n            \"slug\": \"charm\",\n            \"rank\": 4286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x248CB87DDA803028dfeaD98101C9465A2fbdA0d4\"\n            }\n        },\n        {\n            \"id\": 15574,\n            \"name\": \"KaraStar UMY\",\n            \"symbol\": \"UMY\",\n            \"slug\": \"karastar-umy\",\n            \"rank\": 3746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0522ecfe37ab2bdb5d60a99e08d1e8379bd35c00\"\n            }\n        },\n        {\n            \"id\": 15575,\n            \"name\": \"Plastiks\",\n            \"symbol\": \"PLASTIK\",\n            \"slug\": \"plastiks\",\n            \"rank\": 3399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2764be4756fec8de911d8d37efe4ae8aff178254\"\n            }\n        },\n        {\n            \"id\": 15578,\n            \"name\": \"Dawn Wars\",\n            \"symbol\": \"DW\",\n            \"slug\": \"dawn-wars\",\n            \"rank\": 6315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x951ad8020cee44f6cec9b8aff9fc8e42363f6f50\"\n            }\n        },\n        {\n            \"id\": 15583,\n            \"name\": \"Studyum\",\n            \"symbol\": \"STUD\",\n            \"slug\": \"studyum\",\n            \"rank\": 6334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T00:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f48e457b4b0708c999a1e088c005e977cfdd707\"\n            }\n        },\n        {\n            \"id\": 15584,\n            \"name\": \"Humans.ai\",\n            \"symbol\": \"HEART\",\n            \"slug\": \"humans-ai\",\n            \"rank\": 3121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T16:16:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8FAc8031e079F409135766C7d5De29cf22EF897C\"\n            }\n        },\n        {\n            \"id\": 15585,\n            \"name\": \"GuildFi\",\n            \"symbol\": \"GF\",\n            \"slug\": \"guildfi\",\n            \"rank\": 471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T00:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaef88cea01475125522e117bfe45cf32044e238\"\n            }\n        },\n        {\n            \"id\": 15586,\n            \"name\": \"AngelsCreed\",\n            \"symbol\": \"ANGEL\",\n            \"slug\": \"angelscreed\",\n            \"rank\": 3510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x205F93cD558aAc99c4609d0511829194B5405533\"\n            }\n        },\n        {\n            \"id\": 15587,\n            \"name\": \"Cowboy Snake\",\n            \"symbol\": \"COWS\",\n            \"slug\": \"cowboy-snake\",\n            \"rank\": 6280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:12:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33b48893b8f119fb45f431b36f830a9584804201\"\n            }\n        },\n        {\n            \"id\": 15588,\n            \"name\": \"PathDAO\",\n            \"symbol\": \"PATH\",\n            \"slug\": \"pathdao\",\n            \"rank\": 5248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T19:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a2550e0a75acec6d811ae3930732f7f3ad67588\"\n            }\n        },\n        {\n            \"id\": 15589,\n            \"name\": \"The Crypto You\",\n            \"symbol\": \"MILK\",\n            \"slug\": \"the-crypto-you\",\n            \"rank\": 4377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T09:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBf37f781473f3b50E82C668352984865eac9853f\"\n            }\n        },\n        {\n            \"id\": 15592,\n            \"name\": \"MetaBrands\",\n            \"symbol\": \"MAGE\",\n            \"slug\": \"metabrands\",\n            \"rank\": 6883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T17:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd52aae39a2b5cc7812f7b9450ebb61dfef702b15\"\n            }\n        },\n        {\n            \"id\": 15593,\n            \"name\": \"DopeWarz\",\n            \"symbol\": \"DRUG\",\n            \"slug\": \"dopewarz\",\n            \"rank\": 5349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T01:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27e2A0E643c7f17959F84C345d2123B77bbd412c\"\n            }\n        },\n        {\n            \"id\": 15594,\n            \"name\": \"BlackPoker\",\n            \"symbol\": \"BPKR\",\n            \"slug\": \"blackpoker\",\n            \"rank\": 6827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T02:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc83c08E4Bfb9aB9346AEB233161F706e5654Fc02\"\n            }\n        },\n        {\n            \"id\": 15595,\n            \"name\": \"Solarmine\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solarmine\",\n            \"rank\": 5380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T01:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaba91fa7b4d090be80c4108e925628106e9be49e\"\n            }\n        },\n        {\n            \"id\": 15596,\n            \"name\": \"Xtremcoin\",\n            \"symbol\": \"XTR\",\n            \"slug\": \"xtremcoin\",\n            \"rank\": 4467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T01:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15597,\n            \"name\": \"Honey Deluxe Token\",\n            \"symbol\": \"HONEYD\",\n            \"slug\": \"honey-deluxe-token\",\n            \"rank\": 4899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T02:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40615B82999b8aa46803F11493BeDAB0314EB5E7\"\n            }\n        },\n        {\n            \"id\": 15598,\n            \"name\": \"Magic Forest\",\n            \"symbol\": \"MAGF\",\n            \"slug\": \"magic-forest\",\n            \"rank\": 7593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:56:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dea912d5c04a1988ad6b003d224b9b616f723a1\"\n            }\n        },\n        {\n            \"id\": 15601,\n            \"name\": \"Floshin Token\",\n            \"symbol\": \"FLOSHIN\",\n            \"slug\": \"floshin-token\",\n            \"rank\": 6463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a6fed601a11290500f8d76153c33cc254e9f6d0\"\n            }\n        },\n        {\n            \"id\": 15603,\n            \"name\": \"Monster Adventure Token\",\n            \"symbol\": \"MAT\",\n            \"slug\": \"monster-adventure-token\",\n            \"rank\": 3570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4cc9538bbd3eda848da2292c0e383835703f138\"\n            }\n        },\n        {\n            \"id\": 15604,\n            \"name\": \"Son of Doge\",\n            \"symbol\": \"SOD\",\n            \"slug\": \"son-of-doge\",\n            \"rank\": 9154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77dbde04c1e593eb372ae11cbadb3fb7af305574\"\n            }\n        },\n        {\n            \"id\": 15605,\n            \"name\": \"Liquid ICP\",\n            \"symbol\": \"LICP\",\n            \"slug\": \"liquid-icp\",\n            \"rank\": 6556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T08:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x1b43b97094aa3c6cc678edb9e28ac67daaa7cc64\"\n            }\n        },\n        {\n            \"id\": 15606,\n            \"name\": \"MidasDAO\",\n            \"symbol\": \"CROWN\",\n            \"slug\": \"midasdao\",\n            \"rank\": 6933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xed46443C18E38064523180Fc364C6180b35803d3\"\n            }\n        },\n        {\n            \"id\": 15607,\n            \"name\": \"Meta Billionaires Club\",\n            \"symbol\": \"METABC\",\n            \"slug\": \"meta-billionaires-club\",\n            \"rank\": 7164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5e33d3fff677218be30b33df5906f53b426875c\"\n            }\n        },\n        {\n            \"id\": 15608,\n            \"name\": \"TabTrader Token\",\n            \"symbol\": \"TTT\",\n            \"slug\": \"tabtrader-token\",\n            \"rank\": 4832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FNFKRV3V8DtA3gVJN6UshMiLGYA8izxFwkNWmJbFjmRj\"\n            }\n        },\n        {\n            \"id\": 15609,\n            \"name\": \"Shibana\",\n            \"symbol\": \"BANA\",\n            \"slug\": \"shibana\",\n            \"rank\": 7781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"https://solscan.io/token/BhPXDQio8xtNC6k5Bg5fnUVL9kGN8uvRDNwW8MZBu8DL\"\n            }\n        },\n        {\n            \"id\": 15610,\n            \"name\": \"TerraUSD (Wormhole)\",\n            \"symbol\": \"UST\",\n            \"slug\": \"terrausd-wormhole\",\n            \"rank\": 2957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa693b19d2931d498c5b318df961919bb4aee87a5\"\n            }\n        },\n        {\n            \"id\": 15611,\n            \"name\": \"Vikings Finance\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"vikings-finance\",\n            \"rank\": 7497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe0474c15bc7f8213ee5bfb42f9e68b2d6be2e136\"\n            }\n        },\n        {\n            \"id\": 15612,\n            \"name\": \"Ava MIM\",\n            \"symbol\": \"AVAMIM\",\n            \"slug\": \"ava-mim\",\n            \"rank\": 7775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf97D917a0ef1Bb6919C36489Eb0Fd00dB41fFBa8\"\n            }\n        },\n        {\n            \"id\": 15613,\n            \"name\": \"WMT\",\n            \"symbol\": \"WMT\",\n            \"slug\": \"wmt\",\n            \"rank\": 6628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x780622E3043D329abd7B1fD522C9B6c877cfb8c0\"\n            }\n        },\n        {\n            \"id\": 15614,\n            \"name\": \"Solar Full Cycle\",\n            \"symbol\": \"SFC\",\n            \"slug\": \"solar-full-cycle\",\n            \"rank\": 6916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0556551f81623ae32c5c7cf853c67fafbe61648a\"\n            }\n        },\n        {\n            \"id\": 15615,\n            \"name\": \"RoArts Token\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"roarts-token\",\n            \"rank\": 9155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3046f5cd17cb6a7f5bbcc3a23309dd32106c9116\"\n            }\n        },\n        {\n            \"id\": 15617,\n            \"name\": \"Kyrrex\",\n            \"symbol\": \"KRRX\",\n            \"slug\": \"kyrrex\",\n            \"rank\": 3798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T05:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TEL7oQ42fjSSYK9GobdRfQ5odkXdLqVBHF\"\n            }\n        },\n        {\n            \"id\": 15618,\n            \"name\": \"Atrollcity\",\n            \"symbol\": \"PINE\",\n            \"slug\": \"atrollcity\",\n            \"rank\": 7400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd099990bc62b3caf38f0f20b280bb400f67e92d0\"\n            }\n        },\n        {\n            \"id\": 15619,\n            \"name\": \"KRYZA Exchange\",\n            \"symbol\": \"KRX\",\n            \"slug\": \"kryza-exchange\",\n            \"rank\": 4701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93ad9b819C88D98B4c9641470A96E24769Ae7922\"\n            }\n        },\n        {\n            \"id\": 15621,\n            \"name\": \"SQUID Finance\",\n            \"symbol\": \"SQUID\",\n            \"slug\": \"squid-finance\",\n            \"rank\": 9156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c3C3941aCB8A9Be35e50F086fAE6a481f7d9DF7\"\n            }\n        },\n        {\n            \"id\": 15622,\n            \"name\": \"CAGE GOVERNANCE TOKEN\",\n            \"symbol\": \"CGT\",\n            \"slug\": \"cage-io\",\n            \"rank\": 9157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8987a07ba83607a66c7351266e771fb865c9ca6c\"\n            }\n        },\n        {\n            \"id\": 15623,\n            \"name\": \"TCHALLA\",\n            \"symbol\": \"TCHA\",\n            \"slug\": \"tchalla\",\n            \"rank\": 5545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T00:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd48d14b69aa71a24d87ac1ea001d170d1d4e7eda\"\n            }\n        },\n        {\n            \"id\": 15624,\n            \"name\": \"Shiba Dragon\",\n            \"symbol\": \"SHIBAD\",\n            \"slug\": \"shiba-dragon\",\n            \"rank\": 7657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ed3cc3490efd36e78f301523ccd169330520d3f\"\n            }\n        },\n        {\n            \"id\": 15625,\n            \"name\": \"Shiba Heist\",\n            \"symbol\": \"HEIST\",\n            \"slug\": \"shiba-heist\",\n            \"rank\": 5569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:58:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x043938516CBDed5c6294f6850AbF7f92EE36E0BC\"\n            }\n        },\n        {\n            \"id\": 15627,\n            \"name\": \"Nxtech Network\",\n            \"symbol\": \"NX\",\n            \"slug\": \"nxtech-network\",\n            \"rank\": 6794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T19:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb0bdd8f51c867d787f0fc6b2dee360ca31628e3\"\n            }\n        },\n        {\n            \"id\": 15632,\n            \"name\": \"Meta Rewards Token\",\n            \"symbol\": \"MRT\",\n            \"slug\": \"meta-rewards-token\",\n            \"rank\": 4563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb15f39d979208f05474cf4b8f66fd46f6f4a77f3\"\n            }\n        },\n        {\n            \"id\": 15633,\n            \"name\": \"ForeverGrow\",\n            \"symbol\": \"FGROW\",\n            \"slug\": \"forevergrow\",\n            \"rank\": 6302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T19:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41dacb37ee274835184fa78d911303a42d96ea13\"\n            }\n        },\n        {\n            \"id\": 15635,\n            \"name\": \"Shiba Metaverse\",\n            \"symbol\": \"SHIM\",\n            \"slug\": \"shiba-metaverse-shim\",\n            \"rank\": 7604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T08:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3680968A6b7034ab09c60D04Cd42DC5Fa48F7e81\"\n            }\n        },\n        {\n            \"id\": 15636,\n            \"name\": \"Ruffy Coin\",\n            \"symbol\": \"RUFFY\",\n            \"slug\": \"ruffy-coin\",\n            \"rank\": 9158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x215592aBD8AA3900925Eb40bA4492A5eFd761951\"\n            }\n        },\n        {\n            \"id\": 15637,\n            \"name\": \"BuffaloSwap HORN\",\n            \"symbol\": \"HORN\",\n            \"slug\": \"buffaloswap-horn\",\n            \"rank\": 9159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa750771CbDc5e52D0B3233ECf007C690889c0127\"\n            }\n        },\n        {\n            \"id\": 15638,\n            \"name\": \"Ltradex\",\n            \"symbol\": \"LTEX\",\n            \"slug\": \"ltradex\",\n            \"rank\": 4131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcb3ac7a3ceb2d0c5e162a03901d6d7bb8602912\"\n            }\n        },\n        {\n            \"id\": 15639,\n            \"name\": \"Synex Coin\",\n            \"symbol\": \"MINECRAFT\",\n            \"slug\": \"synex-coin\",\n            \"rank\": 7696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FTkj421DxbS1wajE74J34BJ5a1o9ccA97PkK6mYq9hNQ\"\n            }\n        },\n        {\n            \"id\": 15640,\n            \"name\": \"ShibaGalaxy\",\n            \"symbol\": \"SHIBGX\",\n            \"slug\": \"shibagalaxy\",\n            \"rank\": 6813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7420d2Bc1f8efB491D67Ee860DF1D35fe49ffb8C\"\n            }\n        },\n        {\n            \"id\": 15641,\n            \"name\": \"Kounotori\",\n            \"symbol\": \"KTO\",\n            \"slug\": \"kounotori\",\n            \"rank\": 5541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x616ef40d55c0d2c506f4d6873bda8090b79bf8fc\"\n            }\n        },\n        {\n            \"id\": 15642,\n            \"name\": \"Mufasa Inu\",\n            \"symbol\": \"MFSA\",\n            \"slug\": \"mufasa-inu\",\n            \"rank\": 9160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d61d2616464F9A227D05ddED4f586697fe6FE77\"\n            }\n        },\n        {\n            \"id\": 15644,\n            \"name\": \"Kalissa\",\n            \"symbol\": \"KALI\",\n            \"slug\": \"kalissa\",\n            \"rank\": 5790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd790d1bea5269985b07e967d610197dab3791d13\"\n            }\n        },\n        {\n            \"id\": 15645,\n            \"name\": \"AstroDonkey\",\n            \"symbol\": \"DNKY\",\n            \"slug\": \"astrodonkey\",\n            \"rank\": 6838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32f3145a98a61813af1ab0631a6a81850ceb8cad\"\n            }\n        },\n        {\n            \"id\": 15648,\n            \"name\": \"Sriracha Inu\",\n            \"symbol\": \"SRIRACHA\",\n            \"slug\": \"sriracha-inu\",\n            \"rank\": 6940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3314d28F86CC1BC7424B66b4b4C23621Eba8D925\"\n            }\n        },\n        {\n            \"id\": 15649,\n            \"name\": \"KING SHIBA INU\",\n            \"symbol\": \"KSHIBINU\",\n            \"slug\": \"king-shiba-inu\",\n            \"rank\": 9161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x385041C5B6B085Dbadd0FF9633cBe8d5f27D2435\"\n            }\n        },\n        {\n            \"id\": 15652,\n            \"name\": \"GOGOcoin\",\n            \"symbol\": \"GOGO\",\n            \"slug\": \"gogocoin\",\n            \"rank\": 3333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T18:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xdD2AF2E723547088D3846841fbDcC6A8093313d6\"\n            }\n        },\n        {\n            \"id\": 15654,\n            \"name\": \"Blue Gold\",\n            \"symbol\": \"BLG\",\n            \"slug\": \"blue-gold\",\n            \"rank\": 7754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aCE2020Ba93E393CdB128779Af1CDfD935E8918\"\n            }\n        },\n        {\n            \"id\": 15655,\n            \"name\": \"IceFlake Finance\",\n            \"symbol\": \"FLAKE\",\n            \"slug\": \"iceflake-finance\",\n            \"rank\": 8065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T11:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9559873d5b9e0176E923399cBD2863AEa1fB19B9\"\n            }\n        },\n        {\n            \"id\": 15656,\n            \"name\": \"Wen Lambo\",\n            \"symbol\": \"LAMBO\",\n            \"slug\": \"wen-lambo\",\n            \"rank\": 4942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T11:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcaa2d4e47365c0be005016a14df2a0e5f6e85079\"\n            }\n        },\n        {\n            \"id\": 15657,\n            \"name\": \"PussyCat\",\n            \"symbol\": \"PUSS\",\n            \"slug\": \"pussycat\",\n            \"rank\": 7946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T11:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x586f4e2a5fc6431ec91646be9d00d7990f50b874\"\n            }\n        },\n        {\n            \"id\": 15659,\n            \"name\": \"Decentralized Eternal Virtual Traveller\",\n            \"symbol\": \"DEVT\",\n            \"slug\": \"decentralized-eternal-virtual-traveller\",\n            \"rank\": 3114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB5c578947de0fd71303F71F2C3d41767438bD0de\"\n            }\n        },\n        {\n            \"id\": 15661,\n            \"name\": \"LINKS Token\",\n            \"symbol\": \"LINKS\",\n            \"slug\": \"links-token\",\n            \"rank\": 5309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaffeabc20b2cafa80d2d7ff220ad37e4ec7541d7\"\n            }\n        },\n        {\n            \"id\": 15664,\n            \"name\": \"BlockchainSpace\",\n            \"symbol\": \"GUILD\",\n            \"slug\": \"blockchainspace\",\n            \"rank\": 4185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83e9f223e1edb3486f876ee888d76bfba26c475a\"\n            }\n        },\n        {\n            \"id\": 15666,\n            \"name\": \"WatchSports\",\n            \"symbol\": \"WSPORTS\",\n            \"slug\": \"watchsports\",\n            \"rank\": 7619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x448ce61f8b4b3fc73b6128c91e5689fa06055bde\"\n            }\n        },\n        {\n            \"id\": 15667,\n            \"name\": \"Rematic\",\n            \"symbol\": \"RMTX\",\n            \"slug\": \"rematic\",\n            \"rank\": 4256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c01099f3d4c920504E577bd7617F0D7c53cD8Df\"\n            }\n        },\n        {\n            \"id\": 15668,\n            \"name\": \"HODL Vault Token\",\n            \"symbol\": \"HVLT\",\n            \"slug\": \"hodl-vault-token\",\n            \"rank\": 5961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02EAff74B881280d51E25197B0b3A72D5645bFFa\"\n            }\n        },\n        {\n            \"id\": 15669,\n            \"name\": \"The Parallel\",\n            \"symbol\": \"PRL\",\n            \"slug\": \"the-parallel\",\n            \"rank\": 3703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24\"\n            }\n        },\n        {\n            \"id\": 15670,\n            \"name\": \"UPFUND\",\n            \"symbol\": \"UPT\",\n            \"slug\": \"upfund\",\n            \"rank\": 9162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x457027fb186cAbfC5c873d3bEcA90312D3A57f3B\"\n            }\n        },\n        {\n            \"id\": 15671,\n            \"name\": \"Vibranium\",\n            \"symbol\": \"VBN\",\n            \"slug\": \"vibranium-token\",\n            \"rank\": 7867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4B41cA61f5FBe12dDbA38bC2D8bacC5f68FD491F\"\n            }\n        },\n        {\n            \"id\": 15672,\n            \"name\": \"InfinityCash\",\n            \"symbol\": \"IFC\",\n            \"slug\": \"infinitycash\",\n            \"rank\": 9163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1Ef741cc15CC3Ade55A628F26cBbab4369Ea2912\"\n            }\n        },\n        {\n            \"id\": 15674,\n            \"name\": \"WallStreetNinja\",\n            \"symbol\": \"WSN\",\n            \"slug\": \"wallstreetninja\",\n            \"rank\": 7731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T21:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fa4cd8aeedcb8d36dbc5d856e3a1bee490d7b36\"\n            }\n        },\n        {\n            \"id\": 15677,\n            \"name\": \"Simpli Finance\",\n            \"symbol\": \"SIMPLI\",\n            \"slug\": \"simpli-finance\",\n            \"rank\": 6820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71f69afed8825d6d9300ba4d74103e1dcc263b93\"\n            }\n        },\n        {\n            \"id\": 15678,\n            \"name\": \"Voxies\",\n            \"symbol\": \"VOXEL\",\n            \"slug\": \"voxies\",\n            \"rank\": 409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T12:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd0258a3fd00f38aa8090dfee343f10a9d4d30d3f\"\n            }\n        },\n        {\n            \"id\": 15680,\n            \"name\": \"BabyLoserCoin\",\n            \"symbol\": \"BABYLOWB\",\n            \"slug\": \"babylosercoin\",\n            \"rank\": 9164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T14:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9ecf878d73265b9773cd298ec3afe40c9d13fe8\"\n            }\n        },\n        {\n            \"id\": 15682,\n            \"name\": \"MMM7\",\n            \"symbol\": \"MMM7\",\n            \"slug\": \"mmm7\",\n            \"rank\": 4142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T14:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TA2KuSXWLGkbuiBcj3buCXygY4HctZyLsq\"\n            }\n        },\n        {\n            \"id\": 15683,\n            \"name\": \"Musk Metaverse\",\n            \"symbol\": \"METAMUSK\",\n            \"slug\": \"musk-metaverse\",\n            \"rank\": 3972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T15:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2\"\n            }\n        },\n        {\n            \"id\": 15684,\n            \"name\": \"Empire Capital Token\",\n            \"symbol\": \"ECC\",\n            \"slug\": \"empire-capital-token\",\n            \"rank\": 3986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T15:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC84D8d03aA41EF941721A4D77b24bB44D7C7Ac55\"\n            }\n        },\n        {\n            \"id\": 15686,\n            \"name\": \"Metaverse Exchange\",\n            \"symbol\": \"METACEX\",\n            \"slug\": \"metaverse-exchange\",\n            \"rank\": 4744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T16:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd796b8eff23d5c4c71f43c99ffd7d8a3119f7475\"\n            }\n        },\n        {\n            \"id\": 15687,\n            \"name\": \"Grim Finance\",\n            \"symbol\": \"REAPER\",\n            \"slug\": \"grim-finance\",\n            \"rank\": 4591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T16:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x117dB78176C8eDe4F12fCd29d85Cd96b91A4cbBb\"\n            }\n        },\n        {\n            \"id\": 15688,\n            \"name\": \"Domi Online\",\n            \"symbol\": \"DOMI\",\n            \"slug\": \"domi-online\",\n            \"rank\": 3469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T05:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45C2F8c9B4c0bDC76200448cc26C48ab6ffef83F\"\n            }\n        },\n        {\n            \"id\": 15689,\n            \"name\": \"Wasdaq Finance\",\n            \"symbol\": \"WSDQ\",\n            \"slug\": \"wasdaq-finance\",\n            \"rank\": 7229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T16:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafc4d521df3c0566d61931f81f02f1a525bad04d\"\n            }\n        },\n        {\n            \"id\": 15690,\n            \"name\": \"Defrost Finance\",\n            \"symbol\": \"H2O\",\n            \"slug\": \"defrost-finance-h20\",\n            \"rank\": 5226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T22:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x026187BdbC6b751003517bcb30Ac7817D5B766f8\"\n            }\n        },\n        {\n            \"id\": 15691,\n            \"name\": \"Waves.Exchange Token\",\n            \"symbol\": \"WX\",\n            \"slug\": \"waves-exchange-token\",\n            \"rank\": 4238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T17:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"Atqv59EYzjFGuitKVnMRk6H8FukjoV3ktPorbEys25on\"\n            }\n        },\n        {\n            \"id\": 15695,\n            \"name\": \"Tank Battle\",\n            \"symbol\": \"TBL\",\n            \"slug\": \"tank-battle\",\n            \"rank\": 3337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T16:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59f6b2435cd1421f409907ad2d9f811849ca555f\"\n            }\n        },\n        {\n            \"id\": 15696,\n            \"name\": \"REDFRUNK\",\n            \"symbol\": \"RFRUNK\",\n            \"slug\": \"redfrunk\",\n            \"rank\": 9165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T18:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x442089b89168b9369acd68ee2bffa7f0c543abab\"\n            }\n        },\n        {\n            \"id\": 15697,\n            \"name\": \"Abura Farm\",\n            \"symbol\": \"ABU\",\n            \"slug\": \"abura-farm\",\n            \"rank\": 6918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T18:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa897515b2f01733f450a1da9e51e6df1ad4fa75e\"\n            }\n        },\n        {\n            \"id\": 15698,\n            \"name\": \"GFORCE\",\n            \"symbol\": \"GFCE\",\n            \"slug\": \"gforce\",\n            \"rank\": 4143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T18:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f136383e230f972739fae2e81e7e774afe64c66\"\n            }\n        },\n        {\n            \"id\": 15699,\n            \"name\": \"MetaZoon\",\n            \"symbol\": \"MEZ\",\n            \"slug\": \"metazoon\",\n            \"rank\": 9166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T19:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60e9129dcf1d2e235ea0b572fddc2bfbbbe9c0bc\"\n            }\n        },\n        {\n            \"id\": 15700,\n            \"name\": \"Cryptotem\",\n            \"symbol\": \"TOTEM\",\n            \"slug\": \"cryptotem\",\n            \"rank\": 6264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T19:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x777994409c6b7e2393f6098a33a9cd8b7e9d0d28\"\n            }\n        },\n        {\n            \"id\": 15703,\n            \"name\": \"Crypto Piece\",\n            \"symbol\": \"BELLY\",\n            \"slug\": \"crypto-piece\",\n            \"rank\": 2278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T23:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dfa90540ccdc77d543e6e61cacd5880f5c62391\"\n            }\n        },\n        {\n            \"id\": 15705,\n            \"name\": \"AJEVERSE\",\n            \"symbol\": \"AJE\",\n            \"slug\": \"ajeverse\",\n            \"rank\": 6917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T02:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f0dd405ac14ed96dec617c525ed41e0130457bc\"\n            }\n        },\n        {\n            \"id\": 15706,\n            \"name\": \"MyMetaX\",\n            \"symbol\": \"MMX\",\n            \"slug\": \"mymetax\",\n            \"rank\": 9167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T04:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04e010cfef5ff8a3599c384da75c80bf48a41500\"\n            }\n        },\n        {\n            \"id\": 15707,\n            \"name\": \"UpFinity\",\n            \"symbol\": \"UPF\",\n            \"slug\": \"upfinity\",\n            \"rank\": 7601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cc5f09e46797189d18ea8cfb3b1aaa4661280ae\"\n            }\n        },\n        {\n            \"id\": 15708,\n            \"name\": \"BabyFrog\",\n            \"symbol\": \"BABYFROG\",\n            \"slug\": \"babyfrog\",\n            \"rank\": 7956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T04:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x99c2383b5932a785ff4ed0017bc16428bb74510e\"\n            }\n        },\n        {\n            \"id\": 15710,\n            \"name\": \"ConeGame\",\n            \"symbol\": \"CONEGAME\",\n            \"slug\": \"conegame\",\n            \"rank\": 6363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdaea6336f48873df6e212836d9aa766ab7ff1d95\"\n            }\n        },\n        {\n            \"id\": 15716,\n            \"name\": \"BeWhale Finance\",\n            \"symbol\": \"WALE\",\n            \"slug\": \"bewhale-finance\",\n            \"rank\": 6563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T05:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd72d34903e15d339927c72ba04ae587eb861578d\"\n            }\n        },\n        {\n            \"id\": 15718,\n            \"name\": \"AVX Launchpad\",\n            \"symbol\": \"AVX\",\n            \"slug\": \"avx-launchpad\",\n            \"rank\": 7013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T06:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xca919a0981cd207d2b6121e832166cd6fc87b14f\"\n            }\n        },\n        {\n            \"id\": 15719,\n            \"name\": \"SmashCash\",\n            \"symbol\": \"SMASH\",\n            \"slug\": \"smashcash\",\n            \"rank\": 6718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3D0e93bfCb8FB46331Ea8c98B6ab8C575aB424C3\"\n            }\n        },\n        {\n            \"id\": 15720,\n            \"name\": \"MetaFabric\",\n            \"symbol\": \"FABRIC\",\n            \"slug\": \"metafabric\",\n            \"rank\": 3999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c6fa66c21ae3fc435790e451946a9ea82e6e523\"\n            }\n        },\n        {\n            \"id\": 15721,\n            \"name\": \"MagicCraft\",\n            \"symbol\": \"MCRT\",\n            \"slug\": \"magiccraft\",\n            \"rank\": 3438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T22:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f\"\n            }\n        },\n        {\n            \"id\": 15722,\n            \"name\": \"BitRides\",\n            \"symbol\": \"RIDES\",\n            \"slug\": \"bitrides\",\n            \"rank\": 9168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d8d1a66291fed163a321d268deca809c1e98dd1\"\n            }\n        },\n        {\n            \"id\": 15723,\n            \"name\": \"HorizonDollar\",\n            \"symbol\": \"HZD\",\n            \"slug\": \"horizondollar\",\n            \"rank\": 8105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfefbbeebbeef18e3e4a2909f2b2729ca2fc61347\"\n            }\n        },\n        {\n            \"id\": 15724,\n            \"name\": \"Givetime.io\",\n            \"symbol\": \"GTM\",\n            \"slug\": \"givetime-io\",\n            \"rank\": 6588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T11:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dcD80748b6bDC6aF0B7d51253743f6Fdb226c34\"\n            }\n        },\n        {\n            \"id\": 15725,\n            \"name\": \"CryptoJukebox\",\n            \"symbol\": \"JUKE\",\n            \"slug\": \"cryptojukebox\",\n            \"rank\": 7096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9884a52f8c450e7192cf5475d1aa6f7d5f47e29b\"\n            }\n        },\n        {\n            \"id\": 15726,\n            \"name\": \"Prize Coin\",\n            \"symbol\": \"PRZ\",\n            \"slug\": \"prize-coin\",\n            \"rank\": 4683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T08:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TBBhEDoFpEZhF1GH6UXYMY3mc7a6ihGPSL\"\n            }\n        },\n        {\n            \"id\": 15727,\n            \"name\": \"Alligatork\",\n            \"symbol\": \"TORK\",\n            \"slug\": \"alligatork\",\n            \"rank\": 6173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T08:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06cd96e69dac378c798c09ed43a4512d97b8a07e\"\n            }\n        },\n        {\n            \"id\": 15728,\n            \"name\": \"BitGoo\",\n            \"symbol\": \"BTG\",\n            \"slug\": \"bitgoo\",\n            \"rank\": 6802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19b15ecbf83cbf9050caea50080db0dc0027b8fe\"\n            }\n        },\n        {\n            \"id\": 15730,\n            \"name\": \"Twelve Legions\",\n            \"symbol\": \"CTL\",\n            \"slug\": \"twelve-legions\",\n            \"rank\": 4285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T09:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73bc158e84873888cfc8b617524eebb1cfce8d4e\"\n            }\n        },\n        {\n            \"id\": 15731,\n            \"name\": \"SORA Synthetic USD\",\n            \"symbol\": \"XSTUSD\",\n            \"slug\": \"sora-synthetic-usd\",\n            \"rank\": 3945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T01:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7d9c108d4e1dd1484d3e2568d7f74bfd763d356\"\n            }\n        },\n        {\n            \"id\": 15732,\n            \"name\": \"Monster Battle\",\n            \"symbol\": \"MBS\",\n            \"slug\": \"monster-battle\",\n            \"rank\": 6867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T13:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF3adD9C58518CaC319DF8B227AeFb2403e92c6Bd\"\n            }\n        },\n        {\n            \"id\": 15733,\n            \"name\": \"Bent Finance\",\n            \"symbol\": \"BENT\",\n            \"slug\": \"bent-finance\",\n            \"rank\": 3304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01597e397605bf280674bf292623460b4204c375\"\n            }\n        },\n        {\n            \"id\": 15734,\n            \"name\": \"bePAY Finance\",\n            \"symbol\": \"BECOIN\",\n            \"slug\": \"bepay\",\n            \"rank\": 6113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f081eb884fd47b79536d28e2dd9d4886773f783\"\n            }\n        },\n        {\n            \"id\": 15735,\n            \"name\": \"SOLACE\",\n            \"symbol\": \"SOLACE\",\n            \"slug\": \"solace\",\n            \"rank\": 9169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x501ace9c35e60f03a2af4d484f49f9b1efde9f40\"\n            }\n        },\n        {\n            \"id\": 15736,\n            \"name\": \"LUCA\",\n            \"symbol\": \"LUCA\",\n            \"slug\": \"luca\",\n            \"rank\": 5276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51e6ac1533032e72e92094867fd5921e3ea1bfa0\"\n            }\n        },\n        {\n            \"id\": 15737,\n            \"name\": \"Soldex\",\n            \"symbol\": \"SOLX\",\n            \"slug\": \"soldex\",\n            \"rank\": 1557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T01:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CH74tuRLTYcxG7qNJCsV9rghfLXJCQJbsu7i52a8F1Gn\"\n            }\n        },\n        {\n            \"id\": 15738,\n            \"name\": \"SuperBrain Capital Dao\",\n            \"symbol\": \"$SBC\",\n            \"slug\": \"superbrain-capital-dao\",\n            \"rank\": 9170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:46:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f02bE0C4021022b59E9436f335d69DF95E5222a\"\n            }\n        },\n        {\n            \"id\": 15739,\n            \"name\": \"First Eleven\",\n            \"symbol\": \"F11\",\n            \"slug\": \"first-eleven\",\n            \"rank\": 9171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x309c1b3282c49E4dC6796644417f8c76b7C8233C\"\n            }\n        },\n        {\n            \"id\": 15742,\n            \"name\": \"FortuneDAO\",\n            \"symbol\": \"FORT\",\n            \"slug\": \"fortunedao\",\n            \"rank\": 9172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xcA558149225Fb386B9c26716e8C35a650C74d35e\"\n            }\n        },\n        {\n            \"id\": 15744,\n            \"name\": \"Prism\",\n            \"symbol\": \"PRISM\",\n            \"slug\": \"prism\",\n            \"rank\": 941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:08:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PRSMNsEPqhGVCH1TtWiJqPjJyh2cKrLostPZTNy1o5x\"\n            }\n        },\n        {\n            \"id\": 15746,\n            \"name\": \"Crimecash CGOLD\",\n            \"symbol\": \"CGOLD\",\n            \"slug\": \"crimecash-cgold\",\n            \"rank\": 9173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T12:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x167d52705064776823b67f4f63bed8fc46ed0eb5\"\n            }\n        },\n        {\n            \"id\": 15747,\n            \"name\": \"MODA DAO\",\n            \"symbol\": \"MODA\",\n            \"slug\": \"moda-dao\",\n            \"rank\": 4540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T14:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1117aC6Ad6Cdf1A3BC543baD3B133724620522d5\"\n            }\n        },\n        {\n            \"id\": 15748,\n            \"name\": \"DexBrowser\",\n            \"symbol\": \"BRO\",\n            \"slug\": \"dexbrowser\",\n            \"rank\": 6233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T20:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x230576a0455d7ae33c6defe64182c0bb68bafaf3\"\n            }\n        },\n        {\n            \"id\": 15749,\n            \"name\": \"Encrypter\",\n            \"symbol\": \"ERPT\",\n            \"slug\": \"encrypter\",\n            \"rank\": 6255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T21:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc48a35b6fcdd1b5081222110a21872af802eddd8\"\n            }\n        },\n        {\n            \"id\": 15751,\n            \"name\": \"DragonKnight\",\n            \"symbol\": \"DK\",\n            \"slug\": \"dragonknight\",\n            \"rank\": 7127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T21:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc60e8207b820ff0c1168845ed35aa47288cc6fdc\"\n            }\n        },\n        {\n            \"id\": 15752,\n            \"name\": \"Blockasset\",\n            \"symbol\": \"BLOCK\",\n            \"slug\": \"blockasset\",\n            \"rank\": 4535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"NFTUkR4u7wKxy9QLaX2TGvd9oZSWoMo4jqSJqdMb7Nk\"\n            }\n        },\n        {\n            \"id\": 15753,\n            \"name\": \"Instrumental Finance\",\n            \"symbol\": \"STRM\",\n            \"slug\": \"instrumental-finance\",\n            \"rank\": 4290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T19:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eDF9bc41Bbc1354c70e2107F80C42caE7FBBcA8\"\n            }\n        },\n        {\n            \"id\": 15754,\n            \"name\": \"RunNode\",\n            \"symbol\": \"RUN\",\n            \"slug\": \"runnode\",\n            \"rank\": 4253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T23:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6F9XriABHfWhit6zmMUYAQBSy6XK5VF1cHXuW5LDpRtC\"\n            }\n        },\n        {\n            \"id\": 15755,\n            \"name\": \"CrimeCash\",\n            \"symbol\": \"CCASH\",\n            \"slug\": \"crimecash\",\n            \"rank\": 6568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T22:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0721dfa2f44e35bb18e21a823876bb7fc6dbe499\"\n            }\n        },\n        {\n            \"id\": 15756,\n            \"name\": \"ACY FINANCE\",\n            \"symbol\": \"ACY\",\n            \"slug\": \"acy-finance\",\n            \"rank\": 6063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T22:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf9db9e362e306688af48c4acb9618c06db38ac3\"\n            }\n        },\n        {\n            \"id\": 15758,\n            \"name\": \"LimoCoin Swap\",\n            \"symbol\": \"LMCSWAP\",\n            \"slug\": \"limocoin-swap\",\n            \"rank\": 3490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T23:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x383094a91ef2767eed2b063ea40465670bf1c83f\"\n            }\n        },\n        {\n            \"id\": 15759,\n            \"name\": \"AAG Ventures\",\n            \"symbol\": \"AAG\",\n            \"slug\": \"aag-ventures\",\n            \"rank\": 5260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ba19d656b65f1684cfea4af428c23b9f3628f97\"\n            }\n        },\n        {\n            \"id\": 15761,\n            \"name\": \"MetaGear\",\n            \"symbol\": \"GEAR\",\n            \"slug\": \"metagear\",\n            \"rank\": 2849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T16:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36\"\n            }\n        },\n        {\n            \"id\": 15762,\n            \"name\": \"Bitlocus\",\n            \"symbol\": \"BTL\",\n            \"slug\": \"bitlocus\",\n            \"rank\": 4080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51e7b598c9155b9dccb04eb42519f6eec9c841e9\"\n            }\n        },\n        {\n            \"id\": 15763,\n            \"name\": \"DOGEDI\",\n            \"symbol\": \"DOGEDI\",\n            \"slug\": \"dogedi\",\n            \"rank\": 4390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc49d53330317cbc6924fa53042e0c9bca0a8d63\"\n            }\n        },\n        {\n            \"id\": 15764,\n            \"name\": \"Hololoot\",\n            \"symbol\": \"HOL\",\n            \"slug\": \"hololoot\",\n            \"rank\": 4588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa797Fa4BDa7C5A4B3afe73573B9d2Ab942365C6f\"\n            }\n        },\n        {\n            \"id\": 15766,\n            \"name\": \"Christmas BNB\",\n            \"symbol\": \"XMASBNB\",\n            \"slug\": \"christmas-bnb\",\n            \"rank\": 9174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T03:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4118673275844f4db4b9aaa30753ec3bddd5f0a9\"\n            }\n        },\n        {\n            \"id\": 15767,\n            \"name\": \"Stream Smart Business\",\n            \"symbol\": \"SSB\",\n            \"slug\": \"stream-smart-business\",\n            \"rank\": 9175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC03B1a1C0fFA1C23d3680F765503315c9ef2448E\"\n            }\n        },\n        {\n            \"id\": 15768,\n            \"name\": \"WAGMI on Solana\",\n            \"symbol\": \"WAGMI\",\n            \"slug\": \"wagmi-on-solana\",\n            \"rank\": 9176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T20:26:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3m7A2A8HHdqmiDrjAfaddj7Hxd88FrBHA1KSoqjoELtu\"\n            }\n        },\n        {\n            \"id\": 15769,\n            \"name\": \"Aimedis\",\n            \"symbol\": \"AIMX\",\n            \"slug\": \"aimedis\",\n            \"rank\": 3361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T03:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd376F64bb7db90E11e78C91cbd58b756e1B8E7a1\"\n            }\n        },\n        {\n            \"id\": 15770,\n            \"name\": \"SafeWhale Games\",\n            \"symbol\": \"SWHAL\",\n            \"slug\": \"safewhale-games\",\n            \"rank\": 9177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4048a31e0a4fa577d343290835b34ebb4e3dbb1b\"\n            }\n        },\n        {\n            \"id\": 15771,\n            \"name\": \"ELEF  WORLD\",\n            \"symbol\": \"ELEF\",\n            \"slug\": \"elef--world\",\n            \"rank\": 3312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T03:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4d03e510b382244b2289637b5f7d9067bcaae85\"\n            }\n        },\n        {\n            \"id\": 15773,\n            \"name\": \"Cryptotaxis Token\",\n            \"symbol\": \"CTAX\",\n            \"slug\": \"cryptotaxis-token\",\n            \"rank\": 3339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T09:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x196a03f90b9742f2dcbee3c3c0e6579def219728\"\n            }\n        },\n        {\n            \"id\": 15775,\n            \"name\": \"MetaMonstas\",\n            \"symbol\": \"MONSTA\",\n            \"slug\": \"metamonstas\",\n            \"rank\": 6566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82598bb4C9B40217C0bB28b63eAae3a7aAbD9b7e\"\n            }\n        },\n        {\n            \"id\": 15776,\n            \"name\": \"SolarMineX\",\n            \"symbol\": \"SMX\",\n            \"slug\": \"solarminex\",\n            \"rank\": 5623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0da967a07d833c4b322221cf903ce48f3cd9e4b7\"\n            }\n        },\n        {\n            \"id\": 15778,\n            \"name\": \"T99 Token\",\n            \"symbol\": \"TNN\",\n            \"slug\": \"t99-token\",\n            \"rank\": 7470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB4a8Aed9b705D780B29D48cCa2A6Ca9d63feaf14\"\n            }\n        },\n        {\n            \"id\": 15779,\n            \"name\": \"basis.markets\",\n            \"symbol\": \"BASIS\",\n            \"slug\": \"basis-markets\",\n            \"rank\": 4196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T15:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Basis9oJw9j8cw53oMV7iqsgo6ihi9ALw4QR31rcjUJa\"\n            }\n        },\n        {\n            \"id\": 15781,\n            \"name\": \"Block2Play\",\n            \"symbol\": \"B2P\",\n            \"slug\": \"block2play\",\n            \"rank\": 7587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T18:28:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3a9d3c1174f315ed5c3a8e6c643f2e0aea58dff\"\n            }\n        },\n        {\n            \"id\": 15782,\n            \"name\": \"Geopoly\",\n            \"symbol\": \"GEO$\",\n            \"slug\": \"geopoly\",\n            \"rank\": 4883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T03:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf1428850f92b87e629c6f3a3b75bffbc496f7ba6\"\n            }\n        },\n        {\n            \"id\": 15784,\n            \"name\": \"LIT\",\n            \"symbol\": \"LIT\",\n            \"slug\": \"lit\",\n            \"rank\": 3416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T15:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC5b3D3231001a776123194Cf1290068e8b0C783b\"\n            }\n        },\n        {\n            \"id\": 15785,\n            \"name\": \"HADO NFT\",\n            \"symbol\": \"HDO\",\n            \"slug\": \"hadonft\",\n            \"rank\": 7611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47e3d11ba6fbbb317f92d542ba875562132e47c9\"\n            }\n        },\n        {\n            \"id\": 15786,\n            \"name\": \"Luniverse\",\n            \"symbol\": \"LUNI\",\n            \"slug\": \"lady-uni\",\n            \"rank\": 4091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94dc5b5197e26a110bbbd2c558057bfca607d386\"\n            }\n        },\n        {\n            \"id\": 15787,\n            \"name\": \"MINIX\",\n            \"symbol\": \"MNX\",\n            \"slug\": \"minix\",\n            \"rank\": 7365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ee83441a22beb71eaac91a225c39b6ec53d4fdd\"\n            }\n        },\n        {\n            \"id\": 15788,\n            \"name\": \"Royal Gold\",\n            \"symbol\": \"RGOLD\",\n            \"slug\": \"royal-gold\",\n            \"rank\": 3891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:11:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0496ccd13c9848f9c7d1507d1dd86a360b51b596\"\n            }\n        },\n        {\n            \"id\": 15789,\n            \"name\": \"Thor\",\n            \"symbol\": \"THOR\",\n            \"slug\": \"thor\",\n            \"rank\": 2864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T08:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8f47416cae600bccf9530e9f3aeaa06bdd1caa79\"\n            }\n        },\n        {\n            \"id\": 15790,\n            \"name\": \"Propel\",\n            \"symbol\": \"PEL\",\n            \"slug\": \"propel-token\",\n            \"rank\": 3985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T19:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa75e7928d3de682e3f44da60c26f33117c4e6c5c\"\n            }\n        },\n        {\n            \"id\": 15791,\n            \"name\": \"MetaMatrix\",\n            \"symbol\": \"MTX\",\n            \"slug\": \"metamatrix\",\n            \"rank\": 7032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T08:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1a6eff20958403f9fa137760e62dfde4516a0b1\"\n            }\n        },\n        {\n            \"id\": 15792,\n            \"name\": \"Paricle Technology\",\n            \"symbol\": \"PART\",\n            \"slug\": \"paricle-technology\",\n            \"rank\": 7951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T08:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AVKnbqNQgXDY8kbnno9eSGfwpVz5idimBnDKiz1vbWAh\"\n            }\n        },\n        {\n            \"id\": 15793,\n            \"name\": \"Biden Token\",\n            \"symbol\": \"BIDEN\",\n            \"slug\": \"biden-token\",\n            \"rank\": 9178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8282c1daa19ee23276f307b8f4aff5002af53211\"\n            }\n        },\n        {\n            \"id\": 15794,\n            \"name\": \"PAPA DAO\",\n            \"symbol\": \"PAPA\",\n            \"slug\": \"papa-dao\",\n            \"rank\": 5744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T09:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x70b33ebc5544c12691d055b49762d0f8365d99fe\"\n            }\n        },\n        {\n            \"id\": 15799,\n            \"name\": \"LIFEBIRD\",\n            \"symbol\": \"LIFEBIRD\",\n            \"slug\": \"lifebird\",\n            \"rank\": 7292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72f05a7d3884570a50cD6a491f3629370304fA18\"\n            }\n        },\n        {\n            \"id\": 15800,\n            \"name\": \"Chain Colosseum\",\n            \"symbol\": \"COLOS\",\n            \"slug\": \"chain-colosseum\",\n            \"rank\": 5327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T09:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0318c252e0A310B94D1ab5B70D81E56bBD24F479\"\n            }\n        },\n        {\n            \"id\": 15802,\n            \"name\": \"PayPDM\",\n            \"symbol\": \"PYD\",\n            \"slug\": \"paypdm\",\n            \"rank\": 6828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaeA49944b7315e42407307623c5e4d4B22Bb5006\"\n            }\n        },\n        {\n            \"id\": 15803,\n            \"name\": \"ETH 2x Flexible Leverage Index (Polygon)\",\n            \"symbol\": \"ETH2X-FLI-P\",\n            \"slug\": \"eth-2x-flexible-leverage-index-polygon\",\n            \"rank\": 3765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T19:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3Ad707dA309f3845cd602059901E39C4dcd66473\"\n            }\n        },\n        {\n            \"id\": 15805,\n            \"name\": \"Sherlock365\",\n            \"symbol\": \"LOCK\",\n            \"slug\": \"sherlockdoge\",\n            \"rank\": 6720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa701d17B70FefC79F9Fe40B4b37085d2D7f418E1\"\n            }\n        },\n        {\n            \"id\": 15806,\n            \"name\": \"Attack Wagon\",\n            \"symbol\": \"ATK\",\n            \"slug\": \"attack-wagon\",\n            \"rank\": 4524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf868939ee81f04f463010bc52eab91c0839ef08c\"\n            }\n        },\n        {\n            \"id\": 15807,\n            \"name\": \"Avaware USD\",\n            \"symbol\": \"AUSD\",\n            \"slug\": \"avaware-usd\",\n            \"rank\": 5842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x783c08b5f26e3daf8c4681f3bf49844e425b6393\"\n            }\n        },\n        {\n            \"id\": 15808,\n            \"name\": \"FILIPCOIN\",\n            \"symbol\": \"FCP\",\n            \"slug\": \"filipcoin\",\n            \"rank\": 6768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155e8A74dAC3d8560DDaBBc26aa064B764535193\"\n            }\n        },\n        {\n            \"id\": 15809,\n            \"name\": \"NarakaToken\",\n            \"symbol\": \"NT\",\n            \"slug\": \"naraka-token\",\n            \"rank\": 7889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e3fe7cdf4ebb605bbbac3a43d76ea757f7f06e2\"\n            }\n        },\n        {\n            \"id\": 15811,\n            \"name\": \"Keeshond Coin\",\n            \"symbol\": \"KSH\",\n            \"slug\": \"keeshond-coin\",\n            \"rank\": 7651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6j14WyX1Ag2pLWvn99euK4xp2VcZD62VeJv2iwCrYmT8\"\n            }\n        },\n        {\n            \"id\": 15812,\n            \"name\": \"PastryPunks\",\n            \"symbol\": \"PASTRYPUNKS\",\n            \"slug\": \"pastrypunks\",\n            \"rank\": 9179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T11:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1BF571b3d5485109e59d002e9765104e4E238BfD\"\n            }\n        },\n        {\n            \"id\": 15814,\n            \"name\": \"Parrot Egg\",\n            \"symbol\": \"1PEGG\",\n            \"slug\": \"parrot-egg-harmony\",\n            \"rank\": 7343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xC36769DFcDF05B2949F206FC34C8870707D33C89\"\n            }\n        },\n        {\n            \"id\": 15815,\n            \"name\": \"SafeNotMoon\",\n            \"symbol\": \"$SNM\",\n            \"slug\": \"safenotmoon\",\n            \"rank\": 9180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T13:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9826910ff85bac0874b2d36aea8ab5cf6181d3fe\"\n            }\n        },\n        {\n            \"id\": 15817,\n            \"name\": \"RatRace\",\n            \"symbol\": \"RATRACE\",\n            \"slug\": \"ratrace\",\n            \"rank\": 9181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T05:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd26c77d4f03dab3c61e87a233c624c5755c49bb3\"\n            }\n        },\n        {\n            \"id\": 15818,\n            \"name\": \"SafuFide\",\n            \"symbol\": \"SAFEST\",\n            \"slug\": \"safufide\",\n            \"rank\": 5708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB51499F983A8B186Ea2FEf4074e3A93DcC9CA355\"\n            }\n        },\n        {\n            \"id\": 15820,\n            \"name\": \"Beast Masters\",\n            \"symbol\": \"MASTER\",\n            \"slug\": \"beast-masters\",\n            \"rank\": 7661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23e2efA091112B85aF95Cf9195E505FD58a3DC8F\"\n            }\n        },\n        {\n            \"id\": 15821,\n            \"name\": \"OnlyFans\",\n            \"symbol\": \"FANNED\",\n            \"slug\": \"onlyfans\",\n            \"rank\": 9182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB8f979b9Ca2dE4CCb8Ac1f1876564B82B2E0f263\"\n            }\n        },\n        {\n            \"id\": 15823,\n            \"name\": \"Micro Santa Coin\",\n            \"symbol\": \"MICROSANTA\",\n            \"slug\": \"micro-santa-coin\",\n            \"rank\": 7898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T03:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49e558939f6dd099c2bc29bd84b75af82b5ad1b3\"\n            }\n        },\n        {\n            \"id\": 15825,\n            \"name\": \"Tarality\",\n            \"symbol\": \"TARAL\",\n            \"slug\": \"tarality\",\n            \"rank\": 3874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T03:58:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fc812b96de7e910878039121938f6d5471b73dc\"\n            }\n        },\n        {\n            \"id\": 15826,\n            \"name\": \"Piratera\",\n            \"symbol\": \"PIRA\",\n            \"slug\": \"piratera\",\n            \"rank\": 6358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T19:48:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb27b68431c9a1819c8633ff75a2dd14f54799a21\"\n            }\n        },\n        {\n            \"id\": 15827,\n            \"name\": \"WhaleGirl\",\n            \"symbol\": \"WGIRL\",\n            \"slug\": \"whalegirl\",\n            \"rank\": 5465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bb069e6012e503e1e343cdbffe937cca5419e48\"\n            }\n        },\n        {\n            \"id\": 15828,\n            \"name\": \"Ice DAO\",\n            \"symbol\": \"ICE\",\n            \"slug\": \"ice-dao\",\n            \"rank\": 8083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9235b893a3e61a14b2d02a91ec1394fbf411689e\"\n            }\n        },\n        {\n            \"id\": 15830,\n            \"name\": \"GAMER\",\n            \"symbol\": \"GMR\",\n            \"slug\": \"gamer\",\n            \"rank\": 3320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884\"\n            }\n        },\n        {\n            \"id\": 15831,\n            \"name\": \"Yearnlab\",\n            \"symbol\": \"YLB\",\n            \"slug\": \"yearnlab\",\n            \"rank\": 5880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T05:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb585322fbd121ce20b857e2ccd85a43ad496573\"\n            }\n        },\n        {\n            \"id\": 15832,\n            \"name\": \"No Bull\",\n            \"symbol\": \"NB\",\n            \"slug\": \"no-bull\",\n            \"rank\": 9183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20be82943e8d9c682580e11d424ec15db95b4a24\"\n            }\n        },\n        {\n            \"id\": 15833,\n            \"name\": \"Meme Inu\",\n            \"symbol\": \"MEME\",\n            \"slug\": \"meme-inu\",\n            \"rank\": 2987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T06:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74b988156925937bd4e082f0ed7429da8eaea8db\"\n            }\n        },\n        {\n            \"id\": 15834,\n            \"name\": \"Kaizilla\",\n            \"symbol\": \"KAIZILLA\",\n            \"slug\": \"kaizilla\",\n            \"rank\": 6864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T06:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf7166d3ca2a1492bfe6f169319d1bc4fcbce728\"\n            }\n        },\n        {\n            \"id\": 15837,\n            \"name\": \"Recast1 Coin\",\n            \"symbol\": \"R1\",\n            \"slug\": \"recast1-coin\",\n            \"rank\": 5629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T12:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TPQB8bnyVWsmY3hYXwBha83mvMe5NdVdWQ\"\n            }\n        },\n        {\n            \"id\": 15838,\n            \"name\": \"Again Project\",\n            \"symbol\": \"AGAIN\",\n            \"slug\": \"again-project\",\n            \"rank\": 7045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T11:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc01a327e30b0fbf32861333f238b5c36a60abc09\"\n            }\n        },\n        {\n            \"id\": 15839,\n            \"name\": \"La Peseta\",\n            \"symbol\": \"PTA\",\n            \"slug\": \"la-peseta\",\n            \"rank\": 7391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T05:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3843f234b35a311e195608d32283a68284b3c44d\"\n            }\n        },\n        {\n            \"id\": 15840,\n            \"name\": \"Monsta Infinite\",\n            \"symbol\": \"STT\",\n            \"slug\": \"stt\",\n            \"rank\": 6062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9Ee75952E3408ed7005225855aA1835D6d0023CA\"\n            }\n        },\n        {\n            \"id\": 15841,\n            \"name\": \"KnightSwap\",\n            \"symbol\": \"KNIGHT\",\n            \"slug\": \"knightswap\",\n            \"rank\": 6207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD23811058Eb6e7967D9a00dc3886E75610c4AbBa\"\n            }\n        },\n        {\n            \"id\": 15842,\n            \"name\": \"Bedrock\",\n            \"symbol\": \"ROCK\",\n            \"slug\": \"bedrock\",\n            \"rank\": 6026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3387E4285e9F80A7cFDf02B4ac6cdF2476A528A\"\n            }\n        },\n        {\n            \"id\": 15843,\n            \"name\": \"Essence of Creation\",\n            \"symbol\": \"EOC\",\n            \"slug\": \"essence-of-creation\",\n            \"rank\": 6284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4e9d760637da87fe3003adc8e1dad2fe0ae3c671\"\n            }\n        },\n        {\n            \"id\": 15844,\n            \"name\": \"SafeDogecoin\",\n            \"symbol\": \"SAFEDOGE\",\n            \"slug\": \"safedogecoin\",\n            \"rank\": 7383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:03:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdcd40c7ac7b133e3832d28ca689d3ba5b7f5de63\"\n            }\n        },\n        {\n            \"id\": 15845,\n            \"name\": \"DOEX\",\n            \"symbol\": \"DOEX\",\n            \"slug\": \"doex\",\n            \"rank\": 3300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T12:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"dca54ecf37b0e3af2fdfd336e1d21fadcc45b3261b0f73a095631dfe\"\n            }\n        },\n        {\n            \"id\": 15848,\n            \"name\": \"MetaRacers\",\n            \"symbol\": \"MRS\",\n            \"slug\": \"metaracers\",\n            \"rank\": 5397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T14:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e05e646a18bb4cab41aa7992959f019d0aac124\"\n            }\n        },\n        {\n            \"id\": 15849,\n            \"name\": \"BollyCoin\",\n            \"symbol\": \"BOLLY\",\n            \"slug\": \"bollycoin\",\n            \"rank\": 4384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T09:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bd361e10c1afed0d95259e7c0115f3a60e4ea99\"\n            }\n        },\n        {\n            \"id\": 15851,\n            \"name\": \"Alpha Brain Capital\",\n            \"symbol\": \"ABC\",\n            \"slug\": \"alpha-brain-capital\",\n            \"rank\": 3737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T09:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b4e9a810321e168989802474f689269ec442681\"\n            }\n        },\n        {\n            \"id\": 15852,\n            \"name\": \"SIF Token\",\n            \"symbol\": \"SIF\",\n            \"slug\": \"sif\",\n            \"rank\": 9184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T09:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa120ef497039bd269b621cdf31e7e9bfef1c80a7\"\n            }\n        },\n        {\n            \"id\": 15853,\n            \"name\": \"Axl Inu\",\n            \"symbol\": \"AXL\",\n            \"slug\": \"axl-inu\",\n            \"rank\": 2977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25b24b3c47918b7962b3e49c4f468367f73cc0e0\"\n            }\n        },\n        {\n            \"id\": 15854,\n            \"name\": \"0xzx Token\",\n            \"symbol\": \"0XZX\",\n            \"slug\": \"0xzx-token\",\n            \"rank\": 9185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T10:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fbb6ca220dcbe732f796fa9b13dd21cd654511b\"\n            }\n        },\n        {\n            \"id\": 15855,\n            \"name\": \"Severe Rise Games Token\",\n            \"symbol\": \"SRGT\",\n            \"slug\": \"severe-rise-games-token\",\n            \"rank\": 7480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd7b45e4a8e7042b458a8ff08f29aa8eae43f269\"\n            }\n        },\n        {\n            \"id\": 15857,\n            \"name\": \"QUASA\",\n            \"symbol\": \"QUA\",\n            \"slug\": \"quasa\",\n            \"rank\": 4054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4dAeb4a06F70f4b1A5C329115731fE4b89C0B227\"\n            }\n        },\n        {\n            \"id\": 15858,\n            \"name\": \"Galaxy Fight Club\",\n            \"symbol\": \"GCOIN\",\n            \"slug\": \"galaxy-fight-club\",\n            \"rank\": 3414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T13:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x071AC29d569a47EbfFB9e57517F855Cb577DCc4C\"\n            }\n        },\n        {\n            \"id\": 15859,\n            \"name\": \"INS3.Finance\",\n            \"symbol\": \"ITFX\",\n            \"slug\": \"ins3-finance\",\n            \"rank\": 7444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x171928f3add0317dd3ed38649ce7cf37433078df\"\n            }\n        },\n        {\n            \"id\": 15861,\n            \"name\": \"CoinBunchie\",\n            \"symbol\": \"BUNCHIE\",\n            \"slug\": \"coinbunchie\",\n            \"rank\": 7972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x017857eD144F83dAE5a66199962aD673B7B8c872\"\n            }\n        },\n        {\n            \"id\": 15862,\n            \"name\": \"Dash Diamond\",\n            \"symbol\": \"DASHD\",\n            \"slug\": \"dash-diamond\",\n            \"rank\": 3904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T13:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15863,\n            \"name\": \"Belka\",\n            \"symbol\": \"BLK\",\n            \"slug\": \"belka\",\n            \"rank\": 9186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T14:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e7681e86027d8556b0c7efc7ba213b8940e2788\"\n            }\n        },\n        {\n            \"id\": 15864,\n            \"name\": \"ChargeDeFi Static\",\n            \"symbol\": \"STATIC\",\n            \"slug\": \"chargedefi-static\",\n            \"rank\": 3147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T16:51:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7dEb9906BD1d77B410a56E5C23c36340Bd60C983\"\n            }\n        },\n        {\n            \"id\": 15866,\n            \"name\": \"PayNet Coin\",\n            \"symbol\": \"PAYN\",\n            \"slug\": \"paynet-coin\",\n            \"rank\": 4819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T15:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2\"\n            }\n        },\n        {\n            \"id\": 15867,\n            \"name\": \"Metagochi\",\n            \"symbol\": \"MGCHI\",\n            \"slug\": \"metagochi\",\n            \"rank\": 6005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T15:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC1a85Faa09c7f7247899F155439c5488B43E8429\"\n            }\n        },\n        {\n            \"id\": 15869,\n            \"name\": \"Nftime\",\n            \"symbol\": \"NFTM\",\n            \"slug\": \"nftime\",\n            \"rank\": 7808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8609465b9accaabeb2ab6c4667c69435f17a569\"\n            }\n        },\n        {\n            \"id\": 15870,\n            \"name\": \"League of Ancients\",\n            \"symbol\": \"LOA\",\n            \"slug\": \"league-of-ancients\",\n            \"rank\": 3962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T01:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50\"\n            }\n        },\n        {\n            \"id\": 15871,\n            \"name\": \"BinaHero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"binahero\",\n            \"rank\": 6968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78C3AdE403438B37638304F9FbbFB1b76608c1BD\"\n            }\n        },\n        {\n            \"id\": 15872,\n            \"name\": \"Dark Matter\",\n            \"symbol\": \"DKMT\",\n            \"slug\": \"vibranium-dkmt\",\n            \"rank\": 7072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T18:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97E86dd0a7848438F9c093d841748710E126d397\"\n            }\n        },\n        {\n            \"id\": 15875,\n            \"name\": \"Crypto Indian Coin\",\n            \"symbol\": \"CIC\",\n            \"slug\": \"crypto-indian-coin\",\n            \"rank\": 7475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T18:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5da0e4398c18ffc2febd3cc390c1e2f1ddc092f2\"\n            }\n        },\n        {\n            \"id\": 15876,\n            \"name\": \"Bomb Money\",\n            \"symbol\": \"BOMB\",\n            \"slug\": \"bomb-money\",\n            \"rank\": 3311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T18:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x522348779dcb2911539e76a1042aa922f9c47ee3\"\n            }\n        },\n        {\n            \"id\": 15877,\n            \"name\": \"CMC Coin\",\n            \"symbol\": \"CMCC\",\n            \"slug\": \"cmc-coin\",\n            \"rank\": 4229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T19:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa134985a4d9d10dbf2d7dcf811055aa25d0807c\"\n            }\n        },\n        {\n            \"id\": 15878,\n            \"name\": \"DAOLand\",\n            \"symbol\": \"DLD\",\n            \"slug\": \"daoland\",\n            \"rank\": 4807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T01:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8fc68f19503ed28a4b72361ad8adcf7e0ee01b4c\"\n            }\n        },\n        {\n            \"id\": 15879,\n            \"name\": \"Etherprint\",\n            \"symbol\": \"ETHP\",\n            \"slug\": \"etherprint\",\n            \"rank\": 7828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0755fa2f4aa6311e1d7c19990416c86f17d16f86\"\n            }\n        },\n        {\n            \"id\": 15880,\n            \"name\": \"Brig Finance\",\n            \"symbol\": \"BRIG\",\n            \"slug\": \"brig-finance\",\n            \"rank\": 9187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T03:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xF2CfC11093edB5A2DC7F49e70A3a3a9cd4F4FeE4\"\n            }\n        },\n        {\n            \"id\": 15881,\n            \"name\": \"Voxel X Network\",\n            \"symbol\": \"VXL\",\n            \"slug\": \"voxel-x-network\",\n            \"rank\": 5006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T03:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16CC8367055aE7e9157DBcB9d86Fd6CE82522b31\"\n            }\n        },\n        {\n            \"id\": 15882,\n            \"name\": \"Monetas\",\n            \"symbol\": \"MNTG\",\n            \"slug\": \"monetas\",\n            \"rank\": 5216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f\"\n            }\n        },\n        {\n            \"id\": 15885,\n            \"name\": \"Hierocoin\",\n            \"symbol\": \"BAR\",\n            \"slug\": \"hierocoin\",\n            \"rank\": 7766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T04:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34550001Fbf7d6e42e812763C91eF96F129742AB\"\n            }\n        },\n        {\n            \"id\": 15887,\n            \"name\": \"Solabrador\",\n            \"symbol\": \"SOLAB\",\n            \"slug\": \"solabrador\",\n            \"rank\": 4039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T04:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GLmaRDRmYd4u3YLfnj9eq1mrwxa1YfSweZYYZXZLTRdK\"\n            }\n        },\n        {\n            \"id\": 15888,\n            \"name\": \"Baby Ripple\",\n            \"symbol\": \"BABYXRP\",\n            \"slug\": \"baby-ripple\",\n            \"rank\": 7375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc9bb68c561a1ff1b3fbc954fcead1d4862ac5cf\"\n            }\n        },\n        {\n            \"id\": 15889,\n            \"name\": \"Metaverse Face\",\n            \"symbol\": \"MEFA\",\n            \"slug\": \"metaverse-face\",\n            \"rank\": 3350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ad0f087501eee603aeda0407c52864bc7f83322\"\n            }\n        },\n        {\n            \"id\": 15890,\n            \"name\": \"Loot Network\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"loot-network\",\n            \"rank\": 5780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:56:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xEd34211cDD2cf76C3cceE162761A72d7b6601E2B\"\n            }\n        },\n        {\n            \"id\": 15891,\n            \"name\": \"CryptoCart V2\",\n            \"symbol\": \"CCV2\",\n            \"slug\": \"cryptocart-v2\",\n            \"rank\": 5120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x612e1726435fe38dd49a0b35b4065b56f49c8f11\"\n            }\n        },\n        {\n            \"id\": 15893,\n            \"name\": \"Ruby Currency\",\n            \"symbol\": \"RBC\",\n            \"slug\": \"ruby-currency\",\n            \"rank\": 9188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T11:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5590e22f78441da30463b55c3db0b5ea80cabcca\"\n            }\n        },\n        {\n            \"id\": 15894,\n            \"name\": \"WormFi\",\n            \"symbol\": \"WORM\",\n            \"slug\": \"wormfi\",\n            \"rank\": 7805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaff6a69959314d06f7ed743232144f98701e34d5\"\n            }\n        },\n        {\n            \"id\": 15895,\n            \"name\": \"Capital DAO Protocol\",\n            \"symbol\": \"CDS\",\n            \"slug\": \"capital-dao-protocol\",\n            \"rank\": 6043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c48ca59bf2699e51d4974d4b6d284ae52076e5e\"\n            }\n        },\n        {\n            \"id\": 15896,\n            \"name\": \"MetaverseAir\",\n            \"symbol\": \"MVRS\",\n            \"slug\": \"metaverseair\",\n            \"rank\": 8262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcdeeeaaf2e96c25c679155e3854169c2f336b931\"\n            }\n        },\n        {\n            \"id\": 15897,\n            \"name\": \"Zero Matic\",\n            \"symbol\": \"ZMATIC\",\n            \"slug\": \"zero-matic\",\n            \"rank\": 9189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T09:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaF88cDd91861600c5AD14399e9d32C05C12a1539\"\n            }\n        },\n        {\n            \"id\": 15898,\n            \"name\": \"Metakings\",\n            \"symbol\": \"MTK\",\n            \"slug\": \"metakings\",\n            \"rank\": 5432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x129385c4acd0075e45a0c9a5177bdfec9678a138\"\n            }\n        },\n        {\n            \"id\": 15899,\n            \"name\": \"Last Survivor\",\n            \"symbol\": \"LSC\",\n            \"slug\": \"last-survivor\",\n            \"rank\": 5570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74e2572a1c579b4df80d57e9698098b255f23c9e\"\n            }\n        },\n        {\n            \"id\": 15901,\n            \"name\": \"Brainiac Farm\",\n            \"symbol\": \"BRAINS\",\n            \"slug\": \"brainiac-farm\",\n            \"rank\": 5254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39317b8a1ae06c30bb615d88cdc5522781499f1c\"\n            }\n        },\n        {\n            \"id\": 15904,\n            \"name\": \"UnityCom\",\n            \"symbol\": \"UNITYCOM\",\n            \"slug\": \"unitycom\",\n            \"rank\": 7862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5aF2f78953f8808B8D675Bc6d252B1e7C3DC556e\"\n            }\n        },\n        {\n            \"id\": 15906,\n            \"name\": \"Snap Token\",\n            \"symbol\": \"SNAP\",\n            \"slug\": \"snapex\",\n            \"rank\": 3609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T01:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57cd5a91c18d21dedd72d3bcf255b60aef290f53\"\n            }\n        },\n        {\n            \"id\": 15907,\n            \"name\": \"HarryPotterObamaSonic10Inu\",\n            \"symbol\": \"BITCOIN\",\n            \"slug\": \"harrypotterobamasonic10inu\",\n            \"rank\": 4585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c769928971548eb71a3392eaf66bedc8bef4b80\"\n            }\n        },\n        {\n            \"id\": 15908,\n            \"name\": \"ShibarmyZilla\",\n            \"symbol\": \"SZILLA\",\n            \"slug\": \"shibarmyzilla\",\n            \"rank\": 6973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbde8649bebb55c481da8f1015bd0eb7f96006a0f\"\n            }\n        },\n        {\n            \"id\": 15909,\n            \"name\": \"Asset Backed Protocol\",\n            \"symbol\": \"ABP\",\n            \"slug\": \"asset-backed-protocol\",\n            \"rank\": 4043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"JB9sPerGhfdwCDajmd8x4y2gkC4EtXVevoAoPwni39ik\"\n            }\n        },\n        {\n            \"id\": 15910,\n            \"name\": \"Fantasy Doge\",\n            \"symbol\": \"FTD\",\n            \"slug\": \"fantasy-doge\",\n            \"rank\": 9190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T16:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cfb8cb79a34c482f356b184801ad0072a0bf6aa\"\n            }\n        },\n        {\n            \"id\": 15915,\n            \"name\": \"RabbitDAO\",\n            \"symbol\": \"RS\",\n            \"slug\": \"rabbitdao\",\n            \"rank\": 5931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc25b7244e192d531495c400c64ea914a77e730a2\"\n            }\n        },\n        {\n            \"id\": 15916,\n            \"name\": \"X-HASH\",\n            \"symbol\": \"XSH\",\n            \"slug\": \"x-hash\",\n            \"rank\": 5182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb30b27adb3b0a45e88385eb2bb144fad9120a420\"\n            }\n        },\n        {\n            \"id\": 15917,\n            \"name\": \"TOKEN SHELBY\",\n            \"symbol\": \"TSY\",\n            \"slug\": \"token-shelby\",\n            \"rank\": 4845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2033f3599e070c3becd09b0b28988a9c45a059d5\"\n            }\n        },\n        {\n            \"id\": 15918,\n            \"name\": \"Artube\",\n            \"symbol\": \"ATT\",\n            \"slug\": \"artube\",\n            \"rank\": 2913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x07aa7ae19b17579f7237ad72c616fecf4ccc787b\"\n            }\n        },\n        {\n            \"id\": 15921,\n            \"name\": \"Poolotto.finance\",\n            \"symbol\": \"PLT\",\n            \"slug\": \"poolotto-finance\",\n            \"rank\": 3801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:36:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B\"\n            }\n        },\n        {\n            \"id\": 15922,\n            \"name\": \"New Order\",\n            \"symbol\": \"NEWO\",\n            \"slug\": \"new-order\",\n            \"rank\": 3186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b890fD37Cd50BeA59346fC2f8ddb7cd9F5Fabd5\"\n            }\n        },\n        {\n            \"id\": 15924,\n            \"name\": \"NvirWorld\",\n            \"symbol\": \"NVIR\",\n            \"slug\": \"nvirworld\",\n            \"rank\": 5798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804\"\n            }\n        },\n        {\n            \"id\": 15925,\n            \"name\": \"Aurora Token\",\n            \"symbol\": \"ADTX\",\n            \"slug\": \"aurora-token\",\n            \"rank\": 6379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11fe7a37f2923566caa0de7d37c868631c695205\"\n            }\n        },\n        {\n            \"id\": 15926,\n            \"name\": \"Rainmaker Games\",\n            \"symbol\": \"RAIN\",\n            \"slug\": \"rainmaker-games\",\n            \"rank\": 3020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T11:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71fc1f555a39e0b698653ab0b475488ec3c34d57\"\n            }\n        },\n        {\n            \"id\": 15928,\n            \"name\": \"FlappyDoge\",\n            \"symbol\": \"FLPD\",\n            \"slug\": \"flappydoge\",\n            \"rank\": 6240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T11:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80dc7bd1328f5e48e8e22884169ba46f9279201b\"\n            }\n        },\n        {\n            \"id\": 15929,\n            \"name\": \"Metagame Arena\",\n            \"symbol\": \"MGA\",\n            \"slug\": \"metagame-arena\",\n            \"rank\": 4436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03ac6ab6a9a91a0fcdec7d85b38bdfbb719ec02f\"\n            }\n        },\n        {\n            \"id\": 15930,\n            \"name\": \"SUPERPIXEL\",\n            \"symbol\": \"SUPERPIXEL\",\n            \"slug\": \"superpixel\",\n            \"rank\": 9191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:06:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x736bCE9185dd74c544b8e3E873D26beB5E996Afe\"\n            }\n        },\n        {\n            \"id\": 15931,\n            \"name\": \"FrogSwap\",\n            \"symbol\": \"FROG\",\n            \"slug\": \"frogswap\",\n            \"rank\": 4505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:13:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fEe21439F2b95b72da2F9f901b3956f27fE91D5\"\n            }\n        },\n        {\n            \"id\": 15932,\n            \"name\": \"GoldenDiamond9\",\n            \"symbol\": \"G9\",\n            \"slug\": \"goldendiamond9\",\n            \"rank\": 6892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T16:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5f70fde8f1aead197d57eedb6f9b231240d38ca\"\n            }\n        },\n        {\n            \"id\": 15933,\n            \"name\": \"Bomb Money\",\n            \"symbol\": \"BSHARE\",\n            \"slug\": \"bshare\",\n            \"rank\": 3184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T21:27:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x531780face85306877d7e1f05d713d1b50a37f7a\"\n            }\n        },\n        {\n            \"id\": 15934,\n            \"name\": \"GLOW\",\n            \"symbol\": \"GLOW\",\n            \"slug\": \"glow\",\n            \"rank\": 7820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T21:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7bAA7787Bb40C5d2523252bAf142413dCBbcD5b\"\n            }\n        },\n        {\n            \"id\": 15935,\n            \"name\": \"Tremendous Coin\",\n            \"symbol\": \"TMDS\",\n            \"slug\": \"tremendouscoin\",\n            \"rank\": 6068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T11:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDa5c6c28F7705dD0aCCc0EF1CaB9185ecC494790\"\n            }\n        },\n        {\n            \"id\": 15936,\n            \"name\": \"99Starz\",\n            \"symbol\": \"STZ\",\n            \"slug\": \"99starz\",\n            \"rank\": 4288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T13:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f5294df68f871241c4b18fcf78ebd8ac18ab654\"\n            }\n        },\n        {\n            \"id\": 15937,\n            \"name\": \"PlayNity\",\n            \"symbol\": \"PLY\",\n            \"slug\": \"playnity\",\n            \"rank\": 5809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T11:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra13awdgcx40tz5uygkgm79dytez3x87rpg4uhnvu\"\n            }\n        },\n        {\n            \"id\": 15939,\n            \"name\": \"SCARY\",\n            \"symbol\": \"SCY\",\n            \"slug\": \"scary-games\",\n            \"rank\": 4501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T02:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06d7645f4f483bb925db2094dD5fdb1f75B07D61\"\n            }\n        },\n        {\n            \"id\": 15942,\n            \"name\": \"CasperPad\",\n            \"symbol\": \"CSPD\",\n            \"slug\": \"casperpad\",\n            \"rank\": 3654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef9481115ff33e94d3e28a52d3a8f642bf3521e5\"\n            }\n        },\n        {\n            \"id\": 15943,\n            \"name\": \"Chow Inu\",\n            \"symbol\": \"CHOW\",\n            \"slug\": \"chow-inu\",\n            \"rank\": 7441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ad8bc51c917076e5652954943cf0a9991e5a9f9\"\n            }\n        },\n        {\n            \"id\": 15944,\n            \"name\": \"Eterland\",\n            \"symbol\": \"ETER\",\n            \"slug\": \"eterland\",\n            \"rank\": 3553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA7d2E49C1777d294FC6346EdC25CA0EcB3577F39\"\n            }\n        },\n        {\n            \"id\": 15946,\n            \"name\": \"Polygen\",\n            \"symbol\": \"PGEN\",\n            \"slug\": \"polygen\",\n            \"rank\": 5578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T11:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x01d35cbC2070a3B76693Ce2b6364Eae24eb88591\"\n            }\n        },\n        {\n            \"id\": 15947,\n            \"name\": \"SoldierNodes\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"soldiernodes\",\n            \"rank\": 3393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xad7476c49d3f82a144f4836aacb9b069c188b759\"\n            }\n        },\n        {\n            \"id\": 15948,\n            \"name\": \"Kitty Finance\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"kitty-finance\",\n            \"rank\": 5749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:21:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x788ae3b5d153d49f8db649aacba1857f744b739e\"\n            }\n        },\n        {\n            \"id\": 15949,\n            \"name\": \"Movie Magic\",\n            \"symbol\": \"MVM\",\n            \"slug\": \"movie-magic\",\n            \"rank\": 7947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:57:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35d64908015ef9b278b0b34b5f225c823853d775\"\n            }\n        },\n        {\n            \"id\": 15950,\n            \"name\": \"Son Of Safemoon\",\n            \"symbol\": \"SOF\",\n            \"slug\": \"son-of-safemoon\",\n            \"rank\": 9192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x669f69d9d68474f7a563aea51f9a8c536cac8ead\"\n            }\n        },\n        {\n            \"id\": 15951,\n            \"name\": \"Ftribe Fighters (F2 NFT)\",\n            \"symbol\": \"F2C\",\n            \"slug\": \"ftribe-fighters\",\n            \"rank\": 5760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T05:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x657b632714e08ac66b79444ad3f3875526ee6689\"\n            }\n        },\n        {\n            \"id\": 15953,\n            \"name\": \"CAT\",\n            \"symbol\": \"CAT\",\n            \"slug\": \"cat\",\n            \"rank\": 5140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x094BFaC9894d2A2A35771D0BD6d2447689190F32\"\n            }\n        },\n        {\n            \"id\": 15955,\n            \"name\": \"AirDropper\",\n            \"symbol\": \"AIR\",\n            \"slug\": \"airdropper\",\n            \"rank\": 7961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA39C843CcFDB3Ede58a09efB5564e34C43099480\"\n            }\n        },\n        {\n            \"id\": 15956,\n            \"name\": \"TrustRise\",\n            \"symbol\": \"TRISE\",\n            \"slug\": \"trustrise\",\n            \"rank\": 7091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07F805698e8E610d52FBf6fB3D8e636EAC060b5e\"\n            }\n        },\n        {\n            \"id\": 15957,\n            \"name\": \"Goblin\",\n            \"symbol\": \"GOBLIN\",\n            \"slug\": \"goblin\",\n            \"rank\": 6673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDe2A66C92583332E8e1F0AEEb03DEB749A3fD33a\"\n            }\n        },\n        {\n            \"id\": 15958,\n            \"name\": \"SonOfSaitama\",\n            \"symbol\": \"SOS\",\n            \"slug\": \"sonofsaitama\",\n            \"rank\": 9193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2d2af6da7a68d66c77a9460b208109cffdfa633\"\n            }\n        },\n        {\n            \"id\": 15959,\n            \"name\": \"Vader Protocol\",\n            \"symbol\": \"VADER\",\n            \"slug\": \"vader-protocol\",\n            \"rank\": 2868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2602278EE1882889B946eb11DC0E810075650983\"\n            }\n        },\n        {\n            \"id\": 15960,\n            \"name\": \"Solar Company\",\n            \"symbol\": \"SLC\",\n            \"slug\": \"solar-company\",\n            \"rank\": 9194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x937AbF4B5e99ac606C4802087cDf6a183983fA64\"\n            }\n        },\n        {\n            \"id\": 15961,\n            \"name\": \"Gold Nugget\",\n            \"symbol\": \"NGT\",\n            \"slug\": \"cryptomines-classic\",\n            \"rank\": 4314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x370527c29113aaD172D1dEF6c42d0C924DF124cE\"\n            }\n        },\n        {\n            \"id\": 15962,\n            \"name\": \"SCROOGE\",\n            \"symbol\": \"SCROOGE\",\n            \"slug\": \"scrooge\",\n            \"rank\": 4760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:12:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfA1BA18067aC6884fB26e329e60273488a247FC3\"\n            }\n        },\n        {\n            \"id\": 15963,\n            \"name\": \"Metaxiz\",\n            \"symbol\": \"MEXI\",\n            \"slug\": \"metaxiz\",\n            \"rank\": 7442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T16:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70d8d5b3416888fd05e806195312dd2d9597d50c\"\n            }\n        },\n        {\n            \"id\": 15964,\n            \"name\": \"Akil Coin\",\n            \"symbol\": \"AKL\",\n            \"slug\": \"akil-coin\",\n            \"rank\": 7885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50f72b83a5ad59ad71c28e2e4b58c73740e2168c\"\n            }\n        },\n        {\n            \"id\": 15967,\n            \"name\": \"SIMBA INU\",\n            \"symbol\": \"SIMBAINU\",\n            \"slug\": \"simbainu\",\n            \"rank\": 4392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14e2C19Dd223603dEF5ef4A2a6AF9D1eB03186E2\"\n            }\n        },\n        {\n            \"id\": 15968,\n            \"name\": \"BitcoinPrint\",\n            \"symbol\": \"BTCP\",\n            \"slug\": \"bitcoinprint\",\n            \"rank\": 8005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T07:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc1333a2e6f4a50ec20107c19fa73af9e8cc0419b\"\n            }\n        },\n        {\n            \"id\": 15970,\n            \"name\": \"Agro Global\",\n            \"symbol\": \"AGRO\",\n            \"slug\": \"agro-global\",\n            \"rank\": 5490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T07:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39cc67690d0f2d4acd68d3d9b612a80d780b84c0\"\n            }\n        },\n        {\n            \"id\": 15973,\n            \"name\": \"Zero\",\n            \"symbol\": \"ZERO\",\n            \"slug\": \"zero-tech\",\n            \"rank\": 5725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T07:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eC78ED49C2D27b315D462d43B5BAB94d2C79bf8\"\n            }\n        },\n        {\n            \"id\": 15976,\n            \"name\": \"AltCoin\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"altcoin-token\",\n            \"rank\": 6408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T09:11:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7120f43220d1c77cb821dde0420293491d03f854\"\n            }\n        },\n        {\n            \"id\": 15978,\n            \"name\": \"Cow Inu - CI\",\n            \"symbol\": \"CI\",\n            \"slug\": \"cow-inu---ci\",\n            \"rank\": 9195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T09:58:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xceafc372af7fddccbfd28f10329710e58bb2f970\"\n            }\n        },\n        {\n            \"id\": 15979,\n            \"name\": \"GigaChad\",\n            \"symbol\": \"CHAD\",\n            \"slug\": \"gigachad\",\n            \"rank\": 9196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc16a1b60175d16be6f2ed0ba506ca0e6efba8e08\"\n            }\n        },\n        {\n            \"id\": 15980,\n            \"name\": \"Shuna Inuverse\",\n            \"symbol\": \"SHUNAV2\",\n            \"slug\": \"shuna-inuverse\",\n            \"rank\": 3935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDE72a052cBB212eFf11A4A33d61dF9C5A2De8dd1\"\n            }\n        },\n        {\n            \"id\": 15982,\n            \"name\": \"Monster of God\",\n            \"symbol\": \"MONX\",\n            \"slug\": \"monster-of-god\",\n            \"rank\": 4672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T16:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcDE162a6f7a45Fbb6913b296E325fe1267A1E9F\"\n            }\n        },\n        {\n            \"id\": 15983,\n            \"name\": \"Florida Man\",\n            \"symbol\": \"FMAN\",\n            \"slug\": \"florida-man\",\n            \"rank\": 5899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T12:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2aebbbc596261d0be3b41812820dad54508575b\"\n            }\n        },\n        {\n            \"id\": 15984,\n            \"name\": \"Lazy Shiba\",\n            \"symbol\": \"LAZYSHIBA\",\n            \"slug\": \"lazy-shiba\",\n            \"rank\": 5571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T13:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1F6D33DadFFB37f1BA4582B2694a67a14AD587e5\"\n            }\n        },\n        {\n            \"id\": 15985,\n            \"name\": \"Mongoose\",\n            \"symbol\": \"MONGOOSE\",\n            \"slug\": \"mongoose\",\n            \"rank\": 4669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T17:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1817b6d8d890f3943b61648992730373b71f156\"\n            }\n        },\n        {\n            \"id\": 15986,\n            \"name\": \"NinjaSwap\",\n            \"symbol\": \"NINJA\",\n            \"slug\": \"ninjaswap\",\n            \"rank\": 9197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93e7567f277F353d241973d6f85b5feA1dD84C10\"\n            }\n        },\n        {\n            \"id\": 15988,\n            \"name\": \"Somnium\",\n            \"symbol\": \"SOM\",\n            \"slug\": \"somnium\",\n            \"rank\": 6635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb82876a27c2d38a3e7bc4591ace7f1a45e32ffe\"\n            }\n        },\n        {\n            \"id\": 15989,\n            \"name\": \"Dios Finance\",\n            \"symbol\": \"DIOS\",\n            \"slug\": \"dios-finance\",\n            \"rank\": 6158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08eecf5d03bda3df2467f6af46b160c24d931de7\"\n            }\n        },\n        {\n            \"id\": 15990,\n            \"name\": \"Leo\",\n            \"symbol\": \"LEO\",\n            \"slug\": \"leo\",\n            \"rank\": 4027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda38d8facd3875daad437839308f1885646dfbb6\"\n            }\n        },\n        {\n            \"id\": 15991,\n            \"name\": \"GNAR TOKEN\",\n            \"symbol\": \"GNAR\",\n            \"slug\": \"gnar-token\",\n            \"rank\": 8066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"74YedyBSKbjYzWMhwuBQz3mwsN6vuSSdAfzX9WLZQUtq\"\n            }\n        },\n        {\n            \"id\": 15992,\n            \"name\": \"IDEAS\",\n            \"symbol\": \"IDS\",\n            \"slug\": \"ideas\",\n            \"rank\": 5458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c61a220a0f1dfc750d28188a97a6c7bf14e9851\"\n            }\n        },\n        {\n            \"id\": 15994,\n            \"name\": \"Tribeland\",\n            \"symbol\": \"TRBL\",\n            \"slug\": \"tribeland\",\n            \"rank\": 7007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T11:30:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3CKQgrcvwhvFqVXXxLTb1u262nh26SJ3uutkSCTtbZxH\"\n            }\n        },\n        {\n            \"id\": 15995,\n            \"name\": \"HLTH Token\",\n            \"symbol\": \"HLTH\",\n            \"slug\": \"hlth-network\",\n            \"rank\": 3883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T22:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x260df160d6554e6a05619f2e9188c119b3e35f1e\"\n            }\n        },\n        {\n            \"id\": 15997,\n            \"name\": \"Xpansion Game\",\n            \"symbol\": \"XPS\",\n            \"slug\": \"xpansion-game\",\n            \"rank\": 5850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T22:21:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f745c0c7da552a348c384da1a5baeb28f2c607c\"\n            }\n        },\n        {\n            \"id\": 16001,\n            \"name\": \"DarkShield Games Studio\",\n            \"symbol\": \"DKS\",\n            \"slug\": \"darkshield\",\n            \"rank\": 4401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T10:45:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x121235cff4c59eec80b14c1d38b44e7de3a18287\"\n            }\n        },\n        {\n            \"id\": 16002,\n            \"name\": \"ToxicGameNFT\",\n            \"symbol\": \"TXC\",\n            \"slug\": \"toxicgamenft\",\n            \"rank\": 6662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T00:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC380Fa4b673b267b6626EF177CEA421F9e704Ed0\"\n            }\n        },\n        {\n            \"id\": 16003,\n            \"name\": \"TATA Coin\",\n            \"symbol\": \"TATA\",\n            \"slug\": \"tata-coin\",\n            \"rank\": 7676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T13:48:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f112c6aaf661684e99f1b4a45f861587c0595f1\"\n            }\n        },\n        {\n            \"id\": 16005,\n            \"name\": \"Epsilon\",\n            \"symbol\": \"EPS\",\n            \"slug\": \"epsilon\",\n            \"rank\": 7568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9380b1e77bdbf004b57c9808acf9c257688d3b74\"\n            }\n        },\n        {\n            \"id\": 16006,\n            \"name\": \"DETIK Token\",\n            \"symbol\": \"DTK\",\n            \"slug\": \"detik-token\",\n            \"rank\": 7090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T00:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d176404cc58227c2ebb88731a15b0acb6eae9c9\"\n            }\n        },\n        {\n            \"id\": 16007,\n            \"name\": \"Revenue Coin\",\n            \"symbol\": \"RVC\",\n            \"slug\": \"revenue-coin\",\n            \"rank\": 3398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T11:13:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcbdecf8e76a5c32dba69de16985882ace1678c6\"\n            }\n        },\n        {\n            \"id\": 16008,\n            \"name\": \"Beverage Finance\",\n            \"symbol\": \"DRINK\",\n            \"slug\": \"beverage-finance\",\n            \"rank\": 9198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9257fb8fab616867cee67c3289547403617b1938\"\n            }\n        },\n        {\n            \"id\": 16009,\n            \"name\": \"FMETA\",\n            \"symbol\": \"FMETA\",\n            \"slug\": \"facebook-metaverse\",\n            \"rank\": 9199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T00:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e0b5807515756635c6347cdeebf95946e604bcf\"\n            }\n        },\n        {\n            \"id\": 16010,\n            \"name\": \"Silo Finance\",\n            \"symbol\": \"SILO\",\n            \"slug\": \"silo-finance\",\n            \"rank\": 3503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T20:13:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f80310ca7f2c654691d1383149fa1a57d8ab1f8\"\n            }\n        },\n        {\n            \"id\": 16011,\n            \"name\": \"Goldario\",\n            \"symbol\": \"GLD\",\n            \"slug\": \"goldario\",\n            \"rank\": 3744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T01:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6EF7E2D571f9806ab8FAAB73a76A97442BF78e3b\"\n            }\n        },\n        {\n            \"id\": 16013,\n            \"name\": \"XY Finance\",\n            \"symbol\": \"XY\",\n            \"slug\": \"xy-finance\",\n            \"rank\": 1184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T02:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77777777772cf0455fB38eE0e75f38034dFa50DE\"\n            }\n        },\n        {\n            \"id\": 16014,\n            \"name\": \"Elo Inu\",\n            \"symbol\": \"ELO INU\",\n            \"slug\": \"elo-inu\",\n            \"rank\": 6877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T02:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35207068e057a01861A654463c01B04cc111E760\"\n            }\n        },\n        {\n            \"id\": 16016,\n            \"name\": \"Portuma\",\n            \"symbol\": \"POR\",\n            \"slug\": \"portuma\",\n            \"rank\": 5164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T02:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4\"\n            }\n        },\n        {\n            \"id\": 16017,\n            \"name\": \"APEX Protocol\",\n            \"symbol\": \"APXP\",\n            \"slug\": \"apex-protocol\",\n            \"rank\": 3560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T03:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x601a0eE18E9DCdc70658d8B87a748e11344D3A45\"\n            }\n        },\n        {\n            \"id\": 16018,\n            \"name\": \"DiamondQ\",\n            \"symbol\": \"DIQ\",\n            \"slug\": \"diamondq\",\n            \"rank\": 6318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBD573dDc3aB93D7984012B897821F6C09F4D24E3\"\n            }\n        },\n        {\n            \"id\": 16019,\n            \"name\": \"NKCL Classic\",\n            \"symbol\": \"NKCLC\",\n            \"slug\": \"nkcl-classic\",\n            \"rank\": 4077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:06:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1b624f07a4d9b3e3746e33cb58f42df079b5444\"\n            }\n        },\n        {\n            \"id\": 16020,\n            \"name\": \"Reimagined Finance\",\n            \"symbol\": \"REFI\",\n            \"slug\": \"refi\",\n            \"rank\": 3501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:18:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA808B22ffd2c472aD1278088F16D4010E6a54D5F\"\n            }\n        },\n        {\n            \"id\": 16021,\n            \"name\": \"HoneyBadger\",\n            \"symbol\": \"HONEYBADGER\",\n            \"slug\": \"honeybadger\",\n            \"rank\": 9200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d60f2bde6762ce9ce45945d05bc6846d12a140e\"\n            }\n        },\n        {\n            \"id\": 16023,\n            \"name\": \"NFTshootout\",\n            \"symbol\": \"SHOO\",\n            \"slug\": \"nftshootout\",\n            \"rank\": 4690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fcc11F873360450a1afD8CB7Cfe0a9d787cc25E\"\n            }\n        },\n        {\n            \"id\": 16024,\n            \"name\": \"WAMO\",\n            \"symbol\": \"WAMO\",\n            \"slug\": \"wamo\",\n            \"rank\": 8281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T05:00:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4nQqJkBx3Dnovc6ueEdkJfFr2zi2fc77834czmoymR1b\"\n            }\n        },\n        {\n            \"id\": 16025,\n            \"name\": \"CobraGoose\",\n            \"symbol\": \"CBG\",\n            \"slug\": \"cobragoose\",\n            \"rank\": 9201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T05:21:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20dc897a85a204dac089ee1dc1998268a9b17fc1\"\n            }\n        },\n        {\n            \"id\": 16026,\n            \"name\": \"Museo\",\n            \"symbol\": \"MSE\",\n            \"slug\": \"museo\",\n            \"rank\": 7476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8f3e0fe6254010ee6d309607024d1b2bf378e6b\"\n            }\n        },\n        {\n            \"id\": 16028,\n            \"name\": \"Reforestation Mahogany\",\n            \"symbol\": \"RMOG\",\n            \"slug\": \"reforestation-mahogany\",\n            \"rank\": 7003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T07:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee33114ef9afb0779f0505c38afbb1644f4073cc\"\n            }\n        },\n        {\n            \"id\": 16030,\n            \"name\": \"DEEPMAZE Finance\",\n            \"symbol\": \"DPZ\",\n            \"slug\": \"deepmaze-finance\",\n            \"rank\": 4356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdC0118B27276065C573386aa44e7a6E5e2AF07C1\"\n            }\n        },\n        {\n            \"id\": 16032,\n            \"name\": \"HUH Token\",\n            \"symbol\": \"HUH\",\n            \"slug\": \"huh\",\n            \"rank\": 4195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T08:00:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86d49fbd3b6f989d641e700a15599d3b165002ab\"\n            }\n        },\n        {\n            \"id\": 16033,\n            \"name\": \"Metastrike\",\n            \"symbol\": \"MTS\",\n            \"slug\": \"metastrike\",\n            \"rank\": 3036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T14:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x496cC0b4ee12Aa2AC4c42E93067484e7Ff50294b\"\n            }\n        },\n        {\n            \"id\": 16035,\n            \"name\": \"Crypto Fight Club\",\n            \"symbol\": \"FIGHT\",\n            \"slug\": \"crypto-fight-club\",\n            \"rank\": 6294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T15:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f39c3319188A723003670c3F9B9e7EF991E52F3\"\n            }\n        },\n        {\n            \"id\": 16037,\n            \"name\": \"Plunge\",\n            \"symbol\": \"PLG\",\n            \"slug\": \"plunge\",\n            \"rank\": 7695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T08:18:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDAd3ABce6Fb87FA0355203b692723A7EE8aa9D63\"\n            }\n        },\n        {\n            \"id\": 16038,\n            \"name\": \"Minereum BSC\",\n            \"symbol\": \"MNEB\",\n            \"slug\": \"minereum-bsc\",\n            \"rank\": 5117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T08:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf\"\n            }\n        },\n        {\n            \"id\": 16039,\n            \"name\": \"Kori Inu\",\n            \"symbol\": \"KORI\",\n            \"slug\": \"kori-inu\",\n            \"rank\": 4176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T09:03:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x345dadb10a200f10814ad8523fca0f2d958c3370\"\n            }\n        },\n        {\n            \"id\": 16041,\n            \"name\": \"Shiba wolf\",\n            \"symbol\": \"SHIBAW\",\n            \"slug\": \"shiba-wolf\",\n            \"rank\": 8038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T10:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc086EFe1E59095D2B0D31af8ddcF6598FA2c5513\"\n            }\n        },\n        {\n            \"id\": 16042,\n            \"name\": \"Flappy Shiba Inu\",\n            \"symbol\": \"FSINU\",\n            \"slug\": \"flappy-shiba-inu\",\n            \"rank\": 7966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T10:27:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcC1df4Cff1E9186ecE7B71367749e8E749c82A85\"\n            }\n        },\n        {\n            \"id\": 16043,\n            \"name\": \"BYTZ\",\n            \"symbol\": \"BYTZ\",\n            \"slug\": \"bytz\",\n            \"rank\": 6036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T13:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16044,\n            \"name\": \"nUSD (HotBit)\",\n            \"symbol\": \"nUSD\",\n            \"slug\": \"nusd-token-hb\",\n            \"rank\": 2881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T10:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16046,\n            \"name\": \"Hellbound Squid - The Game\",\n            \"symbol\": \"SQUIDBOUND\",\n            \"slug\": \"hellbound-squid-the-game\",\n            \"rank\": 9202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T12:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc339e0e0c6e94b45597c6ee7177ab09bcb39e286\"\n            }\n        },\n        {\n            \"id\": 16047,\n            \"name\": \"Kuber Finance\",\n            \"symbol\": \"KFT\",\n            \"slug\": \"kuber-finance\",\n            \"rank\": 7051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T14:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2da577ba818445b3bf732e493c6f6a0484be4cc3\"\n            }\n        },\n        {\n            \"id\": 16049,\n            \"name\": \"THORWallet DEX\",\n            \"symbol\": \"TGT\",\n            \"slug\": \"thorwallet\",\n            \"rank\": 4516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T22:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x108a850856db3f85d0269a2693d896b394c80325\"\n            }\n        },\n        {\n            \"id\": 16050,\n            \"name\": \"G.O.A.T Token\",\n            \"symbol\": \"G.O.A.T\",\n            \"slug\": \"goat-token\",\n            \"rank\": 5866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T18:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74edaf28fc4b9e6a1618d613839daaf6a9d075db\"\n            }\n        },\n        {\n            \"id\": 16051,\n            \"name\": \"Rise of Defenders\",\n            \"symbol\": \"RDR\",\n            \"slug\": \"rise-of-defenders\",\n            \"rank\": 6171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T16:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92da433da84d58dfe2aade1943349e491cbd6820\"\n            }\n        },\n        {\n            \"id\": 16053,\n            \"name\": \"Doge Alliance\",\n            \"symbol\": \"DOGEALLY\",\n            \"slug\": \"doge-alliance\",\n            \"rank\": 6832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T19:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05822195b28613b0f8a484313d3be7b357c53a4a\"\n            }\n        },\n        {\n            \"id\": 16054,\n            \"name\": \"Scary Chain Capital v2\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"scary-chain-capital-new\",\n            \"rank\": 5645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T20:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xa231d452e4bca86672fd6109de94688d1e17aae5\"\n            }\n        },\n        {\n            \"id\": 16055,\n            \"name\": \"MetaMounts\",\n            \"symbol\": \"MOUNT\",\n            \"slug\": \"metamounts\",\n            \"rank\": 8046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T02:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9QXAu7FTf7hmswBQwKxvuqGgWH42FyQjqXJanUt6y4eC\"\n            }\n        },\n        {\n            \"id\": 16058,\n            \"name\": \"Captain Inu\",\n            \"symbol\": \"CPTINU\",\n            \"slug\": \"captain-inu\",\n            \"rank\": 4648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T04:41:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7cca2e1c9b0519f52029467914a15e782bf66971\"\n            }\n        },\n        {\n            \"id\": 16059,\n            \"name\": \"SYN CITY\",\n            \"symbol\": \"SYNR\",\n            \"slug\": \"syn-city\",\n            \"rank\": 3905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc6e06778708177a18210181b073da747c88490a\"\n            }\n        },\n        {\n            \"id\": 16060,\n            \"name\": \"BeachBoyz\",\n            \"symbol\": \"BOYZ\",\n            \"slug\": \"beachboyz\",\n            \"rank\": 9203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9500eDf9C582a5e32E4e992030a0543455eB5d3\"\n            }\n        },\n        {\n            \"id\": 16061,\n            \"name\": \"Xolo Inu\",\n            \"symbol\": \"XL\",\n            \"slug\": \"xolo-inu\",\n            \"rank\": 3505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x61ae5b63c8f7400c21613f882c9b0a8eec586a10\"\n            }\n        },\n        {\n            \"id\": 16062,\n            \"name\": \"Baby Santa Token v2\",\n            \"symbol\": \"$BSTv2\",\n            \"slug\": \"baby-santa-token-v2\",\n            \"rank\": 7632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x215ae47ecc7a297d3e20126c3e05e735f548f1d3\"\n            }\n        },\n        {\n            \"id\": 16065,\n            \"name\": \"SnowFloki\",\n            \"symbol\": \"SNOWFLOKI\",\n            \"slug\": \"snowfloki\",\n            \"rank\": 6575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T07:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8CCc55582cAEdFEeb4E2ca7C65b0C54998B0bF5\"\n            }\n        },\n        {\n            \"id\": 16071,\n            \"name\": \"RoboShib\",\n            \"symbol\": \"ROBOSHIB\",\n            \"slug\": \"roboshib\",\n            \"rank\": 9204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T14:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b48a744669767a3478293fd4eecb8fdc5d33cda\"\n            }\n        },\n        {\n            \"id\": 16074,\n            \"name\": \"The Starship Finance\",\n            \"symbol\": \"BIP\",\n            \"slug\": \"the-starship-finance\",\n            \"rank\": 8161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FoqP7aTaibT5npFKYKQQdyonL99vkW8YALNPwWepdvf5\"\n            }\n        },\n        {\n            \"id\": 16075,\n            \"name\": \"MetaBullRun\",\n            \"symbol\": \"MBR\",\n            \"slug\": \"metabullrun\",\n            \"rank\": 9205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0118b83775000a9a4dd2579746ee4c8c7d3d73c\"\n            }\n        },\n        {\n            \"id\": 16076,\n            \"name\": \"Cloud Protocol\",\n            \"symbol\": \"CPRO\",\n            \"slug\": \"cloud-protocol\",\n            \"rank\": 7026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f2a550259532f7429530dcb93d86269629e3f2a\"\n            }\n        },\n        {\n            \"id\": 16078,\n            \"name\": \"AvaxUp\",\n            \"symbol\": \"AVAXUP\",\n            \"slug\": \"avaxup\",\n            \"rank\": 7541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31db9fae1747a84afed39ef28d76cd1ccde96e38\"\n            }\n        },\n        {\n            \"id\": 16079,\n            \"name\": \"CROSSY ANIMALS\",\n            \"symbol\": \"CA\",\n            \"slug\": \"crossy-animals\",\n            \"rank\": 9206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa71f9956996d3d54502a5c83290b6bb15cef0a4\"\n            }\n        },\n        {\n            \"id\": 16080,\n            \"name\": \"Power Cash\",\n            \"symbol\": \"PRCH\",\n            \"slug\": \"power-cash\",\n            \"rank\": 3982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T18:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3B1308AD9d2590ca6A0bF3cA12a2D4Ee15DB07a4\"\n            }\n        },\n        {\n            \"id\": 16081,\n            \"name\": \"Nota\",\n            \"symbol\": \"USNOTA\",\n            \"slug\": \"nota\",\n            \"rank\": 4817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T10:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdcd04275e2fd2875beaade6a80b39a75d4fe267df6\"\n            }\n        },\n        {\n            \"id\": 16082,\n            \"name\": \"BET TOKEN\",\n            \"symbol\": \"BET\",\n            \"slug\": \"bet-token\",\n            \"rank\": 9207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x829bAEa0a3869044c6c846b860010611f4D32f08\"\n            }\n        },\n        {\n            \"id\": 16086,\n            \"name\": \"BitTorrent (New)\",\n            \"symbol\": \"BTT\",\n            \"slug\": \"bittorrent-new\",\n            \"rank\": 53,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4\"\n            }\n        },\n        {\n            \"id\": 16091,\n            \"name\": \"MetaGods\",\n            \"symbol\": \"MGOD\",\n            \"slug\": \"metagods\",\n            \"rank\": 3484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:12:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10A12969cB08a8d88D4BFB5d1FA317d41e0fdab3\"\n            }\n        },\n        {\n            \"id\": 16092,\n            \"name\": \"BakerGuild\",\n            \"symbol\": \"BAKER\",\n            \"slug\": \"bakerguild\",\n            \"rank\": 7591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xfe27133f2e8c8539363883d914bccb4b21ebd28a\"\n            }\n        },\n        {\n            \"id\": 16093,\n            \"name\": \"Bitkub Coin\",\n            \"symbol\": \"KUB\",\n            \"slug\": \"bitkub-coin\",\n            \"rank\": 2927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16095,\n            \"name\": \"Totem\",\n            \"symbol\": \"CTZN\",\n            \"slug\": \"totem-new-earth-systems\",\n            \"rank\": 5395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T16:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa803778ab953d3ffe4fbd20cfa0042ecefe8319d\"\n            }\n        },\n        {\n            \"id\": 16097,\n            \"name\": \"PODO\",\n            \"symbol\": \"POD\",\n            \"slug\": \"podo\",\n            \"rank\": 8043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T07:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16098,\n            \"name\": \"SolClout\",\n            \"symbol\": \"SCT\",\n            \"slug\": \"solclout\",\n            \"rank\": 7076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:27:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4Te4KJgjtnZe4aE2zne8G4NPfrPjCwDmaiEx9rKnyDVZ\"\n            }\n        },\n        {\n            \"id\": 16099,\n            \"name\": \"RagnarokDAO\",\n            \"symbol\": \"RGK\",\n            \"slug\": \"ragnarokdao\",\n            \"rank\": 7627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x46fCCf447f74ec97a521615fcE111118597071f7\"\n            }\n        },\n        {\n            \"id\": 16100,\n            \"name\": \"Crafting Finance\",\n            \"symbol\": \"CRF\",\n            \"slug\": \"crafting-finance\",\n            \"rank\": 3614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T14:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x508df5aa4746be37b5b6a69684dfd8bdc322219d\"\n            }\n        },\n        {\n            \"id\": 16102,\n            \"name\": \"GameVerse\",\n            \"symbol\": \"GMV\",\n            \"slug\": \"gameverse\",\n            \"rank\": 7384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T14:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x769c49d25d9b7249Ce4600440ee1869BAd49F395\"\n            }\n        },\n        {\n            \"id\": 16103,\n            \"name\": \"SOLCash\",\n            \"symbol\": \"SOLCASH\",\n            \"slug\": \"solcash\",\n            \"rank\": 6148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T14:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b86f5ca09dc00502e342b0fef5117e1c32222ce\"\n            }\n        },\n        {\n            \"id\": 16105,\n            \"name\": \"Chumbi Valley\",\n            \"symbol\": \"CHMB\",\n            \"slug\": \"chumbi-valley\",\n            \"rank\": 3107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T15:58:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5492Ef6aEebA1A3896357359eF039a8B11621b45\"\n            }\n        },\n        {\n            \"id\": 16108,\n            \"name\": \"xUSD\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xusd\",\n            \"rank\": 5786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T03:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16109,\n            \"name\": \"TokoNFT\",\n            \"symbol\": \"TKN\",\n            \"slug\": \"tokonft\",\n            \"rank\": 6912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T03:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA79A1B19f2367E80d1859273D16796E713cc87C2\"\n            }\n        },\n        {\n            \"id\": 16110,\n            \"name\": \"Meta Hangry Games\",\n            \"symbol\": \"MHG\",\n            \"slug\": \"meta-hangry-games\",\n            \"rank\": 7346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3025E70f87072E0442767b5Cc9Cb1f4cDD314Bc3\"\n            }\n        },\n        {\n            \"id\": 16112,\n            \"name\": \"HeroesOfCrypton\",\n            \"symbol\": \"HEROES\",\n            \"slug\": \"heroesofcrypton\",\n            \"rank\": 6801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96e0dcc73f74b6049813439f7a660d1d6ca20594\"\n            }\n        },\n        {\n            \"id\": 16113,\n            \"name\": \"Clifford Inu\",\n            \"symbol\": \"CLIFF\",\n            \"slug\": \"clifford-inu\",\n            \"rank\": 3478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b9baf2a3edea91ee431f02d449a1044d5726669\"\n            }\n        },\n        {\n            \"id\": 16115,\n            \"name\": \"Hakuryu\",\n            \"symbol\": \"$RYU\",\n            \"slug\": \"haku-ryu\",\n            \"rank\": 6763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xefbE739c5B999C5Bca13be7Bb238610a3A8Fec93\"\n            }\n        },\n        {\n            \"id\": 16116,\n            \"name\": \"Wrapped Solana\",\n            \"symbol\": \"SOL\",\n            \"slug\": \"wrapped-solana\",\n            \"rank\": 3136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"So11111111111111111111111111111111111111112\"\n            }\n        },\n        {\n            \"id\": 16117,\n            \"name\": \"Hypersonic Finance\",\n            \"symbol\": \"HYPERSONIC\",\n            \"slug\": \"hypersonic-finance\",\n            \"rank\": 6754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fD24E68DC5F6384255497d3CED04f715B87b4cf\"\n            }\n        },\n        {\n            \"id\": 16118,\n            \"name\": \"YU-GI-KING\",\n            \"symbol\": \"YUGI\",\n            \"slug\": \"yu-gi-king\",\n            \"rank\": 7208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T16:45:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90A2902D9f02D68b56D4e5a4D280f97A555A6241\"\n            }\n        },\n        {\n            \"id\": 16119,\n            \"name\": \"Louverture\",\n            \"symbol\": \"LVT\",\n            \"slug\": \"louverture\",\n            \"rank\": 3913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xff579d6259dEDcc80488c9b89d2820bCb5609160\"\n            }\n        },\n        {\n            \"id\": 16120,\n            \"name\": \"Fwar Finance\",\n            \"symbol\": \"FWT\",\n            \"slug\": \"fwar-finance\",\n            \"rank\": 6155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce3e05e2dfce8673e08514615dd976754bb88b25\"\n            }\n        },\n        {\n            \"id\": 16121,\n            \"name\": \"White Whale\",\n            \"symbol\": \"WHALE\",\n            \"slug\": \"white-whale\",\n            \"rank\": 3494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T04:12:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1php5m8a6qd68z02t3zpw4jv2pj4vgw4wz0t8mz\"\n            }\n        },\n        {\n            \"id\": 16122,\n            \"name\": \"Meta Brawl\",\n            \"symbol\": \"BRAWL\",\n            \"slug\": \"meta-brawl\",\n            \"rank\": 2561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T13:42:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x122edffCa1c940A82574B21031623f063fC8C7F9\"\n            }\n        },\n        {\n            \"id\": 16123,\n            \"name\": \"AnyPrinter\",\n            \"symbol\": \"ANYP\",\n            \"slug\": \"anyprinter\",\n            \"rank\": 5448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0356ed6caec19d3f353821480ca44bf7db6d713d\"\n            }\n        },\n        {\n            \"id\": 16125,\n            \"name\": \"Senator Karen\",\n            \"symbol\": \"KAREN\",\n            \"slug\": \"senator-karen\",\n            \"rank\": 9208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2881080650b782a48b03a1f5bd30df117b6a5bd5\"\n            }\n        },\n        {\n            \"id\": 16126,\n            \"name\": \"Travel Coin\",\n            \"symbol\": \"TCOIN\",\n            \"slug\": \"travel-coin\",\n            \"rank\": 7048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:57:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8b10DaFb5546b3740886D8a77b8b9bACB44fFfD\"\n            }\n        },\n        {\n            \"id\": 16127,\n            \"name\": \"ZinaX Token\",\n            \"symbol\": \"ZINAX\",\n            \"slug\": \"zinax-token\",\n            \"rank\": 7574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:03:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa973f2ec4ab693bb0b3a68279c9d9832e207d886\"\n            }\n        },\n        {\n            \"id\": 16128,\n            \"name\": \"Predictcoin\",\n            \"symbol\": \"PRED\",\n            \"slug\": \"predictcoin\",\n            \"rank\": 3045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdd2e3fdb879aa42748e9d47b7359323f226ba22\"\n            }\n        },\n        {\n            \"id\": 16129,\n            \"name\": \"MiniTesla\",\n            \"symbol\": \"MINITESLA\",\n            \"slug\": \"minitesla\",\n            \"rank\": 4081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33778e87931ea8ee5b66776201533e40ddde1267\"\n            }\n        },\n        {\n            \"id\": 16130,\n            \"name\": \"Wrapped Staked HEC\",\n            \"symbol\": \"WSHEC\",\n            \"slug\": \"wrapped-staked-hec\",\n            \"rank\": 3742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:21:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x94ccf60f700146bea8ef7832820800e2dfa92eda\"\n            }\n        },\n        {\n            \"id\": 16131,\n            \"name\": \"Truth Technology\",\n            \"symbol\": \"TRUTH\",\n            \"slug\": \"truth-technology\",\n            \"rank\": 7377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:27:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x411c9f87824b98c043db255a171a360313ebb881\"\n            }\n        },\n        {\n            \"id\": 16132,\n            \"name\": \"Ginza Eternity\",\n            \"symbol\": \"GER\",\n            \"slug\": \"ginza-eternity\",\n            \"rank\": 3431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e9b29aa5aed3d65867db8b980484c8c49a7f915\"\n            }\n        },\n        {\n            \"id\": 16133,\n            \"name\": \"Frontrow\",\n            \"symbol\": \"FRR\",\n            \"slug\": \"frontrow\",\n            \"rank\": 2953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6602b34d8510b033e000975b3322537c7172441\"\n            }\n        },\n        {\n            \"id\": 16135,\n            \"name\": \"Shib Generating\",\n            \"symbol\": \"SHG\",\n            \"slug\": \"shib-generating\",\n            \"rank\": 7267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33af7644b1f60c8e8d62689b19d60a5d132164fc\"\n            }\n        },\n        {\n            \"id\": 16136,\n            \"name\": \"Crypto Birds\",\n            \"symbol\": \"XCB\",\n            \"slug\": \"crypto-birds\",\n            \"rank\": 6247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dcd6ab0511b2e72af3d088538d678bae9bbf552\"\n            }\n        },\n        {\n            \"id\": 16137,\n            \"name\": \"Index Coop\",\n            \"symbol\": \"BTC2X-FLI\",\n            \"slug\": \"index-coop\",\n            \"rank\": 3771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b498ff89709d3838a063f1dfa463091f9801c2b\"\n            }\n        },\n        {\n            \"id\": 16138,\n            \"name\": \"Parasol Finance\",\n            \"symbol\": \"PSOL\",\n            \"slug\": \"parasol-finance\",\n            \"rank\": 6598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T12:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Hmatmu1ktLbobSvim94mfpZmjL5iiyoM1zidtXJRAdLZ\"\n            }\n        },\n        {\n            \"id\": 16139,\n            \"name\": \"Dragon Verse\",\n            \"symbol\": \"DRV\",\n            \"slug\": \"dragon-verse\",\n            \"rank\": 4182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:42:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd9442d70eb0e6ecf26919e62278fc4fd24c3ed2\"\n            }\n        },\n        {\n            \"id\": 16141,\n            \"name\": \"SafeApe\",\n            \"symbol\": \"USDA\",\n            \"slug\": \"safeape\",\n            \"rank\": 9209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f9ac9344ba78acdcce8fc2e2f477da707a6f9d1\"\n            }\n        },\n        {\n            \"id\": 16142,\n            \"name\": \"Vortex DAO\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"vortex-dao\",\n            \"rank\": 6224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x353af195c0d82820c59427BFbD318A49971AAe1a\"\n            }\n        },\n        {\n            \"id\": 16143,\n            \"name\": \"EternalFlow\",\n            \"symbol\": \"EFT\",\n            \"slug\": \"eternalflow\",\n            \"rank\": 5949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:06:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21004b11939359E7E962Db6675d56f50353dF29C\"\n            }\n        },\n        {\n            \"id\": 16144,\n            \"name\": \"Hippo Coin\",\n            \"symbol\": \"HIPPO\",\n            \"slug\": \"hippo-coin\",\n            \"rank\": 7508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T14:13:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3EkHyexJLGCvSxzn5umbtd9N69GoT4p5pfdLTFqCNP9Y\"\n            }\n        },\n        {\n            \"id\": 16145,\n            \"name\": \"MoonTrustBSC\",\n            \"symbol\": \"MNTTBSC\",\n            \"slug\": \"moontrustbsc\",\n            \"rank\": 3662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9406b73d4F54572E27d60479905723DE08E689e\"\n            }\n        },\n        {\n            \"id\": 16148,\n            \"name\": \"FreeRossDAO\",\n            \"symbol\": \"FREE\",\n            \"slug\": \"freerossdao\",\n            \"rank\": 2974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cd0c43b0d53bc318cc5342b77eb6f124e47f526\"\n            }\n        },\n        {\n            \"id\": 16149,\n            \"name\": \"CakeDAO\",\n            \"symbol\": \"CAKE\",\n            \"slug\": \"cake\",\n            \"rank\": 9210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:57:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4Eb49A2F9A79053866faE806fAc95A3eF5B92C05\"\n            }\n        },\n        {\n            \"id\": 16150,\n            \"name\": \"Morcilla War\",\n            \"symbol\": \"MOR\",\n            \"slug\": \"morcilla-war\",\n            \"rank\": 4792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:51:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b61b24504a6378e1a99d2aa2a5efcb1f5627a3a\"\n            }\n        },\n        {\n            \"id\": 16151,\n            \"name\": \"DUSD Network\",\n            \"symbol\": \"DUSD\",\n            \"slug\": \"dusd-network\",\n            \"rank\": 6767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5eba288f8833071ba7cd5c2b356754811c0ce8fb\"\n            }\n        },\n        {\n            \"id\": 16153,\n            \"name\": \"Filecoin Standard Full Hashrate\",\n            \"symbol\": \"SFIL\",\n            \"slug\": \"filecoin-standard-full-hashrate\",\n            \"rank\": 4879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T20:51:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x965b85d4674f64422c4898c8f8083187f02b32c0\"\n            }\n        },\n        {\n            \"id\": 16155,\n            \"name\": \"Xtra Fund\",\n            \"symbol\": \"XTRA\",\n            \"slug\": \"xtra-fund\",\n            \"rank\": 5450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ab5c58011a428735e924e3cc619eDeD792203EA\"\n            }\n        },\n        {\n            \"id\": 16157,\n            \"name\": \"METAFLIP\",\n            \"symbol\": \"METAFLIP\",\n            \"slug\": \"metaflip\",\n            \"rank\": 5454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:48:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa49f7e4c67d62d11b0867079f5c63cf4a600b55c\"\n            }\n        },\n        {\n            \"id\": 16158,\n            \"name\": \"Vmates\",\n            \"symbol\": \"MATE\",\n            \"slug\": \"vmates\",\n            \"rank\": 4872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T13:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x696c2D3c711d5727c3686672F411583faeDAA29F\"\n            }\n        },\n        {\n            \"id\": 16160,\n            \"name\": \"Multi-Chain Capital (new)\",\n            \"symbol\": \"MCC\",\n            \"slug\": \"multi-chain-capital-new\",\n            \"rank\": 3003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc146b7cdbaff065090077151d391f4c96aa09e0c\"\n            }\n        },\n        {\n            \"id\": 16161,\n            \"name\": \"Escape from the Matrix\",\n            \"symbol\": \"REDPILL\",\n            \"slug\": \"escape-from-the-matrix\",\n            \"rank\": 7871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9ae3809bfcfaebd2996e89da972d0b1d5f34effe\"\n            }\n        },\n        {\n            \"id\": 16162,\n            \"name\": \"SafeMoon V2\",\n            \"symbol\": \"SFM\",\n            \"slug\": \"safemoon-v2\",\n            \"rank\": 2983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5\"\n            }\n        },\n        {\n            \"id\": 16164,\n            \"name\": \"Adene\",\n            \"symbol\": \"ADEN\",\n            \"slug\": \"adene\",\n            \"rank\": 4718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T16:12:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE782CCb8F8749a0f23AB690aa601455e8Eb8E550\"\n            }\n        },\n        {\n            \"id\": 16165,\n            \"name\": \"Spantale\",\n            \"symbol\": \"AEL\",\n            \"slug\": \"spantale\",\n            \"rank\": 5092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54c2a9edd2dd99502c831b76feb2bd6eadd9343a\"\n            }\n        },\n        {\n            \"id\": 16168,\n            \"name\": \"Nitro League\",\n            \"symbol\": \"NITRO\",\n            \"slug\": \"nitro-league\",\n            \"rank\": 3872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T17:09:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0335A7610D817aeCA1bEBbEfbd392ecC2eD587B8\"\n            }\n        },\n        {\n            \"id\": 16170,\n            \"name\": \"MetaAltPad\",\n            \"symbol\": \"MAP\",\n            \"slug\": \"metaaltpad\",\n            \"rank\": 7566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T18:43:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4E563A5a4AB5f60dEd966B9aCc4b14FBf56547f1\"\n            }\n        },\n        {\n            \"id\": 16171,\n            \"name\": \"Purple Floki Inu\",\n            \"symbol\": \"PURPLEFLOKI\",\n            \"slug\": \"purple-floki-inu\",\n            \"rank\": 7689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83713f2219894deb559ec5530e80e3bc116334dd\"\n            }\n        },\n        {\n            \"id\": 16172,\n            \"name\": \"SpaceXliFe\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"spacexlife\",\n            \"rank\": 7767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x271c48bb9b0df4b604184ce22d436e271d42fa61\"\n            }\n        },\n        {\n            \"id\": 16173,\n            \"name\": \"ShibaMoon\",\n            \"symbol\": \"SHIBAMOON\",\n            \"slug\": \"shibamoon-token\",\n            \"rank\": 7872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7958ffc6ce46de09e0ab69b7da360c38b16266b\"\n            }\n        },\n        {\n            \"id\": 16174,\n            \"name\": \"Son of God\",\n            \"symbol\": \"GOD\",\n            \"slug\": \"son-of-god\",\n            \"rank\": 9211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T22:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x946813e8526f63559eef580349e205ade5ababa6\"\n            }\n        },\n        {\n            \"id\": 16175,\n            \"name\": \"Baby Cheems Inu\",\n            \"symbol\": \"BCI\",\n            \"slug\": \"baby-cheems-inu\",\n            \"rank\": 6282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T22:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x967da0d87a60e5fe7331156480c3f62ce4016b28\"\n            }\n        },\n        {\n            \"id\": 16176,\n            \"name\": \"CakeBaker\",\n            \"symbol\": \"CAKEBAKER\",\n            \"slug\": \"cakebaker\",\n            \"rank\": 6703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T02:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3fd8dcf7ce608ddd11c56e920c70edaffdd915e9\"\n            }\n        },\n        {\n            \"id\": 16177,\n            \"name\": \"xUSD Token\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xusd-token\",\n            \"rank\": 5611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T02:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x254246331cacbc0b2ea12bef6632e4c6075f60e2\"\n            }\n        },\n        {\n            \"id\": 16178,\n            \"name\": \"Imperium Empires\",\n            \"symbol\": \"IME\",\n            \"slug\": \"imperium-empires\",\n            \"rank\": 3191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T17:10:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf891214fdcf9cdaa5fdc42369ee4f27f226adad6\"\n            }\n        },\n        {\n            \"id\": 16179,\n            \"name\": \"Master Floki\",\n            \"symbol\": \"MASTER\",\n            \"slug\": \"master-floki\",\n            \"rank\": 5636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:48:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59a99b55c6e12d026cfd02ae3e38f94f102fb46b\"\n            }\n        },\n        {\n            \"id\": 16180,\n            \"name\": \"Squoge Coin\",\n            \"symbol\": \"SQC\",\n            \"slug\": \"squoge-coin\",\n            \"rank\": 7144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc95937F687F74f8A8a33bb79F5676914eF4B6F2\"\n            }\n        },\n        {\n            \"id\": 16181,\n            \"name\": \"Solice\",\n            \"symbol\": \"SLC\",\n            \"slug\": \"solice\",\n            \"rank\": 3075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"METAmTMXwdb8gYzyCPfXXFmZZw4rUsXX58PNsDg7zjL\"\n            }\n        },\n        {\n            \"id\": 16182,\n            \"name\": \"ManuFactory\",\n            \"symbol\": \"MNFT\",\n            \"slug\": \"manufactory-2\",\n            \"rank\": 4612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:51:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36953B5Ec00A13eDcEceB3aF258D034913D2A79D\"\n            }\n        },\n        {\n            \"id\": 16183,\n            \"name\": \"EarnHub\",\n            \"symbol\": \"EHB\",\n            \"slug\": \"earnhub\",\n            \"rank\": 4137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:51:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80cba4031f7a75b650f4146e5ceba9d7562df939\"\n            }\n        },\n        {\n            \"id\": 16184,\n            \"name\": \"KING FOREVER\",\n            \"symbol\": \"KFR\",\n            \"slug\": \"king-forever\",\n            \"rank\": 7440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:51:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430\"\n            }\n        },\n        {\n            \"id\": 16185,\n            \"name\": \"Dingocoin\",\n            \"symbol\": \"DINGO\",\n            \"slug\": \"dingocoin\",\n            \"rank\": 7389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16186,\n            \"name\": \"Treasure\",\n            \"symbol\": \"TREASURE\",\n            \"slug\": \"treasure\",\n            \"rank\": 4803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC0b943b63e605cf8a75c7832C2baF46629f7F762\"\n            }\n        },\n        {\n            \"id\": 16187,\n            \"name\": \"INSTANTXRP\",\n            \"symbol\": \"INSTANTXRP\",\n            \"slug\": \"instantxrp\",\n            \"rank\": 5954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T05:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0D1d31a3eA2FC33e79F1A2f0E2Da817042f20B58\"\n            }\n        },\n        {\n            \"id\": 16188,\n            \"name\": \"RebelTraderToken\",\n            \"symbol\": \"RTT\",\n            \"slug\": \"rebeltradertoken\",\n            \"rank\": 6772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0834605689faae41708607a2761cd063775038e5\"\n            }\n        },\n        {\n            \"id\": 16189,\n            \"name\": \"Players.Art\",\n            \"symbol\": \"PLAYR\",\n            \"slug\": \"players-art\",\n            \"rank\": 9212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T05:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4352e74a8c3be2a0648e090437027af253425036\"\n            }\n        },\n        {\n            \"id\": 16190,\n            \"name\": \"H-Space Metaverse\",\n            \"symbol\": \"HKSM\",\n            \"slug\": \"h-space-metaverse\",\n            \"rank\": 5808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:15:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x958c129c3543c964c3d9fcb9dc7cf82b727aa68a\"\n            }\n        },\n        {\n            \"id\": 16191,\n            \"name\": \"TravGoPV\",\n            \"symbol\": \"TPV\",\n            \"slug\": \"travgopv\",\n            \"rank\": 6845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:27:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66dedb1a6d137c29274489f5d68e9840e1eec213\"\n            }\n        },\n        {\n            \"id\": 16192,\n            \"name\": \"MoonRock\",\n            \"symbol\": \"ROCK\",\n            \"slug\": \"moonrock\",\n            \"rank\": 4421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ba8a637c6b36e7890c870ba7dbbd8128dac8b40\"\n            }\n        },\n        {\n            \"id\": 16194,\n            \"name\": \"Akitavax\",\n            \"symbol\": \"AKITAX\",\n            \"slug\": \"akitavax\",\n            \"rank\": 4753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe06fba763c2104db5027f57f6a5be0a0d86308af\"\n            }\n        },\n        {\n            \"id\": 16196,\n            \"name\": \"Xverse\",\n            \"symbol\": \"XVC\",\n            \"slug\": \"xverse\",\n            \"rank\": 6153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"25Vu6457o2gdZRGVVt5K8NbAvaP3esYaQNHbNDitVtw1\"\n            }\n        },\n        {\n            \"id\": 16197,\n            \"name\": \"Luna Rush\",\n            \"symbol\": \"LUS\",\n            \"slug\": \"luna-rush\",\n            \"rank\": 831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T16:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xde301d6a2569aefcfe271b9d98f318baee1d30a4\"\n            }\n        },\n        {\n            \"id\": 16198,\n            \"name\": \"MongooseCoin\",\n            \"symbol\": \"MONGOOSE\",\n            \"slug\": \"mongoosecoin\",\n            \"rank\": 7856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"J7WYVzFNynk9D28eBCccw2EYkygygiLDCVCabV7CupWL\"\n            }\n        },\n        {\n            \"id\": 16199,\n            \"name\": \"Ava Time\",\n            \"symbol\": \"AVTIME\",\n            \"slug\": \"ava-time\",\n            \"rank\": 7949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3A47868beE0B553183222eeA56E82f83adDCd133\"\n            }\n        },\n        {\n            \"id\": 16201,\n            \"name\": \"Day By Day\",\n            \"symbol\": \"DBD\",\n            \"slug\": \"day-by-day\",\n            \"rank\": 3466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:12:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5f1dbb0e55bc31f32c6d032bee330288490e722\"\n            }\n        },\n        {\n            \"id\": 16202,\n            \"name\": \"Arcade\",\n            \"symbol\": \"ARC\",\n            \"slug\": \"arcade\",\n            \"rank\": 6219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T08:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67f785D5CF3784E8F35876dF323acf193350081f\"\n            }\n        },\n        {\n            \"id\": 16203,\n            \"name\": \"Roboots\",\n            \"symbol\": \"RBO\",\n            \"slug\": \"roboots\",\n            \"rank\": 7259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T08:12:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEB7b6491B21565F8FCe9834526f43F7898AC3Ac1\"\n            }\n        },\n        {\n            \"id\": 16204,\n            \"name\": \"Solana Nut\",\n            \"symbol\": \"SOLNUT\",\n            \"slug\": \"solana-nut\",\n            \"rank\": 7270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T13:30:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Fv3ZG56M2cWvF8sy9VWzWyvtHPhugNc1BAzpyoAPvL7r\"\n            }\n        },\n        {\n            \"id\": 16206,\n            \"name\": \"Eroverse\",\n            \"symbol\": \"ERO\",\n            \"slug\": \"eroverse\",\n            \"rank\": 4662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T09:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x22cbd249e6c68712da6767f1077b28c87745fa6d\"\n            }\n        },\n        {\n            \"id\": 16207,\n            \"name\": \"Phant\",\n            \"symbol\": \"PNT\",\n            \"slug\": \"phant\",\n            \"rank\": 7423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T04:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AKxR1NLTtPnsVcWwPSEGat1TC9da3Z2vX7sY4G7ZLj1r\"\n            }\n        },\n        {\n            \"id\": 16209,\n            \"name\": \"Olympus v1\",\n            \"symbol\": \"OHM\",\n            \"slug\": \"olympus-v1\",\n            \"rank\": 3206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T09:53:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x383518188c0c6d7730d91b2c03a03c837814a899\"\n            }\n        },\n        {\n            \"id\": 16211,\n            \"name\": \"CVIP\",\n            \"symbol\": \"CVIP\",\n            \"slug\": \"cvip\",\n            \"rank\": 7883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T10:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5a46bf898ce7583b612e5d168073ff773d7857e\"\n            }\n        },\n        {\n            \"id\": 16212,\n            \"name\": \"DEHR Network\",\n            \"symbol\": \"DHR\",\n            \"slug\": \"dehr-network\",\n            \"rank\": 6664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T10:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fEf6766ecf9e105b2753f7f8968Dc8293A69460\"\n            }\n        },\n        {\n            \"id\": 16214,\n            \"name\": \"Graviton Zero\",\n            \"symbol\": \"GRAV\",\n            \"slug\": \"graviton-zero\",\n            \"rank\": 3622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T16:36:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6168c7e5eb7c5c379f3a1d7cf1073e09b2f031e\"\n            }\n        },\n        {\n            \"id\": 16215,\n            \"name\": \"CryptoGuards\",\n            \"symbol\": \"CGAR\",\n            \"slug\": \"cryptoguards\",\n            \"rank\": 4498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T20:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x432c7cf1de2b97a013f1130f199ed9d1363215ba\"\n            }\n        },\n        {\n            \"id\": 16216,\n            \"name\": \"Power Nodes\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"power-nodes\",\n            \"rank\": 3131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T16:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x131c7afb4e5f5c94a27611f7210dfec2215e85ae\"\n            }\n        },\n        {\n            \"id\": 16217,\n            \"name\": \"CleanOcean (New)\",\n            \"symbol\": \"CLEAN\",\n            \"slug\": \"cleanocean-new\",\n            \"rank\": 6948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T02:33:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e19266e4a17521d65eff608517fa0c82ca24813\"\n            }\n        },\n        {\n            \"id\": 16218,\n            \"name\": \"Marvelous NFTs (Bad Days)\",\n            \"symbol\": \"MNFT\",\n            \"slug\": \"marvelous-nfts-bad-days\",\n            \"rank\": 3989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33BE7644c0E489b3A0c639D103392D4F3e338158\"\n            }\n        },\n        {\n            \"id\": 16219,\n            \"name\": \"FireBotToken\",\n            \"symbol\": \"FBX\",\n            \"slug\": \"firebottoken\",\n            \"rank\": 7008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T22:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd125443f38a69d776177c2b9c041f462936f8218\"\n            }\n        },\n        {\n            \"id\": 16221,\n            \"name\": \"ESPLASH\",\n            \"symbol\": \"ESPL\",\n            \"slug\": \"esplash\",\n            \"rank\": 4214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T09:13:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeBC345e12c14449F2B63F077fd86F3345B0F0d14\"\n            }\n        },\n        {\n            \"id\": 16222,\n            \"name\": \"MotionWreck Games\",\n            \"symbol\": \"MWG\",\n            \"slug\": \"motionwreck-games\",\n            \"rank\": 3694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T14:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rGfKifFcz1mpobiRyKwNL7MoVjDoiefeYT\"\n            }\n        },\n        {\n            \"id\": 16224,\n            \"name\": \"Node Squared\",\n            \"symbol\": \"N2\",\n            \"slug\": \"node-squared\",\n            \"rank\": 5709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T15:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6110c64219621ce5b02fb8e8e57b54c01b83bf85\"\n            }\n        },\n        {\n            \"id\": 16225,\n            \"name\": \"NSHARE\",\n            \"symbol\": \"NSHARE\",\n            \"slug\": \"nshare\",\n            \"rank\": 4565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T15:06:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x948D0a28b600BDBd77AF4ea30E6F338167034181\"\n            }\n        },\n        {\n            \"id\": 16226,\n            \"name\": \"INCOME\",\n            \"symbol\": \"INCOME\",\n            \"slug\": \"income\",\n            \"rank\": 6091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T00:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDFcF44e9a6D99717FC04AddD57Fb667286Bb7DC0\"\n            }\n        },\n        {\n            \"id\": 16227,\n            \"name\": \"myMessage\",\n            \"symbol\": \"MESA\",\n            \"slug\": \"mymessage\",\n            \"rank\": 6453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T00:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb192d5fC358D35194282a1a06814aba006198010\"\n            }\n        },\n        {\n            \"id\": 16228,\n            \"name\": \"MetaPlayers.gg\",\n            \"symbol\": \"FPS\",\n            \"slug\": \"metaplayers-gg\",\n            \"rank\": 6278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T01:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x213503534d927424a5cdf6d580e9fd408be9337a\"\n            }\n        },\n        {\n            \"id\": 16229,\n            \"name\": \"Asgard Dao\",\n            \"symbol\": \"ASGARD\",\n            \"slug\": \"asgard-dao\",\n            \"rank\": 6886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T01:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5593837af2b99021fe657c80d70d2365f5cfd38\"\n            }\n        },\n        {\n            \"id\": 16230,\n            \"name\": \"ETH Fan Token\",\n            \"symbol\": \"EFT\",\n            \"slug\": \"eth-fan-token\",\n            \"rank\": 4248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T02:00:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCcB5051962F77e6a23ecA1235c97FaD32fbB9826\"\n            }\n        },\n        {\n            \"id\": 16231,\n            \"name\": \"Platypus Finance\",\n            \"symbol\": \"PTP\",\n            \"slug\": \"platypus-finance\",\n            \"rank\": 2949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T02:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x22d4002028f537599be9f666d1c4fa138522f9c8\"\n            }\n        },\n        {\n            \"id\": 16234,\n            \"name\": \"Battle Of Multiworld\",\n            \"symbol\": \"BMW\",\n            \"slug\": \"battle-of-multiworld\",\n            \"rank\": 4558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3B8fF33762540579E24Bde1b62fe3d90f4D166f4\"\n            }\n        },\n        {\n            \"id\": 16235,\n            \"name\": \"New Era\",\n            \"symbol\": \"NEC\",\n            \"slug\": \"new-era\",\n            \"rank\": 5404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T05:15:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b6e1f7653cabdee71c05e6493f9bbd307072683\"\n            }\n        },\n        {\n            \"id\": 16236,\n            \"name\": \"Redacted Cartel\",\n            \"symbol\": \"BTRFLY\",\n            \"slug\": \"butterflydao\",\n            \"rank\": 2876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T15:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0d4ceb216b3ba9c3701b291766fdcba977cec3a\"\n            }\n        },\n        {\n            \"id\": 16237,\n            \"name\": \"Astro Verse\",\n            \"symbol\": \"ASV\",\n            \"slug\": \"astro-verse\",\n            \"rank\": 5267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T13:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cd9d494bfdd8bb4132e6d1f905952b654dd1dea\"\n            }\n        },\n        {\n            \"id\": 16239,\n            \"name\": \"EXIP\",\n            \"symbol\": \"EXIP\",\n            \"slug\": \"exip\",\n            \"rank\": 4183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T13:27:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a351f5b989125f0f076123d9e4b57ab043c5e3a\"\n            }\n        },\n        {\n            \"id\": 16240,\n            \"name\": \"Ravendex\",\n            \"symbol\": \"RAVE\",\n            \"slug\": \"ravendex\",\n            \"rank\": 3590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"14a3455f71c435a04ea1fdb50a3ef4c1cab0e79fb1565627ac66a575\"\n            }\n        },\n        {\n            \"id\": 16242,\n            \"name\": \"Cryptowolf Finance\",\n            \"symbol\": \"$CWOLF\",\n            \"slug\": \"cryptowolf-finance\",\n            \"rank\": 3068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c5921a9563e6d5dda95cb46b572bb1cc9b04a27\"\n            }\n        },\n        {\n            \"id\": 16243,\n            \"name\": \"PegasusDAO\",\n            \"symbol\": \"SUS\",\n            \"slug\": \"pegasusdao\",\n            \"rank\": 9213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x5b5Fe1238aca91C65683aCd7f9D9Bf922e271EAA\"\n            }\n        },\n        {\n            \"id\": 16245,\n            \"name\": \"Micro Bitcoin\",\n            \"symbol\": \"MB\",\n            \"slug\": \"micro-bitcoin\",\n            \"rank\": 7005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T03:15:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8307E163D0e0b2c677EB312Cc314019C2Ff2E8C7\"\n            }\n        },\n        {\n            \"id\": 16246,\n            \"name\": \"OCRA\",\n            \"symbol\": \"OCRA\",\n            \"slug\": \"ocra-bsc\",\n            \"rank\": 7600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T03:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87d91c5ded6ff042f8a723c9bf318a62ae804338\"\n            }\n        },\n        {\n            \"id\": 16247,\n            \"name\": \"Fastest Alerts\",\n            \"symbol\": \"FA\",\n            \"slug\": \"fastest-alerts\",\n            \"rank\": 6656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T03:30:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a060ba3a914429053d0ae0197b90e8460133ef2\"\n            }\n        },\n        {\n            \"id\": 16248,\n            \"name\": \"Flinch Token\",\n            \"symbol\": \"FLN\",\n            \"slug\": \"flinch-token\",\n            \"rank\": 7425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T13:45:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1DCa5d93768BBD9F43439efF6Cc94B95F7Dc34Cf\"\n            }\n        },\n        {\n            \"id\": 16249,\n            \"name\": \"DogeMusk\",\n            \"symbol\": \"DGMUSK\",\n            \"slug\": \"dogemusk\",\n            \"rank\": 7702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T04:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4540cc752c008131b174ee9679b55af02360a771\"\n            }\n        },\n        {\n            \"id\": 16251,\n            \"name\": \"BitcoinBR\",\n            \"symbol\": \"BTCBR\",\n            \"slug\": \"bitcoinbr\",\n            \"rank\": 7341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:12:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe57425f1598f9b0d6219706b77f4b3da573a3695\"\n            }\n        },\n        {\n            \"id\": 16253,\n            \"name\": \"Tr3zor\",\n            \"symbol\": \"TR3\",\n            \"slug\": \"tr3zor\",\n            \"rank\": 4255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T17:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF61BF4d1A948487d61b8fa63808AAC06bda55F98\"\n            }\n        },\n        {\n            \"id\": 16254,\n            \"name\": \"OpenLive NFT\",\n            \"symbol\": \"OPV\",\n            \"slug\": \"openlive-nft\",\n            \"rank\": 6554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36C7B164F85D6F775cD128966D5819c7d36FEfF3\"\n            }\n        },\n        {\n            \"id\": 16255,\n            \"name\": \"Hakuna Matata\",\n            \"symbol\": \"MATATA\",\n            \"slug\": \"hakuna-matata\",\n            \"rank\": 7907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:48:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeEb97934F49E1Ef58FD29DF20d065a437D7C9f56\"\n            }\n        },\n        {\n            \"id\": 16256,\n            \"name\": \"REDMARS\",\n            \"symbol\": \"RMARS\",\n            \"slug\": \"redmars\",\n            \"rank\": 4369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFc2037829F497ff68cc62771270ED1f409668439\"\n            }\n        },\n        {\n            \"id\": 16257,\n            \"name\": \"Monaco Planet\",\n            \"symbol\": \"MONA\",\n            \"slug\": \"mona\",\n            \"rank\": 6261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef843fb4c112e618b262f6897f479474e4586f05\"\n            }\n        },\n        {\n            \"id\": 16258,\n            \"name\": \"World of Defish\",\n            \"symbol\": \"WOD\",\n            \"slug\": \"world-of-defish\",\n            \"rank\": 3597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T19:00:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x298632d8ea20d321fab1c9b473df5dbda249b2b6\"\n            }\n        },\n        {\n            \"id\": 16260,\n            \"name\": \"impactMarket\",\n            \"symbol\": \"PACT\",\n            \"slug\": \"impactmarket\",\n            \"rank\": 6213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x46c9757C5497c5B1f2eb73aE79b6B67D119B0B58\"\n            }\n        },\n        {\n            \"id\": 16262,\n            \"name\": \"Starbots\",\n            \"symbol\": \"BOT\",\n            \"slug\": \"starbots\",\n            \"rank\": 4388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T18:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdbccd9131405dd1fe7320090af337952b9845dfa\"\n            }\n        },\n        {\n            \"id\": 16263,\n            \"name\": \"LunaFox\",\n            \"symbol\": \"LUFX\",\n            \"slug\": \"lunafox\",\n            \"rank\": 7751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T07:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0924d87605e51764a4620b8c41712a29e9c234c9\"\n            }\n        },\n        {\n            \"id\": 16264,\n            \"name\": \"KaraStar\",\n            \"symbol\": \"KARA\",\n            \"slug\": \"karastar-kara\",\n            \"rank\": 4327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:15:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e155e26085Be757780B45a5420D9f16a938f76b\"\n            }\n        },\n        {\n            \"id\": 16266,\n            \"name\": \"Comet Nodes\",\n            \"symbol\": \"COMET\",\n            \"slug\": \"comet-nodes\",\n            \"rank\": 8203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x2923E182A6e68C0fE4006736a33B32f805703683\"\n            }\n        },\n        {\n            \"id\": 16267,\n            \"name\": \"Escrowed Illuvium\",\n            \"symbol\": \"SILV\",\n            \"slug\": \"escrowed-illuvium\",\n            \"rank\": 9214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x398aea1c9ceb7de800284bb399a15e0efe5a9ec2\"\n            }\n        },\n        {\n            \"id\": 16269,\n            \"name\": \"Snowbear\",\n            \"symbol\": \"SBR\",\n            \"slug\": \"snowbear\",\n            \"rank\": 8211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x19613fec180746831bdf819e0790f35741040dfd\"\n            }\n        },\n        {\n            \"id\": 16270,\n            \"name\": \"Meta Islands\",\n            \"symbol\": \"IGO\",\n            \"slug\": \"meta-islands\",\n            \"rank\": 6806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:30:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x247F7Ad24A2A21BA3Ae475Fb0114528C916ea3e4\"\n            }\n        },\n        {\n            \"id\": 16271,\n            \"name\": \"Jolofcoin\",\n            \"symbol\": \"JOL\",\n            \"slug\": \"jolofcoin\",\n            \"rank\": 9215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16272,\n            \"name\": \"PLT\",\n            \"symbol\": \"PLT\",\n            \"slug\": \"plt-token\",\n            \"rank\": 3656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T12:24:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0944d5848bd9f60a34ba92aea300d4286696eb76\"\n            }\n        },\n        {\n            \"id\": 16273,\n            \"name\": \"PLUSPAD\",\n            \"symbol\": \"PLUS\",\n            \"slug\": \"pluspad\",\n            \"rank\": 9216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xecdbf2fec71ce3007b8fb7b5b46f946d60ba5a05\"\n            }\n        },\n        {\n            \"id\": 16274,\n            \"name\": \"Agrofarm\",\n            \"symbol\": \"FARM\",\n            \"slug\": \"agrofarm\",\n            \"rank\": 5688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xad759b4634bf48c982541c8db61b4581470b4974\"\n            }\n        },\n        {\n            \"id\": 16277,\n            \"name\": \"Ari Swap\",\n            \"symbol\": \"ARI\",\n            \"slug\": \"ari-swap\",\n            \"rank\": 5602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x20677d4f3d0F08e735aB512393524A3CfCEb250C\"\n            }\n        },\n        {\n            \"id\": 16278,\n            \"name\": \"Mickey\",\n            \"symbol\": \"MCK\",\n            \"slug\": \"mickey\",\n            \"rank\": 7699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:42:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E48Ueg1o9avL5s7XBjfLViercSrNSJCvmbZMvnwN873\"\n            }\n        },\n        {\n            \"id\": 16279,\n            \"name\": \"Changer\",\n            \"symbol\": \"CNG\",\n            \"slug\": \"changer\",\n            \"rank\": 5451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:18:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5C1d9aA868a30795F92fAe903eDc9eFF269044bf\"\n            }\n        },\n        {\n            \"id\": 16280,\n            \"name\": \"Phuket Holiday Coin\",\n            \"symbol\": \"PHC\",\n            \"slug\": \"phuket-holiday-coin\",\n            \"rank\": 5249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T05:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2eb3f218a9ab652b349278f4eacf1a2488c1e704\"\n            }\n        },\n        {\n            \"id\": 16283,\n            \"name\": \"ARTi Project\",\n            \"symbol\": \"ARTI\",\n            \"slug\": \"arti-project\",\n            \"rank\": 6983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3625b55f653f8c7c884ac668696881df43631d44\"\n            }\n        },\n        {\n            \"id\": 16284,\n            \"name\": \"Game X Change Potion\",\n            \"symbol\": \"GXP\",\n            \"slug\": \"game-x-change-potion\",\n            \"rank\": 6309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T13:42:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8347ac51ec4ef29324591d55e2b585a38b2ead5b\"\n            }\n        },\n        {\n            \"id\": 16286,\n            \"name\": \"ERON\",\n            \"symbol\": \"ERON\",\n            \"slug\": \"eron-project\",\n            \"rank\": 4577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9f32a64ba104f22f34b7ea4fca712e507ce1b99\"\n            }\n        },\n        {\n            \"id\": 16288,\n            \"name\": \"Fluffy Inu\",\n            \"symbol\": \"FLUFFY\",\n            \"slug\": \"fluffy-inu\",\n            \"rank\": 8044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T11:27:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde74bb5a16000deea9eb26ef3941344325dbdb8c\"\n            }\n        },\n        {\n            \"id\": 16289,\n            \"name\": \"Wisteria Swap\",\n            \"symbol\": \"WST\",\n            \"slug\": \"wisteria-swap\",\n            \"rank\": 4321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T13:30:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaAdFf17d56d80312b392Ced903f3E8dBE5c3ece7\"\n            }\n        },\n        {\n            \"id\": 16290,\n            \"name\": \"GreenTek\",\n            \"symbol\": \"GTE\",\n            \"slug\": \"greentek\",\n            \"rank\": 8219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T13:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8C7e3b5e720B7a9BBCF15c38Be5B657bB2B71dBa\"\n            }\n        },\n        {\n            \"id\": 16292,\n            \"name\": \"Invest Like Stakeborg Index\",\n            \"symbol\": \"ILSI\",\n            \"slug\": \"invest-like-stakeborg-index\",\n            \"rank\": 4746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T14:57:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0acc0fee1d86d2cd5af372615bf59b298d50cd69\"\n            }\n        },\n        {\n            \"id\": 16293,\n            \"name\": \"hodlME\",\n            \"symbol\": \"HODM\",\n            \"slug\": \"hodlme\",\n            \"rank\": 7810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T16:42:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda5c483be26be7236d4e1b88a17af1f4e6b8ef3a\"\n            }\n        },\n        {\n            \"id\": 16294,\n            \"name\": \"Ejection Moon\",\n            \"symbol\": \"ETJ\",\n            \"slug\": \"ejection-moon\",\n            \"rank\": 7790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T19:45:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab19627C09EfC7fdC5b45fA7100823791433171b\"\n            }\n        },\n        {\n            \"id\": 16296,\n            \"name\": \"Battle Saga\",\n            \"symbol\": \"BTL\",\n            \"slug\": \"battlesaga\",\n            \"rank\": 3631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T16:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x708955Db0d4c52FFBf9AA34aF7f3CA8bf07390a8\"\n            }\n        },\n        {\n            \"id\": 16297,\n            \"name\": \"LassoCoin\",\n            \"symbol\": \"LASSO\",\n            \"slug\": \"lassocoin\",\n            \"rank\": 2595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T19:42:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71441372df45090BB1A34E3320EeAcA93fb5CE4a\"\n            }\n        },\n        {\n            \"id\": 16300,\n            \"name\": \"Adana Demirspor Token\",\n            \"symbol\": \"DEMIR\",\n            \"slug\": \"adana-demirspor-token\",\n            \"rank\": 5435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T19:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfec82a1b2638826bfe53ae2f87cfd94329cde60d\"\n            }\n        },\n        {\n            \"id\": 16301,\n            \"name\": \"Yeti Coin\",\n            \"symbol\": \"YETI COIN\",\n            \"slug\": \"yeti-coin\",\n            \"rank\": 7216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T22:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1DaA04B4D70533Af4B96190bd8E7d4913F2220d9\"\n            }\n        },\n        {\n            \"id\": 16303,\n            \"name\": \"Megla Doge\",\n            \"symbol\": \"MGD\",\n            \"slug\": \"megla-doge\",\n            \"rank\": 7799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T19:48:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87c55991dd7c0f946dfc4ffcc513b61758096966\"\n            }\n        },\n        {\n            \"id\": 16304,\n            \"name\": \"Astroport\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astroport\",\n            \"rank\": 4491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T06:32:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1xj49zyqrwpv5k928jwfpfy2ha668nwdgkwlrg3\"\n            }\n        },\n        {\n            \"id\": 16305,\n            \"name\": \"Izumi Finance\",\n            \"symbol\": \"IZI\",\n            \"slug\": \"izumi-finance\",\n            \"rank\": 3701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T02:06:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ad37205d608b8b219e6a2573f922094cec5c200\"\n            }\n        },\n        {\n            \"id\": 16306,\n            \"name\": \"Theca\",\n            \"symbol\": \"THECA\",\n            \"slug\": \"theca\",\n            \"rank\": 8310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T02:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"D3cm6WRnyBct3p7vFqyTt2CaynsGPuVQT2zW6WHSTX6q\"\n            }\n        },\n        {\n            \"id\": 16307,\n            \"name\": \"INFINITYADA\",\n            \"symbol\": \"INFINITYADA\",\n            \"slug\": \"infinityada\",\n            \"rank\": 7597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T02:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f21E72d293e01A812266768b082A0293a563A18\"\n            }\n        },\n        {\n            \"id\": 16308,\n            \"name\": \"MonstaVerse\",\n            \"symbol\": \"MONSTR\",\n            \"slug\": \"monstaverse\",\n            \"rank\": 7141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T03:13:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba75fbc4c7a553081f7a137b6e652520db444660\"\n            }\n        },\n        {\n            \"id\": 16310,\n            \"name\": \"Crypto War\",\n            \"symbol\": \"$GW\",\n            \"slug\": \"crypto-war\",\n            \"rank\": 7817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T16:42:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0896aE129cbD96Bc989551045184e9cDfDa8C6C1\"\n            }\n        },\n        {\n            \"id\": 16311,\n            \"name\": \"Joke Community\",\n            \"symbol\": \"$JOKE\",\n            \"slug\": \"joke-community\",\n            \"rank\": 7083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T03:09:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2df0c13487efdf4eb7f6c042273b7aca781b29a0\"\n            }\n        },\n        {\n            \"id\": 16315,\n            \"name\": \"Scope\",\n            \"symbol\": \"SCP\",\n            \"slug\": \"scope\",\n            \"rank\": 6367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T03:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x384db457a2e80a47333cf57d5a550e643f515cc9\"\n            }\n        },\n        {\n            \"id\": 16318,\n            \"name\": \"Shiboshi\",\n            \"symbol\": \"SHIBOSHI\",\n            \"slug\": \"shiboshi\",\n            \"rank\": 6497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T04:15:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4C6E7a0F696Fb2356A187020eb13E742792Fdcc\"\n            }\n        },\n        {\n            \"id\": 16319,\n            \"name\": \"ICEBERG\",\n            \"symbol\": \"ICEBERG\",\n            \"slug\": \"iceberg\",\n            \"rank\": 6329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T04:30:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc22e223c332e51340cc80ffbeeac088fd026ad2e\"\n            }\n        },\n        {\n            \"id\": 16320,\n            \"name\": \"EverBNB\",\n            \"symbol\": \"EVERBNB\",\n            \"slug\": \"everbnb\",\n            \"rank\": 7130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T08:51:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb87bc0ff5dd585a93c44d8511d876933e4233707\"\n            }\n        },\n        {\n            \"id\": 16321,\n            \"name\": \"Evoverse Power\",\n            \"symbol\": \"EPW\",\n            \"slug\": \"evoverse-power\",\n            \"rank\": 4708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T04:51:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0e5096edf070dc9b1bc8911d63c4e448a3e14c6\"\n            }\n        },\n        {\n            \"id\": 16322,\n            \"name\": \"SolidityLabs\",\n            \"symbol\": \"SOLIDITYLABS\",\n            \"slug\": \"soliditylabs\",\n            \"rank\": 9217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x368dd0d9a2e595a7a617c3768cdb9a464e06ea69\"\n            }\n        },\n        {\n            \"id\": 16323,\n            \"name\": \"Meta Apes\",\n            \"symbol\": \"MAPES\",\n            \"slug\": \"meta-apes\",\n            \"rank\": 6510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdaf8d359eaa3bf2cc46878b912261db0503a9e9\"\n            }\n        },\n        {\n            \"id\": 16325,\n            \"name\": \"Forrest Pump\",\n            \"symbol\": \"FPUMP\",\n            \"slug\": \"forrest-pump\",\n            \"rank\": 7942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:43:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xefAB9002B8E7D465430673B25E14a11aEA848330\"\n            }\n        },\n        {\n            \"id\": 16326,\n            \"name\": \"Kitsumon\",\n            \"symbol\": \"$KMC\",\n            \"slug\": \"kitsumon\",\n            \"rank\": 4814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x44d09156c7b4acf0c64459fbcced7613f5519918\"\n            }\n        },\n        {\n            \"id\": 16328,\n            \"name\": \"Clavis\",\n            \"symbol\": \"CLAVIS\",\n            \"slug\": \"clavis\",\n            \"rank\": 9218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:27:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xa5b0f5ef809fd04c9d4320211c711cb34ef812dd\"\n            }\n        },\n        {\n            \"id\": 16329,\n            \"name\": \"InfinityGaming\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"infinitygaming\",\n            \"rank\": 7117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:18:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95b4e47025372ded4b73f9b5f0671b94a81445bc\"\n            }\n        },\n        {\n            \"id\": 16330,\n            \"name\": \"Chikn Egg\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"chikn-egg\",\n            \"rank\": 4158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7761e2338b35bceb6bda6ce477ef012bde7ae611\"\n            }\n        },\n        {\n            \"id\": 16331,\n            \"name\": \"SolCondoms\",\n            \"symbol\": \"CONDOMS\",\n            \"slug\": \"solcondoms\",\n            \"rank\": 8149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:18:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EzL6LLmv4vgfF7irkjG7ZxM92bTJ9f6nFopDXJTow7zj\"\n            }\n        },\n        {\n            \"id\": 16332,\n            \"name\": \"ApeBUSD\",\n            \"symbol\": \"APEBUSD\",\n            \"slug\": \"apebusd\",\n            \"rank\": 6824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:42:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfbb1a82ce57c6a9b5a1e41e0368affdc8b18b767\"\n            }\n        },\n        {\n            \"id\": 16333,\n            \"name\": \"PeaceTokenFinance\",\n            \"symbol\": \"PET\",\n            \"slug\": \"peacetokenfinance\",\n            \"rank\": 5425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:53:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9CA00f0B5562914bcD84Ca6e0132CaE295cc84B7\"\n            }\n        },\n        {\n            \"id\": 16334,\n            \"name\": \"ApolloX\",\n            \"symbol\": \"APX\",\n            \"slug\": \"apollox\",\n            \"rank\": 734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:12:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78f5d389f5cdccfc41594abab4b0ed02f31398b3\"\n            }\n        },\n        {\n            \"id\": 16335,\n            \"name\": \"MiniGame\",\n            \"symbol\": \"MINIGAME\",\n            \"slug\": \"minigame\",\n            \"rank\": 6039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:09:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c836d94c4ccb747daec6811652d982f7d9c49b5\"\n            }\n        },\n        {\n            \"id\": 16337,\n            \"name\": \"Blanc\",\n            \"symbol\": \"BLANC\",\n            \"slug\": \"blanc\",\n            \"rank\": 8074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:33:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf481eec738c46f675e077ee966a680a19210af11\"\n            }\n        },\n        {\n            \"id\": 16338,\n            \"name\": \"Meta Decentraland\",\n            \"symbol\": \"MDL\",\n            \"slug\": \"meta-decentraland\",\n            \"rank\": 7125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC162d93A88e03211163C093eBBd3a5d13b7264ce\"\n            }\n        },\n        {\n            \"id\": 16339,\n            \"name\": \"Anons Network\",\n            \"symbol\": \"ANONS\",\n            \"slug\": \"anons-network\",\n            \"rank\": 6558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T09:08:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc74cb1bbc2a1bc6e0c9e35ee176f832ad7cdb3ab\"\n            }\n        },\n        {\n            \"id\": 16340,\n            \"name\": \"ParrotDao\",\n            \"symbol\": \"PARR\",\n            \"slug\": \"parrotdao\",\n            \"rank\": 8095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:39:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf10b5a72f0abeB27A5DdBa950082e4eDFF4c825d\"\n            }\n        },\n        {\n            \"id\": 16341,\n            \"name\": \"Tip.Blue\",\n            \"symbol\": \"BLUE\",\n            \"slug\": \"tip-blue\",\n            \"rank\": 7136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:42:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc12e249FaBe1c5Eb7C558E5F50D187687a244E31\"\n            }\n        },\n        {\n            \"id\": 16342,\n            \"name\": \"Odin Platform\",\n            \"symbol\": \"ODN\",\n            \"slug\": \"odin-platform\",\n            \"rank\": 4679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:48:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42f7332b14347c9F77A9bef1aC7bB60d2cd9Ec2e\"\n            }\n        },\n        {\n            \"id\": 16344,\n            \"name\": \"LaunchZone (LZP)\",\n            \"symbol\": \"LZP\",\n            \"slug\": \"launchzone-lzp\",\n            \"rank\": 6593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T11:51:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4211959585c8f18b06dab8b5bb0bc825cad4c1de\"\n            }\n        },\n        {\n            \"id\": 16347,\n            \"name\": \"OREN Game\",\n            \"symbol\": \"OREN\",\n            \"slug\": \"oren-game\",\n            \"rank\": 6871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6358c1e2de9fd4953cd4f7e83d5a516c8928b1a7\"\n            }\n        },\n        {\n            \"id\": 16348,\n            \"name\": \"Neptune\",\n            \"symbol\": \"NPTUN\",\n            \"slug\": \"neptune\",\n            \"rank\": 7838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T16:35:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfc5d671ccdeb25654ef83c61b1535b2cb0a29c7\"\n            }\n        },\n        {\n            \"id\": 16349,\n            \"name\": \"Volt Inu\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"volt-inu\",\n            \"rank\": 3647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T19:57:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f7aff0ef20aa2e646290dfa4e67611b2220c597\"\n            }\n        },\n        {\n            \"id\": 16350,\n            \"name\": \"Phaeton\",\n            \"symbol\": \"PHAE\",\n            \"slug\": \"phaeton\",\n            \"rank\": 3727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T01:54:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16351,\n            \"name\": \"Tokel\",\n            \"symbol\": \"TKL\",\n            \"slug\": \"tokel\",\n            \"rank\": 7768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:08:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16352,\n            \"name\": \"Green Satoshi Token\",\n            \"symbol\": \"GST\",\n            \"slug\": \"gst\",\n            \"rank\": 1904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:03:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB\"\n            }\n        },\n        {\n            \"id\": 16353,\n            \"name\": \"BunnyVerse\",\n            \"symbol\": \"BNV\",\n            \"slug\": \"bunnyverse\",\n            \"rank\": 6618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:00:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x072987d5b36ad8d45552aed98879a7101ccdd749\"\n            }\n        },\n        {\n            \"id\": 16354,\n            \"name\": \"KunoichiX\",\n            \"symbol\": \"KUNO\",\n            \"slug\": \"kunoichix\",\n            \"rank\": 7047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:06:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b5ECBb411d8FE829e5eAc253EE1F2Dc05D8d1Ae\"\n            }\n        },\n        {\n            \"id\": 16355,\n            \"name\": \"Tranquil Staked ONE\",\n            \"symbol\": \"STONE\",\n            \"slug\": \"tranquil-staked-one\",\n            \"rank\": 8325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x22d62b19b7039333ad773b7185bb61294f3adc19\"\n            }\n        },\n        {\n            \"id\": 16357,\n            \"name\": \"TRYC\",\n            \"symbol\": \"TRYC\",\n            \"slug\": \"tryc\",\n            \"rank\": 3912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T03:43:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000005c6b7c1fd10915a05f034f90d524d6e\"\n            }\n        },\n        {\n            \"id\": 16359,\n            \"name\": \"Calo App\",\n            \"symbol\": \"CALO\",\n            \"slug\": \"calo-app\",\n            \"rank\": 3844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T03:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb6b91269413b6b99242b1c0bc611031529999999\"\n            }\n        },\n        {\n            \"id\": 16362,\n            \"name\": \"REALLIQ Token\",\n            \"symbol\": \"RLQ\",\n            \"slug\": \"realliq-token\",\n            \"rank\": 6976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:00:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19bB77FD24fc09Dd0C3E8Ea8b3781172479791E4\"\n            }\n        },\n        {\n            \"id\": 16363,\n            \"name\": \"Minto\",\n            \"symbol\": \"BTCMT\",\n            \"slug\": \"minto\",\n            \"rank\": 9219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:10:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x410a56541bD912F9B60943fcB344f1E3D6F09567\"\n            }\n        },\n        {\n            \"id\": 16364,\n            \"name\": \"SwapX\",\n            \"symbol\": \"XWAP\",\n            \"slug\": \"swapx\",\n            \"rank\": 7595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:06:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fe2598b2b29840c42ff1cb1a9cc151b09522a27\"\n            }\n        },\n        {\n            \"id\": 16365,\n            \"name\": \"TangoSwap\",\n            \"symbol\": \"TANGO\",\n            \"slug\": \"tangoswap\",\n            \"rank\": 3794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T00:32:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16366,\n            \"name\": \"Phoenix\",\n            \"symbol\": \"PHOENIX\",\n            \"slug\": \"phoenix\",\n            \"rank\": 9220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T08:26:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16369,\n            \"name\": \"ShibRWD\",\n            \"symbol\": \"SRWD\",\n            \"slug\": \"shibrwd\",\n            \"rank\": 4437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T06:09:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa518c9f3724cced4715e6813858dc2ce9b21ed78\"\n            }\n        },\n        {\n            \"id\": 16371,\n            \"name\": \"Markhor Meta\",\n            \"symbol\": \"MM\",\n            \"slug\": \"markhor-meta\",\n            \"rank\": 9221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T06:51:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbB19Ac7AFCd532B13158810FF66c16f17635De87\"\n            }\n        },\n        {\n            \"id\": 16373,\n            \"name\": \"NFTWiki\",\n            \"symbol\": \"NFTK\",\n            \"slug\": \"nftwiki\",\n            \"rank\": 6954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T08:00:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCCb4dFdb4f95697ab5c389185f0Ba9042A78576F\"\n            }\n        },\n        {\n            \"id\": 16374,\n            \"name\": \"Shib Ninja Token\",\n            \"symbol\": \"SNT\",\n            \"slug\": \"shib-ninja-token\",\n            \"rank\": 6513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:45:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97329Bce201D86bbCBeebBB3B03256ABDF7b7De6\"\n            }\n        },\n        {\n            \"id\": 16375,\n            \"name\": \"Coinpad\",\n            \"symbol\": \"CP\",\n            \"slug\": \"coinpad\",\n            \"rank\": 6934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:45:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31ce6ac6007eb0f5abbc1ca824a9e62db81e8933\"\n            }\n        },\n        {\n            \"id\": 16376,\n            \"name\": \"DIKEMEX Network\",\n            \"symbol\": \"DIK\",\n            \"slug\": \"dikemex-network\",\n            \"rank\": 6326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98036a24a1de403e0dedf98f0ddeb412629ae69e\"\n            }\n        },\n        {\n            \"id\": 16377,\n            \"name\": \"Solana Fren\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"solana-fren\",\n            \"rank\": 8145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T08:00:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7xd71KP4HwQ4sM936xL8JQZCwE4amUko1AdCCf6Znjrt\"\n            }\n        },\n        {\n            \"id\": 16379,\n            \"name\": \"FomoETH\",\n            \"symbol\": \"FomoETH\",\n            \"slug\": \"fomoeth\",\n            \"rank\": 5262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T16:41:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8A65B987D9813f0a97446eDa0dE918b2573Ae406\"\n            }\n        },\n        {\n            \"id\": 16381,\n            \"name\": \"OragonX\",\n            \"symbol\": \"ORGN\",\n            \"slug\": \"oragonx\",\n            \"rank\": 5272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T09:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88c676fc777c225b69869aeef5d10535de1e4f5d\"\n            }\n        },\n        {\n            \"id\": 16382,\n            \"name\": \"Farm Finance\",\n            \"symbol\": \"FFT\",\n            \"slug\": \"farm-finance\",\n            \"rank\": 4934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf205cec3ffc4c4974ac773d9b3f59f8e8501d5cf\"\n            }\n        },\n        {\n            \"id\": 16383,\n            \"name\": \"Yoi Shiba Inu\",\n            \"symbol\": \"YOSI\",\n            \"slug\": \"yoi-shiba-inu\",\n            \"rank\": 7403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:57:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x141df21e93460216fe0692e756927118ce4c65be\"\n            }\n        },\n        {\n            \"id\": 16386,\n            \"name\": \"Meblox Protocol\",\n            \"symbol\": \"MEB\",\n            \"slug\": \"meblox-protocol\",\n            \"rank\": 4479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7268b479eb7ce8d1b37ef1ffc3b82d7383a1162d\"\n            }\n        },\n        {\n            \"id\": 16387,\n            \"name\": \"Poopsicle\",\n            \"symbol\": \"POOP\",\n            \"slug\": \"poopsicle\",\n            \"rank\": 6548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x070eb1a48725622de867a7e3d1dd4f0108966ed1\"\n            }\n        },\n        {\n            \"id\": 16388,\n            \"name\": \"Governance OHM\",\n            \"symbol\": \"GOHM\",\n            \"slug\": \"governance-ohm\",\n            \"rank\": 3331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ab87046fBb341D058F17CBC4c1133F25a20a52f\"\n            }\n        },\n        {\n            \"id\": 16390,\n            \"name\": \"Wizardium\",\n            \"symbol\": \"WIZZY\",\n            \"slug\": \"wizardium\",\n            \"rank\": 7268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T04:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e327b55d5791bd1b08222f7886d7a82eb11acee\"\n            }\n        },\n        {\n            \"id\": 16392,\n            \"name\": \"Floki Millions\",\n            \"symbol\": \"MILLIONS\",\n            \"slug\": \"floki-millions\",\n            \"rank\": 7473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8ce27f7f710982ce427d57b571cdb041d052d9b\"\n            }\n        },\n        {\n            \"id\": 16393,\n            \"name\": \"SPIDEY FLOKI\",\n            \"symbol\": \"SPIDEYXMAS\",\n            \"slug\": \"spidey-floki\",\n            \"rank\": 7121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeC71d11ad500AAdBe5Af0297882B741B11D647bb\"\n            }\n        },\n        {\n            \"id\": 16394,\n            \"name\": \"SUPE\",\n            \"symbol\": \"SUPE\",\n            \"slug\": \"supe\",\n            \"rank\": 4929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb972c4027818223bb7b9399b3ca3ca58186e1590\"\n            }\n        },\n        {\n            \"id\": 16395,\n            \"name\": \"Kayserispor Token\",\n            \"symbol\": \"KYSR\",\n            \"slug\": \"kayserispor-token\",\n            \"rank\": 5370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T09:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fc251c13c4ef172d87a32ab082897132b49435c\"\n            }\n        },\n        {\n            \"id\": 16396,\n            \"name\": \"SpiritDAO Ghost\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"spiritdao-ghost\",\n            \"rank\": 8028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xA72eAb7327e48bdE0FF873eAF1D4FecF6036504F\"\n            }\n        },\n        {\n            \"id\": 16397,\n            \"name\": \"Woozoo Music\",\n            \"symbol\": \"WZM\",\n            \"slug\": \"woozoo-music\",\n            \"rank\": 4087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD15A1A2A3211b58113e45809f05934252E34e2F8\"\n            }\n        },\n        {\n            \"id\": 16398,\n            \"name\": \"Whalemap\",\n            \"symbol\": \"WMP\",\n            \"slug\": \"whalemap\",\n            \"rank\": 6702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BygDd5LURoqztD3xETc99WCxLUbTi6WYSht9XiBgZ4HW\"\n            }\n        },\n        {\n            \"id\": 16400,\n            \"name\": \"CryptoPlants Club\",\n            \"symbol\": \"CPC\",\n            \"slug\": \"cryptoplants\",\n            \"rank\": 6190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc4542634ebf9b7ff344e45e9640decfc1b676f4\"\n            }\n        },\n        {\n            \"id\": 16401,\n            \"name\": \"Hayate INU\",\n            \"symbol\": \"HINU\",\n            \"slug\": \"hayate-inu\",\n            \"rank\": 9222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x903aed40b7fcbe8de84a699151c9055f4c0a6db3\"\n            }\n        },\n        {\n            \"id\": 16402,\n            \"name\": \"Smart Marketing Token\",\n            \"symbol\": \"SMT\",\n            \"slug\": \"smart-marketing-token\",\n            \"rank\": 6764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76dbcba41e11784bfa95ce30e529fa533c3fa4ad\"\n            }\n        },\n        {\n            \"id\": 16403,\n            \"name\": \"Apollo Coin\",\n            \"symbol\": \"APX\",\n            \"slug\": \"apollo-coin\",\n            \"rank\": 5854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x992ace1acb518837ac615b380719bfc0c64eaa8f\"\n            }\n        },\n        {\n            \"id\": 16404,\n            \"name\": \"Puff Santa\",\n            \"symbol\": \"PUFFSANTA\",\n            \"slug\": \"puff-santa\",\n            \"rank\": 9223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35948f5ba87b0b6f320fa6af78e811be67cb1b2a\"\n            }\n        },\n        {\n            \"id\": 16405,\n            \"name\": \"Brewlabs\",\n            \"symbol\": \"BREWLABS\",\n            \"slug\": \"brewlabs\",\n            \"rank\": 5291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6aac56305825f712fd44599e59f2ede51d42c3e7\"\n            }\n        },\n        {\n            \"id\": 16406,\n            \"name\": \"CakeSwap\",\n            \"symbol\": \"CAKESWAP\",\n            \"slug\": \"cakeswap\",\n            \"rank\": 5452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T07:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf24d63e8b354736c97148b8fc2ffb4f7789fe453\"\n            }\n        },\n        {\n            \"id\": 16407,\n            \"name\": \"XX Platform\",\n            \"symbol\": \"XXP\",\n            \"slug\": \"xx-platform\",\n            \"rank\": 7941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T07:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4e43305734e081db80e40602a8a3ad5c23af97d\"\n            }\n        },\n        {\n            \"id\": 16411,\n            \"name\": \"iPulse\",\n            \"symbol\": \"PLS\",\n            \"slug\": \"ipulse\",\n            \"rank\": 7002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T08:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2659cb928f6f705c1e574464361882fd6e92e1f9\"\n            }\n        },\n        {\n            \"id\": 16412,\n            \"name\": \"Conjee\",\n            \"symbol\": \"CONJ\",\n            \"slug\": \"conjee\",\n            \"rank\": 4393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T06:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x471ae8201d8ebcd4411dd02a7091b00829995a44\"\n            }\n        },\n        {\n            \"id\": 16413,\n            \"name\": \"DogeMania\",\n            \"symbol\": \"DOGEMANIA\",\n            \"slug\": \"dogemania\",\n            \"rank\": 9224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T09:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2db4878d1fd8fb84252b16ba2e6fc66cf999b007\"\n            }\n        },\n        {\n            \"id\": 16415,\n            \"name\": \"MetaVegas\",\n            \"symbol\": \"METAVEGAS\",\n            \"slug\": \"metavegas\",\n            \"rank\": 7734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf02c5e1959c75d8105c19ee7b45a8dbad0c02d6a\"\n            }\n        },\n        {\n            \"id\": 16421,\n            \"name\": \"TinyBits\",\n            \"symbol\": \"TINY\",\n            \"slug\": \"tiny-colony\",\n            \"rank\": 5662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HKfs24UEDQpHS5hUyKYkHd9q7GY5UQ679q2bokeL2whu\"\n            }\n        },\n        {\n            \"id\": 16422,\n            \"name\": \"Hero Cat Key\",\n            \"symbol\": \"HCK\",\n            \"slug\": \"herocatkey\",\n            \"rank\": 5362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T11:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x032a4e59387e08443cf1df662141da09c31cefa1\"\n            }\n        },\n        {\n            \"id\": 16424,\n            \"name\": \"Metaplace\",\n            \"symbol\": \"MPC\",\n            \"slug\": \"metaplace\",\n            \"rank\": 5295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T11:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6bb010019c9d3ea177e6d2e9af7938c6e53da55\"\n            }\n        },\n        {\n            \"id\": 16425,\n            \"name\": \"Metaxy\",\n            \"symbol\": \"MXY\",\n            \"slug\": \"metaxy\",\n            \"rank\": 3545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T18:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x965d3704de812f5e1e7eef1ac22fe92174258bd9\"\n            }\n        },\n        {\n            \"id\": 16426,\n            \"name\": \"Doge Run\",\n            \"symbol\": \"DRUN\",\n            \"slug\": \"doge-run\",\n            \"rank\": 5269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T13:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29b86ecb7d434a5571f959f1c9a812b7aab34894\"\n            }\n        },\n        {\n            \"id\": 16428,\n            \"name\": \"Son of Elon\",\n            \"symbol\": \"SOE\",\n            \"slug\": \"son-of-elon\",\n            \"rank\": 7469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T13:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e92445FAf696d969d32474B4f1cCAfd95e8dCF6\"\n            }\n        },\n        {\n            \"id\": 16429,\n            \"name\": \"ATNIR Capital\",\n            \"symbol\": \"ATNIR\",\n            \"slug\": \"atnir-capital\",\n            \"rank\": 7370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T06:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e7b785072BDC1EF991eCFd3490086a3931BB2Fa\"\n            }\n        },\n        {\n            \"id\": 16430,\n            \"name\": \"Tectonic\",\n            \"symbol\": \"TONIC\",\n            \"slug\": \"tectonic\",\n            \"rank\": 2860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T15:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xDD73dEa10ABC2Bff99c60882EC5b2B81Bb1Dc5B2\"\n            }\n        },\n        {\n            \"id\": 16433,\n            \"name\": \"Ghost Trader\",\n            \"symbol\": \"GTR\",\n            \"slug\": \"ghost-trader\",\n            \"rank\": 3893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T20:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fb36A89eDcd377D63Fc7e39bD143685a5563594\"\n            }\n        },\n        {\n            \"id\": 16434,\n            \"name\": \"Ooki Protocol\",\n            \"symbol\": \"OOKI\",\n            \"slug\": \"ooki-protocol\",\n            \"rank\": 605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T20:23:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0De05F6447ab4D22c8827449EE4bA2D5C288379B\"\n            }\n        },\n        {\n            \"id\": 16435,\n            \"name\": \"Metaworld\",\n            \"symbol\": \"MW\",\n            \"slug\": \"metaworld\",\n            \"rank\": 7610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca8a893a7464E82BDeE582017c749b92e5B45b48\"\n            }\n        },\n        {\n            \"id\": 16436,\n            \"name\": \"HELL HOUNDS\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"hell-hounds\",\n            \"rank\": 5544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd01bc67a6d82a4e07e505d198a55316ec01684a8\"\n            }\n        },\n        {\n            \"id\": 16437,\n            \"name\": \"ICY MONEY\",\n            \"symbol\": \"ICY\",\n            \"slug\": \"icy-money\",\n            \"rank\": 5757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xE18950c8F3b01f549cFc79dC44C3944FBd43fB76\"\n            }\n        },\n        {\n            \"id\": 16438,\n            \"name\": \"RailNode\",\n            \"symbol\": \"TRAIN\",\n            \"slug\": \"railnode\",\n            \"rank\": 9225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x392528Bd4568Acf22698cC24eBFAE6aeee6EcF95\"\n            }\n        },\n        {\n            \"id\": 16439,\n            \"name\": \"FlokiCoke\",\n            \"symbol\": \"FLOKICOKE\",\n            \"slug\": \"flokicoke\",\n            \"rank\": 7652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb04Abb901A47A03A44533b80Fa02434440FC4fC3\"\n            }\n        },\n        {\n            \"id\": 16440,\n            \"name\": \"Electrinity\",\n            \"symbol\": \"ELIT\",\n            \"slug\": \"electrinity\",\n            \"rank\": 5902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:23:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fb76a84f79ecf902da9411f3820a24b5ac79e40\"\n            }\n        },\n        {\n            \"id\": 16441,\n            \"name\": \"Mound Token\",\n            \"symbol\": \"MND\",\n            \"slug\": \"mound-token\",\n            \"rank\": 4513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE\"\n            }\n        },\n        {\n            \"id\": 16444,\n            \"name\": \"MetaFootball\",\n            \"symbol\": \"MTF\",\n            \"slug\": \"metafootball\",\n            \"rank\": 5737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T03:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12de91acb5f544b37b1e66438324b8db26a91d8a\"\n            }\n        },\n        {\n            \"id\": 16445,\n            \"name\": \"Talaria Inu\",\n            \"symbol\": \"TALI\",\n            \"slug\": \"talaria-inu\",\n            \"rank\": 5727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T03:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6765fdd028be3d7874bc2bb3d7d5ca01c1bf14b2\"\n            }\n        },\n        {\n            \"id\": 16446,\n            \"name\": \"Orakler\",\n            \"symbol\": \"ORKL\",\n            \"slug\": \"orakler\",\n            \"rank\": 2855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T03:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36BC1F4D4Af21df024398150Ad39627FB2c8A847\"\n            }\n        },\n        {\n            \"id\": 16447,\n            \"name\": \"CryptoTanks\",\n            \"symbol\": \"TANK\",\n            \"slug\": \"cryptotanks\",\n            \"rank\": 3635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4444a19c8bb86e9bdbc023709a363bbce91af33e\"\n            }\n        },\n        {\n            \"id\": 16448,\n            \"name\": \"Digipharm\",\n            \"symbol\": \"DPH\",\n            \"slug\": \"digipharm\",\n            \"rank\": 7410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra17jnhankdfl8vyzj6vejt7ag8uz0cjc9crkl2h7\"\n            }\n        },\n        {\n            \"id\": 16449,\n            \"name\": \"Frost\",\n            \"symbol\": \"FROST\",\n            \"slug\": \"frost\",\n            \"rank\": 9226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x320aDa89DbFA3A154613D2731c9BC3a4030DbA19\"\n            }\n        },\n        {\n            \"id\": 16450,\n            \"name\": \"ZodiacDAO\",\n            \"symbol\": \"ZD\",\n            \"slug\": \"zodiacdao\",\n            \"rank\": 5441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:56:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98051143830fa99848E7059E97AcB03B3cc62403\"\n            }\n        },\n        {\n            \"id\": 16451,\n            \"name\": \"Higgs\",\n            \"symbol\": \"HIGGS\",\n            \"slug\": \"higgs\",\n            \"rank\": 8327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xce0052745A182fff07aCB9dd834041E5F29319b2\"\n            }\n        },\n        {\n            \"id\": 16452,\n            \"name\": \"ETHBTC 2x Long (Polygon)\",\n            \"symbol\": \"MRATIOMOON\",\n            \"slug\": \"ethbtc-2x-long-polygon\",\n            \"rank\": 9227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T05:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc4a25b0113ffb29f706f75a188dc6d9a41f10849\"\n            }\n        },\n        {\n            \"id\": 16453,\n            \"name\": \"Floki Monk\",\n            \"symbol\": \"FLOKIMONK\",\n            \"slug\": \"floki-monk\",\n            \"rank\": 9228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T06:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50276ec18765278b582c6fb4dbc2ee5f31309257\"\n            }\n        },\n        {\n            \"id\": 16454,\n            \"name\": \"Meta Shield Coin\",\n            \"symbol\": \"SHIELD\",\n            \"slug\": \"meta-shield-coin\",\n            \"rank\": 6610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9b25c96c659648a805bf40b4d1dc4f22abcb936\"\n            }\n        },\n        {\n            \"id\": 16455,\n            \"name\": \"Bitcoin Classic\",\n            \"symbol\": \"BGH\",\n            \"slug\": \"bitcoin-classic-bgh\",\n            \"rank\": 4348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16456,\n            \"name\": \"HeroPark\",\n            \"symbol\": \"HP\",\n            \"slug\": \"heropark\",\n            \"rank\": 5256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xede1f9cdB98B4cA6A804De268b0acA18DCE192e8\"\n            }\n        },\n        {\n            \"id\": 16457,\n            \"name\": \"Monkey Claus Game\",\n            \"symbol\": \"MCG\",\n            \"slug\": \"monkey-claus-game\",\n            \"rank\": 9229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fb02f750f019fe84cfaa0f86bc144bf0d9ea02e\"\n            }\n        },\n        {\n            \"id\": 16458,\n            \"name\": \"Obsidium\",\n            \"symbol\": \"OBS\",\n            \"slug\": \"obsidium\",\n            \"rank\": 4495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T19:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6f509274fcc1f485644167cb911fd0c61545e6c\"\n            }\n        },\n        {\n            \"id\": 16459,\n            \"name\": \"Incognito\",\n            \"symbol\": \"PRV\",\n            \"slug\": \"incognito\",\n            \"rank\": 7459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T10:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16461,\n            \"name\": \"MarioFloki\",\n            \"symbol\": \"MRFLOKI\",\n            \"slug\": \"mariofloki\",\n            \"rank\": 6680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T08:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9dd2b51ec3d52e624d05221cd8bc2fd0fde6a92\"\n            }\n        },\n        {\n            \"id\": 16463,\n            \"name\": \"OpenDAO\",\n            \"symbol\": \"SOS\",\n            \"slug\": \"opendao\",\n            \"rank\": 136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T11:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b484b82567a09e2588a13d54d032153f0c0aee0\"\n            }\n        },\n        {\n            \"id\": 16464,\n            \"name\": \"Gamesta\",\n            \"symbol\": \"GSG\",\n            \"slug\": \"gamesta\",\n            \"rank\": 5755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T11:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x778949e707A0eb6c32ca20b1F9E0Db9685d18024\"\n            }\n        },\n        {\n            \"id\": 16465,\n            \"name\": \"Terra Name Service\",\n            \"symbol\": \"TNS\",\n            \"slug\": \"terra-name-service\",\n            \"rank\": 4252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T16:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra14vz4v8adanzph278xyeggll4tfww7teh0xtw2y\"\n            }\n        },\n        {\n            \"id\": 16466,\n            \"name\": \"BALI TOKEN\",\n            \"symbol\": \"BLI\",\n            \"slug\": \"bali-token\",\n            \"rank\": 3242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-25T14:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc\"\n            }\n        },\n        {\n            \"id\": 16467,\n            \"name\": \"FishingTown\",\n            \"symbol\": \"FHTN\",\n            \"slug\": \"fishingtown\",\n            \"rank\": 5558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T05:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87be0b856960f57fb0104ef0922cd1dacbd37f64\"\n            }\n        },\n        {\n            \"id\": 16468,\n            \"name\": \"Coldbank\",\n            \"symbol\": \"COLD\",\n            \"slug\": \"coldbank\",\n            \"rank\": 5528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-25T16:01:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf49f43c1e8b0c8ac13e63ec7921692a199029d49\"\n            }\n        },\n        {\n            \"id\": 16469,\n            \"name\": \"Hpdex\",\n            \"symbol\": \"HPD\",\n            \"slug\": \"hpdex\",\n            \"rank\": 4703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T02:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6383f770f1eec68e80ac0c5527be71a11b4d182c\"\n            }\n        },\n        {\n            \"id\": 16470,\n            \"name\": \"KILLTHEZERO\",\n            \"symbol\": \"KTZ\",\n            \"slug\": \"killthezero\",\n            \"rank\": 4241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98eE2C7310e87f0748A8b6DEB80d221Dba18E0b2\"\n            }\n        },\n        {\n            \"id\": 16471,\n            \"name\": \"Shiba Samurai\",\n            \"symbol\": \"SHIBURAI\",\n            \"slug\": \"shiba-samurai\",\n            \"rank\": 3369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T03:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x275eb4f541b372eff2244a444395685c32485368\"\n            }\n        },\n        {\n            \"id\": 16472,\n            \"name\": \"Many Worlds Token\",\n            \"symbol\": \"MANY\",\n            \"slug\": \"many-worlds-token\",\n            \"rank\": 5597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e2ed75f718251fd011312b9e33bf10a4dbfda54\"\n            }\n        },\n        {\n            \"id\": 16473,\n            \"name\": \"AnonToken\",\n            \"symbol\": \"ANT\",\n            \"slug\": \"anontoken\",\n            \"rank\": 3641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD283cE7Acd177f7cf6caBB7ce5B11fDA3605659e\"\n            }\n        },\n        {\n            \"id\": 16474,\n            \"name\": \"Manarium\",\n            \"symbol\": \"ARI\",\n            \"slug\": \"manarium\",\n            \"rank\": 4911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T19:41:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc80A0A55CAF6a7bfB4Ee22f9380C4077312c4a35\"\n            }\n        },\n        {\n            \"id\": 16475,\n            \"name\": \"Oppa\",\n            \"symbol\": \"OPPA\",\n            \"slug\": \"oppa-token\",\n            \"rank\": 6822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3861027f1867f25d9b0313ee633485121ddb40b\"\n            }\n        },\n        {\n            \"id\": 16477,\n            \"name\": \"GOMAx\",\n            \"symbol\": \"GOMAX\",\n            \"slug\": \"gomax\",\n            \"rank\": 3387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:52:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb61ff1f6fc4c13e7531cae429269faac74ad0fee\"\n            }\n        },\n        {\n            \"id\": 16478,\n            \"name\": \"Crabada Amulet\",\n            \"symbol\": \"CRAM\",\n            \"slug\": \"crabada-amulet\",\n            \"rank\": 5001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:56:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd2cd7a59aa8f8fdc68d01b1e8a95747730b927d3\"\n            }\n        },\n        {\n            \"id\": 16479,\n            \"name\": \"Earnfinex\",\n            \"symbol\": \"EFX\",\n            \"slug\": \"earnfinex\",\n            \"rank\": 9230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T06:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe679956bb9029a6b8d915e4a47e3d2826b188e62\"\n            }\n        },\n        {\n            \"id\": 16480,\n            \"name\": \"Crypto Jackpot\",\n            \"symbol\": \"CJP\",\n            \"slug\": \"crypto-jackpot\",\n            \"rank\": 6586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb78dfd268cee4d50cfa3228b4d112aba7c105bc\"\n            }\n        },\n        {\n            \"id\": 16481,\n            \"name\": \"Kasta\",\n            \"symbol\": \"KASTA\",\n            \"slug\": \"kasta\",\n            \"rank\": 3379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16482,\n            \"name\": \"DeFiant\",\n            \"symbol\": \"DEFI\",\n            \"slug\": \"defiant\",\n            \"rank\": 6733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T05:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c3Ec9455d4599584Bba435a60536BD9bBd03FB0\"\n            }\n        },\n        {\n            \"id\": 16485,\n            \"name\": \"Kino Token\",\n            \"symbol\": \"KINO\",\n            \"slug\": \"kino-token\",\n            \"rank\": 6663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T06:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb04ef3b613f2f4634d970807d16665cff7a4472b\"\n            }\n        },\n        {\n            \"id\": 16487,\n            \"name\": \"MetaRewards\",\n            \"symbol\": \"MRW\",\n            \"slug\": \"metarewards\",\n            \"rank\": 7648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T06:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76ea9fa8f80770301e302636c21f9b116ad4b2b8\"\n            }\n        },\n        {\n            \"id\": 16488,\n            \"name\": \"Artem Coin\",\n            \"symbol\": \"ARTEM\",\n            \"slug\": \"artem-coin\",\n            \"rank\": 4782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b83f827928abdf18cf1f7e67053572b9bceff3a\"\n            }\n        },\n        {\n            \"id\": 16491,\n            \"name\": \"Twenty22\",\n            \"symbol\": \"2022\",\n            \"slug\": \"twenty22\",\n            \"rank\": 7669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e71F45118169B1b0BE13b3B77C34f56fBc8ace0\"\n            }\n        },\n        {\n            \"id\": 16493,\n            \"name\": \"MetaBullish\",\n            \"symbol\": \"METAB\",\n            \"slug\": \"metabullish\",\n            \"rank\": 9231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11aa42850f7ce44a04290367147ddd774cd2f7f9\"\n            }\n        },\n        {\n            \"id\": 16494,\n            \"name\": \"CryptoBike\",\n            \"symbol\": \"CB\",\n            \"slug\": \"cryptobike\",\n            \"rank\": 5340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF66a8a197D5cb0e2799D79bE115208899332a0bA\"\n            }\n        },\n        {\n            \"id\": 16495,\n            \"name\": \"Pagan Gods\",\n            \"symbol\": \"FUR\",\n            \"slug\": \"pagan-gods\",\n            \"rank\": 4867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d81473920De7F4eEf8ec71E0121BAEA7Fc5b6CA\"\n            }\n        },\n        {\n            \"id\": 16497,\n            \"name\": \"SolanyxToken\",\n            \"symbol\": \"SYXT\",\n            \"slug\": \"solanyx\",\n            \"rank\": 6712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"94jMUy411XNUw1CnkFr2514fq6KRc49W3kAmrjJiuZLx\"\n            }\n        },\n        {\n            \"id\": 16498,\n            \"name\": \"Krypto Kitty\",\n            \"symbol\": \"KTY\",\n            \"slug\": \"krypto-kitty\",\n            \"rank\": 6639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T11:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86296279c147bd40cbe5b353f83cea9e9cc9b7bb\"\n            }\n        },\n        {\n            \"id\": 16499,\n            \"name\": \"Revoluzion\",\n            \"symbol\": \"RVZ\",\n            \"slug\": \"revoluzion\",\n            \"rank\": 5801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T08:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d89c67d3c4e72e8c5c64be201dc225f99d16aca\"\n            }\n        },\n        {\n            \"id\": 16500,\n            \"name\": \"ShibaDoge\",\n            \"symbol\": \"SHIBDOGE\",\n            \"slug\": \"shibadoge\",\n            \"rank\": 2971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T08:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6adb2e268de2aa1abf6578e4a8119b960e02928f\"\n            }\n        },\n        {\n            \"id\": 16501,\n            \"name\": \"Order of the apeverse\",\n            \"symbol\": \"OAV\",\n            \"slug\": \"order-of-the-apeverse\",\n            \"rank\": 7916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T09:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb54c5DF6A6BD13292CdD4d661794D72e149Cc926\"\n            }\n        },\n        {\n            \"id\": 16503,\n            \"name\": \"A4\",\n            \"symbol\": \"A4\",\n            \"slug\": \"a4\",\n            \"rank\": 5078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T10:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9767203e89dcd34851240b3919d4900d3e5069f1\"\n            }\n        },\n        {\n            \"id\": 16505,\n            \"name\": \"Turnt Up Tikis\",\n            \"symbol\": \"TUT\",\n            \"slug\": \"turnt-up-tikis\",\n            \"rank\": 6627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6wShYhqA2gs3HUAZ4MyaPDpKPBWFJUQQUGaCoy2k1Tgz\"\n            }\n        },\n        {\n            \"id\": 16506,\n            \"name\": \"UBGToken\",\n            \"symbol\": \"UBG\",\n            \"slug\": \"ubgtoken\",\n            \"rank\": 5211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a08b08eb9bdcd94105dd7ea2afd9bb601884a24\"\n            }\n        },\n        {\n            \"id\": 16508,\n            \"name\": \"Turtle Racing\",\n            \"symbol\": \"TURT\",\n            \"slug\": \"turtle-racing\",\n            \"rank\": 4797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T11:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE786d5a4b985bfe5E371F8e94413cFb440f6618a\"\n            }\n        },\n        {\n            \"id\": 16509,\n            \"name\": \"Dreamverse\",\n            \"symbol\": \"DV\",\n            \"slug\": \"dreamverse\",\n            \"rank\": 4446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a03A891ADD2dc6d0F7b94419086630ba5cB65b6\"\n            }\n        },\n        {\n            \"id\": 16510,\n            \"name\": \"VOYCE TOKEN\",\n            \"symbol\": \"VOYCE\",\n            \"slug\": \"voyce-token\",\n            \"rank\": 7554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T11:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05901cB9cbD15ECBe48cC98F946045661a7E12bA\"\n            }\n        },\n        {\n            \"id\": 16511,\n            \"name\": \"ARTM\",\n            \"symbol\": \"ARTM\",\n            \"slug\": \"artm\",\n            \"rank\": 3892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T12:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ebaa7f212b09de2aee2a32d40338553c70e2e3\"\n            }\n        },\n        {\n            \"id\": 16513,\n            \"name\": \"Webfour\",\n            \"symbol\": \"WEBFOUR\",\n            \"slug\": \"webfour\",\n            \"rank\": 5621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3987cb8a59e8ef6aab0d95b92254344ed9c3c6f\"\n            }\n        },\n        {\n            \"id\": 16514,\n            \"name\": \"METAWORLD\",\n            \"symbol\": \"METAWORLD\",\n            \"slug\": \"metaworld-token\",\n            \"rank\": 4958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0C6D23aBf24f8C97Ca1397547D50EE22BDCEE7d6\"\n            }\n        },\n        {\n            \"id\": 16515,\n            \"name\": \"SaitaMars\",\n            \"symbol\": \"SARS\",\n            \"slug\": \"saitamars\",\n            \"rank\": 9232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T16:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87fc182e6eac1127a68e4dc91c40bf25a62ff099\"\n            }\n        },\n        {\n            \"id\": 16516,\n            \"name\": \"Ancient Kingdom\",\n            \"symbol\": \"DOM\",\n            \"slug\": \"ancient-kingdom\",\n            \"rank\": 6032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c282ea9eacd1b95d44a3a18dcdd1d0472868998\"\n            }\n        },\n        {\n            \"id\": 16517,\n            \"name\": \"VaporNodes\",\n            \"symbol\": \"VPND\",\n            \"slug\": \"vapornodes\",\n            \"rank\": 3195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T14:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x83a283641C6B4DF383BCDDf807193284C84c5342\"\n            }\n        },\n        {\n            \"id\": 16518,\n            \"name\": \"FTMlaunch\",\n            \"symbol\": \"FTML\",\n            \"slug\": \"ftmlaunch\",\n            \"rank\": 5341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T14:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9613288dcf37c14324ab64eb53b2e7be7292d724\"\n            }\n        },\n        {\n            \"id\": 16522,\n            \"name\": \"CheemsBillionaire\",\n            \"symbol\": \"CHEEMSBILLIONAIRE\",\n            \"slug\": \"cheemsbillionaire\",\n            \"rank\": 7617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T01:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3175465f7d5bdf0b170ec692051e1be1f8c05b8c\"\n            }\n        },\n        {\n            \"id\": 16523,\n            \"name\": \"Mad Viking Games\",\n            \"symbol\": \"MVG\",\n            \"slug\": \"mad-viking-games\",\n            \"rank\": 5399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T16:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 3077,\n                \"name\": \"VeChain\",\n                \"symbol\": \"VET\",\n                \"slug\": \"vechain\",\n                \"token_address\": \"0x99763494a7b545f983ee9fe02a3b5441c7ef1396\"\n            }\n        },\n        {\n            \"id\": 16525,\n            \"name\": \"Scarab Finance\",\n            \"symbol\": \"SCARAB\",\n            \"slug\": \"scarab-finance\",\n            \"rank\": 5462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x2e79205648b85485731cfe3025d66cf2d3b059c4\"\n            }\n        },\n        {\n            \"id\": 16526,\n            \"name\": \"NanoMeter Bitcoin\",\n            \"symbol\": \"NMBTC\",\n            \"slug\": \"nanometer-bitcoin\",\n            \"rank\": 5718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ddb331c3ba48a1d68cbf50dd3bc7aac407dc115\"\n            }\n        },\n        {\n            \"id\": 16527,\n            \"name\": \"Unite Finance\",\n            \"symbol\": \"UNITE\",\n            \"slug\": \"unite-finance\",\n            \"rank\": 3240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xB4441013EA8aA3a9E35c5ACa2B037e577948C59e\"\n            }\n        },\n        {\n            \"id\": 16528,\n            \"name\": \"Sivasspor Token\",\n            \"symbol\": \"SIV\",\n            \"slug\": \"sivasspor-token\",\n            \"rank\": 4706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6cf9464B2C628Db187f2Bc1DDc0C43fDA72EfDd5\"\n            }\n        },\n        {\n            \"id\": 16529,\n            \"name\": \"Sakaryaspor Token\",\n            \"symbol\": \"SKRY\",\n            \"slug\": \"sakaryaspor-token\",\n            \"rank\": 5685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC81946C6E0e15163b14aBD4B5008F3D900B2A736\"\n            }\n        },\n        {\n            \"id\": 16530,\n            \"name\": \"Mermaid\",\n            \"symbol\": \"MERD\",\n            \"slug\": \"mermaid-swap\",\n            \"rank\": 6766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA8d3F6D1deA173A262f7dDb74A15c15858Cb0113\"\n            }\n        },\n        {\n            \"id\": 16531,\n            \"name\": \"Antalyaspor Token\",\n            \"symbol\": \"AKREP\",\n            \"slug\": \"antalyaspor-token\",\n            \"rank\": 5289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2f87efA44dE3008d6bA75D5e879422003D6dABB\"\n            }\n        },\n        {\n            \"id\": 16532,\n            \"name\": \"Sphynx ETH\",\n            \"symbol\": \"SPHYNX\",\n            \"slug\": \"sphynx-eth\",\n            \"rank\": 5745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T04:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94dfd4e2210fa5b752c3cd0f381edad9da6640f8\"\n            }\n        },\n        {\n            \"id\": 16534,\n            \"name\": \"iDeFiYieldProtocol\",\n            \"symbol\": \"IDYP\",\n            \"slug\": \"idefiyieldprotocol\",\n            \"rank\": 4425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T04:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBD100d061E120b2c67A24453CF6368E63f1Be056\"\n            }\n        },\n        {\n            \"id\": 16535,\n            \"name\": \"Floki New Year\",\n            \"symbol\": \"FLOKINY\",\n            \"slug\": \"floki-new-year\",\n            \"rank\": 4750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4A01D24Aa894530f83Fa3764c584Fc75885762B4\"\n            }\n        },\n        {\n            \"id\": 16536,\n            \"name\": \"Apes Token\",\n            \"symbol\": \"APES\",\n            \"slug\": \"apes-token\",\n            \"rank\": 7618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T05:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c2a5a1a4b01d293affaa4739f884d7a905a5a8f\"\n            }\n        },\n        {\n            \"id\": 16537,\n            \"name\": \"Marvin Inu\",\n            \"symbol\": \"MARVIN\",\n            \"slug\": \"marvin-inu\",\n            \"rank\": 4113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T05:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaa9ed6d7502595b555113d4517668ae24038c8a\"\n            }\n        },\n        {\n            \"id\": 16539,\n            \"name\": \"Binary Cat\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"binary-cat\",\n            \"rank\": 6810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T05:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xbca7f1998Dc9FFB70b086543a808960a460aBcA7\"\n            }\n        },\n        {\n            \"id\": 16540,\n            \"name\": \"Zionomics\",\n            \"symbol\": \"ZIOX\",\n            \"slug\": \"zionomics\",\n            \"rank\": 5084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T06:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7d76aa271041b2a1ff5fdef42730d9ab08f6163\"\n            }\n        },\n        {\n            \"id\": 16542,\n            \"name\": \"NinjaFloki\",\n            \"symbol\": \"NJF\",\n            \"slug\": \"ninjafloki\",\n            \"rank\": 4309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1968d4113e87e88cf50e6f0e1820dcbd29c4a90\"\n            }\n        },\n        {\n            \"id\": 16543,\n            \"name\": \"Avocado DAO Token\",\n            \"symbol\": \"AVG\",\n            \"slug\": \"avocado-dao-token\",\n            \"rank\": 3360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T04:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa41f142b6eb2b164f8164cae0716892ce02f311f\"\n            }\n        },\n        {\n            \"id\": 16544,\n            \"name\": \"EVERSOL\",\n            \"symbol\": \"ESOL\",\n            \"slug\": \"eversol\",\n            \"rank\": 6819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T06:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x727F7B75BfB83Dfe10A54744dAe887843CEB673F\"\n            }\n        },\n        {\n            \"id\": 16545,\n            \"name\": \"MetaFinance\",\n            \"symbol\": \"MF1\",\n            \"slug\": \"metafinance-1\",\n            \"rank\": 3391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T06:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b5161a41b58498eb9c5febf89d60714089d2253\"\n            }\n        },\n        {\n            \"id\": 16546,\n            \"name\": \"Frosty Floki V2\",\n            \"symbol\": \"FROSTYFLOKI\",\n            \"slug\": \"frosty-floki-v2\",\n            \"rank\": 9233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T07:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39d0291f0aaad6cf0b5213f7cc6df72493692cae\"\n            }\n        },\n        {\n            \"id\": 16548,\n            \"name\": \"ParaInu\",\n            \"symbol\": \"PARAINU\",\n            \"slug\": \"parainu\",\n            \"rank\": 7352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2ee18d33bf5f9cd1ccb917c1ccecd8908231247\"\n            }\n        },\n        {\n            \"id\": 16550,\n            \"name\": \"Shinjutsu\",\n            \"symbol\": \"SHINJUTSU\",\n            \"slug\": \"shinjutsu\",\n            \"rank\": 9234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e6c6b24371d2ee18fc39b4bc534b4344d2bbd61\"\n            }\n        },\n        {\n            \"id\": 16551,\n            \"name\": \"DoneSwap\",\n            \"symbol\": \"DO\",\n            \"slug\": \"doneswap\",\n            \"rank\": 7855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd7b7f050cAe23eCfD1d3Ab8b8107bAF167D65BBB\"\n            }\n        },\n        {\n            \"id\": 16552,\n            \"name\": \"RAI Finance\",\n            \"symbol\": \"SOFI\",\n            \"slug\": \"rai-finance-sofi\",\n            \"rank\": 614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB49fa25978abf9a248b8212Ab4b87277682301c0\"\n            }\n        },\n        {\n            \"id\": 16555,\n            \"name\": \"ULAND\",\n            \"symbol\": \"ULAND\",\n            \"slug\": \"uland\",\n            \"rank\": 5209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:56:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9789df6753b7f813a1c55ed20ecf83571dfde428\"\n            }\n        },\n        {\n            \"id\": 16556,\n            \"name\": \"Weley Metaverse\",\n            \"symbol\": \"WE\",\n            \"slug\": \"weley\",\n            \"rank\": 7628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdcd346c1fba225aa8892745a6fe0c2ee9226375\"\n            }\n        },\n        {\n            \"id\": 16557,\n            \"name\": \"Metaloop Tech\",\n            \"symbol\": \"MLT\",\n            \"slug\": \"metaloop-tech\",\n            \"rank\": 5946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90bb4c7824182e6f37c97cad683f46bc68894907\"\n            }\n        },\n        {\n            \"id\": 16558,\n            \"name\": \"Moon Light Night\",\n            \"symbol\": \"MLNT\",\n            \"slug\": \"moon-light-night\",\n            \"rank\": 5020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:26:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rw5nJ4E54qtJYdX8WW6KeSaZjg67rGCR4K\"\n            }\n        },\n        {\n            \"id\": 16559,\n            \"name\": \"Cherry Network\",\n            \"symbol\": \"CHER\",\n            \"slug\": \"cherry-network\",\n            \"rank\": 3561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f36cc333f55b09bb71091409a3d7ade399e3b1c\"\n            }\n        },\n        {\n            \"id\": 16560,\n            \"name\": \"Quiz Arena\",\n            \"symbol\": \"QZA\",\n            \"slug\": \"quiz-arena\",\n            \"rank\": 7596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41A166EBc24ffa2CeAFDC5c61b679fFcE33c8145\"\n            }\n        },\n        {\n            \"id\": 16561,\n            \"name\": \"Avaxworld\",\n            \"symbol\": \"AXW\",\n            \"slug\": \"avaxworld\",\n            \"rank\": 9235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC42eC65f615e6Fc8E57dcC37bd74a3162AE8fa37\"\n            }\n        },\n        {\n            \"id\": 16562,\n            \"name\": \"Shibnaki\",\n            \"symbol\": \"SHAKI\",\n            \"slug\": \"shibnaki\",\n            \"rank\": 4868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85122a589fc2a92cbe6c6606e2b6661fedfa67ee\"\n            }\n        },\n        {\n            \"id\": 16563,\n            \"name\": \"Hachiko\",\n            \"symbol\": \"HACHIKO\",\n            \"slug\": \"hachiko\",\n            \"rank\": 4025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87Ffc48C9f89fc5dfA05836e083406D684FD6331\"\n            }\n        },\n        {\n            \"id\": 16564,\n            \"name\": \"DogZVerse\",\n            \"symbol\": \"DGZV\",\n            \"slug\": \"dogzverse\",\n            \"rank\": 5699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9376e6b29b5422f38391a2a315623cb853c3c68e\"\n            }\n        },\n        {\n            \"id\": 16566,\n            \"name\": \"Plebe Gaming\",\n            \"symbol\": \"PLEB\",\n            \"slug\": \"plebe-gaming\",\n            \"rank\": 6762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09521ab68230a28a0e6814a35cb3fc2f7fa11e00\"\n            }\n        },\n        {\n            \"id\": 16568,\n            \"name\": \"Meta Speed Game\",\n            \"symbol\": \"MTSG\",\n            \"slug\": \"meta-speed-game\",\n            \"rank\": 7959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a0c486139213fdb9c1d4fc1c9f658d0a4e4317e\"\n            }\n        },\n        {\n            \"id\": 16570,\n            \"name\": \"BNFTX Token\",\n            \"symbol\": \"BNFTT\",\n            \"slug\": \"bnftx-token\",\n            \"rank\": 7709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ac5b78f71248eeac017263b1b47672e920aacf9\"\n            }\n        },\n        {\n            \"id\": 16571,\n            \"name\": \"Solid Protocol\",\n            \"symbol\": \"SOLID\",\n            \"slug\": \"solid-protocol\",\n            \"rank\": 7323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T06:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A5UevXJdphkzXhRtTXj8JyoYYrWnkCLHVS986JHtRLyj\"\n            }\n        },\n        {\n            \"id\": 16572,\n            \"name\": \"StarGod\",\n            \"symbol\": \"STG\",\n            \"slug\": \"stargod\",\n            \"rank\": 9236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T13:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73c8ee269E60537585a9bA9AF55842A8C091939e\"\n            }\n        },\n        {\n            \"id\": 16575,\n            \"name\": \"WALTERINU\",\n            \"symbol\": \"$WINU\",\n            \"slug\": \"walterinu\",\n            \"rank\": 5805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42c1613dd2236cfd60b5cbec846b5ead71be99df\"\n            }\n        },\n        {\n            \"id\": 16577,\n            \"name\": \"Totally A Rug Pull\",\n            \"symbol\": \"TARP\",\n            \"slug\": \"totally-a-rug-pull\",\n            \"rank\": 4464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6C0A568a3fFb61957812fb3e300e4C10B708d336\"\n            }\n        },\n        {\n            \"id\": 16580,\n            \"name\": \"Traverse\",\n            \"symbol\": \"VERSE\",\n            \"slug\": \"traverse\",\n            \"rank\": 7878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xB72ab6f7177bBb41eFcC17D817778d77460259F1\"\n            }\n        },\n        {\n            \"id\": 16581,\n            \"name\": \"Animaltycoon\",\n            \"symbol\": \"AMT\",\n            \"slug\": \"animaltycoon\",\n            \"rank\": 9237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T19:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe86752f7655b61161d6b71987ebc9e4f4f5eead7\"\n            }\n        },\n        {\n            \"id\": 16582,\n            \"name\": \"SouloCoin\",\n            \"symbol\": \"SOULO\",\n            \"slug\": \"soulocoin\",\n            \"rank\": 7320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T05:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Gz3u6eJaKEviYpPC5AwUziz891kNX76PNdsmJrnaNNY4\"\n            }\n        },\n        {\n            \"id\": 16586,\n            \"name\": \"DiamondDAO\",\n            \"symbol\": \"DMND\",\n            \"slug\": \"diamonddao\",\n            \"rank\": 5673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T03:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x144e3b02e08e644ffbb7ff652763f5b72ee22701\"\n            }\n        },\n        {\n            \"id\": 16589,\n            \"name\": \"Dogewhale\",\n            \"symbol\": \"DOGEWHALE\",\n            \"slug\": \"dogewhale\",\n            \"rank\": 5700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T05:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43adc41cf63666ebb1938b11256f0ea3f16e6932\"\n            }\n        },\n        {\n            \"id\": 16590,\n            \"name\": \"MetaSpace\",\n            \"symbol\": \"MSPACE\",\n            \"slug\": \"metaspace\",\n            \"rank\": 4635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T06:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8ced2c93584c4e228df25a88dcbe346df89525d\"\n            }\n        },\n        {\n            \"id\": 16591,\n            \"name\": \"Galaxy Surge\",\n            \"symbol\": \"GALS\",\n            \"slug\": \"galaxy-surge\",\n            \"rank\": 7787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T21:01:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f7e69bFA676097A046612658DAB8fc60fA90a5D\"\n            }\n        },\n        {\n            \"id\": 16594,\n            \"name\": \"Fisher Vs Pirate\",\n            \"symbol\": \"FVP\",\n            \"slug\": \"fisher-vs-pirate\",\n            \"rank\": 4601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T06:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d972727b2c0f053a2ef88a0690cdbddbae8a06a\"\n            }\n        },\n        {\n            \"id\": 16595,\n            \"name\": \"PYE\",\n            \"symbol\": \"PYE\",\n            \"slug\": \"pye\",\n            \"rank\": 3167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x853FCf1e9CAd2FAE2150621D583c98dc5f8748f3\"\n            }\n        },\n        {\n            \"id\": 16596,\n            \"name\": \"Cujo Inu\",\n            \"symbol\": \"CUJO\",\n            \"slug\": \"cujo-inu\",\n            \"rank\": 7556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:08:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x612c393dace91284dafc23e623aab084fa0ffa64\"\n            }\n        },\n        {\n            \"id\": 16597,\n            \"name\": \"MoonsDust\",\n            \"symbol\": \"MOOND\",\n            \"slug\": \"moonsdust\",\n            \"rank\": 7361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:13:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ca5fac496bf94345958635e6e6171dfe78f36bb\"\n            }\n        },\n        {\n            \"id\": 16598,\n            \"name\": \"Age Of Knights\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"age-of-knights\",\n            \"rank\": 3517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc526399973608e6080aff02062a3840da6148738\"\n            }\n        },\n        {\n            \"id\": 16599,\n            \"name\": \"Singularity\",\n            \"symbol\": \"SGLY\",\n            \"slug\": \"singularity-gold\",\n            \"rank\": 4605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f50411cde3eec27b0eac21691b4e500c69a5a2e\"\n            }\n        },\n        {\n            \"id\": 16600,\n            \"name\": \"NftEyez\",\n            \"symbol\": \"EYE\",\n            \"slug\": \"nfteyez\",\n            \"rank\": 8175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"G7eETAaUzmsBPKhokZyfbaT4tD9igdZSmfQGEYWem8Sw\"\n            }\n        },\n        {\n            \"id\": 16601,\n            \"name\": \"XenophonDAO\",\n            \"symbol\": \"XPH\",\n            \"slug\": \"xenophondao\",\n            \"rank\": 7433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e29633846e8b857b7f6d7f293f895186804264b\"\n            }\n        },\n        {\n            \"id\": 16603,\n            \"name\": \"Harambe Protocol\",\n            \"symbol\": \"RIPH\",\n            \"slug\": \"harambe-protocol\",\n            \"rank\": 4893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T08:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10964C2ffDEA1e99B5e26D102516d9b03368915f\"\n            }\n        },\n        {\n            \"id\": 16604,\n            \"name\": \"1eco\",\n            \"symbol\": \"1ECO\",\n            \"slug\": \"1eco\",\n            \"rank\": 551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T04:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1af2eaeaf2b1d9dda800861268e6bbb3995a6c3b\"\n            }\n        },\n        {\n            \"id\": 16606,\n            \"name\": \"Gas DAO\",\n            \"symbol\": \"GAS\",\n            \"slug\": \"gas-dao\",\n            \"rank\": 2993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T10:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bba316c48b49bd1eac44573c5c871ff02958469\"\n            }\n        },\n        {\n            \"id\": 16607,\n            \"name\": \"Islander\",\n            \"symbol\": \"ISA\",\n            \"slug\": \"islander\",\n            \"rank\": 1680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3EeFb18003D033661f84e48360eBeCD181A84709\"\n            }\n        },\n        {\n            \"id\": 16608,\n            \"name\": \"Orne\",\n            \"symbol\": \"ORNE\",\n            \"slug\": \"orne\",\n            \"rank\": 5467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T13:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1hnezwjqlhzawcrfysczcxs6xqxu2jawn729kkf\"\n            }\n        },\n        {\n            \"id\": 16609,\n            \"name\": \"Light Year\",\n            \"symbol\": \"LC\",\n            \"slug\": \"light-year\",\n            \"rank\": 3575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39bd64e5b9e025b0c8d91ee2cfec9125a388894b\"\n            }\n        },\n        {\n            \"id\": 16612,\n            \"name\": \"Nosana\",\n            \"symbol\": \"NOS\",\n            \"slug\": \"nosana\",\n            \"rank\": 4325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T18:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7\"\n            }\n        },\n        {\n            \"id\": 16613,\n            \"name\": \"Fantasy Girl\",\n            \"symbol\": \"FMEV2\",\n            \"slug\": \"fantasy-girl\",\n            \"rank\": 3680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T13:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF530Be62FAe3F0a85D73aA35BD96D2fc5166D22C\"\n            }\n        },\n        {\n            \"id\": 16621,\n            \"name\": \"MetaPirates\",\n            \"symbol\": \"PIRATES\",\n            \"slug\": \"metapirates\",\n            \"rank\": 9238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T16:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce889d9367318f824b5c43d1c547562d25445809\"\n            }\n        },\n        {\n            \"id\": 16624,\n            \"name\": \"BabyNFT ART\",\n            \"symbol\": \"BBNFT\",\n            \"slug\": \"babynft-art\",\n            \"rank\": 5082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8cbdc5be9cd068d8177e93eeaa21b9aa284f5702\"\n            }\n        },\n        {\n            \"id\": 16625,\n            \"name\": \"BabyKitty\",\n            \"symbol\": \"BABYKITTY\",\n            \"slug\": \"babykitty\",\n            \"rank\": 6015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3efe3bee4dbeb77d260bc12aeb62072cf6e68478\"\n            }\n        },\n        {\n            \"id\": 16626,\n            \"name\": \"GScarab\",\n            \"symbol\": \"GSCARAB\",\n            \"slug\": \"gscarab\",\n            \"rank\": 4694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:32:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6ab5660f0B1f174CFA84e9977c15645e4848F5D6\"\n            }\n        },\n        {\n            \"id\": 16627,\n            \"name\": \"IOTEN\",\n            \"symbol\": \"IOTN\",\n            \"slug\": \"ioten\",\n            \"rank\": 6106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbaae1192b9a115391ed2062b3a5f5d3509461ccb\"\n            }\n        },\n        {\n            \"id\": 16629,\n            \"name\": \"DOG\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"dog\",\n            \"rank\": 7958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCC4861AdC85d86ae8c9cc9D19F4F109969eb4F7B\"\n            }\n        },\n        {\n            \"id\": 16630,\n            \"name\": \"Evulus Token\",\n            \"symbol\": \"EVU\",\n            \"slug\": \"evulus-token\",\n            \"rank\": 3663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T18:02:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18B5F22266343cCD180C6285a66cC9A23Dc262E9\"\n            }\n        },\n        {\n            \"id\": 16633,\n            \"name\": \"Meta Reserve Finance\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"metareserve-finance\",\n            \"rank\": 5240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T22:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x000c6322Df760155bBe4F20F2EDD8F4Cd35733A6\"\n            }\n        },\n        {\n            \"id\": 16636,\n            \"name\": \"Capybara\",\n            \"symbol\": \"CAPY\",\n            \"slug\": \"capybara\",\n            \"rank\": 7967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T18:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CAPYD6Lrm7bTZ6C7t7JvSxvpEcfKQ9YNB7kUjh6p6XBN\"\n            }\n        },\n        {\n            \"id\": 16638,\n            \"name\": \"Metoshi\",\n            \"symbol\": \"METO\",\n            \"slug\": \"metoshi\",\n            \"rank\": 6354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T18:32:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc3541806d651ec79ba8639a1b495acf503eb2dd\"\n            }\n        },\n        {\n            \"id\": 16642,\n            \"name\": \"Fragments of arker\",\n            \"symbol\": \"FOA\",\n            \"slug\": \"fragments-of-arker\",\n            \"rank\": 7017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T19:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe7300B51A8cd43D5B74be0DD5047715B7017E3e\"\n            }\n        },\n        {\n            \"id\": 16643,\n            \"name\": \"Hubble Protocol\",\n            \"symbol\": \"HBB\",\n            \"slug\": \"hubble-protocol\",\n            \"rank\": 3077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T19:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HBB111SCo9jkCejsZfz8Ec8nH7T6THF8KEKSnvwT6XK6\"\n            }\n        },\n        {\n            \"id\": 16644,\n            \"name\": \"Market Ledger\",\n            \"symbol\": \"ML\",\n            \"slug\": \"market-ledger\",\n            \"rank\": 4652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T21:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4fb957e3f1c04c8dc4000525e55920861f25bfc\"\n            }\n        },\n        {\n            \"id\": 16645,\n            \"name\": \"WitcherVerse\",\n            \"symbol\": \"WCH\",\n            \"slug\": \"witcherverse\",\n            \"rank\": 7197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T22:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD2f71875d66188F96BaDBF98a5F020894209E34b\"\n            }\n        },\n        {\n            \"id\": 16646,\n            \"name\": \"FlameMetaverse\",\n            \"symbol\": \"FMV\",\n            \"slug\": \"flamemetaverse\",\n            \"rank\": 6096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T22:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2fdb4853fec142957a2d7acfc846adb772f8b69\"\n            }\n        },\n        {\n            \"id\": 16649,\n            \"name\": \"Green Chart\",\n            \"symbol\": \"GREEN\",\n            \"slug\": \"green-chart\",\n            \"rank\": 4825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T23:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5775e60447a0bc86c67c61472476ebf6fcab0d87\"\n            }\n        },\n        {\n            \"id\": 16652,\n            \"name\": \"The Winkyverse\",\n            \"symbol\": \"WNK\",\n            \"slug\": \"the-winkyverse\",\n            \"rank\": 3367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE1BDA0c3Bfa2bE7f740f0119B6a34F057BD58Eba\"\n            }\n        },\n        {\n            \"id\": 16653,\n            \"name\": \"My Pandaverse\",\n            \"symbol\": \"PANDAVS\",\n            \"slug\": \"my-pandaverse\",\n            \"rank\": 9239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T03:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70707e604A3c1F2982132fA35603B61fa0bd634c\"\n            }\n        },\n        {\n            \"id\": 16655,\n            \"name\": \"GreenAir\",\n            \"symbol\": \"GREEN\",\n            \"slug\": \"greenair\",\n            \"rank\": 6541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T23:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafcd56e0d0ad1a769db98f14d4149a78f52ce620\"\n            }\n        },\n        {\n            \"id\": 16656,\n            \"name\": \"Coinsale\",\n            \"symbol\": \"CSF\",\n            \"slug\": \"coinsale\",\n            \"rank\": 7630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8697c37ecdbdb4eb5e24f19d7d294ea76291b91c\"\n            }\n        },\n        {\n            \"id\": 16657,\n            \"name\": \"Silver Coin\",\n            \"symbol\": \"SC\",\n            \"slug\": \"silver-coin\",\n            \"rank\": 7776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09D9963def672B1D4bE8f1BC0Ec1D3F30b380F5e\"\n            }\n        },\n        {\n            \"id\": 16659,\n            \"name\": \"Crystal Of Dragon\",\n            \"symbol\": \"COD\",\n            \"slug\": \"crystal-of-dragon\",\n            \"rank\": 5337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T03:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8D8800687afeA249451734Af243A8983c8C2a9E5\"\n            }\n        },\n        {\n            \"id\": 16664,\n            \"name\": \"QueenShiba\",\n            \"symbol\": \"QUEEN\",\n            \"slug\": \"queenshiba\",\n            \"rank\": 9240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf373714ea72c24ef71f5c098b33949f41f72118a\"\n            }\n        },\n        {\n            \"id\": 16665,\n            \"name\": \"Welups Blockchain\",\n            \"symbol\": \"WELUPS\",\n            \"slug\": \"welups-blockchain\",\n            \"rank\": 3073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16667,\n            \"name\": \"Chiwawa\",\n            \"symbol\": \"CHIWA\",\n            \"slug\": \"chiwawa\",\n            \"rank\": 7149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T04:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3434677ec3048df655c39a376969ecd7b726ef6\"\n            }\n        },\n        {\n            \"id\": 16668,\n            \"name\": \"Meta Knight\",\n            \"symbol\": \"METAKNIGHT\",\n            \"slug\": \"meta-knight\",\n            \"rank\": 7552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9fc3d23bde9185c687bd5d546bb3ef25a527ac2\"\n            }\n        },\n        {\n            \"id\": 16669,\n            \"name\": \"Mars Floki Inu\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"marsflkinu\",\n            \"rank\": 9241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2969FAC8eaBBB3CbDac56778323930BbC90E471C\"\n            }\n        },\n        {\n            \"id\": 16670,\n            \"name\": \"Baby Clifford Inu\",\n            \"symbol\": \"BBCLIFF\",\n            \"slug\": \"baby-clifford-inu\",\n            \"rank\": 9242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce3a6dd117e04a6870b1a454082238abfb0bc167\"\n            }\n        },\n        {\n            \"id\": 16671,\n            \"name\": \"Multiverse\",\n            \"symbol\": \"MVS\",\n            \"slug\": \"multiverse-token\",\n            \"rank\": 3199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98Afac3b663113D29dc2Cd8C2d1d14793692F110\"\n            }\n        },\n        {\n            \"id\": 16672,\n            \"name\": \"The Essential Coin\",\n            \"symbol\": \"ESC\",\n            \"slug\": \"the-essential-coin\",\n            \"rank\": 5913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c48cca6153Db911002F965D22fdeFcD95f33BE9\"\n            }\n        },\n        {\n            \"id\": 16673,\n            \"name\": \"Basket Legends\",\n            \"symbol\": \"BBL\",\n            \"slug\": \"basket-legends\",\n            \"rank\": 4712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T06:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8800E9902879AC7fB9823086d1749030C9a5EB91\"\n            }\n        },\n        {\n            \"id\": 16675,\n            \"name\": \"Ctomorrow Platform\",\n            \"symbol\": \"CTP\",\n            \"slug\": \"ctomorrow-platform\",\n            \"rank\": 3685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb850CAC12Ab85d4400db61ac78DC5Fc2418b6868\"\n            }\n        },\n        {\n            \"id\": 16677,\n            \"name\": \"Yeager Inu\",\n            \"symbol\": \"YEAGER\",\n            \"slug\": \"yeager-inu\",\n            \"rank\": 9243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8966f05d78f5c6ede8e964df705847fe2b6045b1\"\n            }\n        },\n        {\n            \"id\": 16678,\n            \"name\": \"NFT Worlds\",\n            \"symbol\": \"WRLD\",\n            \"slug\": \"nft-worlds\",\n            \"rank\": 3329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5d86fc8d5c0ea1ac1ac5dfab6e529c9967a45e9\"\n            }\n        },\n        {\n            \"id\": 16679,\n            \"name\": \"AgeOfGods\",\n            \"symbol\": \"AOG\",\n            \"slug\": \"ageofgods\",\n            \"rank\": 2965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40c8225329bd3e28a043b029e0d07a5344d2c27c\"\n            }\n        },\n        {\n            \"id\": 16680,\n            \"name\": \"MoneyShow\",\n            \"symbol\": \"MYS\",\n            \"slug\": \"moneyshow\",\n            \"rank\": 3993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x668c85c83fb92b330b7d786241ddee3d210b21c2\"\n            }\n        },\n        {\n            \"id\": 16681,\n            \"name\": \"Bully Inu\",\n            \"symbol\": \"BINU\",\n            \"slug\": \"bully-inu\",\n            \"rank\": 6271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55d1d16fb42fce47b899010c996a3a31f6db8fd6\"\n            }\n        },\n        {\n            \"id\": 16682,\n            \"name\": \"FlexQ\",\n            \"symbol\": \"FLQ\",\n            \"slug\": \"flexq\",\n            \"rank\": 5201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2C55279F5D493c179849D380Db159FA19288E6C8\"\n            }\n        },\n        {\n            \"id\": 16683,\n            \"name\": \"Fast Food Wolf Game\",\n            \"symbol\": \"FFWOOL\",\n            \"slug\": \"fast-food-wolf-game\",\n            \"rank\": 6816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x10b1c123183E191E8e2d5B209323DE51c655e384\"\n            }\n        },\n        {\n            \"id\": 16684,\n            \"name\": \"BITMIC\",\n            \"symbol\": \"BMIC\",\n            \"slug\": \"bitmic\",\n            \"rank\": 3170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3f5b390f4524a18d9fe75e62c59370a9e4067dc\"\n            }\n        },\n        {\n            \"id\": 16686,\n            \"name\": \"AvaOne Finance\",\n            \"symbol\": \"AVAO\",\n            \"slug\": \"avaone-finance\",\n            \"rank\": 6963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xECF4e40E564A1DE686d89142A0963d908579daaA\"\n            }\n        },\n        {\n            \"id\": 16687,\n            \"name\": \"Galaxy Coin\",\n            \"symbol\": \"GALAXY\",\n            \"slug\": \"galaxycoin\",\n            \"rank\": 3213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T15:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"r3Si5cWtHZZuKXQERoaTKc7Vhw53RdGi2A\"\n            }\n        },\n        {\n            \"id\": 16688,\n            \"name\": \"Material\",\n            \"symbol\": \"MTRL\",\n            \"slug\": \"material\",\n            \"rank\": 6869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T15:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13c99770694f07279607a6274f28a28c33086424\"\n            }\n        },\n        {\n            \"id\": 16689,\n            \"name\": \"MetaDog Racing\",\n            \"symbol\": \"DOG$\",\n            \"slug\": \"metadog-racing\",\n            \"rank\": 4687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T15:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dd6e2b6cd16df3a6ab400f1dbe56d410a4d8b52\"\n            }\n        },\n        {\n            \"id\": 16690,\n            \"name\": \"ABEY\",\n            \"symbol\": \"ABEY\",\n            \"slug\": \"abeychain\",\n            \"rank\": 7142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T16:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16691,\n            \"name\": \"Chum Coin\",\n            \"symbol\": \"CHUM\",\n            \"slug\": \"chum-coin\",\n            \"rank\": 6391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T21:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16692,\n            \"name\": \"DECENT Database\",\n            \"symbol\": \"DECENT\",\n            \"slug\": \"decent-database\",\n            \"rank\": 6818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEf31bAFde913C7664Aa1B17C41Bb26E0e4549e31\"\n            }\n        },\n        {\n            \"id\": 16694,\n            \"name\": \"Stadium Pepe\",\n            \"symbol\": \"SPEP\",\n            \"slug\": \"stadium-pepe\",\n            \"rank\": 6210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c2d4caefae1b1a746706aca1bdded72d463215e\"\n            }\n        },\n        {\n            \"id\": 16695,\n            \"name\": \"strong bull\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"strong-bull\",\n            \"rank\": 6938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb33522C5747A151D47825e2307Bf67890cd124C8\"\n            }\n        },\n        {\n            \"id\": 16698,\n            \"name\": \"Battle In Verse\",\n            \"symbol\": \"BTT\",\n            \"slug\": \"battle-in-verse\",\n            \"rank\": 6814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T04:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a69b6a085f122f958017c66788368928ec80124\"\n            }\n        },\n        {\n            \"id\": 16700,\n            \"name\": \"SCARDust\",\n            \"symbol\": \"SCARD\",\n            \"slug\": \"scardust\",\n            \"rank\": 3963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc10b30820f793e24733dc80da12c798dfbff0fff\"\n            }\n        },\n        {\n            \"id\": 16701,\n            \"name\": \"BNBHunter\",\n            \"symbol\": \"BHT\",\n            \"slug\": \"bnbhunter\",\n            \"rank\": 4641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16835bbcd1f998eeb96fdddca04c42805c8de368\"\n            }\n        },\n        {\n            \"id\": 16702,\n            \"name\": \"PirateDAO\",\n            \"symbol\": \"JOLLY\",\n            \"slug\": \"piratedao\",\n            \"rank\": 7536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T05:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x30Ff717fc266F2Dcb3Adc1AF4043f8C517491e66\"\n            }\n        },\n        {\n            \"id\": 16703,\n            \"name\": \"Floki Musk\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"floki-musk\",\n            \"rank\": 5824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67cc621ab2d086a101cff3340df0a065ac75827c\"\n            }\n        },\n        {\n            \"id\": 16704,\n            \"name\": \"OnlyCam\",\n            \"symbol\": \"$ONLY\",\n            \"slug\": \"onlycam\",\n            \"rank\": 5674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T06:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639928999f491A21858Bb38adE14eAA19210a38F\"\n            }\n        },\n        {\n            \"id\": 16705,\n            \"name\": \"Exotix\",\n            \"symbol\": \"EXOTIX\",\n            \"slug\": \"exotix\",\n            \"rank\": 6050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T07:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x230bf0637628ef356b63d389e2ec6c77c8853a11\"\n            }\n        },\n        {\n            \"id\": 16706,\n            \"name\": \"Meta MVRS\",\n            \"symbol\": \"MVRS\",\n            \"slug\": \"meta-mvrs\",\n            \"rank\": 3422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd9faca15558eb243ac0012cf7acfbf480574668\"\n            }\n        },\n        {\n            \"id\": 16708,\n            \"name\": \"Zatcoin\",\n            \"symbol\": \"ZATCOIN\",\n            \"slug\": \"zatcoin\",\n            \"rank\": 5785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T09:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x958e030e5937414b8b54e4647fb513e348ed90e5\"\n            }\n        },\n        {\n            \"id\": 16709,\n            \"name\": \"New Year Resolution\",\n            \"symbol\": \"NYR\",\n            \"slug\": \"new-year-resolution\",\n            \"rank\": 6980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ecf9840deb8e3c395e1941fc39ceb662bf5a1dd\"\n            }\n        },\n        {\n            \"id\": 16710,\n            \"name\": \"MetaBUSDCoin\",\n            \"symbol\": \"MBC\",\n            \"slug\": \"metabusdcoin\",\n            \"rank\": 5863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T12:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf14d3692b0055db9ca4c04065165d59b87e763f1\"\n            }\n        },\n        {\n            \"id\": 16716,\n            \"name\": \"OSCARCOIN\",\n            \"symbol\": \"OSCAR\",\n            \"slug\": \"oscarcoin\",\n            \"rank\": 7746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-01T22:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6129b4eF7221Bb6CF94d191ca47f2861B0AC191b\"\n            }\n        },\n        {\n            \"id\": 16717,\n            \"name\": \"ThunderVerse\",\n            \"symbol\": \"THUNDER\",\n            \"slug\": \"thunderverse\",\n            \"rank\": 5767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-01T22:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf8f936d880a93e571cc2476c1b65508a918b5f9\"\n            }\n        },\n        {\n            \"id\": 16720,\n            \"name\": \"Shiro Inu\",\n            \"symbol\": \"SHIR\",\n            \"slug\": \"shiro-inu\",\n            \"rank\": 4017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T10:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ddba615a7f6ee612d3a23c6882b698dfbbef7e7\"\n            }\n        },\n        {\n            \"id\": 16722,\n            \"name\": \"Token TT-Swap\",\n            \"symbol\": \"TTS\",\n            \"slug\": \"token-tt-swap\",\n            \"rank\": 6636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T19:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x923276653fc289DaF155E1ff5aA21EF3e4643D94\"\n            }\n        },\n        {\n            \"id\": 16723,\n            \"name\": \"Terkehh\",\n            \"symbol\": \"TERK\",\n            \"slug\": \"terkehh\",\n            \"rank\": 6526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53035E4e14fb3f82C02357B35d5cC0C5b53928B4\"\n            }\n        },\n        {\n            \"id\": 16724,\n            \"name\": \"Intergalactic Cockroach\",\n            \"symbol\": \"ICC\",\n            \"slug\": \"intergalactic-cockroach\",\n            \"rank\": 7899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T19:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d672014fb107cb409dccd9042dda3b97313f4c3\"\n            }\n        },\n        {\n            \"id\": 16726,\n            \"name\": \"Himo World\",\n            \"symbol\": \"HIMO\",\n            \"slug\": \"himo-world\",\n            \"rank\": 3950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T13:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x469aCf8e1F29C1B5Db99394582464Fad45A1fC6F\"\n            }\n        },\n        {\n            \"id\": 16727,\n            \"name\": \"X\",\n            \"symbol\": \"X\",\n            \"slug\": \"x\",\n            \"rank\": 4008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f3141c4d6b047fb930991b450f1ed996a51cb26\"\n            }\n        },\n        {\n            \"id\": 16730,\n            \"name\": \"MysticBets\",\n            \"symbol\": \"MBT\",\n            \"slug\": \"mysticbets\",\n            \"rank\": 5748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T18:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc42b81292cdf84a1b01c24bbac94043b12a3478f\"\n            }\n        },\n        {\n            \"id\": 16732,\n            \"name\": \"HAKURAI\",\n            \"symbol\": \"RAI\",\n            \"slug\": \"hakurai\",\n            \"rank\": 9244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T23:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28971a0b5d89d3badf5495705fd63b413b0bbf39\"\n            }\n        },\n        {\n            \"id\": 16733,\n            \"name\": \"Hatoken\",\n            \"symbol\": \"HATOK\",\n            \"slug\": \"hatoken\",\n            \"rank\": 6489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T00:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf086d5b9019cc637dad17b83321d93f84ffaa49b\"\n            }\n        },\n        {\n            \"id\": 16735,\n            \"name\": \"Domain Coin\",\n            \"symbol\": \"DMN\",\n            \"slug\": \"domain-coin\",\n            \"rank\": 4616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ffbe849a2666657b729a6bf19befd54d9e57c8b\"\n            }\n        },\n        {\n            \"id\": 16736,\n            \"name\": \"ShibaJump\",\n            \"symbol\": \"SHIBJUMP\",\n            \"slug\": \"shibajump\",\n            \"rank\": 7930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T01:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d04288d57e0820603e29eeb5123b2f08cf4c2b7\"\n            }\n        },\n        {\n            \"id\": 16737,\n            \"name\": \"VESQ\",\n            \"symbol\": \"VSQ\",\n            \"slug\": \"vesq\",\n            \"rank\": 5426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x29f1e986fca02b7e54138c04c4f503dddd250558\"\n            }\n        },\n        {\n            \"id\": 16738,\n            \"name\": \"Hermes Shares\",\n            \"symbol\": \"HSHARES\",\n            \"slug\": \"hermes-shares\",\n            \"rank\": 4598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T03:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xfa4b6db72a650601e7bd50a0a9f537c9e98311b2\"\n            }\n        },\n        {\n            \"id\": 16739,\n            \"name\": \"Nyx Token\",\n            \"symbol\": \"NYXT\",\n            \"slug\": \"nyx-token\",\n            \"rank\": 6168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x118b552725e1892137740cB4d29390D952709639\"\n            }\n        },\n        {\n            \"id\": 16742,\n            \"name\": \"Monster Galaxy\",\n            \"symbol\": \"GGM\",\n            \"slug\": \"monster-galaxy\",\n            \"rank\": 4484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T12:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16745,\n            \"name\": \"Battle of Guardians\",\n            \"symbol\": \"BGS\",\n            \"slug\": \"battle-of-guardians\",\n            \"rank\": 4139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf339e8c294046e6e7ef6ad4f6fa9e202b59b556b\"\n            }\n        },\n        {\n            \"id\": 16746,\n            \"name\": \"Police and Thief Game\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"police-and-thief-game\",\n            \"rank\": 3348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7f041ce89a2079873693207653b24c15b5e6a293\"\n            }\n        },\n        {\n            \"id\": 16747,\n            \"name\": \"Savage\",\n            \"symbol\": \"SAVG\",\n            \"slug\": \"savage\",\n            \"rank\": 4599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16749,\n            \"name\": \"FOX TOKEN\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"fox-coxswap\",\n            \"rank\": 7548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02Df2D8120966A143CAaf760CC3AE1D12f9862a7\"\n            }\n        },\n        {\n            \"id\": 16750,\n            \"name\": \"Dogeon\",\n            \"symbol\": \"DON\",\n            \"slug\": \"dogeon\",\n            \"rank\": 6092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T05:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1db749847c4abb991d8b6032102383e6bfd9b1c7\"\n            }\n        },\n        {\n            \"id\": 16751,\n            \"name\": \"Infinity Skies\",\n            \"symbol\": \"ISKY\",\n            \"slug\": \"infinity-skies\",\n            \"rank\": 4816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16753,\n            \"name\": \"Wild Island Game\",\n            \"symbol\": \"WILD\",\n            \"slug\": \"wild-island-game\",\n            \"rank\": 6364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19048172b5A0893ad008e7c52C11a6DD3C8784a1\"\n            }\n        },\n        {\n            \"id\": 16756,\n            \"name\": \"Dibs Money\",\n            \"symbol\": \"DIBS\",\n            \"slug\": \"dibs-money\",\n            \"rank\": 3867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T05:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFd81Ef21EA7CF1dC00e9c6Dd261B4F3BE0341d5c\"\n            }\n        },\n        {\n            \"id\": 16757,\n            \"name\": \"GroupDao\",\n            \"symbol\": \"GDO\",\n            \"slug\": \"groupdao\",\n            \"rank\": 4543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16f78145ad0b9af58747e9a97ebd99175378bd3d\"\n            }\n        },\n        {\n            \"id\": 16759,\n            \"name\": \"Shibonk\",\n            \"symbol\": \"SHIBO\",\n            \"slug\": \"shibonk\",\n            \"rank\": 5394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T07:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf224ade71c20f9823e34e0792f72437596b4e28c\"\n            }\n        },\n        {\n            \"id\": 16760,\n            \"name\": \"Zelda Inu\",\n            \"symbol\": \"ZLDA\",\n            \"slug\": \"zelda-inu\",\n            \"rank\": 3876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26a7546c8f5e5f706cb598CAA68134f6eCf8d657\"\n            }\n        },\n        {\n            \"id\": 16761,\n            \"name\": \"mKitty\",\n            \"symbol\": \"MKITTY\",\n            \"slug\": \"mkitty\",\n            \"rank\": 6223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x182db1252c39073eec9d743f13b5eeb80fde314e\"\n            }\n        },\n        {\n            \"id\": 16762,\n            \"name\": \"mCat\",\n            \"symbol\": \"MCAT\",\n            \"slug\": \"mcat\",\n            \"rank\": 5861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T06:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb932d203f83b8417be0f61d9dafad09cc24a4715\"\n            }\n        },\n        {\n            \"id\": 16764,\n            \"name\": \"Miss Ape Yacht Club\",\n            \"symbol\": \"APE\",\n            \"slug\": \"miss-ape-yacht-club\",\n            \"rank\": 6031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T07:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a2d305d2e7e598ae8c1b43b029f36eca4302948\"\n            }\n        },\n        {\n            \"id\": 16765,\n            \"name\": \"Smashchain\",\n            \"symbol\": \"SAS\",\n            \"slug\": \"smashchain\",\n            \"rank\": 4292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T02:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TM9KJ8gbaBhFRp8q2VkPJSheaGuYhwN7m7\"\n            }\n        },\n        {\n            \"id\": 16767,\n            \"name\": \"ZENFI AI\",\n            \"symbol\": \"ZENFI\",\n            \"slug\": \"zenfi-ai\",\n            \"rank\": 6942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa84d7a90bdbbe6de3fffe9b7f549366320ef90d3\"\n            }\n        },\n        {\n            \"id\": 16768,\n            \"name\": \"Dibs Share\",\n            \"symbol\": \"DSHARE\",\n            \"slug\": \"dibs-share\",\n            \"rank\": 3927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26d3163b165BE95137CEe97241E716b2791a7572\"\n            }\n        },\n        {\n            \"id\": 16769,\n            \"name\": \"Sunflower Farm\",\n            \"symbol\": \"SFF\",\n            \"slug\": \"sunflower-farm\",\n            \"rank\": 4966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xdf9b4b57865b403e08c85568442f95c26b7896b0\"\n            }\n        },\n        {\n            \"id\": 16771,\n            \"name\": \"NirvanaMeta\",\n            \"symbol\": \"MNU\",\n            \"slug\": \"nirvanameta\",\n            \"rank\": 4138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a63bb297ea1e5428bf9a10c37215616e3583c8b\"\n            }\n        },\n        {\n            \"id\": 16772,\n            \"name\": \"Digifit\",\n            \"symbol\": \"DGI\",\n            \"slug\": \"digifit\",\n            \"rank\": 7044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa420dd089a33d3751e8750f0b3554c72761dc83e\"\n            }\n        },\n        {\n            \"id\": 16773,\n            \"name\": \"The Mask\",\n            \"symbol\": \"DMASK\",\n            \"slug\": \"the-mask\",\n            \"rank\": 6342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42892de8d1feedc5a31823415ac43a8680c0df87\"\n            }\n        },\n        {\n            \"id\": 16774,\n            \"name\": \"Infinity Doge\",\n            \"symbol\": \"INFINITYDOGE\",\n            \"slug\": \"infinity-doge\",\n            \"rank\": 7515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T09:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17e2822278f35b272eb6ce1f8d496fe61ec0f395\"\n            }\n        },\n        {\n            \"id\": 16775,\n            \"name\": \"Digichain\",\n            \"symbol\": \"DIGICHAIN\",\n            \"slug\": \"digichain\",\n            \"rank\": 3716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T09:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4732a86106064577933552fcea993d30bec950a5\"\n            }\n        },\n        {\n            \"id\": 16776,\n            \"name\": \"rhoUSDC\",\n            \"symbol\": \"RHOUSDC\",\n            \"slug\": \"rhousdc\",\n            \"rank\": 7738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T09:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48c39bfdc56534113aacd46b450565a3f3ccc02c\"\n            }\n        },\n        {\n            \"id\": 16777,\n            \"name\": \"rhoBUSD\",\n            \"symbol\": \"RHOBUSD\",\n            \"slug\": \"rhobusd\",\n            \"rank\": 7490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35cdc6bd2d9c4cdd7ddbddb57593c274b31e4601\"\n            }\n        },\n        {\n            \"id\": 16778,\n            \"name\": \"Shiba Viking\",\n            \"symbol\": \"SHIBKING\",\n            \"slug\": \"shiba-viking\",\n            \"rank\": 7844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x040a856f2c59bb49166210a54a55d0b2599b46d8\"\n            }\n        },\n        {\n            \"id\": 16779,\n            \"name\": \"CrazyMiner\",\n            \"symbol\": \"PWR\",\n            \"slug\": \"crazyminer\",\n            \"rank\": 2888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T12:04:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd52efe1039d706722b3d696e74ad4095dc3d3860\"\n            }\n        },\n        {\n            \"id\": 16780,\n            \"name\": \"BerylBit\",\n            \"symbol\": \"BRB\",\n            \"slug\": \"berylbit\",\n            \"rank\": 4887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T12:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca0823d3d04b9faea7803ccb87fa8596775190dd\"\n            }\n        },\n        {\n            \"id\": 16781,\n            \"name\": \"ZURRENCY\",\n            \"symbol\": \"ZURR\",\n            \"slug\": \"zurrency\",\n            \"rank\": 4777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89509aa1d14a8e1e5364ec4c3b041213bcdbe08d\"\n            }\n        },\n        {\n            \"id\": 16782,\n            \"name\": \"Metaverse Index Token\",\n            \"symbol\": \"METAI\",\n            \"slug\": \"metaverse-index-token\",\n            \"rank\": 9245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xefc996ce8341cd36c55412b51df5bbca429a7617\"\n            }\n        },\n        {\n            \"id\": 16783,\n            \"name\": \"Tiger Token\",\n            \"symbol\": \"TGNB\",\n            \"slug\": \"tiger-token\",\n            \"rank\": 4343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x087b005B57C286886e4c6175822929ea42832719\"\n            }\n        },\n        {\n            \"id\": 16784,\n            \"name\": \"ANTIS INU\",\n            \"symbol\": \"ANTIS\",\n            \"slug\": \"antis-inu\",\n            \"rank\": 3519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:34:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf64701d4567172a1de9177c319945589ed81b13\"\n            }\n        },\n        {\n            \"id\": 16785,\n            \"name\": \"Son of Doge V2\",\n            \"symbol\": \"SODV2\",\n            \"slug\": \"son-of-doge-v2\",\n            \"rank\": 4951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcdb943908de5ee37998a53f23467017d1a307e60\"\n            }\n        },\n        {\n            \"id\": 16789,\n            \"name\": \"ROBOT SHIB SWAP\",\n            \"symbol\": \"RBSHIB\",\n            \"slug\": \"robot-shib-swap\",\n            \"rank\": 6281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56dfa9d2c6ad34ee2fd7bafc7f449d7ce22e3722\"\n            }\n        },\n        {\n            \"id\": 16791,\n            \"name\": \"TigerInu2022\",\n            \"symbol\": \"TIGERINU2022\",\n            \"slug\": \"tigerinu2022\",\n            \"rank\": 3538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T18:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47a2eba06d06ae21202dc280b48f4b8f1446df44\"\n            }\n        },\n        {\n            \"id\": 16792,\n            \"name\": \"Mafagafo\",\n            \"symbol\": \"MAFA\",\n            \"slug\": \"mafagafo\",\n            \"rank\": 3690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T18:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf44400a99a9693bf3c2e89b02652babacc5cdb9\"\n            }\n        },\n        {\n            \"id\": 16794,\n            \"name\": \"Alpha Coin\",\n            \"symbol\": \"ALPHA\",\n            \"slug\": \"alpha\",\n            \"rank\": 6595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T01:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x138c2f1123cf3f82e4596d097c118eac6684940b\"\n            }\n        },\n        {\n            \"id\": 16796,\n            \"name\": \"WOLFI\",\n            \"symbol\": \"WOLFI\",\n            \"slug\": \"wolfi\",\n            \"rank\": 9246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T20:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe1c68e6f3dafee1cdd6c1a73d01a6ca86153dc23\"\n            }\n        },\n        {\n            \"id\": 16799,\n            \"name\": \"DogeVille\",\n            \"symbol\": \"DVILLE\",\n            \"slug\": \"dogeville\",\n            \"rank\": 6424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T23:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3b6bfd18b34ae0e3165738bf66ebc64cad1b944\"\n            }\n        },\n        {\n            \"id\": 16800,\n            \"name\": \"Jefe Token\",\n            \"symbol\": \"JEFE\",\n            \"slug\": \"jefe-token\",\n            \"rank\": 6176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T01:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80fa6d5384BDde296a28A321f73aB70977575129\"\n            }\n        },\n        {\n            \"id\": 16801,\n            \"name\": \"aggle.io\",\n            \"symbol\": \"AGGL\",\n            \"slug\": \"aggle-io\",\n            \"rank\": 5547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1042aA383CAb145dc77121ca75650804A5c134ff\"\n            }\n        },\n        {\n            \"id\": 16803,\n            \"name\": \"Crypto Energy Token\",\n            \"symbol\": \"CET\",\n            \"slug\": \"crypto-energy-token\",\n            \"rank\": 6815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:28:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf519b491aa3c19c51662d0ecf1b77c0a19bd6815\"\n            }\n        },\n        {\n            \"id\": 16804,\n            \"name\": \"eEat\",\n            \"symbol\": \"EEAT\",\n            \"slug\": \"eeat\",\n            \"rank\": 6972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b4e64c53e0b334176e4fd5a53df6f3f36bfa131\"\n            }\n        },\n        {\n            \"id\": 16805,\n            \"name\": \"The Silent Sea\",\n            \"symbol\": \"TSSEA\",\n            \"slug\": \"the-silent-sea\",\n            \"rank\": 9247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc745c16f02d810f9f07e79715dbf9350154402ab\"\n            }\n        },\n        {\n            \"id\": 16806,\n            \"name\": \"SeanceCircle\",\n            \"symbol\": \"SEANCE\",\n            \"slug\": \"seancecircle\",\n            \"rank\": 8296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x124b06c5ce47de7a6e9efda71a946717130079e6\"\n            }\n        },\n        {\n            \"id\": 16807,\n            \"name\": \"Ninja Squad Token\",\n            \"symbol\": \"NST\",\n            \"slug\": \"ninja-squad-token\",\n            \"rank\": 8027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70bef3bb2f001da2fddb207dae696cd9faff3f5d\"\n            }\n        },\n        {\n            \"id\": 16808,\n            \"name\": \"Doom Hero Dao\",\n            \"symbol\": \"DHD\",\n            \"slug\": \"doom-hero-dao\",\n            \"rank\": 6156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac55b04af8e9067d6c53785b34113e99e10c2a11\"\n            }\n        },\n        {\n            \"id\": 16809,\n            \"name\": \"Magnet\",\n            \"symbol\": \"MAG\",\n            \"slug\": \"magnet-dao\",\n            \"rank\": 4400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1d60109178c48e4a937d8ab71699d8ebb6f7c5de\"\n            }\n        },\n        {\n            \"id\": 16810,\n            \"name\": \"Cia Protocol\",\n            \"symbol\": \"CIA\",\n            \"slug\": \"cia-protocol\",\n            \"rank\": 9248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52f4d5ee6c91e01be67ca1f64b11ed0ee370817d\"\n            }\n        },\n        {\n            \"id\": 16812,\n            \"name\": \"Whale Loans\",\n            \"symbol\": \"HUMP\",\n            \"slug\": \"humpback\",\n            \"rank\": 5097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x453939C0270e9405876C7f047aDE3932FD2d7a51\"\n            }\n        },\n        {\n            \"id\": 16813,\n            \"name\": \"ApeBoys\",\n            \"symbol\": \"APEBOYS\",\n            \"slug\": \"apeboys\",\n            \"rank\": 7294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T03:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1657E529A58f2321A40f838F25BD13C90D452eB4\"\n            }\n        },\n        {\n            \"id\": 16814,\n            \"name\": \"MetaVice\",\n            \"symbol\": \"METAVICE\",\n            \"slug\": \"metavice-token\",\n            \"rank\": 4870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T04:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5375fd52707ab7c8d1b088e07169fa74b0999732\"\n            }\n        },\n        {\n            \"id\": 16815,\n            \"name\": \"SatoshiCrypto\",\n            \"symbol\": \"SATO\",\n            \"slug\": \"satoshicrypto\",\n            \"rank\": 6269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T04:22:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b9a80eece9b8ee31e4e7abc8aa8e2e106c5fc8a\"\n            }\n        },\n        {\n            \"id\": 16816,\n            \"name\": \"LumosMetaverse\",\n            \"symbol\": \"LUMOSX\",\n            \"slug\": \"lumosmetaverse\",\n            \"rank\": 9249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd05b1110147098b26fd3d457aa2992c034d3cfc\"\n            }\n        },\n        {\n            \"id\": 16817,\n            \"name\": \"Wrapped Elrond\",\n            \"symbol\": \"WEGLD\",\n            \"slug\": \"wrapped-elrond-egld\",\n            \"rank\": 9250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16818,\n            \"name\": \"Monfter\",\n            \"symbol\": \"MON\",\n            \"slug\": \"monfter-token\",\n            \"rank\": 3820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcacc19c5ca77e06d6578decac80408cc036e0499\"\n            }\n        },\n        {\n            \"id\": 16819,\n            \"name\": \"Recovery Right Token\",\n            \"symbol\": \"RRT\",\n            \"slug\": \"recovery-right-token\",\n            \"rank\": 8116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T08:01:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16820,\n            \"name\": \"Blin Metaverse\",\n            \"symbol\": \"BLIN\",\n            \"slug\": \"blin-metaverse\",\n            \"rank\": 3669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x811b279463a89E4B6E35805174C9190763f72614\"\n            }\n        },\n        {\n            \"id\": 16821,\n            \"name\": \"Meanfi\",\n            \"symbol\": \"MEAN\",\n            \"slug\": \"meanfi\",\n            \"rank\": 3882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T08:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"MEANeD3XDdUmNMsRGjASkSWdC8prLYsoRJ61pPeHctD\"\n            }\n        },\n        {\n            \"id\": 16822,\n            \"name\": \"MemeNFT\",\n            \"symbol\": \"MNFT\",\n            \"slug\": \"memenft\",\n            \"rank\": 4933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0bcbc5c3506fc10c30daf6fad17866e504ceea33\"\n            }\n        },\n        {\n            \"id\": 16823,\n            \"name\": \"Vault-S\",\n            \"symbol\": \"VAULT-S\",\n            \"slug\": \"vault-s\",\n            \"rank\": 6891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e1cceed4b908303a4262957abd536509e7af54f\"\n            }\n        },\n        {\n            \"id\": 16826,\n            \"name\": \"Tiara\",\n            \"symbol\": \"TTI\",\n            \"slug\": \"tiara\",\n            \"rank\": 5324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T22:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfc1ff52a63180cc726e5795f9339b6f7e617485\"\n            }\n        },\n        {\n            \"id\": 16828,\n            \"name\": \"rhoUSDT\",\n            \"symbol\": \"RHOUSDT\",\n            \"slug\": \"rhousdt\",\n            \"rank\": 9251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T10:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD845dA3fFc349472fE77DFdFb1F93839a5DA8C96\"\n            }\n        },\n        {\n            \"id\": 16830,\n            \"name\": \"Baby Clifford Inu\",\n            \"symbol\": \"BABYCLIFF\",\n            \"slug\": \"baby-clifford-inu-babycliff\",\n            \"rank\": 7756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe40175e022a9f3ae5c37ea9993596a0465abed5b\"\n            }\n        },\n        {\n            \"id\": 16831,\n            \"name\": \"Fantom USD\",\n            \"symbol\": \"FUSD\",\n            \"slug\": \"fantom-usd\",\n            \"rank\": 6295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T11:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xad84341756bf337f5a0164515b1f6f993d194e1f\"\n            }\n        },\n        {\n            \"id\": 16832,\n            \"name\": \"Web3 Inu\",\n            \"symbol\": \"WEB3\",\n            \"slug\": \"web3-inu\",\n            \"rank\": 3011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0c4bc1b89bbd105eecb7eba3f13e7648c0de38f\"\n            }\n        },\n        {\n            \"id\": 16833,\n            \"name\": \"SafeWages\",\n            \"symbol\": \"SAFEW\",\n            \"slug\": \"safewages\",\n            \"rank\": 5052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb419e3243bcdfcab1a93a2cf42c4cd0c45020acc\"\n            }\n        },\n        {\n            \"id\": 16834,\n            \"name\": \"Green Floki\",\n            \"symbol\": \"GREENFLOKI\",\n            \"slug\": \"green-floki\",\n            \"rank\": 9252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf6419987e98045c05e6665a6e5016de8b3d71fdd\"\n            }\n        },\n        {\n            \"id\": 16835,\n            \"name\": \"Dragon Infinity\",\n            \"symbol\": \"$DI\",\n            \"slug\": \"dragon-infinity\",\n            \"rank\": 5595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE2eBe6E2358720E5bAfFeCD8d06dd505Dd4e898f\"\n            }\n        },\n        {\n            \"id\": 16837,\n            \"name\": \"Covenant\",\n            \"symbol\": \"COVN\",\n            \"slug\": \"covenant-child\",\n            \"rank\": 3124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ac2659599fd01c853de846919544276ad26f50 (Ethereum)\"\n            }\n        },\n        {\n            \"id\": 16838,\n            \"name\": \"Shiba Dollars\",\n            \"symbol\": \"SHIBADOLLARS\",\n            \"slug\": \"shiba-dollars\",\n            \"rank\": 5852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3780ab762d530614f72f94c7cf3396c488c0b57c\"\n            }\n        },\n        {\n            \"id\": 16839,\n            \"name\": \"AceD\",\n            \"symbol\": \"ACED\",\n            \"slug\": \"aced-token\",\n            \"rank\": 6341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf03013e317cf434b24967a6d804a683f963cbcb\"\n            }\n        },\n        {\n            \"id\": 16842,\n            \"name\": \"Stargaze\",\n            \"symbol\": \"STARS\",\n            \"slug\": \"stargaze\",\n            \"rank\": 3019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4\"\n            }\n        },\n        {\n            \"id\": 16844,\n            \"name\": \"MAMA DAO\",\n            \"symbol\": \"MAMA\",\n            \"slug\": \"mama-dao\",\n            \"rank\": 6125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xA9a779aeA33b6f40CfC78A29Cf56Fc7e6fb329AB\"\n            }\n        },\n        {\n            \"id\": 16845,\n            \"name\": \"Terbo Game Coin\",\n            \"symbol\": \"TGC\",\n            \"slug\": \"terbo-game-coin\",\n            \"rank\": 3688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2d11bdc0ae9d5e0fd43f086c7dbd3989ee0f8ff4\"\n            }\n        },\n        {\n            \"id\": 16846,\n            \"name\": \"0xPAD\",\n            \"symbol\": \"0XPAD\",\n            \"slug\": \"0xpad\",\n            \"rank\": 4311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94733910a43D412DDaD505a8772839AA77aC1b6d\"\n            }\n        },\n        {\n            \"id\": 16849,\n            \"name\": \"OUSE Token\",\n            \"symbol\": \"OUSE\",\n            \"slug\": \"ouse-token\",\n            \"rank\": 5872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T22:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48cb1c21af7b5d04a8c48479d1bdfa783ce94d99\"\n            }\n        },\n        {\n            \"id\": 16850,\n            \"name\": \"Raven The Game\",\n            \"symbol\": \"RTG\",\n            \"slug\": \"raven-the-game\",\n            \"rank\": 7655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f4bA85A97B914Fd7e1C52cFBa85ed57C843c6Fc\"\n            }\n        },\n        {\n            \"id\": 16851,\n            \"name\": \"Kikswap\",\n            \"symbol\": \"KIK\",\n            \"slug\": \"kikswap\",\n            \"rank\": 6881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T01:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFef234C90b01B121C636e3C06E24cAdcA9D6404f\"\n            }\n        },\n        {\n            \"id\": 16852,\n            \"name\": \"Reward Cycle 2\",\n            \"symbol\": \"RC2\",\n            \"slug\": \"reward-cycle-2\",\n            \"rank\": 6896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T01:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38330281b627240b1F5470014091F69ad5a84146\"\n            }\n        },\n        {\n            \"id\": 16853,\n            \"name\": \"Atlantis Loans Polygon\",\n            \"symbol\": \"ATLX\",\n            \"slug\": \"atlantis-loans-polygon\",\n            \"rank\": 5848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0b68782eff3177f1f9240b64a7e2f8e0497e2454\"\n            }\n        },\n        {\n            \"id\": 16854,\n            \"name\": \"CamelToken\",\n            \"symbol\": \"CMLT\",\n            \"slug\": \"cameltoken\",\n            \"rank\": 4212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x829ee30a8fac90152105dd77d6ffa01158af9434\"\n            }\n        },\n        {\n            \"id\": 16860,\n            \"name\": \"GenCoin Capital\",\n            \"symbol\": \"GENCAP\",\n            \"slug\": \"gencoin-capital\",\n            \"rank\": 5947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T05:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b569fa433faa7f01f3ea880193de38044b41de0\"\n            }\n        },\n        {\n            \"id\": 16862,\n            \"name\": \"DinoEGG\",\n            \"symbol\": \"DINOEGG\",\n            \"slug\": \"dinoegg\",\n            \"rank\": 7984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2TxM6S3ZozrBHZGHEPh9CtM74a9SVXbr7NQ7UxkRvQij\"\n            }\n        },\n        {\n            \"id\": 16863,\n            \"name\": \"Crypto Raiders\",\n            \"symbol\": \"RAIDER\",\n            \"slug\": \"crypto-raider\",\n            \"rank\": 3287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T05:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcd7361ac3307d1c5a46b63086a90742ff44c63b3\"\n            }\n        },\n        {\n            \"id\": 16867,\n            \"name\": \"Milk and Butter\",\n            \"symbol\": \"MB\",\n            \"slug\": \"milk-and-butter\",\n            \"rank\": 7328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0962840397b0ebbfbb152930acb0583e94f49b5c\"\n            }\n        },\n        {\n            \"id\": 16868,\n            \"name\": \"GenesysGo Shadow\",\n            \"symbol\": \"SHDW\",\n            \"slug\": \"genesysgo-shadow\",\n            \"rank\": 3127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y\"\n            }\n        },\n        {\n            \"id\": 16869,\n            \"name\": \"BabylonDAO\",\n            \"symbol\": \"BBY\",\n            \"slug\": \"babylondao\",\n            \"rank\": 7616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5SZSVgnQDgKKxtCe3UA3x4T7tcSRNDaL3NmfdEqpuLzo\"\n            }\n        },\n        {\n            \"id\": 16870,\n            \"name\": \"FANTOM ETHPrinter\",\n            \"symbol\": \"FETHP\",\n            \"slug\": \"fantom-ethprinter\",\n            \"rank\": 9253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xda25293b6186d597ddf4986c82245f2a48cd6b4d\"\n            }\n        },\n        {\n            \"id\": 16871,\n            \"name\": \"DPK\",\n            \"symbol\": \"DPK TOKEN\",\n            \"slug\": \"dpk\",\n            \"rank\": 4322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff73adcc8cc0556467d8fe78fb4fd0c3da51f151\"\n            }\n        },\n        {\n            \"id\": 16872,\n            \"name\": \"Xenoverse Crypto\",\n            \"symbol\": \"XENOX\",\n            \"slug\": \"xenoverse-crypto\",\n            \"rank\": 6362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80Df74Dc3dE4477eaEE5c3E14348c6bF7ffFAd87\"\n            }\n        },\n        {\n            \"id\": 16873,\n            \"name\": \"Kiki\",\n            \"symbol\": \"KIKI\",\n            \"slug\": \"kiki\",\n            \"rank\": 9254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x369b77bbeeee50e6ea206dcf41ee670c47360055\"\n            }\n        },\n        {\n            \"id\": 16874,\n            \"name\": \"TombPrinter\",\n            \"symbol\": \"TOMBP\",\n            \"slug\": \"tombprinter\",\n            \"rank\": 9255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x469977aD6b66d02E5061447385D9D9F5Fb73470E\"\n            }\n        },\n        {\n            \"id\": 16877,\n            \"name\": \"Chip\",\n            \"symbol\": \"CHIP\",\n            \"slug\": \"chip-shambala\",\n            \"rank\": 3479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0E5c51cE714bd319A11BFb26BF0e13D8CEED1Ebe\"\n            }\n        },\n        {\n            \"id\": 16880,\n            \"name\": \"Orclands Metaverse\",\n            \"symbol\": \"ORC\",\n            \"slug\": \"orclands-metaverse\",\n            \"rank\": 6498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T14:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x968f9C44879F67a29B1BfcCf93ea82d46A72881F\"\n            }\n        },\n        {\n            \"id\": 16883,\n            \"name\": \"Apollo DAO\",\n            \"symbol\": \"APOLLO\",\n            \"slug\": \"apollo-dao\",\n            \"rank\": 6434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra100yeqvww74h4yaejj6h733thgcafdaukjtw397\"\n            }\n        },\n        {\n            \"id\": 16884,\n            \"name\": \"Terra Shiba\",\n            \"symbol\": \"TSHIBA\",\n            \"slug\": \"terra-shiba\",\n            \"rank\": 6093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra140k6k2pmh2lmy4q4wyz5znqmtgwvs3gkgfeevq\"\n            }\n        },\n        {\n            \"id\": 16886,\n            \"name\": \"AnchorUST\",\n            \"symbol\": \"AUST\",\n            \"slug\": \"anchorust\",\n            \"rank\": 4013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1hzh9vpxhsk8253se0vv5jj6etdvxu3nv8z07zu\"\n            }\n        },\n        {\n            \"id\": 16888,\n            \"name\": \"Miaw Token\",\n            \"symbol\": \"MIAW\",\n            \"slug\": \"miaw-token\",\n            \"rank\": 6551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1vtr50tw0pgqpes34zqu60n554p9x4950wk8f63\"\n            }\n        },\n        {\n            \"id\": 16889,\n            \"name\": \"Solfire Protocol\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"solfire-protocol\",\n            \"rank\": 8232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T13:16:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AfXLBfMZd32pN6QauazHCd7diEWoBgw1GNUALDw3suVZ\"\n            }\n        },\n        {\n            \"id\": 16890,\n            \"name\": \"Bitwin24\",\n            \"symbol\": \"BWI\",\n            \"slug\": \"bitwin24\",\n            \"rank\": 5599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16891,\n            \"name\": \"Project Plutus\",\n            \"symbol\": \"PLU\",\n            \"slug\": \"project-plutus\",\n            \"rank\": 5676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd3361608394f3832261ca62ddd7966a7a3ee6209\"\n            }\n        },\n        {\n            \"id\": 16892,\n            \"name\": \"Fish Crypto\",\n            \"symbol\": \"FICO\",\n            \"slug\": \"fish-crypto\",\n            \"rank\": 3573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29cabf2a1e5de6f0ebc39ca6fe83c687fe90fb6c\"\n            }\n        },\n        {\n            \"id\": 16893,\n            \"name\": \"Compendium Finance\",\n            \"symbol\": \"CMFI\",\n            \"slug\": \"compendium-finance\",\n            \"rank\": 5736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5Wsd311hY8NXQhkt9cWHwTnqafk7BGEbLu8Py3DSnPAr\"\n            }\n        },\n        {\n            \"id\": 16895,\n            \"name\": \"No COVID19\",\n            \"symbol\": \"CVD19\",\n            \"slug\": \"no-covid19\",\n            \"rank\": 6305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x437811519f3f7dfde412a91a9939e9b78c215aa3\"\n            }\n        },\n        {\n            \"id\": 16896,\n            \"name\": \"PsyOptions\",\n            \"symbol\": \"PSY\",\n            \"slug\": \"psy-options\",\n            \"rank\": 3144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PsyFiqqjiv41G7o5SMRzDJCu4psptThNR2GtfeGHfSq\"\n            }\n        },\n        {\n            \"id\": 16897,\n            \"name\": \"Feudalz Goldz\",\n            \"symbol\": \"GOLDZ\",\n            \"slug\": \"feudalz-goldz\",\n            \"rank\": 6349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7be647634a942e73f8492d15ae492d867ce5245c\"\n            }\n        },\n        {\n            \"id\": 16898,\n            \"name\": \"Flokirai\",\n            \"symbol\": \"FLOKIRAI\",\n            \"slug\": \"flokirai\",\n            \"rank\": 9256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3f9c2c68326bcead720942fe1af29c1e72a8f78\"\n            }\n        },\n        {\n            \"id\": 16899,\n            \"name\": \"Unilab\",\n            \"symbol\": \"ULAB\",\n            \"slug\": \"unilab\",\n            \"rank\": 3288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T19:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7111E5C9b01ffA18957B1AA27E9Cb0e8FBA214F5\"\n            }\n        },\n        {\n            \"id\": 16900,\n            \"name\": \"Optimus\",\n            \"symbol\": \"OPTCM\",\n            \"slug\": \"optimus\",\n            \"rank\": 6488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T16:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a2277f34f275ded630deff758fbc818409ca36d\"\n            }\n        },\n        {\n            \"id\": 16901,\n            \"name\": \"Thorus\",\n            \"symbol\": \"THO\",\n            \"slug\": \"thorusfi\",\n            \"rank\": 7131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xAE4AA155D2987B454C29450ef4f862CF00907B61\"\n            }\n        },\n        {\n            \"id\": 16902,\n            \"name\": \"Verve\",\n            \"symbol\": \"VERVE\",\n            \"slug\": \"verve\",\n            \"rank\": 4741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32561fa6d2d3e2191bf50f813df2c34fb3c89b62\"\n            }\n        },\n        {\n            \"id\": 16905,\n            \"name\": \"Crypto Chip Token\",\n            \"symbol\": \"BVC\",\n            \"slug\": \"crypto-chip-token\",\n            \"rank\": 4399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T15:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dea12c4f08074032a9997f0a199b04af0fc0392\"\n            }\n        },\n        {\n            \"id\": 16906,\n            \"name\": \"Polka Classic\",\n            \"symbol\": \"DOTC\",\n            \"slug\": \"polka-classic\",\n            \"rank\": 5963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T15:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5df4483e53871a1e8c92662b771e3637abc0ae02\"\n            }\n        },\n        {\n            \"id\": 16909,\n            \"name\": \"TrustRiseV2\",\n            \"symbol\": \"TRV2\",\n            \"slug\": \"trustrisev2\",\n            \"rank\": 7953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x357c6b802f7AEfFDb7f065e70Fc99F2c403EE7D7\"\n            }\n        },\n        {\n            \"id\": 16910,\n            \"name\": \"Kazama Senshi\",\n            \"symbol\": \"KAZAMA\",\n            \"slug\": \"kazama-senshi\",\n            \"rank\": 7658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T13:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA29c45D23eE1069a2a77362208DAa305eDa4CC7B\"\n            }\n        },\n        {\n            \"id\": 16913,\n            \"name\": \"Millonarios FC Fan Token\",\n            \"symbol\": \"MFC\",\n            \"slug\": \"millonarios-fc-fan-token\",\n            \"rank\": 5723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T18:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xc27f81AD0A98B238314D7C3014c0631263F9895D\"\n            }\n        },\n        {\n            \"id\": 16914,\n            \"name\": \"Metafluence\",\n            \"symbol\": \"METO\",\n            \"slug\": \"metafluence\",\n            \"rank\": 4263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T15:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa78775bba7a542F291e5ef7f13C6204E704A90Ba\"\n            }\n        },\n        {\n            \"id\": 16917,\n            \"name\": \"Play It Forward DAO\",\n            \"symbol\": \"PIF\",\n            \"slug\": \"play-it-forward-dao\",\n            \"rank\": 6690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb30f5d11b94efbbfdeaa4de38edffceec0be6513\"\n            }\n        },\n        {\n            \"id\": 16918,\n            \"name\": \"AscentPad\",\n            \"symbol\": \"ASP\",\n            \"slug\": \"ascentpad\",\n            \"rank\": 7682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T02:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a66ebfd6ef9e74213119717a3d03758a4a5891e\"\n            }\n        },\n        {\n            \"id\": 16921,\n            \"name\": \"Ricnatum\",\n            \"symbol\": \"RCNT\",\n            \"slug\": \"ricnatum\",\n            \"rank\": 5579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T04:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd676c90a3979e73dffb61f7a8608234781fc9cf8\"\n            }\n        },\n        {\n            \"id\": 16922,\n            \"name\": \"Shibooster\",\n            \"symbol\": \"SHIBOOST\",\n            \"slug\": \"shibooster\",\n            \"rank\": 9257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47189931b380a6cd9b35650eb984ab8fbc4e10f5\"\n            }\n        },\n        {\n            \"id\": 16923,\n            \"name\": \"Gamma\",\n            \"symbol\": \"GAMMA\",\n            \"slug\": \"gamma-strategies\",\n            \"rank\": 5040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T04:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6BeA7CFEF803D1e3d5f7C0103f7ded065644e197\"\n            }\n        },\n        {\n            \"id\": 16924,\n            \"name\": \"XL-Moon\",\n            \"symbol\": \"XLMN\",\n            \"slug\": \"xl-moon\",\n            \"rank\": 7822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x914737dfbfdb0DBADe3C9Ff10566Fa920d04ac19\"\n            }\n        },\n        {\n            \"id\": 16926,\n            \"name\": \"Coinage Finance\",\n            \"symbol\": \"CAGE\",\n            \"slug\": \"coinage-finance\",\n            \"rank\": 6397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T17:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcB143AD43cD36E5d2C9768E3fB5b5153CD100104\"\n            }\n        },\n        {\n            \"id\": 16927,\n            \"name\": \"1peco\",\n            \"symbol\": \"1PECO\",\n            \"slug\": \"1peco\",\n            \"rank\": 3897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T05:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7169bA45cF03E0377B464462AACbccdf1f721125\"\n            }\n        },\n        {\n            \"id\": 16928,\n            \"name\": \"Elon GOAT\",\n            \"symbol\": \"EGT\",\n            \"slug\": \"elon-goat\",\n            \"rank\": 4230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T07:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ca25319e2e63719f87221d8bf3646f8f5de5ded\"\n            }\n        },\n        {\n            \"id\": 16929,\n            \"name\": \"Flare Finance\",\n            \"symbol\": \"EXFI\",\n            \"slug\": \"flare-finance\",\n            \"rank\": 3112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T06:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16930,\n            \"name\": \"Doge SpaceX\",\n            \"symbol\": \"DOGESX\",\n            \"slug\": \"doge-spacex\",\n            \"rank\": 4160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8bec9f1b1e27EE3435Cd77e44B51A06DD7Af5eb\"\n            }\n        },\n        {\n            \"id\": 16931,\n            \"name\": \"Metaland DAO\",\n            \"symbol\": \"META\",\n            \"slug\": \"metaland-dao\",\n            \"rank\": 6860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T07:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3502567872cb3310143d7e00ae7c93e63315862\"\n            }\n        },\n        {\n            \"id\": 16932,\n            \"name\": \"PoorQUACK\",\n            \"symbol\": \"POOR\",\n            \"slug\": \"poorquack-com\",\n            \"rank\": 6124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x682ca13182eca9e5230d8654215037815288b556\"\n            }\n        },\n        {\n            \"id\": 16933,\n            \"name\": \"Phonon DAO\",\n            \"symbol\": \"PHONON\",\n            \"slug\": \"phonon-dao\",\n            \"rank\": 4141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x758B4684BE769E92eeFeA93f60DDA0181eA303Ec\"\n            }\n        },\n        {\n            \"id\": 16935,\n            \"name\": \"Emocoin\",\n            \"symbol\": \"EMO\",\n            \"slug\": \"emocoin\",\n            \"rank\": 5474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAMPqizEWsYp8RBsAanLdRqjP6sd9Unscz\"\n            }\n        },\n        {\n            \"id\": 16936,\n            \"name\": \"2omb Finance\",\n            \"symbol\": \"2OMB\",\n            \"slug\": \"2omb-finance\",\n            \"rank\": 2968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x7a6e4e3cc2ac9924605dca4ba31d1831c84b44ae\"\n            }\n        },\n        {\n            \"id\": 16937,\n            \"name\": \"2SHARE\",\n            \"symbol\": \"2SHARES\",\n            \"slug\": \"2share\",\n            \"rank\": 2926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc54a1684fd1bef1f077a336e6be4bd9a3096a6ca\"\n            }\n        },\n        {\n            \"id\": 16938,\n            \"name\": \"Doom Hero Game\",\n            \"symbol\": \"DHG\",\n            \"slug\": \"doom-hero-game\",\n            \"rank\": 4010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbba24300490443bb0e344bf6ec11bac3aa91df72\"\n            }\n        },\n        {\n            \"id\": 16940,\n            \"name\": \"Musk Doge\",\n            \"symbol\": \"MKD\",\n            \"slug\": \"musk-doge\",\n            \"rank\": 8067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FatneQg39zhrG6XdwYb8fzM4VgybpgqjisJYESSBD7FV\"\n            }\n        },\n        {\n            \"id\": 16941,\n            \"name\": \"Cino Games\",\n            \"symbol\": \"CINO\",\n            \"slug\": \"cino-games\",\n            \"rank\": 9258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7A2C7928c8CF294E25cA7db8a379278c5b0cFa0F\"\n            }\n        },\n        {\n            \"id\": 16942,\n            \"name\": \"Meta Capital\",\n            \"symbol\": \"MCAP\",\n            \"slug\": \"meta-capital\",\n            \"rank\": 4762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbce0665b20164d6cd6d15e70fed1e094ad4a44f0\"\n            }\n        },\n        {\n            \"id\": 16943,\n            \"name\": \"Tomb Shares\",\n            \"symbol\": \"TSHARE\",\n            \"slug\": \"tomb-shares\",\n            \"rank\": 2852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T09:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x4cdf39285d7ca8eb3f090fda0c069ba5f4145b37\"\n            }\n        },\n        {\n            \"id\": 16944,\n            \"name\": \"Frog\",\n            \"symbol\": \"FROG\",\n            \"slug\": \"frog-token\",\n            \"rank\": 8136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T09:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x11319cd0ba5e4ce6c302b275b613962b5cc00ade\"\n            }\n        },\n        {\n            \"id\": 16946,\n            \"name\": \"Metacraft\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"metacraft\",\n            \"rank\": 3235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16947,\n            \"name\": \"Pomicoin\",\n            \"symbol\": \"POMI\",\n            \"slug\": \"pomicoin\",\n            \"rank\": 3368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x96ef7f9cf1b6ecc66e482a6598fc9f009e9277da\"\n            }\n        },\n        {\n            \"id\": 16950,\n            \"name\": \"Agent Shiba I.N.U.\",\n            \"symbol\": \"AGENTSHIBAINU\",\n            \"slug\": \"agent-shiba-inu\",\n            \"rank\": 6878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T11:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8D3e8975a2C9ce77204a2Dbb8024Ae56Be2c333e\"\n            }\n        },\n        {\n            \"id\": 16951,\n            \"name\": \"SMOKE Token\",\n            \"symbol\": \"SMOKE\",\n            \"slug\": \"smoke-token\",\n            \"rank\": 6292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T12:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc54a5024b6c5e565772729b783021f60a8f9139c\"\n            }\n        },\n        {\n            \"id\": 16952,\n            \"name\": \"Crypto Arcade Punk\",\n            \"symbol\": \"C-ARCADE\",\n            \"slug\": \"crypto-arcade-punk\",\n            \"rank\": 7382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T13:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b8138e73B55e8e4EB8be3Ab9862EBFeaE262Ea5\"\n            }\n        },\n        {\n            \"id\": 16954,\n            \"name\": \"DogKage\",\n            \"symbol\": \"DAKE\",\n            \"slug\": \"dogkage\",\n            \"rank\": 6344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T14:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0aa163e92f0c3b6005d0580cdcc5dd79c42301f\"\n            }\n        },\n        {\n            \"id\": 16956,\n            \"name\": \"Abachi\",\n            \"symbol\": \"ABI\",\n            \"slug\": \"abachi\",\n            \"rank\": 5500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T14:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x6d5f5317308C6fE7D6CE16930353a8Dfd92Ba4D7\"\n            }\n        },\n        {\n            \"id\": 16957,\n            \"name\": \"BullDog Coin\",\n            \"symbol\": \"BULLDOG\",\n            \"slug\": \"bulldog-coin\",\n            \"rank\": 6985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x645c86b54b6bac4e3a70085edde137732fb692e1\"\n            }\n        },\n        {\n            \"id\": 16958,\n            \"name\": \"Safeplus\",\n            \"symbol\": \"$SPLUS\",\n            \"slug\": \"safeplus\",\n            \"rank\": 6241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T23:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97d86850237Ef472d290FF449532802f1D047AB3\"\n            }\n        },\n        {\n            \"id\": 16959,\n            \"name\": \"Marketing Samurai RBXS\",\n            \"symbol\": \"RBXSamurai\",\n            \"slug\": \"matrix-samurai-rbxs\",\n            \"rank\": 5131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T17:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9639160481b625ba43677be753e0a70bf58c647\"\n            }\n        },\n        {\n            \"id\": 16962,\n            \"name\": \"XELS\",\n            \"symbol\": \"XELS\",\n            \"slug\": \"xels\",\n            \"rank\": 3006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T18:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe748269494e76c1cec3f627bb1e561e607da9161\"\n            }\n        },\n        {\n            \"id\": 16963,\n            \"name\": \"Metahero Universe (POW)\",\n            \"symbol\": \"POW\",\n            \"slug\": \"metahero-universe-pow\",\n            \"rank\": 4242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43ab765ee05075d78ad8aa79dcb1978ca3079258\"\n            }\n        },\n        {\n            \"id\": 16966,\n            \"name\": \"Baby Shitcoin\",\n            \"symbol\": \"BBYSTC\",\n            \"slug\": \"baby-shitcoin\",\n            \"rank\": 9259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T00:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cfFD09F24724A12BdD6c081e3a59251683F4b2B\"\n            }\n        },\n        {\n            \"id\": 16968,\n            \"name\": \"Hodl4Gold\",\n            \"symbol\": \"H4G\",\n            \"slug\": \"hodl4gold\",\n            \"rank\": 4658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T20:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE8c4bEce93084D649fB630886b5332942b643BB9\"\n            }\n        },\n        {\n            \"id\": 16970,\n            \"name\": \"Helium Inu\",\n            \"symbol\": \"HINU\",\n            \"slug\": \"helium-inu\",\n            \"rank\": 7642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T01:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x799059f1b6ba7b85500e70c6d14230ceab4b14f8\"\n            }\n        },\n        {\n            \"id\": 16971,\n            \"name\": \"Swirl\",\n            \"symbol\": \"SWIRL\",\n            \"slug\": \"swirl\",\n            \"rank\": 6115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T19:52:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38fFA52C7628f5cCf871472e40c462E4483215C9\"\n            }\n        },\n        {\n            \"id\": 16972,\n            \"name\": \"Sheesha Finance Polygon\",\n            \"symbol\": \"MSHEESHA\",\n            \"slug\": \"sheesha-finance-polygon\",\n            \"rank\": 3666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x88c949b4eb85a90071f2c0bef861bddee1a7479d\"\n            }\n        },\n        {\n            \"id\": 16974,\n            \"name\": \"Multistarter\",\n            \"symbol\": \"MSTART\",\n            \"slug\": \"multistarter\",\n            \"rank\": 6846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T01:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2AFA51dd5D1BF85241dd2C5776b02Fbc3840E67\"\n            }\n        },\n        {\n            \"id\": 16976,\n            \"name\": \"BAMBINO NFT\",\n            \"symbol\": \"BAMBI\",\n            \"slug\": \"bambino-nft\",\n            \"rank\": 9260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1497a860b36b9ca3777035d58a6416ff9327405\"\n            }\n        },\n        {\n            \"id\": 16977,\n            \"name\": \"DeltaFlip\",\n            \"symbol\": \"DELTAF\",\n            \"slug\": \"deltaflip\",\n            \"rank\": 3980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d06cb9e8fa1c7638a8b3d8d8b8755f1f6b7164b\"\n            }\n        },\n        {\n            \"id\": 16978,\n            \"name\": \"Flash Technologies\",\n            \"symbol\": \"FLASH\",\n            \"slug\": \"flash-technologies\",\n            \"rank\": 6267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x311E015E2e255Dd14edDc4a2107e39649dc81c5D\"\n            }\n        },\n        {\n            \"id\": 16979,\n            \"name\": \"Hillstone\",\n            \"symbol\": \"HSF\",\n            \"slug\": \"hillstone\",\n            \"rank\": 3216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba6b0dbb2ba8daa8f5d6817946393aef8d3a4487\"\n            }\n        },\n        {\n            \"id\": 16980,\n            \"name\": \"Business Age of Empires\",\n            \"symbol\": \"BAoE\",\n            \"slug\": \"business-age-of-empires\",\n            \"rank\": 2875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T14:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d449e51ac8a7509dd71d22dcac8e32d9f9c5bfc\"\n            }\n        },\n        {\n            \"id\": 16981,\n            \"name\": \"Moola Celo\",\n            \"symbol\": \"mCELO\",\n            \"slug\": \"moola-celo\",\n            \"rank\": 6589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x7D00cd74FF385c955EA3d79e47BF06bD7386387D\"\n            }\n        },\n        {\n            \"id\": 16982,\n            \"name\": \"Moola Celo EUR\",\n            \"symbol\": \"mCEUR\",\n            \"slug\": \"moola-celo-eur\",\n            \"rank\": 3686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0xE273Ad7ee11dCfAA87383aD5977EE1504aC07568\"\n            }\n        },\n        {\n            \"id\": 16983,\n            \"name\": \"Moola Celo USD\",\n            \"symbol\": \"mCUSD\",\n            \"slug\": \"moola-celo-usd\",\n            \"rank\": 3152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x918146359264C492BD6934071c6Bd31C854EDBc3\"\n            }\n        },\n        {\n            \"id\": 16985,\n            \"name\": \"Craft network\",\n            \"symbol\": \"CFT\",\n            \"slug\": \"craft-network\",\n            \"rank\": 4339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T10:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx2e6d0fc0eca04965d06038c8406093337f085fcf\"\n            }\n        },\n        {\n            \"id\": 16987,\n            \"name\": \"GENRE\",\n            \"symbol\": \"GENRE\",\n            \"slug\": \"genre\",\n            \"rank\": 1332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T22:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA392c35EC6900346aDEc720Abe50413F48Ee5143\"\n            }\n        },\n        {\n            \"id\": 16990,\n            \"name\": \"Community Token\",\n            \"symbol\": \"COMT\",\n            \"slug\": \"community-token-comt\",\n            \"rank\": 3578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45b239cc0a760d1afd276b749141c7e404844ee6\"\n            }\n        },\n        {\n            \"id\": 16992,\n            \"name\": \"MetaMars\",\n            \"symbol\": \"METAM\",\n            \"slug\": \"metamars\",\n            \"rank\": 9261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T08:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17f312147027fdc250b384d886ba8f14d8459c6b\"\n            }\n        },\n        {\n            \"id\": 16993,\n            \"name\": \"YmplePay\",\n            \"symbol\": \"YMPA\",\n            \"slug\": \"ymplepay\",\n            \"rank\": 7791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f7871433322b9f9795b97801ec3396276d1d056\"\n            }\n        },\n        {\n            \"id\": 16994,\n            \"name\": \"Idle Mystic Token\",\n            \"symbol\": \"IMT\",\n            \"slug\": \"idle-mystic-token\",\n            \"rank\": 6804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6076aeDbE9Af4E70550c341842bab5624b12395E\"\n            }\n        },\n        {\n            \"id\": 16995,\n            \"name\": \"Meta World Game\",\n            \"symbol\": \"MTW\",\n            \"slug\": \"meta-world-game\",\n            \"rank\": 4084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfce3efebc79d21a6b7cc7f3a7216e66e81f4b23b\"\n            }\n        },\n        {\n            \"id\": 16998,\n            \"name\": \"Island Girl\",\n            \"symbol\": \"IGIRL\",\n            \"slug\": \"island-girl\",\n            \"rank\": 6064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T11:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x85469cB22c5e8A063106C987c36C7587810E4bF1\"\n            }\n        },\n        {\n            \"id\": 16999,\n            \"name\": \"DogeWhisky\",\n            \"symbol\": \"DOGEWHISKY\",\n            \"slug\": \"dogewhisky\",\n            \"rank\": 4468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T16:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06285e401843192833F557002dBDAE31bBe1F4D9\"\n            }\n        },\n        {\n            \"id\": 17002,\n            \"name\": \"BAHA\",\n            \"symbol\": \"BA\",\n            \"slug\": \"baha\",\n            \"rank\": 5713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a6be7b2d08cab7aa1430f9140eb1e6e29938d42\"\n            }\n        },\n        {\n            \"id\": 17004,\n            \"name\": \"WATCHMEN\",\n            \"symbol\": \"WTM\",\n            \"slug\": \"watchmen\",\n            \"rank\": 5059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T00:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc61bf396c6b1116de88529432a8f4f9e3f84124c\"\n            }\n        },\n        {\n            \"id\": 17005,\n            \"name\": \"Captain Shibarrow\",\n            \"symbol\": \"SHIBARROW\",\n            \"slug\": \"captain-shibarrow\",\n            \"rank\": 7432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T00:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c70da9efd677511ddf0780c4434fdbb2e2df134\"\n            }\n        },\n        {\n            \"id\": 17008,\n            \"name\": \"iCrypto World\",\n            \"symbol\": \"ICW\",\n            \"slug\": \"icrypto-world\",\n            \"rank\": 6503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T02:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcec907f0d4f16b797efa6c25a633e6f70aab4061\"\n            }\n        },\n        {\n            \"id\": 17010,\n            \"name\": \"STEP\",\n            \"symbol\": \"STEP\",\n            \"slug\": \"step\",\n            \"rank\": 3697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T02:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x465707181ACba42Ed01268A33f0507e320a154bD\"\n            }\n        },\n        {\n            \"id\": 17011,\n            \"name\": \"Y-5 FINANCE\",\n            \"symbol\": \"Y-5\",\n            \"slug\": \"y-5-finance\",\n            \"rank\": 3493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T19:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcbd8aece0c920eef3f215ad4e7319052bd8eaa74\"\n            }\n        },\n        {\n            \"id\": 17012,\n            \"name\": \"FRANCE REV FINANCE\",\n            \"symbol\": \"FRF\",\n            \"slug\": \"france-rev-finance\",\n            \"rank\": 7529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a29c96fa93ffa8845fb7f8616a03aa85fcc11d6\"\n            }\n        },\n        {\n            \"id\": 17013,\n            \"name\": \"Bonded Luna\",\n            \"symbol\": \"bLUNA\",\n            \"slug\": \"bonded-luna\",\n            \"rank\": 2859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1kc87mu460fwkqte29rquh4hc20m54fxwtsx7gp\"\n            }\n        },\n        {\n            \"id\": 17014,\n            \"name\": \"AstroSpaces.io\",\n            \"symbol\": \"SPACES\",\n            \"slug\": \"astrospaces\",\n            \"rank\": 5914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T16:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x156df0dd6300C73ac692D805720967cf4464776e\"\n            }\n        },\n        {\n            \"id\": 17015,\n            \"name\": \"Statik\",\n            \"symbol\": \"STATIK\",\n            \"slug\": \"statik\",\n            \"rank\": 5918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T01:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x97d367A5f900F5c9dB4370D0D801Fc52332244C7\"\n            }\n        },\n        {\n            \"id\": 17017,\n            \"name\": \"VCGamers\",\n            \"symbol\": \"VCG\",\n            \"slug\": \"vcgamers\",\n            \"rank\": 4279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T02:52:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f36fb2d91d9951cf58ae4c1956c0b77e224f1e9\"\n            }\n        },\n        {\n            \"id\": 17018,\n            \"name\": \"Ladyminers\",\n            \"symbol\": \"YTTRIUM\",\n            \"slug\": \"ladyminers\",\n            \"rank\": 4268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4c61a351f1455fccfe9d6d35baf0bd7080f4199\"\n            }\n        },\n        {\n            \"id\": 17020,\n            \"name\": \"SpongeBob Square\",\n            \"symbol\": \"SPONGS\",\n            \"slug\": \"spongebob-square\",\n            \"rank\": 6499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x471f883bbd2c705f418ba3d6667ef05342c4ee05\"\n            }\n        },\n        {\n            \"id\": 17023,\n            \"name\": \"Ghost Block\",\n            \"symbol\": \"ECTO\",\n            \"slug\": \"ghost-block\",\n            \"rank\": 4912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T17:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x670dde11a0ad3d10acf3e6b5ebc742a55718f315\"\n            }\n        },\n        {\n            \"id\": 17024,\n            \"name\": \"WinterFloki\",\n            \"symbol\": \"WINTERFLOKI\",\n            \"slug\": \"winterfloki\",\n            \"rank\": 9262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5Db46541738E4213f651639bf3103C1CE3Fd66d4\"\n            }\n        },\n        {\n            \"id\": 17025,\n            \"name\": \"MarsColony\",\n            \"symbol\": \"CLNY\",\n            \"slug\": \"marscolony\",\n            \"rank\": 9263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T14:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x0D625029E21540aBdfAFa3BFC6FD44fB4e0A66d0\"\n            }\n        },\n        {\n            \"id\": 17026,\n            \"name\": \"Metaverse Capital\",\n            \"symbol\": \"MVC\",\n            \"slug\": \"metaverse-capital\",\n            \"rank\": 6272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T14:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ac525d33ffda012ea2fe246a0ee698f861304d7\"\n            }\n        },\n        {\n            \"id\": 17027,\n            \"name\": \"ITAM CUBE\",\n            \"symbol\": \"ITAMCUBE\",\n            \"slug\": \"itam-cube\",\n            \"rank\": 3455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T15:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbab3bdb291b0f22bc9881895ff488a5db67bec8\"\n            }\n        },\n        {\n            \"id\": 17028,\n            \"name\": \"Nerian Network\",\n            \"symbol\": \"NERIAN\",\n            \"slug\": \"nerian-network\",\n            \"rank\": 7106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rGEekk1PRyozC1ZEZCXL7EZcko4rrrETGh\"\n            }\n        },\n        {\n            \"id\": 17029,\n            \"name\": \"Crystal Powder\",\n            \"symbol\": \"CP\",\n            \"slug\": \"crystal-powder\",\n            \"rank\": 5800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T16:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9C133D3D94263C7aC7B848168138D7cF2cEbA14\"\n            }\n        },\n        {\n            \"id\": 17030,\n            \"name\": \"Max Revive\",\n            \"symbol\": \"MAXR\",\n            \"slug\": \"max-revive\",\n            \"rank\": 4711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a2ead49d2123edee893181fb69527a022235c36\"\n            }\n        },\n        {\n            \"id\": 17031,\n            \"name\": \"StakHolders\",\n            \"symbol\": \"SH\",\n            \"slug\": \"stakholders\",\n            \"rank\": 5922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0Ae2c8280ccc6A765991EECC87F8d569B5d53e52\"\n            }\n        },\n        {\n            \"id\": 17032,\n            \"name\": \"BEAGLE INU\",\n            \"symbol\": \"BEAGLE\",\n            \"slug\": \"beagle-inu\",\n            \"rank\": 4681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T11:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x979a798b8e9e120d6e3ced0c0fa3de7c9f3a605b\"\n            }\n        },\n        {\n            \"id\": 17034,\n            \"name\": \"ACCEL\",\n            \"symbol\": \"ACCEL\",\n            \"slug\": \"accel\",\n            \"rank\": 3143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T17:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7475c42f8bf2c19f4eaf12feaababa859fdc8914\"\n            }\n        },\n        {\n            \"id\": 17036,\n            \"name\": \"6DayHoneypot\",\n            \"symbol\": \"HONEY\",\n            \"slug\": \"6dayhoneypot\",\n            \"rank\": 6643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0f131f75e945cda74a75aa2b260ed5eb8fd20480\"\n            }\n        },\n        {\n            \"id\": 17038,\n            \"name\": \"Ceva Island\",\n            \"symbol\": \"CEV\",\n            \"slug\": \"ceva-island\",\n            \"rank\": 7672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x963d2d174059c14d8d982ddac683bad6881be969\"\n            }\n        },\n        {\n            \"id\": 17039,\n            \"name\": \"Shinobi Inu\",\n            \"symbol\": \"SHIN\",\n            \"slug\": \"shinobi-inu\",\n            \"rank\": 7189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T18:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa97e0d8e93e7546267d59cbb5e80762b1f15a039\"\n            }\n        },\n        {\n            \"id\": 17040,\n            \"name\": \"SIRIO\",\n            \"symbol\": \"SIR\",\n            \"slug\": \"sirio\",\n            \"rank\": 7936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEBB07b888cf4Bc1276203408aA0B2022E633A34c\"\n            }\n        },\n        {\n            \"id\": 17041,\n            \"name\": \"Seedling\",\n            \"symbol\": \"SDLN\",\n            \"slug\": \"seedling\",\n            \"rank\": 4776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T19:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e2e96a890dfaca6957ea899e1c37411a111afd2\"\n            }\n        },\n        {\n            \"id\": 17042,\n            \"name\": \"Bitblocks Fire\",\n            \"symbol\": \"BFIRE\",\n            \"slug\": \"bitblocks-fire\",\n            \"rank\": 7806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5599a12a8ff06a690ffd2790c54a37c74a43208\"\n            }\n        },\n        {\n            \"id\": 17043,\n            \"name\": \"ToonKing Token\",\n            \"symbol\": \"$TKT\",\n            \"slug\": \"toonking-token\",\n            \"rank\": 5631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T20:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e8c5f9a0bbb188a742b1951e853bc45e721f71f\"\n            }\n        },\n        {\n            \"id\": 17044,\n            \"name\": \"Chain Pet\",\n            \"symbol\": \"CPET\",\n            \"slug\": \"chain-pet\",\n            \"rank\": 5186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T21:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xad326Fd5BC8B962063BA51FF142086b4aa1987ec\"\n            }\n        },\n        {\n            \"id\": 17045,\n            \"name\": \"Pyrrho DeFi\",\n            \"symbol\": \"PYO\",\n            \"slug\": \"pyrrho-defi\",\n            \"rank\": 7664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T21:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6DF015f66653EcE085A5FBBa8d42C356114ce4F\"\n            }\n        },\n        {\n            \"id\": 17047,\n            \"name\": \"WeWay\",\n            \"symbol\": \"WWY\",\n            \"slug\": \"weway\",\n            \"rank\": 3452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ab70e92319f0b9127df78868fd3655fb9f1e322\"\n            }\n        },\n        {\n            \"id\": 17049,\n            \"name\": \"Black Whale\",\n            \"symbol\": \"BLK\",\n            \"slug\": \"black-whale\",\n            \"rank\": 4294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0e6ad13bd58413ed308729b688d601243e1cf77\"\n            }\n        },\n        {\n            \"id\": 17050,\n            \"name\": \"Multichain\",\n            \"symbol\": \"MULTI\",\n            \"slug\": \"multichain\",\n            \"rank\": 4663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65ef703f5594d2573eb71aaf55bc0cb548492df4\"\n            }\n        },\n        {\n            \"id\": 17053,\n            \"name\": \"Sierra\",\n            \"symbol\": \"SRA\",\n            \"slug\": \"sierra-dao\",\n            \"rank\": 7097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x862D2E466C28dB7961E953083854e19481478842\"\n            }\n        },\n        {\n            \"id\": 17054,\n            \"name\": \"Comb Finance\",\n            \"symbol\": \"COMB\",\n            \"slug\": \"comb-finance\",\n            \"rank\": 3435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xae45a827625116d6c0c40b5d7359ecf68f8e9afd\"\n            }\n        },\n        {\n            \"id\": 17055,\n            \"name\": \"Evident Proof Transaction Token\",\n            \"symbol\": \"EPTT\",\n            \"slug\": \"evident-proof-transaction-token\",\n            \"rank\": 6365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:22:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFac8F483877f42702aAD3C4FCB508cfba09153B5\"\n            }\n        },\n        {\n            \"id\": 17056,\n            \"name\": \"Atlas Cloud\",\n            \"symbol\": \"ATLAS\",\n            \"slug\": \"atlas-cloud\",\n            \"rank\": 3465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x92df3eaBf7c1c2A6b3D5793f6d53778eA78c48b2\"\n            }\n        },\n        {\n            \"id\": 17057,\n            \"name\": \"Diyarbekirspor Token\",\n            \"symbol\": \"DIYAR\",\n            \"slug\": \"diyarbekirspor-token\",\n            \"rank\": 5696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93CfE232311F49B53D4285cd54D31261980496BA\"\n            }\n        },\n        {\n            \"id\": 17059,\n            \"name\": \"Erzurumspor Token\",\n            \"symbol\": \"ERZ\",\n            \"slug\": \"erzurumspor-token\",\n            \"rank\": 5305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1095D4a344a4760900071025d6103a17a361aBAD\"\n            }\n        },\n        {\n            \"id\": 17061,\n            \"name\": \"ClearDAO\",\n            \"symbol\": \"CLH\",\n            \"slug\": \"cleardao\",\n            \"rank\": 1095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17062,\n            \"name\": \"Kenshi\",\n            \"symbol\": \"KENSHI\",\n            \"slug\": \"kenshi\",\n            \"rank\": 5436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8AdA51404F297bF2603912d1606340223c0a7784\"\n            }\n        },\n        {\n            \"id\": 17063,\n            \"name\": \"Niros\",\n            \"symbol\": \"NIROS\",\n            \"slug\": \"niros\",\n            \"rank\": 6001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0770E5018B71f5FBDA00F42Dd13507E03D101A90\"\n            }\n        },\n        {\n            \"id\": 17065,\n            \"name\": \"Dextera\",\n            \"symbol\": \"DXTA\",\n            \"slug\": \"dextera\",\n            \"rank\": 7911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xccc7023ed2c8215dc7e297d1d458d3ac9300b6f9\"\n            }\n        },\n        {\n            \"id\": 17066,\n            \"name\": \"Alpaca USD\",\n            \"symbol\": \"AUSD\",\n            \"slug\": \"alpaca-usd\",\n            \"rank\": 3922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdcecf0664c33321ceca2effce701e710a2d28a3f\"\n            }\n        },\n        {\n            \"id\": 17070,\n            \"name\": \"FirstSHIB\",\n            \"symbol\": \"FIRSTSHIB\",\n            \"slug\": \"firstshib\",\n            \"rank\": 7626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7D692898CBa66a6f81AD98C997cC88D23103518\"\n            }\n        },\n        {\n            \"id\": 17073,\n            \"name\": \"Affyn\",\n            \"symbol\": \"FYN\",\n            \"slug\": \"affyn\",\n            \"rank\": 3037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3B56a704C01D650147ADE2b8cEE594066b3F9421\"\n            }\n        },\n        {\n            \"id\": 17075,\n            \"name\": \"ChadFi\",\n            \"symbol\": \"CHAD\",\n            \"slug\": \"chadfi\",\n            \"rank\": 5606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd9082b72394e5f4579ff679f1544101436e19c1\"\n            }\n        },\n        {\n            \"id\": 17076,\n            \"name\": \"Wonderful Memories\",\n            \"symbol\": \"WMEMO\",\n            \"slug\": \"wrapped-memory\",\n            \"rank\": 3189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0da67235dd5787d67955420c84ca1cecd4e5bb3b\"\n            }\n        },\n        {\n            \"id\": 17077,\n            \"name\": \"Octaverse Games\",\n            \"symbol\": \"OVG\",\n            \"slug\": \"octaverse-games\",\n            \"rank\": 6594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd08bbd57beee1f4efe1a9306495bfcfc01daf8f4\"\n            }\n        },\n        {\n            \"id\": 17078,\n            \"name\": \"Chimp Fight\",\n            \"symbol\": \"NANA\",\n            \"slug\": \"chimp-fight\",\n            \"rank\": 7337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6uZ7MRGGf3FJhzk9TUk3QRMR2fz83WY9BEVBukRvMRVX\"\n            }\n        },\n        {\n            \"id\": 17079,\n            \"name\": \"CryptoSword\",\n            \"symbol\": \"SWD\",\n            \"slug\": \"cryptosword\",\n            \"rank\": 3099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9b280f4277b49d59ac15283b6ae00a90aac5415\"\n            }\n        },\n        {\n            \"id\": 17080,\n            \"name\": \"Project X Nodes\",\n            \"symbol\": \"PXT\",\n            \"slug\": \"project-x-nodes\",\n            \"rank\": 3497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9e20Af05AB5FED467dFDd5bb5752F7d5410C832e\"\n            }\n        },\n        {\n            \"id\": 17081,\n            \"name\": \"LooksRare\",\n            \"symbol\": \"LOOKS\",\n            \"slug\": \"looksrare\",\n            \"rank\": 2830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4d2888d29d722226fafa5d9b24f9164c092421e\"\n            }\n        },\n        {\n            \"id\": 17082,\n            \"name\": \"DOGEFOOD\",\n            \"symbol\": \"DOGEFOOD\",\n            \"slug\": \"dogefood\",\n            \"rank\": 4815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T11:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1bec41a36356d5574aeb068b599ab7e48dd008b8\"\n            }\n        },\n        {\n            \"id\": 17083,\n            \"name\": \"Ghost Inu\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"ghost-inu\",\n            \"rank\": 9264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T12:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeEfD001c893109fC6d5b5C06dfeC817A11C3945f\"\n            }\n        },\n        {\n            \"id\": 17084,\n            \"name\": \"Quantum\",\n            \"symbol\": \"QUA\",\n            \"slug\": \"quantum-tech\",\n            \"rank\": 3013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T14:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x87e28bd5499e6846141a85659bc7f0cf815db11d\"\n            }\n        },\n        {\n            \"id\": 17085,\n            \"name\": \"Secure\",\n            \"symbol\": \"SCR\",\n            \"slug\": \"secure\",\n            \"rank\": 6386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x8183c18887ac4386ce09dbdf5df7c398dacb2b5a\"\n            }\n        },\n        {\n            \"id\": 17086,\n            \"name\": \"MetaKombat\",\n            \"symbol\": \"KOMBAT\",\n            \"slug\": \"metakombat\",\n            \"rank\": 7833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f814f93e59242d96595844eb3882bbee0398f7c\"\n            }\n        },\n        {\n            \"id\": 17087,\n            \"name\": \"PSY Coin\",\n            \"symbol\": \"PSY\",\n            \"slug\": \"psy-coin\",\n            \"rank\": 6825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"49jpm8SpyTwaGaJfUa4AmU28hmW1HoKuqzXkgykysowU\"\n            }\n        },\n        {\n            \"id\": 17088,\n            \"name\": \"chikn feed\",\n            \"symbol\": \"FEED\",\n            \"slug\": \"chikn-feed\",\n            \"rank\": 4617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xab592d197acc575d16c3346f4eb70c703f308d1e\"\n            }\n        },\n        {\n            \"id\": 17089,\n            \"name\": \"Asgardian Aereus\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"asgardian-aereus\",\n            \"rank\": 5110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf5ee578505f4d876fef288dfd9fd5e15e9ea1318\"\n            }\n        },\n        {\n            \"id\": 17092,\n            \"name\": \"ZION\",\n            \"symbol\": \"ZION\",\n            \"slug\": \"zion\",\n            \"rank\": 5841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T16:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A7rqejP8LKN8syXMr4tvcKjs2iJ4WtZjXNs1e6qP3m9g\"\n            }\n        },\n        {\n            \"id\": 17093,\n            \"name\": \"Lazy Horse Race Club\",\n            \"symbol\": \"LHRC\",\n            \"slug\": \"lazy-horse-race-club\",\n            \"rank\": 9265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xefd450027bd0ee84afafbc75f5a80c367efbf651\"\n            }\n        },\n        {\n            \"id\": 17095,\n            \"name\": \"Zoobit\",\n            \"symbol\": \"ZBT\",\n            \"slug\": \"zoobit\",\n            \"rank\": 9266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T19:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c115a56dafc5d74f6ff7a4618dde45b38f0a6b1\"\n            }\n        },\n        {\n            \"id\": 17096,\n            \"name\": \"Clash of Gods\",\n            \"symbol\": \"ATHEN\",\n            \"slug\": \"clash-of-gods\",\n            \"rank\": 7123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c1c8247a2082d0d73306875387c1b4d9abf7464\"\n            }\n        },\n        {\n            \"id\": 17097,\n            \"name\": \"Shiba Inu Classic\",\n            \"symbol\": \"SHIBIC\",\n            \"slug\": \"shiba-inu-classic\",\n            \"rank\": 3568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf3889ba617ac973b358513d9031778d2bc783df\"\n            }\n        },\n        {\n            \"id\": 17098,\n            \"name\": \"BNBGlobal V2\",\n            \"symbol\": \"BNBG\",\n            \"slug\": \"bnbglobal-v2\",\n            \"rank\": 7271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T17:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x161c3a337019920c3f29e20627a32e958d8a6856\"\n            }\n        },\n        {\n            \"id\": 17099,\n            \"name\": \"Benzene\",\n            \"symbol\": \"BZN\",\n            \"slug\": \"benzene\",\n            \"rank\": 5928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T18:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6524b87960c2d573ae514fd4181777e7842435d4\"\n            }\n        },\n        {\n            \"id\": 17101,\n            \"name\": \"Smartchem\",\n            \"symbol\": \"SMAC\",\n            \"slug\": \"smartchem\",\n            \"rank\": 4355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9964c8b9c48800678e72b2fe7b9b365d3d0019d\"\n            }\n        },\n        {\n            \"id\": 17103,\n            \"name\": \"CryptoRockets\",\n            \"symbol\": \"CROCKET\",\n            \"slug\": \"cryptorockets\",\n            \"rank\": 4074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb7d68be68f7d01c98472fdfb62ca2e10c6f6ee1\"\n            }\n        },\n        {\n            \"id\": 17105,\n            \"name\": \"GreenCoin.AI\",\n            \"symbol\": \"GRC\",\n            \"slug\": \"greencoin-ai\",\n            \"rank\": 2960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x46D886887B6908183032c75dee1b731B26D653c6\"\n            }\n        },\n        {\n            \"id\": 17106,\n            \"name\": \"GACUBE\",\n            \"symbol\": \"GAC\",\n            \"slug\": \"gacube\",\n            \"rank\": 3819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T23:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38C3E4cD2bFB89a57495acadE0c49e49C3Db8dC8\"\n            }\n        },\n        {\n            \"id\": 17108,\n            \"name\": \"MetaNations\",\n            \"symbol\": \"MENA\",\n            \"slug\": \"metanations\",\n            \"rank\": 7964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEb970c3d2e46CBd465dA05DB6Cc080365050817a\"\n            }\n        },\n        {\n            \"id\": 17109,\n            \"name\": \"Pay It Now\",\n            \"symbol\": \"PIN\",\n            \"slug\": \"pay-it-now\",\n            \"rank\": 5846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e8f6244a57f4f6c47daafc14aa0723d2a9f594c\"\n            }\n        },\n        {\n            \"id\": 17110,\n            \"name\": \"Roaring Twenties\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"roaring-twenties\",\n            \"rank\": 5817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9718b20a8cd4421c1867a25533b2ddec4a4c4be4\"\n            }\n        },\n        {\n            \"id\": 17111,\n            \"name\": \"TheSolanDAO\",\n            \"symbol\": \"SDO\",\n            \"slug\": \"thesolandao\",\n            \"rank\": 8129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7SZUnH7H9KptyJkUhJ5L4Kee5fFAbqVgCHvt7B6wg4Xc\"\n            }\n        },\n        {\n            \"id\": 17112,\n            \"name\": \"Kingdomswap\",\n            \"symbol\": \"KS\",\n            \"slug\": \"kingdomswap\",\n            \"rank\": 6545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x630aea3d41945a367c8ce920cc247ee5084ef1ab\"\n            }\n        },\n        {\n            \"id\": 17113,\n            \"name\": \"DP Token\",\n            \"symbol\": \"DPT\",\n            \"slug\": \"dp-token\",\n            \"rank\": 5364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f2edddd4a562446b1d2c144d8dd1da494e34707\"\n            }\n        },\n        {\n            \"id\": 17114,\n            \"name\": \"SAFE TOKEN\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"safe-token\",\n            \"rank\": 5930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62175af6d9b045d8435cdedd9bf542c7bcc56dcc\"\n            }\n        },\n        {\n            \"id\": 17115,\n            \"name\": \"Tiger Inu Token\",\n            \"symbol\": \"TGRI\",\n            \"slug\": \"tiger-inu-token\",\n            \"rank\": 6984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2de5a0f18b9808a4c80a9ddd2789266f0b744fee\"\n            }\n        },\n        {\n            \"id\": 17117,\n            \"name\": \"The Plant Dao\",\n            \"symbol\": \"SPROUT\",\n            \"slug\": \"the-plant-dao\",\n            \"rank\": 5388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T04:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b8e9d523d1d6bc8eb209301c82c7d64d10b219e\"\n            }\n        },\n        {\n            \"id\": 17118,\n            \"name\": \"DarkCrypto\",\n            \"symbol\": \"DARK\",\n            \"slug\": \"darkcrypto\",\n            \"rank\": 9267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x83b2AC8642aE46FC2823Bc959fFEB3c1742c48B5\"\n            }\n        },\n        {\n            \"id\": 17119,\n            \"name\": \"Jeet\",\n            \"symbol\": \"JEET\",\n            \"slug\": \"jeet\",\n            \"rank\": 9268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T05:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A4c563115E2CBA0C9C5A89afb6c1C19b68ED7Ae\"\n            }\n        },\n        {\n            \"id\": 17120,\n            \"name\": \"Safemoon Zilla\",\n            \"symbol\": \"SFZ\",\n            \"slug\": \"safemoon-zilla\",\n            \"rank\": 6429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x91656750bc364ff38adb51157acbb76f9f5ec2fe\"\n            }\n        },\n        {\n            \"id\": 17123,\n            \"name\": \"MetaFocus\",\n            \"symbol\": \"METAFOCUS\",\n            \"slug\": \"metafocus\",\n            \"rank\": 7022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T08:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA1C862a7c052cC025aAc1A315f2Ba286D53b4fB1\"\n            }\n        },\n        {\n            \"id\": 17125,\n            \"name\": \"Devil Finance\",\n            \"symbol\": \"DEVIL\",\n            \"slug\": \"devil-finance\",\n            \"rank\": 5885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x174c7106aeecdc11389f7dd21342f05f46ccb40f\"\n            }\n        },\n        {\n            \"id\": 17126,\n            \"name\": \"FirstDog\",\n            \"symbol\": \"FSD\",\n            \"slug\": \"firstdog\",\n            \"rank\": 7873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T09:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD43aB7B63cf779029a659bA9e3811d05B57E9673\"\n            }\n        },\n        {\n            \"id\": 17127,\n            \"name\": \"Degen Protocol Token\",\n            \"symbol\": \"SH33P\",\n            \"slug\": \"degen-protocol-token\",\n            \"rank\": 9269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x0694c9bf930b7456712cEde98bE770e110212B38\"\n            }\n        },\n        {\n            \"id\": 17128,\n            \"name\": \"Sharity\",\n            \"symbol\": \"$SHARI\",\n            \"slug\": \"sharity\",\n            \"rank\": 6140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T10:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2df488b8a4270bac5c2ce5ff467a0c5fd2aa49d6\"\n            }\n        },\n        {\n            \"id\": 17130,\n            \"name\": \"AnnihilationCE\",\n            \"symbol\": \"ANCE\",\n            \"slug\": \"annihilationce\",\n            \"rank\": 5937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T10:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e2C7e3bE79de0FD43E1693180D0aAa913676E6c\"\n            }\n        },\n        {\n            \"id\": 17131,\n            \"name\": \"IX Token\",\n            \"symbol\": \"IXT\",\n            \"slug\": \"ix-token\",\n            \"rank\": 3648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T11:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe06bd4f5aac8d0aa337d13ec88db6defc6eaeefe\"\n            }\n        },\n        {\n            \"id\": 17132,\n            \"name\": \"Creditum\",\n            \"symbol\": \"CREDIT\",\n            \"slug\": \"creditum\",\n            \"rank\": 3248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x77128DFdD0ac859B33F44050c6fa272F34872B5E\"\n            }\n        },\n        {\n            \"id\": 17133,\n            \"name\": \"TopManager\",\n            \"symbol\": \"TMT\",\n            \"slug\": \"topmanager\",\n            \"rank\": 2861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4803ac6b79f9582f69c4fa23c72cb76dd1e46d8d\"\n            }\n        },\n        {\n            \"id\": 17134,\n            \"name\": \"Aetherius\",\n            \"symbol\": \"AETH\",\n            \"slug\": \"aetherius\",\n            \"rank\": 3915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a3b6f18dc79d50ab208af2fcd61d10bf7e4896f\"\n            }\n        },\n        {\n            \"id\": 17135,\n            \"name\": \"Shiba Hunter\",\n            \"symbol\": \"SHUNT\",\n            \"slug\": \"shiba-hunter\",\n            \"rank\": 9270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1823c7c06cc181415d92c9ffe27fbb8dd4e295b2\"\n            }\n        },\n        {\n            \"id\": 17136,\n            \"name\": \"Gamers Yield\",\n            \"symbol\": \"GY\",\n            \"slug\": \"gamers-yield\",\n            \"rank\": 5624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35fa0c1fe6a7b7a97490bcb9f0cb50742dbdb1b8\"\n            }\n        },\n        {\n            \"id\": 17137,\n            \"name\": \"New Earth Order Money\",\n            \"symbol\": \"NEOM\",\n            \"slug\": \"new-earth-order-money\",\n            \"rank\": 3082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TNoUWaZgSNia49qShdzB5VdaNF89it6hxf\"\n            }\n        },\n        {\n            \"id\": 17138,\n            \"name\": \"FirstDoge\",\n            \"symbol\": \"FIRSTDOGE\",\n            \"slug\": \"firstdoge\",\n            \"rank\": 6276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa21f043f78f51cabacf84960aaacb7a2f8110b67\"\n            }\n        },\n        {\n            \"id\": 17140,\n            \"name\": \"ArbiSmart\",\n            \"symbol\": \"RBIS\",\n            \"slug\": \"arbismart\",\n            \"rank\": 3880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf34b1db61aca1a371fe97bad2606c9f534fb9d7d\"\n            }\n        },\n        {\n            \"id\": 17141,\n            \"name\": \"Node Cubed\",\n            \"symbol\": \"N3\",\n            \"slug\": \"node-cubed\",\n            \"rank\": 7111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T13:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xaA9478eb3eFE80C18dd99d47bE466D760c329181\"\n            }\n        },\n        {\n            \"id\": 17142,\n            \"name\": \"Shiba Inu Pay\",\n            \"symbol\": \"SHIBAY\",\n            \"slug\": \"shiba-inu-pay\",\n            \"rank\": 5460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T14:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ff0eeceb900c6008bdde65479b5624d4e3415dc\"\n            }\n        },\n        {\n            \"id\": 17143,\n            \"name\": \"The Wolf Pack\",\n            \"symbol\": \"PACK\",\n            \"slug\": \"the-wolf-pack\",\n            \"rank\": 7151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4706ee4220861a0ce3a294091689eb6d2dccbc3\"\n            }\n        },\n        {\n            \"id\": 17144,\n            \"name\": \"Moonshots Farm\",\n            \"symbol\": \"BONES\",\n            \"slug\": \"moonshots-farm\",\n            \"rank\": 6569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T15:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08426874d46f90e5e527604fa5e3e30486770eb3\"\n            }\n        },\n        {\n            \"id\": 17145,\n            \"name\": \"League of Kingdoms Arena\",\n            \"symbol\": \"LOKA\",\n            \"slug\": \"league-of-kingdoms\",\n            \"rank\": 568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:16:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61e90a50137e1f645c9ef4a0d3a4f01477738406\"\n            }\n        },\n        {\n            \"id\": 17146,\n            \"name\": \"PECULIUM\",\n            \"symbol\": \"PCL\",\n            \"slug\": \"peculium-v2\",\n            \"rank\": 3733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1dbdf52915875f749cbaeaaf515252455b623f6e\"\n            }\n        },\n        {\n            \"id\": 17147,\n            \"name\": \"Kols Offering Token\",\n            \"symbol\": \"KOT\",\n            \"slug\": \"kols-offering-token\",\n            \"rank\": 4094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T18:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcb683B189BF0EfaB9418160ac807f7c8053758Bd\"\n            }\n        },\n        {\n            \"id\": 17149,\n            \"name\": \"Baby Panda\",\n            \"symbol\": \"BPANDA\",\n            \"slug\": \"baby-panda\",\n            \"rank\": 6317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T18:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1d613cd9c385d3b50bfec187f19638e91772ae6\"\n            }\n        },\n        {\n            \"id\": 17151,\n            \"name\": \"BNB Bank\",\n            \"symbol\": \"BBK\",\n            \"slug\": \"bnb-bank\",\n            \"rank\": 6033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T21:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6249428345819cAC8B8C7f1f68771073CB689Ab1\"\n            }\n        },\n        {\n            \"id\": 17154,\n            \"name\": \"MetaGold Rewards\",\n            \"symbol\": \"METAGOLD\",\n            \"slug\": \"metagold-rewards\",\n            \"rank\": 5105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T21:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7B228294D3D5a3f29dFc877e73310CeEC9a84f2c\"\n            }\n        },\n        {\n            \"id\": 17155,\n            \"name\": \"Mirror\",\n            \"symbol\": \"NUL\",\n            \"slug\": \"mirror\",\n            \"rank\": 9271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c35f06997a37d576cbe93448a15c5cfe32f677b\"\n            }\n        },\n        {\n            \"id\": 17156,\n            \"name\": \"AkoyaLegends\",\n            \"symbol\": \"AKL\",\n            \"slug\": \"akoyalegends\",\n            \"rank\": 6149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c809713572bb7327e17b693625be33cb1cf0b51\"\n            }\n        },\n        {\n            \"id\": 17157,\n            \"name\": \"Dream\",\n            \"symbol\": \"$DREAM\",\n            \"slug\": \"dream\",\n            \"rank\": 3318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b17fea54d85f61e71bdf161e920762898ac53da\"\n            }\n        },\n        {\n            \"id\": 17158,\n            \"name\": \"MetaFashioners\",\n            \"symbol\": \"MFS\",\n            \"slug\": \"metafashioners\",\n            \"rank\": 9272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60112c0dcb635dfae517173ccb3f460a26237d79\"\n            }\n        },\n        {\n            \"id\": 17159,\n            \"name\": \"NFTMania\",\n            \"symbol\": \"$MANIA\",\n            \"slug\": \"nftmania\",\n            \"rank\": 5953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbce1c2509911320e5c7483ca738389a1a302a7c1\"\n            }\n        },\n        {\n            \"id\": 17161,\n            \"name\": \"SUPA Foundation\",\n            \"symbol\": \"SUPA\",\n            \"slug\": \"supa-foundation\",\n            \"rank\": 6543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x59D07a115fe3FFe5db3D52029D43Cc0ef5e9ba08\"\n            }\n        },\n        {\n            \"id\": 17162,\n            \"name\": \"SNAKE\",\n            \"symbol\": \"GSK\",\n            \"slug\": \"snake\",\n            \"rank\": 6873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x870D7F829f060fFcF3fCFAA29b8984E62412ddEE\"\n            }\n        },\n        {\n            \"id\": 17163,\n            \"name\": \"Waterfall Finance\",\n            \"symbol\": \"WATERFALL\",\n            \"slug\": \"waterfall-finance\",\n            \"rank\": 6332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T01:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6b2a7B82d3F7a6e1F5A5831aB40666Ec717645d5\"\n            }\n        },\n        {\n            \"id\": 17164,\n            \"name\": \"Universal Pickle\",\n            \"symbol\": \"UPL\",\n            \"slug\": \"universal-pickle\",\n            \"rank\": 6361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9ca1d00de092a90463f27fc3f5bd3b3d2b0c352\"\n            }\n        },\n        {\n            \"id\": 17165,\n            \"name\": \"Byakko\",\n            \"symbol\": \"BYK\",\n            \"slug\": \"byakko\",\n            \"rank\": 4083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc57612d32c970c2279539ab4c017bc9e66f17e82\"\n            }\n        },\n        {\n            \"id\": 17167,\n            \"name\": \"Shibzelda\",\n            \"symbol\": \"SHIBZELDA\",\n            \"slug\": \"shibzelda\",\n            \"rank\": 9273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x099611578c5673e3d8e831a247ea8f47fb501073\"\n            }\n        },\n        {\n            \"id\": 17168,\n            \"name\": \"Stack Treasury\",\n            \"symbol\": \"STACKT\",\n            \"slug\": \"stack-treasury\",\n            \"rank\": 7155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8cd4a74f03a6115529b00ee2fe646e5e4100e75\"\n            }\n        },\n        {\n            \"id\": 17169,\n            \"name\": \"Betswap.gg\",\n            \"symbol\": \"BSGG\",\n            \"slug\": \"betswap-gg\",\n            \"rank\": 3843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69570f3e84f51ea70b7b68055c8d667e77735a25\"\n            }\n        },\n        {\n            \"id\": 17170,\n            \"name\": \"IlliquidDAO\",\n            \"symbol\": \"JPEGS\",\n            \"slug\": \"illiquiddao\",\n            \"rank\": 3634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ddafa0856f883a634051dcb4dd710863d85a0c1\"\n            }\n        },\n        {\n            \"id\": 17172,\n            \"name\": \"Revolution\",\n            \"symbol\": \"REV\",\n            \"slug\": \"revolution\",\n            \"rank\": 4338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T04:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x276b440fdb4c54631c882cac9e4317929e751ff8\"\n            }\n        },\n        {\n            \"id\": 17173,\n            \"name\": \"ChowDAO\",\n            \"symbol\": \"CHOW\",\n            \"slug\": \"chowdao\",\n            \"rank\": 7342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86bf411df08e82e7cbdf4308e89dfb862ecd71e9\"\n            }\n        },\n        {\n            \"id\": 17174,\n            \"name\": \"Meteor Remnant Essence\",\n            \"symbol\": \"MRE\",\n            \"slug\": \"knight-war-the-holy-trio\",\n            \"rank\": 6099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfccbe6f79e36a92c606774221f3ec44e10c92ed3\"\n            }\n        },\n        {\n            \"id\": 17175,\n            \"name\": \"PepeVerse\",\n            \"symbol\": \"PEPEVR\",\n            \"slug\": \"pepeverse\",\n            \"rank\": 7504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xb7997a21a00542d10b006e194e53970e97d3ee18\"\n            }\n        },\n        {\n            \"id\": 17176,\n            \"name\": \"CryptoFarming\",\n            \"symbol\": \"$CFAR\",\n            \"slug\": \"cryptofarming\",\n            \"rank\": 5758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26e840b7be6408156fe9abfc557f2f5b6a84d9d6\"\n            }\n        },\n        {\n            \"id\": 17177,\n            \"name\": \"Ascend\",\n            \"symbol\": \"ACE\",\n            \"slug\": \"ascend\",\n            \"rank\": 5355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbd0595113c173ab7746347d0600d390a85a7eea\"\n            }\n        },\n        {\n            \"id\": 17178,\n            \"name\": \"MetaLama\",\n            \"symbol\": \"LAMA\",\n            \"slug\": \"metalama\",\n            \"rank\": 7172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3933d585d7c41ee55fe93342f8d9e27632f1d169\"\n            }\n        },\n        {\n            \"id\": 17179,\n            \"name\": \"Glow Token\",\n            \"symbol\": \"GLOW\",\n            \"slug\": \"glow-token\",\n            \"rank\": 5184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra13zx49nk8wjavedjzu8xkk95r3t0ta43c9ptul7\"\n            }\n        },\n        {\n            \"id\": 17182,\n            \"name\": \"Fat Satoshi\",\n            \"symbol\": \"FATOSHI\",\n            \"slug\": \"fat-satoshi\",\n            \"rank\": 4865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T07:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfcedd1291086cad50f15606c7674923eaafb2395\"\n            }\n        },\n        {\n            \"id\": 17183,\n            \"name\": \"Lum Network\",\n            \"symbol\": \"LUM\",\n            \"slug\": \"lum-network\",\n            \"rank\": 5145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T08:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2\"\n            }\n        },\n        {\n            \"id\": 17185,\n            \"name\": \"LaunchMyNFT\",\n            \"symbol\": \"MYNFT\",\n            \"slug\": \"launchmynft\",\n            \"rank\": 6360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBF54EfdfF72Cdd3dE7b219bB8B41332A6cC96C9e\"\n            }\n        },\n        {\n            \"id\": 17186,\n            \"name\": \"Mindfolk Wood\",\n            \"symbol\": \"$WOOD\",\n            \"slug\": \"mindfolk-wood\",\n            \"rank\": 4739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T09:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"674PmuiDtgKx3uKuJ1B16f9m5L84eFvNwj3xDMvHcbo7\"\n            }\n        },\n        {\n            \"id\": 17190,\n            \"name\": \"Woof Token\",\n            \"symbol\": \"WOOF\",\n            \"slug\": \"woof-token-2\",\n            \"rank\": 7559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f56ae850930460d076e8c2177d92daa6dd046c3\"\n            }\n        },\n        {\n            \"id\": 17191,\n            \"name\": \"Shar Pei\",\n            \"symbol\": \"PUPPY\",\n            \"slug\": \"shar-pei-puppy\",\n            \"rank\": 1085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a69c712e0e779932296fccdd3253dd9e4b1c522\"\n            }\n        },\n        {\n            \"id\": 17198,\n            \"name\": \"Ancient Warrior\",\n            \"symbol\": \"ANCW\",\n            \"slug\": \"ancient-warrior\",\n            \"rank\": 6779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57e21d5053a4cc894ec5fdea83fed209507685ad\"\n            }\n        },\n        {\n            \"id\": 17199,\n            \"name\": \"ZodiacsV2\",\n            \"symbol\": \"ZDCV2\",\n            \"slug\": \"zodiacs-v2\",\n            \"rank\": 2961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x213fd3c787b6c452f50fd91f14e12ddf04a7ab4a\"\n            }\n        },\n        {\n            \"id\": 17200,\n            \"name\": \"Exchange Genesis Ethlas Medium\",\n            \"symbol\": \"XGEM\",\n            \"slug\": \"exchange-genesis-ethlas-medium\",\n            \"rank\": 6550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x02649C1Ff4296038De4b9bA8F491b42b940A8252\"\n            }\n        },\n        {\n            \"id\": 17201,\n            \"name\": \"Nobo Finance\",\n            \"symbol\": \"NOBF\",\n            \"slug\": \"nobo-finance\",\n            \"rank\": 6528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T17:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b3d7Fe1f729560f2958d781943EcCb33b123Fb3\"\n            }\n        },\n        {\n            \"id\": 17203,\n            \"name\": \"Deesse\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"deesse\",\n            \"rank\": 4372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdE4CE5447ce0c67920a1371605A39187Cb6847c8\"\n            }\n        },\n        {\n            \"id\": 17204,\n            \"name\": \"Crypto Bank\",\n            \"symbol\": \"CBT\",\n            \"slug\": \"crypto-bank\",\n            \"rank\": 4931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd7314a3b4c80e95125c56a3e7eb2d9f87e9e35b6\"\n            }\n        },\n        {\n            \"id\": 17205,\n            \"name\": \"Dawn Of Gods\",\n            \"symbol\": \"DAGO\",\n            \"slug\": \"dawn-of-gods\",\n            \"rank\": 3247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x658ce4efd3df2aafdf78179fab81347dab87ff83\"\n            }\n        },\n        {\n            \"id\": 17206,\n            \"name\": \"Sacred Tails\",\n            \"symbol\": \"ST\",\n            \"slug\": \"sacred-tails\",\n            \"rank\": 6218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e8a2a8258abd995b8ccae49483ab7eef7dfdc3b\"\n            }\n        },\n        {\n            \"id\": 17207,\n            \"name\": \"Giveth\",\n            \"symbol\": \"GIV\",\n            \"slug\": \"giveth\",\n            \"rank\": 5970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x900db999074d9277c5da2a43f252d74366230da0\"\n            }\n        },\n        {\n            \"id\": 17208,\n            \"name\": \"Chihuahua\",\n            \"symbol\": \"HUAHUA\",\n            \"slug\": \"chihuahua-wtf\",\n            \"rank\": 2997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228\"\n            }\n        },\n        {\n            \"id\": 17209,\n            \"name\": \"RxSeed Coin\",\n            \"symbol\": \"WSOW\",\n            \"slug\": \"rxseed-coin\",\n            \"rank\": 4295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe70D287AaD130e2Cee520e75d12C6efa4f1A377d\"\n            }\n        },\n        {\n            \"id\": 17212,\n            \"name\": \"EVE Token\",\n            \"symbol\": \"EVE\",\n            \"slug\": \"eve-exchange\",\n            \"rank\": 4731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T22:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaE29AC47A9E3b0a52840E547aDf74B912999F7fc\"\n            }\n        },\n        {\n            \"id\": 17213,\n            \"name\": \"Square Token\",\n            \"symbol\": \"SQUA\",\n            \"slug\": \"square-token\",\n            \"rank\": 4938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb82beb6ee0063abd5fc8e544c852237aa62cbb14\"\n            }\n        },\n        {\n            \"id\": 17214,\n            \"name\": \"Dark Planet\",\n            \"symbol\": \"DP\",\n            \"slug\": \"dark-planet\",\n            \"rank\": 4973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x08b1c9a96c663ee1e0cd7029f13aced7dcf5e373\"\n            }\n        },\n        {\n            \"id\": 17215,\n            \"name\": \"Flag Network\",\n            \"symbol\": \"FLAG\",\n            \"slug\": \"flag-network\",\n            \"rank\": 4659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5496935a247fa81b1462e553ad139d2fd0af795\"\n            }\n        },\n        {\n            \"id\": 17216,\n            \"name\": \"Elongrab\",\n            \"symbol\": \"ELONGRAB\",\n            \"slug\": \"elongrab\",\n            \"rank\": 7313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aaa8b49891953312b02b01a68640fb7e4c0a599\"\n            }\n        },\n        {\n            \"id\": 17217,\n            \"name\": \"Crazy Rich Coin\",\n            \"symbol\": \"CRC\",\n            \"slug\": \"crazy-rich-coin\",\n            \"rank\": 5533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc23fa49b581fff9a3ea7e49d0504b06d07c6ff2a\"\n            }\n        },\n        {\n            \"id\": 17218,\n            \"name\": \"Land Of Realms\",\n            \"symbol\": \"LOR\",\n            \"slug\": \"land-of-realms\",\n            \"rank\": 9274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d8e5aC9839960920121B2f79bC24Df4cE8F8816\"\n            }\n        },\n        {\n            \"id\": 17220,\n            \"name\": \"Croking\",\n            \"symbol\": \"CRK\",\n            \"slug\": \"croking\",\n            \"rank\": 4245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x065DE42E28E42d90c2052a1B49e7f83806Af0e1F\"\n            }\n        },\n        {\n            \"id\": 17221,\n            \"name\": \"Roller Inu\",\n            \"symbol\": \"ROI\",\n            \"slug\": \"roller-inu\",\n            \"rank\": 9275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T18:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2518a75ebe37ddf882aa86e0e48b8d39fbfb69aa\"\n            }\n        },\n        {\n            \"id\": 17222,\n            \"name\": \"Shikage\",\n            \"symbol\": \"SHKG\",\n            \"slug\": \"shikage\",\n            \"rank\": 3789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3953aff0d69e8e9f3c06b1a468783c3f4b0f6f16\"\n            }\n        },\n        {\n            \"id\": 17223,\n            \"name\": \"TigerQueen\",\n            \"symbol\": \"TQUEEN\",\n            \"slug\": \"tigerqueen\",\n            \"rank\": 6989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c720999a4f8b2b0e9199039d353d2c9a77a73fc\"\n            }\n        },\n        {\n            \"id\": 17224,\n            \"name\": \"Weave\",\n            \"symbol\": \"WEAVE\",\n            \"slug\": \"weave\",\n            \"rank\": 4715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cc97ef7d330c090681c3a6d266f6adedf80e56b\"\n            }\n        },\n        {\n            \"id\": 17225,\n            \"name\": \"Limited USD\",\n            \"symbol\": \"LUSD\",\n            \"slug\": \"limited-usd\",\n            \"rank\": 4232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rfL4Sci2ag5hhkpDuqtWYov6j3mshVWLgU\"\n            }\n        },\n        {\n            \"id\": 17226,\n            \"name\": \"CroNodes\",\n            \"symbol\": \"CRN\",\n            \"slug\": \"cronodes\",\n            \"rank\": 9276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x8174BaC1453c3AC7CaED909c20ceaDeb5E1CDA00\"\n            }\n        },\n        {\n            \"id\": 17227,\n            \"name\": \"Agro-Matic\",\n            \"symbol\": \"AMT\",\n            \"slug\": \"agro-matic\",\n            \"rank\": 7049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xedbe70ef62b74730215728ed6b3f1f8705e3c58b\"\n            }\n        },\n        {\n            \"id\": 17228,\n            \"name\": \"Shitcoin\",\n            \"symbol\": \"STC\",\n            \"slug\": \"shitcoin\",\n            \"rank\": 6134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28d82c4d7315c02d19562db1080a713eb5cc2639\"\n            }\n        },\n        {\n            \"id\": 17229,\n            \"name\": \"KaleraNFT\",\n            \"symbol\": \"KLN\",\n            \"slug\": \"kaleranft\",\n            \"rank\": 7500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8116f40e9a2c4696a94ead8f79e921b69370c478\"\n            }\n        },\n        {\n            \"id\": 17230,\n            \"name\": \"Ferret\",\n            \"symbol\": \"FRT\",\n            \"slug\": \"ferret\",\n            \"rank\": 5877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6e9aa690b2cc5de762348b5bbdec0b1b27267cee\"\n            }\n        },\n        {\n            \"id\": 17231,\n            \"name\": \"Synesis One\",\n            \"symbol\": \"SNS\",\n            \"slug\": \"synesis-one\",\n            \"rank\": 3155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T03:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17232,\n            \"name\": \"MetaFlokiMon Go\",\n            \"symbol\": \"METAFLOKIMG\",\n            \"slug\": \"metaflokimon-go\",\n            \"rank\": 6088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1835319a618E4304c17bC712d933cb837a19802A\"\n            }\n        },\n        {\n            \"id\": 17233,\n            \"name\": \"Bloggercoin\",\n            \"symbol\": \"BLOGGER\",\n            \"slug\": \"bloggercoin\",\n            \"rank\": 4554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3928a3dd66d142f312e638deee055540fe332d1a\"\n            }\n        },\n        {\n            \"id\": 17234,\n            \"name\": \"CRE8R DAO\",\n            \"symbol\": \"CRE8R\",\n            \"slug\": \"cre8r-dao\",\n            \"rank\": 6004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa61d5dec73971cd4a026ef2820bb87b4a4ed8d6\"\n            }\n        },\n        {\n            \"id\": 17235,\n            \"name\": \"BNBTiger\",\n            \"symbol\": \"BNBTIGER\",\n            \"slug\": \"bnbtiger\",\n            \"rank\": 4944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac68931b666e086e9de380cfdb0fb5704a35dc2d\"\n            }\n        },\n        {\n            \"id\": 17237,\n            \"name\": \"Weboo Swap\",\n            \"symbol\": \"WEBOO\",\n            \"slug\": \"weboo-token\",\n            \"rank\": 6030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T09:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a093ddcae05496a05ac76d96d49890b528c8ce0\"\n            }\n        },\n        {\n            \"id\": 17241,\n            \"name\": \"GPEX\",\n            \"symbol\": \"GPX\",\n            \"slug\": \"gpex\",\n            \"rank\": 878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e7804c51a70ba26e904c2e0ab440c5623a8a83f\"\n            }\n        },\n        {\n            \"id\": 17242,\n            \"name\": \"UBXS\",\n            \"symbol\": \"UBXS\",\n            \"slug\": \"ubxs\",\n            \"rank\": 7054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T12:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f1960E29b2cA581a38c5c474e123f420F8092db\"\n            }\n        },\n        {\n            \"id\": 17244,\n            \"name\": \"Buff Floki Coin\",\n            \"symbol\": \"BUFLOKI\",\n            \"slug\": \"buff-floki-coin\",\n            \"rank\": 6644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T12:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b13058002970071ceb1e682793d7096220eae11\"\n            }\n        },\n        {\n            \"id\": 17245,\n            \"name\": \"BleuFi\",\n            \"symbol\": \"BLEU\",\n            \"slug\": \"bluefi\",\n            \"rank\": 4636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T13:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xffdc00285dde1f5b5c65c6a963357b4c55d8f601\"\n            }\n        },\n        {\n            \"id\": 17246,\n            \"name\": \"Infinite Ecosystem\",\n            \"symbol\": \"INFINITY\",\n            \"slug\": \"infinite-ecosystem\",\n            \"rank\": 2904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1996294d6Fbda0e441f6A1C0A8d65b9D7aa17145\"\n            }\n        },\n        {\n            \"id\": 17249,\n            \"name\": \"InFi\",\n            \"symbol\": \"8FI\",\n            \"slug\": \"infi\",\n            \"rank\": 6154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2091457430924515e23d7cd4e6a23d2c01fd446e\"\n            }\n        },\n        {\n            \"id\": 17250,\n            \"name\": \"Meta Cloth\",\n            \"symbol\": \"META CLOTH\",\n            \"slug\": \"meta-cloth\",\n            \"rank\": 5590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74996b794b7a7c5ed3c4331f35a0ac7b673eff97\"\n            }\n        },\n        {\n            \"id\": 17252,\n            \"name\": \"WatchDO\",\n            \"symbol\": \"WDO\",\n            \"slug\": \"watchdo\",\n            \"rank\": 5712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe8e0e9a7a5ae744aaebeac38e3b9b1da7b17af3\"\n            }\n        },\n        {\n            \"id\": 17253,\n            \"name\": \"CreDA\",\n            \"symbol\": \"CREDA\",\n            \"slug\": \"creda\",\n            \"rank\": 5622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xc136e6b376a9946b156db1ed3a34b08afdaed76d\"\n            }\n        },\n        {\n            \"id\": 17254,\n            \"name\": \"UniqueMeta\",\n            \"symbol\": \"UNQM\",\n            \"slug\": \"uniquemeta\",\n            \"rank\": 9277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2e8f7d9fc0cbc7e7e8a6bf6035b934981077bdf\"\n            }\n        },\n        {\n            \"id\": 17255,\n            \"name\": \"ZEUS10000\",\n            \"symbol\": \"ZEUS10000\",\n            \"slug\": \"zeus10000\",\n            \"rank\": 9278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29ffb2742a78d58a9966d2f229f34be5950e0c3e\"\n            }\n        },\n        {\n            \"id\": 17256,\n            \"name\": \"Kandyland DAO\",\n            \"symbol\": \"KANDY\",\n            \"slug\": \"kandy\",\n            \"rank\": 5900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x37ded665a387a6f170fb60376b3057f09df6c0ea\"\n            }\n        },\n        {\n            \"id\": 17258,\n            \"name\": \"Kangaroo\",\n            \"symbol\": \"GAR\",\n            \"slug\": \"kangaroo\",\n            \"rank\": 6322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x996134c67929ad22758f7a6a6e26a44ff83d23ef\"\n            }\n        },\n        {\n            \"id\": 17259,\n            \"name\": \"UMetaWorld\",\n            \"symbol\": \"UMW\",\n            \"slug\": \"umetaworld\",\n            \"rank\": 4853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed2f47a7748616f107dd3aace93da5e2d8b17e6f\"\n            }\n        },\n        {\n            \"id\": 17261,\n            \"name\": \"Metaverse Future\",\n            \"symbol\": \"METAF\",\n            \"slug\": \"metaverse-future\",\n            \"rank\": 5751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5ad1a76f1864378661f9b0b3beda1af6b6ffe40\"\n            }\n        },\n        {\n            \"id\": 17263,\n            \"name\": \"Pallas Finance\",\n            \"symbol\": \"PALLAS\",\n            \"slug\": \"pallas-finance\",\n            \"rank\": 5421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T16:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5717f11ac1c3ae83e0eb455222e488009951f0c3\"\n            }\n        },\n        {\n            \"id\": 17265,\n            \"name\": \"Shiba toby\",\n            \"symbol\": \"SHBT\",\n            \"slug\": \"shiba-toby\",\n            \"rank\": 7857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc72a66a6b2f4c0c1935deaeb0dbe2fa65ab2f297\"\n            }\n        },\n        {\n            \"id\": 17266,\n            \"name\": \"Harmony Play\",\n            \"symbol\": \"HPLAY\",\n            \"slug\": \"harmony-play\",\n            \"rank\": 5200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T00:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x66cf8375fd083e7d103d69378e9af20f1b46dc59\"\n            }\n        },\n        {\n            \"id\": 17268,\n            \"name\": \"Inu Wars\",\n            \"symbol\": \"IWR\",\n            \"slug\": \"inu-wars\",\n            \"rank\": 5576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAF91B59629c40B17c7E88065d5228F5a7161520f\"\n            }\n        },\n        {\n            \"id\": 17269,\n            \"name\": \"PlaceWar\",\n            \"symbol\": \"GEAR\",\n            \"slug\": \"placewar-gear\",\n            \"rank\": 4959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x925A3681B86d8ab896e2b6686fD8CA555D7F5cc2\"\n            }\n        },\n        {\n            \"id\": 17270,\n            \"name\": \"MetaSpace REIT\",\n            \"symbol\": \"MREIT\",\n            \"slug\": \"metaspace-reit\",\n            \"rank\": 4426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T20:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b45166d0b58a0dd8e805b352d7adee3f81ac6e7\"\n            }\n        },\n        {\n            \"id\": 17271,\n            \"name\": \"tudaBirds\",\n            \"symbol\": \"BURD\",\n            \"slug\": \"tudabirds\",\n            \"rank\": 5835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T22:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00ceb4868501b456207856bb6f949c3d2af09a66\"\n            }\n        },\n        {\n            \"id\": 17272,\n            \"name\": \"Coinfresh\",\n            \"symbol\": \"CFRESH\",\n            \"slug\": \"coinfresh\",\n            \"rank\": 6868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T00:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7FF1323c839c5E48117DB721677175183FAC5f5D\"\n            }\n        },\n        {\n            \"id\": 17273,\n            \"name\": \"DefiBay\",\n            \"symbol\": \"DBAY\",\n            \"slug\": \"defibay\",\n            \"rank\": 6461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFC563895C1D5BB779685fB3d2ec09f5Fa5B6473c\"\n            }\n        },\n        {\n            \"id\": 17276,\n            \"name\": \"Shiba X\",\n            \"symbol\": \"SHIBAX\",\n            \"slug\": \"shiba-x\",\n            \"rank\": 5818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25b0c0d8dcee3051337ba9382ead9040ab3d5531\"\n            }\n        },\n        {\n            \"id\": 17277,\n            \"name\": \"Baby Musk Coin\",\n            \"symbol\": \"BABYMUSK\",\n            \"slug\": \"baby-musk-coin\",\n            \"rank\": 4630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b1Ff525E092a98210eD150F8B08313F646847D6\"\n            }\n        },\n        {\n            \"id\": 17278,\n            \"name\": \"SMART SHIBA\",\n            \"symbol\": \"SMARTSHIB\",\n            \"slug\": \"smart-shiba\",\n            \"rank\": 6505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T01:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed4554f295a3fb3cb7d2d295cb58184415f8505e\"\n            }\n        },\n        {\n            \"id\": 17279,\n            \"name\": \"WTF Token\",\n            \"symbol\": \"WTF\",\n            \"slug\": \"wtf-token\",\n            \"rank\": 3696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa68dd8cb83097765263adad881af6eed479c4a33\"\n            }\n        },\n        {\n            \"id\": 17284,\n            \"name\": \"Dogelana\",\n            \"symbol\": \"DGLN\",\n            \"slug\": \"dogelana-com\",\n            \"rank\": 7256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E6UU5M1z4CvSAAF99d9wRoXsasWMEXsvHrz3JQRXtm2X\"\n            }\n        },\n        {\n            \"id\": 17285,\n            \"name\": \"Sperax USD\",\n            \"symbol\": \"USDs\",\n            \"slug\": \"sperax-usd\",\n            \"rank\": 3921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T04:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xd74f5255d557944cf7dd0e45ff521520002d5748\"\n            }\n        },\n        {\n            \"id\": 17286,\n            \"name\": \"Cosmic Ape Coin\",\n            \"symbol\": \"CAC\",\n            \"slug\": \"cosmic-ape-coin\",\n            \"rank\": 8048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T05:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E1s2muWwiLT2n3EQUL27hgviaPRRXWkpXD7ShpfgRvVz\"\n            }\n        },\n        {\n            \"id\": 17288,\n            \"name\": \"NFTDAO\",\n            \"symbol\": \"NAO\",\n            \"slug\": \"nftdao\",\n            \"rank\": 3145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T12:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd049206fb408a611e543791f2d8f102a8bc253dc\"\n            }\n        },\n        {\n            \"id\": 17290,\n            \"name\": \"Solvent\",\n            \"symbol\": \"SVT\",\n            \"slug\": \"solvent\",\n            \"rank\": 4788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"svtMpL5eQzdmB3uqK9NXaQkq8prGZoKQFNVJghdWCkV\"\n            }\n        },\n        {\n            \"id\": 17291,\n            \"name\": \"CHIBA INU\",\n            \"symbol\": \"CHIBA\",\n            \"slug\": \"chiba-inu\",\n            \"rank\": 6118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4cdc643a3ba49d5cd296db591ef0a56a9080886\"\n            }\n        },\n        {\n            \"id\": 17292,\n            \"name\": \"SHIBA2K22\",\n            \"symbol\": \"SHIBA22\",\n            \"slug\": \"shiba2k22\",\n            \"rank\": 3870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T07:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x768b88c10e24b8947398734aee37f376c6ecce97\"\n            }\n        },\n        {\n            \"id\": 17293,\n            \"name\": \"PresaleDAO\",\n            \"symbol\": \"AF-PRESALEDAO\",\n            \"slug\": \"presaledao\",\n            \"rank\": 6196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T07:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0141096DA823f0663873305FA34Ce4E1b72a1aD\"\n            }\n        },\n        {\n            \"id\": 17294,\n            \"name\": \"Cheesus\",\n            \"symbol\": \"CHEESUS\",\n            \"slug\": \"cheesus\",\n            \"rank\": 3168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T19:04:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x736a9964c921b75d9fb94f30cdfed8bd5be43d0e\"\n            }\n        },\n        {\n            \"id\": 17295,\n            \"name\": \"Influencer Finance\",\n            \"symbol\": \"INFLUENCE\",\n            \"slug\": \"influencer-finance\",\n            \"rank\": 6006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31E4660915558b408dBA65F7F39E317BED63367B\"\n            }\n        },\n        {\n            \"id\": 17296,\n            \"name\": \"PartyBoard\",\n            \"symbol\": \"PAB(BSC)\",\n            \"slug\": \"partyboard\",\n            \"rank\": 7401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T07:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6311f9a6bd3a802263f4cd92e2729bc2c31ed23\"\n            }\n        },\n        {\n            \"id\": 17299,\n            \"name\": \"Kingdom Karnage\",\n            \"symbol\": \"KKT\",\n            \"slug\": \"kingdom-karnage\",\n            \"rank\": 5815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T09:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe64017bdacbe7dfc84886c3704a26d566e7550de\"\n            }\n        },\n        {\n            \"id\": 17300,\n            \"name\": \"Warena\",\n            \"symbol\": \"WARE\",\n            \"slug\": \"warena-ware\",\n            \"rank\": 7464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9de8418f314e888946C4220671D3d94E448bcD33\"\n            }\n        },\n        {\n            \"id\": 17302,\n            \"name\": \"ChinaZilla\",\n            \"symbol\": \"CHINAZILLA\",\n            \"slug\": \"chinazilla\",\n            \"rank\": 5766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fb4ed1b35d8f8638056913bece78b8cd624ca0d\"\n            }\n        },\n        {\n            \"id\": 17303,\n            \"name\": \"Fossil\",\n            \"symbol\": \"FOSSIL\",\n            \"slug\": \"fossil\",\n            \"rank\": 7297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6xcfmgzPgABAuAfGDhvvLLMfMDur4at7tU7j3NudUviK\"\n            }\n        },\n        {\n            \"id\": 17304,\n            \"name\": \"Poseidon Token\",\n            \"symbol\": \"POS\",\n            \"slug\": \"poseidon-token\",\n            \"rank\": 5878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x4ae3fa715e21f328c2b61c037b9cc1761b6af0bd\"\n            }\n        },\n        {\n            \"id\": 17306,\n            \"name\": \"LaserEyes\",\n            \"symbol\": \"LSR\",\n            \"slug\": \"lasereyes\",\n            \"rank\": 5373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cb9ca00538265a22e56b758026948608ba5d86f\"\n            }\n        },\n        {\n            \"id\": 17307,\n            \"name\": \"Anortis\",\n            \"symbol\": \"ANORTIS\",\n            \"slug\": \"anortis\",\n            \"rank\": 9279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x218ac1bc9ad8c0562988b03263540ec85c462f5a\"\n            }\n        },\n        {\n            \"id\": 17309,\n            \"name\": \"Kitty Ninja\",\n            \"symbol\": \"KINJA\",\n            \"slug\": \"kitty-ninja\",\n            \"rank\": 7760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T13:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d7a3accbe5f0402a9dd9657dae8281ac30fa1d4\"\n            }\n        },\n        {\n            \"id\": 17311,\n            \"name\": \"GamiFi.GG\",\n            \"symbol\": \"GMI\",\n            \"slug\": \"gamifi-gg\",\n            \"rank\": 2886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T15:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93d8d25e3c9a847a5da79f79ecac89461feca846\"\n            }\n        },\n        {\n            \"id\": 17315,\n            \"name\": \"ALYATTES\",\n            \"symbol\": \"ALYA\",\n            \"slug\": \"alyattes\",\n            \"rank\": 5855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T02:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49a9f9a2271d8c5da44c57e7102aca79c222f4a9\"\n            }\n        },\n        {\n            \"id\": 17316,\n            \"name\": \"Spellfire\",\n            \"symbol\": \"SPELLFIRE\",\n            \"slug\": \"spellfire-re-master-the-magic\",\n            \"rank\": 3324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a0b022f32b3191d44e5847da12dc0b63fb07c91\"\n            }\n        },\n        {\n            \"id\": 17317,\n            \"name\": \"MultiPlanetary Inus\",\n            \"symbol\": \"INUS\",\n            \"slug\": \"multiplanetary-inus\",\n            \"rank\": 5803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53821b9ef069cb6eb360b09480953bf737e2e013\"\n            }\n        },\n        {\n            \"id\": 17318,\n            \"name\": \"CATCOIN\",\n            \"symbol\": \"CATS\",\n            \"slug\": \"catcoin-token\",\n            \"rank\": 6136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b3691d4c3ec75660f203f41adc6296a494404d0\"\n            }\n        },\n        {\n            \"id\": 17319,\n            \"name\": \"Fimi Market Inc.\",\n            \"symbol\": \"FIMI\",\n            \"slug\": \"fimi-market-inc\",\n            \"rank\": 7284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"https://stellar.expert/explorer/public/asset/FIMI-GAX3LO7FXA6UYUI5XIHNO5YPN24MPI5QX3ZM475NFXZQKGPZXZBMR53K\"\n            }\n        },\n        {\n            \"id\": 17321,\n            \"name\": \"Nacho\",\n            \"symbol\": \"NACHO\",\n            \"slug\": \"nacho-finance\",\n            \"rank\": 5671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcD86152047e800d67BDf00A4c635A8B6C0e5C4c2\"\n            }\n        },\n        {\n            \"id\": 17322,\n            \"name\": \"Werewolves Game\",\n            \"symbol\": \"WOLF\",\n            \"slug\": \"werewolves-game\",\n            \"rank\": 6514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa369eab397bef8e35ffc065c3ec9b800a548c059\"\n            }\n        },\n        {\n            \"id\": 17323,\n            \"name\": \"Yinbi\",\n            \"symbol\": \"YINBI\",\n            \"slug\": \"yinbi\",\n            \"rank\": 3655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GDTFHBTWLOYSMX54QZKTWWKFHAYCI3NSZADKY3M7PATARUUKVWOAEY2E\"\n            }\n        },\n        {\n            \"id\": 17324,\n            \"name\": \"GalaxyBUSD\",\n            \"symbol\": \"GALAXY\",\n            \"slug\": \"galaxybusd\",\n            \"rank\": 6100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70375E2ADF741229d1b6D0E3F78bB30F4Ac67260\"\n            }\n        },\n        {\n            \"id\": 17325,\n            \"name\": \"ByteEx\",\n            \"symbol\": \"BX\",\n            \"slug\": \"byteex\",\n            \"rank\": 4273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ec7e8c12947642a6bd232a73bbd7b2ff310a588\"\n            }\n        },\n        {\n            \"id\": 17326,\n            \"name\": \"HFUEL LAUNCHPAD\",\n            \"symbol\": \"HFUEL\",\n            \"slug\": \"hfuel-launchpad\",\n            \"rank\": 3621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b562f6d6e302692b5d681e75c187e79c8f5d7a7\"\n            }\n        },\n        {\n            \"id\": 17327,\n            \"name\": \"Radio Hero\",\n            \"symbol\": \"RAHO\",\n            \"slug\": \"radio-hero\",\n            \"rank\": 7065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T18:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0206CFD417f7BfA500B029558232a5f5294dAEd2\"\n            }\n        },\n        {\n            \"id\": 17329,\n            \"name\": \"Kiku Inu\",\n            \"symbol\": \"KINU\",\n            \"slug\": \"kiku-inu\",\n            \"rank\": 5565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF505aFeF1B5fC820E6192fefF5B02cD7Ba7b65Ff\"\n            }\n        },\n        {\n            \"id\": 17330,\n            \"name\": \"BTC Proxy\",\n            \"symbol\": \"BTCPX\",\n            \"slug\": \"btc-proxy\",\n            \"rank\": 9280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9c32185b81766a051e08de671207b34466dd1021\"\n            }\n        },\n        {\n            \"id\": 17331,\n            \"name\": \"ETHEKing\",\n            \"symbol\": \"ETHE\",\n            \"slug\": \"etheking\",\n            \"rank\": 5951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2\"\n            }\n        },\n        {\n            \"id\": 17332,\n            \"name\": \"Eternal Spire V2\",\n            \"symbol\": \"ENSP V2\",\n            \"slug\": \"eternal-spire-v2\",\n            \"rank\": 7000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdbd054baae186f6712c18cfce1298a2e15a76c1f\"\n            }\n        },\n        {\n            \"id\": 17334,\n            \"name\": \"JumpToken\",\n            \"symbol\": \"JMPT\",\n            \"slug\": \"jumptoken\",\n            \"rank\": 5171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88d7e9b65dc24cf54f5edef929225fc3e1580c25\"\n            }\n        },\n        {\n            \"id\": 17335,\n            \"name\": \"ValorFoundation\",\n            \"symbol\": \"VALOR\",\n            \"slug\": \"valorfoundation\",\n            \"rank\": 6114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x798ba46ae7fbbb1c430417079a4fb1e1cb960147\"\n            }\n        },\n        {\n            \"id\": 17336,\n            \"name\": \"Apollo Inu\",\n            \"symbol\": \"APOLLO\",\n            \"slug\": \"apollo-inu\",\n            \"rank\": 3795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xadf86e75d8f0f57e0288d0970e7407eaa49b3cab\"\n            }\n        },\n        {\n            \"id\": 17338,\n            \"name\": \"Desmos\",\n            \"symbol\": \"DSM\",\n            \"slug\": \"desmos\",\n            \"rank\": 3873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C\"\n            }\n        },\n        {\n            \"id\": 17339,\n            \"name\": \"Fractionalized SMB-2367\",\n            \"symbol\": \"DAOJONES\",\n            \"slug\": \"fractionalized-smb-2367\",\n            \"rank\": 7289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"r8nuuzXCchjtqsmQZVZDPXXq928tuk7KVH479GsKVpy\"\n            }\n        },\n        {\n            \"id\": 17340,\n            \"name\": \"ParadiseHotel NFT\",\n            \"symbol\": \"PHT\",\n            \"slug\": \"paradisehotel-nft\",\n            \"rank\": 5663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T14:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x533a36e7dc77e6b936f2797f2c677679b9573fe7\"\n            }\n        },\n        {\n            \"id\": 17341,\n            \"name\": \"Cuffies\",\n            \"symbol\": \"CUFFIES\",\n            \"slug\": \"cuffies\",\n            \"rank\": 5740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T23:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A4b1e06a6FC1f0BA58097FB481Db295C4989B3a\"\n            }\n        },\n        {\n            \"id\": 17344,\n            \"name\": \"ETHP\",\n            \"symbol\": \"ETHP\",\n            \"slug\": \"ethp\",\n            \"rank\": 4873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T00:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x2b3A6972a3450697c64a0B50EF0D859dBe657b77\"\n            }\n        },\n        {\n            \"id\": 17345,\n            \"name\": \"GM Floki\",\n            \"symbol\": \"GMFLOKI\",\n            \"slug\": \"gm-floki\",\n            \"rank\": 6625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T15:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7A9a219A23B3a9f748f087B033AF397FBf16030c\"\n            }\n        },\n        {\n            \"id\": 17346,\n            \"name\": \"MegaBitcoin\",\n            \"symbol\": \"MBC\",\n            \"slug\": \"megabitcoin\",\n            \"rank\": 5204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbAaa37361BA9489DD5049c245B00782451Be2Dd7\"\n            }\n        },\n        {\n            \"id\": 17350,\n            \"name\": \"Widi Soul\",\n            \"symbol\": \"WSO\",\n            \"slug\": \"wso\",\n            \"rank\": 4717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC19FE21B4ef356f2f65894392dDe4252AA083605\"\n            }\n        },\n        {\n            \"id\": 17351,\n            \"name\": \"Elves Century\",\n            \"symbol\": \"ELVES\",\n            \"slug\": \"elves-century\",\n            \"rank\": 6455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9587cec6edda767d68bf5ed5a3114e414a9008b0\"\n            }\n        },\n        {\n            \"id\": 17352,\n            \"name\": \"Mercenary\",\n            \"symbol\": \"MGOLD\",\n            \"slug\": \"mercenary\",\n            \"rank\": 5868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0e279ee10e3bdc9b7577f5548dd46fca2e7e111\"\n            }\n        },\n        {\n            \"id\": 17353,\n            \"name\": \"Sensei Shib\",\n            \"symbol\": \"SENSEI\",\n            \"slug\": \"sensei-shib\",\n            \"rank\": 5791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T04:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc58b6593b37d825779330cd58b1f250e9ed7e10a\"\n            }\n        },\n        {\n            \"id\": 17354,\n            \"name\": \"Puli Inu\",\n            \"symbol\": \"PULI\",\n            \"slug\": \"puli-inu\",\n            \"rank\": 3675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaef0a177c8c329cbc8508292bb7e06c00786bbfc\"\n            }\n        },\n        {\n            \"id\": 17355,\n            \"name\": \"Keiko\",\n            \"symbol\": \"KEIKO\",\n            \"slug\": \"keiko\",\n            \"rank\": 5374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b4711575a056f936210bee2838dc61355506eb4\"\n            }\n        },\n        {\n            \"id\": 17356,\n            \"name\": \"Cyber Crystal\",\n            \"symbol\": \"CRYSTAL\",\n            \"slug\": \"cyber-crystal\",\n            \"rank\": 5198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T06:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ad7e691f1d2723523e70751f82052a8a2c47726\"\n            }\n        },\n        {\n            \"id\": 17359,\n            \"name\": \"Gbox\",\n            \"symbol\": \"GBOX\",\n            \"slug\": \"gbox\",\n            \"rank\": 5534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x419317e3e1ee4703d20f9a5344e81d35ea1a09be\"\n            }\n        },\n        {\n            \"id\": 17360,\n            \"name\": \"DiversiFi\",\n            \"symbol\": \"DFI\",\n            \"slug\": \"diversifi\",\n            \"rank\": 5823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x323b05c10029ae66b46baf0604739331edb4808f\"\n            }\n        },\n        {\n            \"id\": 17361,\n            \"name\": \"Bingo Doge\",\n            \"symbol\": \"BDOGE\",\n            \"slug\": \"bingo-doge\",\n            \"rank\": 7635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T00:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x484cc3eb4e6c963adde0a75c5a9025e8cbfc0e5b\"\n            }\n        },\n        {\n            \"id\": 17362,\n            \"name\": \"OtherLife\",\n            \"symbol\": \"OTL\",\n            \"slug\": \"otherlife\",\n            \"rank\": 5831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x842d91fc95d8c8002051dd415e28dc9dc5e88c90\"\n            }\n        },\n        {\n            \"id\": 17363,\n            \"name\": \"Croblanc\",\n            \"symbol\": \"CROBLANC\",\n            \"slug\": \"croblanc\",\n            \"rank\": 9281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T02:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xd3cecbe5639d05aed446da11f08d495ca6bf359f\"\n            }\n        },\n        {\n            \"id\": 17364,\n            \"name\": \"linSpirit\",\n            \"symbol\": \"LINSPIRIT\",\n            \"slug\": \"linspirit\",\n            \"rank\": 4318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T02:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc5713b6a0f26bf0fdc1c52b90cd184d950be515c\"\n            }\n        },\n        {\n            \"id\": 17366,\n            \"name\": \"Top Flower\",\n            \"symbol\": \"TPF\",\n            \"slug\": \"top-flower\",\n            \"rank\": 5188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T19:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f399a8694eE64A4486146F7E1BC236BdB24ec70\"\n            }\n        },\n        {\n            \"id\": 17367,\n            \"name\": \"Nil DAO\",\n            \"symbol\": \"NIL\",\n            \"slug\": \"nil-dao\",\n            \"rank\": 7495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T03:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47252a63c723889814aebcac0683e615624cec64\"\n            }\n        },\n        {\n            \"id\": 17368,\n            \"name\": \"STREAMER\",\n            \"symbol\": \"STREAMER\",\n            \"slug\": \"streamer\",\n            \"rank\": 9282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23880b70e1a31889384956c7270962ec4579358f\"\n            }\n        },\n        {\n            \"id\": 17369,\n            \"name\": \"Dot Arcade\",\n            \"symbol\": \"ADT\",\n            \"slug\": \"dot-arcade\",\n            \"rank\": 4998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc008debbb1f33d9453ffd2104feb1fe7e9663524\"\n            }\n        },\n        {\n            \"id\": 17372,\n            \"name\": \"Mirrored Nio\",\n            \"symbol\": \"MNIO\",\n            \"slug\": \"mirrored-nio\",\n            \"rank\": 4020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dj2cj02zak0nvwy3uj9r9dhhxhdwxnw6psse6p\"\n            }\n        },\n        {\n            \"id\": 17373,\n            \"name\": \"DFS MAFIA\",\n            \"symbol\": \"DFSM\",\n            \"slug\": \"dfs-mafia\",\n            \"rank\": 5457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T07:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5DBeaA03927255cA8aF5aD3821B2A170B44a25a5\"\n            }\n        },\n        {\n            \"id\": 17374,\n            \"name\": \"Zamzam\",\n            \"symbol\": \"ZAMZAM\",\n            \"slug\": \"zamzam\",\n            \"rank\": 2937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T06:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5e279e14efd60a8f29e5ac3b464e3de0c6bb6b8\"\n            }\n        },\n        {\n            \"id\": 17377,\n            \"name\": \"ImmortalDAO Finance\",\n            \"symbol\": \"IMMO\",\n            \"slug\": \"immortaldao-finance\",\n            \"rank\": 4939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0xE685d21b7B0FC7A248a6A8E03b8Db22d013Aa2eE\"\n            }\n        },\n        {\n            \"id\": 17378,\n            \"name\": \"AVARA\",\n            \"symbol\": \"AVR\",\n            \"slug\": \"avara\",\n            \"rank\": 5825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8337b6FE7A3198FB864FfbDE97dda88cfDCCbd96\"\n            }\n        },\n        {\n            \"id\": 17379,\n            \"name\": \"iinjaz\",\n            \"symbol\": \"IJZ\",\n            \"slug\": \"iinjaz\",\n            \"rank\": 3016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T08:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7453b01d746a72b6397e77c7d9de969fdbde5a99\"\n            }\n        },\n        {\n            \"id\": 17380,\n            \"name\": \"UFO\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"ufo\",\n            \"rank\": 6652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T08:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf080a28BCd70CEcb4B422D8f6a23a5faa8b2eccb\"\n            }\n        },\n        {\n            \"id\": 17383,\n            \"name\": \"The Neko\",\n            \"symbol\": \"NEKO\",\n            \"slug\": \"the-neko\",\n            \"rank\": 4631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T09:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e9d0bb190ac34492aa11b80d28c1c86487a341f\"\n            }\n        },\n        {\n            \"id\": 17384,\n            \"name\": \"Bigwinner\",\n            \"symbol\": \"BIG\",\n            \"slug\": \"bigwinner\",\n            \"rank\": 7673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x222e0eaed3e3e91039e199e28b7f70801afa2bc7\"\n            }\n        },\n        {\n            \"id\": 17388,\n            \"name\": \"Solootbox DAO\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"solootbox-dao\",\n            \"rank\": 8287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DysbQiM8nPdZbBhvHM1EgcSE73EwtFWDanXwY8CDD3Jn\"\n            }\n        },\n        {\n            \"id\": 17390,\n            \"name\": \"Prime Numbers\",\n            \"symbol\": \"PRNT\",\n            \"slug\": \"prime-numbers\",\n            \"rank\": 3842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc0e11710aad67e7427cfbc12c353284c2e335f62c\"\n            }\n        },\n        {\n            \"id\": 17391,\n            \"name\": \"SolX Gaming Guild\",\n            \"symbol\": \"SGG\",\n            \"slug\": \"solx-gaming-guild\",\n            \"rank\": 8123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3eLpKZBgu6pKG2TSpvTfTeeimT294yxV2AEiBKZdY2ai\"\n            }\n        },\n        {\n            \"id\": 17392,\n            \"name\": \"Cronofi Finance\",\n            \"symbol\": \"CRONO\",\n            \"slug\": \"cronofi-finance\",\n            \"rank\": 9283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x3df064069ba2c8b395592e7834934dbc48bbb955\"\n            }\n        },\n        {\n            \"id\": 17393,\n            \"name\": \"Fraktionalized THUG 2856\",\n            \"symbol\": \"THUG\",\n            \"slug\": \"fraktionalized-thug-2856\",\n            \"rank\": 6967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7osS84AkAG2TCrUvrE1wfKwfAqWTCrHnaCsrsyVJd5pY\"\n            }\n        },\n        {\n            \"id\": 17394,\n            \"name\": \"Tiger Coin\",\n            \"symbol\": \"TIGER\",\n            \"slug\": \"tiger-coin\",\n            \"rank\": 7955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52d1d89bd31a2c6234f8c6fa05001f6dad8e3e0e\"\n            }\n        },\n        {\n            \"id\": 17395,\n            \"name\": \"POLARNODES\",\n            \"symbol\": \"POLAR\",\n            \"slug\": \"polar-finance\",\n            \"rank\": 4221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6c1c0319d8ddcb0ffe1a68c5b3829fd361587db4\"\n            }\n        },\n        {\n            \"id\": 17396,\n            \"name\": \"Mistel Finance\",\n            \"symbol\": \"MISTEL\",\n            \"slug\": \"mistel-finance\",\n            \"rank\": 5945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf3f8772f92028bfb6d641c28bbcf1dbded424767\"\n            }\n        },\n        {\n            \"id\": 17397,\n            \"name\": \"CryptoClans\",\n            \"symbol\": \"COC\",\n            \"slug\": \"cryptoclans\",\n            \"rank\": 6260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb43fcc44973738e7b8c0025cf25c7f1c46de1549\"\n            }\n        },\n        {\n            \"id\": 17398,\n            \"name\": \"Buried Bones\",\n            \"symbol\": \"BBT\",\n            \"slug\": \"buried-bones\",\n            \"rank\": 5982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd66ccc6bad24b82d20a13e470030ef163cb015ad\"\n            }\n        },\n        {\n            \"id\": 17399,\n            \"name\": \"Moebius\",\n            \"symbol\": \"MOBI\",\n            \"slug\": \"moebius\",\n            \"rank\": 6110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x192a4fFCCAc2D29Fe3f84cAEe5e94Ed3737c705b\"\n            }\n        },\n        {\n            \"id\": 17400,\n            \"name\": \"TouchFuture\",\n            \"symbol\": \"TF\",\n            \"slug\": \"touchfuture\",\n            \"rank\": 6126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54f11c03d93bf9a4d222363d445df7df6608ee89\"\n            }\n        },\n        {\n            \"id\": 17401,\n            \"name\": \"Limbo Token\",\n            \"symbol\": \"LNFS\",\n            \"slug\": \"limbo-token\",\n            \"rank\": 6700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f4a9583825f3bA91533F624F29b97Ac29C74c24\"\n            }\n        },\n        {\n            \"id\": 17402,\n            \"name\": \"FishingTownGilToken\",\n            \"symbol\": \"GIL\",\n            \"slug\": \"fishingtowngiltoken\",\n            \"rank\": 5108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc5b9b7dcb988c86ba37853761fea692772c9937d\"\n            }\n        },\n        {\n            \"id\": 17403,\n            \"name\": \"Vitall Markets\",\n            \"symbol\": \"VITAL\",\n            \"slug\": \"vitall-markets\",\n            \"rank\": 6428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2FKuYE5D75e9Fjg3ymGBrFfVc8tVKac4SeyvZn5dGNUz\"\n            }\n        },\n        {\n            \"id\": 17405,\n            \"name\": \"Waterfall Finance BSC\",\n            \"symbol\": \"WATERFALL\",\n            \"slug\": \"waterfall-finance-bsc\",\n            \"rank\": 6406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T12:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFdf36F38F5aD1346B7f5E4098797cf8CAE8176D0\"\n            }\n        },\n        {\n            \"id\": 17406,\n            \"name\": \"SHIBA TRON\",\n            \"symbol\": \"SHIBT\",\n            \"slug\": \"shiba-tron\",\n            \"rank\": 7517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0487fe9ee79bb9312373aed2901dce58d76bd48a\"\n            }\n        },\n        {\n            \"id\": 17407,\n            \"name\": \"The Phoenix\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"the-phoenix\",\n            \"rank\": 3039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T03:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xfcc6ce74f4cd7edef0c5429bb99d38a3608043a5\"\n            }\n        },\n        {\n            \"id\": 17410,\n            \"name\": \"Thoreum V2\",\n            \"symbol\": \"THOREUM\",\n            \"slug\": \"thoreum-v2\",\n            \"rank\": 4628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T17:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF2A92BC1Cf798fF4De14502a9C6FdA58865e8D5d\"\n            }\n        },\n        {\n            \"id\": 17411,\n            \"name\": \"Baby Shiba Coin\",\n            \"symbol\": \"BABYSHIBA\",\n            \"slug\": \"baby-shiba-coin\",\n            \"rank\": 4955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T17:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66A64a8A9cdc54EF97e45a051bA1c8f3D4b41A1D\"\n            }\n        },\n        {\n            \"id\": 17412,\n            \"name\": \"LaikaDog\",\n            \"symbol\": \"LAI\",\n            \"slug\": \"laikadog\",\n            \"rank\": 7033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T19:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54A6663C6d4Efc27E76d369Cd14E4911a261ea39\"\n            }\n        },\n        {\n            \"id\": 17413,\n            \"name\": \"Crypto Rocket Launch\",\n            \"symbol\": \"CRL\",\n            \"slug\": \"crypto-rocket-launch\",\n            \"rank\": 6185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T02:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f8e76f65140428cd05eb000b975937ce07b175b\"\n            }\n        },\n        {\n            \"id\": 17415,\n            \"name\": \"Abby Inu\",\n            \"symbol\": \"ABBY\",\n            \"slug\": \"abby-inu\",\n            \"rank\": 6808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T02:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd796118d6545692206ca9da2007bba531c86fb5e\"\n            }\n        },\n        {\n            \"id\": 17416,\n            \"name\": \"Crypto Champ\",\n            \"symbol\": \"CHMP\",\n            \"slug\": \"champ-eth\",\n            \"rank\": 7040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x574d3f59f5788ee02bfb31c5c43be343ac56b688\"\n            }\n        },\n        {\n            \"id\": 17418,\n            \"name\": \"Atlas DEX\",\n            \"symbol\": \"ATS\",\n            \"slug\": \"atlas-dex\",\n            \"rank\": 3218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T13:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HJbNXx2YMRxgfUJ6K4qeWtjatMK5KYQT1QnsCdDWywNv\"\n            }\n        },\n        {\n            \"id\": 17419,\n            \"name\": \"Gomb\",\n            \"symbol\": \"GOMB\",\n            \"slug\": \"gomb\",\n            \"rank\": 7996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xd94cd37791978efaf00fa2779484bddf2ea3ea9c\"\n            }\n        },\n        {\n            \"id\": 17420,\n            \"name\": \"Grape Finance\",\n            \"symbol\": \"GRAPE\",\n            \"slug\": \"grape-finance\",\n            \"rank\": 4206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5541D83EFaD1f281571B343977648B75d95cdAC2\"\n            }\n        },\n        {\n            \"id\": 17421,\n            \"name\": \"Stable FOX\",\n            \"symbol\": \"ONEFOX\",\n            \"slug\": \"stable-fox\",\n            \"rank\": 3400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03352d267951e96c6f7235037c5dfd2ab1466232\"\n            }\n        },\n        {\n            \"id\": 17422,\n            \"name\": \"METABULLRAGE\",\n            \"symbol\": \"BERAGE\",\n            \"slug\": \"metabullrage\",\n            \"rank\": 7505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfd3eaa8ae0a44b48e4be808078db4895ac8a2de\"\n            }\n        },\n        {\n            \"id\": 17423,\n            \"name\": \"Devour Token\",\n            \"symbol\": \"RESTAURANTS\",\n            \"slug\": \"devour-token\",\n            \"rank\": 6621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T14:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdffc63f92c939deb112d88735ade3b4d21b6d491\"\n            }\n        },\n        {\n            \"id\": 17424,\n            \"name\": \"BNB Fan Token\",\n            \"symbol\": \"BNBFAN\",\n            \"slug\": \"bnbfan-token\",\n            \"rank\": 6509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5a4fc8ae9fd7cb167fa272c86fdabd6ece02aee\"\n            }\n        },\n        {\n            \"id\": 17425,\n            \"name\": \"Revolutin\",\n            \"symbol\": \"REV\",\n            \"slug\": \"revolutin\",\n            \"rank\": 7694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA8fb059fc7eF9305158994DA4632779E5dFB32F2\"\n            }\n        },\n        {\n            \"id\": 17427,\n            \"name\": \"Meme Doge Coin\",\n            \"symbol\": \"MEMEDOGE\",\n            \"slug\": \"meme-doge-coin\",\n            \"rank\": 6591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T08:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1761596cc6568c608cff23895075312ed374bf1\"\n            }\n        },\n        {\n            \"id\": 17428,\n            \"name\": \"Jungle\",\n            \"symbol\": \"JUNGLE\",\n            \"slug\": \"jungle\",\n            \"rank\": 6960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Aogv6j1wWiBAZcqRNN1Y89eozda2ke6rkc4CYy7c4iCi\"\n            }\n        },\n        {\n            \"id\": 17429,\n            \"name\": \"Puff\",\n            \"symbol\": \"PUFF\",\n            \"slug\": \"puff\",\n            \"rank\": 5366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"G9tt98aYSznRk7jWsfuz9FnTdokxS6Brohdo9hSmjTRB\"\n            }\n        },\n        {\n            \"id\": 17431,\n            \"name\": \"Ticket Finance\",\n            \"symbol\": \"TICKET\",\n            \"slug\": \"ticket-finance\",\n            \"rank\": 6964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AymKzSDznoLT7Vhsb4wSRnCj1gjcG3zkgYFY8fxsHHer\"\n            }\n        },\n        {\n            \"id\": 17432,\n            \"name\": \"Octafarm\",\n            \"symbol\": \"OCTF\",\n            \"slug\": \"octafarm\",\n            \"rank\": 4686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04d4f38dcdfe976cb325db16b868f0020104014e\"\n            }\n        },\n        {\n            \"id\": 17433,\n            \"name\": \"Topshelf Finance\",\n            \"symbol\": \"LIQR\",\n            \"slug\": \"topshelf-finance\",\n            \"rank\": 4465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33333ee26a7d02e41c33828b42fb1e0889143477\"\n            }\n        },\n        {\n            \"id\": 17434,\n            \"name\": \"Inu Jump and the Temple of Shiba\",\n            \"symbol\": \"INUJUMP\",\n            \"slug\": \"inu-jump-and-the-temple-of-shiba\",\n            \"rank\": 7161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d3a973fa626b797cd4498f65d62bbdf69fc353f\"\n            }\n        },\n        {\n            \"id\": 17435,\n            \"name\": \"GombShare\",\n            \"symbol\": \"GSHARE\",\n            \"slug\": \"gombshare\",\n            \"rank\": 8088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x352a66ad14db0721ed5c6786fb8d8201e45f3d9b\"\n            }\n        },\n        {\n            \"id\": 17436,\n            \"name\": \"GangstaBet\",\n            \"symbol\": \"GBET\",\n            \"slug\": \"gangstabet\",\n            \"rank\": 6000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx6139a27c15f1653471ffba0b4b88dc15de7e3267\"\n            }\n        },\n        {\n            \"id\": 17437,\n            \"name\": \"Civic Power\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"civic-power\",\n            \"rank\": 6817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ce7fc007fc5d1dea63fed829e11eeddd6406dff\"\n            }\n        },\n        {\n            \"id\": 17438,\n            \"name\": \"eSwapping v2\",\n            \"symbol\": \"ESWAPV2\",\n            \"slug\": \"eswapping-v2\",\n            \"rank\": 7840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x358ef99d093f4d425dbd0e8e797d9185e4aaf4b4\"\n            }\n        },\n        {\n            \"id\": 17439,\n            \"name\": \"Covid Slice\",\n            \"symbol\": \"COVID19\",\n            \"slug\": \"covid-slice\",\n            \"rank\": 6803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d5eb659959c68bd78a4f6f2ecccbbcb8c2cfb79\"\n            }\n        },\n        {\n            \"id\": 17440,\n            \"name\": \"Spectra\",\n            \"symbol\": \"SPC\",\n            \"slug\": \"spectra\",\n            \"rank\": 5901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2f017966d967ec697c7a20cf9d0b43cb8d4ff1d\"\n            }\n        },\n        {\n            \"id\": 17442,\n            \"name\": \"Wine Shares\",\n            \"symbol\": \"WINE\",\n            \"slug\": \"wine-shares\",\n            \"rank\": 3797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xC55036B5348CfB45a932481744645985010d3A44\"\n            }\n        },\n        {\n            \"id\": 17443,\n            \"name\": \"MetaDrace\",\n            \"symbol\": \"DRACE\",\n            \"slug\": \"metadrace\",\n            \"rank\": 3645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T16:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72a8e7520296623f2e8C7668d01EB3fa30D9B106\"\n            }\n        },\n        {\n            \"id\": 17444,\n            \"name\": \"Froyo Games\",\n            \"symbol\": \"FROYO\",\n            \"slug\": \"froyo-games\",\n            \"rank\": 3673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17445,\n            \"name\": \"LORDS\",\n            \"symbol\": \"LORDS\",\n            \"slug\": \"lords\",\n            \"rank\": 4052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x686f2404e77ab0d9070a46cdfb0b7fecdd2318b0\"\n            }\n        },\n        {\n            \"id\": 17446,\n            \"name\": \"VeldoraBSC\",\n            \"symbol\": \"VDORA\",\n            \"slug\": \"veldorabsc\",\n            \"rank\": 6369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T12:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3a5fccbdcc2684be588575f063acba78e09aad4a\"\n            }\n        },\n        {\n            \"id\": 17447,\n            \"name\": \"Nova finance\",\n            \"symbol\": \"NOVA\",\n            \"slug\": \"nova-finance\",\n            \"rank\": 3137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BDrL8huis6S5tpmozaAaT5zhE5A7ZBAB2jMMvpKEeF8A\"\n            }\n        },\n        {\n            \"id\": 17448,\n            \"name\": \"SuperBonds\",\n            \"symbol\": \"SB\",\n            \"slug\": \"superbonds\",\n            \"rank\": 6623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SuperbZyz7TsSdSoFAZ6RYHfAWe9NmjXBLVQpS8hqdx\"\n            }\n        },\n        {\n            \"id\": 17449,\n            \"name\": \"Fantom Frens\",\n            \"symbol\": \"FFS\",\n            \"slug\": \"fantom-frens\",\n            \"rank\": 5917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x616e302f89d1b21a2e3ec2ab8dac01e01cbbadfb\"\n            }\n        },\n        {\n            \"id\": 17451,\n            \"name\": \"Microtick\",\n            \"symbol\": \"TICK\",\n            \"slug\": \"microtick\",\n            \"rank\": 9284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T16:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8\"\n            }\n        },\n        {\n            \"id\": 17452,\n            \"name\": \"SuperInu\",\n            \"symbol\": \"SINU\",\n            \"slug\": \"super-inu\",\n            \"rank\": 7063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T17:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc2857d93b2566e0e13d03109ae833408c68160f\"\n            }\n        },\n        {\n            \"id\": 17453,\n            \"name\": \"FirstHare\",\n            \"symbol\": \"FirstHare\",\n            \"slug\": \"firsthare\",\n            \"rank\": 5470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x432B4F994760Ea0C5f48BaAb6217e82A2B7F2c55\"\n            }\n        },\n        {\n            \"id\": 17454,\n            \"name\": \"GhostMarket\",\n            \"symbol\": \"GM\",\n            \"slug\": \"ghostmarket\",\n            \"rank\": 5196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T13:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b53b5da7d0f275c31a6a182622bdf02474af253\"\n            }\n        },\n        {\n            \"id\": 17455,\n            \"name\": \"1SAFU\",\n            \"symbol\": \"SAFU\",\n            \"slug\": \"1safu\",\n            \"rank\": 6708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GWgwUUrgai3BFeEJZp7bdsBSYiuDqNmHf9uRusWsf3Yi\"\n            }\n        },\n        {\n            \"id\": 17456,\n            \"name\": \"Fringe Finance\",\n            \"symbol\": \"FRIN\",\n            \"slug\": \"fringe-finance\",\n            \"rank\": 3826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T20:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17458,\n            \"name\": \"PetsHelp Coin\",\n            \"symbol\": \"PETH\",\n            \"slug\": \"petshelp-coin\",\n            \"rank\": 5319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e839641381701b8b13671155fb774b1290fbd30\"\n            }\n        },\n        {\n            \"id\": 17459,\n            \"name\": \"veDAO\",\n            \"symbol\": \"WEVE\",\n            \"slug\": \"vedao\",\n            \"rank\": 2995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T10:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x911da02c1232a3c3e1418b834a311921143b04d7\"\n            }\n        },\n        {\n            \"id\": 17460,\n            \"name\": \"Mini Tiger\",\n            \"symbol\": \"MINITIGER\",\n            \"slug\": \"minitiger\",\n            \"rank\": 6070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e10abc27d4878fa43ee97e600fbe41ce2d046dc\"\n            }\n        },\n        {\n            \"id\": 17461,\n            \"name\": \"CanaryX\",\n            \"symbol\": \"CNYX\",\n            \"slug\": \"canaryx\",\n            \"rank\": 2950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T05:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 12186,\n                \"name\": \"Songbird Network\",\n                \"symbol\": \"SGB\",\n                \"slug\": \"songbird\",\n                \"token_address\": \"0x8d32E20d119d936998575B4AAff66B9999011D27\"\n            }\n        },\n        {\n            \"id\": 17462,\n            \"name\": \"Heroes Chained\",\n            \"symbol\": \"HEC\",\n            \"slug\": \"heroes-chained\",\n            \"rank\": 3100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc7f4debc8072e23fe9259a5c0398326d8efb7f5c\"\n            }\n        },\n        {\n            \"id\": 17468,\n            \"name\": \"Dhabi Coin\",\n            \"symbol\": \"DBC\",\n            \"slug\": \"dhabi-coin\",\n            \"rank\": 5813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T10:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x220e6a613f00c79025d5611b73639e045b186ff8\"\n            }\n        },\n        {\n            \"id\": 17469,\n            \"name\": \"Single Finance\",\n            \"symbol\": \"SINGLE\",\n            \"slug\": \"single-finance\",\n            \"rank\": 3395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T14:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x0804702a4e749d39a35fde73d1df0b1f1d6b8347\"\n            }\n        },\n        {\n            \"id\": 17473,\n            \"name\": \"Baby Tiger GOLD\",\n            \"symbol\": \"BABYTIGER\",\n            \"slug\": \"baby-tiger-gold\",\n            \"rank\": 7992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T13:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8JjBJdV73zPPmZvkgC91ni8RsbXWTkhpuSdxeZgaw6hD\"\n            }\n        },\n        {\n            \"id\": 17475,\n            \"name\": \"Skyrocketing\",\n            \"symbol\": \"SKYROCKETING\",\n            \"slug\": \"skyrocketing\",\n            \"rank\": 7503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T14:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76f4ed71029767de21785a2d478b3f4f3291db3a\"\n            }\n        },\n        {\n            \"id\": 17476,\n            \"name\": \"Trillium\",\n            \"symbol\": \"TT\",\n            \"slug\": \"trillium\",\n            \"rank\": 4110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T14:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f8a4c0ca0b45a2fb240cba7010c34ba60ad9b6d\"\n            }\n        },\n        {\n            \"id\": 17483,\n            \"name\": \"ELIS\",\n            \"symbol\": \"XLS\",\n            \"slug\": \"elis\",\n            \"rank\": 8045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T22:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c862f803fF42A97D4A483AB761256ad8c90f4F8\"\n            }\n        },\n        {\n            \"id\": 17485,\n            \"name\": \"Pie Share\",\n            \"symbol\": \"PIE\",\n            \"slug\": \"pie-share\",\n            \"rank\": 6905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T00:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD8C152d3B94084D7C8Ec951E81FbBFc4B6dE5B2B\"\n            }\n        },\n        {\n            \"id\": 17486,\n            \"name\": \"NVL\",\n            \"symbol\": \"NVL\",\n            \"slug\": \"nvl-project\",\n            \"rank\": 6775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"r458JvSEmmPwrRbEtmrHvWsGqZjq8jK6aE\"\n            }\n        },\n        {\n            \"id\": 17488,\n            \"name\": \"Baby Symbiote\",\n            \"symbol\": \"BSMB\",\n            \"slug\": \"babysymbiote\",\n            \"rank\": 9285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T10:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc62dd634c58a37534ee48e43a6daaf8bc52c594\"\n            }\n        },\n        {\n            \"id\": 17489,\n            \"name\": \"Gladian\",\n            \"symbol\": \"GLD\",\n            \"slug\": \"gladian\",\n            \"rank\": 6542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53FB3a412C2485dbE5fFD05d0B927e52A1BeBDfF\"\n            }\n        },\n        {\n            \"id\": 17490,\n            \"name\": \"Samurinu\",\n            \"symbol\": \"SAMINU\",\n            \"slug\": \"samurinu\",\n            \"rank\": 5375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x722366bafab1ac128f6a60b70bc2aa32161c06a0\"\n            }\n        },\n        {\n            \"id\": 17492,\n            \"name\": \"AltSwitch\",\n            \"symbol\": \"ALTS\",\n            \"slug\": \"altswitch\",\n            \"rank\": 4906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T03:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ec79904c2ab4f8b6e8e89c743cb7f7a88dfc0fe\"\n            }\n        },\n        {\n            \"id\": 17493,\n            \"name\": \"MonsterQuest\",\n            \"symbol\": \"MQST\",\n            \"slug\": \"monsterquest\",\n            \"rank\": 4044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T22:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFD0ed86319BbF02359266d5Fa1cF10BC1720B2e0\"\n            }\n        },\n        {\n            \"id\": 17495,\n            \"name\": \"FrenCoin\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"frencoin\",\n            \"rank\": 7249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f8a1efbf6247139fb9cbdb9d4dea34e3d18c20a\"\n            }\n        },\n        {\n            \"id\": 17496,\n            \"name\": \"BitValley\",\n            \"symbol\": \"BITV\",\n            \"slug\": \"bitvalley\",\n            \"rank\": 5067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T04:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd8b490001d081ed065239644dae8d1a77b8a91f\"\n            }\n        },\n        {\n            \"id\": 17497,\n            \"name\": \"Shib Taro\",\n            \"symbol\": \"SHIBTARO\",\n            \"slug\": \"shib-taro\",\n            \"rank\": 6997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T05:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22e5e3e5cd12042c532394437627bc5ea9708afe\"\n            }\n        },\n        {\n            \"id\": 17498,\n            \"name\": \"MetaBET\",\n            \"symbol\": \"MBET\",\n            \"slug\": \"metabet\",\n            \"rank\": 4423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37c4822DFcEa7211d1D9876dABd48c62D46dbAAb\"\n            }\n        },\n        {\n            \"id\": 17499,\n            \"name\": \"BULLETH\",\n            \"symbol\": \"BULLETH\",\n            \"slug\": \"bulleth\",\n            \"rank\": 4785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7154de3689b9138ff8aeab7a4fb2bce229f803e9\"\n            }\n        },\n        {\n            \"id\": 17500,\n            \"name\": \"Opyn Squeeth\",\n            \"symbol\": \"OSQTH\",\n            \"slug\": \"opyn-squeeth\",\n            \"rank\": 2959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b\"\n            }\n        },\n        {\n            \"id\": 17501,\n            \"name\": \"Linkka\",\n            \"symbol\": \"IKA\",\n            \"slug\": \"linkka\",\n            \"rank\": 6203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2878944bf19531249cf4f97ff8d6654203b8c13\"\n            }\n        },\n        {\n            \"id\": 17502,\n            \"name\": \"MetaPlanet\",\n            \"symbol\": \"MPL\",\n            \"slug\": \"metaplanet\",\n            \"rank\": 3225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBa007b6170C602C08545ff97395677408688D3a2\"\n            }\n        },\n        {\n            \"id\": 17504,\n            \"name\": \"Librium Tech\",\n            \"symbol\": \"LIB\",\n            \"slug\": \"librium-tech\",\n            \"rank\": 4727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f2172b64a33f423bc7f0c48c23f7d3008f7e4fe\"\n            }\n        },\n        {\n            \"id\": 17505,\n            \"name\": \"DiemLibre\",\n            \"symbol\": \"DLB\",\n            \"slug\": \"diemlibre\",\n            \"rank\": 5887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87c22615435998d69aca34889d03155b694a94fc\"\n            }\n        },\n        {\n            \"id\": 17506,\n            \"name\": \"Wall Street Capital\",\n            \"symbol\": \"WSC\",\n            \"slug\": \"wall-street-capital\",\n            \"rank\": 4971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3f203c1403Ce39d4D42c4667287A7fB2b1DB1066\"\n            }\n        },\n        {\n            \"id\": 17507,\n            \"name\": \"TAF Token\",\n            \"symbol\": \"TAF\",\n            \"slug\": \"taf-token\",\n            \"rank\": 5888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4bcBFC9a023FD68b662BfBAebe75aefC453b1bdE\"\n            }\n        },\n        {\n            \"id\": 17508,\n            \"name\": \"HeroesTD CGC\",\n            \"symbol\": \"CGC\",\n            \"slug\": \"heroestd-cgc\",\n            \"rank\": 4007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T09:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52F8d048Ba279556dd981036e7fa0345B5a90c7a\"\n            }\n        },\n        {\n            \"id\": 17509,\n            \"name\": \"Make Cities Great Again\",\n            \"symbol\": \"MAGACITY\",\n            \"slug\": \"make-cities-great-again\",\n            \"rank\": 7415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x791b12dc4e480ef50bfd189400b189af234d577d\"\n            }\n        },\n        {\n            \"id\": 17510,\n            \"name\": \"Rex Inu\",\n            \"symbol\": \"REX\",\n            \"slug\": \"rexinu\",\n            \"rank\": 9286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T16:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43690099a37976be3b385e134b8eca9bd3fdbbe0\"\n            }\n        },\n        {\n            \"id\": 17511,\n            \"name\": \"Shinji Inu\",\n            \"symbol\": \"SHINJI\",\n            \"slug\": \"shinji-inu\",\n            \"rank\": 3430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T16:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f31dd60b84ea2a273cfc56876437e069ae80afd\"\n            }\n        },\n        {\n            \"id\": 17512,\n            \"name\": \"OtterClam Finance\",\n            \"symbol\": \"PEARL\",\n            \"slug\": \"otterclam-finance-pearl\",\n            \"rank\": 6192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T11:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x52A7F40BB6e9BD9183071cdBdd3A977D713F2e34\"\n            }\n        },\n        {\n            \"id\": 17513,\n            \"name\": \"GLOW V2\",\n            \"symbol\": \"GLOW V2\",\n            \"slug\": \"glow-v2\",\n            \"rank\": 9287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T14:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef3725d9e4b9d758483c86be917ab7321dc2830c\"\n            }\n        },\n        {\n            \"id\": 17514,\n            \"name\": \"PHIT\",\n            \"symbol\": \"PHIT\",\n            \"slug\": \"phit\",\n            \"rank\": 6083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T02:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF71F77E3581F0f2F2f2997BC345Ac18eCD582bba\"\n            }\n        },\n        {\n            \"id\": 17515,\n            \"name\": \"CitaDAO\",\n            \"symbol\": \"KNIGHT\",\n            \"slug\": \"citadao\",\n            \"rank\": 4403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T23:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3541a5c1b04adaba0b83f161747815cd7b1516bc\"\n            }\n        },\n        {\n            \"id\": 17516,\n            \"name\": \"Son of Babydoge\",\n            \"symbol\": \"SOB\",\n            \"slug\": \"son-of-babydoge\",\n            \"rank\": 4654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T12:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdede8bf8d378ff9860ba1b89d792bea3709bc041\"\n            }\n        },\n        {\n            \"id\": 17518,\n            \"name\": \"Ross Inu\",\n            \"symbol\": \"$ROSS\",\n            \"slug\": \"ross-inu\",\n            \"rank\": 6399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4645c1991ca64d3f5c45050eaaf9894aeef24e21\"\n            }\n        },\n        {\n            \"id\": 17521,\n            \"name\": \"PW-Gold\",\n            \"symbol\": \"PWG\",\n            \"slug\": \"pw-gold\",\n            \"rank\": 5916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e70f310c902edff4F6176142831b02dc68564d5\"\n            }\n        },\n        {\n            \"id\": 17522,\n            \"name\": \"TMETA\",\n            \"symbol\": \"TMT\",\n            \"slug\": \"tmeta\",\n            \"rank\": 6194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e94473e7cba9f886e4c6cdd9a6d605fad81ed5d\"\n            }\n        },\n        {\n            \"id\": 17523,\n            \"name\": \"TomTomCoin\",\n            \"symbol\": \"TOMS\",\n            \"slug\": \"tomtomcoin\",\n            \"rank\": 4189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x506aa8aa8d68bdc7b451db95c6bb6cbb886788c3\"\n            }\n        },\n        {\n            \"id\": 17524,\n            \"name\": \"BNB Superheroes\",\n            \"symbol\": \"BSH\",\n            \"slug\": \"bnb-superheroes\",\n            \"rank\": 6057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc2b85bbb68110626b2a72df2adb400640f79247\"\n            }\n        },\n        {\n            \"id\": 17526,\n            \"name\": \"Paw V2\",\n            \"symbol\": \"PAW\",\n            \"slug\": \"paw-v2\",\n            \"rank\": 8275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbc5b59ea1b6f8da8258615ee38d40e999ec5d74f\"\n            }\n        },\n        {\n            \"id\": 17527,\n            \"name\": \"battle esports coin\",\n            \"symbol\": \"BES\",\n            \"slug\": \"battle-esports-coin\",\n            \"rank\": 4549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x805856f176625843d14097017618e224f4607d2d\"\n            }\n        },\n        {\n            \"id\": 17528,\n            \"name\": \"War Bond Token\",\n            \"symbol\": \"WBOND\",\n            \"slug\": \"tank-wars-zone\",\n            \"rank\": 3571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x59c6606ed2af925f270733e378d6af7829b5b3cf\"\n            }\n        },\n        {\n            \"id\": 17529,\n            \"name\": \"DaFIN\",\n            \"symbol\": \"DAF\",\n            \"slug\": \"dafin\",\n            \"rank\": 5475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T06:16:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e031a5bc1c6b6e86a49e0b0f2e757800f1d0fff\"\n            }\n        },\n        {\n            \"id\": 17530,\n            \"name\": \"Mindcell\",\n            \"symbol\": \"MDC\",\n            \"slug\": \"mindcell\",\n            \"rank\": 4839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e6c59321ceb205d5d3bc6c539c017af6159b16c\"\n            }\n        },\n        {\n            \"id\": 17531,\n            \"name\": \"Pmail\",\n            \"symbol\": \"PML\",\n            \"slug\": \"pmail\",\n            \"rank\": 5275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T06:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43a8e7bd081a5217a4ac1be97632ada39da735ed\"\n            }\n        },\n        {\n            \"id\": 17532,\n            \"name\": \"Lucid Lands V2\",\n            \"symbol\": \"LLG\",\n            \"slug\": \"lucid-lands-v2\",\n            \"rank\": 5446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T09:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4c293eadbb9d72d68a680f1a66979726992c396\"\n            }\n        },\n        {\n            \"id\": 17533,\n            \"name\": \"Its Not Art\",\n            \"symbol\": \"NOTART\",\n            \"slug\": \"its-not-art\",\n            \"rank\": 6056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2bc4c9a279d0e1b2b2e1eb4f313cfe22a2e182d5\"\n            }\n        },\n        {\n            \"id\": 17534,\n            \"name\": \"CryptoTrains\",\n            \"symbol\": \"CTRAIN\",\n            \"slug\": \"cryptotrains\",\n            \"rank\": 4375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T07:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0367035f7114c72141589058d09f11d0e76988e9\"\n            }\n        },\n        {\n            \"id\": 17536,\n            \"name\": \"Ruyi\",\n            \"symbol\": \"RYB\",\n            \"slug\": \"ruyi\",\n            \"rank\": 6854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T08:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8826a541668b040894fc8c7212e28c4a367bba72\"\n            }\n        },\n        {\n            \"id\": 17539,\n            \"name\": \"BlueArk\",\n            \"symbol\": \"BRK\",\n            \"slug\": \"blueark\",\n            \"rank\": 5641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T09:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd045D776d894eC6e8b685DBEf196527ea8720BaB\"\n            }\n        },\n        {\n            \"id\": 17540,\n            \"name\": \"TOKE.N\",\n            \"symbol\": \"TOKE.N\",\n            \"slug\": \"thetokenproject\",\n            \"rank\": 5495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T14:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8d4ccd333f893fc1ad75b626a2c82b4bc7ccbdd\"\n            }\n        },\n        {\n            \"id\": 17541,\n            \"name\": \"Persia\",\n            \"symbol\": \"PERSIA\",\n            \"slug\": \"persia\",\n            \"rank\": 7364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T09:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x043ab85da1d804a03c411e9a1d61c12ff99f0b02\"\n            }\n        },\n        {\n            \"id\": 17542,\n            \"name\": \"Tower Defense Titans\",\n            \"symbol\": \"TITANS\",\n            \"slug\": \"tower-defense-titans\",\n            \"rank\": 7035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T10:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b880988A93f7133Be0F0749f39a9316e99fA70e\"\n            }\n        },\n        {\n            \"id\": 17545,\n            \"name\": \"Cipher\",\n            \"symbol\": \"CPR\",\n            \"slug\": \"cipher-v2\",\n            \"rank\": 8280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T23:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaa404804ba583c025fa64c9a276a6127ceb355c6\"\n            }\n        },\n        {\n            \"id\": 17546,\n            \"name\": \"Katsumi\",\n            \"symbol\": \"KATSUMI\",\n            \"slug\": \"katsumi\",\n            \"rank\": 5707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T13:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e4efb364071c64ee3641fe1e68cb5d2d5558709\"\n            }\n        },\n        {\n            \"id\": 17548,\n            \"name\": \"0xDAO\",\n            \"symbol\": \"OXD\",\n            \"slug\": \"0xdao\",\n            \"rank\": 2872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc165d941481e68696f43ee6e99bfb2b23e0e3114\"\n            }\n        },\n        {\n            \"id\": 17552,\n            \"name\": \"League of Zodiacs\",\n            \"symbol\": \"LOZ\",\n            \"slug\": \"league-of-zodiacs\",\n            \"rank\": 4673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T15:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6415670b1818bdc690b3405a5717cf252dba63a4\"\n            }\n        },\n        {\n            \"id\": 17553,\n            \"name\": \"Tokenfy\",\n            \"symbol\": \"TKNFY\",\n            \"slug\": \"tokenfy\",\n            \"rank\": 3071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T15:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6dD98031551C23bb4A2fBE2C4d524e8f737c6f7\"\n            }\n        },\n        {\n            \"id\": 17554,\n            \"name\": \"Metadogeswap\",\n            \"symbol\": \"MDS\",\n            \"slug\": \"metadogeswap\",\n            \"rank\": 4689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T16:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaeF865eb62CD27fd173b065Eacd3Da48632E554D\"\n            }\n        },\n        {\n            \"id\": 17555,\n            \"name\": \"KridaFans\",\n            \"symbol\": \"KRIDA\",\n            \"slug\": \"kridafans\",\n            \"rank\": 3485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3c5a5885f6ee4acc2597069fe3c19f49c6efba96\"\n            }\n        },\n        {\n            \"id\": 17556,\n            \"name\": \"Metal Backed Money\",\n            \"symbol\": \"MBMX\",\n            \"slug\": \"metal-backed-money\",\n            \"rank\": 2930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T17:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17558,\n            \"name\": \"SAVEBEE FARM HONEYCOMB\",\n            \"symbol\": \"HC\",\n            \"slug\": \"savebee-farm-honeycomb\",\n            \"rank\": 5336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T21:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x567d9bf9cdf2b8b6ac2962cb882eabf08bd1fd22\"\n            }\n        },\n        {\n            \"id\": 17560,\n            \"name\": \"Yield Hunt\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"yield-hunt\",\n            \"rank\": 4100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T18:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4D3dDeec55f148B3f8765A2aBc00252834ed7E62\"\n            }\n        },\n        {\n            \"id\": 17563,\n            \"name\": \"Paladin dao\",\n            \"symbol\": \"PAL\",\n            \"slug\": \"paladin-dao\",\n            \"rank\": 4469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T19:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4da413d7643000a84c5b62bfb1bf2077604b165\"\n            }\n        },\n        {\n            \"id\": 17565,\n            \"name\": \"EverReflect\",\n            \"symbol\": \"EVRF\",\n            \"slug\": \"everreflect\",\n            \"rank\": 3967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c2e501b08cf5c16061468c96b19b32bae451da3\"\n            }\n        },\n        {\n            \"id\": 17566,\n            \"name\": \"AlphaDEX\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"alphadex\",\n            \"rank\": 3220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x8E7Cd893D8f371051a39aA65976Bca22d7b02A60\"\n            }\n        },\n        {\n            \"id\": 17568,\n            \"name\": \"Iron Bank\",\n            \"symbol\": \"IB\",\n            \"slug\": \"iron-bank\",\n            \"rank\": 3335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x00a35FD824c717879BF370E70AC6868b95870Dfb\"\n            }\n        },\n        {\n            \"id\": 17569,\n            \"name\": \"Mooney\",\n            \"symbol\": \"MOONEY\",\n            \"slug\": \"mooney\",\n            \"rank\": 3290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T15:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20d4DB1946859E2Adb0e5ACC2eac58047aD41395\"\n            }\n        },\n        {\n            \"id\": 17572,\n            \"name\": \"ProjectFeenix\",\n            \"symbol\": \"FEENIXV2\",\n            \"slug\": \"projectfeenix\",\n            \"rank\": 4695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T03:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3633f95e4d5900cb7525f5801639aeabc998c750\"\n            }\n        },\n        {\n            \"id\": 17573,\n            \"name\": \"Ripio Coin\",\n            \"symbol\": \"RPC\",\n            \"slug\": \"ripio-coin\",\n            \"rank\": 5253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed025a9fe4b30bcd68460bca42583090c2266468\"\n            }\n        },\n        {\n            \"id\": 17574,\n            \"name\": \"CryptoJetski\",\n            \"symbol\": \"CJET\",\n            \"slug\": \"cryptojetski\",\n            \"rank\": 4448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T04:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38FC43bbdDB64cd23bC8d085F88722AB1F9a6C50\"\n            }\n        },\n        {\n            \"id\": 17575,\n            \"name\": \"Vivaion\",\n            \"symbol\": \"VIVAION\",\n            \"slug\": \"vivaion\",\n            \"rank\": 5281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T04:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2jw1uFmc1hhfJH3EqGhaE2rfZMMC2YBpxkZcdUbPppMn\"\n            }\n        },\n        {\n            \"id\": 17577,\n            \"name\": \"ShiPlay\",\n            \"symbol\": \"SPLY\",\n            \"slug\": \"shiplay\",\n            \"rank\": 3961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T19:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40671E899e915d39036935F7cFFe35a5348E0a5c\"\n            }\n        },\n        {\n            \"id\": 17578,\n            \"name\": \"Ninneko (Mata)\",\n            \"symbol\": \"MATA\",\n            \"slug\": \"ninneko-mata\",\n            \"rank\": 3752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T05:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x175facdd947c995ad547f6ad952d26826758a4da\"\n            }\n        },\n        {\n            \"id\": 17580,\n            \"name\": \"KRED\",\n            \"symbol\": \"KRED\",\n            \"slug\": \"kred\",\n            \"rank\": 5398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T05:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c50e72b9b7a44bf7e63fe7735d67d82c3e4bf74\"\n            }\n        },\n        {\n            \"id\": 17581,\n            \"name\": \"Nemesis Wealth Projects BSC\",\n            \"symbol\": \"NMS\",\n            \"slug\": \"nemesis-wealth-projects-bsc\",\n            \"rank\": 6462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T08:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8cb4fdb148d87f7ec493e69391347bdd3ff1163f\"\n            }\n        },\n        {\n            \"id\": 17582,\n            \"name\": \"MetaniaGames\",\n            \"symbol\": \"METANIA\",\n            \"slug\": \"metaniagames\",\n            \"rank\": 5522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f64cc61d0d5542e40e6f2828cbdda84507d214d\"\n            }\n        },\n        {\n            \"id\": 17583,\n            \"name\": \"CryptoSkates\",\n            \"symbol\": \"CST\",\n            \"slug\": \"cryptoskates\",\n            \"rank\": 4211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T05:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x368eB5efdca39126e8e76Aae5187166De7c2766c\"\n            }\n        },\n        {\n            \"id\": 17586,\n            \"name\": \"Loomi\",\n            \"symbol\": \"LOOMI\",\n            \"slug\": \"loomi\",\n            \"rank\": 3228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb57bf569ad976974c1f861a5923a59f40222451\"\n            }\n        },\n        {\n            \"id\": 17587,\n            \"name\": \"Kassandra\",\n            \"symbol\": \"KACY\",\n            \"slug\": \"kassandra\",\n            \"rank\": 4482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T07:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf32398dae246C5f672B52A54e9B413dFFcAe1A44\"\n            }\n        },\n        {\n            \"id\": 17593,\n            \"name\": \"Nintia Estate\",\n            \"symbol\": \"NINTI\",\n            \"slug\": \"nintia-estate\",\n            \"rank\": 4178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa57ff4670f9016069e799a51a3186d03991e431\"\n            }\n        },\n        {\n            \"id\": 17594,\n            \"name\": \"Protofi\",\n            \"symbol\": \"PROTO\",\n            \"slug\": \"protofi\",\n            \"rank\": 8247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xa23c4e69e5Eaf4500F2f9301717f12B578b948FB\"\n            }\n        },\n        {\n            \"id\": 17595,\n            \"name\": \"Metaficial World\",\n            \"symbol\": \"MW\",\n            \"slug\": \"metaficial-world\",\n            \"rank\": 6559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e3eb1a4c1830e7f4f231d2c7752dae004980253\"\n            }\n        },\n        {\n            \"id\": 17596,\n            \"name\": \"Baby WOJ\",\n            \"symbol\": \"BWJ\",\n            \"slug\": \"baby-woj\",\n            \"rank\": 3598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83f41c98d028842ccc8060b4ec7738df3eb9a2e6\"\n            }\n        },\n        {\n            \"id\": 17597,\n            \"name\": \"SafeMoneyBSC\",\n            \"symbol\": \"SAFEMONEY\",\n            \"slug\": \"safemoneybsc\",\n            \"rank\": 5371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x740b4c277a94Cc781ec9da438d2eB12f75DEeE46\"\n            }\n        },\n        {\n            \"id\": 17598,\n            \"name\": \"OUD\",\n            \"symbol\": \"OUD\",\n            \"slug\": \"oud\",\n            \"rank\": 3384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x128Ba6Da77f67155A7ef6856C33cc714dF94f2DC\"\n            }\n        },\n        {\n            \"id\": 17601,\n            \"name\": \"ONINO\",\n            \"symbol\": \"ONI\",\n            \"slug\": \"oni-token\",\n            \"rank\": 3785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T13:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea89199344a492853502a7a699cc4230854451b8\"\n            }\n        },\n        {\n            \"id\": 17602,\n            \"name\": \"METAGON\",\n            \"symbol\": \"METAGON\",\n            \"slug\": \"metagon\",\n            \"rank\": 6246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T22:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa9cB489B3e59CA5f30B45c1ec2fC068aD6551686\"\n            }\n        },\n        {\n            \"id\": 17606,\n            \"name\": \"Big Red Dog\",\n            \"symbol\": \"BDOG\",\n            \"slug\": \"big-red-dog\",\n            \"rank\": 9288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB0c030344FEeCbF6c8c3059D7d8a8284Afa96dF0\"\n            }\n        },\n        {\n            \"id\": 17608,\n            \"name\": \"Medi Token\",\n            \"symbol\": \"MEDI\",\n            \"slug\": \"medi-token\",\n            \"rank\": 5220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24B20dA7A2Fa0D1D5aFcD693e1c8AFff20507eFd\"\n            }\n        },\n        {\n            \"id\": 17609,\n            \"name\": \"Baby Aetherius\",\n            \"symbol\": \"BABYAETH\",\n            \"slug\": \"baby-aetherius\",\n            \"rank\": 3698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e60050ba280fbda68d57dace6b4ec15d52683d8\"\n            }\n        },\n        {\n            \"id\": 17610,\n            \"name\": \"Wrapped Ampleforth\",\n            \"symbol\": \"WAMPL\",\n            \"slug\": \"wrapped-ampleforth\",\n            \"rank\": 5897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T05:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedb171c18ce90b633db442f2a6f72874093b49ef\"\n            }\n        },\n        {\n            \"id\": 17611,\n            \"name\": \"MineCrypto\",\n            \"symbol\": \"MCR\",\n            \"slug\": \"minecrypto\",\n            \"rank\": 6381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T08:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x613A57809cFB84190574D2eC0A5F14f1cF184379\"\n            }\n        },\n        {\n            \"id\": 17612,\n            \"name\": \"Moneyrain Finance\",\n            \"symbol\": \"MONEYRAIN\",\n            \"slug\": \"moneyrain-finance\",\n            \"rank\": 5555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T07:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9ce66Ef13D88cb1bC567E47459841483c5d9457C\"\n            }\n        },\n        {\n            \"id\": 17613,\n            \"name\": \"EMP Shares\",\n            \"symbol\": \"ESHARE\",\n            \"slug\": \"emp-shares\",\n            \"rank\": 2985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb20f6a8665432ce895d724b417f77ecac956550\"\n            }\n        },\n        {\n            \"id\": 17614,\n            \"name\": \"Loot Token\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"loot-token\",\n            \"rank\": 4004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GzpRsvnKXKz586kRLkjdppR4dUCFwHa2qaszKkPUQx6g\"\n            }\n        },\n        {\n            \"id\": 17619,\n            \"name\": \"Eagle Token\",\n            \"symbol\": \"EAGLE\",\n            \"slug\": \"eagle-token\",\n            \"rank\": 6411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T12:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x589f16e0a4cc4e205dabfe2610e718c3ba2a5fa3\"\n            }\n        },\n        {\n            \"id\": 17620,\n            \"name\": \"Mr.FOX TOKEN\",\n            \"symbol\": \"MRFOX\",\n            \"slug\": \"mr-fox-token\",\n            \"rank\": 4192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T13:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC2d59082acA32Ff289Da772756a01120fa9F6346\"\n            }\n        },\n        {\n            \"id\": 17622,\n            \"name\": \"Rocket Finance\",\n            \"symbol\": \"ROCKET\",\n            \"slug\": \"rocket-finance\",\n            \"rank\": 4433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T15:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xAfE80953BB7A01B0051d929f6626B10d6719dB5F\"\n            }\n        },\n        {\n            \"id\": 17623,\n            \"name\": \"Lootex\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"lootex\",\n            \"rank\": 4090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x721A1B990699eE9D90b6327FaaD0A3E840aE8335\"\n            }\n        },\n        {\n            \"id\": 17625,\n            \"name\": \"Trapeza Protocol\",\n            \"symbol\": \"FIDL\",\n            \"slug\": \"trapeza-protocol\",\n            \"rank\": 3640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x414a36a4b79Ee1D4b454AB798E4179ffC00b1641\"\n            }\n        },\n        {\n            \"id\": 17626,\n            \"name\": \"Spartan\",\n            \"symbol\": \"SPA\",\n            \"slug\": \"spartan-token\",\n            \"rank\": 3488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcfe392e778dbb59dcad624f10f7fa8c4a910b1e\"\n            }\n        },\n        {\n            \"id\": 17627,\n            \"name\": \"RiseHero\",\n            \"symbol\": \"RISE\",\n            \"slug\": \"risehero\",\n            \"rank\": 5764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3d80275E300237a62D3431C26d52f185584cC1B\"\n            }\n        },\n        {\n            \"id\": 17629,\n            \"name\": \"Exponential Capital\",\n            \"symbol\": \"EXPO\",\n            \"slug\": \"exponential-capital\",\n            \"rank\": 3657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7260D904989fEbB1a2d12e46dd6679aDB99A6F7\"\n            }\n        },\n        {\n            \"id\": 17630,\n            \"name\": \"Kilo Shiba Inu\",\n            \"symbol\": \"KSHIB\",\n            \"slug\": \"kilo-shiba-inu\",\n            \"rank\": 3221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17633,\n            \"name\": \"Emp Money\",\n            \"symbol\": \"EMP\",\n            \"slug\": \"emp-money\",\n            \"rank\": 3239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b248cefa87f836a4e6f6d6c9b42991b88dc1d58\"\n            }\n        },\n        {\n            \"id\": 17634,\n            \"name\": \"DeFi Hunters DAO\",\n            \"symbol\": \"DDAO\",\n            \"slug\": \"defi-hunters-dao\",\n            \"rank\": 6029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x90F3edc7D5298918F7BB51694134b07356F7d0C7\"\n            }\n        },\n        {\n            \"id\": 17636,\n            \"name\": \"Wordl DeFi\",\n            \"symbol\": \"WORDL\",\n            \"slug\": \"wordl-defi\",\n            \"rank\": 7309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7c7ee8075857d24d4534491f638af6a99f524e2\"\n            }\n        },\n        {\n            \"id\": 17637,\n            \"name\": \"GENART\",\n            \"symbol\": \"GENART\",\n            \"slug\": \"genart\",\n            \"rank\": 4620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12e56851ec22874520dc4c7fa0a8a8d7dba1bac8\"\n            }\n        },\n        {\n            \"id\": 17638,\n            \"name\": \"Comfy\",\n            \"symbol\": \"COMFY\",\n            \"slug\": \"comfy\",\n            \"rank\": 3454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x702f78e81cf3dfae89648b5a9e2e1aa8db1de546\"\n            }\n        },\n        {\n            \"id\": 17639,\n            \"name\": \"Comfy Share\",\n            \"symbol\": \"CSHARE\",\n            \"slug\": \"comfy-share\",\n            \"rank\": 3687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x3cb98cacd44ee77eb35e99eb74ace91bf550c964\"\n            }\n        },\n        {\n            \"id\": 17640,\n            \"name\": \"PhotonSwap\",\n            \"symbol\": \"PHOTON\",\n            \"slug\": \"photonswap\",\n            \"rank\": 9289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xbdd4e5660839a088573191A9889A262c0Efc0983\"\n            }\n        },\n        {\n            \"id\": 17643,\n            \"name\": \"Speed Cheems\",\n            \"symbol\": \"SCH\",\n            \"slug\": \"speed-cheems\",\n            \"rank\": 5894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2fa32163459b63c800f32fc1f63ce6f566c3da4\"\n            }\n        },\n        {\n            \"id\": 17645,\n            \"name\": \"Chedda Token\",\n            \"symbol\": \"CHEDDA\",\n            \"slug\": \"chedda-token\",\n            \"rank\": 3076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16756ec1deb89a2106c35e0b586a799d0a61837d\"\n            }\n        },\n        {\n            \"id\": 17646,\n            \"name\": \"McDoge\",\n            \"symbol\": \"MCDOGE\",\n            \"slug\": \"mcdoge\",\n            \"rank\": 5155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fdfe5ee55ae0fb7e0dba3481ea46f22fc92cbbb\"\n            }\n        },\n        {\n            \"id\": 17647,\n            \"name\": \"3OMB Token\",\n            \"symbol\": \"3OMB\",\n            \"slug\": \"30mb-token\",\n            \"rank\": 2992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T07:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x14def7584a6c52f470ca4f4b9671056b22f4ffde\"\n            }\n        },\n        {\n            \"id\": 17648,\n            \"name\": \"3Share\",\n            \"symbol\": \"3SHARE\",\n            \"slug\": \"3shares\",\n            \"rank\": 3017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6437adac543583c4b31bf0323a0870430f5cc2e7\"\n            }\n        },\n        {\n            \"id\": 17649,\n            \"name\": \"NoahArk\",\n            \"symbol\": \"NRK\",\n            \"slug\": \"noahark\",\n            \"rank\": 6788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x61A47034276eb993e1C5E67BF1375aD0A48F10F6\"\n            }\n        },\n        {\n            \"id\": 17650,\n            \"name\": \"Arkania Protocol\",\n            \"symbol\": \"ANIA\",\n            \"slug\": \"arkania-protocol\",\n            \"rank\": 5586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa10cf1ad3eb9724ba342e8dd2a52d0c0dcfc1ad6\"\n            }\n        },\n        {\n            \"id\": 17651,\n            \"name\": \"Warp Bond\",\n            \"symbol\": \"WARP\",\n            \"slug\": \"warp-bond\",\n            \"rank\": 4680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T22:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3F46a70adB395cddb81FF9bFE3B62aDae1B44816\"\n            }\n        },\n        {\n            \"id\": 17652,\n            \"name\": \"DeFi Holdings\",\n            \"symbol\": \"DHOLD\",\n            \"slug\": \"defi-holdings\",\n            \"rank\": 5957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfba34c7da885885c597b8eeab61fdc0eee7acf3c\"\n            }\n        },\n        {\n            \"id\": 17653,\n            \"name\": \"eFin Decentralized\",\n            \"symbol\": \"WEFIN\",\n            \"slug\": \"efin-decentralized\",\n            \"rank\": 6418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T10:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaE459484c895a335ceC08058290D94551DBf5fbB\"\n            }\n        },\n        {\n            \"id\": 17654,\n            \"name\": \"HyperVerse\",\n            \"symbol\": \"HVT\",\n            \"slug\": \"hyperverse\",\n            \"rank\": 4576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaafa10755b3b1dbf46e86d973c3f27f3671ed9db\"\n            }\n        },\n        {\n            \"id\": 17655,\n            \"name\": \"HUMAN\",\n            \"symbol\": \"HUMAN\",\n            \"slug\": \"human-coin\",\n            \"rank\": 6784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HuManQDs2YtrRkQu4www48fFc6mz39gG6u2vUT2U9B9X\"\n            }\n        },\n        {\n            \"id\": 17656,\n            \"name\": \"Scrap\",\n            \"symbol\": \"SCRAP\",\n            \"slug\": \"scrap\",\n            \"rank\": 4974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6naWDMGNWwqffJnnXFLBCLaYu1y5U9Rohe5wwJPHvf1p\"\n            }\n        },\n        {\n            \"id\": 17657,\n            \"name\": \"Ouranos\",\n            \"symbol\": \"OUR\",\n            \"slug\": \"ouranos\",\n            \"rank\": 5601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xa68eeee3eb02b4195537dc3326436c83505fb5cf\"\n            }\n        },\n        {\n            \"id\": 17658,\n            \"name\": \"Hampton Metaverse\",\n            \"symbol\": \"HMETA\",\n            \"slug\": \"hampton-metaverse\",\n            \"rank\": 5418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0db2ce47a592ae82af29f96f029cba43f11de77a\"\n            }\n        },\n        {\n            \"id\": 17659,\n            \"name\": \"TalentCoin\",\n            \"symbol\": \"TLNT\",\n            \"slug\": \"talentcoin\",\n            \"rank\": 6248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T10:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28fa624e706015e84f740232f3e8b90e466aeec4\"\n            }\n        },\n        {\n            \"id\": 17660,\n            \"name\": \"Cryptoheadz\",\n            \"symbol\": \"HEADZ\",\n            \"slug\": \"cryptoheadz\",\n            \"rank\": 5489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88e428b5c1c1de8936eaa95395bfa4ae60abf440\"\n            }\n        },\n        {\n            \"id\": 17661,\n            \"name\": \"Revenge on the Squid Gamers\",\n            \"symbol\": \"KILLSQUID\",\n            \"slug\": \"revenge-on-the-squid-gamers\",\n            \"rank\": 7715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T10:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88818a5a8e51e7d75fe8c074a0d00bf600b863a6\"\n            }\n        },\n        {\n            \"id\": 17662,\n            \"name\": \"Doge2K22\",\n            \"symbol\": \"DK\",\n            \"slug\": \"doge2k22\",\n            \"rank\": 5525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x112f526b44227af5d155be065259cbd54655a096\"\n            }\n        },\n        {\n            \"id\": 17663,\n            \"name\": \"Okami Inu\",\n            \"symbol\": \"Okami\",\n            \"slug\": \"okami-inu\",\n            \"rank\": 7079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T19:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa61cd6b7a27506e148dc966ea6739ed9956d812e\"\n            }\n        },\n        {\n            \"id\": 17664,\n            \"name\": \"ChessNFT\",\n            \"symbol\": \"CNFT\",\n            \"slug\": \"chessnft\",\n            \"rank\": 6456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T17:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd43b226d365d8b22ba472afc2fa769b356eb5d47\"\n            }\n        },\n        {\n            \"id\": 17665,\n            \"name\": \"ShibaElonVerse\",\n            \"symbol\": \"SHIBEV\",\n            \"slug\": \"shibaelonverse\",\n            \"rank\": 4738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T17:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2629eb2edef0f45b9f250f4ec934bbc8628dbaca\"\n            }\n        },\n        {\n            \"id\": 17667,\n            \"name\": \"Solium Rise\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solium-rise\",\n            \"rank\": 5483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T17:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd169faf8119ca3b339a323d0911c14947a603f08\"\n            }\n        },\n        {\n            \"id\": 17668,\n            \"name\": \"Based Token\",\n            \"symbol\": \"BDC\",\n            \"slug\": \"based-token\",\n            \"rank\": 5270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6B925F0C776263bF8B3579825e94E40a5631e1cE\"\n            }\n        },\n        {\n            \"id\": 17669,\n            \"name\": \"Conqueror\",\n            \"symbol\": \"CONQ\",\n            \"slug\": \"conqueror\",\n            \"rank\": 6047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T05:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE3273EfB61EBB8d63333B05B42B5751Ef9758B42\"\n            }\n        },\n        {\n            \"id\": 17670,\n            \"name\": \"DIKE TOKEN\",\n            \"symbol\": \"DIKE\",\n            \"slug\": \"dike-token\",\n            \"rank\": 5347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T18:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAtFJpsGDfHDUfMhVM7XZGSPeMmt2qbddT\"\n            }\n        },\n        {\n            \"id\": 17671,\n            \"name\": \"FOMO\",\n            \"symbol\": \"FOMO\",\n            \"slug\": \"fomo\",\n            \"rank\": 5929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f508e77cd0d30792a2cf1558da3d5ad382328a4\"\n            }\n        },\n        {\n            \"id\": 17672,\n            \"name\": \"King Dog Inu\",\n            \"symbol\": \"KINGDOG\",\n            \"slug\": \"king-dog-inu\",\n            \"rank\": 6437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T22:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3BB55Ba11f1A220c7C1e15b56E6cF9c69519c50F\"\n            }\n        },\n        {\n            \"id\": 17673,\n            \"name\": \"ShinjiRai\",\n            \"symbol\": \"$SHINJI\",\n            \"slug\": \"shinjirai\",\n            \"rank\": 6041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcda8b42bc44aea65f8141d103633721df32c8a85\"\n            }\n        },\n        {\n            \"id\": 17674,\n            \"name\": \"HDDcoin\",\n            \"symbol\": \"HDD\",\n            \"slug\": \"hddcoin\",\n            \"rank\": 6536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17675,\n            \"name\": \"Human World\",\n            \"symbol\": \"SSAP\",\n            \"slug\": \"human-world\",\n            \"rank\": 3005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33c8e2ff6299950354ce06cb1e578226bbf29362\"\n            }\n        },\n        {\n            \"id\": 17676,\n            \"name\": \"Head Football\",\n            \"symbol\": \"HEAD\",\n            \"slug\": \"head-football\",\n            \"rank\": 4363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7917c830eca3360e24e09fd422310a734ac9d2c9\"\n            }\n        },\n        {\n            \"id\": 17677,\n            \"name\": \"TRINITY\",\n            \"symbol\": \"TRIN\",\n            \"slug\": \"trinity-defi\",\n            \"rank\": 5218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07756A602d94D710ee53058244333EFB74024883\"\n            }\n        },\n        {\n            \"id\": 17678,\n            \"name\": \"CasinoXMetaverse\",\n            \"symbol\": \"$CASIO\",\n            \"slug\": \"casinoxmetaverse\",\n            \"rank\": 4144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82a336ba310b5a590a59db08a0e1ff8c33df8bbd\"\n            }\n        },\n        {\n            \"id\": 17679,\n            \"name\": \"Safebuy\",\n            \"symbol\": \"SBF\",\n            \"slug\": \"safebuy\",\n            \"rank\": 4949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T07:34:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80454d758c33e0a6be6bdd2e3ea083ea9be374ef\"\n            }\n        },\n        {\n            \"id\": 17680,\n            \"name\": \"MvPad\",\n            \"symbol\": \"MVD\",\n            \"slug\": \"mvpad\",\n            \"rank\": 5504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1252E02728eC919aB841aE9af5777095B1CBAa16\"\n            }\n        },\n        {\n            \"id\": 17681,\n            \"name\": \"MetaGO\",\n            \"symbol\": \"GO\",\n            \"slug\": \"metago\",\n            \"rank\": 5038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9555dBDe3A7b355d34E6cE728A8aA021511eCbC\"\n            }\n        },\n        {\n            \"id\": 17682,\n            \"name\": \"Arenaverse\",\n            \"symbol\": \"AVERSE\",\n            \"slug\": \"arenaverse\",\n            \"rank\": 5268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA1e4acAB451f8b965518cdB02745dc5c6f0AE6c7\"\n            }\n        },\n        {\n            \"id\": 17683,\n            \"name\": \"AmericanStaff Inu\",\n            \"symbol\": \"AMSTAFF\",\n            \"slug\": \"americanstaff-inu\",\n            \"rank\": 6849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3a8205337d5b7e6c04ec0b57b1b08a5d3117515\"\n            }\n        },\n        {\n            \"id\": 17684,\n            \"name\": \"MetaGalaxy\",\n            \"symbol\": \"MGXY\",\n            \"slug\": \"metagalaxy\",\n            \"rank\": 5488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2477ca77c14c4d2335b2b2ba9d9dd0558cc7ee2\"\n            }\n        },\n        {\n            \"id\": 17685,\n            \"name\": \"EarnableFi\",\n            \"symbol\": \"EFI\",\n            \"slug\": \"earnablefi\",\n            \"rank\": 9290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48666Fe01d123D14B53EAcf21f36786F2a786c86\"\n            }\n        },\n        {\n            \"id\": 17686,\n            \"name\": \"Erugo World Coin\",\n            \"symbol\": \"EWC\",\n            \"slug\": \"erugo-world-coin\",\n            \"rank\": 2910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd74cf66c43e45abd5703f3642f73d0675d6aff7\"\n            }\n        },\n        {\n            \"id\": 17687,\n            \"name\": \"DefiBet\",\n            \"symbol\": \"DBET\",\n            \"slug\": \"defibet\",\n            \"rank\": 5149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T09:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67654acd0fa49f98c2a9a6a6135d0ccb88836a85\"\n            }\n        },\n        {\n            \"id\": 17689,\n            \"name\": \"Voice Street\",\n            \"symbol\": \"VST\",\n            \"slug\": \"voice-street\",\n            \"rank\": 4787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T09:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacf34edcc424128cccc730bf85cdaceebcb3eece\"\n            }\n        },\n        {\n            \"id\": 17690,\n            \"name\": \"Digital Financial Exchange\",\n            \"symbol\": \"DIFX\",\n            \"slug\": \"digital-financial-exchange\",\n            \"rank\": 2853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x697bd938e7E572E787ecd7bC74a31f1814C21264\"\n            }\n        },\n        {\n            \"id\": 17691,\n            \"name\": \"Floki Run\",\n            \"symbol\": \"FLOKIRUN\",\n            \"slug\": \"floki-run\",\n            \"rank\": 6449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T16:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x454fbcd75492f3e9a938fdf9ccdfc336c96d254c\"\n            }\n        },\n        {\n            \"id\": 17692,\n            \"name\": \"Grape\",\n            \"symbol\": \"GRAPE\",\n            \"slug\": \"grapetoken\",\n            \"rank\": 5287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06063b2b2a9c56671973aab29d6a1645a5bfb9f8\"\n            }\n        },\n        {\n            \"id\": 17695,\n            \"name\": \"MidasDAO (New)\",\n            \"symbol\": \"CROWN\",\n            \"slug\": \"midasdao-new\",\n            \"rank\": 3282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T21:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x39912D83acb4A373321387300f4FBE88Aa5d6F14\"\n            }\n        },\n        {\n            \"id\": 17696,\n            \"name\": \"Lonelyfans (NEW)\",\n            \"symbol\": \"LOF\",\n            \"slug\": \"lonelyfans-new\",\n            \"rank\": 6478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T22:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe702c303173f90094ce8c9c6ca3f198eca0e027c\"\n            }\n        },\n        {\n            \"id\": 17698,\n            \"name\": \"Lucky Block\",\n            \"symbol\": \"LBLOCK\",\n            \"slug\": \"lucky-block\",\n            \"rank\": 2958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T04:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb\"\n            }\n        },\n        {\n            \"id\": 17699,\n            \"name\": \"The Reaper\",\n            \"symbol\": \"RPR\",\n            \"slug\": \"the-reaper\",\n            \"rank\": 5934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17701,\n            \"name\": \"Baby Lambo Inu\",\n            \"symbol\": \"BLINU\",\n            \"slug\": \"baby-lambo-inu\",\n            \"rank\": 3108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41f831c60c7051cffa756ab5f9fee81a670ecde0\"\n            }\n        },\n        {\n            \"id\": 17702,\n            \"name\": \"Gunstar Metaverse Currency\",\n            \"symbol\": \"GSC\",\n            \"slug\": \"gunstar-metaverse-currency\",\n            \"rank\": 5644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639FC0c006bd7050E2c359295B41a79cB28694BA\"\n            }\n        },\n        {\n            \"id\": 17704,\n            \"name\": \"GensoKishi’s Metaverse\",\n            \"symbol\": \"MV\",\n            \"slug\": \"gensokishis-metaverse\",\n            \"rank\": 3048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17705,\n            \"name\": \"Floki Rocket\",\n            \"symbol\": \"RKF\",\n            \"slug\": \"flokirocket-token\",\n            \"rank\": 5598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x61D99Ac4e23a5F44c850245fCB24D06D42982a5C\"\n            }\n        },\n        {\n            \"id\": 17707,\n            \"name\": \"PineApple Swap\",\n            \"symbol\": \"PNS\",\n            \"slug\": \"pineapple-swap\",\n            \"rank\": 5978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ca56722c4fef35cf2bc65345b9bf45064e7ef5d\"\n            }\n        },\n        {\n            \"id\": 17708,\n            \"name\": \"ChampInu\",\n            \"symbol\": \"CHAMPINU\",\n            \"slug\": \"champinu\",\n            \"rank\": 4914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44C263E76814dCf9c710E992306c4FdfBfB0429D\"\n            }\n        },\n        {\n            \"id\": 17709,\n            \"name\": \"PikaVerse\",\n            \"symbol\": \"PIKA\",\n            \"slug\": \"pikaverse\",\n            \"rank\": 4470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d862b949de5b617453d9ca126f68abc8ca149cc\"\n            }\n        },\n        {\n            \"id\": 17710,\n            \"name\": \"Far West Games\",\n            \"symbol\": \"CASH\",\n            \"slug\": \"far-west-games\",\n            \"rank\": 3954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5E15C0A2dd5CF2E78d57BBF8c1A288495DcEeE77\"\n            }\n        },\n        {\n            \"id\": 17711,\n            \"name\": \"Chubs Inu\",\n            \"symbol\": \"CHUBS\",\n            \"slug\": \"chubs-inu\",\n            \"rank\": 4029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T11:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x811a73e2d9884d4ed80c5d0ba0035fd2d9227f93\"\n            }\n        },\n        {\n            \"id\": 17712,\n            \"name\": \"Beast NFT Token\",\n            \"symbol\": \"BNFT\",\n            \"slug\": \"beast-nft-token\",\n            \"rank\": 4894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8D7f08FfBE0506bAd571a731ECea67F7851107DA\"\n            }\n        },\n        {\n            \"id\": 17713,\n            \"name\": \"Metaverse DAO\",\n            \"symbol\": \"MDAO\",\n            \"slug\": \"metaverse-dao\",\n            \"rank\": 3285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x776f2453115f0d47aaab52c7095f14150d89069c\"\n            }\n        },\n        {\n            \"id\": 17714,\n            \"name\": \"MeowSwap\",\n            \"symbol\": \"MEOW\",\n            \"slug\": \"meow-swap\",\n            \"rank\": 4987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"1dd1a7dde0e1e82761325ee5f4719d0d4b7c24dfba77d9bee01eed4b\"\n            }\n        },\n        {\n            \"id\": 17715,\n            \"name\": \"artèQ\",\n            \"symbol\": \"ARTEQ\",\n            \"slug\": \"arteq\",\n            \"rank\": 6454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0debAEB1Ba41900148f625Bd6DBae22B576D620b\"\n            }\n        },\n        {\n            \"id\": 17716,\n            \"name\": \"BANCC\",\n            \"symbol\": \"sBanc\",\n            \"slug\": \"bancc\",\n            \"rank\": 4822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T09:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1BD8cA161F0b311162365248b39B38F85e238345\"\n            }\n        },\n        {\n            \"id\": 17717,\n            \"name\": \"Crypto Rocket Launch Plus\",\n            \"symbol\": \"RKT\",\n            \"slug\": \"crypto-rocket-launch-plus\",\n            \"rank\": 3418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T11:19:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3936e06a3024e052D7b97F3827EBcb120fcb1262\"\n            }\n        },\n        {\n            \"id\": 17720,\n            \"name\": \"Boost2\",\n            \"symbol\": \"BOOST2\",\n            \"slug\": \"boost2\",\n            \"rank\": 4593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2eb4cd6bc9ba61571b12d3484a5688202851bbc\"\n            }\n        },\n        {\n            \"id\": 17722,\n            \"name\": \"Ambire Wallet\",\n            \"symbol\": \"WALLET\",\n            \"slug\": \"ambire-wallet\",\n            \"rank\": 3409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T02:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17723,\n            \"name\": \"Survival Game Online\",\n            \"symbol\": \"SURV\",\n            \"slug\": \"survival-game-online\",\n            \"rank\": 3097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T16:07:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1180C484f55024C5Ce1765101f4efaC1e7A3F6d4\"\n            }\n        },\n        {\n            \"id\": 17724,\n            \"name\": \"Trace Network Labs\",\n            \"symbol\": \"TRACE\",\n            \"slug\": \"trace-network-labs\",\n            \"rank\": 3246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T16:22:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9F7fC686CfD64aA5Ae15b351d03071e91533094b\"\n            }\n        },\n        {\n            \"id\": 17729,\n            \"name\": \"Rari Games\",\n            \"symbol\": \"RARI\",\n            \"slug\": \"rari-games\",\n            \"rank\": 4209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x856333816b8e934bcf4c08faf00dd46e5ac0aaec\"\n            }\n        },\n        {\n            \"id\": 17731,\n            \"name\": \"Brixel War\",\n            \"symbol\": \"BXS\",\n            \"slug\": \"brixel-war\",\n            \"rank\": 3162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD\"\n            }\n        },\n        {\n            \"id\": 17732,\n            \"name\": \"EcoCREDIT\",\n            \"symbol\": \"ECO\",\n            \"slug\": \"ecocredit\",\n            \"rank\": 5600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T16:19:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x21fdb8e43d84420afbd6351d645f50c9138daae0\"\n            }\n        },\n        {\n            \"id\": 17734,\n            \"name\": \"Immortl\",\n            \"symbol\": \"IMRTL\",\n            \"slug\": \"immortl\",\n            \"rank\": 3840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x550d9923693998a6fe20801abe3f1a78e0d75089\"\n            }\n        },\n        {\n            \"id\": 17737,\n            \"name\": \"MetaVisa Protocol\",\n            \"symbol\": \"MESA\",\n            \"slug\": \"metavisa-protocol\",\n            \"rank\": 3495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T22:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5AFFF9876C1F98b7d2b53bCB69EB57e92408319F\"\n            }\n        },\n        {\n            \"id\": 17739,\n            \"name\": \"StarChainDoge\",\n            \"symbol\": \"STARCHAINDOGE\",\n            \"slug\": \"starchaindoge\",\n            \"rank\": 3839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T02:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe292700e3f86ba16b48880f1b7c29f3e7f0ac75c\"\n            }\n        },\n        {\n            \"id\": 17740,\n            \"name\": \"Bedpage Coin\",\n            \"symbol\": \"BED\",\n            \"slug\": \"bedpage-coin\",\n            \"rank\": 3823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cfd7dd68b1e5d0b5cc4540a740a92a81aa0ffde\"\n            }\n        },\n        {\n            \"id\": 17741,\n            \"name\": \"XAEA-Xii Token\",\n            \"symbol\": \"XAEA-Xii\",\n            \"slug\": \"xaea-xii-token\",\n            \"rank\": 3523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf3f28189516647f8cd2414b6add5ac948f3fc41\"\n            }\n        },\n        {\n            \"id\": 17743,\n            \"name\": \"Jones DAO\",\n            \"symbol\": \"JONES\",\n            \"slug\": \"jones-dao\",\n            \"rank\": 2847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x10393c20975cf177a3513071bc110f7962cd67da\"\n            }\n        },\n        {\n            \"id\": 17744,\n            \"name\": \"Universe\",\n            \"symbol\": \"UNIV\",\n            \"slug\": \"universe-2\",\n            \"rank\": 2863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T03:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x959b88966fc5b261df8359961357d34f4ee27b4a\"\n            }\n        },\n        {\n            \"id\": 17746,\n            \"name\": \"Food Farmer Finance\",\n            \"symbol\": \"FFF\",\n            \"slug\": \"food-farmer-finance\",\n            \"rank\": 3179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc16b2419494ae0604432297d40cdf0e8d68de8d6\"\n            }\n        },\n        {\n            \"id\": 17747,\n            \"name\": \"Krypto Pets\",\n            \"symbol\": \"KPETS\",\n            \"slug\": \"krypto-pets\",\n            \"rank\": 5385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T16:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeef37d7bd4ae03fd8ee1c44491987e422b53ed25\"\n            }\n        },\n        {\n            \"id\": 17754,\n            \"name\": \"Attack On Floki\",\n            \"symbol\": \"AOF\",\n            \"slug\": \"attack-on-floki\",\n            \"rank\": 3627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3cef24da1d6ec6a3e68ba8c5767f227aa0886d8d\"\n            }\n        },\n        {\n            \"id\": 17755,\n            \"name\": \"BABY TETHER\",\n            \"symbol\": \"BABYTETHER\",\n            \"slug\": \"baby-tether\",\n            \"rank\": 3651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T09:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89ab641e93012787b25c9d73ff47eaac705974a4\"\n            }\n        },\n        {\n            \"id\": 17756,\n            \"name\": \"Hachiko Charity\",\n            \"symbol\": \"HKC\",\n            \"slug\": \"hachiko-charity\",\n            \"rank\": 3968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbC91e5db518BACAF2629Cdc6f0eE7D42fAD1355c\"\n            }\n        },\n        {\n            \"id\": 17757,\n            \"name\": \"Influencer Token\",\n            \"symbol\": \"INF\",\n            \"slug\": \"influencer-token\",\n            \"rank\": 3900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T09:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x22f91a81c850994523b5c16bb42365b88ba47b40\"\n            }\n        },\n        {\n            \"id\": 17758,\n            \"name\": \"Free Novak\",\n            \"symbol\": \"FREEDOM\",\n            \"slug\": \"free-novak\",\n            \"rank\": 4751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8c3ca595fba7b9af1b8a29d6fb9f0e0a682c327\"\n            }\n        },\n        {\n            \"id\": 17759,\n            \"name\": \"MetaWolf\",\n            \"symbol\": \"MWOLF\",\n            \"slug\": \"metawolf\",\n            \"rank\": 4270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32ed52d61b7024a83c5aa47dff6cab0817b0ffdb\"\n            }\n        },\n        {\n            \"id\": 17760,\n            \"name\": \"Cricket\",\n            \"symbol\": \"CRICKET\",\n            \"slug\": \"cricket\",\n            \"rank\": 3937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f26154d757874e1cd8d06637561ac47efa666ef\"\n            }\n        },\n        {\n            \"id\": 17761,\n            \"name\": \"IceCream Finance\",\n            \"symbol\": \"CREAM\",\n            \"slug\": \"icecream-finance\",\n            \"rank\": 3067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xae21d31a6494829a9e4b2b291f4984aae8121757\"\n            }\n        },\n        {\n            \"id\": 17762,\n            \"name\": \"Node Compiler AVAX\",\n            \"symbol\": \"NODEC\",\n            \"slug\": \"node-compiler-avax\",\n            \"rank\": 2978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x224db37f1745a2f5d49e06a204ad6a38ba827fa8\"\n            }\n        },\n        {\n            \"id\": 17763,\n            \"name\": \"Snowtomb LOT\",\n            \"symbol\": \"SLOT\",\n            \"slug\": \"snowtomb-lot\",\n            \"rank\": 3024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x924157b5dbb387a823719916b25256410a4ad470\"\n            }\n        },\n        {\n            \"id\": 17764,\n            \"name\": \"Clexchain\",\n            \"symbol\": \"CLEX\",\n            \"slug\": \"clexchain\",\n            \"rank\": 6862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        }\n    ]\n}"},{"id":"ea455dba-11ed-4fa0-8bbc-9893b70be1bf","name":"CoinMarketCap ID map","originalRequest":{"method":"GET","header":[{"key":"X-CMC_PRO_API_KEY","value":"{{cmc-api-key}}","type":"text"}],"url":"{{cmc-endpoint}}/v1/cryptocurrency/map"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jan 2022 21:32:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Vary","value":"origin,accept-encoding"},{"key":"X-Envoy-Decorator-Operation","value":"coinmarketcap-pro-apis.cmc-api.svc.cluster.local:80/*"},{"key":"X-Envoy-Upstream-Service-Time","value":"66"},{"key":"X-Traefik-Route","value":"coinmarketcap-pro-apis"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"origin-when-cross-origin"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 fa486964c67c2a458a5e0fcec0e6f602.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"EWR52-C3"},{"key":"X-Amz-Cf-Id","value":"HNFMrsMmNXQ-FCwMtsBQlZKISWUoODva9Uxv3xiO5nPFCWg-KZHKEg=="},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6d660d37a8d51a48-EWR"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"timestamp\": \"2022-01-31T21:32:15.994Z\",\n        \"error_code\": 0,\n        \"error_message\": null,\n        \"elapsed\": 31,\n        \"credit_count\": 1,\n        \"notice\": null\n    },\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Bitcoin\",\n            \"symbol\": \"BTC\",\n            \"slug\": \"bitcoin\",\n            \"rank\": 1,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Litecoin\",\n            \"symbol\": \"LTC\",\n            \"slug\": \"litecoin\",\n            \"rank\": 22,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Namecoin\",\n            \"symbol\": \"NMC\",\n            \"slug\": \"namecoin\",\n            \"rank\": 757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Terracoin\",\n            \"symbol\": \"TRC\",\n            \"slug\": \"terracoin\",\n            \"rank\": 1867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Peercoin\",\n            \"symbol\": \"PPC\",\n            \"slug\": \"peercoin\",\n            \"rank\": 837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Novacoin\",\n            \"symbol\": \"NVC\",\n            \"slug\": \"novacoin\",\n            \"rank\": 2158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-04-28T18:47:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Feathercoin\",\n            \"symbol\": \"FTC\",\n            \"slug\": \"feathercoin\",\n            \"rank\": 1509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-03T03:25:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Freicoin\",\n            \"symbol\": \"FRC\",\n            \"slug\": \"freicoin\",\n            \"rank\": 2022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-03T03:25:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Ixcoin\",\n            \"symbol\": \"IXC\",\n            \"slug\": \"ixcoin\",\n            \"rank\": 1688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-08T05:20:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16,\n            \"name\": \"WorldCoin\",\n            \"symbol\": \"WDC\",\n            \"slug\": \"worldcoin\",\n            \"rank\": 7686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-05-22T03:20:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Digitalcoin\",\n            \"symbol\": \"DGC\",\n            \"slug\": \"digitalcoin\",\n            \"rank\": 2320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-06-09T17:55:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Goldcoin\",\n            \"symbol\": \"GLC\",\n            \"slug\": \"goldcoin\",\n            \"rank\": 953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-06-14T06:45:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Phoenixcoin\",\n            \"symbol\": \"PXC\",\n            \"slug\": \"phoenixcoin\",\n            \"rank\": 1727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-04T05:15:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Megacoin\",\n            \"symbol\": \"MEC\",\n            \"slug\": \"megacoin\",\n            \"rank\": 2340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-07T13:56:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Infinitecoin\",\n            \"symbol\": \"IFC\",\n            \"slug\": \"infinitecoin\",\n            \"rank\": 1096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-10T13:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Primecoin\",\n            \"symbol\": \"XPM\",\n            \"slug\": \"primecoin\",\n            \"rank\": 1496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-11T03:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Anoncoin\",\n            \"symbol\": \"ANC\",\n            \"slug\": \"anoncoin\",\n            \"rank\": 2387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-15T01:31:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 45,\n            \"name\": \"CasinoCoin\",\n            \"symbol\": \"CSC\",\n            \"slug\": \"casinocoin\",\n            \"rank\": 4417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-07-25T03:06:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Emerald Crypto\",\n            \"symbol\": \"EMD\",\n            \"slug\": \"emerald\",\n            \"rank\": 2214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-08-04T18:51:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 52,\n            \"name\": \"XRP\",\n            \"symbol\": \"XRP\",\n            \"slug\": \"xrp\",\n            \"rank\": 8,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-08-04T18:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Quark\",\n            \"symbol\": \"QRK\",\n            \"slug\": \"quark\",\n            \"rank\": 1344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-08-25T17:46:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Zetacoin\",\n            \"symbol\": \"ZET\",\n            \"slug\": \"zetacoin\",\n            \"rank\": 2268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-09-11T01:47:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 61,\n            \"name\": \"TagCoin\",\n            \"symbol\": \"TAG\",\n            \"slug\": \"tagcoin\",\n            \"rank\": 2250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-11-05T13:32:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Public Index Network\",\n            \"symbol\": \"PIN\",\n            \"slug\": \"public-index-network\",\n            \"rank\": 1420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-11-27T06:01:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 66,\n            \"name\": \"Nxt\",\n            \"symbol\": \"NXT\",\n            \"slug\": \"nxt\",\n            \"rank\": 1024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-04T05:46:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Unobtanium\",\n            \"symbol\": \"UNO\",\n            \"slug\": \"unobtanium\",\n            \"rank\": 6422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-21T18:17:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Datacoin\",\n            \"symbol\": \"DTC\",\n            \"slug\": \"datacoin\",\n            \"rank\": 2694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-07T19:47:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 72,\n            \"name\": \"Deutsche eMark\",\n            \"symbol\": \"DEM\",\n            \"slug\": \"deutsche-emark\",\n            \"rank\": 2414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-15T01:52:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Dogecoin\",\n            \"symbol\": \"DOGE\",\n            \"slug\": \"dogecoin\",\n            \"rank\": 11,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-15T14:42:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 77,\n            \"name\": \"Diamond\",\n            \"symbol\": \"DMD\",\n            \"slug\": \"diamond\",\n            \"rank\": 1165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-19T12:31:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 78,\n            \"name\": \"HoboNickels\",\n            \"symbol\": \"HBN\",\n            \"slug\": \"hobonickels\",\n            \"rank\": 8335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-20T13:32:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Orbitcoin\",\n            \"symbol\": \"ORB\",\n            \"slug\": \"orbitcoin\",\n            \"rank\": 1976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-21T18:12:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Omni\",\n            \"symbol\": \"OMNI\",\n            \"slug\": \"omni\",\n            \"rank\": 1552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-24T23:37:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 87,\n            \"name\": \"FedoraCoin\",\n            \"symbol\": \"TIPS\",\n            \"slug\": \"fedoracoin\",\n            \"rank\": 1606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2013-12-31T16:17:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 90,\n            \"name\": \"Dimecoin\",\n            \"symbol\": \"DIME\",\n            \"slug\": \"dimecoin\",\n            \"rank\": 1669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-01-06T07:42:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 93,\n            \"name\": \"42-coin\",\n            \"symbol\": \"42\",\n            \"slug\": \"42-coin\",\n            \"rank\": 1389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-01-14T04:32:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Vertcoin\",\n            \"symbol\": \"VTC\",\n            \"slug\": \"vertcoin\",\n            \"rank\": 815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-01-20T05:27:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 109,\n            \"name\": \"DigiByte\",\n            \"symbol\": \"DGB\",\n            \"slug\": \"digibyte\",\n            \"rank\": 159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-06T13:13:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 113,\n            \"name\": \"SmartCoin (SMC)\",\n            \"symbol\": \"SMC\",\n            \"slug\": \"smartcoin\",\n            \"rank\": 2280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-06T13:13:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 118,\n            \"name\": \"ReddCoin\",\n            \"symbol\": \"RDD\",\n            \"slug\": \"redd\",\n            \"rank\": 751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-10T00:58:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 122,\n            \"name\": \"PotCoin\",\n            \"symbol\": \"POT\",\n            \"slug\": \"potcoin\",\n            \"rank\": 1597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-10T04:23:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 128,\n            \"name\": \"Maxcoin\",\n            \"symbol\": \"MAX\",\n            \"slug\": \"maxcoin\",\n            \"rank\": 1985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-12T13:33:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Dash\",\n            \"symbol\": \"DASH\",\n            \"slug\": \"dash\",\n            \"rank\": 82,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-14T13:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 132,\n            \"name\": \"Counterparty\",\n            \"symbol\": \"XCP\",\n            \"slug\": \"counterparty\",\n            \"rank\": 732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-15T13:59:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 141,\n            \"name\": \"MintCoin\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"mintcoin\",\n            \"rank\": 8302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-19T13:39:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 145,\n            \"name\": \"DopeCoin\",\n            \"symbol\": \"DOPE\",\n            \"slug\": \"dopecoin\",\n            \"rank\": 2195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-22T17:52:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Auroracoin\",\n            \"symbol\": \"AUR\",\n            \"slug\": \"auroracoin\",\n            \"rank\": 7059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-27T05:33:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 151,\n            \"name\": \"Peseta Digital\",\n            \"symbol\": \"PTD\",\n            \"slug\": \"pesetacoin\",\n            \"rank\": 1889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-22T17:52:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 154,\n            \"name\": \"Marscoin\",\n            \"symbol\": \"MARS\",\n            \"slug\": \"marscoin\",\n            \"rank\": 5794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-24T13:41:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 162,\n            \"name\": \"Magic Internet Money\",\n            \"symbol\": \"MIM\",\n            \"slug\": \"magic-internet-money\",\n            \"rank\": 2833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-12T05:27:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 168,\n            \"name\": \"Uniform Fiscal Object\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"uniform-fiscal-object\",\n            \"rank\": 5939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-27T05:33:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 170,\n            \"name\": \"BlackCoin\",\n            \"symbol\": \"BLK\",\n            \"slug\": \"blackcoin\",\n            \"rank\": 1605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-02-28T05:13:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 182,\n            \"name\": \"Myriad\",\n            \"symbol\": \"XMY\",\n            \"slug\": \"myriad\",\n            \"rank\": 1632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-08T15:56:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 184,\n            \"name\": \"DNotes\",\n            \"symbol\": \"NOTE\",\n            \"slug\": \"dnotes\",\n            \"rank\": 2758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-08T15:56:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 201,\n            \"name\": \"Einsteinium\",\n            \"symbol\": \"EMC2\",\n            \"slug\": \"einsteinium\",\n            \"rank\": 1217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-09T04:10:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 212,\n            \"name\": \"ECC\",\n            \"symbol\": \"ECC\",\n            \"slug\": \"eccoin\",\n            \"rank\": 8336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:09:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 213,\n            \"name\": \"MonaCoin\",\n            \"symbol\": \"MONA\",\n            \"slug\": \"monacoin\",\n            \"rank\": 461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:09:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 215,\n            \"name\": \"Rubycoin\",\n            \"symbol\": \"RBY\",\n            \"slug\": \"rubycoin\",\n            \"rank\": 8337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:09:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 217,\n            \"name\": \"Bela\",\n            \"symbol\": \"BELA\",\n            \"slug\": \"belacoin\",\n            \"rank\": 2519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-20T05:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e98a6804e4b6c832ed0ca876a943abd3400b224\"\n            }\n        },\n        {\n            \"id\": 224,\n            \"name\": \"FairCoin\",\n            \"symbol\": \"FAIR\",\n            \"slug\": \"faircoin\",\n            \"rank\": 2072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-22T14:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 234,\n            \"name\": \"e-Gulden\",\n            \"symbol\": \"EFL\",\n            \"slug\": \"e-gulden\",\n            \"rank\": 1564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-03-26T12:44:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 254,\n            \"name\": \"Gulden\",\n            \"symbol\": \"NLG\",\n            \"slug\": \"gulden\",\n            \"rank\": 1264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-08T04:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 258,\n            \"name\": \"Groestlcoin\",\n            \"symbol\": \"GRS\",\n            \"slug\": \"groestlcoin\",\n            \"rank\": 563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-11T20:45:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 260,\n            \"name\": \"PetroDollar\",\n            \"symbol\": \"XPD\",\n            \"slug\": \"petrodollar\",\n            \"rank\": 1986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-15T04:36:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 263,\n            \"name\": \"PLNcoin\",\n            \"symbol\": \"PLNC\",\n            \"slug\": \"plncoin\",\n            \"rank\": 2763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-15T04:36:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 268,\n            \"name\": \"WhiteCoin\",\n            \"symbol\": \"XWC\",\n            \"slug\": \"whitecoin\",\n            \"rank\": 224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-18T12:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 276,\n            \"name\": \"Bitstar\",\n            \"symbol\": \"BITS\",\n            \"slug\": \"bitstar\",\n            \"rank\": 2247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-23T12:01:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 278,\n            \"name\": \"Quebecoin\",\n            \"symbol\": \"QBC\",\n            \"slug\": \"quebecoin\",\n            \"rank\": 2750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-23T12:01:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 290,\n            \"name\": \"BlueCoin\",\n            \"symbol\": \"BLU\",\n            \"slug\": \"bluecoin\",\n            \"rank\": 2023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-28T03:21:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 291,\n            \"name\": \"MaidSafeCoin\",\n            \"symbol\": \"MAID\",\n            \"slug\": \"maidsafecoin\",\n            \"rank\": 285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-04-28T03:21:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 293,\n            \"name\": \"Bitcoin Plus\",\n            \"symbol\": \"XBC\",\n            \"slug\": \"bitcoin-plus\",\n            \"rank\": 1730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-04T01:31:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 298,\n            \"name\": \"NewYorkCoin\",\n            \"symbol\": \"NYC\",\n            \"slug\": \"newyorkcoin\",\n            \"rank\": 1390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-06T12:17:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 313,\n            \"name\": \"Pinkcoin\",\n            \"symbol\": \"PINK\",\n            \"slug\": \"pinkcoin\",\n            \"rank\": 1644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-11T17:08:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 316,\n            \"name\": \"Dreamcoin\",\n            \"symbol\": \"DRM\",\n            \"slug\": \"dreamcoin\",\n            \"rank\": 2652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-13T04:03:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 322,\n            \"name\": \"Energycoin\",\n            \"symbol\": \"ENRG\",\n            \"slug\": \"energycoin\",\n            \"rank\": 2548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-15T12:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 323,\n            \"name\": \"VeriCoin\",\n            \"symbol\": \"VRC\",\n            \"slug\": \"vericoin\",\n            \"rank\": 2035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-16T12:13:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 328,\n            \"name\": \"Monero\",\n            \"symbol\": \"XMR\",\n            \"slug\": \"monero\",\n            \"rank\": 46,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-21T01:41:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 331,\n            \"name\": \"Litecoin Plus\",\n            \"symbol\": \"LCP\",\n            \"slug\": \"litecoin-plus\",\n            \"rank\": 2450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-21T03:17:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 333,\n            \"name\": \"Curecoin\",\n            \"symbol\": \"CURE\",\n            \"slug\": \"curecoin\",\n            \"rank\": 1619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-26T18:12:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 341,\n            \"name\": \"SuperCoin\",\n            \"symbol\": \"SUPER\",\n            \"slug\": \"supercoin\",\n            \"rank\": 2409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-05-26T16:31:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 360,\n            \"name\": \"Motocoin\",\n            \"symbol\": \"MOTO\",\n            \"slug\": \"motocoin\",\n            \"rank\": 1919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-03T12:47:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 362,\n            \"name\": \"CloakCoin\",\n            \"symbol\": \"CLOAK\",\n            \"slug\": \"cloakcoin\",\n            \"rank\": 1617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-07T00:08:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 366,\n            \"name\": \"BitSend\",\n            \"symbol\": \"BSD\",\n            \"slug\": \"bitsend\",\n            \"rank\": 2536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-08T14:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 367,\n            \"name\": \"Coin2.1\",\n            \"symbol\": \"C2\",\n            \"slug\": \"coin2-1\",\n            \"rank\": 2609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-08T14:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 372,\n            \"name\": \"Bytecoin\",\n            \"symbol\": \"BCN\",\n            \"slug\": \"bytecoin-bcn\",\n            \"rank\": 649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-17T13:01:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 377,\n            \"name\": \"Navcoin\",\n            \"symbol\": \"NAV\",\n            \"slug\": \"nav-coin\",\n            \"rank\": 916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-12T11:43:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 389,\n            \"name\": \"Startcoin\",\n            \"symbol\": \"START\",\n            \"slug\": \"startcoin\",\n            \"rank\": 2490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-15T14:58:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 405,\n            \"name\": \"DigitalNote\",\n            \"symbol\": \"XDN\",\n            \"slug\": \"digitalnote\",\n            \"rank\": 1553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-24T12:58:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 406,\n            \"name\": \"Boolberry\",\n            \"symbol\": \"BBR\",\n            \"slug\": \"boolberry\",\n            \"rank\": 2695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-24T12:58:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 416,\n            \"name\": \"HempCoin\",\n            \"symbol\": \"THC\",\n            \"slug\": \"hempcoin\",\n            \"rank\": 1650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-06-28T16:33:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 448,\n            \"name\": \"Stealth\",\n            \"symbol\": \"XST\",\n            \"slug\": \"stealth\",\n            \"rank\": 1667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-07-10T12:16:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 460,\n            \"name\": \"Clams\",\n            \"symbol\": \"CLAM\",\n            \"slug\": \"clams\",\n            \"rank\": 8338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-26T02:34:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 463,\n            \"name\": \"BitShares\",\n            \"symbol\": \"BTS\",\n            \"slug\": \"bitshares\",\n            \"rank\": 448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-07-21T03:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 470,\n            \"name\": \"Viacoin\",\n            \"symbol\": \"VIA\",\n            \"slug\": \"viacoin\",\n            \"rank\": 1471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-07-18T12:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 495,\n            \"name\": \"I/O Coin\",\n            \"symbol\": \"IOC\",\n            \"slug\": \"iocoin\",\n            \"rank\": 1742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T18:34:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 501,\n            \"name\": \"Cryptonite\",\n            \"symbol\": \"XCN\",\n            \"slug\": \"cryptonite\",\n            \"rank\": 2187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T21:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 502,\n            \"name\": \"Carboncoin\",\n            \"symbol\": \"CARBON\",\n            \"slug\": \"carboncoin\",\n            \"rank\": 1171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T21:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 506,\n            \"name\": \"CannabisCoin\",\n            \"symbol\": \"CANN\",\n            \"slug\": \"cannabiscoin\",\n            \"rank\": 1757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-02T22:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 512,\n            \"name\": \"Stellar\",\n            \"symbol\": \"XLM\",\n            \"slug\": \"stellar\",\n            \"rank\": 31,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-05T05:44:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 541,\n            \"name\": \"Syscoin\",\n            \"symbol\": \"SYS\",\n            \"slug\": \"syscoin\",\n            \"rank\": 128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-20T11:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 551,\n            \"name\": \"Donu\",\n            \"symbol\": \"DONU\",\n            \"slug\": \"donu\",\n            \"rank\": 2680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-26T02:34:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 558,\n            \"name\": \"Emercoin\",\n            \"symbol\": \"EMC\",\n            \"slug\": \"emercoin\",\n            \"rank\": 1505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-23T21:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 572,\n            \"name\": \"RabbitCoin\",\n            \"symbol\": \"RBBT\",\n            \"slug\": \"rabbitcoin\",\n            \"rank\": 8339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-08-30T22:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 576,\n            \"name\": \"GameCredits\",\n            \"symbol\": \"GAME\",\n            \"slug\": \"gamecredits\",\n            \"rank\": 795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-01T16:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63f88a2298a5c4aee3c216aa6d926b184a4b2437\"\n            }\n        },\n        {\n            \"id\": 584,\n            \"name\": \"NativeCoin\",\n            \"symbol\": \"N8V\",\n            \"slug\": \"native-coin\",\n            \"rank\": 2114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-06T15:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 588,\n            \"name\": \"Ubiq\",\n            \"symbol\": \"UBQ\",\n            \"slug\": \"ubiq\",\n            \"rank\": 1280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-07T21:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 597,\n            \"name\": \"Opal\",\n            \"symbol\": \"OPAL\",\n            \"slug\": \"opal\",\n            \"rank\": 2408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-13T17:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 601,\n            \"name\": \"Acoin\",\n            \"symbol\": \"ACOIN\",\n            \"slug\": \"acoin\",\n            \"rank\": 2688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-13T19:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 624,\n            \"name\": \"bitCNY\",\n            \"symbol\": \"BITCNY\",\n            \"slug\": \"bitcny\",\n            \"rank\": 1247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-23T04:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 626,\n            \"name\": \"NuBits\",\n            \"symbol\": \"USNBT\",\n            \"slug\": \"nubits\",\n            \"rank\": 2177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-24T01:34:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 633,\n            \"name\": \"ExclusiveCoin\",\n            \"symbol\": \"EXCL\",\n            \"slug\": \"exclusivecoin\",\n            \"rank\": 2146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-30T07:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 638,\n            \"name\": \"Trollcoin\",\n            \"symbol\": \"TROLL\",\n            \"slug\": \"trollcoin\",\n            \"rank\": 2237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-09-30T07:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 644,\n            \"name\": \"GlobalBoost-Y\",\n            \"symbol\": \"BSTY\",\n            \"slug\": \"globalboost-y\",\n            \"rank\": 2289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-03T12:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 656,\n            \"name\": \"Prime-XI\",\n            \"symbol\": \"PXI\",\n            \"slug\": \"prime-xi\",\n            \"rank\": 2744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-04T20:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 659,\n            \"name\": \"Bitswift\",\n            \"symbol\": \"BITS\",\n            \"slug\": \"bitswift\",\n            \"rank\": 1795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-05T17:44:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 693,\n            \"name\": \"Verge\",\n            \"symbol\": \"XVG\",\n            \"slug\": \"verge\",\n            \"rank\": 287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-25T22:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 699,\n            \"name\": \"NuShares\",\n            \"symbol\": \"NSR\",\n            \"slug\": \"nushares\",\n            \"rank\": 2054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-25T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 702,\n            \"name\": \"SpreadCoin\",\n            \"symbol\": \"SPR\",\n            \"slug\": \"spreadcoin\",\n            \"rank\": 2654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-26T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 703,\n            \"name\": \"Rimbit\",\n            \"symbol\": \"RBT\",\n            \"slug\": \"rimbit\",\n            \"rank\": 2469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-10-26T23:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 706,\n            \"name\": \"MonetaryUnit\",\n            \"symbol\": \"MUE\",\n            \"slug\": \"monetaryunit\",\n            \"rank\": 1806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-01T20:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 707,\n            \"name\": \"Blocknet\",\n            \"symbol\": \"BLOCK\",\n            \"slug\": \"blocknet\",\n            \"rank\": 1256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-01T21:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 719,\n            \"name\": \"Limitless VIP\",\n            \"symbol\": \"VIP\",\n            \"slug\": \"limitless-vip\",\n            \"rank\": 1991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-08T22:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 720,\n            \"name\": \"Crown\",\n            \"symbol\": \"CRW\",\n            \"slug\": \"crown\",\n            \"rank\": 1732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-08T22:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 730,\n            \"name\": \"GCN Coin\",\n            \"symbol\": \"GCN\",\n            \"slug\": \"gcn-coin\",\n            \"rank\": 2528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-16T23:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 733,\n            \"name\": \"Quotient\",\n            \"symbol\": \"XQN\",\n            \"slug\": \"quotient\",\n            \"rank\": 8340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-11-23T20:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 760,\n            \"name\": \"OKCash\",\n            \"symbol\": \"OK\",\n            \"slug\": \"okcash\",\n            \"rank\": 1777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-12-14T03:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 764,\n            \"name\": \"PayCoin\",\n            \"symbol\": \"XPY\",\n            \"slug\": \"paycoin2\",\n            \"rank\": 2582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2014-12-16T05:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 788,\n            \"name\": \"Circuits of Value\",\n            \"symbol\": \"COVAL\",\n            \"slug\": \"circuits-of-value\",\n            \"rank\": 349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-01-23T13:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d658390460295fb963f54dc0899cfb1c30776df\"\n            }\n        },\n        {\n            \"id\": 789,\n            \"name\": \"Nexus\",\n            \"symbol\": \"NXS\",\n            \"slug\": \"nexus\",\n            \"rank\": 768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-01-25T18:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 799,\n            \"name\": \"SmileyCoin\",\n            \"symbol\": \"SMLY\",\n            \"slug\": \"smileycoin\",\n            \"rank\": 2209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-01-28T04:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 815,\n            \"name\": \"Kobocoin\",\n            \"symbol\": \"KOBO\",\n            \"slug\": \"kobocoin\",\n            \"rank\": 2043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-15T15:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 819,\n            \"name\": \"Bean Cash\",\n            \"symbol\": \"BITB\",\n            \"slug\": \"bean-cash\",\n            \"rank\": 2098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-18T13:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 823,\n            \"name\": \"GeoCoin\",\n            \"symbol\": \"GEO\",\n            \"slug\": \"geocoin\",\n            \"rank\": 2116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-22T02:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 825,\n            \"name\": \"Tether\",\n            \"symbol\": \"USDT\",\n            \"slug\": \"tether\",\n            \"rank\": 3,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-25T13:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdac17f958d2ee523a2206206994597c13d831ec7\"\n            }\n        },\n        {\n            \"id\": 831,\n            \"name\": \"Wild Beast Block\",\n            \"symbol\": \"WBB\",\n            \"slug\": \"wild-beast-block\",\n            \"rank\": 2785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-28T17:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 833,\n            \"name\": \"Gridcoin\",\n            \"symbol\": \"GRC\",\n            \"slug\": \"gridcoin\",\n            \"rank\": 1235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-02-28T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 837,\n            \"name\": \"X-Coin\",\n            \"symbol\": \"XCO\",\n            \"slug\": \"x-coin\",\n            \"rank\": 2638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-03-06T04:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 857,\n            \"name\": \"SongCoin\",\n            \"symbol\": \"SONG\",\n            \"slug\": \"songcoin\",\n            \"rank\": 2720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-03-23T01:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 859,\n            \"name\": \"Woodcoin\",\n            \"symbol\": \"LOG\",\n            \"slug\": \"woodcoin\",\n            \"rank\": 1941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-03-23T02:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 873,\n            \"name\": \"NEM\",\n            \"symbol\": \"XEM\",\n            \"slug\": \"nem\",\n            \"rank\": 86,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-01T00:29:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 894,\n            \"name\": \"Neutron\",\n            \"symbol\": \"NTRN\",\n            \"slug\": \"neutron\",\n            \"rank\": 2697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-21T12:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 895,\n            \"name\": \"Xaurum\",\n            \"symbol\": \"XAUR\",\n            \"slug\": \"xaurum\",\n            \"rank\": 1532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-21T12:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4DF812F6064def1e5e029f1ca858777CC98D2D81\"\n            }\n        },\n        {\n            \"id\": 898,\n            \"name\": \"Californium\",\n            \"symbol\": \"CF\",\n            \"slug\": \"californium\",\n            \"rank\": 2712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-21T12:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 911,\n            \"name\": \"Advanced Internet Blocks\",\n            \"symbol\": \"AIB\",\n            \"slug\": \"advanced-internet-blocks\",\n            \"rank\": 6351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-04-30T04:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 914,\n            \"name\": \"Sphere\",\n            \"symbol\": \"SPHR\",\n            \"slug\": \"sphere\",\n            \"rank\": 7019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-02T15:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 916,\n            \"name\": \"MedicCoin\",\n            \"symbol\": \"MEDIC\",\n            \"slug\": \"mediccoin\",\n            \"rank\": 2732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-04T03:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 918,\n            \"name\": \"Bubble\",\n            \"symbol\": \"BUB\",\n            \"slug\": \"bubble\",\n            \"rank\": 8341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-07T03:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 921,\n            \"name\": \"Universal Currency\",\n            \"symbol\": \"UNIT\",\n            \"slug\": \"universal-currency\",\n            \"rank\": 2523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-07T03:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 934,\n            \"name\": \"ParkByte\",\n            \"symbol\": \"PKB\",\n            \"slug\": \"parkbyte\",\n            \"rank\": 2664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-19T00:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 938,\n            \"name\": \"ARbit\",\n            \"symbol\": \"ARB\",\n            \"slug\": \"arbit\",\n            \"rank\": 2660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-21T04:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 945,\n            \"name\": \"Bata\",\n            \"symbol\": \"BTA\",\n            \"slug\": \"bata\",\n            \"rank\": 1916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-05-29T11:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 948,\n            \"name\": \"AudioCoin\",\n            \"symbol\": \"ADC\",\n            \"slug\": \"audiocoin\",\n            \"rank\": 2095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-05T12:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 951,\n            \"name\": \"Synergy\",\n            \"symbol\": \"SNRG\",\n            \"slug\": \"synergy\",\n            \"rank\": 2185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-08T04:44:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 960,\n            \"name\": \"FujiCoin\",\n            \"symbol\": \"FJC\",\n            \"slug\": \"fujicoin\",\n            \"rank\": 1603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-14T16:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 977,\n            \"name\": \"GravityCoin\",\n            \"symbol\": \"GXX\",\n            \"slug\": \"gravitycoin\",\n            \"rank\": 2622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-26T12:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 978,\n            \"name\": \"Ratecoin\",\n            \"symbol\": \"XRA\",\n            \"slug\": \"ratecoin\",\n            \"rank\": 2547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-06-26T12:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 986,\n            \"name\": \"CrevaCoin\",\n            \"symbol\": \"CREVA\",\n            \"slug\": \"crevacoin\",\n            \"rank\": 2702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-07T15:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 990,\n            \"name\": \"Bitzeny\",\n            \"symbol\": \"ZNY\",\n            \"slug\": \"bitzeny\",\n            \"rank\": 2514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-09T15:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 993,\n            \"name\": \"BowsCoin\",\n            \"symbol\": \"BSC\",\n            \"slug\": \"bowscoin\",\n            \"rank\": 2655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-13T20:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1004,\n            \"name\": \"HNC COIN\",\n            \"symbol\": \"HNC\",\n            \"slug\": \"hnccoin\",\n            \"rank\": 4420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-21T16:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1019,\n            \"name\": \"Manna\",\n            \"symbol\": \"MANNA\",\n            \"slug\": \"manna\",\n            \"rank\": 1766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-27T15:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1020,\n            \"name\": \"Axiom\",\n            \"symbol\": \"AXIOM\",\n            \"slug\": \"axiom\",\n            \"rank\": 8342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-07-30T03:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1026,\n            \"name\": \"Aeon\",\n            \"symbol\": \"AEON\",\n            \"slug\": \"aeon\",\n            \"rank\": 1445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-04T18:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1027,\n            \"name\": \"Ethereum\",\n            \"symbol\": \"ETH\",\n            \"slug\": \"ethereum\",\n            \"rank\": 2,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-07T14:49:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1032,\n            \"name\": \"TransferCoin\",\n            \"symbol\": \"TX\",\n            \"slug\": \"transfercoin\",\n            \"rank\": 1463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-21T02:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1033,\n            \"name\": \"GuccioneCoin\",\n            \"symbol\": \"GCC\",\n            \"slug\": \"guccionecoin\",\n            \"rank\": 2524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-21T02:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1035,\n            \"name\": \"AmsterdamCoin\",\n            \"symbol\": \"AMS\",\n            \"slug\": \"amsterdamcoin\",\n            \"rank\": 2669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-21T02:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1037,\n            \"name\": \"Agoras: Currency of Tau\",\n            \"symbol\": \"AGRS\",\n            \"slug\": \"agoras-tokens\",\n            \"rank\": 1044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-24T02:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x738865301a9b7dd80dc3666dd48cf034ec42bdda\"\n            }\n        },\n        {\n            \"id\": 1038,\n            \"name\": \"Eurocoin\",\n            \"symbol\": \"EUC\",\n            \"slug\": \"eurocoin\",\n            \"rank\": 2784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-24T02:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1042,\n            \"name\": \"Siacoin\",\n            \"symbol\": \"SC\",\n            \"slug\": \"siacoin\",\n            \"rank\": 123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-26T18:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1044,\n            \"name\": \"Global Currency Reserve\",\n            \"symbol\": \"GCR\",\n            \"slug\": \"global-currency-reserve\",\n            \"rank\": 2565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-08-26T18:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1052,\n            \"name\": \"VectorAI\",\n            \"symbol\": \"VEC2\",\n            \"slug\": \"vector\",\n            \"rank\": 2760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-04T16:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1053,\n            \"name\": \"Bolivarcoin\",\n            \"symbol\": \"BOLI\",\n            \"slug\": \"bolivarcoin\",\n            \"rank\": 2475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-08T21:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1066,\n            \"name\": \"Pakcoin\",\n            \"symbol\": \"PAK\",\n            \"slug\": \"pakcoin\",\n            \"rank\": 2038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-15T20:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1070,\n            \"name\": \"Expanse\",\n            \"symbol\": \"EXP\",\n            \"slug\": \"expanse\",\n            \"rank\": 2167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-15T20:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1082,\n            \"name\": \"SIBCoin\",\n            \"symbol\": \"SIB\",\n            \"slug\": \"sibcoin\",\n            \"rank\": 2254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-25T22:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1085,\n            \"name\": \"Swing\",\n            \"symbol\": \"SWING\",\n            \"slug\": \"swing\",\n            \"rank\": 2232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-09-28T15:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1087,\n            \"name\": \"Factom\",\n            \"symbol\": \"FCT\",\n            \"slug\": \"factom\",\n            \"rank\": 967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-06T01:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1090,\n            \"name\": \"Save and Gain\",\n            \"symbol\": \"SANDG\",\n            \"slug\": \"save-and-gain\",\n            \"rank\": 2806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-12T16:30:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1104,\n            \"name\": \"Augur\",\n            \"symbol\": \"REP\",\n            \"slug\": \"augur\",\n            \"rank\": 309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-27T17:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1985365e9f78359a9B6AD760e32412f4a445E862\"\n            }\n        },\n        {\n            \"id\": 1106,\n            \"name\": \"StrongHands\",\n            \"symbol\": \"SHND\",\n            \"slug\": \"stronghands\",\n            \"rank\": 2228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-10-30T18:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1107,\n            \"name\": \"PAC Protocol\",\n            \"symbol\": \"PAC\",\n            \"slug\": \"pac-protocol\",\n            \"rank\": 675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-11-02T21:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1120,\n            \"name\": \"DraftCoin\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"draftcoin\",\n            \"rank\": 2601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-11-23T19:59:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1135,\n            \"name\": \"ClubCoin\",\n            \"symbol\": \"CLUB\",\n            \"slug\": \"clubcoin\",\n            \"rank\": 8343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-12-21T17:49:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1136,\n            \"name\": \"Adzcoin\",\n            \"symbol\": \"ADZ\",\n            \"slug\": \"adzcoin\",\n            \"rank\": 2576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2015-12-26T00:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1146,\n            \"name\": \"AvatarCoin\",\n            \"symbol\": \"AV\",\n            \"slug\": \"avatarcoin\",\n            \"rank\": 8344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-05T18:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1154,\n            \"name\": \"Validity\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"validity\",\n            \"rank\": 841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-18T07:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1155,\n            \"name\": \"Litecred\",\n            \"symbol\": \"LTCR\",\n            \"slug\": \"litecred\",\n            \"rank\": 2729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-21T15:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1156,\n            \"name\": \"Yocoin\",\n            \"symbol\": \"YOC\",\n            \"slug\": \"yocoin\",\n            \"rank\": 2356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-21T17:00:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1159,\n            \"name\": \"SaluS\",\n            \"symbol\": \"SLS\",\n            \"slug\": \"salus\",\n            \"rank\": 7303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-22T17:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1164,\n            \"name\": \"Francs\",\n            \"symbol\": \"FRN\",\n            \"slug\": \"francs\",\n            \"rank\": 8345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-31T08:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1165,\n            \"name\": \"Evil Coin\",\n            \"symbol\": \"EVIL\",\n            \"slug\": \"evil-coin\",\n            \"rank\": 2383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-01-31T08:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1168,\n            \"name\": \"Decred\",\n            \"symbol\": \"DCR\",\n            \"slug\": \"decred\",\n            \"rank\": 89,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-10T19:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1169,\n            \"name\": \"PIVX\",\n            \"symbol\": \"PIVX\",\n            \"slug\": \"pivx\",\n            \"rank\": 760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-13T21:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1172,\n            \"name\": \"Safex Token\",\n            \"symbol\": \"SFT\",\n            \"slug\": \"safex-token\",\n            \"rank\": 1115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-16T19:25:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1175,\n            \"name\": \"Rubies\",\n            \"symbol\": \"RBIES\",\n            \"slug\": \"rubies\",\n            \"rank\": 2322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-02-22T19:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1185,\n            \"name\": \"Trumpcoin\",\n            \"symbol\": \"TRUMP\",\n            \"slug\": \"trumpcoin\",\n            \"rank\": 1791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-01T05:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1191,\n            \"name\": \"Memetic / PepeCoin\",\n            \"symbol\": \"MEME\",\n            \"slug\": \"memetic\",\n            \"rank\": 1786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-14T07:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1194,\n            \"name\": \"Independent Money System\",\n            \"symbol\": \"IMS\",\n            \"slug\": \"independent-money-system\",\n            \"rank\": 2745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-18T23:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1200,\n            \"name\": \"NevaCoin\",\n            \"symbol\": \"NEVA\",\n            \"slug\": \"nevacoin\",\n            \"rank\": 2465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-03-22T20:01:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1209,\n            \"name\": \"PosEx\",\n            \"symbol\": \"PEX\",\n            \"slug\": \"posex\",\n            \"rank\": 2579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-04T22:20:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1210,\n            \"name\": \"Cabbage\",\n            \"symbol\": \"CAB\",\n            \"slug\": \"cabbage\",\n            \"rank\": 2748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-04T22:20:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1212,\n            \"name\": \"MojoCoin\",\n            \"symbol\": \"MOJO\",\n            \"slug\": \"mojocoin\",\n            \"rank\": 2378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-06T19:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1214,\n            \"name\": \"Lisk\",\n            \"symbol\": \"LSK\",\n            \"slug\": \"lisk\",\n            \"rank\": 251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-06T20:19:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1216,\n            \"name\": \"EDRCoin\",\n            \"symbol\": \"EDRC\",\n            \"slug\": \"edrcoin\",\n            \"rank\": 2647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-08T17:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1218,\n            \"name\": \"PostCoin\",\n            \"symbol\": \"POST\",\n            \"slug\": \"postcoin\",\n            \"rank\": 2537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-08T17:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1223,\n            \"name\": \"BERNcash\",\n            \"symbol\": \"BERN\",\n            \"slug\": \"berncash\",\n            \"rank\": 2620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-11T07:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1229,\n            \"name\": \"DigixDAO\",\n            \"symbol\": \"DGD\",\n            \"slug\": \"digixdao\",\n            \"rank\": 606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-18T16:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b7927c4af23765cb51314a0e0521a9645f0e2a\"\n            }\n        },\n        {\n            \"id\": 1230,\n            \"name\": \"Steem\",\n            \"symbol\": \"STEEM\",\n            \"slug\": \"steem\",\n            \"rank\": 329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-04-18T16:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1241,\n            \"name\": \"FuzzBalls\",\n            \"symbol\": \"FUZZ\",\n            \"slug\": \"fuzzballs\",\n            \"rank\": 2534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-01T00:05:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1244,\n            \"name\": \"HiCoin\",\n            \"symbol\": \"XHI\",\n            \"slug\": \"hicoin\",\n            \"rank\": 1567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-04T00:04:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1247,\n            \"name\": \"AquariusCoin\",\n            \"symbol\": \"ARCO\",\n            \"slug\": \"aquariuscoin\",\n            \"rank\": 2316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-04T00:04:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1248,\n            \"name\": \"Bitcoin 21\",\n            \"symbol\": \"XBTC21\",\n            \"slug\": \"bitcoin-21\",\n            \"rank\": 2618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-05T17:59:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1250,\n            \"name\": \"Zurcoin\",\n            \"symbol\": \"ZUR\",\n            \"slug\": \"zurcoin\",\n            \"rank\": 7705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-09T23:04:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1252,\n            \"name\": \"2GIVE\",\n            \"symbol\": \"2GIVE\",\n            \"slug\": \"2give\",\n            \"rank\": 2264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-16T18:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1254,\n            \"name\": \"PlatinumBAR\",\n            \"symbol\": \"XPTX\",\n            \"slug\": \"platinumbar\",\n            \"rank\": 2811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-17T16:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1257,\n            \"name\": \"LanaCoin\",\n            \"symbol\": \"LANA\",\n            \"slug\": \"lanacoin\",\n            \"rank\": 1748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-18T22:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1259,\n            \"name\": \"PonziCoin\",\n            \"symbol\": \"PONZI\",\n            \"slug\": \"ponzicoin\",\n            \"rank\": 2815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-18T22:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1266,\n            \"name\": \"MarteXcoin\",\n            \"symbol\": \"MXT\",\n            \"slug\": \"martexcoin\",\n            \"rank\": 2734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-05-31T21:09:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1273,\n            \"name\": \"Citadel\",\n            \"symbol\": \"CTL\",\n            \"slug\": \"citadel\",\n            \"rank\": 2719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-02T14:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1274,\n            \"name\": \"Waves\",\n            \"symbol\": \"WAVES\",\n            \"slug\": \"waves\",\n            \"rank\": 83,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-02T21:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1279,\n            \"name\": \"PWR Coin\",\n            \"symbol\": \"PWR\",\n            \"slug\": \"powercoin\",\n            \"rank\": 1511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-04T13:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1281,\n            \"name\": \"ION\",\n            \"symbol\": \"ION\",\n            \"slug\": \"ion\",\n            \"rank\": 2025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-08T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1282,\n            \"name\": \"High Voltage\",\n            \"symbol\": \"HVCO\",\n            \"slug\": \"high-voltage\",\n            \"rank\": 2780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-08T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1285,\n            \"name\": \"GoldBlocks\",\n            \"symbol\": \"GB\",\n            \"slug\": \"goldblocks\",\n            \"rank\": 2417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-14T17:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1291,\n            \"name\": \"Comet\",\n            \"symbol\": \"CMT\",\n            \"slug\": \"comet\",\n            \"rank\": 2768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-26T19:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1294,\n            \"name\": \"Rise\",\n            \"symbol\": \"RISE\",\n            \"slug\": \"rise\",\n            \"rank\": 1862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-06-30T04:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1297,\n            \"name\": \"ChessCoin\",\n            \"symbol\": \"CHESS\",\n            \"slug\": \"chesscoin\",\n            \"rank\": 1743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-02T03:40:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1298,\n            \"name\": \"LBRY Credits\",\n            \"symbol\": \"LBC\",\n            \"slug\": \"library-credits\",\n            \"rank\": 846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-07T05:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1299,\n            \"name\": \"PutinCoin\",\n            \"symbol\": \"PUT\",\n            \"slug\": \"putincoin\",\n            \"rank\": 1820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-07T05:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1306,\n            \"name\": \"Cryptojacks\",\n            \"symbol\": \"CJ\",\n            \"slug\": \"cryptojacks\",\n            \"rank\": 2331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-11T19:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1308,\n            \"name\": \"HEAT\",\n            \"symbol\": \"HEAT\",\n            \"slug\": \"heat-ledger\",\n            \"rank\": 2048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-12T17:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1312,\n            \"name\": \"Steem Dollars\",\n            \"symbol\": \"SBD\",\n            \"slug\": \"steem-dollars\",\n            \"rank\": 570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-18T20:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1320,\n            \"name\": \"Ardor\",\n            \"symbol\": \"ARDR\",\n            \"slug\": \"ardor\",\n            \"rank\": 269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-23T14:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1321,\n            \"name\": \"Ethereum Classic\",\n            \"symbol\": \"ETC\",\n            \"slug\": \"ethereum-classic\",\n            \"rank\": 38,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-07-24T13:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1340,\n            \"name\": \"Karbo\",\n            \"symbol\": \"KRB\",\n            \"slug\": \"karbo\",\n            \"rank\": 1740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-12T01:45:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1343,\n            \"name\": \"Stratis\",\n            \"symbol\": \"STRAX\",\n            \"slug\": \"stratis\",\n            \"rank\": 321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-12T01:45:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1351,\n            \"name\": \"Aces\",\n            \"symbol\": \"ACES\",\n            \"slug\": \"aces\",\n            \"rank\": 8346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-19T17:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1353,\n            \"name\": \"TajCoin\",\n            \"symbol\": \"TAJ\",\n            \"slug\": \"tajcoin\",\n            \"rank\": 2668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-08-19T17:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1368,\n            \"name\": \"Veltor\",\n            \"symbol\": \"VLT\",\n            \"slug\": \"veltor\",\n            \"rank\": 2725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-03T22:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1376,\n            \"name\": \"Neo\",\n            \"symbol\": \"NEO\",\n            \"slug\": \"neo\",\n            \"rank\": 64,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-09T03:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1381,\n            \"name\": \"Bitcloud\",\n            \"symbol\": \"BTDX\",\n            \"slug\": \"bitcloud\",\n            \"rank\": 2441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-12T18:19:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1382,\n            \"name\": \"NoLimitCoin\",\n            \"symbol\": \"NLC2\",\n            \"slug\": \"nolimitcoin\",\n            \"rank\": 6416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-12T18:19:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1389,\n            \"name\": \"Zayedcoin\",\n            \"symbol\": \"ZYD\",\n            \"slug\": \"zayedcoin\",\n            \"rank\": 2637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-17T22:55:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1392,\n            \"name\": \"Pluton\",\n            \"symbol\": \"PLU\",\n            \"slug\": \"pluton\",\n            \"rank\": 881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-17T22:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd8912c10681d8b21fd3742244f44658dba12264e\"\n            }\n        },\n        {\n            \"id\": 1395,\n            \"name\": \"Dollarcoin\",\n            \"symbol\": \"DLC\",\n            \"slug\": \"dollarcoin\",\n            \"rank\": 2701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-21T21:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1396,\n            \"name\": \"MustangCoin\",\n            \"symbol\": \"MST\",\n            \"slug\": \"mustangcoin\",\n            \"rank\": 2717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-21T21:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1398,\n            \"name\": \"PROUD Money\",\n            \"symbol\": \"PROUD\",\n            \"slug\": \"proud-money\",\n            \"rank\": 8347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-09-22T20:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1414,\n            \"name\": \"Firo\",\n            \"symbol\": \"FIRO\",\n            \"slug\": \"firo\",\n            \"rank\": 561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-10-06T20:34:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1437,\n            \"name\": \"Zcash\",\n            \"symbol\": \"ZEC\",\n            \"slug\": \"zcash\",\n            \"rank\": 72,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-10-29T15:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1439,\n            \"name\": \"AllSafe\",\n            \"symbol\": \"ASAFE\",\n            \"slug\": \"allsafe\",\n            \"rank\": 2401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-10-29T16:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1447,\n            \"name\": \"ZClassic\",\n            \"symbol\": \"ZCL\",\n            \"slug\": \"zclassic\",\n            \"rank\": 1810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-10T00:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1454,\n            \"name\": \"Lykke\",\n            \"symbol\": \"LKK\",\n            \"slug\": \"lykke\",\n            \"rank\": 5610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-14T21:39:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1455,\n            \"name\": \"Golem\",\n            \"symbol\": \"GLM\",\n            \"slug\": \"golem-network-tokens\",\n            \"rank\": 154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-18T07:34:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429\"\n            }\n        },\n        {\n            \"id\": 1464,\n            \"name\": \"Hydraledger\",\n            \"symbol\": \"HYD\",\n            \"slug\": \"internet-of-people\",\n            \"rank\": 7460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-11-29T11:24:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1466,\n            \"name\": \"Hush\",\n            \"symbol\": \"HUSH\",\n            \"slug\": \"hush\",\n            \"rank\": 1705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-01T19:32:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1468,\n            \"name\": \"Kurrent\",\n            \"symbol\": \"KURT\",\n            \"slug\": \"kurrent\",\n            \"rank\": 2434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-01T19:32:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1473,\n            \"name\": \"Pascal\",\n            \"symbol\": \"PASC\",\n            \"slug\": \"pascal\",\n            \"rank\": 1964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-07T02:21:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1474,\n            \"name\": \"Eternity\",\n            \"symbol\": \"ENT\",\n            \"slug\": \"eternity\",\n            \"rank\": 2259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-07T02:21:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1492,\n            \"name\": \"Obyte\",\n            \"symbol\": \"GBYTE\",\n            \"slug\": \"obyte\",\n            \"rank\": 847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2016-12-27T20:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1495,\n            \"name\": \"PoSW Coin\",\n            \"symbol\": \"POSW\",\n            \"slug\": \"posw-coin\",\n            \"rank\": 2342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-03T16:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1496,\n            \"name\": \"Luna Coin\",\n            \"symbol\": \"LUNA\",\n            \"slug\": \"luna-coin\",\n            \"rank\": 2722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-17T21:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1500,\n            \"name\": \"Wings\",\n            \"symbol\": \"WINGS\",\n            \"slug\": \"wings\",\n            \"rank\": 1520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-11T15:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x667088b212ce3d06a1b553a7221E1fD19000d9aF\"\n            }\n        },\n        {\n            \"id\": 1503,\n            \"name\": \"Jupiter\",\n            \"symbol\": \"JUP\",\n            \"slug\": \"jupiter\",\n            \"rank\": 1068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-12T04:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1504,\n            \"name\": \"InflationCoin\",\n            \"symbol\": \"IFLT\",\n            \"slug\": \"inflationcoin\",\n            \"rank\": 8348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-12T04:29:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1505,\n            \"name\": \"Alias\",\n            \"symbol\": \"ALIAS\",\n            \"slug\": \"alias\",\n            \"rank\": 7711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-14T22:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1511,\n            \"name\": \"PureVidz\",\n            \"symbol\": \"VIDZ\",\n            \"slug\": \"purevidz\",\n            \"rank\": 2540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-19T22:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1514,\n            \"name\": \"ICOBID\",\n            \"symbol\": \"ICOB\",\n            \"slug\": \"icobid\",\n            \"rank\": 2564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-20T18:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1515,\n            \"name\": \"iBank\",\n            \"symbol\": \"IBANK\",\n            \"slug\": \"ibank\",\n            \"rank\": 2782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-23T23:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1518,\n            \"name\": \"Maker\",\n            \"symbol\": \"MKR\",\n            \"slug\": \"maker\",\n            \"rank\": 52,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-01-29T19:19:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2\"\n            }\n        },\n        {\n            \"id\": 1521,\n            \"name\": \"Komodo\",\n            \"symbol\": \"KMD\",\n            \"slug\": \"komodo\",\n            \"rank\": 478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-05T23:49:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1522,\n            \"name\": \"FirstCoin\",\n            \"symbol\": \"FRST\",\n            \"slug\": \"firstcoin\",\n            \"rank\": 2559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-05T23:49:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1527,\n            \"name\": \"Waves Community Token\",\n            \"symbol\": \"WCT\",\n            \"slug\": \"waves-community-token\",\n            \"rank\": 1713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-10T15:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1528,\n            \"name\": \"Iconic\",\n            \"symbol\": \"ICON\",\n            \"slug\": \"iconic\",\n            \"rank\": 2773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-08T22:29:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1531,\n            \"name\": \"Global Cryptocurrency\",\n            \"symbol\": \"GCC\",\n            \"slug\": \"global-cryptocurrency\",\n            \"rank\": 1621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-08T22:29:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1546,\n            \"name\": \"Centurion\",\n            \"symbol\": \"CNT\",\n            \"slug\": \"centurion\",\n            \"rank\": 2610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-22T00:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1552,\n            \"name\": \"Enzyme\",\n            \"symbol\": \"MLN\",\n            \"slug\": \"enzyme\",\n            \"rank\": 371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-22T00:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec67005c4e498ec7f55e092bd1d35cbc47c91892\"\n            }\n        },\n        {\n            \"id\": 1556,\n            \"name\": \"Chrono.tech\",\n            \"symbol\": \"TIME\",\n            \"slug\": \"chrono-tech\",\n            \"rank\": 252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-27T11:54:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x485d17A6f1B8780392d53D64751824253011A260\"\n            }\n        },\n        {\n            \"id\": 1558,\n            \"name\": \"Argus\",\n            \"symbol\": \"ARGUS\",\n            \"slug\": \"argus\",\n            \"rank\": 2816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-02-26T18:19:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1562,\n            \"name\": \"Swarm City\",\n            \"symbol\": \"SWT\",\n            \"slug\": \"swarm-city\",\n            \"rank\": 2165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-03T22:04:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9e7f8568e08d5659f5d29c4997173d84cdf2607\"\n            }\n        },\n        {\n            \"id\": 1567,\n            \"name\": \"Nano\",\n            \"symbol\": \"XNO\",\n            \"slug\": \"nano\",\n            \"rank\": 170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-07T00:34:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1578,\n            \"name\": \"Zero\",\n            \"symbol\": \"ZER\",\n            \"slug\": \"zero\",\n            \"rank\": 1781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-20T21:49:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1582,\n            \"name\": \"Netko\",\n            \"symbol\": \"NETKO\",\n            \"slug\": \"netko\",\n            \"rank\": 2198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-20T21:49:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1586,\n            \"name\": \"Ark\",\n            \"symbol\": \"ARK\",\n            \"slug\": \"ark\",\n            \"rank\": 335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-22T14:19:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1587,\n            \"name\": \"Dynamic\",\n            \"symbol\": \"DYN\",\n            \"slug\": \"dynamic\",\n            \"rank\": 1476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-26T16:54:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1588,\n            \"name\": \"Tokes\",\n            \"symbol\": \"TKS\",\n            \"slug\": \"tokes\",\n            \"rank\": 1355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-26T16:54:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1590,\n            \"name\": \"Mercury\",\n            \"symbol\": \"MER\",\n            \"slug\": \"mercury\",\n            \"rank\": 8092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-30T21:24:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1596,\n            \"name\": \"Edgeless\",\n            \"symbol\": \"EDG\",\n            \"slug\": \"edgeless\",\n            \"rank\": 1320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-03-30T21:24:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08711d3b02c8758f2fb3ab4e80228418a7f8e39c\"\n            }\n        },\n        {\n            \"id\": 1606,\n            \"name\": \"Solaris\",\n            \"symbol\": \"XLR\",\n            \"slug\": \"solaris\",\n            \"rank\": 2265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-01T21:49:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1609,\n            \"name\": \"Asch\",\n            \"symbol\": \"XAS\",\n            \"slug\": \"asch\",\n            \"rank\": 2170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-01T21:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1619,\n            \"name\": \"Skycoin\",\n            \"symbol\": \"SKY\",\n            \"slug\": \"skycoin\",\n            \"rank\": 1228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T17:59:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1623,\n            \"name\": \"BlazerCoin\",\n            \"symbol\": \"BLAZR\",\n            \"slug\": \"blazercoin\",\n            \"rank\": 8349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T19:14:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1624,\n            \"name\": \"Atmos\",\n            \"symbol\": \"ATMOS\",\n            \"slug\": \"atmos\",\n            \"rank\": 2060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T19:34:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"ATMOS-eos-novusphereio\"\n            }\n        },\n        {\n            \"id\": 1629,\n            \"name\": \"Zennies\",\n            \"symbol\": \"ZENI\",\n            \"slug\": \"zennies\",\n            \"rank\": 2079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-18T00:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1630,\n            \"name\": \"Coinonat\",\n            \"symbol\": \"CXT\",\n            \"slug\": \"coinonat\",\n            \"rank\": 2794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-17T23:34:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1632,\n            \"name\": \"Concoin\",\n            \"symbol\": \"CONX\",\n            \"slug\": \"concoin\",\n            \"rank\": 2817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-18T00:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1636,\n            \"name\": \"XTRABYTES\",\n            \"symbol\": \"XBY\",\n            \"slug\": \"xtrabytes\",\n            \"rank\": 2311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-20T21:24:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1637,\n            \"name\": \"iExec RLC\",\n            \"symbol\": \"RLC\",\n            \"slug\": \"rlc\",\n            \"rank\": 293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-20T21:49:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x607f4c5bb672230e8672085532f7e901544a7375\"\n            }\n        },\n        {\n            \"id\": 1638,\n            \"name\": \"WeTrust\",\n            \"symbol\": \"TRST\",\n            \"slug\": \"trust\",\n            \"rank\": 1848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-20T21:59:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb94be6f13a1182e4a4b6140cb7bf2025d28e41b\"\n            }\n        },\n        {\n            \"id\": 1651,\n            \"name\": \"SpeedCash\",\n            \"symbol\": \"SCS\",\n            \"slug\": \"speedcash\",\n            \"rank\": 2766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-27T20:09:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1654,\n            \"name\": \"BitCore\",\n            \"symbol\": \"BTX\",\n            \"slug\": \"bitcore\",\n            \"rank\": 1510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-27T21:24:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1657,\n            \"name\": \"Bitvolt\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"bitvolt\",\n            \"rank\": 2767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-04-30T17:54:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1658,\n            \"name\": \"Lunyr\",\n            \"symbol\": \"LUN\",\n            \"slug\": \"lunyr\",\n            \"rank\": 2312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-01T13:29:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa05A73FfE78ef8f1a739473e462c54bae6567D9\"\n            }\n        },\n        {\n            \"id\": 1659,\n            \"name\": \"Gnosis\",\n            \"symbol\": \"GNO\",\n            \"slug\": \"gnosis-gno\",\n            \"rank\": 117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-01T20:09:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6810e776880c02933d47db1b9fc05908e5386b96\"\n            }\n        },\n        {\n            \"id\": 1660,\n            \"name\": \"Monolith\",\n            \"symbol\": \"TKN\",\n            \"slug\": \"monolith\",\n            \"rank\": 1221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-07T14:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaf91d9b90df800df4f55c205fd6989c977e73a\"\n            }\n        },\n        {\n            \"id\": 1669,\n            \"name\": \"Humaniq\",\n            \"symbol\": \"HMQ\",\n            \"slug\": \"humaniq\",\n            \"rank\": 1707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-11T21:19:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbcc0f036ed4788f63fc0fee32873d6a7487b908\"\n            }\n        },\n        {\n            \"id\": 1673,\n            \"name\": \"Minereum\",\n            \"symbol\": \"MNE\",\n            \"slug\": \"minereum\",\n            \"rank\": 1930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-13T17:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x426ca1ea2406c07d75db9585f22781c096e3d0e0\"\n            }\n        },\n        {\n            \"id\": 1674,\n            \"name\": \"Cannation\",\n            \"symbol\": \"CNNC\",\n            \"slug\": \"cannation\",\n            \"rank\": 2790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-13T18:09:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1676,\n            \"name\": \"CREA\",\n            \"symbol\": \"CREA\",\n            \"slug\": \"crea\",\n            \"rank\": 2153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-14T20:54:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1678,\n            \"name\": \"InsaneCoin\",\n            \"symbol\": \"INSN\",\n            \"slug\": \"insanecoin-insn\",\n            \"rank\": 2307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-17T15:09:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1680,\n            \"name\": \"Aragon\",\n            \"symbol\": \"ANT\",\n            \"slug\": \"aragon\",\n            \"rank\": 163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-18T21:29:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa117000000f279d81a1d3cc75430faa017fa5a2e\"\n            }\n        },\n        {\n            \"id\": 1681,\n            \"name\": \"PRIZM\",\n            \"symbol\": \"PZM\",\n            \"slug\": \"prizm\",\n            \"rank\": 1021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-19T13:54:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1684,\n            \"name\": \"Qtum\",\n            \"symbol\": \"QTUM\",\n            \"slug\": \"qtum\",\n            \"rank\": 107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-24T15:19:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1687,\n            \"name\": \"Digital Money Bits\",\n            \"symbol\": \"DMB\",\n            \"slug\": \"digital-money-bits\",\n            \"rank\": 2566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-24T23:54:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1693,\n            \"name\": \"Theresa May Coin\",\n            \"symbol\": \"MAY\",\n            \"slug\": \"theresa-may-coin\",\n            \"rank\": 2575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-30T20:29:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1694,\n            \"name\": \"Sumokoin\",\n            \"symbol\": \"SUMO\",\n            \"slug\": \"sumokoin\",\n            \"rank\": 1513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-05-30T20:44:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1697,\n            \"name\": \"Basic Attention Token\",\n            \"symbol\": \"BAT\",\n            \"slug\": \"basic-attention-token\",\n            \"rank\": 73,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-01T05:14:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d8775f648430679a709e98d2b0cb6250d2887ef\"\n            }\n        },\n        {\n            \"id\": 1698,\n            \"name\": \"Horizen\",\n            \"symbol\": \"ZEN\",\n            \"slug\": \"horizen\",\n            \"rank\": 124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-01T16:14:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1700,\n            \"name\": \"Aeternity\",\n            \"symbol\": \"AE\",\n            \"slug\": \"aeternity\",\n            \"rank\": 670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-01T16:39:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1703,\n            \"name\": \"Metaverse ETP\",\n            \"symbol\": \"ETP\",\n            \"slug\": \"metaverse\",\n            \"rank\": 1014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-05T19:09:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1704,\n            \"name\": \"eBoost\",\n            \"symbol\": \"EBST\",\n            \"slug\": \"eboostcoin\",\n            \"rank\": 1561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-06T01:44:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1706,\n            \"name\": \"Aidos Kuneen\",\n            \"symbol\": \"ADK\",\n            \"slug\": \"aidos-kuneen\",\n            \"rank\": 1119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-06T05:09:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1708,\n            \"name\": \"Patientory\",\n            \"symbol\": \"PTOY\",\n            \"slug\": \"patientory\",\n            \"rank\": 2179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-06T06:04:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ae4bf2c33a8e667de34b54938b0ccd03eb8cc06\"\n            }\n        },\n        {\n            \"id\": 1710,\n            \"name\": \"Veritaseum\",\n            \"symbol\": \"VERI\",\n            \"slug\": \"veritaseum\",\n            \"rank\": 246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-08T15:04:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374\"\n            }\n        },\n        {\n            \"id\": 1711,\n            \"name\": \"Electra\",\n            \"symbol\": \"ECA\",\n            \"slug\": \"electra\",\n            \"rank\": 8311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-09T19:49:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1712,\n            \"name\": \"Quantum Resistant Ledger\",\n            \"symbol\": \"QRL\",\n            \"slug\": \"quantum-resistant-ledger\",\n            \"rank\": 896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-10T05:49:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1715,\n            \"name\": \"MobileGo\",\n            \"symbol\": \"MGO\",\n            \"slug\": \"mobilego\",\n            \"rank\": 2100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-11T16:34:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40395044Ac3c0C57051906dA938B54BD6557F212\"\n            }\n        },\n        {\n            \"id\": 1720,\n            \"name\": \"IOTA\",\n            \"symbol\": \"MIOTA\",\n            \"slug\": \"iota\",\n            \"rank\": 47,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-13T14:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1721,\n            \"name\": \"Mysterium\",\n            \"symbol\": \"MYST\",\n            \"slug\": \"mysterium\",\n            \"rank\": 1139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-14T13:59:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361\"\n            }\n        },\n        {\n            \"id\": 1722,\n            \"name\": \"More Coin\",\n            \"symbol\": \"MORE\",\n            \"slug\": \"more-coin\",\n            \"rank\": 2495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-16T19:24:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x305DE070488C8469dFAC957226c9c900c4BFbA22\"\n            }\n        },\n        {\n            \"id\": 1725,\n            \"name\": \"Adelphoi\",\n            \"symbol\": \"ADL\",\n            \"slug\": \"adelphoi\",\n            \"rank\": 8071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-16T19:59:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x660e71483785f66133548B10f6926dC332b06e61\"\n            }\n        },\n        {\n            \"id\": 1726,\n            \"name\": \"ZrCoin\",\n            \"symbol\": \"ZRC\",\n            \"slug\": \"zrcoin\",\n            \"rank\": 2086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-16T20:10:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1727,\n            \"name\": \"Bancor\",\n            \"symbol\": \"BNT\",\n            \"slug\": \"bancor\",\n            \"rank\": 105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-18T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c\"\n            }\n        },\n        {\n            \"id\": 1731,\n            \"name\": \"GlobalToken\",\n            \"symbol\": \"GLT\",\n            \"slug\": \"globaltoken\",\n            \"rank\": 2416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-19T21:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1732,\n            \"name\": \"Numeraire\",\n            \"symbol\": \"NMR\",\n            \"slug\": \"numeraire\",\n            \"rank\": 303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-23T04:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671\"\n            }\n        },\n        {\n            \"id\": 1736,\n            \"name\": \"Unify\",\n            \"symbol\": \"UNIFY\",\n            \"slug\": \"unify\",\n            \"rank\": 2500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-23T20:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1745,\n            \"name\": \"Dinastycoin\",\n            \"symbol\": \"DCY\",\n            \"slug\": \"dinastycoin\",\n            \"rank\": 7866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-24T23:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1747,\n            \"name\": \"Onix\",\n            \"symbol\": \"ONX\",\n            \"slug\": \"onix\",\n            \"rank\": 2563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-24T23:54:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1750,\n            \"name\": \"GXChain\",\n            \"symbol\": \"GXC\",\n            \"slug\": \"gxchain\",\n            \"rank\": 338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-25T00:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1751,\n            \"name\": \"ATC Coin\",\n            \"symbol\": \"ATCC\",\n            \"slug\": \"atc-coin\",\n            \"rank\": 2328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-25T00:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddaaf4a0702a03a4505f2352a1aba001ffc344be\"\n            }\n        },\n        {\n            \"id\": 1754,\n            \"name\": \"Bitradio\",\n            \"symbol\": \"BRO\",\n            \"slug\": \"bitradio\",\n            \"rank\": 2504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-25T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1755,\n            \"name\": \"Flash\",\n            \"symbol\": \"FLASH\",\n            \"slug\": \"flash\",\n            \"rank\": 8330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-26T05:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1757,\n            \"name\": \"FUNToken\",\n            \"symbol\": \"FUN\",\n            \"slug\": \"funtoken\",\n            \"rank\": 351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-27T05:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x419d0d8bdd9af5e606ae2232ed285aff190e711b\"\n            }\n        },\n        {\n            \"id\": 1758,\n            \"name\": \"TenX\",\n            \"symbol\": \"PAY\",\n            \"slug\": \"tenx\",\n            \"rank\": 1097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-27T05:30:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb97048628db6b661d4c2aa833e95dbe1a905b280\"\n            }\n        },\n        {\n            \"id\": 1759,\n            \"name\": \"Status\",\n            \"symbol\": \"SNT\",\n            \"slug\": \"status\",\n            \"rank\": 278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-28T21:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x744d70fdbe2ba4cf95131626614a1763df805b9e\"\n            }\n        },\n        {\n            \"id\": 1762,\n            \"name\": \"Ergo\",\n            \"symbol\": \"ERG\",\n            \"slug\": \"ergo\",\n            \"rank\": 342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-06-29T00:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1765,\n            \"name\": \"EOS\",\n            \"symbol\": \"EOS\",\n            \"slug\": \"eos\",\n            \"rank\": 48,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-01T19:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1768,\n            \"name\": \"Ambire AdEx\",\n            \"symbol\": \"ADX\",\n            \"slug\": \"adx-net\",\n            \"rank\": 486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-01T19:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xade00c28244d5ce17d72e40330b1c318cd12b7c3\"\n            }\n        },\n        {\n            \"id\": 1769,\n            \"name\": \"Denarius\",\n            \"symbol\": \"D\",\n            \"slug\": \"denarius-d\",\n            \"rank\": 1660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-02T00:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1772,\n            \"name\": \"Storj\",\n            \"symbol\": \"STORJ\",\n            \"slug\": \"storj\",\n            \"rank\": 138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-02T00:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac\"\n            }\n        },\n        {\n            \"id\": 1774,\n            \"name\": \"SocialCoin\",\n            \"symbol\": \"SOCC\",\n            \"slug\": \"socialcoin-socc\",\n            \"rank\": 2777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-02T03:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1779,\n            \"name\": \"Wagerr\",\n            \"symbol\": \"WGR\",\n            \"slug\": \"wagerr\",\n            \"rank\": 1199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-05T00:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1784,\n            \"name\": \"Polybius\",\n            \"symbol\": \"PLBT\",\n            \"slug\": \"polybius\",\n            \"rank\": 8113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-06T18:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0affa06e7fbe5bc9a764c979aa66e8256a631f02\"\n            }\n        },\n        {\n            \"id\": 1785,\n            \"name\": \"Gas\",\n            \"symbol\": \"GAS\",\n            \"slug\": \"gas\",\n            \"rank\": 559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-06T18:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"602c79718b16e442de58778e148d0b1084e3b2dffd5de6b7b16cee7969282de7\"\n            }\n        },\n        {\n            \"id\": 1786,\n            \"name\": \"SunContract\",\n            \"symbol\": \"SNC\",\n            \"slug\": \"suncontract\",\n            \"rank\": 1402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-06T19:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404\"\n            }\n        },\n        {\n            \"id\": 1787,\n            \"name\": \"Jetcoin\",\n            \"symbol\": \"JET\",\n            \"slug\": \"jetcoin\",\n            \"rank\": 2211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-07T15:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8727c112c712c4a03371ac87a74dd6ab104af768\"\n            }\n        },\n        {\n            \"id\": 1788,\n            \"name\": \"Metal\",\n            \"symbol\": \"MTL\",\n            \"slug\": \"metal\",\n            \"rank\": 366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF433089366899D83a9f26A773D59ec7eCF30355e\"\n            }\n        },\n        {\n            \"id\": 1789,\n            \"name\": \"Populous\",\n            \"symbol\": \"PPT\",\n            \"slug\": \"populous\",\n            \"rank\": 827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-11T17:11:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4fa1460f537bb9085d22c7bccb5dd450ef28e3a\"\n            }\n        },\n        {\n            \"id\": 1799,\n            \"name\": \"Rupee\",\n            \"symbol\": \"RUP\",\n            \"slug\": \"rupee\",\n            \"rank\": 2592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-11T04:34:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1807,\n            \"name\": \"Santiment Network Token\",\n            \"symbol\": \"SAN\",\n            \"slug\": \"santiment\",\n            \"rank\": 900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-12T18:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098\"\n            }\n        },\n        {\n            \"id\": 1808,\n            \"name\": \"OMG Network\",\n            \"symbol\": \"OMG\",\n            \"slug\": \"omg\",\n            \"rank\": 98,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-14T04:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd26114cd6ee289accf82350c8d8487fedb8a0c07\"\n            }\n        },\n        {\n            \"id\": 1810,\n            \"name\": \"CVCoin\",\n            \"symbol\": \"CVN\",\n            \"slug\": \"cvcoin\",\n            \"rank\": 1839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-15T20:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1814,\n            \"name\": \"Metrix Coin\",\n            \"symbol\": \"MRX\",\n            \"slug\": \"metrix-coin\",\n            \"rank\": 1387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-15T21:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1816,\n            \"name\": \"Civic\",\n            \"symbol\": \"CVC\",\n            \"slug\": \"civic\",\n            \"rank\": 265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-17T17:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41e5560054824ea6b0732e656e3ad64e20e94e45\"\n            }\n        },\n        {\n            \"id\": 1817,\n            \"name\": \"Voyager Token\",\n            \"symbol\": \"VGX\",\n            \"slug\": \"voyager-token\",\n            \"rank\": 121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-18T17:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d\"\n            }\n        },\n        {\n            \"id\": 1824,\n            \"name\": \"BitCoal\",\n            \"symbol\": \"COAL\",\n            \"slug\": \"bitcoal\",\n            \"rank\": 2684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-20T19:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1826,\n            \"name\": \"Particl\",\n            \"symbol\": \"PART\",\n            \"slug\": \"particl\",\n            \"rank\": 794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-20T23:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1828,\n            \"name\": \"SmartCash\",\n            \"symbol\": \"SMART\",\n            \"slug\": \"smartcash\",\n            \"rank\": 1453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-21T01:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1830,\n            \"name\": \"SkinCoin\",\n            \"symbol\": \"SKIN\",\n            \"slug\": \"skincoin\",\n            \"rank\": 2372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-21T15:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2bdc0d42996017fce214b21607a515da41a9e0c5\"\n            }\n        },\n        {\n            \"id\": 1831,\n            \"name\": \"Bitcoin Cash\",\n            \"symbol\": \"BCH\",\n            \"slug\": \"bitcoin-cash\",\n            \"rank\": 28,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-23T16:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1834,\n            \"name\": \"Pillar\",\n            \"symbol\": \"PLR\",\n            \"slug\": \"pillar\",\n            \"rank\": 1357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-24T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe3818504c1b32bf1557b16c238b2e01fd3149c17\"\n            }\n        },\n        {\n            \"id\": 1838,\n            \"name\": \"OracleChain\",\n            \"symbol\": \"OCT\",\n            \"slug\": \"oraclechain\",\n            \"rank\": 2056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-25T02:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1839,\n            \"name\": \"BNB\",\n            \"symbol\": \"BNB\",\n            \"slug\": \"bnb\",\n            \"rank\": 4,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-25T04:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1845,\n            \"name\": \"IXT\",\n            \"symbol\": \"IXT\",\n            \"slug\": \"ixledger\",\n            \"rank\": 2131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-27T17:59:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfca47962d45adfdfd1ab2d972315db4ce7ccf094\"\n            }\n        },\n        {\n            \"id\": 1846,\n            \"name\": \"GeyserCoin\",\n            \"symbol\": \"GSR\",\n            \"slug\": \"geysercoin\",\n            \"rank\": 2736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-27T21:04:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1850,\n            \"name\": \"Cream\",\n            \"symbol\": \"CRM\",\n            \"slug\": \"cream\",\n            \"rank\": 2681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-31T04:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1853,\n            \"name\": \"OAX\",\n            \"symbol\": \"OAX\",\n            \"slug\": \"oax\",\n            \"rank\": 1008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-07-31T18:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x701c244b988a513c945973defa05de933b23fe1d\"\n            }\n        },\n        {\n            \"id\": 1856,\n            \"name\": \"district0x\",\n            \"symbol\": \"DNT\",\n            \"slug\": \"district0x\",\n            \"rank\": 550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-03T22:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0abdace70d3790235af448c88547603b945604ea\"\n            }\n        },\n        {\n            \"id\": 1861,\n            \"name\": \"Stox\",\n            \"symbol\": \"STX\",\n            \"slug\": \"stox\",\n            \"rank\": 2067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-05T04:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45\"\n            }\n        },\n        {\n            \"id\": 1866,\n            \"name\": \"Bytom\",\n            \"symbol\": \"BTM\",\n            \"slug\": \"bytom\",\n            \"rank\": 567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-08T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1873,\n            \"name\": \"Blocktix\",\n            \"symbol\": \"TIX\",\n            \"slug\": \"blocktix\",\n            \"rank\": 2466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-09T02:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea1f346faf023f974eb5adaf088bbcdf02d761f4\"\n            }\n        },\n        {\n            \"id\": 1876,\n            \"name\": \"Dentacoin\",\n            \"symbol\": \"DCN\",\n            \"slug\": \"dentacoin\",\n            \"rank\": 1026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-11T00:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6\"\n            }\n        },\n        {\n            \"id\": 1878,\n            \"name\": \"Shadow Token\",\n            \"symbol\": \"SHDW\",\n            \"slug\": \"shadow-token\",\n            \"rank\": 2168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T15:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1881,\n            \"name\": \"DeepOnion\",\n            \"symbol\": \"ONION\",\n            \"slug\": \"deeponion\",\n            \"rank\": 1412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T22:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1883,\n            \"name\": \"Adshares\",\n            \"symbol\": \"ADS\",\n            \"slug\": \"adshares\",\n            \"rank\": 566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1886,\n            \"name\": \"Dent\",\n            \"symbol\": \"DENT\",\n            \"slug\": \"dent\",\n            \"rank\": 182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-12T23:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3597bfd533a99c9aa083587b074434e61eb0a258\"\n            }\n        },\n        {\n            \"id\": 1888,\n            \"name\": \"InvestFeed\",\n            \"symbol\": \"IFT\",\n            \"slug\": \"investfeed\",\n            \"rank\": 2103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-13T23:29:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7654915a1b82d6d2d0afc37c52af556ea8983c7e\"\n            }\n        },\n        {\n            \"id\": 1894,\n            \"name\": \"The ChampCoin\",\n            \"symbol\": \"TCC\",\n            \"slug\": \"the-champcoin\",\n            \"rank\": 1536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-15T20:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1896,\n            \"name\": \"0x\",\n            \"symbol\": \"ZRX\",\n            \"slug\": \"0x\",\n            \"rank\": 130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-16T14:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe41d2489571d322189246dafa5ebde1f4699f498\"\n            }\n        },\n        {\n            \"id\": 1899,\n            \"name\": \"YOYOW\",\n            \"symbol\": \"YOYOW\",\n            \"slug\": \"yoyow\",\n            \"rank\": 1179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-19T18:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1902,\n            \"name\": \"MyBit\",\n            \"symbol\": \"MYB\",\n            \"slug\": \"mybit\",\n            \"rank\": 2567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-19T19:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d60d8d7ef6d37e16ebabc324de3be57f135e0bc\"\n            }\n        },\n        {\n            \"id\": 1903,\n            \"name\": \"HyperCash\",\n            \"symbol\": \"HC\",\n            \"slug\": \"hypercash\",\n            \"rank\": 844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-20T14:54:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1905,\n            \"name\": \"TFL.io\",\n            \"symbol\": \"TFL\",\n            \"slug\": \"trueflip\",\n            \"rank\": 1157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-23T02:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7f976c360ebbed4465c2855684d1aae5271efa9\"\n            }\n        },\n        {\n            \"id\": 1908,\n            \"name\": \"Nebulas\",\n            \"symbol\": \"NAS\",\n            \"slug\": \"nebulas-token\",\n            \"rank\": 856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-23T04:29:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1916,\n            \"name\": \"BiblePay\",\n            \"symbol\": \"BBP\",\n            \"slug\": \"biblepay\",\n            \"rank\": 2220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-27T22:50:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1918,\n            \"name\": \"Achain\",\n            \"symbol\": \"ACT\",\n            \"slug\": \"achain\",\n            \"rank\": 1254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-27T19:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1925,\n            \"name\": \"Waltonchain\",\n            \"symbol\": \"WTC\",\n            \"slug\": \"waltonchain\",\n            \"rank\": 577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-27T21:20:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb7cb1c96db6b22b0d3d9536e0108d062bd488f74\"\n            }\n        },\n        {\n            \"id\": 1930,\n            \"name\": \"Primas\",\n            \"symbol\": \"PST\",\n            \"slug\": \"primas\",\n            \"rank\": 1715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-28T12:05:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d4abc77b8405ad177d8ac6682d584ecbfd46cec\"\n            }\n        },\n        {\n            \"id\": 1931,\n            \"name\": \"Opus\",\n            \"symbol\": \"OPT\",\n            \"slug\": \"opus\",\n            \"rank\": 2486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-29T15:50:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0\"\n            }\n        },\n        {\n            \"id\": 1934,\n            \"name\": \"Loopring\",\n            \"symbol\": \"LRC\",\n            \"slug\": \"loopring\",\n            \"rank\": 68,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-30T02:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbbbca6a901c926f240b89eacb641d8aec7aeafd\"\n            }\n        },\n        {\n            \"id\": 1935,\n            \"name\": \"LiteCoin Ultra\",\n            \"symbol\": \"LTCU\",\n            \"slug\": \"litecoin-ultra\",\n            \"rank\": 2808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-08-30T02:55:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1937,\n            \"name\": \"Po.et\",\n            \"symbol\": \"POE\",\n            \"slug\": \"poet\",\n            \"rank\": 2251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-01T00:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e0989b1f9b8a38983c2ba8053269ca62ec9b195\"\n            }\n        },\n        {\n            \"id\": 1947,\n            \"name\": \"Monetha\",\n            \"symbol\": \"MTH\",\n            \"slug\": \"monetha\",\n            \"rank\": 1066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-06T05:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf4dce16da2877f8c9e00544c93b62ac40631f16\"\n            }\n        },\n        {\n            \"id\": 1948,\n            \"name\": \"Aventus\",\n            \"symbol\": \"AVT\",\n            \"slug\": \"aventus\",\n            \"rank\": 781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-06T16:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d88ed6e74bbfd96b831231638b66c05571e824f\"\n            }\n        },\n        {\n            \"id\": 1949,\n            \"name\": \"Agrello\",\n            \"symbol\": \"DLT\",\n            \"slug\": \"agrello-delta\",\n            \"rank\": 2217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-09T23:35:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07e3c70653548B04f0A75970C1F81B4CBbFB606f\"\n            }\n        },\n        {\n            \"id\": 1950,\n            \"name\": \"Hiveterminal Token\",\n            \"symbol\": \"HVN\",\n            \"slug\": \"hiveterminal-token\",\n            \"rank\": 1278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-10T03:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D\"\n            }\n        },\n        {\n            \"id\": 1954,\n            \"name\": \"Moeda Loyalty Points\",\n            \"symbol\": \"MDA\",\n            \"slug\": \"moeda-loyalty-points\",\n            \"rank\": 1081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-11T22:40:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51db5ad35c671a87207d88fc11d593ac0c8415bd\"\n            }\n        },\n        {\n            \"id\": 1955,\n            \"name\": \"Neblio\",\n            \"symbol\": \"NEBL\",\n            \"slug\": \"neblio\",\n            \"rank\": 982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-12T13:50:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1958,\n            \"name\": \"TRON\",\n            \"symbol\": \"TRX\",\n            \"slug\": \"tron\",\n            \"rank\": 27,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-13T01:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1962,\n            \"name\": \"BUZZCoin\",\n            \"symbol\": \"BUZZ\",\n            \"slug\": \"buzzcoin\",\n            \"rank\": 1937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-13T02:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1966,\n            \"name\": \"Decentraland\",\n            \"symbol\": \"MANA\",\n            \"slug\": \"decentraland\",\n            \"rank\": 30,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-17T00:41:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f5d2fb29fb7d3cfee444a200298f468908cc942\"\n            }\n        },\n        {\n            \"id\": 1967,\n            \"name\": \"Indorse Token\",\n            \"symbol\": \"IND\",\n            \"slug\": \"indorse-token\",\n            \"rank\": 1969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T02:49:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e386eda857484f5a12e4b5daa9984e06e73705\"\n            }\n        },\n        {\n            \"id\": 1968,\n            \"name\": \"XPA\",\n            \"symbol\": \"XPA\",\n            \"slug\": \"xpa\",\n            \"rank\": 2752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T02:59:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90528aeb3a2b736b780fd1b6c478bb7e1d643170\"\n            }\n        },\n        {\n            \"id\": 1969,\n            \"name\": \"Sociall\",\n            \"symbol\": \"SCL\",\n            \"slug\": \"sociall\",\n            \"rank\": 2449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T04:29:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7631787b4dcc87b1254cfd1e5ce48e96823dee8\"\n            }\n        },\n        {\n            \"id\": 1970,\n            \"name\": \"ATBCoin\",\n            \"symbol\": \"ATB\",\n            \"slug\": \"atbcoin\",\n            \"rank\": 2399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T04:34:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1974,\n            \"name\": \"Propy\",\n            \"symbol\": \"PRO\",\n            \"slug\": \"propy\",\n            \"rank\": 283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-19T05:24:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x226bb599a12c826476e3a771454697ea52e9e220\"\n            }\n        },\n        {\n            \"id\": 1975,\n            \"name\": \"Chainlink\",\n            \"symbol\": \"LINK\",\n            \"slug\": \"chainlink\",\n            \"rank\": 21,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-20T20:54:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x514910771af9ca656af840dff83e8264ecf986ca\"\n            }\n        },\n        {\n            \"id\": 1982,\n            \"name\": \"Kyber Network Crystal Legacy\",\n            \"symbol\": \"KNCL\",\n            \"slug\": \"kyber-network-crystal-legacy\",\n            \"rank\": 4316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-24T14:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd974d5c2e2928dea5f71b9825b8b646686bd200\"\n            }\n        },\n        {\n            \"id\": 1983,\n            \"name\": \"VIBE\",\n            \"symbol\": \"VIBE\",\n            \"slug\": \"vibe\",\n            \"rank\": 1251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T03:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8ff5c9c75deb346acac493c463c8950be03dfba\"\n            }\n        },\n        {\n            \"id\": 1984,\n            \"name\": \"Substratum\",\n            \"symbol\": \"SUB\",\n            \"slug\": \"substratum\",\n            \"rank\": 1821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T03:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8D75959f1E61EC2571aa72798237101F084DE63a\"\n            }\n        },\n        {\n            \"id\": 1985,\n            \"name\": \"Chronologic\",\n            \"symbol\": \"DAY\",\n            \"slug\": \"chronologic\",\n            \"rank\": 2276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T17:14:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F\"\n            }\n        },\n        {\n            \"id\": 1991,\n            \"name\": \"Rivetz\",\n            \"symbol\": \"RVT\",\n            \"slug\": \"rivetz\",\n            \"rank\": 2296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-25T21:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244\"\n            }\n        },\n        {\n            \"id\": 1993,\n            \"name\": \"Kin\",\n            \"symbol\": \"KIN\",\n            \"slug\": \"kin\",\n            \"rank\": 413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-27T19:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 1996,\n            \"name\": \"SALT\",\n            \"symbol\": \"SALT\",\n            \"slug\": \"salt\",\n            \"rank\": 1087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T05:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4156D3342D5c385a87D264F90653733592000581\"\n            }\n        },\n        {\n            \"id\": 1998,\n            \"name\": \"Ormeus Coin\",\n            \"symbol\": \"ORMEUS\",\n            \"slug\": \"ormeus-coin\",\n            \"rank\": 2420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T14:54:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc96df921009b790dffca412375251ed1a2b75c60\"\n            }\n        },\n        {\n            \"id\": 2001,\n            \"name\": \"ColossusXT\",\n            \"symbol\": \"COLX\",\n            \"slug\": \"colossusxt\",\n            \"rank\": 1224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T21:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2002,\n            \"name\": \"TrezarCoin\",\n            \"symbol\": \"TZC\",\n            \"slug\": \"trezarcoin\",\n            \"rank\": 2235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-09-29T19:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2006,\n            \"name\": \"Cobinhood\",\n            \"symbol\": \"COB\",\n            \"slug\": \"cobinhood\",\n            \"rank\": 2325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T00:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2f7eb1f2c37645be61d73953035360e768d81e6\"\n            }\n        },\n        {\n            \"id\": 2008,\n            \"name\": \"MSD\",\n            \"symbol\": \"MSD\",\n            \"slug\": \"msd\",\n            \"rank\": 8350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T17:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2009,\n            \"name\": \"Bismuth\",\n            \"symbol\": \"BIS\",\n            \"slug\": \"bismuth\",\n            \"rank\": 1354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T18:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2010,\n            \"name\": \"Cardano\",\n            \"symbol\": \"ADA\",\n            \"slug\": \"cardano\",\n            \"rank\": 6,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-01T20:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2011,\n            \"name\": \"Tezos\",\n            \"symbol\": \"XTZ\",\n            \"slug\": \"tezos\",\n            \"rank\": 43,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-02T15:59:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2013,\n            \"name\": \"Infinity Economics\",\n            \"symbol\": \"XIN\",\n            \"slug\": \"infinity-economics\",\n            \"rank\": 7436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-02T23:39:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2019,\n            \"name\": \"Viberate\",\n            \"symbol\": \"VIB\",\n            \"slug\": \"viberate\",\n            \"rank\": 1211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-06T17:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c974b2d0ba1716e644c1fc59982a89ddd2ff724\"\n            }\n        },\n        {\n            \"id\": 2021,\n            \"name\": \"RChain\",\n            \"symbol\": \"REV\",\n            \"slug\": \"rchain\",\n            \"rank\": 439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-06T22:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2022,\n            \"name\": \"Internxt\",\n            \"symbol\": \"INXT\",\n            \"slug\": \"internxt\",\n            \"rank\": 777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-07T00:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a8f5f96d5436e43112c2fbc6a9f70da9e4e16d4\"\n            }\n        },\n        {\n            \"id\": 2034,\n            \"name\": \"Everex\",\n            \"symbol\": \"EVX\",\n            \"slug\": \"everex\",\n            \"rank\": 1782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-10T16:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3db5fa2c66b7af3eb0c0b782510816cbe4813b8\"\n            }\n        },\n        {\n            \"id\": 2036,\n            \"name\": \"PayPie\",\n            \"symbol\": \"PPP\",\n            \"slug\": \"paypie\",\n            \"rank\": 1527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-10T17:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc42209aCcC14029c1012fB5680D95fBd6036E2a0\"\n            }\n        },\n        {\n            \"id\": 2041,\n            \"name\": \"BitcoinZ\",\n            \"symbol\": \"BTCZ\",\n            \"slug\": \"bitcoinz\",\n            \"rank\": 1147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-12T18:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2043,\n            \"name\": \"Cindicator\",\n            \"symbol\": \"CND\",\n            \"slug\": \"cindicator\",\n            \"rank\": 911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-13T03:59:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4c435f5b09f855c3317c8524cb1f586e42795fa\"\n            }\n        },\n        {\n            \"id\": 2044,\n            \"name\": \"Enigma\",\n            \"symbol\": \"ENG\",\n            \"slug\": \"enigma\",\n            \"rank\": 1939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-13T01:09:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0ee6b27b759c9893ce4f094b49ad28fd15a23e4\"\n            }\n        },\n        {\n            \"id\": 2047,\n            \"name\": \"Zeusshield\",\n            \"symbol\": \"ZSC\",\n            \"slug\": \"zeusshield\",\n            \"rank\": 2229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-13T19:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63\"\n            }\n        },\n        {\n            \"id\": 2056,\n            \"name\": \"PiplCoin\",\n            \"symbol\": \"PIPL\",\n            \"slug\": \"piplcoin\",\n            \"rank\": 2200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-16T23:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe64509f0bf07ce2d29a7ef19a8a9bc065477c1b4\"\n            }\n        },\n        {\n            \"id\": 2058,\n            \"name\": \"AirSwap\",\n            \"symbol\": \"AST\",\n            \"slug\": \"airswap\",\n            \"rank\": 728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-17T16:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27054b13b1b798b345b591a4d22e6562d47ea75a\"\n            }\n        },\n        {\n            \"id\": 2061,\n            \"name\": \"Blockmason Credit Protocol\",\n            \"symbol\": \"BCPT\",\n            \"slug\": \"blockmason\",\n            \"rank\": 2238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-17T22:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BCPT-95A\"\n            }\n        },\n        {\n            \"id\": 2062,\n            \"name\": \"Aion\",\n            \"symbol\": \"AION\",\n            \"slug\": \"aion\",\n            \"rank\": 564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-18T16:34:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2064,\n            \"name\": \"Maecenas\",\n            \"symbol\": \"ART\",\n            \"slug\": \"maecenas\",\n            \"rank\": 2386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-18T17:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfec0cf7fe078a500abf15f1284958f22049c2c7e\"\n            }\n        },\n        {\n            \"id\": 2066,\n            \"name\": \"Everus\",\n            \"symbol\": \"EVR\",\n            \"slug\": \"everus\",\n            \"rank\": 8351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-19T04:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3137619705b5fc22a3048989f983905e456b59ab\"\n            }\n        },\n        {\n            \"id\": 2070,\n            \"name\": \"DomRaider\",\n            \"symbol\": \"DRT\",\n            \"slug\": \"domraider\",\n            \"rank\": 1920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-19T22:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af4f26941677c706cfecf6d3379ff01bb85d5ab\"\n            }\n        },\n        {\n            \"id\": 2071,\n            \"name\": \"Request\",\n            \"symbol\": \"REQ\",\n            \"slug\": \"request\",\n            \"rank\": 195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-20T15:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f8221afbb33998d8584a2b05749ba73c37a938a\"\n            }\n        },\n        {\n            \"id\": 2074,\n            \"name\": \"Ethereum Gold\",\n            \"symbol\": \"ETG\",\n            \"slug\": \"ethereum-gold\",\n            \"rank\": 2210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-21T00:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28c8d01ff633ea9cd8fc6a451d7457889e698de6\"\n            }\n        },\n        {\n            \"id\": 2076,\n            \"name\": \"Blue Protocol\",\n            \"symbol\": \"BLUE\",\n            \"slug\": \"ethereum-blue\",\n            \"rank\": 2121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-21T23:14:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x539efe69bcdd21a83efd9122571a64cc25e0282b\"\n            }\n        },\n        {\n            \"id\": 2081,\n            \"name\": \"Ambrosus\",\n            \"symbol\": \"AMB\",\n            \"slug\": \"amber\",\n            \"rank\": 942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-23T17:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2083,\n            \"name\": \"Bitcoin Gold\",\n            \"symbol\": \"BTG\",\n            \"slug\": \"bitcoin-gold\",\n            \"rank\": 119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-23T19:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2087,\n            \"name\": \"KuCoin Token\",\n            \"symbol\": \"KCS\",\n            \"slug\": \"kucoin-token\",\n            \"rank\": 61,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-24T17:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf34960d9d60be18cc1d5afc1a6f012a723a28811\"\n            }\n        },\n        {\n            \"id\": 2088,\n            \"name\": \"EXRNchain\",\n            \"symbol\": \"EXRN\",\n            \"slug\": \"exrnchain\",\n            \"rank\": 1499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T16:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe469c4473af82217b30cf17b10bcdb6c8c796e75\"\n            }\n        },\n        {\n            \"id\": 2090,\n            \"name\": \"LATOKEN\",\n            \"symbol\": \"LA\",\n            \"slug\": \"latoken\",\n            \"rank\": 627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T17:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe50365f5d679cb98a1dd62d6f6e58e59321bcddf\"\n            }\n        },\n        {\n            \"id\": 2091,\n            \"name\": \"Exchange Union\",\n            \"symbol\": \"XUC\",\n            \"slug\": \"exchange-union\",\n            \"rank\": 5101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T18:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc324a2f6b05880503444451b8b27e6f9e63287cb\"\n            }\n        },\n        {\n            \"id\": 2092,\n            \"name\": \"NULS\",\n            \"symbol\": \"NULS\",\n            \"slug\": \"nuls\",\n            \"rank\": 594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-25T18:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2096,\n            \"name\": \"Ripio Credit Network\",\n            \"symbol\": \"RCN\",\n            \"slug\": \"ripio-credit-network\",\n            \"rank\": 1207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-26T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf970b8e36e23f7fc3fd752eea86f8be8d83375a6\"\n            }\n        },\n        {\n            \"id\": 2099,\n            \"name\": \"ICON\",\n            \"symbol\": \"ICX\",\n            \"slug\": \"icon\",\n            \"rank\": 118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T00:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2100,\n            \"name\": \"JavaScript Token\",\n            \"symbol\": \"JS\",\n            \"slug\": \"javascript-token\",\n            \"rank\": 2607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T00:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5046e860ff274fb8c66106b0ffb8155849fb0787\"\n            }\n        },\n        {\n            \"id\": 2104,\n            \"name\": \"iEthereum\",\n            \"symbol\": \"IETH\",\n            \"slug\": \"iethereum\",\n            \"rank\": 1651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T05:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x859a9c0b44cb7066d956a958b0b82e54c9e44b4b\"\n            }\n        },\n        {\n            \"id\": 2107,\n            \"name\": \"LUXCoin\",\n            \"symbol\": \"LUX\",\n            \"slug\": \"luxcoin\",\n            \"rank\": 2351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-27T19:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2110,\n            \"name\": \"Dovu\",\n            \"symbol\": \"DOV\",\n            \"slug\": \"dovu\",\n            \"rank\": 720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-28T00:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac3211a5025414af2866ff09c23fc18bc97e79b1\"\n            }\n        },\n        {\n            \"id\": 2112,\n            \"name\": \"Phoenix Global [old]\",\n            \"symbol\": \"PHB\",\n            \"slug\": \"phoenix-global\",\n            \"rank\": 6900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-28T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"1578103c13e39df15d0d29826d957e85d770d8c9\"\n            }\n        },\n        {\n            \"id\": 2120,\n            \"name\": \"Etherparty\",\n            \"symbol\": \"FUEL\",\n            \"slug\": \"etherparty\",\n            \"rank\": 2111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-30T18:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea38eaa3c86c8f9b751533ba2e562deb9acded40\"\n            }\n        },\n        {\n            \"id\": 2126,\n            \"name\": \"FlypMe\",\n            \"symbol\": \"FYP\",\n            \"slug\": \"flypme\",\n            \"rank\": 1697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-10-31T19:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f0921f30555624143d427b340b1156914882c10\"\n            }\n        },\n        {\n            \"id\": 2130,\n            \"name\": \"Enjin Coin\",\n            \"symbol\": \"ENJ\",\n            \"slug\": \"enjin-coin\",\n            \"rank\": 58,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T05:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c\"\n            }\n        },\n        {\n            \"id\": 2131,\n            \"name\": \"iBTC\",\n            \"symbol\": \"IBTC\",\n            \"slug\": \"ibtc\",\n            \"rank\": 2674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T06:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb7c4a82936194fee52a4e3d4cec3415f74507532\"\n            }\n        },\n        {\n            \"id\": 2132,\n            \"name\": \"Powerledger\",\n            \"symbol\": \"POWR\",\n            \"slug\": \"power-ledger\",\n            \"rank\": 185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T17:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x595832f8fc6bf59c85c527fec3740a1b7a361269\"\n            }\n        },\n        {\n            \"id\": 2134,\n            \"name\": \"Grid+\",\n            \"symbol\": \"GRID\",\n            \"slug\": \"grid\",\n            \"rank\": 477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T18:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12b19d3e2ccc14da04fae33e63652ce469b3f2fd\"\n            }\n        },\n        {\n            \"id\": 2135,\n            \"name\": \"Revain\",\n            \"symbol\": \"REV\",\n            \"slug\": \"revain\",\n            \"rank\": 137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T20:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9\"\n            }\n        },\n        {\n            \"id\": 2136,\n            \"name\": \"ATLANT\",\n            \"symbol\": \"ATL\",\n            \"slug\": \"atlant\",\n            \"rank\": 1693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-01T21:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78b7fada55a64dd895d8c8c35779dd8b67fa8a05\"\n            }\n        },\n        {\n            \"id\": 2137,\n            \"name\": \"Electroneum\",\n            \"symbol\": \"ETN\",\n            \"slug\": \"electroneum\",\n            \"rank\": 325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-02T00:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2140,\n            \"name\": \"SONO\",\n            \"symbol\": \"SONO\",\n            \"slug\": \"altcommunity-coin\",\n            \"rank\": 2812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-02T18:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2143,\n            \"name\": \"Streamr\",\n            \"symbol\": \"DATA\",\n            \"slug\": \"streamr\",\n            \"rank\": 521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-03T18:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f693ca8d21b157107184d29d398a8d082b38b76\"\n            }\n        },\n        {\n            \"id\": 2144,\n            \"name\": \"SHIELD\",\n            \"symbol\": \"XSH\",\n            \"slug\": \"shield-xsh\",\n            \"rank\": 2390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-03T20:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2147,\n            \"name\": \"ELTCOIN\",\n            \"symbol\": \"ELTCOIN\",\n            \"slug\": \"eltcoin\",\n            \"rank\": 2573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-04T19:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44197a4c44d6a059297caf6be4f7e172bd56caaf\"\n            }\n        },\n        {\n            \"id\": 2148,\n            \"name\": \"Desire\",\n            \"symbol\": \"DSR\",\n            \"slug\": \"desire\",\n            \"rank\": 2586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-06T01:49:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2151,\n            \"name\": \"Autonio\",\n            \"symbol\": \"NIOX\",\n            \"slug\": \"autonio\",\n            \"rank\": 1393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-06T19:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc813EA5e3b48BEbeedb796ab42A30C5599b01740\"\n            }\n        },\n        {\n            \"id\": 2153,\n            \"name\": \"Aeron\",\n            \"symbol\": \"ARNX\",\n            \"slug\": \"aeron\",\n            \"rank\": 2751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-07T23:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ARN-71B\"\n            }\n        },\n        {\n            \"id\": 2158,\n            \"name\": \"Phore\",\n            \"symbol\": \"PHR\",\n            \"slug\": \"phore\",\n            \"rank\": 1769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-07T22:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2160,\n            \"name\": \"Innova\",\n            \"symbol\": \"INN\",\n            \"slug\": \"innova\",\n            \"rank\": 2194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-08T20:49:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2161,\n            \"name\": \"Raiden Network Token\",\n            \"symbol\": \"RDN\",\n            \"slug\": \"raiden-network-token\",\n            \"rank\": 946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-08T19:04:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6\"\n            }\n        },\n        {\n            \"id\": 2162,\n            \"name\": \"Delphy\",\n            \"symbol\": \"DPY\",\n            \"slug\": \"delphy\",\n            \"rank\": 1989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-08T20:49:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c2adc2073994fb2ccc5032cc2906fa221e9b391\"\n            }\n        },\n        {\n            \"id\": 2165,\n            \"name\": \"ERC20\",\n            \"symbol\": \"ERC20\",\n            \"slug\": \"erc20\",\n            \"rank\": 653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-10T02:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3761eb917cd790b30dad99f6cc5b4ff93c4f9ea\"\n            }\n        },\n        {\n            \"id\": 2175,\n            \"name\": \"DecentBet\",\n            \"symbol\": \"DBET\",\n            \"slug\": \"decent-bet\",\n            \"rank\": 2411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-13T22:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b68bfae21df5a510931a262cecf63f41338f264\"\n            }\n        },\n        {\n            \"id\": 2178,\n            \"name\": \"Upfiring\",\n            \"symbol\": \"UFR\",\n            \"slug\": \"upfiring\",\n            \"rank\": 1873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-14T22:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea097a2b1db00627b2fa17460ad260c016016977\"\n            }\n        },\n        {\n            \"id\": 2181,\n            \"name\": \"Genesis Vision\",\n            \"symbol\": \"GVT\",\n            \"slug\": \"genesis-vision\",\n            \"rank\": 1568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-15T20:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x103c3a209da59d3e7c4a89307e66521e081cfdf0\"\n            }\n        },\n        {\n            \"id\": 2184,\n            \"name\": \"Privatix\",\n            \"symbol\": \"PRIX\",\n            \"slug\": \"privatix\",\n            \"rank\": 2472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-16T19:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3adfc4999f77d04c8341bac5f3a76f58dff5b37a\"\n            }\n        },\n        {\n            \"id\": 2185,\n            \"name\": \"Lethean\",\n            \"symbol\": \"LTHN\",\n            \"slug\": \"lethean\",\n            \"rank\": 1923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-16T19:44:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2191,\n            \"name\": \"Paypex\",\n            \"symbol\": \"PAYX\",\n            \"slug\": \"paypex\",\n            \"rank\": 2599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-16T23:09:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62a56a4a2ef4d355d34d10fbf837e747504d38d4\"\n            }\n        },\n        {\n            \"id\": 2200,\n            \"name\": \"GoByte\",\n            \"symbol\": \"GBX\",\n            \"slug\": \"gobyte\",\n            \"rank\": 2364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T18:59:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2205,\n            \"name\": \"Phantomx\",\n            \"symbol\": \"PNX\",\n            \"slug\": \"phantomx\",\n            \"rank\": 2546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T20:34:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2208,\n            \"name\": \"EncrypGen\",\n            \"symbol\": \"DNA\",\n            \"slug\": \"encrypgen\",\n            \"rank\": 7524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T20:39:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef6344de1fcfC5F48c30234C16c1389e8CdC572C\"\n            }\n        },\n        {\n            \"id\": 2209,\n            \"name\": \"Ink\",\n            \"symbol\": \"INK\",\n            \"slug\": \"ink\",\n            \"rank\": 2019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-20T21:04:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2212,\n            \"name\": \"Quantstamp\",\n            \"symbol\": \"QSP\",\n            \"slug\": \"quantstamp\",\n            \"rank\": 602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-21T07:44:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99ea4db9ee77acd40b119bd1dc4e33e1c070b80d\"\n            }\n        },\n        {\n            \"id\": 2213,\n            \"name\": \"QASH\",\n            \"symbol\": \"QASH\",\n            \"slug\": \"qash\",\n            \"rank\": 729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-21T18:14:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x618e75ac90b12c6049ba3b27f5d5f8651b0037f6\"\n            }\n        },\n        {\n            \"id\": 2215,\n            \"name\": \"Energo\",\n            \"symbol\": \"TSL\",\n            \"slug\": \"energo\",\n            \"rank\": 2332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-21T22:49:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2219,\n            \"name\": \"SpankChain\",\n            \"symbol\": \"SPANK\",\n            \"slug\": \"spankchain\",\n            \"rank\": 8352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-23T19:09:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42d6622dece394b54999fbd73d108123806f6a18\"\n            }\n        },\n        {\n            \"id\": 2221,\n            \"name\": \"VoteCoin\",\n            \"symbol\": \"VOT\",\n            \"slug\": \"votecoin\",\n            \"rank\": 2533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-24T16:54:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2222,\n            \"name\": \"Bitcoin Diamond\",\n            \"symbol\": \"BCD\",\n            \"slug\": \"bitcoin-diamond\",\n            \"rank\": 284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-24T16:34:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2223,\n            \"name\": \"BLOCKv\",\n            \"symbol\": \"VEE\",\n            \"slug\": \"blockv\",\n            \"rank\": 792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-28T19:59:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x340d2bde5eb28c1eed91b2f790723e3b160613b7\"\n            }\n        },\n        {\n            \"id\": 2230,\n            \"name\": \"MONK\",\n            \"symbol\": \"MONK\",\n            \"slug\": \"monk\",\n            \"rank\": 1719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-26T00:59:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2231,\n            \"name\": \"Flixxo\",\n            \"symbol\": \"FLIXX\",\n            \"slug\": \"flixxo\",\n            \"rank\": 1911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-26T00:59:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf04a8ac553fcedb5ba99a64799155826c136b0be\"\n            }\n        },\n        {\n            \"id\": 2235,\n            \"name\": \"Time New Bank\",\n            \"symbol\": \"TNB\",\n            \"slug\": \"time-new-bank\",\n            \"rank\": 1388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-27T20:34:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7920b0768ecb20a123fac32311d07d193381d6f\"\n            }\n        },\n        {\n            \"id\": 2236,\n            \"name\": \"MyWish\",\n            \"symbol\": \"WISH\",\n            \"slug\": \"mywish\",\n            \"rank\": 1824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-28T20:09:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"WISH-2D5\"\n            }\n        },\n        {\n            \"id\": 2237,\n            \"name\": \"EventChain\",\n            \"symbol\": \"EVC\",\n            \"slug\": \"eventchain\",\n            \"rank\": 2447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-11-29T18:54:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb62d18dea74045e822352ce4b3ee77319dc5ff2f\"\n            }\n        },\n        {\n            \"id\": 2240,\n            \"name\": \"SoMee.Social [OLD]\",\n            \"symbol\": \"ONG\",\n            \"slug\": \"ongsocial\",\n            \"rank\": 1459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-01T06:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd341d1680eeee3255b8c4c75bcce7eb57f144dae\"\n            }\n        },\n        {\n            \"id\": 2241,\n            \"name\": \"Ccore\",\n            \"symbol\": \"CCO\",\n            \"slug\": \"ccore\",\n            \"rank\": 2675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-01T06:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x679badc551626e01b23ceecefbc9b877ea18fc46\"\n            }\n        },\n        {\n            \"id\": 2242,\n            \"name\": \"Qbao\",\n            \"symbol\": \"QBT\",\n            \"slug\": \"qbao\",\n            \"rank\": 2122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-03T15:49:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2243,\n            \"name\": \"Dragonchain\",\n            \"symbol\": \"DRGN\",\n            \"slug\": \"dragonchain\",\n            \"rank\": 702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-03T15:49:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x419c4db4b9e25d6db2ad9691ccb832c8d9fda05e\"\n            }\n        },\n        {\n            \"id\": 2244,\n            \"name\": \"Payfair\",\n            \"symbol\": \"PFR\",\n            \"slug\": \"payfair\",\n            \"rank\": 2479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-03T15:49:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB41422D5a1d5d5C73c229686935b40F881502785\"\n            }\n        },\n        {\n            \"id\": 2245,\n            \"name\": \"Presearch\",\n            \"symbol\": \"PRE\",\n            \"slug\": \"presearch\",\n            \"rank\": 385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-05T06:24:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEC213F83defB583af3A000B1c0ada660b1902A0F\"\n            }\n        },\n        {\n            \"id\": 2246,\n            \"name\": \"CyberMiles\",\n            \"symbol\": \"CMT\",\n            \"slug\": \"cybermiles\",\n            \"rank\": 1343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T03:19:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2247,\n            \"name\": \"BlockCDN\",\n            \"symbol\": \"BCDN\",\n            \"slug\": \"blockcdn\",\n            \"rank\": 5589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40\"\n            }\n        },\n        {\n            \"id\": 2248,\n            \"name\": \"Cappasity\",\n            \"symbol\": \"CAPP\",\n            \"slug\": \"cappasity\",\n            \"rank\": 1315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11613b1f840bb5A40F8866d857e24DA126B79D73\"\n            }\n        },\n        {\n            \"id\": 2249,\n            \"name\": \"Eroscoin\",\n            \"symbol\": \"ERO\",\n            \"slug\": \"eroscoin\",\n            \"rank\": 2483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74ceda77281b339142a36817fa5f9e29412bab85\"\n            }\n        },\n        {\n            \"id\": 2251,\n            \"name\": \"IoT Chain\",\n            \"symbol\": \"ITC\",\n            \"slug\": \"iot-chain\",\n            \"rank\": 1438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-10T04:24:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e6b6d9abad9093fdc861ea1600eba1b355cd940\"\n            }\n        },\n        {\n            \"id\": 2255,\n            \"name\": \"Social Send\",\n            \"symbol\": \"SEND\",\n            \"slug\": \"social-send\",\n            \"rank\": 7970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T21:49:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2256,\n            \"name\": \"Bonpay\",\n            \"symbol\": \"BON\",\n            \"slug\": \"bonpay\",\n            \"rank\": 2714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-07T04:44:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc34366e3842ca1bd36c1f324d15257960fcc801\"\n            }\n        },\n        {\n            \"id\": 2257,\n            \"name\": \"Nekonium\",\n            \"symbol\": \"NUKO\",\n            \"slug\": \"nekonium\",\n            \"rank\": 2786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-06T22:44:56.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2260,\n            \"name\": \"Datamine\",\n            \"symbol\": \"DAM\",\n            \"slug\": \"datamine\",\n            \"rank\": 2236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T00:04:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf80d589b3dbe130c270a69f1a69d050f268786df\"\n            }\n        },\n        {\n            \"id\": 2267,\n            \"name\": \"Wabi\",\n            \"symbol\": \"WABI\",\n            \"slug\": \"wabi\",\n            \"rank\": 907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-12T17:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x286bda1413a2df81731d4930ce2f862a35a609fe\"\n            }\n        },\n        {\n            \"id\": 2273,\n            \"name\": \"Uquid Coin\",\n            \"symbol\": \"UQC\",\n            \"slug\": \"uquid-coin\",\n            \"rank\": 381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T05:04:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8806926ab68eb5a7b909dcaf6fdbe5d93271d6e2\"\n            }\n        },\n        {\n            \"id\": 2274,\n            \"name\": \"MediShares\",\n            \"symbol\": \"MDS\",\n            \"slug\": \"medishares\",\n            \"rank\": 1534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T05:04:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66186008C1050627F979d464eABb258860563dbE\"\n            }\n        },\n        {\n            \"id\": 2276,\n            \"name\": \"Ignis\",\n            \"symbol\": \"IGNIS\",\n            \"slug\": \"ignis\",\n            \"rank\": 955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T18:04:51.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2277,\n            \"name\": \"SmartMesh\",\n            \"symbol\": \"SMT\",\n            \"slug\": \"smartmesh\",\n            \"rank\": 1309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-14T00:59:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55f93985431fc9304077687a35a1ba103dc1e081\"\n            }\n        },\n        {\n            \"id\": 2279,\n            \"name\": \"Playkey\",\n            \"symbol\": \"PKT\",\n            \"slug\": \"playkey\",\n            \"rank\": 2285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-20T06:19:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2604fa406be957e542beb89e6754fcde6815e83f\"\n            }\n        },\n        {\n            \"id\": 2280,\n            \"name\": \"Filecoin\",\n            \"symbol\": \"FIL\",\n            \"slug\": \"filecoin\",\n            \"rank\": 39,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-13T20:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2281,\n            \"name\": \"BitcoinX\",\n            \"symbol\": \"BCX\",\n            \"slug\": \"bitcoinx\",\n            \"rank\": 4864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-15T03:49:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2282,\n            \"name\": \"Super Bitcoin\",\n            \"symbol\": \"SBTC\",\n            \"slug\": \"super-bitcoin\",\n            \"rank\": 5729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-15T04:19:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2286,\n            \"name\": \"MicroMoney\",\n            \"symbol\": \"AMM\",\n            \"slug\": \"micromoney\",\n            \"rank\": 2394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T01:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b1f49491477e0fb46a29fef53f1ea320d13c349\"\n            }\n        },\n        {\n            \"id\": 2287,\n            \"name\": \"LockTrip\",\n            \"symbol\": \"LOC\",\n            \"slug\": \"lockchain\",\n            \"rank\": 4830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T01:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e3346444010135322268a4630d2ed5f8d09446c\"\n            }\n        },\n        {\n            \"id\": 2288,\n            \"name\": \"Worldcore\",\n            \"symbol\": \"WRC\",\n            \"slug\": \"worldcore\",\n            \"rank\": 2510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T01:34:58.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72adadb447784dd7ab1f472467750fc485e4cb2d\"\n            }\n        },\n        {\n            \"id\": 2289,\n            \"name\": \"Gifto\",\n            \"symbol\": \"GTO\",\n            \"slug\": \"gifto\",\n            \"rank\": 724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T17:00:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"GTO-908\"\n            }\n        },\n        {\n            \"id\": 2290,\n            \"name\": \"YENTEN\",\n            \"symbol\": \"YTN\",\n            \"slug\": \"yenten\",\n            \"rank\": 2453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T23:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2291,\n            \"name\": \"Genaro Network\",\n            \"symbol\": \"GNX\",\n            \"slug\": \"genaro-network\",\n            \"rank\": 959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T23:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ec8a24cabdc339a06a172f8223ea557055adaa5\"\n            }\n        },\n        {\n            \"id\": 2293,\n            \"name\": \"United Bitcoin\",\n            \"symbol\": \"UBTC\",\n            \"slug\": \"united-bitcoin\",\n            \"rank\": 5858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-18T23:55:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2295,\n            \"name\": \"Starbase\",\n            \"symbol\": \"STAR\",\n            \"slug\": \"starbase\",\n            \"rank\": 2105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-20T20:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf70a642bd387f94380ffb90451c2c81d4eb82cbc\"\n            }\n        },\n        {\n            \"id\": 2296,\n            \"name\": \"OST\",\n            \"symbol\": \"OST\",\n            \"slug\": \"ost\",\n            \"rank\": 1595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-19T19:14:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c4e8f2d746113d0696ce89b35f0d8bf88e0aeca\"\n            }\n        },\n        {\n            \"id\": 2297,\n            \"name\": \"StormX\",\n            \"symbol\": \"STMX\",\n            \"slug\": \"stormx\",\n            \"rank\": 298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-20T20:14:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbE9375C6a420D2eEB258962efB95551A5b722803\"\n            }\n        },\n        {\n            \"id\": 2299,\n            \"name\": \"aelf\",\n            \"symbol\": \"ELF\",\n            \"slug\": \"aelf\",\n            \"rank\": 268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-21T19:04:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e\"\n            }\n        },\n        {\n            \"id\": 2300,\n            \"name\": \"WAX\",\n            \"symbol\": \"WAXP\",\n            \"slug\": \"wax\",\n            \"rank\": 103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-21T19:04:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2303,\n            \"name\": \"MediBloc\",\n            \"symbol\": \"MED\",\n            \"slug\": \"medibloc\",\n            \"rank\": 197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-22T20:25:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2305,\n            \"name\": \"NAGA\",\n            \"symbol\": \"NGC\",\n            \"slug\": \"naga\",\n            \"rank\": 5193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-23T21:59:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72dd4b6bd852a3aa172be4d6c5a6dbec588cf131\"\n            }\n        },\n        {\n            \"id\": 2306,\n            \"name\": \"Bread\",\n            \"symbol\": \"BRD\",\n            \"slug\": \"bread\",\n            \"rank\": 771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-24T20:09:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x558ec3152e2eb2174905cd19aea4e34a23de9ad6\"\n            }\n        },\n        {\n            \"id\": 2307,\n            \"name\": \"Bibox Token\",\n            \"symbol\": \"BIX\",\n            \"slug\": \"bibox-token\",\n            \"rank\": 1353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-24T20:09:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3104b4b9da82025e8b9f8fb28b3553ce2f67069\"\n            }\n        },\n        {\n            \"id\": 2309,\n            \"name\": \"SophiaTX\",\n            \"symbol\": \"SPHTX\",\n            \"slug\": \"sophiatx\",\n            \"rank\": 1934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-26T03:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2310,\n            \"name\": \"Bounty0x\",\n            \"symbol\": \"BNTY\",\n            \"slug\": \"bounty0x\",\n            \"rank\": 2216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-26T19:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2d6158683aee4cc838067727209a0aaf4359de3\"\n            }\n        },\n        {\n            \"id\": 2313,\n            \"name\": \"SIRIN LABS Token\",\n            \"symbol\": \"SRN\",\n            \"slug\": \"sirin-labs-token\",\n            \"rank\": 1466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-28T05:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68d57c9a1c35f63e2c83ee8e49a64e9d70528d25\"\n            }\n        },\n        {\n            \"id\": 2315,\n            \"name\": \"HTMLCOIN\",\n            \"symbol\": \"HTML\",\n            \"slug\": \"html-coin\",\n            \"rank\": 1385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-28T18:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2316,\n            \"name\": \"DeepBrain Chain\",\n            \"symbol\": \"DBC\",\n            \"slug\": \"deepbrain-chain\",\n            \"rank\": 1059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-28T20:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2318,\n            \"name\": \"Neumark\",\n            \"symbol\": \"NEU\",\n            \"slug\": \"neumark\",\n            \"rank\": 5651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-29T21:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa823e6722006afe99e91c30ff5295052fe6b8e32\"\n            }\n        },\n        {\n            \"id\": 2319,\n            \"name\": \"Qcash\",\n            \"symbol\": \"QC\",\n            \"slug\": \"qcash\",\n            \"rank\": 464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-12T22:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2320,\n            \"name\": \"Utrust\",\n            \"symbol\": \"UTK\",\n            \"slug\": \"utrust\",\n            \"rank\": 353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-29T19:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c\"\n            }\n        },\n        {\n            \"id\": 2321,\n            \"name\": \"QLC Chain\",\n            \"symbol\": \"QLC\",\n            \"slug\": \"qlink\",\n            \"rank\": 1223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-29T21:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"0d821bd7b6d53f5c2b40e217c6defc8bbe896cf5\"\n            }\n        },\n        {\n            \"id\": 2323,\n            \"name\": \"HEROcoin\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"herocoin\",\n            \"rank\": 1275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-02T21:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe477292f1b3268687a29376116b0ed27a9c76170\"\n            }\n        },\n        {\n            \"id\": 2324,\n            \"name\": \"BigONE Token\",\n            \"symbol\": \"ONE\",\n            \"slug\": \"bigone-token\",\n            \"rank\": 857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2017-12-31T19:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x946551dd05c5abd7cc808927480225ce36d8c475\"\n            }\n        },\n        {\n            \"id\": 2325,\n            \"name\": \"Matryx\",\n            \"symbol\": \"MTX\",\n            \"slug\": \"matryx\",\n            \"rank\": 2410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-02T22:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0af44e2784637218dd1d32a322d44e603a8f0c6a\"\n            }\n        },\n        {\n            \"id\": 2329,\n            \"name\": \"Hyper Pay\",\n            \"symbol\": \"HPY\",\n            \"slug\": \"hyper-pay\",\n            \"rank\": 8031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-01T19:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2332,\n            \"name\": \"STRAKS\",\n            \"symbol\": \"STAK\",\n            \"slug\": \"straks\",\n            \"rank\": 2737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-01T19:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2335,\n            \"name\": \"Lightning Bitcoin\",\n            \"symbol\": \"LBTC\",\n            \"slug\": \"lightning-bitcoin\",\n            \"rank\": 1545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-03T00:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2336,\n            \"name\": \"Game.com\",\n            \"symbol\": \"GTC\",\n            \"slug\": \"game\",\n            \"rank\": 1562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-03T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB70835D7822eBB9426B56543E391846C107bd32C\"\n            }\n        },\n        {\n            \"id\": 2337,\n            \"name\": \"Lamden\",\n            \"symbol\": \"TAU\",\n            \"slug\": \"lamden\",\n            \"rank\": 983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-08T20:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2341,\n            \"name\": \"SwftCoin\",\n            \"symbol\": \"SWFTC\",\n            \"slug\": \"swftcoin\",\n            \"rank\": 1156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T05:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e\"\n            }\n        },\n        {\n            \"id\": 2342,\n            \"name\": \"Covesting\",\n            \"symbol\": \"COV\",\n            \"slug\": \"covesting\",\n            \"rank\": 1118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-23T06:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xada86b1b313d1d5267e3fc0bb303f0a2b66d0ea7\"\n            }\n        },\n        {\n            \"id\": 2343,\n            \"name\": \"CanYaCoin\",\n            \"symbol\": \"CAN\",\n            \"slug\": \"canyacoin\",\n            \"rank\": 8112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-08T17:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CAN-677\"\n            }\n        },\n        {\n            \"id\": 2344,\n            \"name\": \"AppCoins\",\n            \"symbol\": \"APPC\",\n            \"slug\": \"appcoins\",\n            \"rank\": 1924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-08T15:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2345,\n            \"name\": \"High Performance Blockchain\",\n            \"symbol\": \"HPB\",\n            \"slug\": \"high-performance-blockchain\",\n            \"rank\": 1267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T05:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2346,\n            \"name\": \"WaykiChain\",\n            \"symbol\": \"WICC\",\n            \"slug\": \"waykichain\",\n            \"rank\": 678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2348,\n            \"name\": \"Measurable Data Token\",\n            \"symbol\": \"MDT\",\n            \"slug\": \"measurable-data-token\",\n            \"rank\": 583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T06:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x814e0908b12a99fecf5bc101bb5d0b8b5cdf7d26\"\n            }\n        },\n        {\n            \"id\": 2349,\n            \"name\": \"Mixin\",\n            \"symbol\": \"XIN\",\n            \"slug\": \"mixin\",\n            \"rank\": 6805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-09T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa974c709cfb4566686553a20790685a47aceaa33\"\n            }\n        },\n        {\n            \"id\": 2354,\n            \"name\": \"GET Protocol\",\n            \"symbol\": \"GET\",\n            \"slug\": \"get-protocol\",\n            \"rank\": 756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a854288a5976036a725879164ca3e91d30c6a1b\"\n            }\n        },\n        {\n            \"id\": 2357,\n            \"name\": \"AI Doctor\",\n            \"symbol\": \"AIDOC\",\n            \"slug\": \"aidoc\",\n            \"rank\": 2462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-10T18:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x584b44853680ee34a0f337b712a8f66d816df151\"\n            }\n        },\n        {\n            \"id\": 2359,\n            \"name\": \"Polis\",\n            \"symbol\": \"POLIS\",\n            \"slug\": \"polis\",\n            \"rank\": 1350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2363,\n            \"name\": \"Zap\",\n            \"symbol\": \"ZAP\",\n            \"slug\": \"zap\",\n            \"rank\": 1429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T17:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6781a0f84c7e9e846dcb84a9a5bd49333067b104\"\n            }\n        },\n        {\n            \"id\": 2364,\n            \"name\": \"TokenClub\",\n            \"symbol\": \"TCT\",\n            \"slug\": \"tokenclub\",\n            \"rank\": 836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4824a7b64e3966b0133f4f4ffb1b9d6beb75fff7\"\n            }\n        },\n        {\n            \"id\": 2366,\n            \"name\": \"FairGame\",\n            \"symbol\": \"FAIR\",\n            \"slug\": \"fairgame\",\n            \"rank\": 1149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b20dabcec77f6289113e61893f7beefaeb1990a\"\n            }\n        },\n        {\n            \"id\": 2367,\n            \"name\": \"Aigang\",\n            \"symbol\": \"AIX\",\n            \"slug\": \"aigang\",\n            \"rank\": 2282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T16:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1063ce524265d5a3a624f4914acd573dd89ce988\"\n            }\n        },\n        {\n            \"id\": 2370,\n            \"name\": \"Bitcoin God\",\n            \"symbol\": \"GOD\",\n            \"slug\": \"bitcoin-god\",\n            \"rank\": 3266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T04:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2371,\n            \"name\": \"United Traders Token\",\n            \"symbol\": \"UTT\",\n            \"slug\": \"uttoken\",\n            \"rank\": 7982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-11T20:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16f812be7fff02caf662b85d5d58a5da6572d4df\"\n            }\n        },\n        {\n            \"id\": 2376,\n            \"name\": \"TopChain\",\n            \"symbol\": \"TOPC\",\n            \"slug\": \"topchain\",\n            \"rank\": 4208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T17:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b6c5864375b34af3ff5bd2e5f40bc425b4a8d79\"\n            }\n        },\n        {\n            \"id\": 2379,\n            \"name\": \"Kcash\",\n            \"symbol\": \"KCASH\",\n            \"slug\": \"kcash\",\n            \"rank\": 1738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T19:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32d74896f05204d1b6ae7b0a3cebd7fc0cd8f9c7\"\n            }\n        },\n        {\n            \"id\": 2382,\n            \"name\": \"Spectre.ai Utility Token\",\n            \"symbol\": \"SXUT\",\n            \"slug\": \"spectre-utility\",\n            \"rank\": 1516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-12T20:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c82c73d5b34aa015989462b2948cd616a37641f\"\n            }\n        },\n        {\n            \"id\": 2386,\n            \"name\": \"KZ Cash\",\n            \"symbol\": \"KZC\",\n            \"slug\": \"kz-cash\",\n            \"rank\": 2800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-13T23:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2387,\n            \"name\": \"Bitcoin Atom\",\n            \"symbol\": \"BCA\",\n            \"slug\": \"bitcoin-atom\",\n            \"rank\": 1787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-13T23:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2391,\n            \"name\": \"EchoLink\",\n            \"symbol\": \"EKO\",\n            \"slug\": \"echolink\",\n            \"rank\": 2428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-14T17:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6a840e50bcaa50da017b91a0d86b8b2d41156ee\"\n            }\n        },\n        {\n            \"id\": 2392,\n            \"name\": \"Bottos\",\n            \"symbol\": \"BTO\",\n            \"slug\": \"bottos\",\n            \"rank\": 2084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-14T17:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2394,\n            \"name\": \"Telcoin\",\n            \"symbol\": \"TEL\",\n            \"slug\": \"telcoin\",\n            \"rank\": 133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x467bccd9d29f223bce8043b84e8c8b282827790f\"\n            }\n        },\n        {\n            \"id\": 2395,\n            \"name\": \"Ignition\",\n            \"symbol\": \"IC\",\n            \"slug\": \"ignition\",\n            \"rank\": 2395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2396,\n            \"name\": \"WETH\",\n            \"symbol\": \"WETH\",\n            \"slug\": \"weth\",\n            \"rank\": 2824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-14T19:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\"\n            }\n        },\n        {\n            \"id\": 2398,\n            \"name\": \"Selfkey\",\n            \"symbol\": \"KEY\",\n            \"slug\": \"selfkey\",\n            \"rank\": 619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T17:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cc19356f2d37338b9802aa8e8fc58b0373296e7\"\n            }\n        },\n        {\n            \"id\": 2399,\n            \"name\": \"INT\",\n            \"symbol\": \"INT\",\n            \"slug\": \"int-chain\",\n            \"rank\": 1328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T17:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2400,\n            \"name\": \"OneRoot Network\",\n            \"symbol\": \"RNT\",\n            \"slug\": \"oneroot-network\",\n            \"rank\": 1970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-15T19:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff603f43946a3a28df5e6a73172555d8c8b02386\"\n            }\n        },\n        {\n            \"id\": 2402,\n            \"name\": \"Sense\",\n            \"symbol\": \"SENSE\",\n            \"slug\": \"sense\",\n            \"rank\": 7909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-31T19:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"SENSE-eos-sensegenesis\"\n            }\n        },\n        {\n            \"id\": 2403,\n            \"name\": \"MOAC\",\n            \"symbol\": \"MOAC\",\n            \"slug\": \"moac\",\n            \"rank\": 8353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T01:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2405,\n            \"name\": \"IOST\",\n            \"symbol\": \"IOST\",\n            \"slug\": \"iostoken\",\n            \"rank\": 131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T01:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2406,\n            \"name\": \"InvestDigital\",\n            \"symbol\": \"IDT\",\n            \"slug\": \"investdigital\",\n            \"rank\": 2600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02c4c78c462e32cca4a90bc499bf411fb7bc6afb\"\n            }\n        },\n        {\n            \"id\": 2407,\n            \"name\": \"AICHAIN\",\n            \"symbol\": \"AIT\",\n            \"slug\": \"aichain\",\n            \"rank\": 1572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-16T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79650799e7899a802cb96c0bc33a6a8d4ce4936c\"\n            }\n        },\n        {\n            \"id\": 2410,\n            \"name\": \"SpaceChain\",\n            \"symbol\": \"SPC\",\n            \"slug\": \"spacechain\",\n            \"rank\": 1373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T00:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86ed939b500e121c0c5f493f399084db596dad20\"\n            }\n        },\n        {\n            \"id\": 2411,\n            \"name\": \"Galactrum\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"galactrum\",\n            \"rank\": 2809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T00:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2415,\n            \"name\": \"ArbitrageCT\",\n            \"symbol\": \"ARCT\",\n            \"slug\": \"arbitragect\",\n            \"rank\": 2569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T17:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1245ef80f4d9e02ed9425375e8f649b9221b31d8\"\n            }\n        },\n        {\n            \"id\": 2416,\n            \"name\": \"Theta Network\",\n            \"symbol\": \"THETA\",\n            \"slug\": \"theta-network\",\n            \"rank\": 45,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T17:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2419,\n            \"name\": \"Profile Utility Token\",\n            \"symbol\": \"PUT\",\n            \"slug\": \"profile-utility-token\",\n            \"rank\": 8225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-17T17:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2424,\n            \"name\": \"SingularityNET\",\n            \"symbol\": \"AGIX\",\n            \"slug\": \"singularitynet\",\n            \"rank\": 320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-19T01:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5B7533812759B45C2B44C19e320ba2cD2681b542\"\n            }\n        },\n        {\n            \"id\": 2427,\n            \"name\": \"ChatCoin\",\n            \"symbol\": \"CHAT\",\n            \"slug\": \"chatcoin\",\n            \"rank\": 1785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T00:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2428,\n            \"name\": \"Scry.info\",\n            \"symbol\": \"DDD\",\n            \"slug\": \"scryinfo\",\n            \"rank\": 1722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T00:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9F5F3CFD7a32700C93F971637407ff17b91c7342\"\n            }\n        },\n        {\n            \"id\": 2429,\n            \"name\": \"Mobius\",\n            \"symbol\": \"MOBI\",\n            \"slug\": \"mobius\",\n            \"rank\": 711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T01:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GA6HCMBLTZS5VYYBCATRBRZ3BZJMAFUDKYYF6AH6MVCMGWMRDNSWJPIH\"\n            }\n        },\n        {\n            \"id\": 2430,\n            \"name\": \"Hydro Protocol\",\n            \"symbol\": \"HOT\",\n            \"slug\": \"hydro-protocol\",\n            \"rank\": 1368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T00:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af839687f6c94542ac5ece2e317daae355493a1\"\n            }\n        },\n        {\n            \"id\": 2434,\n            \"name\": \"Maggie\",\n            \"symbol\": \"MAG\",\n            \"slug\": \"maggie\",\n            \"rank\": 8354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T09:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x647f274b3a7248d6cf51b35f08e7e7fd6edfb271\"\n            }\n        },\n        {\n            \"id\": 2437,\n            \"name\": \"YEE\",\n            \"symbol\": \"YEE\",\n            \"slug\": \"yee\",\n            \"rank\": 1751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T09:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x922105fad8153f516bcfb829f56dc097a0e1d705\"\n            }\n        },\n        {\n            \"id\": 2438,\n            \"name\": \"Acute Angle Cloud\",\n            \"symbol\": \"AAC\",\n            \"slug\": \"acute-angle-cloud\",\n            \"rank\": 1544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-20T09:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe75ad3aab14e4b0df8c5da4286608dabb21bd864\"\n            }\n        },\n        {\n            \"id\": 2441,\n            \"name\": \"Molecular Future\",\n            \"symbol\": \"MOF\",\n            \"slug\": \"molecular-future\",\n            \"rank\": 2314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T17:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x653430560be843c4a3d143d0110e896c2ab8ac0d\"\n            }\n        },\n        {\n            \"id\": 2443,\n            \"name\": \"Trinity Network Credit\",\n            \"symbol\": \"TNC\",\n            \"slug\": \"trinity-network-credit\",\n            \"rank\": 2149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T17:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"08e8c4400f1af2c20c28e0018f29535eb85d15b6\"\n            }\n        },\n        {\n            \"id\": 2444,\n            \"name\": \"CRYPTO20\",\n            \"symbol\": \"C20\",\n            \"slug\": \"c20\",\n            \"rank\": 319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T17:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26e75307fc0c021472feb8f727839531f112f317\"\n            }\n        },\n        {\n            \"id\": 2446,\n            \"name\": \"DATA\",\n            \"symbol\": \"DTA\",\n            \"slug\": \"data\",\n            \"rank\": 1866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69b148395ce0015c13e36bffbad63f49ef874e03\"\n            }\n        },\n        {\n            \"id\": 2447,\n            \"name\": \"Crypterium\",\n            \"symbol\": \"CRPT\",\n            \"slug\": \"crpt\",\n            \"rank\": 767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08389495D7456E1951ddF7c3a1314A4bfb646d8B\"\n            }\n        },\n        {\n            \"id\": 2448,\n            \"name\": \"SparksPay\",\n            \"symbol\": \"SPK\",\n            \"slug\": \"sparkspay\",\n            \"rank\": 2670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2449,\n            \"name\": \"Decentralized Universal Basic Income\",\n            \"symbol\": \"DUBI\",\n            \"slug\": \"decentralized-universal-basic-income\",\n            \"rank\": 5964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3d6af45c6dfec43216cc3347ea91fefba0849d1\"\n            }\n        },\n        {\n            \"id\": 2450,\n            \"name\": \"carVertical\",\n            \"symbol\": \"CV\",\n            \"slug\": \"carvertical\",\n            \"rank\": 1431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-22T23:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50bc2ecc0bfdf5666640048038c1aba7b7525683\"\n            }\n        },\n        {\n            \"id\": 2452,\n            \"name\": \"Tokenbox\",\n            \"symbol\": \"TBX\",\n            \"slug\": \"tokenbox\",\n            \"rank\": 2389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a92bd396aef82af98ebc0aa9030d25a23b11c6b\"\n            }\n        },\n        {\n            \"id\": 2453,\n            \"name\": \"EDUCare\",\n            \"symbol\": \"EKT\",\n            \"slug\": \"educare\",\n            \"rank\": 1974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ecdb6385f3db3847f9c4a9bf3f9917bb27a5452\"\n            }\n        },\n        {\n            \"id\": 2454,\n            \"name\": \"UnlimitedIP\",\n            \"symbol\": \"UIP\",\n            \"slug\": \"unlimitedip\",\n            \"rank\": 1627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4290563c2d7c255b5eec87f2d3bd10389f991d68\"\n            }\n        },\n        {\n            \"id\": 2457,\n            \"name\": \"TrueChain\",\n            \"symbol\": \"TRUE\",\n            \"slug\": \"truechain\",\n            \"rank\": 1016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T02:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2458,\n            \"name\": \"Odyssey\",\n            \"symbol\": \"OCN\",\n            \"slug\": \"odyssey\",\n            \"rank\": 1515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T04:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4092678e4E78230F46A1534C0fbc8fA39780892B\"\n            }\n        },\n        {\n            \"id\": 2459,\n            \"name\": \"indaHash\",\n            \"symbol\": \"IDH\",\n            \"slug\": \"indahash\",\n            \"rank\": 5983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T04:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0\"\n            }\n        },\n        {\n            \"id\": 2462,\n            \"name\": \"AidCoin\",\n            \"symbol\": \"AID\",\n            \"slug\": \"aidcoin\",\n            \"rank\": 2190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T21:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37e8789bb9996cac9156cd5f5fd32599e6b91289\"\n            }\n        },\n        {\n            \"id\": 2464,\n            \"name\": \"Devery\",\n            \"symbol\": \"EVE\",\n            \"slug\": \"devery\",\n            \"rank\": 2455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-24T21:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x923108a439c4e8c2315c4f6521e5ce95b44e9b4c\"\n            }\n        },\n        {\n            \"id\": 2465,\n            \"name\": \"BUX Token\",\n            \"symbol\": \"BUX\",\n            \"slug\": \"bux-token\",\n            \"rank\": 708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T23:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x211ffbe424b90e25a15531ca322adf1559779e45\"\n            }\n        },\n        {\n            \"id\": 2466,\n            \"name\": \"AXPR\",\n            \"symbol\": \"AXPR\",\n            \"slug\": \"axpr-token\",\n            \"rank\": 1584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T03:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdD0020B1D5Ba47A54E2EB16800D73Beb6546f91A\"\n            }\n        },\n        {\n            \"id\": 2467,\n            \"name\": \"OriginTrail\",\n            \"symbol\": \"TRAC\",\n            \"slug\": \"origintrail\",\n            \"rank\": 196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T03:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f\"\n            }\n        },\n        {\n            \"id\": 2468,\n            \"name\": \"LinkEye\",\n            \"symbol\": \"LET\",\n            \"slug\": \"linkeye\",\n            \"rank\": 1508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T03:44:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa3118b34522580c35ae27f6cf52da1dbb756288\"\n            }\n        },\n        {\n            \"id\": 2469,\n            \"name\": \"Zilliqa\",\n            \"symbol\": \"ZIL\",\n            \"slug\": \"zilliqa\",\n            \"rank\": 113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T23:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2470,\n            \"name\": \"CoinMeet\",\n            \"symbol\": \"MEET\",\n            \"slug\": \"coinmeet\",\n            \"rank\": 6834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T21:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068\"\n            }\n        },\n        {\n            \"id\": 2471,\n            \"name\": \"Smartlands Network\",\n            \"symbol\": \"SLT\",\n            \"slug\": \"smartlands-network\",\n            \"rank\": 1007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-25T21:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2473,\n            \"name\": \"All Sports\",\n            \"symbol\": \"SOC\",\n            \"slug\": \"all-sports\",\n            \"rank\": 1013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-27T05:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d0e95bd4795d7ace0da3c0ff7b706a5970eb9d3\"\n            }\n        },\n        {\n            \"id\": 2474,\n            \"name\": \"Matrix AI Network\",\n            \"symbol\": \"MAN\",\n            \"slug\": \"matrix-ai-network\",\n            \"rank\": 1246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-27T05:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2475,\n            \"name\": \"Garlicoin\",\n            \"symbol\": \"GRLC\",\n            \"slug\": \"garlicoin\",\n            \"rank\": 1257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-27T05:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2476,\n            \"name\": \"Ruff\",\n            \"symbol\": \"RUFF\",\n            \"slug\": \"ruff\",\n            \"rank\": 1342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-29T17:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf278c1ca969095ffddded020290cf8b5c424ace2\"\n            }\n        },\n        {\n            \"id\": 2478,\n            \"name\": \"CoinFi\",\n            \"symbol\": \"COFI\",\n            \"slug\": \"coinfi\",\n            \"rank\": 1871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-29T17:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3136ef851592acf49ca4c825131e364170fa32b3\"\n            }\n        },\n        {\n            \"id\": 2479,\n            \"name\": \"Equal\",\n            \"symbol\": \"EQL\",\n            \"slug\": \"equal\",\n            \"rank\": 2009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T05:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"EQL-586\"\n            }\n        },\n        {\n            \"id\": 2481,\n            \"name\": \"Zeepin\",\n            \"symbol\": \"ZPT\",\n            \"slug\": \"zeepin\",\n            \"rank\": 2052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T21:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2482,\n            \"name\": \"CPChain\",\n            \"symbol\": \"CPC\",\n            \"slug\": \"cpchain\",\n            \"rank\": 1464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T21:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CPC-FED\"\n            }\n        },\n        {\n            \"id\": 2489,\n            \"name\": \"BitWhite\",\n            \"symbol\": \"BTW\",\n            \"slug\": \"bitwhite\",\n            \"rank\": 2412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-30T21:04:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2490,\n            \"name\": \"CargoX\",\n            \"symbol\": \"CXO\",\n            \"slug\": \"cargox\",\n            \"rank\": 625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-01-31T22:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ee9668771a79be7967ee29a63d4184f8097143\"\n            }\n        },\n        {\n            \"id\": 2492,\n            \"name\": \"Elastos\",\n            \"symbol\": \"ELA\",\n            \"slug\": \"elastos\",\n            \"rank\": 372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-01T22:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2496,\n            \"name\": \"Polymath\",\n            \"symbol\": \"POLY\",\n            \"slug\": \"polymath-network\",\n            \"rank\": 153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-02T03:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec\"\n            }\n        },\n        {\n            \"id\": 2497,\n            \"name\": \"Medicalchain\",\n            \"symbol\": \"MTN\",\n            \"slug\": \"medical-chain\",\n            \"rank\": 1481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41dbecc1cdc5517c6f76f6a6e836adbee2754de3\"\n            }\n        },\n        {\n            \"id\": 2499,\n            \"name\": \"SwissBorg\",\n            \"symbol\": \"CHSB\",\n            \"slug\": \"swissborg\",\n            \"rank\": 106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba9d4199fab4f26efe3551d490e3821486f135ba\"\n            }\n        },\n        {\n            \"id\": 2500,\n            \"name\": \"Zilla\",\n            \"symbol\": \"ZLA\",\n            \"slug\": \"zilla\",\n            \"rank\": 2368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd8971d5e8e1740ce2d0a84095fca4de729d0c16\"\n            }\n        },\n        {\n            \"id\": 2501,\n            \"name\": \"adbank\",\n            \"symbol\": \"ADB\",\n            \"slug\": \"adbank\",\n            \"rank\": 1737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:04:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2baac9330cf9ac479d819195794d79ad0c7616e3\"\n            }\n        },\n        {\n            \"id\": 2502,\n            \"name\": \"Huobi Token\",\n            \"symbol\": \"HT\",\n            \"slug\": \"huobi-token\",\n            \"rank\": 63,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f259637dcd74c767781e37bc6133cd6a68aa161\"\n            }\n        },\n        {\n            \"id\": 2503,\n            \"name\": \"DMarket\",\n            \"symbol\": \"DMT\",\n            \"slug\": \"dmarket\",\n            \"rank\": 1881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-03T19:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ccbff3a042c68716ed2a2cb0c544a9f1d1935e1\"\n            }\n        },\n        {\n            \"id\": 2505,\n            \"name\": \"Bluzelle\",\n            \"symbol\": \"BLZ\",\n            \"slug\": \"bluzelle\",\n            \"rank\": 579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-06T18:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5732046a883704404f284ce41ffadd5b007fd668\"\n            }\n        },\n        {\n            \"id\": 2506,\n            \"name\": \"Swarm\",\n            \"symbol\": \"SWM\",\n            \"slug\": \"swarm-network\",\n            \"rank\": 1753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-07T04:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3505f494c3f0fed0b594e01fa41dd3967645ca39\"\n            }\n        },\n        {\n            \"id\": 2507,\n            \"name\": \"THEKEY\",\n            \"symbol\": \"TKY\",\n            \"slug\": \"thekey\",\n            \"rank\": 1487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-07T05:54:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"132947096727c84c7f9e076c90f08fec3bc17f18\"\n            }\n        },\n        {\n            \"id\": 2511,\n            \"name\": \"WePower\",\n            \"symbol\": \"WPR\",\n            \"slug\": \"wepower\",\n            \"rank\": 1456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-09T03:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4CF488387F035FF08c371515562CBa712f9015d4\"\n            }\n        },\n        {\n            \"id\": 2513,\n            \"name\": \"GoldMint\",\n            \"symbol\": \"MNTP\",\n            \"slug\": \"goldmint\",\n            \"rank\": 2162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-09T18:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2516,\n            \"name\": \"MktCoin\",\n            \"symbol\": \"MLM\",\n            \"slug\": \"mktcoin\",\n            \"rank\": 2679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-10T19:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2525,\n            \"name\": \"Alphacat\",\n            \"symbol\": \"ACAT\",\n            \"slug\": \"alphacat\",\n            \"rank\": 2256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T22:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"7f86d61ff377f1b12e589a5907152b57e2ad9a7a\"\n            }\n        },\n        {\n            \"id\": 2527,\n            \"name\": \"SureRemit\",\n            \"symbol\": \"RMT\",\n            \"slug\": \"sureremit\",\n            \"rank\": 2135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T23:14:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2528,\n            \"name\": \"Dether\",\n            \"symbol\": \"DTH\",\n            \"slug\": \"dether\",\n            \"rank\": 2113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T23:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5adc961d6ac3f7062d2ea45fefb8d8167d44b190\"\n            }\n        },\n        {\n            \"id\": 2529,\n            \"name\": \"Cashaa\",\n            \"symbol\": \"CAS\",\n            \"slug\": \"cashaa\",\n            \"rank\": 944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-15T23:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c\"\n            }\n        },\n        {\n            \"id\": 2530,\n            \"name\": \"Fusion\",\n            \"symbol\": \"FSN\",\n            \"slug\": \"fusion\",\n            \"rank\": 584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-16T06:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2535,\n            \"name\": \"Edge\",\n            \"symbol\": \"EDGE\",\n            \"slug\": \"edge\",\n            \"rank\": 8169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-20T01:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ec1b60b96193a64acae44778e51f7bff2007831\"\n            }\n        },\n        {\n            \"id\": 2536,\n            \"name\": \"Neurotoken\",\n            \"symbol\": \"NTK\",\n            \"slug\": \"neurotoken\",\n            \"rank\": 1531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-20T01:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69beab403438253f13b6e92db91f7fb849258263\"\n            }\n        },\n        {\n            \"id\": 2537,\n            \"name\": \"Gems \",\n            \"symbol\": \"GEM\",\n            \"slug\": \"gems-protocol\",\n            \"rank\": 2297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-20T21:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7bba5b765581efb2cdd2679db5bea9ee79b201f\"\n            }\n        },\n        {\n            \"id\": 2538,\n            \"name\": \"Nectar\",\n            \"symbol\": \"NEC\",\n            \"slug\": \"nectar\",\n            \"rank\": 6242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-30T16:39:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc80c051057b774cd75067dc48f8987c4eb97a5e\"\n            }\n        },\n        {\n            \"id\": 2539,\n            \"name\": \"Ren\",\n            \"symbol\": \"REN\",\n            \"slug\": \"ren\",\n            \"rank\": 156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-21T16:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x408e41876cccdc0f92210600ef50372656052a38\"\n            }\n        },\n        {\n            \"id\": 2540,\n            \"name\": \"Litecoin Cash\",\n            \"symbol\": \"LCC\",\n            \"slug\": \"litecoin-cash\",\n            \"rank\": 1112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-21T22:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2542,\n            \"name\": \"Tidex Token\",\n            \"symbol\": \"TDX\",\n            \"slug\": \"tidex-token\",\n            \"rank\": 2002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-23T01:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2544,\n            \"name\": \"Nitro Network\",\n            \"symbol\": \"NCASH\",\n            \"slug\": \"nucleus-vision\",\n            \"rank\": 1077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-26T16:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x809826cceab68c387726af962713b64cb5cb3cca\"\n            }\n        },\n        {\n            \"id\": 2545,\n            \"name\": \"Arcblock\",\n            \"symbol\": \"ABT\",\n            \"slug\": \"arcblock\",\n            \"rank\": 793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-26T16:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb98d4c97425d9908e66e53a6fdf673acca0be986\"\n            }\n        },\n        {\n            \"id\": 2546,\n            \"name\": \"Remme\",\n            \"symbol\": \"REM\",\n            \"slug\": \"remme\",\n            \"rank\": 2042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-26T17:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83984d6142934bb535793a82adb0a46ef0f66b6d\"\n            }\n        },\n        {\n            \"id\": 2548,\n            \"name\": \"POA Network\",\n            \"symbol\": \"POA\",\n            \"slug\": \"poa\",\n            \"rank\": 700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-28T16:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2549,\n            \"name\": \"Ink Protocol\",\n            \"symbol\": \"XNK\",\n            \"slug\": \"ink-protocol\",\n            \"rank\": 2160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-02-28T20:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc86727e770de68b1060c91f6bb6945c73e10388\"\n            }\n        },\n        {\n            \"id\": 2552,\n            \"name\": \"IHT Real Estate Protocol\",\n            \"symbol\": \"IHT\",\n            \"slug\": \"iht-real-estate-protocol\",\n            \"rank\": 2071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T20:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEda8B016efA8b1161208Cf041cD86972eeE0F31E\"\n            }\n        },\n        {\n            \"id\": 2553,\n            \"name\": \"Refereum\",\n            \"symbol\": \"RFR\",\n            \"slug\": \"refereum\",\n            \"rank\": 554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T20:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0929d411954c47438dc1d871dd6081f5c5e149c\"\n            }\n        },\n        {\n            \"id\": 2554,\n            \"name\": \"Lympo\",\n            \"symbol\": \"LYM\",\n            \"slug\": \"lympo\",\n            \"rank\": 1367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T21:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc690f7c7fcffa6a82b79fab7508c466fefdfc8c5\"\n            }\n        },\n        {\n            \"id\": 2555,\n            \"name\": \"Sether\",\n            \"symbol\": \"SETH\",\n            \"slug\": \"sether\",\n            \"rank\": 2021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-01T21:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78b039921e84e726eb72e7b1212bb35504c645ca\"\n            }\n        },\n        {\n            \"id\": 2556,\n            \"name\": \"Credits\",\n            \"symbol\": \"CS\",\n            \"slug\": \"credits\",\n            \"rank\": 1130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-03T01:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2558,\n            \"name\": \"Insights Network\",\n            \"symbol\": \"INSTAR\",\n            \"slug\": \"insights-network\",\n            \"rank\": 1352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-03T01:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2561,\n            \"name\": \"BitTube\",\n            \"symbol\": \"TUBE\",\n            \"slug\": \"bit-tube\",\n            \"rank\": 1814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-06T00:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2562,\n            \"name\": \"Education Ecosystem\",\n            \"symbol\": \"LEDU\",\n            \"slug\": \"education-ecosystem\",\n            \"rank\": 1551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-06T00:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc741f06082aa47f93729070ad0dd95e223bda091\"\n            }\n        },\n        {\n            \"id\": 2563,\n            \"name\": \"TrueUSD\",\n            \"symbol\": \"TUSD\",\n            \"slug\": \"trueusd\",\n            \"rank\": 59,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-06T04:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"TUSDB-888\"\n            }\n        },\n        {\n            \"id\": 2564,\n            \"name\": \"HOQU\",\n            \"symbol\": \"HQX\",\n            \"slug\": \"hoqu\",\n            \"rank\": 2287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T00:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b957dc4aefeed3b4a2351a6a6d5cbfbba0cecfa\"\n            }\n        },\n        {\n            \"id\": 2565,\n            \"name\": \"StarterCoin\",\n            \"symbol\": \"STAC\",\n            \"slug\": \"startercoin\",\n            \"rank\": 2588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T01:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a005c9a89bd72a4bd27721e7a09a3c11d2b03c4\"\n            }\n        },\n        {\n            \"id\": 2566,\n            \"name\": \"Ontology\",\n            \"symbol\": \"ONT\",\n            \"slug\": \"ontology\",\n            \"rank\": 140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T07:14:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2567,\n            \"name\": \"DATx\",\n            \"symbol\": \"DATX\",\n            \"slug\": \"datx\",\n            \"rank\": 2337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T07:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xabbbb6447b68ffd6141da77c18c7b5876ed6c5ab\"\n            }\n        },\n        {\n            \"id\": 2569,\n            \"name\": \"CoinPoker\",\n            \"symbol\": \"CHP\",\n            \"slug\": \"coinpoker\",\n            \"rank\": 948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T22:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x59B5654a17Ac44F3068b3882F298881433bB07Ef\"\n            }\n        },\n        {\n            \"id\": 2570,\n            \"name\": \"TomoChain\",\n            \"symbol\": \"TOMO\",\n            \"slug\": \"tomochain\",\n            \"rank\": 370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-08T22:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2571,\n            \"name\": \"Graft\",\n            \"symbol\": \"GRFT\",\n            \"slug\": \"graft\",\n            \"rank\": 2577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2572,\n            \"name\": \"BABB\",\n            \"symbol\": \"BAX\",\n            \"slug\": \"babb\",\n            \"rank\": 828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a0242b7a33dacbe40edb927834f96eb39f8fbcb\"\n            }\n        },\n        {\n            \"id\": 2573,\n            \"name\": \"Electrify.Asia\",\n            \"symbol\": \"ELEC\",\n            \"slug\": \"electrifyasia\",\n            \"rank\": 1980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-09T17:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd49ff13661451313ca1553fd6954bd1d9b6e02b9\"\n            }\n        },\n        {\n            \"id\": 2575,\n            \"name\": \"Bitcoin Private\",\n            \"symbol\": \"BTCP\",\n            \"slug\": \"bitcoin-private\",\n            \"rank\": 1174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T15:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2576,\n            \"name\": \"Tokenomy\",\n            \"symbol\": \"TEN\",\n            \"slug\": \"tokenomy\",\n            \"rank\": 1029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd16ec0f66e54d453e6756713e533355989040e4\"\n            }\n        },\n        {\n            \"id\": 2577,\n            \"name\": \"Ravencoin\",\n            \"symbol\": \"RVN\",\n            \"slug\": \"ravencoin\",\n            \"rank\": 95,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T20:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2578,\n            \"name\": \"TE-FOOD\",\n            \"symbol\": \"TONE\",\n            \"slug\": \"te-food\",\n            \"rank\": 986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T20:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ab6bb8408ca3199b8fa6c92d5b455f820af03c4\"\n            }\n        },\n        {\n            \"id\": 2579,\n            \"name\": \"ShipChain\",\n            \"symbol\": \"SHIP\",\n            \"slug\": \"shipchain\",\n            \"rank\": 1768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-10T20:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe25b0bba01dc5630312b6a21927e578061a13f55\"\n            }\n        },\n        {\n            \"id\": 2584,\n            \"name\": \"Debitum\",\n            \"symbol\": \"DEB\",\n            \"slug\": \"debitum-network\",\n            \"rank\": 1880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-13T22:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x151202c9c18e495656f372281f493eb7698961d5\"\n            }\n        },\n        {\n            \"id\": 2585,\n            \"name\": \"CENNZnet\",\n            \"symbol\": \"CENNZ\",\n            \"slug\": \"centrality\",\n            \"rank\": 297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-13T23:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2586,\n            \"name\": \"Synthetix\",\n            \"symbol\": \"SNX\",\n            \"slug\": \"synthetix-network-token\",\n            \"rank\": 101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-14T16:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f\"\n            }\n        },\n        {\n            \"id\": 2588,\n            \"name\": \"Loom Network\",\n            \"symbol\": \"LOOM\",\n            \"slug\": \"loom-network\",\n            \"rank\": 475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-14T20:29:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42476F744292107e34519F9c357927074Ea3F75D\"\n            }\n        },\n        {\n            \"id\": 2592,\n            \"name\": \"Banca\",\n            \"symbol\": \"BANCA\",\n            \"slug\": \"banca\",\n            \"rank\": 1940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-19T14:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x998b3b82bc9dba173990be7afb772788b5acb8bd\"\n            }\n        },\n        {\n            \"id\": 2595,\n            \"name\": \"NANJCOIN\",\n            \"symbol\": \"NANJ\",\n            \"slug\": \"nanjcoin\",\n            \"rank\": 1972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-20T19:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xffe02ee4c69edf1b340fcad64fbd6b37a7b9e265\"\n            }\n        },\n        {\n            \"id\": 2597,\n            \"name\": \"UpToken\",\n            \"symbol\": \"UP\",\n            \"slug\": \"uptoken\",\n            \"rank\": 2279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-21T01:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ba460ab75cd2c56343b3517ffeba60748654d26\"\n            }\n        },\n        {\n            \"id\": 2601,\n            \"name\": \"1World\",\n            \"symbol\": \"1WO\",\n            \"slug\": \"1world\",\n            \"rank\": 1414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-21T21:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfdbc1adc26f0f8f8606a5d63b7d3a3cd21c22b23\"\n            }\n        },\n        {\n            \"id\": 2602,\n            \"name\": \"NaPoleonX\",\n            \"symbol\": \"NPX\",\n            \"slug\": \"napoleonx\",\n            \"rank\": 1245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-21T20:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28b5e12cce51f15594b0b91d5b5adaa70f684a02\"\n            }\n        },\n        {\n            \"id\": 2603,\n            \"name\": \"Pundi X (Old)\",\n            \"symbol\": \"NPXS\",\n            \"slug\": \"pundi-x\",\n            \"rank\": 6175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-22T17:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa15c7ebe1f07caf6bff097d8a589fb8ac49ae5b3\"\n            }\n        },\n        {\n            \"id\": 2604,\n            \"name\": \"Bitcoin Green\",\n            \"symbol\": \"BITG\",\n            \"slug\": \"bitcoin-green\",\n            \"rank\": 2125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-22T18:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2605,\n            \"name\": \"BnkToTheFuture\",\n            \"symbol\": \"BFT\",\n            \"slug\": \"bnktothefuture\",\n            \"rank\": 1117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-22T20:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01ff50f8b7f74e4f00580d9596cd3d0d6d6e326f\"\n            }\n        },\n        {\n            \"id\": 2606,\n            \"name\": \"Wanchain\",\n            \"symbol\": \"WAN\",\n            \"slug\": \"wanchain\",\n            \"rank\": 428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-23T15:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2607,\n            \"name\": \"AMLT\",\n            \"symbol\": \"AMLT\",\n            \"slug\": \"amlt\",\n            \"rank\": 1181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-23T19:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca0e7269600d353f70b14ad118a49575455c0f2f\"\n            }\n        },\n        {\n            \"id\": 2608,\n            \"name\": \"Mithril\",\n            \"symbol\": \"MITH\",\n            \"slug\": \"mithril\",\n            \"rank\": 628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-24T19:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"MITH-C76\"\n            }\n        },\n        {\n            \"id\": 2610,\n            \"name\": \"PECULIUM (old)\",\n            \"symbol\": \"PCL\",\n            \"slug\": \"peculium\",\n            \"rank\": 1127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-25T21:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f02e27745e3b6e9e1310d19469e2b5d7b5ec99a\"\n            }\n        },\n        {\n            \"id\": 2614,\n            \"name\": \"BlitzPick\",\n            \"symbol\": \"XBP\",\n            \"slug\": \"blitzpredict\",\n            \"rank\": 1843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-27T17:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28dee01d53fed0edf5f6e310bf8ef9311513ae40\"\n            }\n        },\n        {\n            \"id\": 2616,\n            \"name\": \"Stipend\",\n            \"symbol\": \"SPD\",\n            \"slug\": \"stipend\",\n            \"rank\": 2050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-03-27T17:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2620,\n            \"name\": \"Switcheo\",\n            \"symbol\": \"SWTH\",\n            \"slug\": \"switcheo\",\n            \"rank\": 739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-02T18:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4371da53140417cbb3362055374b10d97e420bb\"\n            }\n        },\n        {\n            \"id\": 2624,\n            \"name\": \"Sentinel Chain\",\n            \"symbol\": \"SENC\",\n            \"slug\": \"sentinel-chain\",\n            \"rank\": 2333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-02T18:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa13f0743951b4f6e3e3aa039f682e17279f52bc3\"\n            }\n        },\n        {\n            \"id\": 2626,\n            \"name\": \"Friendz\",\n            \"symbol\": \"FDZ\",\n            \"slug\": \"friends\",\n            \"rank\": 2031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-04T19:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23352036e911a22cfc692b5e2e196692658aded9\"\n            }\n        },\n        {\n            \"id\": 2627,\n            \"name\": \"TokenPay\",\n            \"symbol\": \"TPAY\",\n            \"slug\": \"tokenpay\",\n            \"rank\": 1844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-05T15:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2628,\n            \"name\": \"Rentberry\",\n            \"symbol\": \"BERRY\",\n            \"slug\": \"rentberry\",\n            \"rank\": 2358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-07T00:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6aeb95f06cda84ca345c2de0f3b7f96923a44f4c\"\n            }\n        },\n        {\n            \"id\": 2629,\n            \"name\": \"Scala\",\n            \"symbol\": \"XLA\",\n            \"slug\": \"scala\",\n            \"rank\": 1755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-09T17:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2630,\n            \"name\": \"PolySwarm\",\n            \"symbol\": \"NCT\",\n            \"slug\": \"polyswarm\",\n            \"rank\": 431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-10T22:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e46a38f5daabe8683e10793b06749eef7d733d1\"\n            }\n        },\n        {\n            \"id\": 2631,\n            \"name\": \"ODEM\",\n            \"symbol\": \"ODE\",\n            \"slug\": \"odem\",\n            \"rank\": 7369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-10T22:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf52f2ab39e26e0951d2a02b49b7702abe30406a\"\n            }\n        },\n        {\n            \"id\": 2633,\n            \"name\": \"Stakenet\",\n            \"symbol\": \"XSN\",\n            \"slug\": \"stakenet\",\n            \"rank\": 1133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-13T20:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2634,\n            \"name\": \"XDC Network\",\n            \"symbol\": \"XDC\",\n            \"slug\": \"xinfin\",\n            \"rank\": 96,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-13T20:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2638,\n            \"name\": \"Cortex\",\n            \"symbol\": \"CTXC\",\n            \"slug\": \"cortex\",\n            \"rank\": 502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-16T20:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2642,\n            \"name\": \"CyberVein\",\n            \"symbol\": \"CVT\",\n            \"slug\": \"cybervein\",\n            \"rank\": 1276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe428c3867f05dea2a89fc76a102b544eac7f772\"\n            }\n        },\n        {\n            \"id\": 2643,\n            \"name\": \"Sentinel\",\n            \"symbol\": \"DVPN\",\n            \"slug\": \"sentinel\",\n            \"rank\": 526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84\"\n            }\n        },\n        {\n            \"id\": 2644,\n            \"name\": \"eosDAC\",\n            \"symbol\": \"EOSDAC\",\n            \"slug\": \"eosdac\",\n            \"rank\": 1855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e9e431a0b8c4d532c745b1043c7fa29a48d4fba\"\n            }\n        },\n        {\n            \"id\": 2645,\n            \"name\": \"U Network\",\n            \"symbol\": \"UUU\",\n            \"slug\": \"u-network\",\n            \"rank\": 1912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-17T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3543638ed4a9006e4840b105944271bcea15605d\"\n            }\n        },\n        {\n            \"id\": 2653,\n            \"name\": \"Auctus\",\n            \"symbol\": \"AUC\",\n            \"slug\": \"auctus\",\n            \"rank\": 1609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc12d099be31567add4e4e4d0d45691c3f58f5663\"\n            }\n        },\n        {\n            \"id\": 2654,\n            \"name\": \"Budbo Token\",\n            \"symbol\": \"BUBO\",\n            \"slug\": \"budbo\",\n            \"rank\": 8355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xccbf21ba6ef00802ab06637896b799f7101f54a2\"\n            }\n        },\n        {\n            \"id\": 2655,\n            \"name\": \"Monero Classic\",\n            \"symbol\": \"XMC\",\n            \"slug\": \"monero-classic\",\n            \"rank\": 1287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2658,\n            \"name\": \"Smart MFG\",\n            \"symbol\": \"MFG\",\n            \"slug\": \"smart-mfg\",\n            \"rank\": 680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-20T18:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6710c63432a2de02954fc0f851db07146a6c0312\"\n            }\n        },\n        {\n            \"id\": 2660,\n            \"name\": \"Aditus\",\n            \"symbol\": \"ADI\",\n            \"slug\": \"aditus\",\n            \"rank\": 2598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ADI-6BB\"\n            }\n        },\n        {\n            \"id\": 2661,\n            \"name\": \"Tripio\",\n            \"symbol\": \"TRIO\",\n            \"slug\": \"tripio\",\n            \"rank\": 1657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-09T16:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b40761142b9aa6dc8964e61d0585995425c3d94\"\n            }\n        },\n        {\n            \"id\": 2662,\n            \"name\": \"Haven Protocol\",\n            \"symbol\": \"XHV\",\n            \"slug\": \"haven-protocol\",\n            \"rank\": 582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2665,\n            \"name\": \"Dero\",\n            \"symbol\": \"DERO\",\n            \"slug\": \"dero\",\n            \"rank\": 422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2666,\n            \"name\": \"Effect Network\",\n            \"symbol\": \"EFX\",\n            \"slug\": \"effect-ai\",\n            \"rank\": 1294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-24T00:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b917d94fb0138edf520332f3d45494f1a74bec8\"\n            }\n        },\n        {\n            \"id\": 2667,\n            \"name\": \"FintruX Network\",\n            \"symbol\": \"FTX\",\n            \"slug\": \"fintrux-network\",\n            \"rank\": 1717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-23T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd559f20296FF4895da39b5bd9ADd54b442596a61\"\n            }\n        },\n        {\n            \"id\": 2673,\n            \"name\": \"WeOwn\",\n            \"symbol\": \"CHX\",\n            \"slug\": \"we-own\",\n            \"rank\": 1678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2674,\n            \"name\": \"Masari\",\n            \"symbol\": \"MSR\",\n            \"slug\": \"masari\",\n            \"rank\": 2202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2675,\n            \"name\": \"Dock\",\n            \"symbol\": \"DOCK\",\n            \"slug\": \"dock\",\n            \"rank\": 667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2676,\n            \"name\": \"PHI Token\",\n            \"symbol\": \"PHI\",\n            \"slug\": \"phi-token\",\n            \"rank\": 1836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13c2fab6354d3790d8ece4f0f1a3280b4a25ad96\"\n            }\n        },\n        {\n            \"id\": 2677,\n            \"name\": \"Linker Coin\",\n            \"symbol\": \"LNC\",\n            \"slug\": \"linker-coin\",\n            \"rank\": 1128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-25T22:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6BEB418Fc6E1958204aC8baddCf109B8E9694966\"\n            }\n        },\n        {\n            \"id\": 2679,\n            \"name\": \"Decentralized Machine Learning\",\n            \"symbol\": \"DML\",\n            \"slug\": \"decentralized-machine-learning\",\n            \"rank\": 2302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-30T22:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbcdfe338d55c061c084d81fd793ded00a27f226d\"\n            }\n        },\n        {\n            \"id\": 2682,\n            \"name\": \"Holo\",\n            \"symbol\": \"HOT\",\n            \"slug\": \"holo\",\n            \"rank\": 94,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-30T22:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c6ee5e31d828de241282b9606c8e98ea48526e2\"\n            }\n        },\n        {\n            \"id\": 2685,\n            \"name\": \"Zebi Token\",\n            \"symbol\": \"ZEBI\",\n            \"slug\": \"zebi-token\",\n            \"rank\": 2101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-04-30T21:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2686,\n            \"name\": \"Lendingblock\",\n            \"symbol\": \"LND\",\n            \"slug\": \"lendingblock\",\n            \"rank\": 1419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0947b0e6d821378805c9598291385ce7c791a6b2\"\n            }\n        },\n        {\n            \"id\": 2688,\n            \"name\": \"Vipstar Coin\",\n            \"symbol\": \"VIPS\",\n            \"slug\": \"vipstar-coin\",\n            \"rank\": 1818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2689,\n            \"name\": \"Rublix\",\n            \"symbol\": \"RBLX\",\n            \"slug\": \"rublix\",\n            \"rank\": 1801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E\"\n            }\n        },\n        {\n            \"id\": 2690,\n            \"name\": \"Biotron\",\n            \"symbol\": \"BTRN\",\n            \"slug\": \"biotron\",\n            \"rank\": 2532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03c780cd554598592b97b7256ddaad759945b125\"\n            }\n        },\n        {\n            \"id\": 2691,\n            \"name\": \"Penta\",\n            \"symbol\": \"PNT\",\n            \"slug\": \"penta\",\n            \"rank\": 2345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T11:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53066cddbc0099eb6c96785d9b3df2aaeede5da3\"\n            }\n        },\n        {\n            \"id\": 2694,\n            \"name\": \"Nexo\",\n            \"symbol\": \"NEXO\",\n            \"slug\": \"nexo\",\n            \"rank\": 77,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-01T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206\"\n            }\n        },\n        {\n            \"id\": 2696,\n            \"name\": \"DAEX\",\n            \"symbol\": \"DAX\",\n            \"slug\": \"daex\",\n            \"rank\": 1483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-02T22:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b4bdc478791897274652dc15ef5c135cae61e60\"\n            }\n        },\n        {\n            \"id\": 2698,\n            \"name\": \"Hydro\",\n            \"symbol\": \"HYDRO\",\n            \"slug\": \"hydro\",\n            \"rank\": 1847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x946112efab61c3636cbd52de2e1392d7a75a6f01\"\n            }\n        },\n        {\n            \"id\": 2699,\n            \"name\": \"Sharder\",\n            \"symbol\": \"SS\",\n            \"slug\": \"sharder\",\n            \"rank\": 1962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbff862d906e348e9946bfb2132ecb157da3d4b4\"\n            }\n        },\n        {\n            \"id\": 2700,\n            \"name\": \"Celsius\",\n            \"symbol\": \"CEL\",\n            \"slug\": \"celsius\",\n            \"rank\": 104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d\"\n            }\n        },\n        {\n            \"id\": 2704,\n            \"name\": \"Transcodium\",\n            \"symbol\": \"TNS\",\n            \"slug\": \"transcodium\",\n            \"rank\": 2083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-04T17:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0280743b44bf7db4b6be482b2ba7b75e5da096c\"\n            }\n        },\n        {\n            \"id\": 2705,\n            \"name\": \"Amon\",\n            \"symbol\": \"AMN\",\n            \"slug\": \"amon\",\n            \"rank\": 1590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-03T17:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x737f98ac8ca59f2c68ad658e3c3d8c8963e40a4c\"\n            }\n        },\n        {\n            \"id\": 2709,\n            \"name\": \"Morpheus Labs\",\n            \"symbol\": \"MITX\",\n            \"slug\": \"morpheus-labs\",\n            \"rank\": 1099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-04T20:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a527d8fc13c5203ab24ba0944f4cb14658d1db6\"\n            }\n        },\n        {\n            \"id\": 2712,\n            \"name\": \"MyToken\",\n            \"symbol\": \"MT\",\n            \"slug\": \"mytoken\",\n            \"rank\": 5402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-08T00:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b4e2b4b13d125238aa0480dd42b4f6fc71b37cc\"\n            }\n        },\n        {\n            \"id\": 2713,\n            \"name\": \"KEY\",\n            \"symbol\": \"KEY\",\n            \"slug\": \"key\",\n            \"rank\": 4353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-08T00:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cd988afbad37289baaf53c13e98e2bd46aaea8c\"\n            }\n        },\n        {\n            \"id\": 2717,\n            \"name\": \"BoutsPro\",\n            \"symbol\": \"BOUTS\",\n            \"slug\": \"boutspro\",\n            \"rank\": 2373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x139d9397274bb9e2c29a9aa8aa0b5874d30d62e3\"\n            }\n        },\n        {\n            \"id\": 2721,\n            \"name\": \"APR Coin\",\n            \"symbol\": \"APR\",\n            \"slug\": \"apr-coin\",\n            \"rank\": 2781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2723,\n            \"name\": \"FuzeX\",\n            \"symbol\": \"FXT\",\n            \"slug\": \"fuzex\",\n            \"rank\": 2275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T16:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1829aa045e21e0d59580024a951db48096e01782\"\n            }\n        },\n        {\n            \"id\": 2724,\n            \"name\": \"Zippie\",\n            \"symbol\": \"ZIPT\",\n            \"slug\": \"zippie\",\n            \"rank\": 7884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T16:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedd7c94fd7b4971b916d15067bc454b9e1bad980\"\n            }\n        },\n        {\n            \"id\": 2725,\n            \"name\": \"Skrumble Network\",\n            \"symbol\": \"SKM\",\n            \"slug\": \"skrumble-network\",\n            \"rank\": 1454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T19:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x048fe49be32adfc9ed68c37d32b5ec9df17b3603\"\n            }\n        },\n        {\n            \"id\": 2726,\n            \"name\": \"DAOstack\",\n            \"symbol\": \"GEN\",\n            \"slug\": \"daostack\",\n            \"rank\": 1706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-10T19:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x543ff227f64aa17ea132bf9886cab5db55dcaddf\"\n            }\n        },\n        {\n            \"id\": 2727,\n            \"name\": \"Bezant\",\n            \"symbol\": \"BZNT\",\n            \"slug\": \"bezant\",\n            \"rank\": 1858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-11T21:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1aee98495365fc179699c1bb3e761fa716bee62\"\n            }\n        },\n        {\n            \"id\": 2734,\n            \"name\": \"EduCoin\",\n            \"symbol\": \"EDU\",\n            \"slug\": \"edu-coin\",\n            \"rank\": 6977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf263292e14d9d8ecd55b58dad1f1df825a874b7c\"\n            }\n        },\n        {\n            \"id\": 2735,\n            \"name\": \"Content Neutrality Network\",\n            \"symbol\": \"CNN\",\n            \"slug\": \"content-neutrality-network\",\n            \"rank\": 2234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8713d26637cf49e1b6b4a7ce57106aabc9325343\"\n            }\n        },\n        {\n            \"id\": 2737,\n            \"name\": \"Global Social Chain\",\n            \"symbol\": \"GSC\",\n            \"slug\": \"global-social-chain\",\n            \"rank\": 1530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x228ba514309ffdf03a81a205a6d040e429d6e80c\"\n            }\n        },\n        {\n            \"id\": 2739,\n            \"name\": \"Digix Gold Token\",\n            \"symbol\": \"DGX\",\n            \"slug\": \"digix-gold-token\",\n            \"rank\": 1556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f3afec4e5a3f2a6a1a411def7d7dfe50ee057bf\"\n            }\n        },\n        {\n            \"id\": 2741,\n            \"name\": \"Intelligent Investment Chain\",\n            \"symbol\": \"IIC\",\n            \"slug\": \"intelligent-investment-chain\",\n            \"rank\": 6986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6f43025b29196af2dddd69b0a58afba079cd600\"\n            }\n        },\n        {\n            \"id\": 2742,\n            \"name\": \"Sakura Bloom\",\n            \"symbol\": \"SKB\",\n            \"slug\": \"sakura-bloom\",\n            \"rank\": 2443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-15T15:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4af328c52921706dcb739f25786210499169afe6\"\n            }\n        },\n        {\n            \"id\": 2745,\n            \"name\": \"Joint Ventures\",\n            \"symbol\": \"JOINT\",\n            \"slug\": \"joint-ventures\",\n            \"rank\": 2798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x347c099f110ca6761779329d2879957b606b6ace\"\n            }\n        },\n        {\n            \"id\": 2746,\n            \"name\": \"GreenPower\",\n            \"symbol\": \"GRN\",\n            \"slug\": \"greenpower\",\n            \"rank\": 8356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2747,\n            \"name\": \"BlockMesh\",\n            \"symbol\": \"BMH\",\n            \"slug\": \"blockmesh\",\n            \"rank\": 2233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf03045a4c8077e38f3b8e2ed33b8aee69edf869f\"\n            }\n        },\n        {\n            \"id\": 2748,\n            \"name\": \"Oxen\",\n            \"symbol\": \"OXEN\",\n            \"slug\": \"oxen\",\n            \"rank\": 705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2752,\n            \"name\": \"Datarius Credit\",\n            \"symbol\": \"DTRC\",\n            \"slug\": \"datarius-credit\",\n            \"rank\": 2663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc20464e0c373486d2b3335576e83a218b1618a5e\"\n            }\n        },\n        {\n            \"id\": 2757,\n            \"name\": \"Callisto Network\",\n            \"symbol\": \"CLO\",\n            \"slug\": \"callisto-network\",\n            \"rank\": 893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2758,\n            \"name\": \"Unibright\",\n            \"symbol\": \"UBT\",\n            \"slug\": \"unibright\",\n            \"rank\": 311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-21T14:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e\"\n            }\n        },\n        {\n            \"id\": 2759,\n            \"name\": \"Patron\",\n            \"symbol\": \"PAT\",\n            \"slug\": \"patron\",\n            \"rank\": 1400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624\"\n            }\n        },\n        {\n            \"id\": 2760,\n            \"name\": \"Cred\",\n            \"symbol\": \"LBA\",\n            \"slug\": \"libra-credit\",\n            \"rank\": 1383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe5f141bf94fe84bc28ded0ab966c16b17490657\"\n            }\n        },\n        {\n            \"id\": 2762,\n            \"name\": \"Open Platform\",\n            \"symbol\": \"OPEN\",\n            \"slug\": \"open-platform\",\n            \"rank\": 1474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d86b1b2554ec410eccffbf111a6994910111340\"\n            }\n        },\n        {\n            \"id\": 2763,\n            \"name\": \"Morpheus.Network\",\n            \"symbol\": \"MNW\",\n            \"slug\": \"morpheus-network\",\n            \"rank\": 532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4\"\n            }\n        },\n        {\n            \"id\": 2764,\n            \"name\": \"Silent Notary\",\n            \"symbol\": \"UBSN\",\n            \"slug\": \"silent-notary\",\n            \"rank\": 3618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2859021ee7f2cb10162e67f33af2d22764b31aff\"\n            }\n        },\n        {\n            \"id\": 2765,\n            \"name\": \"XYO\",\n            \"symbol\": \"XYO\",\n            \"slug\": \"xyo\",\n            \"rank\": 174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-22T17:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55296f69f40ea6d20e478533c15a6b08b654e758\"\n            }\n        },\n        {\n            \"id\": 2766,\n            \"name\": \"Cryptaur\",\n            \"symbol\": \"CPT\",\n            \"slug\": \"cryptaur\",\n            \"rank\": 1539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-05T15:19:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1\"\n            }\n        },\n        {\n            \"id\": 2771,\n            \"name\": \"RED\",\n            \"symbol\": \"RED\",\n            \"slug\": \"red\",\n            \"rank\": 1956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-23T19:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76960dccd5a1fe799f7c29be9f19ceb4627aeb2f\"\n            }\n        },\n        {\n            \"id\": 2772,\n            \"name\": \"Digitex\",\n            \"symbol\": \"DGTX\",\n            \"slug\": \"digitex\",\n            \"rank\": 1549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-23T19:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc666081073e8dff8d3d1c2292a29ae1a2153ec09\"\n            }\n        },\n        {\n            \"id\": 2775,\n            \"name\": \"Faceter\",\n            \"symbol\": \"FACE\",\n            \"slug\": \"faceter\",\n            \"rank\": 1922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ccaa0f2a7210d76e1fdec740d5f323e2e1b1672\"\n            }\n        },\n        {\n            \"id\": 2776,\n            \"name\": \"Travala.com\",\n            \"symbol\": \"AVA\",\n            \"slug\": \"travala\",\n            \"rank\": 498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x442b153f6f61c0c99a33aa4170dcb31e1abda1d0\"\n            }\n        },\n        {\n            \"id\": 2777,\n            \"name\": \"IoTeX\",\n            \"symbol\": \"IOTX\",\n            \"slug\": \"iotex\",\n            \"rank\": 97,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-25T15:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2780,\n            \"name\": \"NKN\",\n            \"symbol\": \"NKN\",\n            \"slug\": \"nkn\",\n            \"rank\": 296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2827,\n            \"name\": \"Phantasma\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"phantasma\",\n            \"rank\": 292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c75e2e8720b39e258f41c37cc4f309e0b0ff80\"\n            }\n        },\n        {\n            \"id\": 2828,\n            \"name\": \"SPINDLE\",\n            \"symbol\": \"SPD\",\n            \"slug\": \"spindle\",\n            \"rank\": 2381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1dEa979ae76f26071870F824088dA78979eb91C8\"\n            }\n        },\n        {\n            \"id\": 2829,\n            \"name\": \"REPO\",\n            \"symbol\": \"REPO\",\n            \"slug\": \"repo\",\n            \"rank\": 1226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-28T19:44:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x471726859cd4527c7abe6819e11fa02f8b2221ef\"\n            }\n        },\n        {\n            \"id\": 2830,\n            \"name\": \"Seele-N\",\n            \"symbol\": \"SEELE\",\n            \"slug\": \"seele\",\n            \"rank\": 1579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-31T21:39:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1e93236ab6073fdac58ada5564897177d4bcc43\"\n            }\n        },\n        {\n            \"id\": 2835,\n            \"name\": \"Endor Protocol\",\n            \"symbol\": \"EDR\",\n            \"slug\": \"endor-protocol\",\n            \"rank\": 1852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-05-31T22:04:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc528c28fec0a90c083328bc45f587ee215760a0f\"\n            }\n        },\n        {\n            \"id\": 2836,\n            \"name\": \"Bigbom\",\n            \"symbol\": \"BBO\",\n            \"slug\": \"bigbom\",\n            \"rank\": 2385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T15:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84f7c44b6fed1080f647e354d552595be2cc602f\"\n            }\n        },\n        {\n            \"id\": 2837,\n            \"name\": \"0xBitcoin\",\n            \"symbol\": \"0xBTC\",\n            \"slug\": \"0xbtc\",\n            \"rank\": 957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T15:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ed7644c69416d67b522e20bc294a9a9b405b31\"\n            }\n        },\n        {\n            \"id\": 2838,\n            \"name\": \"Plian\",\n            \"symbol\": \"PI\",\n            \"slug\": \"pchain\",\n            \"rank\": 1169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T15:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2840,\n            \"name\": \"QuarkChain\",\n            \"symbol\": \"QKC\",\n            \"slug\": \"quarkchain\",\n            \"rank\": 378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-04T16:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea26c4ac16d4a5a106820bc8aee85fd0b7b2b664\"\n            }\n        },\n        {\n            \"id\": 2842,\n            \"name\": \"Bankera\",\n            \"symbol\": \"BNK\",\n            \"slug\": \"bankera\",\n            \"rank\": 790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-05T16:39:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc80c5e40220172b36adee2c951f26f2a577810c5\"\n            }\n        },\n        {\n            \"id\": 2843,\n            \"name\": \"Ether Zero\",\n            \"symbol\": \"ETZ\",\n            \"slug\": \"ether-zero\",\n            \"rank\": 2397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-05T15:44:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2846,\n            \"name\": \"FuturoCoin\",\n            \"symbol\": \"FTO\",\n            \"slug\": \"futurocoin\",\n            \"rank\": 8357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-07T22:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2847,\n            \"name\": \"Abyss\",\n            \"symbol\": \"ABYSS\",\n            \"slug\": \"abyss\",\n            \"rank\": 853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-07T22:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e8d6b471e332f140e7d9dbb99e5e3822f728da6\"\n            }\n        },\n        {\n            \"id\": 2850,\n            \"name\": \"TRAXIA\",\n            \"symbol\": \"TM2\",\n            \"slug\": \"traxia\",\n            \"rank\": 2489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-08T00:09:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2852,\n            \"name\": \"Engine\",\n            \"symbol\": \"EGCC\",\n            \"slug\": \"engine\",\n            \"rank\": 6913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-08T21:24:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf8a215e81faea7c180ce22b72483525121813bd\"\n            }\n        },\n        {\n            \"id\": 2855,\n            \"name\": \"CBC.network\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"cbc-network\",\n            \"rank\": 1126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-11T23:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26DB5439F651CAF491A87d48799dA81F191bDB6b\"\n            }\n        },\n        {\n            \"id\": 2856,\n            \"name\": \"CEEK VR\",\n            \"symbol\": \"CEEK\",\n            \"slug\": \"ceek-vr\",\n            \"rank\": 183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-11T23:14:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb056c38f6b7dc4064367403e26424cd2c60655e1\"\n            }\n        },\n        {\n            \"id\": 2859,\n            \"name\": \"XMax\",\n            \"symbol\": \"XMX\",\n            \"slug\": \"xmax\",\n            \"rank\": 1747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-15T03:49:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f8c45b896784a1e408526b9300519ef8660209c\"\n            }\n        },\n        {\n            \"id\": 2861,\n            \"name\": \"GoChain\",\n            \"symbol\": \"GO\",\n            \"slug\": \"gochain\",\n            \"rank\": 752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-13T20:49:50.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2862,\n            \"name\": \"Smartshare\",\n            \"symbol\": \"SSP\",\n            \"slug\": \"smartshare\",\n            \"rank\": 2182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-15T03:49:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x624d520bab2e4ad83935fa503fb130614374e850\"\n            }\n        },\n        {\n            \"id\": 2865,\n            \"name\": \"Trittium\",\n            \"symbol\": \"TRTT\",\n            \"slug\": \"trittium\",\n            \"rank\": 1403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T22:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2866,\n            \"name\": \"Sentinel Protocol\",\n            \"symbol\": \"UPP\",\n            \"slug\": \"sentinel-protocol\",\n            \"rank\": 545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-18T15:34:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc86d054809623432210c107af2e3f619dcfbf652\"\n            }\n        },\n        {\n            \"id\": 2868,\n            \"name\": \"Constellation\",\n            \"symbol\": \"DAG\",\n            \"slug\": \"constellation\",\n            \"rank\": 194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-20T19:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2869,\n            \"name\": \"Merculet\",\n            \"symbol\": \"MVP\",\n            \"slug\": \"merculet\",\n            \"rank\": 1702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-20T19:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a77e40936bbc27e80e9a3f526368c967869c86d\"\n            }\n        },\n        {\n            \"id\": 2870,\n            \"name\": \"FantasyGold\",\n            \"symbol\": \"FGC\",\n            \"slug\": \"fantasygold\",\n            \"rank\": 2545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-20T19:59:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2873,\n            \"name\": \"Metronome\",\n            \"symbol\": \"MET\",\n            \"slug\": \"metronome\",\n            \"rank\": 581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-26T17:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa3d58c4e56fedcae3a7c43a725aee9a71f0ece4e\"\n            }\n        },\n        {\n            \"id\": 2874,\n            \"name\": \"Aurora\",\n            \"symbol\": \"AOA\",\n            \"slug\": \"aurora\",\n            \"rank\": 945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-26T17:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ab165d795019b6d8b3e971dda91071421305e5a\"\n            }\n        },\n        {\n            \"id\": 2876,\n            \"name\": \"Ternio\",\n            \"symbol\": \"TERN\",\n            \"slug\": \"ternio\",\n            \"rank\": 6122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2878,\n            \"name\": \"DigiFinexToken\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"digifinextoken\",\n            \"rank\": 3753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2a54f1ec1f09316ef12c1770d32ed8f21b1fb6a\"\n            }\n        },\n        {\n            \"id\": 2879,\n            \"name\": \"Origin Sport\",\n            \"symbol\": \"ORS\",\n            \"slug\": \"origin-sport\",\n            \"rank\": 1684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb9a4b185816c354db92db09cc3b50be60b901b6\"\n            }\n        },\n        {\n            \"id\": 2880,\n            \"name\": \"Rate3\",\n            \"symbol\": \"RTE\",\n            \"slug\": \"rate3\",\n            \"rank\": 2382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-06-27T19:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x436f0f3a982074c4a05084485d421466a994fe53\"\n            }\n        },\n        {\n            \"id\": 2882,\n            \"name\": \"0Chain\",\n            \"symbol\": \"ZCN\",\n            \"slug\": \"0chain\",\n            \"rank\": 855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-02T20:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9ef770b6a5e12e45983c5d80545258aa38f3b78\"\n            }\n        },\n        {\n            \"id\": 2883,\n            \"name\": \"ZINC\",\n            \"symbol\": \"ZINC\",\n            \"slug\": \"zinc\",\n            \"rank\": 2643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-04T03:14:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4aac461c86abfa71e9d00d9a2cde8d74e4e1aeea\"\n            }\n        },\n        {\n            \"id\": 2885,\n            \"name\": \"Egretia\",\n            \"symbol\": \"EGT\",\n            \"slug\": \"egretia\",\n            \"rank\": 1300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-02T20:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e1b448ec7adfc7fa35fc2e885678bd323176e34\"\n            }\n        },\n        {\n            \"id\": 2889,\n            \"name\": \"Bob's Repair\",\n            \"symbol\": \"BOB\",\n            \"slug\": \"bobs-repair\",\n            \"rank\": 1901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-03T21:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf347911910b6c9a4286ba8e2ee5ea4a39eb2134\"\n            }\n        },\n        {\n            \"id\": 2890,\n            \"name\": \"KanadeCoin\",\n            \"symbol\": \"KNDC\",\n            \"slug\": \"kanadecoin\",\n            \"rank\": 1718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-03T21:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8E5610ab5E39d26828167640EA29823fe1dD5843\"\n            }\n        },\n        {\n            \"id\": 2891,\n            \"name\": \"Cardstack\",\n            \"symbol\": \"CARD\",\n            \"slug\": \"cardstack\",\n            \"rank\": 938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-03T21:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x954b890704693af242613edef1b603825afcd708\"\n            }\n        },\n        {\n            \"id\": 2894,\n            \"name\": \"OTCBTC Token\",\n            \"symbol\": \"OTB\",\n            \"slug\": \"otcbtc-token\",\n            \"rank\": 5804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa86a0da9d05d0771955df05b44ca120661af16de\"\n            }\n        },\n        {\n            \"id\": 2896,\n            \"name\": \"Hifi Finance\",\n            \"symbol\": \"MFT\",\n            \"slug\": \"mainframe\",\n            \"rank\": 487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T16:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf2c7238198ad8b389666574f2d8bc411a4b7428\"\n            }\n        },\n        {\n            \"id\": 2898,\n            \"name\": \"GoNetwork\",\n            \"symbol\": \"GOT\",\n            \"slug\": \"gonetwork\",\n            \"rank\": 2348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x423b5f62b328d0d6d44870f4eee316befa0b2df5\"\n            }\n        },\n        {\n            \"id\": 2900,\n            \"name\": \"Project Pai\",\n            \"symbol\": \"PAI\",\n            \"slug\": \"project-pai\",\n            \"rank\": 1192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-05T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2901,\n            \"name\": \"FansTime\",\n            \"symbol\": \"FTI\",\n            \"slug\": \"fanstime\",\n            \"rank\": 2206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-06T20:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x943ed852dadb5c3938ecdc6883718df8142de4c8\"\n            }\n        },\n        {\n            \"id\": 2906,\n            \"name\": \"Essentia\",\n            \"symbol\": \"ESS\",\n            \"slug\": \"essentia\",\n            \"rank\": 1542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-06T20:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc05987bd2be489ACCF0f509E44B0145d68240f7\"\n            }\n        },\n        {\n            \"id\": 2907,\n            \"name\": \"Karatgold Coin\",\n            \"symbol\": \"KBC\",\n            \"slug\": \"karatgold-coin\",\n            \"rank\": 8358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-06T20:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3586684107ce0859c44aa2b2e0fb8cd8731a15a\"\n            }\n        },\n        {\n            \"id\": 2908,\n            \"name\": \"HashCoin\",\n            \"symbol\": \"HSC\",\n            \"slug\": \"hashcoin\",\n            \"rank\": 2180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2bba3cf6de6058cc1b4457ce00deb359e2703d7f\"\n            }\n        },\n        {\n            \"id\": 2909,\n            \"name\": \"LikeCoin\",\n            \"symbol\": \"LIKE\",\n            \"slug\": \"likecoin\",\n            \"rank\": 749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525\"\n            }\n        },\n        {\n            \"id\": 2911,\n            \"name\": \"ORS Group\",\n            \"symbol\": \"ORS\",\n            \"slug\": \"ors-group\",\n            \"rank\": 7634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac2e58a06e6265f1cf5084ee58da68e5d75b49ca\"\n            }\n        },\n        {\n            \"id\": 2912,\n            \"name\": \"TENT\",\n            \"symbol\": \"TENT\",\n            \"slug\": \"tent\",\n            \"rank\": 1907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-10T01:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2913,\n            \"name\": \"Databroker\",\n            \"symbol\": \"DTX\",\n            \"slug\": \"databroker\",\n            \"rank\": 1094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-11T03:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x765f0c16d1ddc279295c1a7c24b0883f62d33f75\"\n            }\n        },\n        {\n            \"id\": 2914,\n            \"name\": \"BeeKan\",\n            \"symbol\": \"BKBT\",\n            \"slug\": \"beekan\",\n            \"rank\": 6884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-11T03:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a27348483d59150ae76ef4c0f3622a78b0ca698\"\n            }\n        },\n        {\n            \"id\": 2915,\n            \"name\": \"Moss Coin\",\n            \"symbol\": \"MOC\",\n            \"slug\": \"moss-coin\",\n            \"rank\": 482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-11T03:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x865ec58b06bf6305b886793aa20a2da31d034e68\"\n            }\n        },\n        {\n            \"id\": 2916,\n            \"name\": \"Nimiq\",\n            \"symbol\": \"NIM\",\n            \"slug\": \"nimiq\",\n            \"rank\": 735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-26T15:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2920,\n            \"name\": \"0xcert\",\n            \"symbol\": \"ZXC\",\n            \"slug\": \"0xcert\",\n            \"rank\": 1886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-12T06:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83e2be8d114f9661221384b3a50d24b96a5653f5\"\n            }\n        },\n        {\n            \"id\": 2921,\n            \"name\": \"OneLedger\",\n            \"symbol\": \"OLT\",\n            \"slug\": \"oneledger\",\n            \"rank\": 889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-12T16:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2927,\n            \"name\": \"sUSD\",\n            \"symbol\": \"SUSD\",\n            \"slug\": \"susd\",\n            \"rank\": 376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T16:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57Ab1ec28D129707052df4dF418D58a2D46d5f51\"\n            }\n        },\n        {\n            \"id\": 2929,\n            \"name\": \"Truegame\",\n            \"symbol\": \"TGAME\",\n            \"slug\": \"tgame\",\n            \"rank\": 2467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e06e4e4a80287fdca5b02dccecaa9d0954840f\"\n            }\n        },\n        {\n            \"id\": 2930,\n            \"name\": \"Everipedia\",\n            \"symbol\": \"IQ\",\n            \"slug\": \"everipedia\",\n            \"rank\": 398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T20:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"everipediaiq\"\n            }\n        },\n        {\n            \"id\": 2933,\n            \"name\": \"BitMart Token\",\n            \"symbol\": \"BMX\",\n            \"slug\": \"bitmart-token\",\n            \"rank\": 515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-13T22:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8\"\n            }\n        },\n        {\n            \"id\": 2934,\n            \"name\": \"BitKan\",\n            \"symbol\": \"KAN\",\n            \"slug\": \"bitkan\",\n            \"rank\": 825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1410434b0346f5be678d0fb554e5c7ab620f8f4a\"\n            }\n        },\n        {\n            \"id\": 2937,\n            \"name\": \"VITE\",\n            \"symbol\": \"VITE\",\n            \"slug\": \"vite\",\n            \"rank\": 719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2938,\n            \"name\": \"Hashgard\",\n            \"symbol\": \"GARD\",\n            \"slug\": \"hashgard\",\n            \"rank\": 1784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c64031c62061865e5fd0f53d3cdaef80f72e99d\"\n            }\n        },\n        {\n            \"id\": 2941,\n            \"name\": \"CoinEx Token\",\n            \"symbol\": \"CET\",\n            \"slug\": \"coinex-token\",\n            \"rank\": 621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2943,\n            \"name\": \"Rocket Pool\",\n            \"symbol\": \"RPL\",\n            \"slug\": \"rocket-pool\",\n            \"rank\": 232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-18T01:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd33526068d116ce69f19a9ee46f0bd304f21a51f\"\n            }\n        },\n        {\n            \"id\": 2944,\n            \"name\": \"Elysian\",\n            \"symbol\": \"ELY\",\n            \"slug\": \"elysian\",\n            \"rank\": 2400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa95592dcffa3c080b4b40e459c5f5692f67db7f8\"\n            }\n        },\n        {\n            \"id\": 2945,\n            \"name\": \"ContentBox\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"contentbox\",\n            \"rank\": 1979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63f584fa56e60e4d0fe8802b27c7e6e3b33e007f\"\n            }\n        },\n        {\n            \"id\": 2947,\n            \"name\": \"SoPay\",\n            \"symbol\": \"SOP\",\n            \"slug\": \"sopay\",\n            \"rank\": 6055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x076641af1b8f06b7f8c92587156143c109002cbe\"\n            }\n        },\n        {\n            \"id\": 2949,\n            \"name\": \"Kryll\",\n            \"symbol\": \"KRL\",\n            \"slug\": \"kryll\",\n            \"rank\": 681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0\"\n            }\n        },\n        {\n            \"id\": 2950,\n            \"name\": \"LemoChain\",\n            \"symbol\": \"LEMO\",\n            \"slug\": \"lemochain\",\n            \"rank\": 5142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-19T16:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60c24407d01782c2175d32fe7c8921ed732371d1\"\n            }\n        },\n        {\n            \"id\": 2953,\n            \"name\": \"Blue Whale EXchange\",\n            \"symbol\": \"BWX\",\n            \"slug\": \"blue-whale-exchange\",\n            \"rank\": 2226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce5114d7fa8361f0c088ee26fa3a5446c4a1f50b\"\n            }\n        },\n        {\n            \"id\": 2955,\n            \"name\": \"Cosmo Coin\",\n            \"symbol\": \"COSM\",\n            \"slug\": \"cosmo-coin\",\n            \"rank\": 2257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1e10c37a27d95d95720291b1dc6f12f74c71443\"\n            }\n        },\n        {\n            \"id\": 2956,\n            \"name\": \"Narrative\",\n            \"symbol\": \"NRVE\",\n            \"slug\": \"narrative\",\n            \"rank\": 2646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"a721d5893480260bd28ca1f395f2c465d0b5b1c2\"\n            }\n        },\n        {\n            \"id\": 2958,\n            \"name\": \"TurtleCoin\",\n            \"symbol\": \"TRTL\",\n            \"slug\": \"turtlecoin\",\n            \"rank\": 1486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-23T11:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2960,\n            \"name\": \"Tourist Token\",\n            \"symbol\": \"TOTO\",\n            \"slug\": \"tourist-token\",\n            \"rank\": 2636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe3278df3eb2085ba9b6899812a99a10f9ca5e0df\"\n            }\n        },\n        {\n            \"id\": 2965,\n            \"name\": \"VikkyToken\",\n            \"symbol\": \"VIKKY\",\n            \"slug\": \"vikkytoken\",\n            \"rank\": 2499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2946be786f35c3cc402c29b323647abda799071\"\n            }\n        },\n        {\n            \"id\": 2966,\n            \"name\": \"Fox Trading\",\n            \"symbol\": \"FOXT\",\n            \"slug\": \"fox-trading\",\n            \"rank\": 2621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50ea9c9f88aeab9f554b8ffb4d7a1017957e866a\"\n            }\n        },\n        {\n            \"id\": 2968,\n            \"name\": \"Bridge Protocol\",\n            \"symbol\": \"BRDG\",\n            \"slug\": \"bridge-protocol\",\n            \"rank\": 2604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"bac0d143a547dc66a1d6a2b7d66b06de42614971\"\n            }\n        },\n        {\n            \"id\": 2969,\n            \"name\": \"Globalvillage Ecosystem\",\n            \"symbol\": \"GVE\",\n            \"slug\": \"globalvillage-ecosystem\",\n            \"rank\": 8359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81705082ef9f0d660f07be80093d46d826d48b25\"\n            }\n        },\n        {\n            \"id\": 2970,\n            \"name\": \"LocalCoinSwap\",\n            \"symbol\": \"LCS\",\n            \"slug\": \"local-coin-swap\",\n            \"rank\": 1841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa19961b6b858d9f18a115f25aa1d98abc1fdba8\"\n            }\n        },\n        {\n            \"id\": 2972,\n            \"name\": \"ZPER\",\n            \"symbol\": \"ZPR\",\n            \"slug\": \"zper\",\n            \"rank\": 2413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:44:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5b8f5616fe42d5ceca3e87f3fddbdd8f496d760\"\n            }\n        },\n        {\n            \"id\": 2976,\n            \"name\": \"Ryo Currency\",\n            \"symbol\": \"RYO\",\n            \"slug\": \"ryo-currency\",\n            \"rank\": 1643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2977,\n            \"name\": \"BitRewards\",\n            \"symbol\": \"BIT\",\n            \"slug\": \"bitrewards\",\n            \"rank\": 2587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-25T17:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47da42696a866cdc61a4c809a515500a242909c1\"\n            }\n        },\n        {\n            \"id\": 2978,\n            \"name\": \"AceD (old)\",\n            \"symbol\": \"ACED\",\n            \"slug\": \"aced\",\n            \"rank\": 2657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b98bbefe14b98000f10124ca95ed298ac9db3ff\"\n            }\n        },\n        {\n            \"id\": 2980,\n            \"name\": \"WABnetwork\",\n            \"symbol\": \"WAB\",\n            \"slug\": \"wabnetwork\",\n            \"rank\": 2498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bbbc57af270138ef2ff2c50dbfad684e9e0e604\"\n            }\n        },\n        {\n            \"id\": 2982,\n            \"name\": \"MVL\",\n            \"symbol\": \"MVL\",\n            \"slug\": \"mvl\",\n            \"rank\": 339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa849eaae994fb86afa73382e9bd88c2b6b18dc71\"\n            }\n        },\n        {\n            \"id\": 2984,\n            \"name\": \"Newton Coin Project\",\n            \"symbol\": \"NCP\",\n            \"slug\": \"newton-coin-project\",\n            \"rank\": 2792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2986,\n            \"name\": \"DACC\",\n            \"symbol\": \"DACC\",\n            \"slug\": \"dacc\",\n            \"rank\": 7244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T01:29:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8c595d070d104377f58715ce2e6c93e49a87f3c\"\n            }\n        },\n        {\n            \"id\": 2987,\n            \"name\": \"ThingsOperatingSystem\",\n            \"symbol\": \"TOS\",\n            \"slug\": \"thingsoperatingsystem\",\n            \"rank\": 8269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-27T02:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb5a551374b656c6e39787b1d3a03feab7f3a98e\"\n            }\n        },\n        {\n            \"id\": 2988,\n            \"name\": \"Pigeoncoin\",\n            \"symbol\": \"PGN\",\n            \"slug\": \"pigeoncoin\",\n            \"rank\": 2094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2989,\n            \"name\": \"STASIS EURO\",\n            \"symbol\": \"EURS\",\n            \"slug\": \"stasis-euro\",\n            \"rank\": 336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb25f211ab05b1c97d595516f45794528a807ad8\"\n            }\n        },\n        {\n            \"id\": 2990,\n            \"name\": \"EXMR FDN\",\n            \"symbol\": \"EXMR\",\n            \"slug\": \"exmr-fdn\",\n            \"rank\": 6861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x331fa6c97c64e47475164b9fc8143b533c5ef529\"\n            }\n        },\n        {\n            \"id\": 2991,\n            \"name\": \"NIX\",\n            \"symbol\": \"NIX\",\n            \"slug\": \"nix\",\n            \"rank\": 1961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-28T19:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2992,\n            \"name\": \"Apollo Currency\",\n            \"symbol\": \"APL\",\n            \"slug\": \"apollo-currency\",\n            \"rank\": 588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-28T19:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2993,\n            \"name\": \"HorusPay\",\n            \"symbol\": \"HORUS\",\n            \"slug\": \"horuspay\",\n            \"rank\": 1237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T18:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"horustokenio\"\n            }\n        },\n        {\n            \"id\": 2994,\n            \"name\": \"Bitcoin File\",\n            \"symbol\": \"BIFI\",\n            \"slug\": \"bitcoin-file\",\n            \"rank\": 4925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-28T20:14:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2998,\n            \"name\": \"Vexanium\",\n            \"symbol\": \"VEX\",\n            \"slug\": \"vexanium\",\n            \"rank\": 1443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 2999,\n            \"name\": \"Hdac\",\n            \"symbol\": \"HDAC\",\n            \"slug\": \"hdac\",\n            \"rank\": 5905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3002,\n            \"name\": \"Master Contract Token\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"master-contract-token\",\n            \"rank\": 1775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"a87cc2a513f5d8b4a42432343687c2127c60bc3f\"\n            }\n        },\n        {\n            \"id\": 3004,\n            \"name\": \"Volt\",\n            \"symbol\": \"ACDC\",\n            \"slug\": \"volt\",\n            \"rank\": 8192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc44ec51c80e35a87bc2140299b1636ec83dfb04\"\n            }\n        },\n        {\n            \"id\": 3006,\n            \"name\": \"Niobio\",\n            \"symbol\": \"NBR\",\n            \"slug\": \"niobio\",\n            \"rank\": 8030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T17:19:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3008,\n            \"name\": \"Vivid Coin\",\n            \"symbol\": \"VIVID\",\n            \"slug\": \"vivid-coin\",\n            \"rank\": 2641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3011,\n            \"name\": \"BitScreener Token\",\n            \"symbol\": \"BITX\",\n            \"slug\": \"bitscreener-token\",\n            \"rank\": 1861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T18:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff2b3353c3015e9f1fbf95b9bda23f58aa7ce007\"\n            }\n        },\n        {\n            \"id\": 3012,\n            \"name\": \"VeThor Token\",\n            \"symbol\": \"VTHO\",\n            \"slug\": \"vethor-token\",\n            \"rank\": 290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-30T19:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3013,\n            \"name\": \"PRiVCY\",\n            \"symbol\": \"PRIV\",\n            \"slug\": \"privcy\",\n            \"rank\": 8248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-07-31T18:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3016,\n            \"name\": \"NeuroChain\",\n            \"symbol\": \"NCC\",\n            \"slug\": \"neurochain\",\n            \"rank\": 1945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d48f293baed247a2d0189058ba37aa238bd4725\"\n            }\n        },\n        {\n            \"id\": 3018,\n            \"name\": \"Kalkulus\",\n            \"symbol\": \"KLKS\",\n            \"slug\": \"kalkulus\",\n            \"rank\": 2735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3020,\n            \"name\": \"BHPCoin\",\n            \"symbol\": \"BHP\",\n            \"slug\": \"bhp-coin\",\n            \"rank\": 1268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:24:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3023,\n            \"name\": \"Semux\",\n            \"symbol\": \"SEM\",\n            \"slug\": \"semux\",\n            \"rank\": 2738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3024,\n            \"name\": \"Arionum\",\n            \"symbol\": \"ARO\",\n            \"slug\": \"arionum\",\n            \"rank\": 2509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T21:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3027,\n            \"name\": \"Webcoin\",\n            \"symbol\": \"WEB\",\n            \"slug\": \"webcoin\",\n            \"rank\": 2741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf344490abd414dafa97f34c8ca501b0aa5bf8873\"\n            }\n        },\n        {\n            \"id\": 3029,\n            \"name\": \"Flux\",\n            \"symbol\": \"FLUX\",\n            \"slug\": \"zel\",\n            \"rank\": 152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3051,\n            \"name\": \"Bitblocks\",\n            \"symbol\": \"BBK\",\n            \"slug\": \"bitblocks\",\n            \"rank\": 2419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:24:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3052,\n            \"name\": \"GoCrypto Token\",\n            \"symbol\": \"GOC\",\n            \"slug\": \"gocrypto-token\",\n            \"rank\": 904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b85a666dec7c959e88b97814e46113601b07e57\"\n            }\n        },\n        {\n            \"id\": 3053,\n            \"name\": \"YOU COIN\",\n            \"symbol\": \"YOU\",\n            \"slug\": \"you-coin\",\n            \"rank\": 1465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-01T19:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34364BEe11607b1963d66BCA665FDE93fCA666a8\"\n            }\n        },\n        {\n            \"id\": 3054,\n            \"name\": \"DACSEE\",\n            \"symbol\": \"DACS\",\n            \"slug\": \"dacsee\",\n            \"rank\": 2173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa31108e5bab5494560db34c95492658af239357c\"\n            }\n        },\n        {\n            \"id\": 3056,\n            \"name\": \"Thore Cash\",\n            \"symbol\": \"TCH\",\n            \"slug\": \"thore-cash\",\n            \"rank\": 2727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T20:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9972a0f24194447e73a7e8b6cd26a52e02ddfad5\"\n            }\n        },\n        {\n            \"id\": 3060,\n            \"name\": \"Yuan Chain Coin\",\n            \"symbol\": \"YCC\",\n            \"slug\": \"yuan-chain-coin\",\n            \"rank\": 4157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37e1160184f7dd29f00b78c050bf13224780b0b0\"\n            }\n        },\n        {\n            \"id\": 3061,\n            \"name\": \"Promotion Coin\",\n            \"symbol\": \"PC\",\n            \"slug\": \"promotion-coin\",\n            \"rank\": 7179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6714a2e5f0b1bdb97b895b0913b4fcd3a775e4d\"\n            }\n        },\n        {\n            \"id\": 3065,\n            \"name\": \"ICE ROCK MINING\",\n            \"symbol\": \"ROCK2\",\n            \"slug\": \"ice-rock-mining\",\n            \"rank\": 2549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:29:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6\"\n            }\n        },\n        {\n            \"id\": 3066,\n            \"name\": \"BitCapitalVendor\",\n            \"symbol\": \"BCV\",\n            \"slug\": \"bitcapitalvendor\",\n            \"rank\": 2288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1014613e2b3cbc4d575054d4982e580d9b99d7b1\"\n            }\n        },\n        {\n            \"id\": 3068,\n            \"name\": \"BitcoiNote\",\n            \"symbol\": \"BTCN\",\n            \"slug\": \"bitcoinote\",\n            \"rank\": 2485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3070,\n            \"name\": \"Litex\",\n            \"symbol\": \"LXT\",\n            \"slug\": \"litex\",\n            \"rank\": 1851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-02T21:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc46d9961a3932f7d6b64abfdec80c1816c4b835\"\n            }\n        },\n        {\n            \"id\": 3071,\n            \"name\": \"EUNO\",\n            \"symbol\": \"EUNO\",\n            \"slug\": \"euno\",\n            \"rank\": 1218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T19:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3077,\n            \"name\": \"VeChain\",\n            \"symbol\": \"VET\",\n            \"slug\": \"vechain\",\n            \"rank\": 37,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T17:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3078,\n            \"name\": \"Kind Ads Token\",\n            \"symbol\": \"KIND\",\n            \"slug\": \"kind-ads-token\",\n            \"rank\": 2673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-03T18:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4618519de4c304f3444ffa7f812dddc2971cc688\"\n            }\n        },\n        {\n            \"id\": 3079,\n            \"name\": \"X8X Token\",\n            \"symbol\": \"X8X\",\n            \"slug\": \"x8x-token\",\n            \"rank\": 1831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:04:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x910dfc18d6ea3d6a7124a6f8b5458f281060fa4c\"\n            }\n        },\n        {\n            \"id\": 3080,\n            \"name\": \"Commercium\",\n            \"symbol\": \"CMM\",\n            \"slug\": \"commercium\",\n            \"rank\": 2572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:29:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3081,\n            \"name\": \"Omnitude\",\n            \"symbol\": \"ECOM\",\n            \"slug\": \"omnitude\",\n            \"rank\": 2024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x171d750d42d661b62c277a6b486adb82348c3eca\"\n            }\n        },\n        {\n            \"id\": 3082,\n            \"name\": \"VINchain\",\n            \"symbol\": \"VIN\",\n            \"slug\": \"vinchain\",\n            \"rank\": 1376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3083,\n            \"name\": \"Lina Network\",\n            \"symbol\": \"LINA\",\n            \"slug\": \"lina-network\",\n            \"rank\": 5410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:29:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc05d14442a510de4d3d71a3d316585aa0ce32b50\"\n            }\n        },\n        {\n            \"id\": 3085,\n            \"name\": \"INO COIN\",\n            \"symbol\": \"INO\",\n            \"slug\": \"ino-coin\",\n            \"rank\": 6524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9859fccc876e6b4b3c749c5d29ea04f48acb74f\"\n            }\n        },\n        {\n            \"id\": 3087,\n            \"name\": \"CROAT\",\n            \"symbol\": \"CROAT\",\n            \"slug\": \"croat\",\n            \"rank\": 2301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3089,\n            \"name\": \"AVINOC\",\n            \"symbol\": \"AVINOC\",\n            \"slug\": \"avinoc\",\n            \"rank\": 402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T00:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1ca9cb74685755965c7458528a36934df52a3ef\"\n            }\n        },\n        {\n            \"id\": 3092,\n            \"name\": \"Nuggets\",\n            \"symbol\": \"NUG\",\n            \"slug\": \"nuggets\",\n            \"rank\": 1797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x245ef47d4d0505ecf3ac463f4d81f41ade8f1fd1\"\n            }\n        },\n        {\n            \"id\": 3093,\n            \"name\": \"BBSCoin\",\n            \"symbol\": \"BBS\",\n            \"slug\": \"bbscoin\",\n            \"rank\": 2474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T02:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3094,\n            \"name\": \"Scorum Coins\",\n            \"symbol\": \"SCR\",\n            \"slug\": \"scorum-coins\",\n            \"rank\": 1854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3095,\n            \"name\": \"Niobium Coin\",\n            \"symbol\": \"NBC\",\n            \"slug\": \"niobium-coin\",\n            \"rank\": 2123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T20:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f195617fa8fbad9540c5d113a99a0a0172aaedc\"\n            }\n        },\n        {\n            \"id\": 3096,\n            \"name\": \"Pundi X NEM\",\n            \"symbol\": \"NPXSXEM\",\n            \"slug\": \"pundi-x-nem\",\n            \"rank\": 1067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T22:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"NPXSXEM-89C\"\n            }\n        },\n        {\n            \"id\": 3097,\n            \"name\": \"XOVBank\",\n            \"symbol\": \"XOV\",\n            \"slug\": \"xovbank\",\n            \"rank\": 2754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-06T21:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x153ed9cc1b792979d2bde0bbf45cc2a7e436a5f9\"\n            }\n        },\n        {\n            \"id\": 3106,\n            \"name\": \"PKG Token\",\n            \"symbol\": \"PKG\",\n            \"slug\": \"pkg-token\",\n            \"rank\": 2370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T16:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02f2d4a04e6e01ace88bd2cd632875543b2ef577\"\n            }\n        },\n        {\n            \"id\": 3116,\n            \"name\": \"Insight Chain\",\n            \"symbol\": \"INB\",\n            \"slug\": \"insight-chain\",\n            \"rank\": 8360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T16:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17aa18a4b64a55abed7fa543f2ba4e91f2dce482\"\n            }\n        },\n        {\n            \"id\": 3118,\n            \"name\": \"Graviocoin\",\n            \"symbol\": \"GIO\",\n            \"slug\": \"graviocoin\",\n            \"rank\": 1586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-07T23:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3119,\n            \"name\": \"Alchemint Standards\",\n            \"symbol\": \"SDS\",\n            \"slug\": \"alchemint-standards\",\n            \"rank\": 2597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:19:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"6fad54d8cc692fc808fd97a207836a846c217705\"\n            }\n        },\n        {\n            \"id\": 3120,\n            \"name\": \"OWNDATA\",\n            \"symbol\": \"OWN\",\n            \"slug\": \"owndata\",\n            \"rank\": 2245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T16:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x170b275ced089fffaebfe927f445a350ed9160dc\"\n            }\n        },\n        {\n            \"id\": 3121,\n            \"name\": \"IGToken\",\n            \"symbol\": \"IG\",\n            \"slug\": \"igtoken\",\n            \"rank\": 2690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a88f04e0c905054d2f33b26bb3a46d7091a039a\"\n            }\n        },\n        {\n            \"id\": 3123,\n            \"name\": \"GSENetwork\",\n            \"symbol\": \"GSE\",\n            \"slug\": \"gsenetwork\",\n            \"rank\": 5192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-08T18:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838\"\n            }\n        },\n        {\n            \"id\": 3125,\n            \"name\": \"XDNA\",\n            \"symbol\": \"XDNA\",\n            \"slug\": \"xdna\",\n            \"rank\": 2795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3126,\n            \"name\": \"ProximaX\",\n            \"symbol\": \"XPX\",\n            \"slug\": \"proximax\",\n            \"rank\": 854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T00:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3127,\n            \"name\": \"Themis\",\n            \"symbol\": \"GET\",\n            \"slug\": \"themis\",\n            \"rank\": 2323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60c68a87be1e8a84144b543aacfa77199cd3d024\"\n            }\n        },\n        {\n            \"id\": 3128,\n            \"name\": \"SiaCashCoin\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"siacashcoin\",\n            \"rank\": 2388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74fd51a98a4a1ecbef8cc43be801cce630e260bd\"\n            }\n        },\n        {\n            \"id\": 3129,\n            \"name\": \"Nyerium\",\n            \"symbol\": \"NYEX\",\n            \"slug\": \"nyerium\",\n            \"rank\": 2703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3131,\n            \"name\": \"Thingschain\",\n            \"symbol\": \"TIC\",\n            \"slug\": \"thingschain\",\n            \"rank\": 2692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72430a612adc007c50e3b6946dbb1bb0fd3101d1\"\n            }\n        },\n        {\n            \"id\": 3132,\n            \"name\": \"EtherGem\",\n            \"symbol\": \"EGEM\",\n            \"slug\": \"ethergem\",\n            \"rank\": 2230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3133,\n            \"name\": \"Arepacoin\",\n            \"symbol\": \"AREPA\",\n            \"slug\": \"arepacoin\",\n            \"rank\": 2759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-09T23:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3136,\n            \"name\": \"MEET.ONE\",\n            \"symbol\": \"MEETONE\",\n            \"slug\": \"meetone\",\n            \"rank\": 2347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"MEETONE-031\"\n            }\n        },\n        {\n            \"id\": 3137,\n            \"name\": \"KARMA\",\n            \"symbol\": \"KARMA\",\n            \"slug\": \"karma-eos\",\n            \"rank\": 669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"therealkarma\"\n            }\n        },\n        {\n            \"id\": 3138,\n            \"name\": \"Noku\",\n            \"symbol\": \"NOKU\",\n            \"slug\": \"noku\",\n            \"rank\": 4391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8167D3B1024cB51A2DD1B4d889ddf7023420796a\"\n            }\n        },\n        {\n            \"id\": 3139,\n            \"name\": \"DxChain Token\",\n            \"symbol\": \"DX\",\n            \"slug\": \"dxchain-token\",\n            \"rank\": 738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x973e52691176d36453868D9d86572788d27041A9\"\n            }\n        },\n        {\n            \"id\": 3140,\n            \"name\": \"Ubex\",\n            \"symbol\": \"UBEX\",\n            \"slug\": \"ubex\",\n            \"rank\": 1825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6704b673c70de9bf74c8fba4b4bd748f0e2190e1\"\n            }\n        },\n        {\n            \"id\": 3141,\n            \"name\": \"Blockpass\",\n            \"symbol\": \"PASS\",\n            \"slug\": \"blockpass\",\n            \"rank\": 2197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee4458e052b533b1aabd493b5f8c4d85d7b263dc\"\n            }\n        },\n        {\n            \"id\": 3142,\n            \"name\": \"BaaSid\",\n            \"symbol\": \"BAAS\",\n            \"slug\": \"baasid\",\n            \"rank\": 1076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d929AA919E489505CcAAd8A199619c6DCA0c2de\"\n            }\n        },\n        {\n            \"id\": 3144,\n            \"name\": \"ThoreCoin\",\n            \"symbol\": \"THR\",\n            \"slug\": \"thorecoin\",\n            \"rank\": 8361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3146,\n            \"name\": \"CyberFM\",\n            \"symbol\": \"CYFM\",\n            \"slug\": \"cyberfm\",\n            \"rank\": 7825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82\"\n            }\n        },\n        {\n            \"id\": 3147,\n            \"name\": \"HYCON\",\n            \"symbol\": \"HYC\",\n            \"slug\": \"hycon\",\n            \"rank\": 2096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3148,\n            \"name\": \"MetaMorph\",\n            \"symbol\": \"METM\",\n            \"slug\": \"metamorph\",\n            \"rank\": 2488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:09:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfef3884b603c33ef8ed4183346e093a173c94da6\"\n            }\n        },\n        {\n            \"id\": 3149,\n            \"name\": \"Netkoin\",\n            \"symbol\": \"NTK\",\n            \"slug\": \"netkoin\",\n            \"rank\": 8362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c\"\n            }\n        },\n        {\n            \"id\": 3151,\n            \"name\": \"Akroma\",\n            \"symbol\": \"AKA\",\n            \"slug\": \"akroma\",\n            \"rank\": 2458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T22:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3152,\n            \"name\": \"Obitan Chain\",\n            \"symbol\": \"OBTC\",\n            \"slug\": \"obitan-chain\",\n            \"rank\": 8363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2\"\n            }\n        },\n        {\n            \"id\": 3154,\n            \"name\": \"Davinci Coin\",\n            \"symbol\": \"DAC\",\n            \"slug\": \"davinci-coin\",\n            \"rank\": 1608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaad54c9f27b876d2538455dda69207279ff673a5\"\n            }\n        },\n        {\n            \"id\": 3155,\n            \"name\": \"Quant\",\n            \"symbol\": \"QNT\",\n            \"slug\": \"quant\",\n            \"rank\": 76,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-10T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a220e6096b25eadb88358cb44068a3248254675\"\n            }\n        },\n        {\n            \"id\": 3156,\n            \"name\": \"Airbloc\",\n            \"symbol\": \"ABL\",\n            \"slug\": \"airbloc\",\n            \"rank\": 4380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:04:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8b358b3397a8ea5464f8cc753645d42e14b79ea\"\n            }\n        },\n        {\n            \"id\": 3158,\n            \"name\": \"ZCore\",\n            \"symbol\": \"ZCR\",\n            \"slug\": \"zcore\",\n            \"rank\": 2357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3159,\n            \"name\": \"Apollon\",\n            \"symbol\": \"XAP\",\n            \"slug\": \"apollon\",\n            \"rank\": 2776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T20:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3162,\n            \"name\": \"YoloCash\",\n            \"symbol\": \"YLC\",\n            \"slug\": \"yolocash\",\n            \"rank\": 2661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21d5678a62dfe63a47062469ebb2fac2817d8832\"\n            }\n        },\n        {\n            \"id\": 3164,\n            \"name\": \"PumaPay\",\n            \"symbol\": \"PMA\",\n            \"slug\": \"pumapay\",\n            \"rank\": 1356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x846c66cf71c43f80403b51fe3906b3599d63336f\"\n            }\n        },\n        {\n            \"id\": 3165,\n            \"name\": \"Arion\",\n            \"symbol\": \"ARION\",\n            \"slug\": \"arion\",\n            \"rank\": 2562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3166,\n            \"name\": \"Bitcoin Incognito\",\n            \"symbol\": \"XBI\",\n            \"slug\": \"bitcoin-incognito\",\n            \"rank\": 2613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-13T23:49:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3171,\n            \"name\": \"HeartBout\",\n            \"symbol\": \"HB\",\n            \"slug\": \"heartbout\",\n            \"rank\": 2451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-14T22:34:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe2492f8d2a2618d8709ca99b1d8d75713bd84089\"\n            }\n        },\n        {\n            \"id\": 3175,\n            \"name\": \"Maro\",\n            \"symbol\": \"MARO\",\n            \"slug\": \"maro\",\n            \"rank\": 539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-14T22:34:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3179,\n            \"name\": \"Arbidex\",\n            \"symbol\": \"ABX\",\n            \"slug\": \"arbidex\",\n            \"rank\": 2505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a794dc1939f1d78fa48613b89b8f9d0a20da00e\"\n            }\n        },\n        {\n            \"id\": 3181,\n            \"name\": \"ShowHand\",\n            \"symbol\": \"HAND\",\n            \"slug\": \"showhand\",\n            \"rank\": 2535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48c1b2f3efa85fbafb2ab951bf4ba860a08cdbb7\"\n            }\n        },\n        {\n            \"id\": 3182,\n            \"name\": \"HitChain\",\n            \"symbol\": \"HIT\",\n            \"slug\": \"hitchain\",\n            \"rank\": 1571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566\"\n            }\n        },\n        {\n            \"id\": 3184,\n            \"name\": \"Gold Poker\",\n            \"symbol\": \"GPKR\",\n            \"slug\": \"gold-poker\",\n            \"rank\": 2807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:54:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3189,\n            \"name\": \"Mainstream For The Underground\",\n            \"symbol\": \"MFTU\",\n            \"slug\": \"mainstream-for-the-underground\",\n            \"rank\": 2769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-16T17:49:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbA745513ACEbcBb977497C569D4F7d340f2A936B\"\n            }\n        },\n        {\n            \"id\": 3194,\n            \"name\": \"DPRating\",\n            \"symbol\": \"RATING\",\n            \"slug\": \"dprating\",\n            \"rank\": 2012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-20T15:44:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8663a64a96169ff4d95b4299e7ae9a76b905b31\"\n            }\n        },\n        {\n            \"id\": 3198,\n            \"name\": \"KingXChain\",\n            \"symbol\": \"KXC\",\n            \"slug\": \"kingxchain\",\n            \"rank\": 7112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x016396044709eb3edc69c44f4d5fa6996917e4e8\"\n            }\n        },\n        {\n            \"id\": 3200,\n            \"name\": \"Nasdacoin\",\n            \"symbol\": \"NSD\",\n            \"slug\": \"nasdacoin\",\n            \"rank\": 2538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3203,\n            \"name\": \"Lobstex\",\n            \"symbol\": \"LOBS\",\n            \"slug\": \"lobstex\",\n            \"rank\": 1776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3205,\n            \"name\": \"VeriDocGlobal\",\n            \"symbol\": \"VDG\",\n            \"slug\": \"veridocglobal\",\n            \"rank\": 1303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57C75ECCc8557136D32619a191fBCDc88560d711\"\n            }\n        },\n        {\n            \"id\": 3208,\n            \"name\": \"YUKI\",\n            \"symbol\": \"YUKI\",\n            \"slug\": \"yuki\",\n            \"rank\": 8364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ab793e36070f0fac928ea15826b0c1bc5365119\"\n            }\n        },\n        {\n            \"id\": 3209,\n            \"name\": \"4NEW\",\n            \"symbol\": \"KWATT\",\n            \"slug\": \"4new\",\n            \"rank\": 2418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-22T22:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x241ba672574a78a3a604cdd0a94429a73a84a324\"\n            }\n        },\n        {\n            \"id\": 3210,\n            \"name\": \"MIB Coin\",\n            \"symbol\": \"MIB\",\n            \"slug\": \"mib-coin\",\n            \"rank\": 1954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-04T14:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3215,\n            \"name\": \"Gentarium\",\n            \"symbol\": \"GTM\",\n            \"slug\": \"gentarium\",\n            \"rank\": 2406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3217,\n            \"name\": \"Ontology Gas\",\n            \"symbol\": \"ONG\",\n            \"slug\": \"ontology-gas\",\n            \"rank\": 276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-23T22:34:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3218,\n            \"name\": \"Energi\",\n            \"symbol\": \"NRG\",\n            \"slug\": \"energi\",\n            \"rank\": 562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3219,\n            \"name\": \"FUTURAX\",\n            \"symbol\": \"FTXT\",\n            \"slug\": \"futurax\",\n            \"rank\": 2644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41875c2332b0877cdfaa699b641402b7d4642c32\"\n            }\n        },\n        {\n            \"id\": 3220,\n            \"name\": \"DAV Coin\",\n            \"symbol\": \"DAV\",\n            \"slug\": \"dav-coin\",\n            \"rank\": 1767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-24T02:59:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd82df0abd3f51425eb15ef7580fda55727875f14\"\n            }\n        },\n        {\n            \"id\": 3222,\n            \"name\": \"Bionic\",\n            \"symbol\": \"BNC\",\n            \"slug\": \"bionic\",\n            \"rank\": 2677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-28T15:59:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef51c9377feb29856e61625caf9390bd0b67ea18\"\n            }\n        },\n        {\n            \"id\": 3223,\n            \"name\": \"DOWCOIN\",\n            \"symbol\": \"DOW\",\n            \"slug\": \"dowcoin\",\n            \"rank\": 2819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-28T15:59:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76974c7b79dc8a6a109fd71fd7ceb9e40eff5382\"\n            }\n        },\n        {\n            \"id\": 3227,\n            \"name\": \"Traceability Chain\",\n            \"symbol\": \"TAC\",\n            \"slug\": \"traceability-chain\",\n            \"rank\": 8365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-28T15:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca694eb79ef355ea0999485d211e68f39ae98493\"\n            }\n        },\n        {\n            \"id\": 3231,\n            \"name\": \"Blockchain Quotations Index Token\",\n            \"symbol\": \"BQT\",\n            \"slug\": \"blockchain-quotations-index-token\",\n            \"rank\": 7813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5eb87caa0105a63aa87a36c7bd2573bd13e84fae\"\n            }\n        },\n        {\n            \"id\": 3232,\n            \"name\": \"Staker\",\n            \"symbol\": \"STR\",\n            \"slug\": \"staker\",\n            \"rank\": 2814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbae235823d7255d9d48635ced4735227244cd583\"\n            }\n        },\n        {\n            \"id\": 3234,\n            \"name\": \"Xriba\",\n            \"symbol\": \"XRA\",\n            \"slug\": \"xriba\",\n            \"rank\": 6665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7025bab2ec90410de37f488d1298204cd4d6b29d\"\n            }\n        },\n        {\n            \"id\": 3238,\n            \"name\": \"ABCC Token\",\n            \"symbol\": \"AT\",\n            \"slug\": \"abcc-token\",\n            \"rank\": 8366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf8fb919a8bbf28e590852aef2d284494ebc0657\"\n            }\n        },\n        {\n            \"id\": 3241,\n            \"name\": \"FortKnoxster\",\n            \"symbol\": \"FKX\",\n            \"slug\": \"fortknoxster\",\n            \"rank\": 1046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T01:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16484d73ac08d2355f466d448d2b79d2039f6ebb\"\n            }\n        },\n        {\n            \"id\": 3242,\n            \"name\": \"Beetlecoin\",\n            \"symbol\": \"BEET\",\n            \"slug\": \"beetle-coin\",\n            \"rank\": 2484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3243,\n            \"name\": \"Moneytoken\",\n            \"symbol\": \"IMT\",\n            \"slug\": \"moneytoken\",\n            \"rank\": 677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-08-30T21:04:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13119e34e140097a507b07a5564bde1bc375d9e6\"\n            }\n        },\n        {\n            \"id\": 3247,\n            \"name\": \"Fire Lotto\",\n            \"symbol\": \"FLOT\",\n            \"slug\": \"fire-lotto\",\n            \"rank\": 2006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-05T19:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x049399a6b048d52971f7d122ae21a1532722285f\"\n            }\n        },\n        {\n            \"id\": 3248,\n            \"name\": \"AiLink Token\",\n            \"symbol\": \"ALI\",\n            \"slug\": \"ailink-token\",\n            \"rank\": 2193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-05T19:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4289c043a12392f1027307fb58272d8ebd853912\"\n            }\n        },\n        {\n            \"id\": 3251,\n            \"name\": \"ParkinGo\",\n            \"symbol\": \"GOT\",\n            \"slug\": \"parkingo\",\n            \"rank\": 1664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x613fa2a6e6daa70c659060e86ba1443d2679c9d7\"\n            }\n        },\n        {\n            \"id\": 3252,\n            \"name\": \"ShineChain\",\n            \"symbol\": \"SHE\",\n            \"slug\": \"shinechain\",\n            \"rank\": 6872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9064c91e51d7021A85AD96817e1432aBf6624470\"\n            }\n        },\n        {\n            \"id\": 3253,\n            \"name\": \"eosBLACK\",\n            \"symbol\": \"BLACK\",\n            \"slug\": \"eosblack\",\n            \"rank\": 8189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T03:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"eosblackteam\"\n            }\n        },\n        {\n            \"id\": 3255,\n            \"name\": \"CyberMusic\",\n            \"symbol\": \"CYMT\",\n            \"slug\": \"cybermusic\",\n            \"rank\": 2521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78c292d1445e6b9558bf42e8bc369271ded062ea\"\n            }\n        },\n        {\n            \"id\": 3256,\n            \"name\": \"Bitether\",\n            \"symbol\": \"BTR\",\n            \"slug\": \"bitether\",\n            \"rank\": 2249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x499a6b77bc25c26bcf8265e2102b1b3dd1617024\"\n            }\n        },\n        {\n            \"id\": 3257,\n            \"name\": \"GazeCoin\",\n            \"symbol\": \"GZE\",\n            \"slug\": \"gazecoin\",\n            \"rank\": 8367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ac00f287f36a6aad655281fe1ca6798c9cb727b\"\n            }\n        },\n        {\n            \"id\": 3258,\n            \"name\": \"BitUP Token\",\n            \"symbol\": \"BUT\",\n            \"slug\": \"bitup-token\",\n            \"rank\": 7030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-07T20:49:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2e260f12406c401874ecc960893c0f74cd6afcd\"\n            }\n        },\n        {\n            \"id\": 3259,\n            \"name\": \"YouLive Coin\",\n            \"symbol\": \"UC\",\n            \"slug\": \"youlive-coin\",\n            \"rank\": 7278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T00:04:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea\"\n            }\n        },\n        {\n            \"id\": 3260,\n            \"name\": \"AMO Coin\",\n            \"symbol\": \"AMO\",\n            \"slug\": \"amo-coin\",\n            \"rank\": 622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T00:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38c87aa89b2b8cd9b95b736e1fa7b612ea972169\"\n            }\n        },\n        {\n            \"id\": 3261,\n            \"name\": \"EvenCoin\",\n            \"symbol\": \"EVN\",\n            \"slug\": \"evencoin\",\n            \"rank\": 2531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T00:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68909e586eeac8f47315e84b4c9788dd54ef65bb\"\n            }\n        },\n        {\n            \"id\": 3263,\n            \"name\": \"Dinero\",\n            \"symbol\": \"DIN\",\n            \"slug\": \"dinero\",\n            \"rank\": 2791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T02:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3264,\n            \"name\": \"Digital Insurance Token\",\n            \"symbol\": \"DIT\",\n            \"slug\": \"digital-insurance-token\",\n            \"rank\": 2039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf14922001a2fb8541a433905437ae954419c2439\"\n            }\n        },\n        {\n            \"id\": 3265,\n            \"name\": \"Havy\",\n            \"symbol\": \"HAVY\",\n            \"slug\": \"havy\",\n            \"rank\": 2632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c2e5b7ec572199d3841f6a38f7d4868bd0798f1\"\n            }\n        },\n        {\n            \"id\": 3266,\n            \"name\": \"Carebit\",\n            \"symbol\": \"CARE\",\n            \"slug\": \"carebit\",\n            \"rank\": 2676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-11T23:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3271,\n            \"name\": \"Ether Kingdoms Token\",\n            \"symbol\": \"IMP\",\n            \"slug\": \"ether-kingdoms-token\",\n            \"rank\": 2656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48ff53777f747cfb694101222a944de070c15d36\"\n            }\n        },\n        {\n            \"id\": 3273,\n            \"name\": \"IQ.cash\",\n            \"symbol\": \"IQ\",\n            \"slug\": \"iqcash\",\n            \"rank\": 2555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3276,\n            \"name\": \"SaveNode\",\n            \"symbol\": \"SNO\",\n            \"slug\": \"savenode\",\n            \"rank\": 8368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3279,\n            \"name\": \"Rotharium\",\n            \"symbol\": \"RTH\",\n            \"slug\": \"rotharium\",\n            \"rank\": 1358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-12T21:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3fd8f39a962efda04956981c31ab89fab5fb8bc8\"\n            }\n        },\n        {\n            \"id\": 3280,\n            \"name\": \"RealTract\",\n            \"symbol\": \"RET\",\n            \"slug\": \"realtract\",\n            \"rank\": 1478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-13T22:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7394087e1dbbe477fe4f1cf373b9ac9459565ff\"\n            }\n        },\n        {\n            \"id\": 3285,\n            \"name\": \"Birake\",\n            \"symbol\": \"BIR\",\n            \"slug\": \"birake\",\n            \"rank\": 951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-13T22:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3286,\n            \"name\": \"MEX\",\n            \"symbol\": \"MEX\",\n            \"slug\": \"mex\",\n            \"rank\": 7214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-13T22:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ba6b1e4424e19816382d15937739959f7da5fd8\"\n            }\n        },\n        {\n            \"id\": 3287,\n            \"name\": \"Abulaba\",\n            \"symbol\": \"AAA\",\n            \"slug\": \"abulaba\",\n            \"rank\": 2797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd938137e6d96c72e4a6085412ada2dad78ff89c4\"\n            }\n        },\n        {\n            \"id\": 3294,\n            \"name\": \"Bitcoin Adult\",\n            \"symbol\": \"BTAD\",\n            \"slug\": \"bitcoin-adult\",\n            \"rank\": 2651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3295,\n            \"name\": \"BUMO\",\n            \"symbol\": \"BU\",\n            \"slug\": \"bumo\",\n            \"rank\": 8369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3296,\n            \"name\": \"MINDOL\",\n            \"symbol\": \"MIN\",\n            \"slug\": \"mindol\",\n            \"rank\": 5115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-29T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d64d850c8368008afb39224e92ad0dceff3cf38\"\n            }\n        },\n        {\n            \"id\": 3297,\n            \"name\": \"Gene Source Code Chain\",\n            \"symbol\": \"GENE\",\n            \"slug\": \"gene-source-code-chain\",\n            \"rank\": 2349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-14T19:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x884181554dfa9e578d36379919c05c25dc4a15bb\"\n            }\n        },\n        {\n            \"id\": 3301,\n            \"name\": \"Invictus Hyperion Fund\",\n            \"symbol\": \"IHF\",\n            \"slug\": \"invictus-hyperion-fund\",\n            \"rank\": 624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf1250fa68d7decd34fd75de8742bc03b29bd58e\"\n            }\n        },\n        {\n            \"id\": 3302,\n            \"name\": \"UChain\",\n            \"symbol\": \"UCN\",\n            \"slug\": \"uchain\",\n            \"rank\": 2710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaf37055188feee4869de63464937e683d61b2a1\"\n            }\n        },\n        {\n            \"id\": 3304,\n            \"name\": \"MobilinkToken\",\n            \"symbol\": \"MOLK\",\n            \"slug\": \"mobilinktoken\",\n            \"rank\": 8370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97cb5cc1b2e10cc56dc16ab9179f06dfedbe41a2\"\n            }\n        },\n        {\n            \"id\": 3305,\n            \"name\": \"Eden\",\n            \"symbol\": \"EDN\",\n            \"slug\": \"eden\",\n            \"rank\": 1588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-17T19:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89020f0d5c5af4f3407eb5fe185416c457b0e93e\"\n            }\n        },\n        {\n            \"id\": 3306,\n            \"name\": \"Gemini Dollar\",\n            \"symbol\": \"GUSD\",\n            \"slug\": \"gemini-dollar\",\n            \"rank\": 261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-06T02:29:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd\"\n            }\n        },\n        {\n            \"id\": 3311,\n            \"name\": \"Castle\",\n            \"symbol\": \"CSTL\",\n            \"slug\": \"castle\",\n            \"rank\": 2715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-18T22:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3313,\n            \"name\": \"CryptoFlow\",\n            \"symbol\": \"CFL\",\n            \"slug\": \"cryptoflow\",\n            \"rank\": 2151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-18T22:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3315,\n            \"name\": \"Playgroundz\",\n            \"symbol\": \"IOG\",\n            \"slug\": \"playgroundz\",\n            \"rank\": 2241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c4b7d0e1885bd7667af3378e0c538f74e712006\"\n            }\n        },\n        {\n            \"id\": 3316,\n            \"name\": \"smARTOFGIVING\",\n            \"symbol\": \"AOG\",\n            \"slug\": \"smartofgiving\",\n            \"rank\": 874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T01:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8578530205cecbe5db83f7f29ecfeec860c297c2\"\n            }\n        },\n        {\n            \"id\": 3317,\n            \"name\": \"Cryptrust\",\n            \"symbol\": \"CTRT\",\n            \"slug\": \"cryptrust\",\n            \"rank\": 2593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T01:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8606a8f28e1e2fd50b9074d65c01548b1f040b32\"\n            }\n        },\n        {\n            \"id\": 3323,\n            \"name\": \"PAYCENT\",\n            \"symbol\": \"PYN\",\n            \"slug\": \"paycent\",\n            \"rank\": 2518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"PYN-C37\"\n            }\n        },\n        {\n            \"id\": 3324,\n            \"name\": \"PluraCoin\",\n            \"symbol\": \"PLURA\",\n            \"slug\": \"pluracoin\",\n            \"rank\": 2366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3325,\n            \"name\": \"Robotina\",\n            \"symbol\": \"ROX\",\n            \"slug\": \"robotina\",\n            \"rank\": 8371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x574f84108a98c575794f75483d801d1d5dc861a5\"\n            }\n        },\n        {\n            \"id\": 3327,\n            \"name\": \"SIX\",\n            \"symbol\": \"SIX\",\n            \"slug\": \"six\",\n            \"rank\": 519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3328,\n            \"name\": \"CMITCOIN\",\n            \"symbol\": \"CMIT\",\n            \"slug\": \"cmitcoin\",\n            \"rank\": 7624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-21T18:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe11609b9a51caf7d32a55896386ac52ed90e66f1\"\n            }\n        },\n        {\n            \"id\": 3329,\n            \"name\": \"Fantasy Sports\",\n            \"symbol\": \"DFS\",\n            \"slug\": \"fantasy-sports\",\n            \"rank\": 2421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-06T23:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcec38306558a31cdbb2a9d6285947c5b44a24f3e\"\n            }\n        },\n        {\n            \"id\": 3330,\n            \"name\": \"Pax Dollar\",\n            \"symbol\": \"USDP\",\n            \"slug\": \"paxos-standard\",\n            \"rank\": 85,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e870d67f660d95d5be530380d0ec0bd388289e1\"\n            }\n        },\n        {\n            \"id\": 3332,\n            \"name\": \"Gossip Coin\",\n            \"symbol\": \"GOSS\",\n            \"slug\": \"gossipcoin\",\n            \"rank\": 2721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3334,\n            \"name\": \"X-CASH\",\n            \"symbol\": \"XCASH\",\n            \"slug\": \"x-cash\",\n            \"rank\": 1538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3335,\n            \"name\": \"Shard\",\n            \"symbol\": \"SHARD\",\n            \"slug\": \"shard\",\n            \"rank\": 1345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbebdab6da046bc49ffbb61fbd7b33157eb270d05\"\n            }\n        },\n        {\n            \"id\": 3336,\n            \"name\": \"IQeon\",\n            \"symbol\": \"IQN\",\n            \"slug\": \"iqeon\",\n            \"rank\": 842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0db8d8b76bc361bacbb72e2c491e06085a97ab31\"\n            }\n        },\n        {\n            \"id\": 3337,\n            \"name\": \"QChi\",\n            \"symbol\": \"QCH\",\n            \"slug\": \"qchi\",\n            \"rank\": 1882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T01:04:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x687bfc3e73f6af55f0ccca8450114d107e781a0e\"\n            }\n        },\n        {\n            \"id\": 3338,\n            \"name\": \"PAXEX\",\n            \"symbol\": \"PAXEX\",\n            \"slug\": \"paxex\",\n            \"rank\": 2757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-24T23:19:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3343,\n            \"name\": \"ANON\",\n            \"symbol\": \"ANON\",\n            \"slug\": \"anon\",\n            \"rank\": 2423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3344,\n            \"name\": \"Ecoreal Estate\",\n            \"symbol\": \"ECOREAL\",\n            \"slug\": \"ecoreal-estate\",\n            \"rank\": 3811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb052f8a33d8bb068414eade06af6955199f9f010\"\n            }\n        },\n        {\n            \"id\": 3345,\n            \"name\": \"DAPS Coin\",\n            \"symbol\": \"DAPS\",\n            \"slug\": \"daps-coin\",\n            \"rank\": 1902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3347,\n            \"name\": \"CARAT\",\n            \"symbol\": \"CARAT\",\n            \"slug\": \"carat\",\n            \"rank\": 6135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ea630bcbc1a511a16e65b6ecd447c92e1c087c\"\n            }\n        },\n        {\n            \"id\": 3348,\n            \"name\": \"MNPCoin\",\n            \"symbol\": \"MNP\",\n            \"slug\": \"mnpcoin\",\n            \"rank\": 2805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-26T02:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3349,\n            \"name\": \"GoldenPyrex\",\n            \"symbol\": \"GPYX\",\n            \"slug\": \"goldenpyrex\",\n            \"rank\": 2073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d\"\n            }\n        },\n        {\n            \"id\": 3351,\n            \"name\": \"ZB Token\",\n            \"symbol\": \"ZB\",\n            \"slug\": \"zb-token\",\n            \"rank\": 426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd0793332e9fb844a52a205a233ef27a5b34b927\"\n            }\n        },\n        {\n            \"id\": 3352,\n            \"name\": \"MidasProtocol\",\n            \"symbol\": \"MAS\",\n            \"slug\": \"midasprotocol\",\n            \"rank\": 2270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23ccc43365d9dd3882eab88f43d515208f832430\"\n            }\n        },\n        {\n            \"id\": 3354,\n            \"name\": \"TRONCLASSIC\",\n            \"symbol\": \"TRXC\",\n            \"slug\": \"tronclassic\",\n            \"rank\": 8372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad5fe5b0b8ec8ff4565204990e4405b2da117d8e\"\n            }\n        },\n        {\n            \"id\": 3356,\n            \"name\": \"The Midas Touch Gold\",\n            \"symbol\": \"TMTG\",\n            \"slug\": \"the-midas-touch-gold\",\n            \"rank\": 707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-27T20:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10086399dd8c1e3de736724af52587a2044c9fa2\"\n            }\n        },\n        {\n            \"id\": 3361,\n            \"name\": \"MintMe.com Coin\",\n            \"symbol\": \"MINTME\",\n            \"slug\": \"mintme-com-coin\",\n            \"rank\": 1694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-09-30T00:24:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3362,\n            \"name\": \"Auxilium\",\n            \"symbol\": \"AUX\",\n            \"slug\": \"auxilium\",\n            \"rank\": 2318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3363,\n            \"name\": \"WXCOINS\",\n            \"symbol\": \"WXC\",\n            \"slug\": \"wxcoins\",\n            \"rank\": 2726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ee11500e7cfe6124e3716cd7755a0f0f2116244\"\n            }\n        },\n        {\n            \"id\": 3364,\n            \"name\": \"PLATINCOIN\",\n            \"symbol\": \"PLC\",\n            \"slug\": \"platincoin\",\n            \"rank\": 1331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3366,\n            \"name\": \"SafeInsure\",\n            \"symbol\": \"SINS\",\n            \"slug\": \"safeinsure\",\n            \"rank\": 2493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-01T17:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3367,\n            \"name\": \"CRD Network\",\n            \"symbol\": \"CRD\",\n            \"slug\": \"crdnetwork\",\n            \"rank\": 1449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-02T20:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaaa93712bdac37f736c323c93d4d5fdefcc31cc\"\n            }\n        },\n        {\n            \"id\": 3369,\n            \"name\": \"Kuende\",\n            \"symbol\": \"KUE\",\n            \"slug\": \"kuende\",\n            \"rank\": 2283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf1338fbafe7af1789151627b886781ba556ef9a\"\n            }\n        },\n        {\n            \"id\": 3371,\n            \"name\": \"MIR COIN\",\n            \"symbol\": \"MIR\",\n            \"slug\": \"mir-coin\",\n            \"rank\": 1468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T02:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3374,\n            \"name\": \"Ragnarok\",\n            \"symbol\": \"RAGNA\",\n            \"slug\": \"ragnarok\",\n            \"rank\": 2770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T02:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3377,\n            \"name\": \"GenesisX\",\n            \"symbol\": \"XGS\",\n            \"slug\": \"genesisx\",\n            \"rank\": 2642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T16:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3381,\n            \"name\": \"Civitas\",\n            \"symbol\": \"CIV\",\n            \"slug\": \"civitas\",\n            \"rank\": 2529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T16:29:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3383,\n            \"name\": \"Knekted\",\n            \"symbol\": \"KNT\",\n            \"slug\": \"knekted\",\n            \"rank\": 2612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-03T16:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505\"\n            }\n        },\n        {\n            \"id\": 3386,\n            \"name\": \"Actinium\",\n            \"symbol\": \"ACM\",\n            \"slug\": \"actinium\",\n            \"rank\": 2003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3387,\n            \"name\": \"BLAST\",\n            \"symbol\": \"BLAST\",\n            \"slug\": \"blast\",\n            \"rank\": 2672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-08T18:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3388,\n            \"name\": \"FREEdom Coin\",\n            \"symbol\": \"FREE\",\n            \"slug\": \"free-coin\",\n            \"rank\": 932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f141ce366a2462f02cea3d12cf93e4dca49e4fd\"\n            }\n        },\n        {\n            \"id\": 3389,\n            \"name\": \"Tolar\",\n            \"symbol\": \"TOL\",\n            \"slug\": \"tolar\",\n            \"rank\": 1833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd07d9fe2d2cc067015e2b4917d24933804f42cfa\"\n            }\n        },\n        {\n            \"id\": 3390,\n            \"name\": \"Quantis Network\",\n            \"symbol\": \"QUAN\",\n            \"slug\": \"quantis-network\",\n            \"rank\": 2693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3395,\n            \"name\": \"SteepCoin\",\n            \"symbol\": \"STEEP\",\n            \"slug\": \"steepcoin\",\n            \"rank\": 2487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T01:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3397,\n            \"name\": \"Neural Protocol\",\n            \"symbol\": \"NRP\",\n            \"slug\": \"neural-protocol\",\n            \"rank\": 1517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T02:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3918c42f14f2eb1168365f911f63e540e5a306b5\"\n            }\n        },\n        {\n            \"id\": 3398,\n            \"name\": \"SCRIV NETWORK\",\n            \"symbol\": \"SCRIV\",\n            \"slug\": \"scriv-network\",\n            \"rank\": 2667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T20:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3404,\n            \"name\": \"Wixlar\",\n            \"symbol\": \"WIX\",\n            \"slug\": \"wixlar\",\n            \"rank\": 8373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-05T20:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ba19b7f7d106a9a1e0985397b94f38eee0b555e\"\n            }\n        },\n        {\n            \"id\": 3407,\n            \"name\": \"Ondori\",\n            \"symbol\": \"RSTR\",\n            \"slug\": \"ondori\",\n            \"rank\": 869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-08T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3408,\n            \"name\": \"USD Coin\",\n            \"symbol\": \"USDC\",\n            \"slug\": \"usd-coin\",\n            \"rank\": 5,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-08T18:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\"\n            }\n        },\n        {\n            \"id\": 3414,\n            \"name\": \"ZeusNetwork\",\n            \"symbol\": \"ZEUS\",\n            \"slug\": \"zeusnetwork\",\n            \"rank\": 2623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7e4279b80d319ede2889855135a22021baf0907\"\n            }\n        },\n        {\n            \"id\": 3416,\n            \"name\": \"Digiwage\",\n            \"symbol\": \"WAGE\",\n            \"slug\": \"digiwage\",\n            \"rank\": 2606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3417,\n            \"name\": \"Future1coin\",\n            \"symbol\": \"F1C\",\n            \"slug\": \"future1coin\",\n            \"rank\": 5332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0a0a070640b450eb136dc377208469ee4f49fbc\"\n            }\n        },\n        {\n            \"id\": 3418,\n            \"name\": \"Metadium\",\n            \"symbol\": \"META\",\n            \"slug\": \"metadium\",\n            \"rank\": 332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3419,\n            \"name\": \"Quasarcoin\",\n            \"symbol\": \"QAC\",\n            \"slug\": \"quasarcoin\",\n            \"rank\": 7293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-09T19:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3422,\n            \"name\": \"SHPING\",\n            \"symbol\": \"SHPING\",\n            \"slug\": \"shping\",\n            \"rank\": 469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-10T21:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c84e62859d0715eb77d1b1c4154ecd6abb21bec\"\n            }\n        },\n        {\n            \"id\": 3429,\n            \"name\": \"Cyber Movie Chain\",\n            \"symbol\": \"CMCT\",\n            \"slug\": \"cyber-movie-chain\",\n            \"rank\": 2309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7abc60b3290f68c85f495fd2e0c3bd278837a313\"\n            }\n        },\n        {\n            \"id\": 3431,\n            \"name\": \"Iconic Token\",\n            \"symbol\": \"ICNQ\",\n            \"slug\": \"iconic-token\",\n            \"rank\": 1248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3e2cb7cccfe139f8ff84013823bf22da6b6390a\"\n            }\n        },\n        {\n            \"id\": 3432,\n            \"name\": \"Rapids\",\n            \"symbol\": \"RPD\",\n            \"slug\": \"rapids\",\n            \"rank\": 2272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3433,\n            \"name\": \"EUNOMIA\",\n            \"symbol\": \"ENTS\",\n            \"slug\": \"eunomia\",\n            \"rank\": 2503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T16:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f612a09ead55bb81b6534e80ed5a21bf0a27b16\"\n            }\n        },\n        {\n            \"id\": 3435,\n            \"name\": \"Snetwork\",\n            \"symbol\": \"SNET\",\n            \"slug\": \"snetwork\",\n            \"rank\": 1695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-11T17:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff19138b039d938db46bdda0067dc4ba132ec71c\"\n            }\n        },\n        {\n            \"id\": 3437,\n            \"name\": \"ABBC Coin\",\n            \"symbol\": \"ABBC\",\n            \"slug\": \"abbc-coin\",\n            \"rank\": 331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-12T19:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3439,\n            \"name\": \"iDealCash\",\n            \"symbol\": \"DEAL\",\n            \"slug\": \"idealcash\",\n            \"rank\": 1942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-12T19:44:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3441,\n            \"name\": \"Divi\",\n            \"symbol\": \"DIVI\",\n            \"slug\": \"divi\",\n            \"rank\": 279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-12T19:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3444,\n            \"name\": \"KUN\",\n            \"symbol\": \"KUN\",\n            \"slug\": \"kun\",\n            \"rank\": 2541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3446,\n            \"name\": \"Zenswap Network Token\",\n            \"symbol\": \"ZNT\",\n            \"slug\": \"zenswap-network-token\",\n            \"rank\": 2648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe95990825aab1a7f0af4cc648f76a3bcc99f25b2\"\n            }\n        },\n        {\n            \"id\": 3447,\n            \"name\": \"Atheios\",\n            \"symbol\": \"ATH\",\n            \"slug\": \"atheios\",\n            \"rank\": 2678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3449,\n            \"name\": \"MMOCoin\",\n            \"symbol\": \"MMO\",\n            \"slug\": \"mmocoin\",\n            \"rank\": 2156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-15T23:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0aa086e7a108d387de63294fe2a88b05820a9855\"\n            }\n        },\n        {\n            \"id\": 3451,\n            \"name\": \"BLOC.MONEY\",\n            \"symbol\": \"BLOC\",\n            \"slug\": \"bloc-money\",\n            \"rank\": 2517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3452,\n            \"name\": \"Etho Protocol\",\n            \"symbol\": \"ETHO\",\n            \"slug\": \"ether-1\",\n            \"rank\": 1430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3454,\n            \"name\": \"Decentralized Asset Trading Platform\",\n            \"symbol\": \"DATP\",\n            \"slug\": \"decentralized-asset-trading-platform\",\n            \"rank\": 2628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x813b428af3920226e059b68a62e4c04933d4ea7a\"\n            }\n        },\n        {\n            \"id\": 3456,\n            \"name\": \"PlusOneCoin\",\n            \"symbol\": \"PLUS1\",\n            \"slug\": \"plusonecoin\",\n            \"rank\": 7882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3457,\n            \"name\": \"Iridium\",\n            \"symbol\": \"IRD\",\n            \"slug\": \"iridium\",\n            \"rank\": 2143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T00:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3458,\n            \"name\": \"ZBG Token\",\n            \"symbol\": \"ZT\",\n            \"slug\": \"zbg-token\",\n            \"rank\": 1262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe39e6a32acd2af7955cb3d406ba2b55c901f247\"\n            }\n        },\n        {\n            \"id\": 3459,\n            \"name\": \"GoHelpFund\",\n            \"symbol\": \"HELP\",\n            \"slug\": \"gohelpfund\",\n            \"rank\": 2716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T17:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3464,\n            \"name\": \"Cheesecoin\",\n            \"symbol\": \"CHEESE\",\n            \"slug\": \"cheesecoin\",\n            \"rank\": 2304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T20:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3465,\n            \"name\": \"Alt.Estate token\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"alt-estate-token\",\n            \"rank\": 2145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-17T20:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x419b8ed155180a8c9c64145e76dad49c0a4efb97\"\n            }\n        },\n        {\n            \"id\": 3466,\n            \"name\": \"Insureum\",\n            \"symbol\": \"ISR\",\n            \"slug\": \"insureum\",\n            \"rank\": 4525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-18T21:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x9657fb399847d85a9c1a234ece9ca09d5c00f466\"\n            }\n        },\n        {\n            \"id\": 3468,\n            \"name\": \"Fivebalance\",\n            \"symbol\": \"FBN\",\n            \"slug\": \"fivebalance\",\n            \"rank\": 2392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-18T21:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3469,\n            \"name\": \"TrueDeck\",\n            \"symbol\": \"TDP\",\n            \"slug\": \"truedeck\",\n            \"rank\": 2522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-18T21:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b11aacb6bddb9ffab908fdce739bf4aed554327\"\n            }\n        },\n        {\n            \"id\": 3470,\n            \"name\": \"Dragon Token\",\n            \"symbol\": \"DT\",\n            \"slug\": \"dragon-token\",\n            \"rank\": 8374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T23:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1da015ea4ad2d3e5586e54b9fb0682ca3ca8a17a\"\n            }\n        },\n        {\n            \"id\": 3475,\n            \"name\": \"BOX Token\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"box-token\",\n            \"rank\": 1259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-19T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD\"\n            }\n        },\n        {\n            \"id\": 3476,\n            \"name\": \"Italian Lira\",\n            \"symbol\": \"ITL\",\n            \"slug\": \"italian-lira\",\n            \"rank\": 2432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-19T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f\"\n            }\n        },\n        {\n            \"id\": 3477,\n            \"name\": \"Asura Coin\",\n            \"symbol\": \"ASA\",\n            \"slug\": \"asura-coin\",\n            \"rank\": 2787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-19T18:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"a58b56b30425d3d1f8902034996fcac4168ef71d\"\n            }\n        },\n        {\n            \"id\": 3479,\n            \"name\": \"MODEL-X-coin\",\n            \"symbol\": \"MODX\",\n            \"slug\": \"model-x-coin\",\n            \"rank\": 2137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762\"\n            }\n        },\n        {\n            \"id\": 3480,\n            \"name\": \"StrongHands Masternode\",\n            \"symbol\": \"SHMN\",\n            \"slug\": \"stronghands-masternode\",\n            \"rank\": 2324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T22:49:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3481,\n            \"name\": \"Peony\",\n            \"symbol\": \"PNY\",\n            \"slug\": \"peony\",\n            \"rank\": 780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3482,\n            \"name\": \"Teloscoin\",\n            \"symbol\": \"TELOS\",\n            \"slug\": \"teloscoin\",\n            \"rank\": 1406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3484,\n            \"name\": \"Waletoken\",\n            \"symbol\": \"WTN\",\n            \"slug\": \"waletoken\",\n            \"rank\": 2172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-22T21:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ea984e789302b7b612147e4e4144e64f21425eb\"\n            }\n        },\n        {\n            \"id\": 3488,\n            \"name\": \"Gravity\",\n            \"symbol\": \"GZRO\",\n            \"slug\": \"gravity\",\n            \"rank\": 2527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T19:44:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3489,\n            \"name\": \"Escroco Emerald\",\n            \"symbol\": \"ESCE\",\n            \"slug\": \"escroco-emerald\",\n            \"rank\": 2258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T19:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x49614661737efbfc6a102efaeefdc8e197f7cc0e\"\n            }\n        },\n        {\n            \"id\": 3492,\n            \"name\": \"Vetri\",\n            \"symbol\": \"VLD\",\n            \"slug\": \"vetri\",\n            \"rank\": 1763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-23T19:44:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x922ac473a3cc241fd3a0049ed14536452d58d73c\"\n            }\n        },\n        {\n            \"id\": 3497,\n            \"name\": \"Bitcoin Zero\",\n            \"symbol\": \"BZX\",\n            \"slug\": \"bitcoin-zero\",\n            \"rank\": 2650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-24T17:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3501,\n            \"name\": \"CryptoSoul\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"cryptosoul\",\n            \"rank\": 1817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-25T17:14:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb1f24c0c1554b9990222f036b0aad6ee4caec29\"\n            }\n        },\n        {\n            \"id\": 3504,\n            \"name\": \"HondaisCoin\",\n            \"symbol\": \"HNDC\",\n            \"slug\": \"hondaiscoin\",\n            \"rank\": 8375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-25T17:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3505,\n            \"name\": \"Typerium\",\n            \"symbol\": \"TYPE\",\n            \"slug\": \"typerium\",\n            \"rank\": 1896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-25T17:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeaf61fc150cd5c3bea75744e830d916e60ea5a9f\"\n            }\n        },\n        {\n            \"id\": 3506,\n            \"name\": \"IONChain\",\n            \"symbol\": \"IONC\",\n            \"slug\": \"ionchain\",\n            \"rank\": 2034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc647aad10114b89564c0a7aabe542bd0cf2c5af\"\n            }\n        },\n        {\n            \"id\": 3507,\n            \"name\": \"MicroBitcoin\",\n            \"symbol\": \"MBC\",\n            \"slug\": \"microbitcoin\",\n            \"rank\": 2033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3509,\n            \"name\": \"Provoco Token\",\n            \"symbol\": \"VOCO\",\n            \"slug\": \"provoco-token\",\n            \"rank\": 2665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5ca46cf1da09248126682a7bd72401fd7a6b151\"\n            }\n        },\n        {\n            \"id\": 3512,\n            \"name\": \"Alpha Coin\",\n            \"symbol\": \"APC\",\n            \"slug\": \"alpha-coin\",\n            \"rank\": 2706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-26T20:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15bda08c3afbf5955d6e9b235fd55a1fd0dbc829\"\n            }\n        },\n        {\n            \"id\": 3513,\n            \"name\": \"Fantom\",\n            \"symbol\": \"FTM\",\n            \"slug\": \"fantom\",\n            \"rank\": 29,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3514,\n            \"name\": \"SINOVATE\",\n            \"symbol\": \"SIN\",\n            \"slug\": \"sinovate\",\n            \"rank\": 1652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3516,\n            \"name\": \"Dark\",\n            \"symbol\": \"D4RK\",\n            \"slug\": \"dark\",\n            \"rank\": 8096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3519,\n            \"name\": \"Breezecoin\",\n            \"symbol\": \"BRZE\",\n            \"slug\": \"breezecoin\",\n            \"rank\": 1279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-30T00:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77c07555af5ffdc946fb47ce15ea68620e4e7170\"\n            }\n        },\n        {\n            \"id\": 3523,\n            \"name\": \"SnodeCoin\",\n            \"symbol\": \"SND\",\n            \"slug\": \"snodecoin\",\n            \"rank\": 2310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-10-31T01:29:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3580,\n            \"name\": \"Crystal Token\",\n            \"symbol\": \"CYL\",\n            \"slug\": \"crystal-token\",\n            \"rank\": 2804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T01:04:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47\"\n            }\n        },\n        {\n            \"id\": 3581,\n            \"name\": \"Kleros\",\n            \"symbol\": \"PNK\",\n            \"slug\": \"kleros\",\n            \"rank\": 533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T19:34:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d\"\n            }\n        },\n        {\n            \"id\": 3582,\n            \"name\": \"MediBit\",\n            \"symbol\": \"MEDIBIT\",\n            \"slug\": \"medibit\",\n            \"rank\": 6859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-01T19:34:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x737fa0372c8d001904ae6acaf0552d4015f9c947\"\n            }\n        },\n        {\n            \"id\": 3587,\n            \"name\": \"Bgogo Token\",\n            \"symbol\": \"BGG\",\n            \"slug\": \"bgogo-token\",\n            \"rank\": 8376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-02T22:29:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea54c81fe0f72de8e86b6dc78a9271aa3925e3b5\"\n            }\n        },\n        {\n            \"id\": 3589,\n            \"name\": \"Ethereum Meta\",\n            \"symbol\": \"ETHM\",\n            \"slug\": \"ethereum-meta\",\n            \"rank\": 6288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-02T22:29:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd957f21bd95e723645c07c48a2d8acb8ffb3794\"\n            }\n        },\n        {\n            \"id\": 3596,\n            \"name\": \"Nerva\",\n            \"symbol\": \"XNV\",\n            \"slug\": \"nerva\",\n            \"rank\": 2290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-07T00:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3597,\n            \"name\": \"InterValue\",\n            \"symbol\": \"INVE\",\n            \"slug\": \"intervalue\",\n            \"rank\": 2166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-07T00:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdac4ae188ace3c8985765edc6c9b4739d4845ddc\"\n            }\n        },\n        {\n            \"id\": 3599,\n            \"name\": \"EtherInc\",\n            \"symbol\": \"ETI\",\n            \"slug\": \"etherinc\",\n            \"rank\": 2319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-08T00:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3600,\n            \"name\": \"Humanscape\",\n            \"symbol\": \"HUM\",\n            \"slug\": \"humanscape\",\n            \"rank\": 280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-08T20:34:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x174afe7a032b5a33a3270a9f6c30746e25708532\"\n            }\n        },\n        {\n            \"id\": 3602,\n            \"name\": \"Bitcoin SV\",\n            \"symbol\": \"BSV\",\n            \"slug\": \"bitcoin-sv\",\n            \"rank\": 57,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-09T02:34:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3604,\n            \"name\": \"SkyHub Coin\",\n            \"symbol\": \"SHB\",\n            \"slug\": \"skyhub-coin\",\n            \"rank\": 2699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-12T22:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3607,\n            \"name\": \"VestChain\",\n            \"symbol\": \"VEST\",\n            \"slug\": \"vestchain\",\n            \"rank\": 1607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-15T19:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37f04d2c3ae075fad5483bb918491f656b12bdb6\"\n            }\n        },\n        {\n            \"id\": 3608,\n            \"name\": \"Howdoo\",\n            \"symbol\": \"UDOO\",\n            \"slug\": \"hyprr\",\n            \"rank\": 1535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-15T19:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12f649a9e821f90bb143089a6e56846945892ffb\"\n            }\n        },\n        {\n            \"id\": 3609,\n            \"name\": \"CWV Chain\",\n            \"symbol\": \"CWV\",\n            \"slug\": \"cwv-chain\",\n            \"rank\": 1053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-16T21:14:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed494c9e2f8e34e53bdd0ea9b4d80305cb15c5c2\"\n            }\n        },\n        {\n            \"id\": 3610,\n            \"name\": \"Micromines\",\n            \"symbol\": \"MICRO\",\n            \"slug\": \"micromines\",\n            \"rank\": 2543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-19T20:14:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe6c8f2810ef39420d2dc2901b8414c8c45fee6d\"\n            }\n        },\n        {\n            \"id\": 3611,\n            \"name\": \"Noir\",\n            \"symbol\": \"NOR\",\n            \"slug\": \"noir\",\n            \"rank\": 2391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-21T01:39:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3613,\n            \"name\": \"Dash Green\",\n            \"symbol\": \"DASHG\",\n            \"slug\": \"dash-green\",\n            \"rank\": 2764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-14T23:44:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3615,\n            \"name\": \"HyperQuant\",\n            \"symbol\": \"HQT\",\n            \"slug\": \"hyperquant\",\n            \"rank\": 2707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-27T00:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e1d5a855ad9d948373ae68e4fe1f094612b1322\"\n            }\n        },\n        {\n            \"id\": 3616,\n            \"name\": \"EvidenZ\",\n            \"symbol\": \"BCDT\",\n            \"slug\": \"evidenz\",\n            \"rank\": 1263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-28T22:59:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xacfa209fb73bf3dd5bbfb1101b9bc999c49062a5\"\n            }\n        },\n        {\n            \"id\": 3617,\n            \"name\": \"ILCOIN\",\n            \"symbol\": \"ILC\",\n            \"slug\": \"ilcoin\",\n            \"rank\": 1369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-27T00:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3618,\n            \"name\": \"Gate\",\n            \"symbol\": \"GATE\",\n            \"slug\": \"gate\",\n            \"rank\": 931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-27T00:34:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d7630adf7ab0b0cb00af747db76864df0ec82e4\"\n            }\n        },\n        {\n            \"id\": 3620,\n            \"name\": \"Atlas Protocol\",\n            \"symbol\": \"ATP\",\n            \"slug\": \"atlas-protocol\",\n            \"rank\": 1733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-11-28T00:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ATP-38C\"\n            }\n        },\n        {\n            \"id\": 3624,\n            \"name\": \"Zealium\",\n            \"symbol\": \"NZL\",\n            \"slug\": \"zealium\",\n            \"rank\": 2700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-04T23:54:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3625,\n            \"name\": \"QuadrantProtocol\",\n            \"symbol\": \"EQUAD\",\n            \"slug\": \"quadrantprotocol\",\n            \"rank\": 1271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-04T23:59:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc28e931814725bbeb9e670676fabbcb694fe7df2\"\n            }\n        },\n        {\n            \"id\": 3626,\n            \"name\": \"RSK Smart Bitcoin\",\n            \"symbol\": \"RBTC\",\n            \"slug\": \"rsk-smart-bitcoin\",\n            \"rank\": 388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-05T16:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3627,\n            \"name\": \"Block-Logic\",\n            \"symbol\": \"BLTG\",\n            \"slug\": \"block-logic\",\n            \"rank\": 2431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-07T01:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3628,\n            \"name\": \"MXC\",\n            \"symbol\": \"MXC\",\n            \"slug\": \"mxc\",\n            \"rank\": 193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-07T01:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ca381bbfb58f0092df149bd3d243b08b9a8386e\"\n            }\n        },\n        {\n            \"id\": 3631,\n            \"name\": \"FOAM\",\n            \"symbol\": \"FOAM\",\n            \"slug\": \"foam\",\n            \"rank\": 933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-11T16:49:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4946fcea7c692606e8908002e55a582af44ac121\"\n            }\n        },\n        {\n            \"id\": 3632,\n            \"name\": \"Opacity\",\n            \"symbol\": \"OPCT\",\n            \"slug\": \"opacity\",\n            \"rank\": 800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-12T23:24:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDb05EA0877A2622883941b939f0bb11d1ac7c400\"\n            }\n        },\n        {\n            \"id\": 3633,\n            \"name\": \"BitGuild PLAT\",\n            \"symbol\": \"PLAT\",\n            \"slug\": \"bitguild-plat\",\n            \"rank\": 2525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-13T18:19:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb\"\n            }\n        },\n        {\n            \"id\": 3634,\n            \"name\": \"Kambria\",\n            \"symbol\": \"KAT\",\n            \"slug\": \"kambria\",\n            \"rank\": 1359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-13T18:19:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14da230d6726C50F759Bc1838717F8CE6373509C\"\n            }\n        },\n        {\n            \"id\": 3635,\n            \"name\": \"Crypto.com Coin\",\n            \"symbol\": \"CRO\",\n            \"slug\": \"crypto-com-coin\",\n            \"rank\": 17,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-14T17:39:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b\"\n            }\n        },\n        {\n            \"id\": 3636,\n            \"name\": \"Link Machine Learning\",\n            \"symbol\": \"LML\",\n            \"slug\": \"link-machine-learning\",\n            \"rank\": 1503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-14T20:14:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25b6325f5bb1c1e03cfbc3e53f470e1f1ca022e3\"\n            }\n        },\n        {\n            \"id\": 3637,\n            \"name\": \"Aergo\",\n            \"symbol\": \"AERGO\",\n            \"slug\": \"aergo\",\n            \"rank\": 449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-17T19:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"AERGO-46B\"\n            }\n        },\n        {\n            \"id\": 3639,\n            \"name\": \"PlayGame\",\n            \"symbol\": \"PXG\",\n            \"slug\": \"playgame\",\n            \"rank\": 2273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-18T20:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47e67ba66b0699500f18a53f94e2b9db3d47437e\"\n            }\n        },\n        {\n            \"id\": 3640,\n            \"name\": \"Livepeer\",\n            \"symbol\": \"LPT\",\n            \"slug\": \"livepeer\",\n            \"rank\": 109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-19T22:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x58b6a8a3302369daec383334672404ee733ab239\"\n            }\n        },\n        {\n            \"id\": 3644,\n            \"name\": \"TravelNote\",\n            \"symbol\": \"TVNT\",\n            \"slug\": \"travelnote\",\n            \"rank\": 2685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-26T20:49:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5635ddeabf9cdda686995fe90beb5411831563fc\"\n            }\n        },\n        {\n            \"id\": 3645,\n            \"name\": \"Shivers\",\n            \"symbol\": \"SHVR\",\n            \"slug\": \"shivers\",\n            \"rank\": 2658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-21T19:34:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5f788ca0de8f17cbde1d1e35aa8f005a87fa00b\"\n            }\n        },\n        {\n            \"id\": 3646,\n            \"name\": \"Herbalist Token\",\n            \"symbol\": \"HERB\",\n            \"slug\": \"herbalist-token\",\n            \"rank\": 2585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-21T20:49:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04a020325024f130988782bd5276e53595e8d16e\"\n            }\n        },\n        {\n            \"id\": 3649,\n            \"name\": \"Plus-Coin\",\n            \"symbol\": \"NPLC\",\n            \"slug\": \"plus-coin\",\n            \"rank\": 2617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-26T20:49:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97fb6fc2ad532033af97043b563131c5204f8a35\"\n            }\n        },\n        {\n            \"id\": 3650,\n            \"name\": \"COVA\",\n            \"symbol\": \"COVA\",\n            \"slug\": \"cova\",\n            \"rank\": 2384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-26T20:49:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb37a769b37224449d92aac57de379e1267cd3b00\"\n            }\n        },\n        {\n            \"id\": 3651,\n            \"name\": \"NEXT\",\n            \"symbol\": \"NEXT\",\n            \"slug\": \"next-coin\",\n            \"rank\": 1957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-28T16:49:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3652,\n            \"name\": \"ZumCoin\",\n            \"symbol\": \"ZUM\",\n            \"slug\": \"zumcoin\",\n            \"rank\": 1987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2018-12-28T16:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3656,\n            \"name\": \"Beacon\",\n            \"symbol\": \"BECN\",\n            \"slug\": \"beacon\",\n            \"rank\": 1948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-01T23:04:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3657,\n            \"name\": \"Lambda\",\n            \"symbol\": \"LAMB\",\n            \"slug\": \"lambda\",\n            \"rank\": 1072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-02T16:44:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"LAMB-46C\"\n            }\n        },\n        {\n            \"id\": 3659,\n            \"name\": \"QUINADS\",\n            \"symbol\": \"QUIN\",\n            \"slug\": \"quinads\",\n            \"rank\": 1968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T15:24:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86e44543164d9b97b14ef7f6f3ab7ba670cab346\"\n            }\n        },\n        {\n            \"id\": 3661,\n            \"name\": \"Stronghold Token\",\n            \"symbol\": \"SHX\",\n            \"slug\": \"stronghold-token\",\n            \"rank\": 4447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T17:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee7527841a932d2912224e20a405e1a1ff747084\"\n            }\n        },\n        {\n            \"id\": 3662,\n            \"name\": \"HedgeTrade\",\n            \"symbol\": \"HEDG\",\n            \"slug\": \"hedgetrade\",\n            \"rank\": 254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T17:49:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF1290473E210b2108A85237fbCd7b6eb42Cc654F\"\n            }\n        },\n        {\n            \"id\": 3663,\n            \"name\": \"Footballcoin (XFC)\",\n            \"symbol\": \"XFC\",\n            \"slug\": \"footballcoin\",\n            \"rank\": 1298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-03T18:29:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3664,\n            \"name\": \"AgaveCoin\",\n            \"symbol\": \"AGVC\",\n            \"slug\": \"agavecoin\",\n            \"rank\": 8054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T17:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b79656FC38a04044E495e22fAD747126ca305C4\"\n            }\n        },\n        {\n            \"id\": 3665,\n            \"name\": \"Impleum\",\n            \"symbol\": \"IMPL\",\n            \"slug\": \"impleum\",\n            \"rank\": 2686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T17:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3666,\n            \"name\": \"Ultiledger\",\n            \"symbol\": \"ULT\",\n            \"slug\": \"ultiledger\",\n            \"rank\": 671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-07T23:39:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe884cc2795b9c45beeac0607da9539fd571ccf85\"\n            }\n        },\n        {\n            \"id\": 3667,\n            \"name\": \"Atomic Wallet Coin\",\n            \"symbol\": \"AWC\",\n            \"slug\": \"atomic-wallet-coin\",\n            \"rank\": 970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T18:24:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad22f63404f7305e4713ccbd4f296f34770513f4\"\n            }\n        },\n        {\n            \"id\": 3668,\n            \"name\": \"ProxyNode\",\n            \"symbol\": \"PRX\",\n            \"slug\": \"proxynode\",\n            \"rank\": 2477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T18:39:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3669,\n            \"name\": \"Winco\",\n            \"symbol\": \"WCO\",\n            \"slug\": \"winco\",\n            \"rank\": 2118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-04T18:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd44bb6663936cab1310584a277f7daa6943d4904\"\n            }\n        },\n        {\n            \"id\": 3672,\n            \"name\": \"DogeCash\",\n            \"symbol\": \"DOGEC\",\n            \"slug\": \"dogecash\",\n            \"rank\": 2017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-07T23:59:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3673,\n            \"name\": \"ASD\",\n            \"symbol\": \"ASD\",\n            \"slug\": \"bitmax-token\",\n            \"rank\": 288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T03:34:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff742d05420b6aca4481f635ad8341f81a6300c2\"\n            }\n        },\n        {\n            \"id\": 3677,\n            \"name\": \"ROIyal Coin\",\n            \"symbol\": \"ROCO\",\n            \"slug\": \"roiyal-coin\",\n            \"rank\": 2756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T22:29:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3679,\n            \"name\": \"Earneo\",\n            \"symbol\": \"RNO\",\n            \"slug\": \"earneo\",\n            \"rank\": 927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T22:59:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"RNO-14E\"\n            }\n        },\n        {\n            \"id\": 3681,\n            \"name\": \"CENTERCOIN\",\n            \"symbol\": \"CENT\",\n            \"slug\": \"centercoin\",\n            \"rank\": 8377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-08T23:59:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x262b6a8b044ab9b7a345353ded8f541c1ac37bd3\"\n            }\n        },\n        {\n            \"id\": 3682,\n            \"name\": \"Italo\",\n            \"symbol\": \"XTA\",\n            \"slug\": \"italo\",\n            \"rank\": 2761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T17:49:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3683,\n            \"name\": \"AEN Smart Token\",\n            \"symbol\": \"AENS\",\n            \"slug\": \"aen-smart-token\",\n            \"rank\": 3390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T17:49:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD38dE88687172BDE440755b5237987e4A87c23A7\"\n            }\n        },\n        {\n            \"id\": 3685,\n            \"name\": \"BTC Lite\",\n            \"symbol\": \"BTCL\",\n            \"slug\": \"btc-lite\",\n            \"rank\": 2584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T18:39:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5acd19b9c91e596b1f062f18e3d02da7ed8d1e50\"\n            }\n        },\n        {\n            \"id\": 3686,\n            \"name\": \"Conscious Value Network\",\n            \"symbol\": \"CVNT\",\n            \"slug\": \"content-value-network\",\n            \"rank\": 3757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-09T18:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3687,\n            \"name\": \"BitBall\",\n            \"symbol\": \"BTB\",\n            \"slug\": \"bitball\",\n            \"rank\": 1446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-10T21:24:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06e0feb0d74106c7ada8497754074d222ec6bcdf\"\n            }\n        },\n        {\n            \"id\": 3690,\n            \"name\": \"Bulleon\",\n            \"symbol\": \"BUL\",\n            \"slug\": \"bulleon\",\n            \"rank\": 2802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-10T22:39:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0775c81a273b355e6a5b76e240bf708701f00279\"\n            }\n        },\n        {\n            \"id\": 3691,\n            \"name\": \"Kuai Token\",\n            \"symbol\": \"KT\",\n            \"slug\": \"kuai-token\",\n            \"rank\": 1546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-12T00:29:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26DDF6CabADcBF4F013841BD8d914830BeB0d984\"\n            }\n        },\n        {\n            \"id\": 3692,\n            \"name\": \"TOKOK\",\n            \"symbol\": \"TOK\",\n            \"slug\": \"tokok\",\n            \"rank\": 3774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-12T00:29:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a49f02e128a8e989b443a8f94843c0918bf45e7\"\n            }\n        },\n        {\n            \"id\": 3695,\n            \"name\": \"Hyperion\",\n            \"symbol\": \"HYN\",\n            \"slug\": \"hyperion\",\n            \"rank\": 503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-14T23:44:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3698,\n            \"name\": \"Observer\",\n            \"symbol\": \"OBSR\",\n            \"slug\": \"observer\",\n            \"rank\": 772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-15T23:49:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x3cb6be2fc6677a63cb52b07aed523f93f5a06cb4\"\n            }\n        },\n        {\n            \"id\": 3701,\n            \"name\": \"RSK Infrastructure Framework\",\n            \"symbol\": \"RIF\",\n            \"slug\": \"rsk-infrastructure-framework\",\n            \"rank\": 337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-16T23:54:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3626,\n                \"name\": \"RSK RBTC\",\n                \"symbol\": \"RBTC\",\n                \"slug\": \"rsk-smart-bitcoin\",\n                \"token_address\": \"0x2acc95758f8b5f583470ba265eb685a8f45fc9d5\"\n            }\n        },\n        {\n            \"id\": 3702,\n            \"name\": \"Beam\",\n            \"symbol\": \"BEAM\",\n            \"slug\": \"beam\",\n            \"rank\": 595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-17T19:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3703,\n            \"name\": \"ADAMANT Messenger\",\n            \"symbol\": \"ADM\",\n            \"slug\": \"adamant-messenger\",\n            \"rank\": 1658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-17T23:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3704,\n            \"name\": \"v.systems\",\n            \"symbol\": \"VSYS\",\n            \"slug\": \"v-systems\",\n            \"rank\": 646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-05T16:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3707,\n            \"name\": \"T.OS\",\n            \"symbol\": \"TOSC\",\n            \"slug\": \"t-os\",\n            \"rank\": 3766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-19T00:04:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd50649aab1d39d68bc965e0f6d1cfe0010e4908b\"\n            }\n        },\n        {\n            \"id\": 3708,\n            \"name\": \"Exosis\",\n            \"symbol\": \"EXO\",\n            \"slug\": \"exosis\",\n            \"rank\": 2753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-28T16:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3709,\n            \"name\": \"Grin\",\n            \"symbol\": \"GRIN\",\n            \"slug\": \"grin\",\n            \"rank\": 819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-27T06:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3711,\n            \"name\": \"Plair\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"plair\",\n            \"rank\": 2014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-28T21:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3712,\n            \"name\": \"Cloudbric\",\n            \"symbol\": \"CLBK\",\n            \"slug\": \"cloudbric\",\n            \"rank\": 3856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-30T06:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xc4407f7dc4b37275c9ce0f839652b393e13ff3d1\"\n            }\n        },\n        {\n            \"id\": 3714,\n            \"name\": \"LTO Network\",\n            \"symbol\": \"LTO\",\n            \"slug\": \"lto-network\",\n            \"rank\": 494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-06T01:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3715,\n            \"name\": \"Cajutel\",\n            \"symbol\": \"CAJ\",\n            \"slug\": \"cajutel\",\n            \"rank\": 1555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-31T23:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c6a7ab47b5f058be0e7c7fe1a4b7925b8aca40e\"\n            }\n        },\n        {\n            \"id\": 3716,\n            \"name\": \"Amoveo\",\n            \"symbol\": \"VEO\",\n            \"slug\": \"amoveo\",\n            \"rank\": 8080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-05T18:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3717,\n            \"name\": \"Wrapped Bitcoin\",\n            \"symbol\": \"WBTC\",\n            \"slug\": \"wrapped-bitcoin\",\n            \"rank\": 18,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-30T18:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599\"\n            }\n        },\n        {\n            \"id\": 3718,\n            \"name\": \"BitTorrent\",\n            \"symbol\": \"BTTOLD\",\n            \"slug\": \"bittorrent\",\n            \"rank\": 205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-01-31T18:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002000\"\n            }\n        },\n        {\n            \"id\": 3719,\n            \"name\": \"Stably USD\",\n            \"symbol\": \"USDS\",\n            \"slug\": \"stableusd\",\n            \"rank\": 2161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-06T03:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4bdb11dc0a2bec88d24a3aa1e6bb17201112ebe\"\n            }\n        },\n        {\n            \"id\": 3721,\n            \"name\": \"Huobi Pool Token\",\n            \"symbol\": \"HPT\",\n            \"slug\": \"huobi-pool-token\",\n            \"rank\": 987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-01T16:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa66daa57432024023db65477ba87d4e7f5f95213\"\n            }\n        },\n        {\n            \"id\": 3722,\n            \"name\": \"TEMCO\",\n            \"symbol\": \"TEMCO\",\n            \"slug\": \"temco\",\n            \"rank\": 775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-04T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x3b3b30a76d169f72a0a38ae01b0d6e0fbee3cc2e\"\n            }\n        },\n        {\n            \"id\": 3724,\n            \"name\": \"SOLVE\",\n            \"symbol\": \"SOLVE\",\n            \"slug\": \"solve\",\n            \"rank\": 613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-04T16:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x446c9033e7516d820cc9a2ce2d0b7328b579406f\"\n            }\n        },\n        {\n            \"id\": 3730,\n            \"name\": \"The Currency Analytics\",\n            \"symbol\": \"TCAT\",\n            \"slug\": \"the-currency-analytics\",\n            \"rank\": 2788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-08T18:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaff84e86d72edb971341a6a66eb2da209446fa14\"\n            }\n        },\n        {\n            \"id\": 3731,\n            \"name\": \"PlayChip\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"playchip\",\n            \"rank\": 5626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-08T20:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0198f46f520F33cd4329bd4bE380a25a90536CD5\"\n            }\n        },\n        {\n            \"id\": 3732,\n            \"name\": \"Conceal\",\n            \"symbol\": \"CCX\",\n            \"slug\": \"conceal\",\n            \"rank\": 1365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-08T18:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3733,\n            \"name\": \"S4FE\",\n            \"symbol\": \"S4F\",\n            \"slug\": \"s4fe\",\n            \"rank\": 1397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-07T18:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaec7d1069e3a914a3eb50f0bfb1796751f2ce48a\"\n            }\n        },\n        {\n            \"id\": 3734,\n            \"name\": \"Elamachain\",\n            \"symbol\": \"ELAMA\",\n            \"slug\": \"elamachain\",\n            \"rank\": 1462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-07T22:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb444c1f2b718ddfc385cb8fd9f2d1d776b24668\"\n            }\n        },\n        {\n            \"id\": 3735,\n            \"name\": \"VegaWallet Token\",\n            \"symbol\": \"VGW\",\n            \"slug\": \"vegawallet-token\",\n            \"rank\": 1802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-11T16:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94236591125e935f5ac128bb3d5062944c24958c\"\n            }\n        },\n        {\n            \"id\": 3737,\n            \"name\": \"BTU Protocol\",\n            \"symbol\": \"BTU\",\n            \"slug\": \"btu-protocol\",\n            \"rank\": 650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-11T16:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb683d83a532e2cb7dfa5275eed3698436371cc9f\"\n            }\n        },\n        {\n            \"id\": 3738,\n            \"name\": \"Decentralized Crypto Token\",\n            \"symbol\": \"DCTO\",\n            \"slug\": \"decentralized-crypto-token\",\n            \"rank\": 2625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-13T16:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ccbd05d4d25c745d49f5e6bf17e09113eb4c769\"\n            }\n        },\n        {\n            \"id\": 3741,\n            \"name\": \"EurocoinToken\",\n            \"symbol\": \"ECTE\",\n            \"slug\": \"eurocoin-token\",\n            \"rank\": 4606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-14T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9fa21e671bcfb04e6868784b89c19d5aa2424ea\"\n            }\n        },\n        {\n            \"id\": 3742,\n            \"name\": \"Chimpion\",\n            \"symbol\": \"BNANA\",\n            \"slug\": \"chimpion\",\n            \"rank\": 450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-20T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07ef9e82721ac16809d24dafbe1792ce01654db4\"\n            }\n        },\n        {\n            \"id\": 3744,\n            \"name\": \"WEBN token\",\n            \"symbol\": \"WEBN\",\n            \"slug\": \"webn-token\",\n            \"rank\": 8288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-14T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15a664416e42766a6cc0a1221d9c088548a6e731\"\n            }\n        },\n        {\n            \"id\": 3746,\n            \"name\": \"Electrum Dark\",\n            \"symbol\": \"ELD\",\n            \"slug\": \"electrum-dark-eld\",\n            \"rank\": 2772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-18T14:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x796e47b85a0d759f300f1de96a3583004235d4d8\"\n            }\n        },\n        {\n            \"id\": 3748,\n            \"name\": \"Hxro\",\n            \"symbol\": \"HXRO\",\n            \"slug\": \"hxro\",\n            \"rank\": 273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-15T15:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bd70556ae3f8a6ec6c4080a0c327b24325438f3\"\n            }\n        },\n        {\n            \"id\": 3750,\n            \"name\": \"eXPerience Chain\",\n            \"symbol\": \"XPC\",\n            \"slug\": \"experience-chain\",\n            \"rank\": 1698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-25T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3751,\n            \"name\": \"Stakinglab\",\n            \"symbol\": \"LABX\",\n            \"slug\": \"stakinglab\",\n            \"rank\": 2818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-25T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3752,\n            \"name\": \"uPlexa\",\n            \"symbol\": \"UPX\",\n            \"slug\": \"uplexa\",\n            \"rank\": 2252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-21T13:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3754,\n            \"name\": \"EveryCoin \",\n            \"symbol\": \"EVY\",\n            \"slug\": \"everycoin\",\n            \"rank\": 2248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-20T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeed3ae7b0f8b5b9bb8c035a9941382b1822671cd\"\n            }\n        },\n        {\n            \"id\": 3755,\n            \"name\": \"Moneynet\",\n            \"symbol\": \"MNC\",\n            \"slug\": \"moneynet\",\n            \"rank\": 2205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-21T13:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbac7a1798350cdf2dbfe0c210c2c9861223f4b31\"\n            }\n        },\n        {\n            \"id\": 3756,\n            \"name\": \"#MetaHash\",\n            \"symbol\": \"MHC\",\n            \"slug\": \"metahash\",\n            \"rank\": 829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-21T05:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3757,\n            \"name\": \"GMB\",\n            \"symbol\": \"GMB\",\n            \"slug\": \"gmb\",\n            \"rank\": 2335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T15:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b148b90442826375e864b71165a18b4d9256097\"\n            }\n        },\n        {\n            \"id\": 3758,\n            \"name\": \"Max Crowdfund\",\n            \"symbol\": \"MCF\",\n            \"slug\": \"max-crowdfund\",\n            \"rank\": 6555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xecb19b2a4e9c76ce748cf33f68f0857288f9f090\"\n            }\n        },\n        {\n            \"id\": 3759,\n            \"name\": \"Jinbi Token\",\n            \"symbol\": \"JNB\",\n            \"slug\": \"jinbi-token\",\n            \"rank\": 4600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T16:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21d5a14e625d767ce6b7a167491c2d18e0785fda\"\n            }\n        },\n        {\n            \"id\": 3760,\n            \"name\": \"Scanetchain\",\n            \"symbol\": \"SWC\",\n            \"slug\": \"scanetchain\",\n            \"rank\": 2765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-22T16:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xadf8b8050639b6236915f7516d69de714672f0bf\"\n            }\n        },\n        {\n            \"id\": 3761,\n            \"name\": \"DISCIPLINA\",\n            \"symbol\": \"DSCPL\",\n            \"slug\": \"disciplina\",\n            \"rank\": 7177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T02:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdece0f6864c1511369ae2c30b90db9f5fe92832c\"\n            }\n        },\n        {\n            \"id\": 3763,\n            \"name\": \"ODUWA\",\n            \"symbol\": \"OWC\",\n            \"slug\": \"oduwa\",\n            \"rank\": 1593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-25T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3764,\n            \"name\": \"Save Environment Token\",\n            \"symbol\": \"SET\",\n            \"slug\": \"save-environment-token\",\n            \"rank\": 2085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-26T15:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a2d9370cf74da3fd3df5d764e394ca8205c50b6\"\n            }\n        },\n        {\n            \"id\": 3766,\n            \"name\": \"Fatcoin\",\n            \"symbol\": \"FAT\",\n            \"slug\": \"fatcoin\",\n            \"rank\": 1435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-10T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ec95b8eda549b79a1248335a39d299d00ed314c\"\n            }\n        },\n        {\n            \"id\": 3767,\n            \"name\": \"1X2 COIN\",\n            \"symbol\": \"1X2\",\n            \"slug\": \"1x2-coin\",\n            \"rank\": 1565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-27T20:49:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3768,\n            \"name\": \"PIBBLE\",\n            \"symbol\": \"PIB\",\n            \"slug\": \"pibble\",\n            \"rank\": 5893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-02-28T20:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1864ce27e9f7517047933caae530674e8c70b8a7\"\n            }\n        },\n        {\n            \"id\": 3769,\n            \"name\": \"HashBX\",\n            \"symbol\": \"HBX\",\n            \"slug\": \"hashsbx\",\n            \"rank\": 1497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-01T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b674129D7cE4b17D7D69c4c68A00aa429230e88\"\n            }\n        },\n        {\n            \"id\": 3770,\n            \"name\": \"CustomContractNetwork\",\n            \"symbol\": \"CCN\",\n            \"slug\": \"customcontractnetwork\",\n            \"rank\": 2134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-01T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17b26400621695c2d8c2d8869f6259e82d7544c4\"\n            }\n        },\n        {\n            \"id\": 3772,\n            \"name\": \"STEM CELL COIN\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"stem-cell-coin\",\n            \"rank\": 1071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-01T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"323571cfc42a40d48d64832a7da594039fbac76a\"\n            }\n        },\n        {\n            \"id\": 3773,\n            \"name\": \"Fetch.ai\",\n            \"symbol\": \"FET\",\n            \"slug\": \"fetch\",\n            \"rank\": 192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-02T23:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85\"\n            }\n        },\n        {\n            \"id\": 3774,\n            \"name\": \"Maincoin\",\n            \"symbol\": \"MNC\",\n            \"slug\": \"maincoin\",\n            \"rank\": 2088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-04T19:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f0f1be08591ab7d990faf910b38ed5d60e4d5bf\"\n            }\n        },\n        {\n            \"id\": 3776,\n            \"name\": \"GoldFund\",\n            \"symbol\": \"GFUN\",\n            \"slug\": \"goldfund\",\n            \"rank\": 2115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-10T22:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x919d3a363776b1ceec9352610c82dfaf80edc32d\"\n            }\n        },\n        {\n            \"id\": 3777,\n            \"name\": \"Spectrum\",\n            \"symbol\": \"SPT\",\n            \"slug\": \"spectrum\",\n            \"rank\": 2705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-04T20:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01cc4151fe5f00efb8df2f90ff833725d3a482a3\"\n            }\n        },\n        {\n            \"id\": 3779,\n            \"name\": \"CoTrader\",\n            \"symbol\": \"COT\",\n            \"slug\": \"cotrader\",\n            \"rank\": 1772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-07T21:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c872500c00565505f3624ab435c222e558e9ff8\"\n            }\n        },\n        {\n            \"id\": 3780,\n            \"name\": \"Sparkle Loyalty\",\n            \"symbol\": \"SPRKL\",\n            \"slug\": \"sparkle-loyalty\",\n            \"rank\": 2774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-08T20:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b7ad3a56810032782afce12d7d27122bdb96eff\"\n            }\n        },\n        {\n            \"id\": 3783,\n            \"name\": \"Ankr\",\n            \"symbol\": \"ANKR\",\n            \"slug\": \"ankr\",\n            \"rank\": 102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-06T19:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ANKR-E97\"\n            }\n        },\n        {\n            \"id\": 3785,\n            \"name\": \"AIDUS TOKEN\",\n            \"symbol\": \"AIDUS\",\n            \"slug\": \"aidus-token\",\n            \"rank\": 8378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-07T23:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec5980b1361127287f64fdd41f88c75dd244cfda\"\n            }\n        },\n        {\n            \"id\": 3786,\n            \"name\": \"Lunes\",\n            \"symbol\": \"LUNES\",\n            \"slug\": \"lunes\",\n            \"rank\": 6024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-14T22:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3787,\n            \"name\": \"Innovative Bioresearch Classic\",\n            \"symbol\": \"INNBCL\",\n            \"slug\": \"innovative-bioresearch-classic\",\n            \"rank\": 2822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-13T22:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf\"\n            }\n        },\n        {\n            \"id\": 3789,\n            \"name\": \"Boltt Coin \",\n            \"symbol\": \"BOLTT\",\n            \"slug\": \"boltt-coin\",\n            \"rank\": 8290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-12T20:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x688478f003b8d0f10b8af2122bf20378555ef958\"\n            }\n        },\n        {\n            \"id\": 3790,\n            \"name\": \"RoboCalls\",\n            \"symbol\": \"RC20\",\n            \"slug\": \"robocalls\",\n            \"rank\": 8379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-13T22:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61b2d3ea9f1c6b387c985c73d40e8fbfb284e5c7\"\n            }\n        },\n        {\n            \"id\": 3791,\n            \"name\": \"Jewel\",\n            \"symbol\": \"JWL\",\n            \"slug\": \"jewel\",\n            \"rank\": 8380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-13T22:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8275ebf521dc217aa79c88132017a5bcef001dd9\"\n            }\n        },\n        {\n            \"id\": 3792,\n            \"name\": \"ARAW\",\n            \"symbol\": \"ARAW\",\n            \"slug\": \"araw\",\n            \"rank\": 2605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-12T20:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x30680ac0a8a993088223925265fd7a76beb87e7f\"\n            }\n        },\n        {\n            \"id\": 3794,\n            \"name\": \"Cosmos\",\n            \"symbol\": \"ATOM\",\n            \"slug\": \"cosmos\",\n            \"rank\": 20,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-14T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3795,\n            \"name\": \"ZEON\",\n            \"symbol\": \"ZEON\",\n            \"slug\": \"zeon\",\n            \"rank\": 497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-15T20:19:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5b826ca2ca02f09c1725e9bd98d9a8874c30532\"\n            }\n        },\n        {\n            \"id\": 3798,\n            \"name\": \"Xuez\",\n            \"symbol\": \"XUEZ\",\n            \"slug\": \"xuez\",\n            \"rank\": 2550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-20T19:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3799,\n            \"name\": \"SafeCoin\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"safecoin\",\n            \"rank\": 966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-18T13:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3800,\n            \"name\": \"FidexToken\",\n            \"symbol\": \"FEX\",\n            \"slug\": \"fidex-token\",\n            \"rank\": 2515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-24T21:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c1c14a6b5074905ce5d367b0a7e098b58ebfd47\"\n            }\n        },\n        {\n            \"id\": 3801,\n            \"name\": \"BORA\",\n            \"symbol\": \"BORA\",\n            \"slug\": \"bora\",\n            \"rank\": 87,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-18T13:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x02cbe46fb8a1f579254a9b485788f2d86cad51aa\"\n            }\n        },\n        {\n            \"id\": 3805,\n            \"name\": \"BoatPilot Token\",\n            \"symbol\": \"NAVY\",\n            \"slug\": \"boat-pilot-token\",\n            \"rank\": 2520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-20T19:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc15a399c4ea7815fe36857c9e290ee452a5d6b21\"\n            }\n        },\n        {\n            \"id\": 3806,\n            \"name\": \"TigerCash\",\n            \"symbol\": \"TCH\",\n            \"slug\": \"tigercash\",\n            \"rank\": 1952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-19T22:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b39a0b97319a9bd5fed217c1db7b030453bac91\"\n            }\n        },\n        {\n            \"id\": 3807,\n            \"name\": \"LitecoinToken\",\n            \"symbol\": \"LTK\",\n            \"slug\": \"litecoin-token\",\n            \"rank\": 2779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-20T19:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a732bc91c33c167f868e0af7e6f31e0776d0f71\"\n            }\n        },\n        {\n            \"id\": 3809,\n            \"name\": \"DOS Network\",\n            \"symbol\": \"DOS\",\n            \"slug\": \"dos-network\",\n            \"rank\": 1455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-22T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7\"\n            }\n        },\n        {\n            \"id\": 3810,\n            \"name\": \"Ethereum Gold Project\",\n            \"symbol\": \"ETGP\",\n            \"slug\": \"ethereum-gold-project\",\n            \"rank\": 1642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-22T23:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa96f31f1c187c28980176c3a27ba7069f48abde4\"\n            }\n        },\n        {\n            \"id\": 3814,\n            \"name\": \"Celer Network\",\n            \"symbol\": \"CELR\",\n            \"slug\": \"celer-network\",\n            \"rank\": 158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-25T04:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f9254c83eb525f9fcf346490bbb3ed28a81c667\"\n            }\n        },\n        {\n            \"id\": 3816,\n            \"name\": \"Verasity\",\n            \"symbol\": \"VRA\",\n            \"slug\": \"verasity\",\n            \"rank\": 400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-03T02:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf411903cbc70a74d22900a5de66a2dda66507255\"\n            }\n        },\n        {\n            \"id\": 3819,\n            \"name\": \"GAMB\",\n            \"symbol\": \"GMB\",\n            \"slug\": \"gamb\",\n            \"rank\": 1023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-26T18:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0008f510fe9ee696e7e320c9e5cbf61e27791ee\"\n            }\n        },\n        {\n            \"id\": 3820,\n            \"name\": \"BuckHathCoin\",\n            \"symbol\": \"BHIG\",\n            \"slug\": \"buck-hath-coin\",\n            \"rank\": 7426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-26T18:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x996229D0c6a485c7F4B52E092EAa907cB2def5C6\"\n            }\n        },\n        {\n            \"id\": 3822,\n            \"name\": \"Theta Fuel\",\n            \"symbol\": \"TFUEL\",\n            \"slug\": \"theta-fuel\",\n            \"rank\": 84,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-28T18:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3823,\n            \"name\": \"OLXA\",\n            \"symbol\": \"OLXA\",\n            \"slug\": \"olxa\",\n            \"rank\": 1936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-27T19:04:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5925f67d2767d937f47141dac24166b469558222\"\n            }\n        },\n        {\n            \"id\": 3826,\n            \"name\": \"TOP\",\n            \"symbol\": \"TOP\",\n            \"slug\": \"top\",\n            \"rank\": 1185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-03-28T18:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b\"\n            }\n        },\n        {\n            \"id\": 3829,\n            \"name\": \"Nash\",\n            \"symbol\": \"NEX\",\n            \"slug\": \"nash-exchange\",\n            \"rank\": 773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-01T21:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"3a4acd3647086e7c44398aac0349802e6a171129\"\n            }\n        },\n        {\n            \"id\": 3830,\n            \"name\": \"Veil\",\n            \"symbol\": \"VEIL\",\n            \"slug\": \"veil\",\n            \"rank\": 1759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-02T04:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3831,\n            \"name\": \"Safe Haven\",\n            \"symbol\": \"SHA\",\n            \"slug\": \"safe-haven\",\n            \"rank\": 903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-02T21:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3832,\n            \"name\": \"Big Bang Game Coin\",\n            \"symbol\": \"BBGC\",\n            \"slug\": \"big-bang-game-coin\",\n            \"rank\": 6753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-02T21:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836\"\n            }\n        },\n        {\n            \"id\": 3835,\n            \"name\": \"Orbs\",\n            \"symbol\": \"ORBS\",\n            \"slug\": \"orbs\",\n            \"rank\": 259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-03T00:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff56cc6b1e6ded347aa0b7676c85ab0b3d08b0fa\"\n            }\n        },\n        {\n            \"id\": 3839,\n            \"name\": \"xRhodium\",\n            \"symbol\": \"XRC\",\n            \"slug\": \"xrhodium\",\n            \"rank\": 1599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-04T15:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3840,\n            \"name\": \"1irstcoin\",\n            \"symbol\": \"FST\",\n            \"slug\": \"1irstcoin\",\n            \"rank\": 1177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-08T21:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x310c93dfc1c5e34cdf51678103f63c41762089cd\"\n            }\n        },\n        {\n            \"id\": 3842,\n            \"name\": \"Caspian\",\n            \"symbol\": \"CSP\",\n            \"slug\": \"caspian\",\n            \"rank\": 1401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6446d655a0c34bc4f05042ee88170d056cbaf45\"\n            }\n        },\n        {\n            \"id\": 3843,\n            \"name\": \"BOLT\",\n            \"symbol\": \"BOLT\",\n            \"slug\": \"bolt\",\n            \"rank\": 1252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5930c307d7395ff807f2921f12c5eb82131a789\"\n            }\n        },\n        {\n            \"id\": 3845,\n            \"name\": \"VIDT Datalink\",\n            \"symbol\": \"VIDT\",\n            \"slug\": \"vidt-datalink\",\n            \"rank\": 746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfeF4185594457050cC9c23980d301908FE057Bb1\"\n            }\n        },\n        {\n            \"id\": 3846,\n            \"name\": \"VeriBlock\",\n            \"symbol\": \"VBK\",\n            \"slug\": \"veriblock\",\n            \"rank\": 6400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-05T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3849,\n            \"name\": \"WHEN Token\",\n            \"symbol\": \"WHEN\",\n            \"slug\": \"when-token\",\n            \"rank\": 7921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-09T17:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4fe95603881d0e07954fd7605e0e9a916e42c44\"\n            }\n        },\n        {\n            \"id\": 3850,\n            \"name\": \"OTOCASH\",\n            \"symbol\": \"OTO\",\n            \"slug\": \"otocash\",\n            \"rank\": 1319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-09T17:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3853,\n            \"name\": \"MultiVAC\",\n            \"symbol\": \"MTV\",\n            \"slug\": \"multivac\",\n            \"rank\": 730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T03:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3854,\n            \"name\": \"Unification\",\n            \"symbol\": \"FUND\",\n            \"slug\": \"unification\",\n            \"rank\": 1774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T03:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3855,\n            \"name\": \"Locus Chain\",\n            \"symbol\": \"LOCUS\",\n            \"slug\": \"locus-chain\",\n            \"rank\": 733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc64500dd7b0f1794807e67802f8abbf5f8ffb054\"\n            }\n        },\n        {\n            \"id\": 3856,\n            \"name\": \"SF Capital\",\n            \"symbol\": \"SFCP\",\n            \"slug\": \"sf-capital\",\n            \"rank\": 2526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-12T18:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b6cda5cc518c904e8844f445e1a7c7d2db0ff16\"\n            }\n        },\n        {\n            \"id\": 3858,\n            \"name\": \"FNB Protocol\",\n            \"symbol\": \"FNB\",\n            \"slug\": \"fnb-protocol\",\n            \"rank\": 2430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T21:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47b28f365bf4cb38db4b6356864bde7bc4b35129\"\n            }\n        },\n        {\n            \"id\": 3860,\n            \"name\": \"Blockcloud\",\n            \"symbol\": \"BLOC\",\n            \"slug\": \"blockcloud\",\n            \"rank\": 3540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-11T22:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f919d67967a97ea36195a2346d9244e60fe0ddb\"\n            }\n        },\n        {\n            \"id\": 3863,\n            \"name\": \"UGAS\",\n            \"symbol\": \"UGAS\",\n            \"slug\": \"ugas\",\n            \"rank\": 2051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-16T17:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8716fc5da009d3a208f0178b637a50f4ef42400f\"\n            }\n        },\n        {\n            \"id\": 3866,\n            \"name\": \"CONUN\",\n            \"symbol\": \"CON\",\n            \"slug\": \"conun\",\n            \"rank\": 616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T18:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB\"\n            }\n        },\n        {\n            \"id\": 3867,\n            \"name\": \"NeoWorld Cash\",\n            \"symbol\": \"NASH\",\n            \"slug\": \"neoworld-cash\",\n            \"rank\": 2109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-16T17:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b94c8567763654101f690cf4d54957206383b75\"\n            }\n        },\n        {\n            \"id\": 3868,\n            \"name\": \"Signature Chain\",\n            \"symbol\": \"SIGN\",\n            \"slug\": \"signature-chain\",\n            \"rank\": 1685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T18:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3869,\n            \"name\": \"Alpha Token\",\n            \"symbol\": \"A\",\n            \"slug\": \"alpha-token\",\n            \"rank\": 1926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-16T17:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xffc63b9146967a1ba33066fb057ee3722221acf0\"\n            }\n        },\n        {\n            \"id\": 3870,\n            \"name\": \"Lition\",\n            \"symbol\": \"LIT\",\n            \"slug\": \"lition\",\n            \"rank\": 2506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"LIT-099\"\n            }\n        },\n        {\n            \"id\": 3871,\n            \"name\": \"Newton\",\n            \"symbol\": \"NEW\",\n            \"slug\": \"newton\",\n            \"rank\": 755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-17T22:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"NEW-09E\"\n            }\n        },\n        {\n            \"id\": 3873,\n            \"name\": \"botXcoin\",\n            \"symbol\": \"BOTX\",\n            \"slug\": \"botxcoin\",\n            \"rank\": 3281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-18T22:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1\"\n            }\n        },\n        {\n            \"id\": 3874,\n            \"name\": \"IRISnet\",\n            \"symbol\": \"IRIS\",\n            \"slug\": \"irisnet\",\n            \"rank\": 424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-18T22:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3875,\n            \"name\": \"Valor Token\",\n            \"symbol\": \"VALOR\",\n            \"slug\": \"valor-token\",\n            \"rank\": 835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-18T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x297e4e5e59ad72b1b0a2fd446929e76117be0e0a\"\n            }\n        },\n        {\n            \"id\": 3876,\n            \"name\": \"EnterCoin\",\n            \"symbol\": \"ENTRC\",\n            \"slug\": \"entercoin\",\n            \"rank\": 2454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-19T19:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9d01d4cb824219a8f482a0fad479cb971fd0628\"\n            }\n        },\n        {\n            \"id\": 3877,\n            \"name\": \"WebDollar\",\n            \"symbol\": \"WEBD\",\n            \"slug\": \"webdollar\",\n            \"rank\": 1386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-19T19:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3878,\n            \"name\": \"Swap\",\n            \"symbol\": \"XWP\",\n            \"slug\": \"swap\",\n            \"rank\": 2277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-23T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3879,\n            \"name\": \"ESBC\",\n            \"symbol\": \"ESBC\",\n            \"slug\": \"esbc\",\n            \"rank\": 1735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-22T23:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3880,\n            \"name\": \"OceanEx Token\",\n            \"symbol\": \"OCE\",\n            \"slug\": \"oceanex-token\",\n            \"rank\": 1498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-23T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3882,\n            \"name\": \"Arqma\",\n            \"symbol\": \"ARQ\",\n            \"slug\": \"arqma\",\n            \"rank\": 1944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-25T20:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3883,\n            \"name\": \"QuickX Protocol\",\n            \"symbol\": \"QCX\",\n            \"slug\": \"quickx-protocol\",\n            \"rank\": 1333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-25T20:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf9e5af7b42d31d51677c75bbbd37c1986ec79aee\"\n            }\n        },\n        {\n            \"id\": 3884,\n            \"name\": \"Function X\",\n            \"symbol\": \"FX\",\n            \"slug\": \"function-x\",\n            \"rank\": 187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-25T20:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c15ef5b4b21951d50e53e4fbda8298ffad25057\"\n            }\n        },\n        {\n            \"id\": 3885,\n            \"name\": \"WPP TOKEN\",\n            \"symbol\": \"WPP\",\n            \"slug\": \"wpp-token\",\n            \"rank\": 6689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-26T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1955d744F9435522Be508D1Ba60E3c12D0690B6A\"\n            }\n        },\n        {\n            \"id\": 3888,\n            \"name\": \"bitCEO\",\n            \"symbol\": \"BCEO\",\n            \"slug\": \"bitceo\",\n            \"rank\": 8329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-26T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ca83a13b4c4be43fa82c5e415e16f1d86f57f7\"\n            }\n        },\n        {\n            \"id\": 3890,\n            \"name\": \"Polygon\",\n            \"symbol\": \"MATIC\",\n            \"slug\": \"polygon\",\n            \"rank\": 14,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-28T20:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3891,\n            \"name\": \"V-Dimension\",\n            \"symbol\": \"VOLLAR\",\n            \"slug\": \"v-dimension\",\n            \"rank\": 4217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-29T20:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3893,\n            \"name\": \"ChangeNOW Token\",\n            \"symbol\": \"NOW\",\n            \"slug\": \"now-token\",\n            \"rank\": 1227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-29T22:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"NOW-E68\"\n            }\n        },\n        {\n            \"id\": 3894,\n            \"name\": \"Crypto Sports\",\n            \"symbol\": \"CSPN\",\n            \"slug\": \"crypto-sports\",\n            \"rank\": 2369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-01T20:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3895,\n            \"name\": \"Matrexcoin\",\n            \"symbol\": \"MAC\",\n            \"slug\": \"matrexcoin\",\n            \"rank\": 2436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-30T10:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3e2de0b661cf58f66bde8e896905399ded58af5\"\n            }\n        },\n        {\n            \"id\": 3897,\n            \"name\": \"OKB\",\n            \"symbol\": \"OKB\",\n            \"slug\": \"okb\",\n            \"rank\": 71,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-04-30T21:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75231f58b43240c9718dd58b4967c5114342a86c\"\n            }\n        },\n        {\n            \"id\": 3898,\n            \"name\": \"Axe\",\n            \"symbol\": \"AXE\",\n            \"slug\": \"axe\",\n            \"rank\": 2460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-08T22:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3899,\n            \"name\": \"Zloadr\",\n            \"symbol\": \"ZDR\",\n            \"slug\": \"zloadr\",\n            \"rank\": 1674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-10T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdfa65533074b0b23ebc18c7190be79fa74b30c2\"\n            }\n        },\n        {\n            \"id\": 3902,\n            \"name\": \"MoneroV \",\n            \"symbol\": \"XMV\",\n            \"slug\": \"monero-v\",\n            \"rank\": 2583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-02T21:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3904,\n            \"name\": \"Renewable Electronic Energy Coin\",\n            \"symbol\": \"REEC\",\n            \"slug\": \"electronic-energy-coin\",\n            \"rank\": 2502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-02T21:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3907,\n            \"name\": \"BitCash\",\n            \"symbol\": \"BITC\",\n            \"slug\": \"bitcash\",\n            \"rank\": 2446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3908,\n            \"name\": \"Decimated\",\n            \"symbol\": \"DIO\",\n            \"slug\": \"decimated\",\n            \"rank\": 806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-03T19:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BiDB55p4G3n1fGhwKFpxsokBMqgctL4qnZpDH1bVQxMD\"\n            }\n        },\n        {\n            \"id\": 3910,\n            \"name\": \"pEOS\",\n            \"symbol\": \"PEOS\",\n            \"slug\": \"peos\",\n            \"rank\": 1708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-09T21:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"thepeostoken\"\n            }\n        },\n        {\n            \"id\": 3911,\n            \"name\": \"Ocean Protocol\",\n            \"symbol\": \"OCEAN\",\n            \"slug\": \"ocean-protocol\",\n            \"rank\": 150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x967da4048cd07ab37855c090aaf366e4ce1b9f48\"\n            }\n        },\n        {\n            \"id\": 3913,\n            \"name\": \"Titan Coin\",\n            \"symbol\": \"TTN\",\n            \"slug\": \"titan-coin\",\n            \"rank\": 2120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3914,\n            \"name\": \"GlitzKoin\",\n            \"symbol\": \"GTN\",\n            \"slug\": \"glitzkoin\",\n            \"rank\": 240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-07T21:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3915,\n            \"name\": \"Merebel\",\n            \"symbol\": \"MERI\",\n            \"slug\": \"merebel\",\n            \"rank\": 2619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-08T19:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3916,\n            \"name\": \"ThoreNext\",\n            \"symbol\": \"THX\",\n            \"slug\": \"thorenext\",\n            \"rank\": 8381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf08c68bd5f4194d994fd70726746bf529ee5a617\"\n            }\n        },\n        {\n            \"id\": 3917,\n            \"name\": \"Sentivate\",\n            \"symbol\": \"SNTVT\",\n            \"slug\": \"sentivate\",\n            \"rank\": 652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7865af71cf0b288b4e7f654f4f7851eb46a2b7f8\"\n            }\n        },\n        {\n            \"id\": 3918,\n            \"name\": \"Safe\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"safe\",\n            \"rank\": 314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3920,\n            \"name\": \"Diamond Platform Token\",\n            \"symbol\": \"DPT\",\n            \"slug\": \"diamond-platform-token\",\n            \"rank\": 6597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-06T19:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10c71515602429c19d53011ea7040b87a4894838\"\n            }\n        },\n        {\n            \"id\": 3923,\n            \"name\": \"VENJOCOIN\",\n            \"symbol\": \"VJC\",\n            \"slug\": \"venjocoin\",\n            \"rank\": 8382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-07T21:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c62da804298d5972a323c80b539b8e7517a0dde\"\n            }\n        },\n        {\n            \"id\": 3925,\n            \"name\": \"Tratok\",\n            \"symbol\": \"TRAT\",\n            \"slug\": \"tratok\",\n            \"rank\": 6885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-07T20:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe225aca29524bb65fd82c79a9602f3b4f9c6fe3f\"\n            }\n        },\n        {\n            \"id\": 3928,\n            \"name\": \"IDEX\",\n            \"symbol\": \"IDEX\",\n            \"slug\": \"idex\",\n            \"rank\": 441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-09T20:19:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb705268213d593b8fd88d3fdeff93aff5cbdcfae\"\n            }\n        },\n        {\n            \"id\": 3929,\n            \"name\": \"BQT\",\n            \"symbol\": \"BQTX\",\n            \"slug\": \"bqt\",\n            \"rank\": 7861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-10T19:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d8be94d0612170ce533ac4d7b43cc3cd91e5a1a\"\n            }\n        },\n        {\n            \"id\": 3930,\n            \"name\": \"Thunder Token\",\n            \"symbol\": \"TT\",\n            \"slug\": \"thunder-token\",\n            \"rank\": 457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-10T19:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3931,\n            \"name\": \"Elementeum\",\n            \"symbol\": \"ELET\",\n            \"slug\": \"elementeum\",\n            \"rank\": 2425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-13T17:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c37bf4f042712c978a73e3fd56d1f5738dd7c43\"\n            }\n        },\n        {\n            \"id\": 3933,\n            \"name\": \"SwiftCash\",\n            \"symbol\": \"SWIFT\",\n            \"slug\": \"swiftcash\",\n            \"rank\": 2473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-13T17:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3934,\n            \"name\": \"CNNS\",\n            \"symbol\": \"CNNS\",\n            \"slug\": \"cnns\",\n            \"rank\": 3722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-13T20:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c3be406174349cfa4501654313d97e6a31072e1\"\n            }\n        },\n        {\n            \"id\": 3935,\n            \"name\": \"SparkPoint\",\n            \"symbol\": \"SRK\",\n            \"slug\": \"sparkpoint\",\n            \"rank\": 935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-14T15:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0488401c3f535193fa8df029d9ffe615a06e74e6\"\n            }\n        },\n        {\n            \"id\": 3936,\n            \"name\": \"GNY\",\n            \"symbol\": \"GNY\",\n            \"slug\": \"gny\",\n            \"rank\": 655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-14T15:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1f871Ae9462F1b2C6826E88A7827e76f86751d4\"\n            }\n        },\n        {\n            \"id\": 3937,\n            \"name\": \"NNB Token\",\n            \"symbol\": \"NNB\",\n            \"slug\": \"nnb-token\",\n            \"rank\": 7266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-14T15:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb66a2131a6b840dd020151f80723caed603efb51\"\n            }\n        },\n        {\n            \"id\": 3939,\n            \"name\": \"Tronipay\",\n            \"symbol\": \"TRP\",\n            \"slug\": \"tronipay\",\n            \"rank\": 7659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-15T20:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b1e1fc958b83e801d1342f9f9ba7da3a55ba1ef\"\n            }\n        },\n        {\n            \"id\": 3942,\n            \"name\": \"Qwertycoin\",\n            \"symbol\": \"QWC\",\n            \"slug\": \"qwertycoin\",\n            \"rank\": 1982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-16T19:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3944,\n            \"name\": \"Artfinity\",\n            \"symbol\": \"AT\",\n            \"slug\": \"artfinity\",\n            \"rank\": 2427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe54b3458c47e44c37a267e7c633afef88287c294\"\n            }\n        },\n        {\n            \"id\": 3945,\n            \"name\": \"Harmony\",\n            \"symbol\": \"ONE\",\n            \"slug\": \"harmony\",\n            \"rank\": 50,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-01T04:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3946,\n            \"name\": \"Carry\",\n            \"symbol\": \"CRE\",\n            \"slug\": \"carry\",\n            \"rank\": 495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-17T20:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x115eC79F1de567eC68B7AE7eDA501b406626478e\"\n            }\n        },\n        {\n            \"id\": 3947,\n            \"name\": \"HashNet BitEco\",\n            \"symbol\": \"HNB\",\n            \"slug\": \"hashnet-biteco\",\n            \"rank\": 2728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c197c4b58527faaab67cb35e3145166b23d242e\"\n            }\n        },\n        {\n            \"id\": 3948,\n            \"name\": \"TERA\",\n            \"symbol\": \"TERA\",\n            \"slug\": \"tera\",\n            \"rank\": 1582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3949,\n            \"name\": \"Asian Fintech\",\n            \"symbol\": \"AFIN\",\n            \"slug\": \"asian-fintech\",\n            \"rank\": 3569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:59:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee9e5eff401ee921b138490d00ca8d1f13f67a72\"\n            }\n        },\n        {\n            \"id\": 3950,\n            \"name\": \"Netrum\",\n            \"symbol\": \"NTR\",\n            \"slug\": \"netrum\",\n            \"rank\": 2733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-20T22:59:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3951,\n            \"name\": \"Pirate Chain\",\n            \"symbol\": \"ARRR\",\n            \"slug\": \"pirate-chain\",\n            \"rank\": 315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-22T22:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3953,\n            \"name\": \"Evedo\",\n            \"symbol\": \"EVED\",\n            \"slug\": \"evedo\",\n            \"rank\": 1675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5aaefe84e0fb3dd1f0fcff6fa7468124986b91bd\"\n            }\n        },\n        {\n            \"id\": 3954,\n            \"name\": \"One DEX\",\n            \"symbol\": \"ODEX\",\n            \"slug\": \"one-dex\",\n            \"rank\": 8383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-27T13:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa960d2ba7000d58773e7fa5754dec3bb40a069d5\"\n            }\n        },\n        {\n            \"id\": 3956,\n            \"name\": \"BOMB\",\n            \"symbol\": \"BOMB\",\n            \"slug\": \"bomb\",\n            \"rank\": 1758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-22T22:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714\"\n            }\n        },\n        {\n            \"id\": 3957,\n            \"name\": \"UNUS SED LEO\",\n            \"symbol\": \"LEO\",\n            \"slug\": \"unus-sed-leo\",\n            \"rank\": 36,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-21T18:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2af5d2ad76741191d15dfe7bf6ac92d4bd912ca3\"\n            }\n        },\n        {\n            \"id\": 3961,\n            \"name\": \"BZEdge\",\n            \"symbol\": \"BZE\",\n            \"slug\": \"bzedge\",\n            \"rank\": 1903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-22T22:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3962,\n            \"name\": \"Vodi X\",\n            \"symbol\": \"VDX\",\n            \"slug\": \"vodi-x\",\n            \"rank\": 7793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-23T00:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"VDX-A17\"\n            }\n        },\n        {\n            \"id\": 3964,\n            \"name\": \"Reserve Rights\",\n            \"symbol\": \"RSR\",\n            \"slug\": \"reserve-rights\",\n            \"rank\": 190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x320623b8e4ff03373931769a31fc52a4e78b5d70\"\n            }\n        },\n        {\n            \"id\": 3965,\n            \"name\": \"TouchCon\",\n            \"symbol\": \"TOC\",\n            \"slug\": \"touchcon\",\n            \"rank\": 1604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x549905519f9e06d55d7dfcd4d54817780f6b93e8\"\n            }\n        },\n        {\n            \"id\": 3966,\n            \"name\": \"BitcoinHD\",\n            \"symbol\": \"BHD\",\n            \"slug\": \"bitcoinhd\",\n            \"rank\": 1629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-27T13:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3968,\n            \"name\": \"Elitium\",\n            \"symbol\": \"EUM\",\n            \"slug\": \"elitium\",\n            \"rank\": 437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-24T14:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa\"\n            }\n        },\n        {\n            \"id\": 3973,\n            \"name\": \"Aryacoin\",\n            \"symbol\": \"AYA\",\n            \"slug\": \"aryacoin\",\n            \"rank\": 1754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-27T13:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3974,\n            \"name\": \"Bitcoin 2\",\n            \"symbol\": \"BTC2\",\n            \"slug\": \"bitcoin2\",\n            \"rank\": 894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T18:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3976,\n            \"name\": \"Bitcoin Confidential\",\n            \"symbol\": \"BC\",\n            \"slug\": \"bitcoin-confidential\",\n            \"rank\": 2074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T18:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3977,\n            \"name\": \"Sport and Leisure\",\n            \"symbol\": \"SNL\",\n            \"slug\": \"sport-and-leisure\",\n            \"rank\": 361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T18:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa806b3fed6891136940cf81c4085661500aa2709\"\n            }\n        },\n        {\n            \"id\": 3978,\n            \"name\": \"Chromia\",\n            \"symbol\": \"CHR\",\n            \"slug\": \"chromia\",\n            \"rank\": 161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-05-28T17:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a2279d4a90b6fe1c4b30fa660cc9f926797baa2\"\n            }\n        },\n        {\n            \"id\": 3980,\n            \"name\": \"TCASH\",\n            \"symbol\": \"TCASH\",\n            \"slug\": \"tcash\",\n            \"rank\": 8384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-06T16:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7051620d11042c4335069AaA4f10Cd3B4290C681\"\n            }\n        },\n        {\n            \"id\": 3985,\n            \"name\": \"Origo\",\n            \"symbol\": \"OGO\",\n            \"slug\": \"origo\",\n            \"rank\": 1878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-03T15:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3986,\n            \"name\": \"StakeCubeCoin\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"stakecubecoin\",\n            \"rank\": 1206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-03T15:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3987,\n            \"name\": \"Beldex\",\n            \"symbol\": \"BDX\",\n            \"slug\": \"beldex\",\n            \"rank\": 3352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-07T16:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3988,\n            \"name\": \"VNT Chain\",\n            \"symbol\": \"VNT\",\n            \"slug\": \"vnt-chain\",\n            \"rank\": 1915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-03T15:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69d2779533a4d2c780639713558b2cc98c46a9b7\"\n            }\n        },\n        {\n            \"id\": 3990,\n            \"name\": \"Webflix Token\",\n            \"symbol\": \"WFX\",\n            \"slug\": \"webflix-token\",\n            \"rank\": 2355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-04T18:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C\"\n            }\n        },\n        {\n            \"id\": 3992,\n            \"name\": \"COTI\",\n            \"symbol\": \"COTI\",\n            \"slug\": \"coti\",\n            \"rank\": 169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-04T20:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3993,\n            \"name\": \"Emanate\",\n            \"symbol\": \"EMT\",\n            \"slug\": \"emanate\",\n            \"rank\": 7728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-05T16:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"emanateoneos\"\n            }\n        },\n        {\n            \"id\": 3996,\n            \"name\": \"IOU\",\n            \"symbol\": \"IOUX\",\n            \"slug\": \"iou\",\n            \"rank\": 6253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-05T16:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ad6739649f1fbf079882c14d27862d5c2206660\"\n            }\n        },\n        {\n            \"id\": 3997,\n            \"name\": \"BlockStamp\",\n            \"symbol\": \"BST\",\n            \"slug\": \"blockstamp\",\n            \"rank\": 8385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-05T16:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 3998,\n            \"name\": \"Krios\",\n            \"symbol\": \"GIG\",\n            \"slug\": \"krios\",\n            \"rank\": 1318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-06T16:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x838d8e11B160deC88Fe62BF0f743FB7000941e13\"\n            }\n        },\n        {\n            \"id\": 4001,\n            \"name\": \"MenaPay\",\n            \"symbol\": \"MPAY\",\n            \"slug\": \"menapay\",\n            \"rank\": 2321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-10T23:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3810a4ddf41e586fa0dba1463a7951b748cecfca\"\n            }\n        },\n        {\n            \"id\": 4003,\n            \"name\": \"Zenon\",\n            \"symbol\": \"ZNN\",\n            \"slug\": \"zenon\",\n            \"rank\": 530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-12T19:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4006,\n            \"name\": \"Standard Tokenization Protocol\",\n            \"symbol\": \"STPT\",\n            \"slug\": \"standard-tokenization-protocol\",\n            \"rank\": 350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-12T02:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde7d85157d9714eadf595045cc12ca4a5f3e2adb\"\n            }\n        },\n        {\n            \"id\": 4008,\n            \"name\": \"Bitcoin CZ\",\n            \"symbol\": \"BCZ\",\n            \"slug\": \"bitcoin-cz\",\n            \"rank\": 2649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-12T19:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4012,\n            \"name\": \"InnovaMinex\",\n            \"symbol\": \"MINX\",\n            \"slug\": \"innovaminex\",\n            \"rank\": 7077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-14T19:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae353daeed8dcc7a9a12027f7e070c0a50b7b6a4\"\n            }\n        },\n        {\n            \"id\": 4013,\n            \"name\": \"SpectreSecurityCoin\",\n            \"symbol\": \"XSPC\",\n            \"slug\": \"spectre-security-coin\",\n            \"rank\": 8386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-06T02:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4014,\n            \"name\": \"Mobile Crypto Pay Coin\",\n            \"symbol\": \"MCPC\",\n            \"slug\": \"mobile-crypto-pay-coin\",\n            \"rank\": 2731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-17T17:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4017,\n            \"name\": \"EOSDT\",\n            \"symbol\": \"EOSDT\",\n            \"slug\": \"eosdt\",\n            \"rank\": 1592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-17T17:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"eosdtsttoken\"\n            }\n        },\n        {\n            \"id\": 4018,\n            \"name\": \"Klimatas\",\n            \"symbol\": \"KTS\",\n            \"slug\": \"klimatas\",\n            \"rank\": 2755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-18T19:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4020,\n            \"name\": \"USDQ\",\n            \"symbol\": \"USDQ\",\n            \"slug\": \"usdq\",\n            \"rank\": 8387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-18T19:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4954db6391f4feb5468b6b943d4935353596aec9\"\n            }\n        },\n        {\n            \"id\": 4023,\n            \"name\": \"Bitcoin BEP2\",\n            \"symbol\": \"BTCB\",\n            \"slug\": \"bitcoin-bep2\",\n            \"rank\": 32,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-18T20:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BTCB-1DE\"\n            }\n        },\n        {\n            \"id\": 4024,\n            \"name\": \"Raven Protocol\",\n            \"symbol\": \"RAVEN\",\n            \"slug\": \"raven-protocol\",\n            \"rank\": 1370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-19T07:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"RAVEN-F66\"\n            }\n        },\n        {\n            \"id\": 4026,\n            \"name\": \"LiquidApps\",\n            \"symbol\": \"DAPP\",\n            \"slug\": \"liquid-apps\",\n            \"rank\": 1360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-28T23:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x939B462ee3311f8926c047D2B576C389092b1649\"\n            }\n        },\n        {\n            \"id\": 4027,\n            \"name\": \"DeVault\",\n            \"symbol\": \"DVT\",\n            \"slug\": \"devault\",\n            \"rank\": 7976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-19T08:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4028,\n            \"name\": \"MotaCoin\",\n            \"symbol\": \"MOTA\",\n            \"slug\": \"motacoin\",\n            \"rank\": 2212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4030,\n            \"name\": \"Algorand\",\n            \"symbol\": \"ALGO\",\n            \"slug\": \"algorand\",\n            \"rank\": 25,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-21T00:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4033,\n            \"name\": \"Native Utility Token\",\n            \"symbol\": \"NUT\",\n            \"slug\": \"native-utility-token\",\n            \"rank\": 8293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T03:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"eosdtnutoken\"\n            }\n        },\n        {\n            \"id\": 4034,\n            \"name\": \"Jarvis+\",\n            \"symbol\": \"JAR\",\n            \"slug\": \"jarvis\",\n            \"rank\": 2018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-20T23:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa249de6948022783765fee4850d7b85e43118fcc\"\n            }\n        },\n        {\n            \"id\": 4035,\n            \"name\": \"Honest\",\n            \"symbol\": \"HNST\",\n            \"slug\": \"honest\",\n            \"rank\": 1543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-20T23:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"HNST-3C9\"\n            }\n        },\n        {\n            \"id\": 4036,\n            \"name\": \"Contentos\",\n            \"symbol\": \"COS\",\n            \"slug\": \"contentos\",\n            \"rank\": 470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-20T23:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"COS-2E4\"\n            }\n        },\n        {\n            \"id\": 4038,\n            \"name\": \"MovieBloc\",\n            \"symbol\": \"MBL\",\n            \"slug\": \"moviebloc\",\n            \"rank\": 430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-21T20:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2566,\n                \"name\": \"ONT\",\n                \"symbol\": \"ONT\",\n                \"slug\": \"ontology\",\n                \"token_address\": \"e5a49d7fd57e7178e189d3965d1ee64368a1036d\"\n            }\n        },\n        {\n            \"id\": 4039,\n            \"name\": \"ARPA Chain\",\n            \"symbol\": \"ARPA\",\n            \"slug\": \"arpa-chain\",\n            \"rank\": 432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-15T20:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba50933c268f567bdc86e1ac131be072c6b0b71a\"\n            }\n        },\n        {\n            \"id\": 4041,\n            \"name\": \"MX TOKEN\",\n            \"symbol\": \"MX\",\n            \"slug\": \"mx-token\",\n            \"rank\": 274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-24T00:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11eef04c884e24d9b7b4760e7476d06ddf797f36\"\n            }\n        },\n        {\n            \"id\": 4043,\n            \"name\": \"PayRue (Propel)\",\n            \"symbol\": \"PROPEL\",\n            \"slug\": \"payrue-propel\",\n            \"rank\": 5625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b44df3318972be845d83f961735609137c4c23c\"\n            }\n        },\n        {\n            \"id\": 4045,\n            \"name\": \"Catex Token\",\n            \"symbol\": \"CATT\",\n            \"slug\": \"catex-token\",\n            \"rank\": 2106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-14T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e605c269e0c92e70beeb85486f1fc550f9380bd\"\n            }\n        },\n        {\n            \"id\": 4047,\n            \"name\": \"Naka Bodhi Token\",\n            \"symbol\": \"NBOT\",\n            \"slug\": \"naka-bodhi-token\",\n            \"rank\": 1909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-24T22:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09Ccd2DA5dCDd0510268d4979e792381337138b8\"\n            }\n        },\n        {\n            \"id\": 4048,\n            \"name\": \"MGC Token\",\n            \"symbol\": \"MGC\",\n            \"slug\": \"mgc-token\",\n            \"rank\": 5511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-24T23:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9\"\n            }\n        },\n        {\n            \"id\": 4049,\n            \"name\": \"Bitbook Gambling\",\n            \"symbol\": \"BXK\",\n            \"slug\": \"bitbook-gambling\",\n            \"rank\": 8388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-24T23:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb6985acd6d0cbff60b88032b0b29ac1d9d66a1b\"\n            }\n        },\n        {\n            \"id\": 4051,\n            \"name\": \"Parachute\",\n            \"symbol\": \"PAR\",\n            \"slug\": \"parachute\",\n            \"rank\": 2001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-25T18:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1beef31946fbbb40b877a72e4ae04a8d1a5cee06\"\n            }\n        },\n        {\n            \"id\": 4053,\n            \"name\": \"Q DAO Governance token v1.0\",\n            \"symbol\": \"QDAO\",\n            \"slug\": \"q-dao-governance-token\",\n            \"rank\": 1537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-26T20:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3166c570935a7d8554c8f4ea792ff965d2efe1f2\"\n            }\n        },\n        {\n            \"id\": 4054,\n            \"name\": \"IG Gold\",\n            \"symbol\": \"IGG\",\n            \"slug\": \"ig-gold\",\n            \"rank\": 1377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-26T20:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ffe40a3d0f80c0ce6b203d5cdc1a6a86d9acaea\"\n            }\n        },\n        {\n            \"id\": 4056,\n            \"name\": \"Ampleforth\",\n            \"symbol\": \"AMPL\",\n            \"slug\": \"ampleforth\",\n            \"rank\": 358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-06-28T23:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd46ba6d942050d489dbd938a2c909a5d5039a161\"\n            }\n        },\n        {\n            \"id\": 4058,\n            \"name\": \"FIBOS\",\n            \"symbol\": \"FO\",\n            \"slug\": \"fibos\",\n            \"rank\": 902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-29T20:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4060,\n            \"name\": \"TrustVerse\",\n            \"symbol\": \"TRV\",\n            \"slug\": \"trustverse\",\n            \"rank\": 1005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72955ecff76e48f2c8abcce11d54e5734d6f3657\"\n            }\n        },\n        {\n            \"id\": 4064,\n            \"name\": \"USDK\",\n            \"symbol\": \"USDK\",\n            \"slug\": \"usdk\",\n            \"rank\": 695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-29T23:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c48f86ae57291f7686349f12601910bd8d470bb\"\n            }\n        },\n        {\n            \"id\": 4066,\n            \"name\": \"Chiliz\",\n            \"symbol\": \"CHZ\",\n            \"slug\": \"chiliz\",\n            \"rank\": 79,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-01T19:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3506424f91fd33084466f402d5d97f05f8e3b4af\"\n            }\n        },\n        {\n            \"id\": 4067,\n            \"name\": \"Cryptoindex.com 100\",\n            \"symbol\": \"CIX100\",\n            \"slug\": \"cryptoindex-com-100\",\n            \"rank\": 4801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-04T16:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6393e822874728f8afa7e1c9944e417d37ca5878\"\n            }\n        },\n        {\n            \"id\": 4069,\n            \"name\": \"Blockburn\",\n            \"symbol\": \"BURN\",\n            \"slug\": \"blockburn\",\n            \"rank\": 2501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-30T20:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd\"\n            }\n        },\n        {\n            \"id\": 4071,\n            \"name\": \"Ubricoin\",\n            \"symbol\": \"UBN\",\n            \"slug\": \"ubricoin\",\n            \"rank\": 2204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb13025b219db5e4529f48b65ff009a26b6ae733\"\n            }\n        },\n        {\n            \"id\": 4074,\n            \"name\": \"ScPrime\",\n            \"symbol\": \"SCP\",\n            \"slug\": \"scprime\",\n            \"rank\": 540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-12T23:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4075,\n            \"name\": \"CryptoFranc\",\n            \"symbol\": \"XCHF\",\n            \"slug\": \"cryptofranc\",\n            \"rank\": 1484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-02T15:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4272071ecadd69d933adcd19ca99fe80664fc08\"\n            }\n        },\n        {\n            \"id\": 4076,\n            \"name\": \"ETHplode\",\n            \"symbol\": \"ETHPLO\",\n            \"slug\": \"ethplode\",\n            \"rank\": 2602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-09T22:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0c6ce3e73029f201e5c0bedb97f67572a93711c\"\n            }\n        },\n        {\n            \"id\": 4077,\n            \"name\": \"Maya Preferred\",\n            \"symbol\": \"MAYP\",\n            \"slug\": \"maya-preferred\",\n            \"rank\": 5499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-03T16:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7CDA79830Faf07Ed696Fe220566116951CED36A7\"\n            }\n        },\n        {\n            \"id\": 4078,\n            \"name\": \"Super Zero Protocol\",\n            \"symbol\": \"SERO\",\n            \"slug\": \"super-zero-protocol\",\n            \"rank\": 620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T21:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4079,\n            \"name\": \"Silverway\",\n            \"symbol\": \"SLV\",\n            \"slug\": \"silverway\",\n            \"rank\": 7046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-03T16:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"SLV-986\"\n            }\n        },\n        {\n            \"id\": 4089,\n            \"name\": \"Blockmason Link\",\n            \"symbol\": \"BLINK\",\n            \"slug\": \"blockmason-link\",\n            \"rank\": 5317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-08T23:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BLINK-9C6\"\n            }\n        },\n        {\n            \"id\": 4090,\n            \"name\": \"Wirex Token\",\n            \"symbol\": \"WXT\",\n            \"slug\": \"wirex-token\",\n            \"rank\": 593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-09T20:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GASBLVHS5FOABSDNW5SPPH3QRJYXY5JHA2AOA2QHH2FJLZBRXSG4SWXT\"\n            }\n        },\n        {\n            \"id\": 4091,\n            \"name\": \"PIXEL\",\n            \"symbol\": \"PXL\",\n            \"slug\": \"pixel\",\n            \"rank\": 1696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-10T21:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf88951d7b676798705fd3a362ba5b1dbca2b233b\"\n            }\n        },\n        {\n            \"id\": 4092,\n            \"name\": \"Dusk Network\",\n            \"symbol\": \"DUSK\",\n            \"slug\": \"dusk-network\",\n            \"rank\": 247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-11T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x940a2db1b7008b6c776d4faaca729d6d4a4aa551\"\n            }\n        },\n        {\n            \"id\": 4093,\n            \"name\": \"Uranus\",\n            \"symbol\": \"URAC\",\n            \"slug\": \"uranus\",\n            \"rank\": 8389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-12T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff8be4b22cedc440591dcb1e641eb2a0dd9d25a5\"\n            }\n        },\n        {\n            \"id\": 4094,\n            \"name\": \"Spiking\",\n            \"symbol\": \"SPIKE\",\n            \"slug\": \"spiking\",\n            \"rank\": 1756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-15T15:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7fc5d2453e3f68af0cc1b78bcfee94a1b293650\"\n            }\n        },\n        {\n            \"id\": 4096,\n            \"name\": \"Switch\",\n            \"symbol\": \"ESH\",\n            \"slug\": \"switch\",\n            \"rank\": 2225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T02:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6a55c63865affd67e2fb9f284f87b7a9e5ff3bd\"\n            }\n        },\n        {\n            \"id\": 4097,\n            \"name\": \"x42 Protocol\",\n            \"symbol\": \"X42\",\n            \"slug\": \"x42-protocol\",\n            \"rank\": 2376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-20T03:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4098,\n            \"name\": \"Tapcoin\",\n            \"symbol\": \"TTT\",\n            \"slug\": \"tapcoin\",\n            \"rank\": 8390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T19:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f599410d207f3d2828a8712e5e543ac2e040382\"\n            }\n        },\n        {\n            \"id\": 4100,\n            \"name\": \"qiibee\",\n            \"symbol\": \"QBX\",\n            \"slug\": \"qiibee\",\n            \"rank\": 8391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2467aa6b5a2351416fd4c3def8462d841feeecec\"\n            }\n        },\n        {\n            \"id\": 4102,\n            \"name\": \"TranslateMe Network Token\",\n            \"symbol\": \"TMN\",\n            \"slug\": \"translateme-network-token\",\n            \"rank\": 6863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-18T17:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"d613223fa138a1555ff711581982462acde209c5\"\n            }\n        },\n        {\n            \"id\": 4103,\n            \"name\": \"FLETA\",\n            \"symbol\": \"FLETA\",\n            \"slug\": \"fleta\",\n            \"rank\": 505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-16T18:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40897C872214303b6F479a37E549eE1516B264A2\"\n            }\n        },\n        {\n            \"id\": 4104,\n            \"name\": \"FUZE Token\",\n            \"symbol\": \"FUZE\",\n            \"slug\": \"fuze-token\",\n            \"rank\": 2627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-03T02:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x187d1018e8ef879be4194d6ed7590987463ead85\"\n            }\n        },\n        {\n            \"id\": 4105,\n            \"name\": \"CoinMetro Token\",\n            \"symbol\": \"XCM\",\n            \"slug\": \"coinmetro-token\",\n            \"rank\": 3944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T22:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36ac219f90f5a6a3c77f2a7b660e3cc701f68e25\"\n            }\n        },\n        {\n            \"id\": 4108,\n            \"name\": \"En-Tan-Mo\",\n            \"symbol\": \"ETM\",\n            \"slug\": \"en-tan-mo\",\n            \"rank\": 3951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-11T02:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6020da0f7c1857dbe4431ec92a15cc318d933eaa\"\n            }\n        },\n        {\n            \"id\": 4112,\n            \"name\": \"Eco Value Coin\",\n            \"symbol\": \"EVC\",\n            \"slug\": \"eco-value-coin\",\n            \"rank\": 8392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa843f65872a25d6e9552ea0b360fb1d5e333124\"\n            }\n        },\n        {\n            \"id\": 4114,\n            \"name\": \"Golden Token\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"golden-token\",\n            \"rank\": 4569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T19:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34d6a0f5c2f5d0082141fe73d93b9dd00ca7ce11\"\n            }\n        },\n        {\n            \"id\": 4115,\n            \"name\": \"Pivot Token\",\n            \"symbol\": \"PVT\",\n            \"slug\": \"pivot-token\",\n            \"rank\": 2144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"PVT-554\"\n            }\n        },\n        {\n            \"id\": 4116,\n            \"name\": \"TOKPIE\",\n            \"symbol\": \"TKP\",\n            \"slug\": \"tokpie\",\n            \"rank\": 1500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-11T06:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd31695a1d35e489252ce57b129fd4b1b05e6acac\"\n            }\n        },\n        {\n            \"id\": 4118,\n            \"name\": \"ForTube\",\n            \"symbol\": \"FOR\",\n            \"slug\": \"the-force-protocol\",\n            \"rank\": 693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fcdce58959f536621d76f5b7ffb955baa5a672f\"\n            }\n        },\n        {\n            \"id\": 4119,\n            \"name\": \"VinDax Coin\",\n            \"symbol\": \"VD\",\n            \"slug\": \"vindax-coin\",\n            \"rank\": 4260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4120,\n            \"name\": \"Prometeus\",\n            \"symbol\": \"PROM\",\n            \"slug\": \"prometeus\",\n            \"rank\": 294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc82bb4ba86045af6f327323a46e80412b91b27d\"\n            }\n        },\n        {\n            \"id\": 4121,\n            \"name\": \"Sapphire\",\n            \"symbol\": \"SAPP\",\n            \"slug\": \"sapphire\",\n            \"rank\": 241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-21T00:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4122,\n            \"name\": \"Counos Coin\",\n            \"symbol\": \"CCA\",\n            \"slug\": \"counos-coin\",\n            \"rank\": 7963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-10T00:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4124,\n            \"name\": \"EOS TRUST\",\n            \"symbol\": \"EOST\",\n            \"slug\": \"eos-trust\",\n            \"rank\": 2269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87210f1d3422ba75b6c40c63c78d79324dabcd55\"\n            }\n        },\n        {\n            \"id\": 4125,\n            \"name\": \"NOIZ\",\n            \"symbol\": \"NOIZ\",\n            \"slug\": \"noizchain\",\n            \"rank\": 8393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-17T19:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36151737b45017234e9570cf9a1cac97138953c2\"\n            }\n        },\n        {\n            \"id\": 4126,\n            \"name\": \"EXOR\",\n            \"symbol\": \"EXOR\",\n            \"slug\": \"exor\",\n            \"rank\": 8307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4128,\n            \"name\": \"BOOM\",\n            \"symbol\": \"BOOM\",\n            \"slug\": \"boom\",\n            \"rank\": 1396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T21:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb7eab9ba6be88b869f738f6deeba96d49fe13fd\"\n            }\n        },\n        {\n            \"id\": 4132,\n            \"name\": \"Bitsten Token\",\n            \"symbol\": \"BST\",\n            \"slug\": \"bitsten-token\",\n            \"rank\": 3513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-08T21:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4f6f9ae14399fd5eb8dfc7725f0094a1a7f5d80\"\n            }\n        },\n        {\n            \"id\": 4134,\n            \"name\": \"Akropolis\",\n            \"symbol\": \"AKRO\",\n            \"slug\": \"akropolis\",\n            \"rank\": 560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T03:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ab7404063ec4dbcfd4598215992dc3f8ec853d7\"\n            }\n        },\n        {\n            \"id\": 4136,\n            \"name\": \"Veles\",\n            \"symbol\": \"VLS\",\n            \"slug\": \"veles\",\n            \"rank\": 2554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-23T21:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4138,\n            \"name\": \"WinStars.live\",\n            \"symbol\": \"WNL\",\n            \"slug\": \"winstars-live\",\n            \"rank\": 1554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T19:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfbf70e33d5163e25b0dad73955c1bd9e8cd8ba2\"\n            }\n        },\n        {\n            \"id\": 4139,\n            \"name\": \"Brazilian Digital Token\",\n            \"symbol\": \"BRZ\",\n            \"slug\": \"brz\",\n            \"rank\": 3064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-19T21:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x420412e765bfa6d85aaac94b4f7b708c89be2e2b\"\n            }\n        },\n        {\n            \"id\": 4142,\n            \"name\": \"Cubiex\",\n            \"symbol\": \"CBIX\",\n            \"slug\": \"cubiex\",\n            \"rank\": 2468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-22T19:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CBIX-3C9\"\n            }\n        },\n        {\n            \"id\": 4144,\n            \"name\": \"TrueFeedBack\",\n            \"symbol\": \"TFBX\",\n            \"slug\": \"truefeedback\",\n            \"rank\": 1306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-25T16:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4057db5bd9f67a566aa10e5587b1a964affc6a16\"\n            }\n        },\n        {\n            \"id\": 4150,\n            \"name\": \"GLOBEX\",\n            \"symbol\": \"GEX\",\n            \"slug\": \"globex\",\n            \"rank\": 8394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T01:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66142b81db17d7c0bd91f502d00382e326a24c2a\"\n            }\n        },\n        {\n            \"id\": 4152,\n            \"name\": \"CryptoVerificationCoin\",\n            \"symbol\": \"CVCC\",\n            \"slug\": \"cryptoverificationcoin\",\n            \"rank\": 2803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4156,\n            \"name\": \"ImageCoin\",\n            \"symbol\": \"IMG\",\n            \"slug\": \"imagecoin\",\n            \"rank\": 2513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4157,\n            \"name\": \"THORChain\",\n            \"symbol\": \"RUNE\",\n            \"slug\": \"thorchain\",\n            \"rank\": 67,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"RUNE-B1A\"\n            }\n        },\n        {\n            \"id\": 4159,\n            \"name\": \"Bitcoin Token\",\n            \"symbol\": \"BTCT\",\n            \"slug\": \"bitcoin-token\",\n            \"rank\": 2626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-23T20:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4160,\n            \"name\": \"Ycash\",\n            \"symbol\": \"YEC\",\n            \"slug\": \"ycash\",\n            \"rank\": 1375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-25T23:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4162,\n            \"name\": \"Storeum\",\n            \"symbol\": \"STO\",\n            \"slug\": \"storeum\",\n            \"rank\": 2813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-24T18:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb39c3502415152b2ec90ff07ee18cc94f681a72\"\n            }\n        },\n        {\n            \"id\": 4165,\n            \"name\": \"CREDIT\",\n            \"symbol\": \"CREDIT\",\n            \"slug\": \"credit\",\n            \"rank\": 2244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-24T18:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4166,\n            \"name\": \"Realio Network\",\n            \"symbol\": \"RIO\",\n            \"slug\": \"realio-network\",\n            \"rank\": 1704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-25T22:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf21661d0d1d76d3ecb8e1b9f1c923dbfffae4097\"\n            }\n        },\n        {\n            \"id\": 4167,\n            \"name\": \"Bitrue Coin\",\n            \"symbol\": \"BTR\",\n            \"slug\": \"bitrue-coin\",\n            \"rank\": 573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-25T19:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd433138d12beB9929FF6fd583DC83663eea6Aaa5\"\n            }\n        },\n        {\n            \"id\": 4172,\n            \"name\": \"Terra\",\n            \"symbol\": \"LUNA\",\n            \"slug\": \"terra-luna\",\n            \"rank\": 9,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-26T01:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4173,\n            \"name\": \"Levolution\",\n            \"symbol\": \"LEVL\",\n            \"slug\": \"levolution\",\n            \"rank\": 920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-26T19:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09970aec766b6f3223aca9111555e99dc50ff13a\"\n            }\n        },\n        {\n            \"id\": 4174,\n            \"name\": \"BitcoinRegular\",\n            \"symbol\": \"BTRL\",\n            \"slug\": \"bitcoinregular\",\n            \"rank\": 8059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T03:19:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x388fd8a5145d6ef85aae14d494f93df9d1c7c00c\"\n            }\n        },\n        {\n            \"id\": 4176,\n            \"name\": \"Dapp Token\",\n            \"symbol\": \"DAPPT\",\n            \"slug\": \"dapp-token\",\n            \"rank\": 4903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-26T20:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x386cabc0b14a507a4e024dea15554342865b20de\"\n            }\n        },\n        {\n            \"id\": 4178,\n            \"name\": \"CPUchain\",\n            \"symbol\": \"CPU\",\n            \"slug\": \"cpuchain\",\n            \"rank\": 2645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T06:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4180,\n            \"name\": \"DDKoin\",\n            \"symbol\": \"DDK\",\n            \"slug\": \"ddkoin\",\n            \"rank\": 2191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-29T15:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4182,\n            \"name\": \"GoWithMi\",\n            \"symbol\": \"GMAT\",\n            \"slug\": \"gowithmi\",\n            \"rank\": 1966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-29T15:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"GMAT-FC8\"\n            }\n        },\n        {\n            \"id\": 4183,\n            \"name\": \"Safex Cash\",\n            \"symbol\": \"SFX\",\n            \"slug\": \"safex-cash\",\n            \"rank\": 1346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-04T23:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4184,\n            \"name\": \"Zer-Dex\",\n            \"symbol\": \"ZDX\",\n            \"slug\": \"zer-dex\",\n            \"rank\": 8395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4189,\n            \"name\": \"Ultra\",\n            \"symbol\": \"UOS\",\n            \"slug\": \"ultra\",\n            \"rank\": 167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-30T20:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd13c7342e1ef687c5ad21b27c2b65d772cab5c8c\"\n            }\n        },\n        {\n            \"id\": 4191,\n            \"name\": \"Syntropy\",\n            \"symbol\": \"NOIA\",\n            \"slug\": \"syntropy\",\n            \"rank\": 447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-31T21:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca\"\n            }\n        },\n        {\n            \"id\": 4193,\n            \"name\": \"Dynamite\",\n            \"symbol\": \"DYNMT\",\n            \"slug\": \"dynamite\",\n            \"rank\": 2711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-21T22:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b7f247f21bf3a07088c2d3423f64233d4b069f7\"\n            }\n        },\n        {\n            \"id\": 4195,\n            \"name\": \"FTX Token\",\n            \"symbol\": \"FTT\",\n            \"slug\": \"ftx-token\",\n            \"rank\": 26,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-07-31T21:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"FTT-F11\"\n            }\n        },\n        {\n            \"id\": 4196,\n            \"name\": \"Pledge Coin\",\n            \"symbol\": \"PLG\",\n            \"slug\": \"pledge-coin\",\n            \"rank\": 6300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-24T00:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"PLG-D8D\"\n            }\n        },\n        {\n            \"id\": 4197,\n            \"name\": \"ShareToken\",\n            \"symbol\": \"SHR\",\n            \"slug\": \"sharetoken\",\n            \"rank\": 717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-26T02:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"SHR-DB6\"\n            }\n        },\n        {\n            \"id\": 4199,\n            \"name\": \"Swace\",\n            \"symbol\": \"SWACE\",\n            \"slug\": \"swace\",\n            \"rank\": 2063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03b155af3f4459193a276395dd76e357bb472da1\"\n            }\n        },\n        {\n            \"id\": 4200,\n            \"name\": \"ChainX\",\n            \"symbol\": \"PCX\",\n            \"slug\": \"chainx\",\n            \"rank\": 797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4202,\n            \"name\": \"Opennity\",\n            \"symbol\": \"OPNN\",\n            \"slug\": \"opennity\",\n            \"rank\": 5330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa829f97373069ee5d23175e4105df8fd49238be7\"\n            }\n        },\n        {\n            \"id\": 4205,\n            \"name\": \"Xenoverse\",\n            \"symbol\": \"XENO\",\n            \"slug\": \"xenoverse\",\n            \"rank\": 8396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf2705d4368cd2ee3bbff73594ae47244064dffb\"\n            }\n        },\n        {\n            \"id\": 4206,\n            \"name\": \"WINkLink\",\n            \"symbol\": \"WIN\",\n            \"slug\": \"wink\",\n            \"rank\": 168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-01T21:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7\"\n            }\n        },\n        {\n            \"id\": 4207,\n            \"name\": \"Birdchain\",\n            \"symbol\": \"BIRD\",\n            \"slug\": \"birdchain\",\n            \"rank\": 2261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-02T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x026e62dded1a6ad07d93d39f96b9eabd59665e0d\"\n            }\n        },\n        {\n            \"id\": 4211,\n            \"name\": \"Equilibria\",\n            \"symbol\": \"XEQ\",\n            \"slug\": \"equilibria\",\n            \"rank\": 5988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T09:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4212,\n            \"name\": \"LinkToken\",\n            \"symbol\": \"LTK\",\n            \"slug\": \"linktoken\",\n            \"rank\": 5354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-02T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4213,\n            \"name\": \"Uptrennd\",\n            \"symbol\": \"1UP\",\n            \"slug\": \"uptrennd\",\n            \"rank\": 2511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-05T22:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07597255910a51509ca469568b048f2597e72504\"\n            }\n        },\n        {\n            \"id\": 4215,\n            \"name\": \"Eminer\",\n            \"symbol\": \"EM\",\n            \"slug\": \"eminer\",\n            \"rank\": 1585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-22T22:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35b08722aa26be119c1608029ccbc976ac5c1082\"\n            }\n        },\n        {\n            \"id\": 4217,\n            \"name\": \"BOSAGORA\",\n            \"symbol\": \"BOA\",\n            \"slug\": \"bosagora\",\n            \"rank\": 604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-05T22:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x746dda2ea243400d5a63e0700f190ab79f06489e\"\n            }\n        },\n        {\n            \"id\": 4222,\n            \"name\": \"1Million Token\",\n            \"symbol\": \"1MT\",\n            \"slug\": \"1million-token\",\n            \"rank\": 2243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T21:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0bc1ae4ef7ffb126a8347d06ac6f8add770e1ce\"\n            }\n        },\n        {\n            \"id\": 4224,\n            \"name\": \"Mcashchain\",\n            \"symbol\": \"MCASH\",\n            \"slug\": \"mcashchain\",\n            \"rank\": 1514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-07T15:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"MCASH-869\"\n            }\n        },\n        {\n            \"id\": 4225,\n            \"name\": \"Crex Token\",\n            \"symbol\": \"CREX\",\n            \"slug\": \"crex-token\",\n            \"rank\": 8035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T22:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4228,\n            \"name\": \"Ferrum Network\",\n            \"symbol\": \"FRM\",\n            \"slug\": \"ferrum-network\",\n            \"rank\": 1082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-29T10:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5caef4af8780e59df925470b050fb23c43ca68c\"\n            }\n        },\n        {\n            \"id\": 4229,\n            \"name\": \"Yobit Token\",\n            \"symbol\": \"YO\",\n            \"slug\": \"yobit-token\",\n            \"rank\": 3718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-03T23:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebf4ca5319f406602eeff68da16261f1216011b5\"\n            }\n        },\n        {\n            \"id\": 4230,\n            \"name\": \"LHT\",\n            \"symbol\": \"LHT\",\n            \"slug\": \"lighthouse-token\",\n            \"rank\": 2415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-16T05:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4231,\n            \"name\": \"Helpico\",\n            \"symbol\": \"HELP\",\n            \"slug\": \"helpico\",\n            \"rank\": 2820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-08T22:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4233,\n            \"name\": \"Membrana\",\n            \"symbol\": \"MBN\",\n            \"slug\": \"membrana\",\n            \"rank\": 2594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-08T22:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4eeea7b48b9c3ac8f70a9c932a8b1e8a5cb624c7\"\n            }\n        },\n        {\n            \"id\": 4238,\n            \"name\": \"EveriToken\",\n            \"symbol\": \"EVT\",\n            \"slug\": \"everitoken\",\n            \"rank\": 2552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-12T22:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4242,\n            \"name\": \"PLANET\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"planet\",\n            \"rank\": 1558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T23:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x307d45afbb7e84f82ef3d251a6bb0f00edf632e4\"\n            }\n        },\n        {\n            \"id\": 4244,\n            \"name\": \"CCUniverse\",\n            \"symbol\": \"UVU\",\n            \"slug\": \"ccuniverse\",\n            \"rank\": 2691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-11T20:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4245,\n            \"name\": \"Enecuum\",\n            \"symbol\": \"ENQ\",\n            \"slug\": \"enecuum\",\n            \"rank\": 1092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-13T23:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4249,\n            \"name\": \"Findora\",\n            \"symbol\": \"FRA\",\n            \"slug\": \"findora\",\n            \"rank\": 3260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-11T16:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4250,\n            \"name\": \"ZeuxCoin\",\n            \"symbol\": \"ZUC\",\n            \"slug\": \"zeuxcoin\",\n            \"rank\": 2305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-14T23:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b4689e4514957699edeb2ee91c947f18e439806\"\n            }\n        },\n        {\n            \"id\": 4251,\n            \"name\": \"DeepCloud AI\",\n            \"symbol\": \"DEEP\",\n            \"slug\": \"deepcloud-ai\",\n            \"rank\": 7572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-20T01:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6cbedec4f1ac9d874987d2769596544e0d9161ab\"\n            }\n        },\n        {\n            \"id\": 4253,\n            \"name\": \"CryptoBonusMiles\",\n            \"symbol\": \"CBM\",\n            \"slug\": \"cryptobonusmiles\",\n            \"rank\": 2129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-03T23:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"CBM-4B2\"\n            }\n        },\n        {\n            \"id\": 4256,\n            \"name\": \"Klaytn\",\n            \"symbol\": \"KLAY\",\n            \"slug\": \"klaytn\",\n            \"rank\": 41,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T04:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4257,\n            \"name\": \"Bitball Treasure\",\n            \"symbol\": \"BTRS\",\n            \"slug\": \"bitball-treasure\",\n            \"rank\": 820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-04T23:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73c9275c3a2dd84b5741fd59aebf102c91eb033f\"\n            }\n        },\n        {\n            \"id\": 4259,\n            \"name\": \"Spice\",\n            \"symbol\": \"SPICE\",\n            \"slug\": \"spice\",\n            \"rank\": 5775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4261,\n            \"name\": \"Sucrecoin\",\n            \"symbol\": \"XSR\",\n            \"slug\": \"sucrecoin\",\n            \"rank\": 8397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T23:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4262,\n            \"name\": \"UltrAlpha\",\n            \"symbol\": \"UAT\",\n            \"slug\": \"ultralpha\",\n            \"rank\": 4678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-26T21:24:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01c0987e88f778df6640787226bc96354e1a9766\"\n            }\n        },\n        {\n            \"id\": 4263,\n            \"name\": \"BitCanna\",\n            \"symbol\": \"BCNA\",\n            \"slug\": \"bitcanna\",\n            \"rank\": 3556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4264,\n            \"name\": \"Ritocoin\",\n            \"symbol\": \"RITO\",\n            \"slug\": \"ritocoin\",\n            \"rank\": 2142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4268,\n            \"name\": \"NewYork Exchange\",\n            \"symbol\": \"NYE\",\n            \"slug\": \"newyork-exchange\",\n            \"rank\": 524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-20T22:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4269,\n            \"name\": \"GateToken\",\n            \"symbol\": \"GT\",\n            \"slug\": \"gatetoken\",\n            \"rank\": 116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe66747a101bff2dba3697199dcce5b743b454759\"\n            }\n        },\n        {\n            \"id\": 4272,\n            \"name\": \"Taklimakan Network\",\n            \"symbol\": \"TAN\",\n            \"slug\": \"taklimakan-network\",\n            \"rank\": 2393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-04T02:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c36204a0712a2a50e54a62f7c4f01867e78cb53\"\n            }\n        },\n        {\n            \"id\": 4273,\n            \"name\": \"Sessia\",\n            \"symbol\": \"KICKS\",\n            \"slug\": \"sessia\",\n            \"rank\": 2213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-21T22:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd91a6162f146ef85922d9a15ee6eb14a00344586\"\n            }\n        },\n        {\n            \"id\": 4275,\n            \"name\": \"Cocos-BCX\",\n            \"symbol\": \"COCOS\",\n            \"slug\": \"cocos-bcx\",\n            \"rank\": 523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-21T16:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4c7ea4fab34bd9fb9a5e1b1a98df76e26e6407c\"\n            }\n        },\n        {\n            \"id\": 4276,\n            \"name\": \"Defi\",\n            \"symbol\": \"DEFI\",\n            \"slug\": \"defi\",\n            \"rank\": 6616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-22T22:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98b2de885e916b598f65ded2fdbb63187eaef184\"\n            }\n        },\n        {\n            \"id\": 4277,\n            \"name\": \"DECOIN\",\n            \"symbol\": \"DTEP\",\n            \"slug\": \"decoin\",\n            \"rank\": 1176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-06T19:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4279,\n            \"name\": \"Swipe\",\n            \"symbol\": \"SXP\",\n            \"slug\": \"swipe\",\n            \"rank\": 180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9\"\n            }\n        },\n        {\n            \"id\": 4280,\n            \"name\": \"12Ships\",\n            \"symbol\": \"TSHP\",\n            \"slug\": \"12ships\",\n            \"rank\": 5476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T20:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x525794473f7ab5715c81d06d10f52d11cc052804\"\n            }\n        },\n        {\n            \"id\": 4283,\n            \"name\": \"BitForex Token\",\n            \"symbol\": \"BF\",\n            \"slug\": \"bitforex-token\",\n            \"rank\": 697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-31T00:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b71bee9d961b1b848f8485eec8d8787f80217f5\"\n            }\n        },\n        {\n            \"id\": 4284,\n            \"name\": \"DABANKING\",\n            \"symbol\": \"DAB\",\n            \"slug\": \"dabanking\",\n            \"rank\": 2508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T06:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e7ebea68ab05198f771d77a875480314f1d0aae\"\n            }\n        },\n        {\n            \"id\": 4286,\n            \"name\": \"ZENZO\",\n            \"symbol\": \"ZNZ\",\n            \"slug\": \"zenzo\",\n            \"rank\": 2136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4287,\n            \"name\": \"Jobchain\",\n            \"symbol\": \"JOB\",\n            \"slug\": \"jobchain\",\n            \"rank\": 1153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-23T04:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfbc9050f5b01df53512dcc39b4f2b2bbacd517a\"\n            }\n        },\n        {\n            \"id\": 4289,\n            \"name\": \"IOEX\",\n            \"symbol\": \"IOEX\",\n            \"slug\": \"ioex\",\n            \"rank\": 7286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4290,\n            \"name\": \"EMOGI Network\",\n            \"symbol\": \"LOL\",\n            \"slug\": \"emogi-network\",\n            \"rank\": 5480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4291,\n            \"name\": \"Krypton Galaxy Coin\",\n            \"symbol\": \"KGC\",\n            \"slug\": \"krypton-galaxy-coin\",\n            \"rank\": 5202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8262eb913fccea4c3f77fc95b8b4043b384cfbb\"\n            }\n        },\n        {\n            \"id\": 4292,\n            \"name\": \"Nibble\",\n            \"symbol\": \"NBXC\",\n            \"slug\": \"nibble\",\n            \"rank\": 2823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-02T20:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4293,\n            \"name\": \"PERL.eco\",\n            \"symbol\": \"PERL\",\n            \"slug\": \"perlin\",\n            \"rank\": 742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-26T14:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeca82185adce47f39c684352b0439f030f860318\"\n            }\n        },\n        {\n            \"id\": 4297,\n            \"name\": \"Netbox Coin\",\n            \"symbol\": \"NBX\",\n            \"slug\": \"netbox-coin\",\n            \"rank\": 1935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-09T03:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4298,\n            \"name\": \"Rapidz\",\n            \"symbol\": \"RPZX\",\n            \"slug\": \"rapidz\",\n            \"rank\": 2263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-17T23:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68350d30d9f58c81aaaa41929f1bfc52fff4ea49\"\n            }\n        },\n        {\n            \"id\": 4299,\n            \"name\": \"Tokoin\",\n            \"symbol\": \"TOKO\",\n            \"slug\": \"tokoin\",\n            \"rank\": 1317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T23:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0f0546eb5e3ee7e8cfc5da12e5949f3ae622675\"\n            }\n        },\n        {\n            \"id\": 4300,\n            \"name\": \"VideoCoin\",\n            \"symbol\": \"VID\",\n            \"slug\": \"videocoin\",\n            \"rank\": 536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-08-28T23:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c9023bbc572ff8dc1228c7858a280046ea8c9e5\"\n            }\n        },\n        {\n            \"id\": 4301,\n            \"name\": \"Tutor's Diary\",\n            \"symbol\": \"TUDA\",\n            \"slug\": \"tutors-diary\",\n            \"rank\": 8398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-18T23:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e3002dff591c5e75bb9dedae268049742e6b13a\"\n            }\n        },\n        {\n            \"id\": 4306,\n            \"name\": \"BitcoinSoV\",\n            \"symbol\": \"BSOV\",\n            \"slug\": \"bitcoinsov\",\n            \"rank\": 8399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T22:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26946ada5ecb57f3a1f91605050ce45c482c9eb1\"\n            }\n        },\n        {\n            \"id\": 4307,\n            \"name\": \"UNICORN Token\",\n            \"symbol\": \"UNI\",\n            \"slug\": \"unicorn-token\",\n            \"rank\": 2723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-21T06:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2730d6fdc86c95a74253beffaa8306b40fedecbb\"\n            }\n        },\n        {\n            \"id\": 4309,\n            \"name\": \"Cryptocean\",\n            \"symbol\": \"CRON\",\n            \"slug\": \"cryptocean\",\n            \"rank\": 1111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T05:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4315,\n            \"name\": \"Vidulum\",\n            \"symbol\": \"VDL\",\n            \"slug\": \"vidulum\",\n            \"rank\": 1307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T02:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4324,\n            \"name\": \"Junsonmingchncoin\",\n            \"symbol\": \"JMC\",\n            \"slug\": \"junsonmingchncoin\",\n            \"rank\": 8323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T01:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4325,\n            \"name\": \"Bitscoin\",\n            \"symbol\": \"BTCX\",\n            \"slug\": \"bitscoin\",\n            \"rank\": 8400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-19T01:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9388f54fa978aa9e24395a8b69033304eccea4df\"\n            }\n        },\n        {\n            \"id\": 4344,\n            \"name\": \"ImageCash\",\n            \"symbol\": \"IMGC\",\n            \"slug\": \"imagecash\",\n            \"rank\": 2746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:49:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4359,\n            \"name\": \"Aeryus\",\n            \"symbol\": \"AER\",\n            \"slug\": \"aeryus\",\n            \"rank\": 2771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T01:29:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac4d22e40bf0b8ef4750a99ed4e935b99a42685e\"\n            }\n        },\n        {\n            \"id\": 4361,\n            \"name\": \"Bitpanda Ecosystem Token\",\n            \"symbol\": \"BEST\",\n            \"slug\": \"bitpanda-ecosystem-token\",\n            \"rank\": 229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-18T19:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b073382e63411e3bcffe90ac1b9a43fefa1ec6f\"\n            }\n        },\n        {\n            \"id\": 4365,\n            \"name\": \"Streamit Coin\",\n            \"symbol\": \"STREAM\",\n            \"slug\": \"streamit-coin\",\n            \"rank\": 2698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T05:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4366,\n            \"name\": \"MixMarvel\",\n            \"symbol\": \"MIX\",\n            \"slug\": \"mixmarvel\",\n            \"rank\": 520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-02T07:19:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d285f735998f36631f678ff41fb56a10a4d0429\"\n            }\n        },\n        {\n            \"id\": 4370,\n            \"name\": \"concertVR-Token\",\n            \"symbol\": \"CVT\",\n            \"slug\": \"concertvr-token\",\n            \"rank\": 5501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T15:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24b47299e756af0571f512232a3629e0dabb52ed\"\n            }\n        },\n        {\n            \"id\": 4381,\n            \"name\": \"MYCE\",\n            \"symbol\": \"YCE\",\n            \"slug\": \"myce\",\n            \"rank\": 4676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4384,\n            \"name\": \"CaluraCoin\",\n            \"symbol\": \"CLC\",\n            \"slug\": \"caluracoin\",\n            \"rank\": 2557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-10T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4385,\n            \"name\": \"Daikicoin\",\n            \"symbol\": \"DIC\",\n            \"slug\": \"daikicoin\",\n            \"rank\": 5047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T01:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4388,\n            \"name\": \"ExchangeCoin\",\n            \"symbol\": \"EXCC\",\n            \"slug\": \"exchange-coin\",\n            \"rank\": 3531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T18:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4397,\n            \"name\": \"PEPS Coin\",\n            \"symbol\": \"PEPS\",\n            \"slug\": \"peps-coin\",\n            \"rank\": 1540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-08T21:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4411,\n            \"name\": \"TenUp\",\n            \"symbol\": \"TUP\",\n            \"slug\": \"tenup\",\n            \"rank\": 1857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4424,\n            \"name\": \"XDAG\",\n            \"symbol\": \"XDAG\",\n            \"slug\": \"xdag\",\n            \"rank\": 5592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T21:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4427,\n            \"name\": \"BITICA DIGITAL CRYPTO CURRENCY\",\n            \"symbol\": \"BDCC\",\n            \"slug\": \"bdcc-bitica-coin\",\n            \"rank\": 5497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T02:59:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb319d67feba42063fd08d28320e7a14a7472da86\"\n            }\n        },\n        {\n            \"id\": 4430,\n            \"name\": \"VNX\",\n            \"symbol\": \"VNXLU\",\n            \"slug\": \"vnx\",\n            \"rank\": 2040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-10T00:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00fc270c9cc13e878ab5363d00354bebf6f05c15\"\n            }\n        },\n        {\n            \"id\": 4431,\n            \"name\": \"VIDY\",\n            \"symbol\": \"VIDY\",\n            \"slug\": \"vidy\",\n            \"rank\": 1522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-04T09:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc77b230f31b517f1ef362e59c173c2be6540b5e8\"\n            }\n        },\n        {\n            \"id\": 4439,\n            \"name\": \"Kripton\",\n            \"symbol\": \"LPK\",\n            \"slug\": \"kripton\",\n            \"rank\": 8314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-27T18:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2cc71c048a804da930e28e93f3211dc03c702995\"\n            }\n        },\n        {\n            \"id\": 4441,\n            \"name\": \"Vectorspace AI\",\n            \"symbol\": \"VXV\",\n            \"slug\": \"vectorspace-ai\",\n            \"rank\": 354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-04T22:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7D29A64504629172a429e64183D6673b9dAcbFCe\"\n            }\n        },\n        {\n            \"id\": 4448,\n            \"name\": \"Electronero\",\n            \"symbol\": \"ETNX\",\n            \"slug\": \"electronero\",\n            \"rank\": 8401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-10T00:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4452,\n            \"name\": \"BidiPass\",\n            \"symbol\": \"BDP\",\n            \"slug\": \"bidipass\",\n            \"rank\": 2403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-05T03:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x593114f03a0a575aece9ed675e52ed68d2172b8c\"\n            }\n        },\n        {\n            \"id\": 4460,\n            \"name\": \"PirateCash\",\n            \"symbol\": \"PIRATE\",\n            \"slug\": \"piratecash\",\n            \"rank\": 2059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T21:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4466,\n            \"name\": \"Ormeus Ecosystem\",\n            \"symbol\": \"ECO\",\n            \"slug\": \"ormeus-ecosystem\",\n            \"rank\": 2242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T01:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ECO-083\"\n            }\n        },\n        {\n            \"id\": 4467,\n            \"name\": \"Nestree\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"nestree\",\n            \"rank\": 871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-09T05:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65ccd72c0813ce6f2703593b633202a0f3ca6a0c\"\n            }\n        },\n        {\n            \"id\": 4487,\n            \"name\": \"Secure Cash\",\n            \"symbol\": \"SCSX\",\n            \"slug\": \"secure-cash\",\n            \"rank\": 8058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-02T11:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4490,\n            \"name\": \"Emirex Token\",\n            \"symbol\": \"EMRX\",\n            \"slug\": \"emirex-token\",\n            \"rank\": 865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-10T08:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774\"\n            }\n        },\n        {\n            \"id\": 4491,\n            \"name\": \"Flits\",\n            \"symbol\": \"FLS\",\n            \"slug\": \"flits\",\n            \"rank\": 7082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-25T00:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4495,\n            \"name\": \"VENA\",\n            \"symbol\": \"VENA\",\n            \"slug\": \"vena\",\n            \"rank\": 8402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T23:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh\"\n            }\n        },\n        {\n            \"id\": 4502,\n            \"name\": \"Altbet\",\n            \"symbol\": \"ABET\",\n            \"slug\": \"altbet\",\n            \"rank\": 8333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T00:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4505,\n            \"name\": \"Midas\",\n            \"symbol\": \"MIDAS\",\n            \"slug\": \"midas\",\n            \"rank\": 4233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-23T04:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4506,\n            \"name\": \"Hotbit Token\",\n            \"symbol\": \"HTB\",\n            \"slug\": \"hotbit-token\",\n            \"rank\": 3646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T11:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6be61833fc4381990e82d7d4a9f4c9b3f67ea941\"\n            }\n        },\n        {\n            \"id\": 4508,\n            \"name\": \"Voltz\",\n            \"symbol\": \"VOLTZ\",\n            \"slug\": \"voltz\",\n            \"rank\": 8316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-24T11:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60715e436c37444e29772c0d26a98ae1e8e1a989\"\n            }\n        },\n        {\n            \"id\": 4510,\n            \"name\": \"Mchain\",\n            \"symbol\": \"MAR\",\n            \"slug\": \"mchain\",\n            \"rank\": 2615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T03:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4512,\n            \"name\": \"LINK\",\n            \"symbol\": \"LN\",\n            \"slug\": \"link\",\n            \"rank\": 218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T00:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4520,\n            \"name\": \"Decentralized Vulnerability Platform\",\n            \"symbol\": \"DVP\",\n            \"slug\": \"decentralized-vulnerability-platform\",\n            \"rank\": 1816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-11T19:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e30ea2329d95802fd804f4291220b0e2f579812\"\n            }\n        },\n        {\n            \"id\": 4525,\n            \"name\": \"Lightyears\",\n            \"symbol\": \"YEAR\",\n            \"slug\": \"lightyears\",\n            \"rank\": 7847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T18:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4534,\n            \"name\": \"BITTO\",\n            \"symbol\": \"BITTO\",\n            \"slug\": \"bitto\",\n            \"rank\": 2239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55a290f08bb4cae8dcf1ea5635a3fcfd4da60456\"\n            }\n        },\n        {\n            \"id\": 4538,\n            \"name\": \"Sombe\",\n            \"symbol\": \"SBE\",\n            \"slug\": \"sombe\",\n            \"rank\": 8403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-25T22:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4542,\n            \"name\": \"Scrypta\",\n            \"symbol\": \"LYRA\",\n            \"slug\": \"scrypta\",\n            \"rank\": 2334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T22:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4545,\n            \"name\": \"City Coin\",\n            \"symbol\": \"CITY\",\n            \"slug\": \"city-coin\",\n            \"rank\": 5779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-28T02:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4546,\n            \"name\": \"01coin\",\n            \"symbol\": \"ZOC\",\n            \"slug\": \"01coin\",\n            \"rank\": 8177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-21T10:50:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4549,\n            \"name\": \"LEXIT\",\n            \"symbol\": \"LEXI\",\n            \"slug\": \"lexit\",\n            \"rank\": 2939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T10:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41a95f152e50fffd7184d9388956a2d0b8756ba9\"\n            }\n        },\n        {\n            \"id\": 4552,\n            \"name\": \"Aircoins\",\n            \"symbol\": \"AIRX\",\n            \"slug\": \"aircoins\",\n            \"rank\": 5061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F\"\n            }\n        },\n        {\n            \"id\": 4555,\n            \"name\": \"Fedora Gold\",\n            \"symbol\": \"FED\",\n            \"slug\": \"fedora-gold\",\n            \"rank\": 7314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T00:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4557,\n            \"name\": \"USDX [Lighthouse]\",\n            \"symbol\": \"USDX\",\n            \"slug\": \"usdx-lighthouse\",\n            \"rank\": 2470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-31T20:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4558,\n            \"name\": \"Flow\",\n            \"symbol\": \"FLOW\",\n            \"slug\": \"flow\",\n            \"rank\": 49,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4566,\n            \"name\": \"DigitalBits\",\n            \"symbol\": \"XDB\",\n            \"slug\": \"digitalbits\",\n            \"rank\": 176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-13T04:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9eefc4b0d472a44be93970254df4f4016569d27\"\n            }\n        },\n        {\n            \"id\": 4568,\n            \"name\": \"JFIN\",\n            \"symbol\": \"JFC\",\n            \"slug\": \"jfin\",\n            \"rank\": 3148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x940bdcb99a0ee5fb008a606778ae87ed9789f257\"\n            }\n        },\n        {\n            \"id\": 4571,\n            \"name\": \"HEdpAY\",\n            \"symbol\": \"HDP.ф\",\n            \"slug\": \"hedpay\",\n            \"rank\": 4891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T19:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4d5545392f5fc57eba3af8981815669bb7e2a48\"\n            }\n        },\n        {\n            \"id\": 4577,\n            \"name\": \"LunchMoney\",\n            \"symbol\": \"LMY\",\n            \"slug\": \"lunchmoney\",\n            \"rank\": 2203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T19:59:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66fd97a78d8854fec445cd1c80a07896b0b4851f\"\n            }\n        },\n        {\n            \"id\": 4586,\n            \"name\": \"ProBit Token\",\n            \"symbol\": \"PROB\",\n            \"slug\": \"probit-token\",\n            \"rank\": 912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-13T22:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb559ce67ff522ec0b9ba7f5dc9dc7ef6c139803\"\n            }\n        },\n        {\n            \"id\": 4594,\n            \"name\": \"SovranoCoin\",\n            \"symbol\": \"SVR\",\n            \"slug\": \"sovranocoin\",\n            \"rank\": 2762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T05:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4618,\n            \"name\": \"Akoin\",\n            \"symbol\": \"AKN\",\n            \"slug\": \"akoin\",\n            \"rank\": 5550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-19T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4621,\n            \"name\": \"dForce USDx\",\n            \"symbol\": \"USDX\",\n            \"slug\": \"dforce-usdx\",\n            \"rank\": 8404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T01:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb269732ab75a6fd61ea60b06fe994cd32a83549\"\n            }\n        },\n        {\n            \"id\": 4623,\n            \"name\": \"Gomics\",\n            \"symbol\": \"GOM\",\n            \"slug\": \"gomics\",\n            \"rank\": 6525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-16T03:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8c6ad2586bb71d518c2aaf510efe91f82022f58\"\n            }\n        },\n        {\n            \"id\": 4629,\n            \"name\": \"BOSCore\",\n            \"symbol\": \"BOS\",\n            \"slug\": \"boscore\",\n            \"rank\": 8405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T21:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"BOS-eos-eosio.token\"\n            }\n        },\n        {\n            \"id\": 4630,\n            \"name\": \"Sierracoin\",\n            \"symbol\": \"SIERRA\",\n            \"slug\": \"sierracoin\",\n            \"rank\": 8406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T22:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4633,\n            \"name\": \"CryptoBossCoin\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"cryptobosscoin\",\n            \"rank\": 8407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-01T00:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x790bfacae71576107c068f494c8a6302aea640cb\"\n            }\n        },\n        {\n            \"id\": 4642,\n            \"name\": \"Hedera\",\n            \"symbol\": \"HBAR\",\n            \"slug\": \"hedera\",\n            \"rank\": 33,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T09:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4644,\n            \"name\": \"Poseidon Network\",\n            \"symbol\": \"QQQ\",\n            \"slug\": \"poseidon-network\",\n            \"rank\": 930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T02:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21\"\n            }\n        },\n        {\n            \"id\": 4646,\n            \"name\": \"Beaxy\",\n            \"symbol\": \"BXY\",\n            \"slug\": \"beaxy\",\n            \"rank\": 2011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-25T02:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x827d53c8170af52625f414bde00326fc8a085e86\"\n            }\n        },\n        {\n            \"id\": 4647,\n            \"name\": \"PUBLISH\",\n            \"symbol\": \"NEWS\",\n            \"slug\": \"publish\",\n            \"rank\": 1442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-17T07:44:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4660,\n            \"name\": \"Telos\",\n            \"symbol\": \"TLOS\",\n            \"slug\": \"telos\",\n            \"rank\": 236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-19T05:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4664,\n            \"name\": \"RCCCToken\",\n            \"symbol\": \"RCCC\",\n            \"slug\": \"rccctoken\",\n            \"rank\": 5603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33bfd20660eeaf952e8d5bc3236e1918701f17d0\"\n            }\n        },\n        {\n            \"id\": 4674,\n            \"name\": \"Whole Network\",\n            \"symbol\": \"NODE\",\n            \"slug\": \"whole-network\",\n            \"rank\": 5851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-26T20:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0c3ef32f802967db75b9d49fe1e76620151ccb81\"\n            }\n        },\n        {\n            \"id\": 4677,\n            \"name\": \"Tepleton\",\n            \"symbol\": \"TEP\",\n            \"slug\": \"tepleton\",\n            \"rank\": 7935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-08T23:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e65e12b5f0fd1d58738c6f38da7d57f5f183d1c\"\n            }\n        },\n        {\n            \"id\": 4678,\n            \"name\": \"Global Digital Content\",\n            \"symbol\": \"GDC\",\n            \"slug\": \"global-digital-content\",\n            \"rank\": 4626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-25T03:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31\"\n            }\n        },\n        {\n            \"id\": 4679,\n            \"name\": \"Band Protocol\",\n            \"symbol\": \"BAND\",\n            \"slug\": \"band-protocol\",\n            \"rank\": 333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-18T12:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba11d00c5f74255f56a5e366f4f77f5a186d7f55\"\n            }\n        },\n        {\n            \"id\": 4680,\n            \"name\": \"FYDcoin\",\n            \"symbol\": \"FYD\",\n            \"slug\": \"fydcoin\",\n            \"rank\": 1473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-23T22:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4681,\n            \"name\": \"Color Platform\",\n            \"symbol\": \"CLR\",\n            \"slug\": \"color-platform\",\n            \"rank\": 1884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-03T09:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2396fbc0e2e3ae4b7206ebdb5706e2a5920349cb\"\n            }\n        },\n        {\n            \"id\": 4682,\n            \"name\": \"Hyper Speed Network\",\n            \"symbol\": \"HSN\",\n            \"slug\": \"hyper-speed-network\",\n            \"rank\": 2596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-20T02:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x365542df3c8c9d096c5f0de24a0d8cf33c19c8fd\"\n            }\n        },\n        {\n            \"id\": 4687,\n            \"name\": \"Binance USD\",\n            \"symbol\": \"BUSD\",\n            \"slug\": \"binance-usd\",\n            \"rank\": 13,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-20T08:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BUSD-BD1\"\n            }\n        },\n        {\n            \"id\": 4691,\n            \"name\": \"Zano\",\n            \"symbol\": \"ZANO\",\n            \"slug\": \"zano\",\n            \"rank\": 892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-17T06:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4693,\n            \"name\": \"Global X Change Token\",\n            \"symbol\": \"GXT\",\n            \"slug\": \"global-x-change-token\",\n            \"rank\": 8309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-13T22:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60c87297a1feadc3c25993ffcadc54e99971e307\"\n            }\n        },\n        {\n            \"id\": 4695,\n            \"name\": \"Echoin\",\n            \"symbol\": \"EC\",\n            \"slug\": \"echoin\",\n            \"rank\": 3672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-23T05:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12fd19dac0fab61bed5e0f09091b470c452d4d61\"\n            }\n        },\n        {\n            \"id\": 4697,\n            \"name\": \"Rivex\",\n            \"symbol\": \"RVX\",\n            \"slug\": \"rivex\",\n            \"rank\": 5049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T01:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4702,\n            \"name\": \"Rupiah Token\",\n            \"symbol\": \"IDRT\",\n            \"slug\": \"rupiah-token\",\n            \"rank\": 988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-24T06:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"IDRTB-178\"\n            }\n        },\n        {\n            \"id\": 4703,\n            \"name\": \"BonusCloud\",\n            \"symbol\": \"BXC\",\n            \"slug\": \"bonuscloud\",\n            \"rank\": 1659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-24T12:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43\"\n            }\n        },\n        {\n            \"id\": 4704,\n            \"name\": \"Banano\",\n            \"symbol\": \"BAN\",\n            \"slug\": \"banano\",\n            \"rank\": 851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-22T04:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4705,\n            \"name\": \"PAX Gold\",\n            \"symbol\": \"PAXG\",\n            \"slug\": \"pax-gold\",\n            \"rank\": 148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-26T02:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45804880de22913dafe09f4980848ece6ecbaf78\"\n            }\n        },\n        {\n            \"id\": 4709,\n            \"name\": \"XcelToken Plus\",\n            \"symbol\": \"XLAB\",\n            \"slug\": \"xceltoken-plus\",\n            \"rank\": 1996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-27T03:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c4e7f814d40f8929f9112c5d09016f923d34472\"\n            }\n        },\n        {\n            \"id\": 4710,\n            \"name\": \"Cere Network\",\n            \"symbol\": \"CERE\",\n            \"slug\": \"cere-network\",\n            \"rank\": 2923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4712,\n            \"name\": \"AmonD\",\n            \"symbol\": \"AMON\",\n            \"slug\": \"amond\",\n            \"rank\": 1746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-09-28T11:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00059ae69c1622a7542edc15e8d17b060fe307b6\"\n            }\n        },\n        {\n            \"id\": 4715,\n            \"name\": \"Tokenize Xchange\",\n            \"symbol\": \"TKX\",\n            \"slug\": \"tokenize-xchange\",\n            \"rank\": 8408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-23T01:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x667102BD3413bFEaa3Dffb48fa8288819E480a88\"\n            }\n        },\n        {\n            \"id\": 4737,\n            \"name\": \"ITO Utility Token\",\n            \"symbol\": \"IUT\",\n            \"slug\": \"ito-utility-token\",\n            \"rank\": 2571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD36a0e7b741542208aE0fBb35453C893D0136625\"\n            }\n        },\n        {\n            \"id\": 4746,\n            \"name\": \"Quiztok\",\n            \"symbol\": \"QTCON\",\n            \"slug\": \"quiztok\",\n            \"rank\": 703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-28T22:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa00a4d5786a6e955e9539d01d78bf68f3271c050\"\n            }\n        },\n        {\n            \"id\": 4747,\n            \"name\": \"Velas\",\n            \"symbol\": \"VLX\",\n            \"slug\": \"velas\",\n            \"rank\": 111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-03T02:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4752,\n            \"name\": \"CUTcoin\",\n            \"symbol\": \"CUT\",\n            \"slug\": \"cutcoin\",\n            \"rank\": 822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T01:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4754,\n            \"name\": \"INLOCK\",\n            \"symbol\": \"ILK\",\n            \"slug\": \"inlock\",\n            \"rank\": 6833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-01T00:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf784682c82526e245f50975190ef0fff4e4fc077\"\n            }\n        },\n        {\n            \"id\": 4757,\n            \"name\": \"Robonomics.network\",\n            \"symbol\": \"XRT\",\n            \"slug\": \"robonomics-network\",\n            \"rank\": 1088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T01:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7de91b204c1c737bcee6f000aaa6569cf7061cb7\"\n            }\n        },\n        {\n            \"id\": 4758,\n            \"name\": \"dForce\",\n            \"symbol\": \"DF\",\n            \"slug\": \"dforce\",\n            \"rank\": 611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T01:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0\"\n            }\n        },\n        {\n            \"id\": 4760,\n            \"name\": \"PANTHEON X\",\n            \"symbol\": \"XPN\",\n            \"slug\": \"pantheon-x\",\n            \"rank\": 1600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T22:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b9e094d56103611f0acefdab43182347ba60df4\"\n            }\n        },\n        {\n            \"id\": 4761,\n            \"name\": \"NuCypher\",\n            \"symbol\": \"NU\",\n            \"slug\": \"nucypher\",\n            \"rank\": 151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fe83213d56308330ec302a8bd641f1d0113a4cc\"\n            }\n        },\n        {\n            \"id\": 4769,\n            \"name\": \"EOS Force\",\n            \"symbol\": \"EOSC\",\n            \"slug\": \"eos-force\",\n            \"rank\": 1057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-10T03:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4773,\n            \"name\": \"PocketNode\",\n            \"symbol\": \"NODE\",\n            \"slug\": \"pocketnode\",\n            \"rank\": 7915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-03T00:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x435d664F72D6F194ef67d63B5f3936650187b131\"\n            }\n        },\n        {\n            \"id\": 4774,\n            \"name\": \"1irstGold\",\n            \"symbol\": \"1GOLD\",\n            \"slug\": \"1irstgold\",\n            \"rank\": 5076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-04T02:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda4129919f964a3a526d3182bb03e6449e5a8872\"\n            }\n        },\n        {\n            \"id\": 4777,\n            \"name\": \"Azbit\",\n            \"symbol\": \"AZ\",\n            \"slug\": \"azbit\",\n            \"rank\": 1828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-13T18:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaaaaaba2ea3daab0a6c05f1b962c78c9836d99\"\n            }\n        },\n        {\n            \"id\": 4779,\n            \"name\": \"HUSD\",\n            \"symbol\": \"HUSD\",\n            \"slug\": \"husd\",\n            \"rank\": 226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-15T02:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf574c24545e5ffecb9a659c229253d4111d87e1\"\n            }\n        },\n        {\n            \"id\": 4782,\n            \"name\": \"TurtleNetwork\",\n            \"symbol\": \"TN\",\n            \"slug\": \"turtlenetwork\",\n            \"rank\": 1870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-11T15:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4786,\n            \"name\": \"MDtoken\",\n            \"symbol\": \"MDTK\",\n            \"slug\": \"mdtoken\",\n            \"rank\": 2640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-27T05:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"BzV9wieerzbAE53sYusbfos9xpTVMiotMr4V64JbqbVP\"\n            }\n        },\n        {\n            \"id\": 4787,\n            \"name\": \"BitcoinV\",\n            \"symbol\": \"BTCV\",\n            \"slug\": \"bitcoinv\",\n            \"rank\": 8263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-31T01:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4792,\n            \"name\": \"Agora\",\n            \"symbol\": \"VOTE\",\n            \"slug\": \"agora\",\n            \"rank\": 2580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-16T03:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4793,\n            \"name\": \"D Community\",\n            \"symbol\": \"DILI\",\n            \"slug\": \"d-community\",\n            \"rank\": 5503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-16T04:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37f74e99794853777a10ea1dc08a64c86958f06a\"\n            }\n        },\n        {\n            \"id\": 4794,\n            \"name\": \"FinexboxToken\",\n            \"symbol\": \"FNB\",\n            \"slug\": \"finexboxtoken\",\n            \"rank\": 3065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-11T21:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6d2c3cb986db66818c14c7032db05d1d2a6ee74\"\n            }\n        },\n        {\n            \"id\": 4797,\n            \"name\": \"SMILE\",\n            \"symbol\": \"SMILE\",\n            \"slug\": \"swapcoinz\",\n            \"rank\": 8146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-31T22:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cd137eb5bdf426aae58c3ed80383f74e42d9bf2\"\n            }\n        },\n        {\n            \"id\": 4800,\n            \"name\": \"Mogu\",\n            \"symbol\": \"MOGX\",\n            \"slug\": \"mogu\",\n            \"rank\": 4770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-19T03:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdec45952b5e234eddc2981b43eed360826d5087\"\n            }\n        },\n        {\n            \"id\": 4801,\n            \"name\": \"Codex\",\n            \"symbol\": \"CDEX\",\n            \"slug\": \"codex\",\n            \"rank\": 7513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-27T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2315,\n                \"name\": \"HTMLCOIN\",\n                \"symbol\": \"HTML\",\n                \"slug\": \"html-coin\",\n                \"token_address\": \"911106d88ae972bd06d68dc627c2997a6fe8205f\"\n            }\n        },\n        {\n            \"id\": 4802,\n            \"name\": \"Xeonbit Token\",\n            \"symbol\": \"XNS\",\n            \"slug\": \"xeonbit-token\",\n            \"rank\": 8409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c71d3436f39ce382d0f58f1b011d88100b9d91\"\n            }\n        },\n        {\n            \"id\": 4804,\n            \"name\": \"ROOBEE\",\n            \"symbol\": \"ROOBEE\",\n            \"slug\": \"roobee\",\n            \"rank\": 1084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-17T23:14:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa31b1767e09f842ecfd4bc471fe44f830e3891aa\"\n            }\n        },\n        {\n            \"id\": 4805,\n            \"name\": \"VNDC\",\n            \"symbol\": \"VNDC\",\n            \"slug\": \"vndc\",\n            \"rank\": 6633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-07T00:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"VNDC-DB9\"\n            }\n        },\n        {\n            \"id\": 4807,\n            \"name\": \"CertiK\",\n            \"symbol\": \"CTK\",\n            \"slug\": \"certik\",\n            \"rank\": 387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4808,\n            \"name\": \"Bincentive\",\n            \"symbol\": \"BCNT\",\n            \"slug\": \"bincentive\",\n            \"rank\": 5239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T23:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9669890e48f330acd88b78d63e1a6b3482652cd9\"\n            }\n        },\n        {\n            \"id\": 4809,\n            \"name\": \"Project WITH\",\n            \"symbol\": \"WIKEN\",\n            \"slug\": \"project-with\",\n            \"rank\": 925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-09T09:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb7e77aebbe0687d2eff24cc90c41a3b6ea74bdab\"\n            }\n        },\n        {\n            \"id\": 4818,\n            \"name\": \"Xensor\",\n            \"symbol\": \"XSR\",\n            \"slug\": \"xensor\",\n            \"rank\": 1589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-21T05:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045\"\n            }\n        },\n        {\n            \"id\": 4819,\n            \"name\": \"DMme\",\n            \"symbol\": \"DMME\",\n            \"slug\": \"dmme\",\n            \"rank\": 8331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-06T04:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9556f8ee795d991ff371f547162d5efb2769425f\"\n            }\n        },\n        {\n            \"id\": 4823,\n            \"name\": \"Uzyth\",\n            \"symbol\": \"ZYTH\",\n            \"slug\": \"uzyth\",\n            \"rank\": 6017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T23:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4824,\n            \"name\": \"SymVerse\",\n            \"symbol\": \"SYM\",\n            \"slug\": \"symverse\",\n            \"rank\": 3738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T08:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa\"\n            }\n        },\n        {\n            \"id\": 4826,\n            \"name\": \"ZUM TOKEN\",\n            \"symbol\": \"ZUM\",\n            \"slug\": \"zum-token\",\n            \"rank\": 2075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-25T19:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b9bcd54bf8a730ea5d3f1ffce0885e911a502c\"\n            }\n        },\n        {\n            \"id\": 4834,\n            \"name\": \"Golos Blockchain\",\n            \"symbol\": \"GLS\",\n            \"slug\": \"golos-blockchain\",\n            \"rank\": 1905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T12:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4835,\n            \"name\": \"NOVA\",\n            \"symbol\": \"NOVA\",\n            \"slug\": \"nova\",\n            \"rank\": 7797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-24T21:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6\"\n            }\n        },\n        {\n            \"id\": 4841,\n            \"name\": \"suterusu\",\n            \"symbol\": \"SUTER\",\n            \"slug\": \"suterusu\",\n            \"rank\": 915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T03:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAA2ce7Ae64066175E0B90497CE7d9c190c315DB4\"\n            }\n        },\n        {\n            \"id\": 4842,\n            \"name\": \"Folgory Coin\",\n            \"symbol\": \"FLG\",\n            \"slug\": \"folgory-coin\",\n            \"rank\": 1284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-26T03:44:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3aE8dAeb24d02d450eB81dEA242B1B57772aaD47\"\n            }\n        },\n        {\n            \"id\": 4844,\n            \"name\": \"MeconCash\",\n            \"symbol\": \"MCH\",\n            \"slug\": \"meconcash\",\n            \"rank\": 2994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-25T03:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5e262ec733051b14b38901901a82f2684637e78\"\n            }\n        },\n        {\n            \"id\": 4846,\n            \"name\": \"Kava\",\n            \"symbol\": \"KAVA\",\n            \"slug\": \"kava\",\n            \"rank\": 129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-25T05:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"KAVA-10C\"\n            }\n        },\n        {\n            \"id\": 4847,\n            \"name\": \"Stacks\",\n            \"symbol\": \"STX\",\n            \"slug\": \"stacks\",\n            \"rank\": 55,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-28T16:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4848,\n            \"name\": \"The Forbidden Forest\",\n            \"symbol\": \"FORESTPLUS\",\n            \"slug\": \"the-forbidden-forest\",\n            \"rank\": 3426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4850,\n            \"name\": \"LINKA\",\n            \"symbol\": \"LINKA\",\n            \"slug\": \"linka\",\n            \"rank\": 1563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-01T20:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x578b49c45961f98d8df92854b53f1641af0a5036\"\n            }\n        },\n        {\n            \"id\": 4860,\n            \"name\": \"Era Swap\",\n            \"symbol\": \"ES\",\n            \"slug\": \"era-swap\",\n            \"rank\": 715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-26T23:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef1344bdf80bef3ff4428d8becec3eea4a2cf574\"\n            }\n        },\n        {\n            \"id\": 4862,\n            \"name\": \"DAD\",\n            \"symbol\": \"DAD\",\n            \"slug\": \"dad\",\n            \"rank\": 466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-10-31T22:39:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b322514ff727253292637d9054301600c2c81e8\"\n            }\n        },\n        {\n            \"id\": 4864,\n            \"name\": \"Schilling-Coin\",\n            \"symbol\": \"SCH\",\n            \"slug\": \"schilling-coin\",\n            \"rank\": 8174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-31T02:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4865,\n            \"name\": \"Nahmii\",\n            \"symbol\": \"NII\",\n            \"slug\": \"nahmii\",\n            \"rank\": 3848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T22:46:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c8155909cd385F120A56eF90728dD50F9CcbE52\"\n            }\n        },\n        {\n            \"id\": 4866,\n            \"name\": \"Grimm\",\n            \"symbol\": \"GRIMM\",\n            \"slug\": \"grimm\",\n            \"rank\": 2662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-14T06:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4867,\n            \"name\": \"BeatzCoin\",\n            \"symbol\": \"BTZC\",\n            \"slug\": \"beatzcoin\",\n            \"rank\": 2066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-05T22:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002413\"\n            }\n        },\n        {\n            \"id\": 4870,\n            \"name\": \"MesChain\",\n            \"symbol\": \"MES\",\n            \"slug\": \"meschain\",\n            \"rank\": 2104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T19:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f1135eA4f8946949441716d66e5390C5A990DF0\"\n            }\n        },\n        {\n            \"id\": 4872,\n            \"name\": \"BenePit Protocol\",\n            \"symbol\": \"BNP\",\n            \"slug\": \"benepit-protocol\",\n            \"rank\": 8410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-05T22:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd27d76a1ba55ce5c0291ccd04febbe793d22ebf4\"\n            }\n        },\n        {\n            \"id\": 4881,\n            \"name\": \"Guider\",\n            \"symbol\": \"GDR\",\n            \"slug\": \"guider\",\n            \"rank\": 2778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-28T02:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x874d4c9b980f1a13dd44cbcdb912e24ef0671ed0\"\n            }\n        },\n        {\n            \"id\": 4885,\n            \"name\": \"Diligence\",\n            \"symbol\": \"IRA\",\n            \"slug\": \"diligence\",\n            \"rank\": 2783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T03:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xade7b5f4a421d81ddad8ce86f77a0efe8921e9cc\"\n            }\n        },\n        {\n            \"id\": 4887,\n            \"name\": \"Receive Access Ecosystem\",\n            \"symbol\": \"RAE\",\n            \"slug\": \"receive-access-ecosystem\",\n            \"rank\": 1038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-16T20:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE5a3229CCb22b6484594973A03a3851dCd948756\"\n            }\n        },\n        {\n            \"id\": 4890,\n            \"name\": \"Newscrypto\",\n            \"symbol\": \"NWC\",\n            \"slug\": \"newscrypto\",\n            \"rank\": 648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-06T06:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x968f6f898a6df937fc1859b323ac2f14643e3fed\"\n            }\n        },\n        {\n            \"id\": 4892,\n            \"name\": \"Marshal Lion Group Coin\",\n            \"symbol\": \"MLGC\",\n            \"slug\": \"marshal-lion-group-coin\",\n            \"rank\": 8228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-24T01:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4534492034a2cd3eab34c8f357cd139c95b09f52\"\n            }\n        },\n        {\n            \"id\": 4894,\n            \"name\": \"RING X PLATFORM\",\n            \"symbol\": \"RINGX\",\n            \"slug\": \"ring-x-platform\",\n            \"rank\": 976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-26T20:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4899,\n            \"name\": \"Yap Stone\",\n            \"symbol\": \"YAP\",\n            \"slug\": \"yap-stone\",\n            \"rank\": 2284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-09T12:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4901,\n            \"name\": \"Anchor\",\n            \"symbol\": \"ANCT\",\n            \"slug\": \"anchor\",\n            \"rank\": 972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-09T12:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5456bc77dd275c45c3c15f0cf936b763cf57c3b5\"\n            }\n        },\n        {\n            \"id\": 4903,\n            \"name\": \"Infinity Esaham\",\n            \"symbol\": \"INFS\",\n            \"slug\": \"infinity-esaham\",\n            \"rank\": 2530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T21:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x193408ca0576b73156ed42a2ea7d6fd3f6507162\"\n            }\n        },\n        {\n            \"id\": 4909,\n            \"name\": \"Merge\",\n            \"symbol\": \"MERGE\",\n            \"slug\": \"project-merge\",\n            \"rank\": 7786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T10:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4910,\n            \"name\": \"CoinDeal Token\",\n            \"symbol\": \"CDL\",\n            \"slug\": \"coindeal-token\",\n            \"rank\": 2093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T01:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb17cd357c7acd594717d899ecb9df540f633f27\"\n            }\n        },\n        {\n            \"id\": 4915,\n            \"name\": \"UCX\",\n            \"symbol\": \"UCX\",\n            \"slug\": \"utilies-cryptocurrency-exchange\",\n            \"rank\": 5096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T02:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3D3af44cf092a49280e316f09c8f20ecf97BC933\"\n            }\n        },\n        {\n            \"id\": 4916,\n            \"name\": \"Modex\",\n            \"symbol\": \"MODEX\",\n            \"slug\": \"modex\",\n            \"rank\": 3093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bcea5e4d0f6ed53cf45e7a28febb2d3621d7438\"\n            }\n        },\n        {\n            \"id\": 4917,\n            \"name\": \"DEXA COIN\",\n            \"symbol\": \"DEXA\",\n            \"slug\": \"dexa-coin\",\n            \"rank\": 1183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-19T19:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x725440512cb7b78bf56b334e50e31707418231cb\"\n            }\n        },\n        {\n            \"id\": 4918,\n            \"name\": \"Bankroll Network\",\n            \"symbol\": \"BNKR\",\n            \"slug\": \"bankroll-network\",\n            \"rank\": 8411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TNo59Khpq46FGf4sD7XSWYFNfYfbc8CqNK\"\n            }\n        },\n        {\n            \"id\": 4920,\n            \"name\": \"Aerotoken\",\n            \"symbol\": \"AET\",\n            \"slug\": \"aerotoken\",\n            \"rank\": 8412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-27T01:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c9e4cf756b9d01d791b95bc2d0913ef2bf03784\"\n            }\n        },\n        {\n            \"id\": 4927,\n            \"name\": \"RigoBlock\",\n            \"symbol\": \"GRG\",\n            \"slug\": \"rigoblock\",\n            \"rank\": 2089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T00:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fbb350052bca5417566f188eb2ebce5b19bc964\"\n            }\n        },\n        {\n            \"id\": 4928,\n            \"name\": \"Medium\",\n            \"symbol\": \"MDM\",\n            \"slug\": \"medium\",\n            \"rank\": 5053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-13T20:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd24DFf6117936B6ff97108CF26c1dD8865743d87\"\n            }\n        },\n        {\n            \"id\": 4929,\n            \"name\": \"JD Coin\",\n            \"symbol\": \"JDC\",\n            \"slug\": \"jd-coin\",\n            \"rank\": 4492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-06T23:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4936,\n            \"name\": \"LOLTOKEN\",\n            \"symbol\": \"LOL\",\n            \"slug\": \"loltoken\",\n            \"rank\": 6713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T01:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5978708d6ccE1CC9640Eed47422D64c91BbD5171\"\n            }\n        },\n        {\n            \"id\": 4940,\n            \"name\": \"Kuverit\",\n            \"symbol\": \"KUV\",\n            \"slug\": \"kuverit\",\n            \"rank\": 2223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-18T05:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf70d160102cf7a22c1e432d6928a9d625db91170\"\n            }\n        },\n        {\n            \"id\": 4941,\n            \"name\": \"Bispex\",\n            \"symbol\": \"BPX\",\n            \"slug\": \"bispex\",\n            \"rank\": 8413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-18T05:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222\"\n            }\n        },\n        {\n            \"id\": 4943,\n            \"name\": \"Dai\",\n            \"symbol\": \"DAI\",\n            \"slug\": \"multi-collateral-dai\",\n            \"rank\": 19,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T01:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b175474e89094c44da98b954eedeac495271d0f\"\n            }\n        },\n        {\n            \"id\": 4944,\n            \"name\": \"Tellor\",\n            \"symbol\": \"TRB\",\n            \"slug\": \"tellor\",\n            \"rank\": 558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T01:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0\"\n            }\n        },\n        {\n            \"id\": 4946,\n            \"name\": \"Vinci\",\n            \"symbol\": \"VINCI\",\n            \"slug\": \"vinci\",\n            \"rank\": 8414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T02:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3db99ab08006aefcc9600972eca8c202396b4300\"\n            }\n        },\n        {\n            \"id\": 4948,\n            \"name\": \"Nervos Network\",\n            \"symbol\": \"CKB\",\n            \"slug\": \"nervos-network\",\n            \"rank\": 134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-19T05:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4950,\n            \"name\": \"LCX\",\n            \"symbol\": \"LCX\",\n            \"slug\": \"lcx\",\n            \"rank\": 392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-03T01:14:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x037a54aab062628c9bbae1fdb1583c195585fe41\"\n            }\n        },\n        {\n            \"id\": 4951,\n            \"name\": \"Zynecoin\",\n            \"symbol\": \"ZYN\",\n            \"slug\": \"zynecoin\",\n            \"rank\": 885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T11:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4953,\n            \"name\": \"FirmaChain\",\n            \"symbol\": \"FCT,FCT2\",\n            \"slug\": \"firmachain\",\n            \"rank\": 631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-20T02:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1bad922f84b198a08292fb600319300ae32471b\"\n            }\n        },\n        {\n            \"id\": 4955,\n            \"name\": \"CAPITAL X CELL\",\n            \"symbol\": \"CXC\",\n            \"slug\": \"capital-x-cell\",\n            \"rank\": 4758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-22T05:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4956,\n            \"name\": \"MAP Protocol\",\n            \"symbol\": \"MAP\",\n            \"slug\": \"map-protocol\",\n            \"rank\": 682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-06T02:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e976f211daea0d652912ab99b0dc21a7fd728e4\"\n            }\n        },\n        {\n            \"id\": 4957,\n            \"name\": \"Minter Network\",\n            \"symbol\": \"BIP\",\n            \"slug\": \"minter-network\",\n            \"rank\": 909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T02:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4966,\n            \"name\": \"Eureka Coin\",\n            \"symbol\": \"ERK\",\n            \"slug\": \"eureka-coin\",\n            \"rank\": 2371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-26T01:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4974,\n            \"name\": \"EXMO Coin\",\n            \"symbol\": \"EXM\",\n            \"slug\": \"exmo-coin\",\n            \"rank\": 1334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-04T03:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83869de76b9ad8125e22b857f519f001588c0f62\"\n            }\n        },\n        {\n            \"id\": 4975,\n            \"name\": \"Newsolution\",\n            \"symbol\": \"NST\",\n            \"slug\": \"newsolution\",\n            \"rank\": 8415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-09T05:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd89040ac9823b72f64d71f66fa2deae7c8520671\"\n            }\n        },\n        {\n            \"id\": 4978,\n            \"name\": \"Wownero\",\n            \"symbol\": \"WOW\",\n            \"slug\": \"wownero\",\n            \"rank\": 1234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T05:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4979,\n            \"name\": \"PegNet\",\n            \"symbol\": \"PEG\",\n            \"slug\": \"pegnet\",\n            \"rank\": 2442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-16T04:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4980,\n            \"name\": \"Sesameseed\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"sesameseed\",\n            \"rank\": 8416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1000001\"\n            }\n        },\n        {\n            \"id\": 4983,\n            \"name\": \"Demeter Chain\",\n            \"symbol\": \"DMTC\",\n            \"slug\": \"demeter-chain\",\n            \"rank\": 8132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-11-29T02:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3be6e7bf2cd8e1a0a95597e72ca6d3709bbeff76\"\n            }\n        },\n        {\n            \"id\": 4984,\n            \"name\": \"MACH Project\",\n            \"symbol\": \"MACH\",\n            \"slug\": \"mach-project\",\n            \"rank\": 8049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-03T01:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB119Ce94D098C18fe380904c24e358bd887F00BE\"\n            }\n        },\n        {\n            \"id\": 4985,\n            \"name\": \"ArdCoin\",\n            \"symbol\": \"ARDX\",\n            \"slug\": \"ardcoin\",\n            \"rank\": 1150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T01:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8e2e2101ed11e9138803cd3e06e16dd19910647\"\n            }\n        },\n        {\n            \"id\": 4991,\n            \"name\": \"Lightstreams\",\n            \"symbol\": \"PHT\",\n            \"slug\": \"lightstreams\",\n            \"rank\": 1874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4996,\n            \"name\": \"Ultragate\",\n            \"symbol\": \"ULG\",\n            \"slug\": \"ultragate\",\n            \"rank\": 2696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-03T20:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 4997,\n            \"name\": \"Blockzero Labs\",\n            \"symbol\": \"XIO\",\n            \"slug\": \"blockzerolabs\",\n            \"rank\": 1364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-15T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704\"\n            }\n        },\n        {\n            \"id\": 5001,\n            \"name\": \"Gric Coin\",\n            \"symbol\": \"GC\",\n            \"slug\": \"gric-coin\",\n            \"rank\": 6756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-19T04:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x720c2c93F5f9A6b82226e84095558B10F399b0FA\"\n            }\n        },\n        {\n            \"id\": 5002,\n            \"name\": \"SafeCapital\",\n            \"symbol\": \"SCAP\",\n            \"slug\": \"safecapital\",\n            \"rank\": 2740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-05T20:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5003,\n            \"name\": \"VAULT\",\n            \"symbol\": \"VAULT\",\n            \"slug\": \"vault\",\n            \"rank\": 1682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-28T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5005,\n            \"name\": \"ARCS\",\n            \"symbol\": \"ARX\",\n            \"slug\": \"arcs\",\n            \"rank\": 3917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-02T16:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d8DafF6d70CEAd12c6f077048552Cf89130A2B1\"\n            }\n        },\n        {\n            \"id\": 5007,\n            \"name\": \"TROY\",\n            \"symbol\": \"TROY\",\n            \"slug\": \"troy\",\n            \"rank\": 506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-06T01:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"TROY-9B8\"\n            }\n        },\n        {\n            \"id\": 5009,\n            \"name\": \"LuckySevenToken\",\n            \"symbol\": \"LST\",\n            \"slug\": \"luckyseventoken\",\n            \"rank\": 2666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-09T20:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728\"\n            }\n        },\n        {\n            \"id\": 5011,\n            \"name\": \"ALLY\",\n            \"symbol\": \"ALY\",\n            \"slug\": \"ally\",\n            \"rank\": 1230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T17:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d5686eadea7327f5a0c4820dca90457a0e88763\"\n            }\n        },\n        {\n            \"id\": 5015,\n            \"name\": \"HEX\",\n            \"symbol\": \"HEX\",\n            \"slug\": \"hex\",\n            \"rank\": 201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-17T02:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b591e99afe9f32eaa6214f7b7629768c40eeb39\"\n            }\n        },\n        {\n            \"id\": 5016,\n            \"name\": \"Innovative Bioresearch Coin\",\n            \"symbol\": \"INNBC\",\n            \"slug\": \"innovative-bioresearch-coin\",\n            \"rank\": 2362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T02:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB67718b98d52318240c52E71A898335da4A28c42\"\n            }\n        },\n        {\n            \"id\": 5019,\n            \"name\": \"Global Crypto Alliance\",\n            \"symbol\": \"CALL\",\n            \"slug\": \"global-crypto-alliance\",\n            \"rank\": 2435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-20T02:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbe761ea1447a20b75aa485b7bcad4837415d7d7\"\n            }\n        },\n        {\n            \"id\": 5024,\n            \"name\": \"ALL BEST ICO\",\n            \"symbol\": \"ALLBI\",\n            \"slug\": \"all-best-ico\",\n            \"rank\": 2551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-10T22:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19178ecef9cf2dc3f2ec9cb0b68d4bd92592806a\"\n            }\n        },\n        {\n            \"id\": 5025,\n            \"name\": \"Jade Currency\",\n            \"symbol\": \"JADE\",\n            \"slug\": \"jade-currency\",\n            \"rank\": 1647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-26T12:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF\"\n            }\n        },\n        {\n            \"id\": 5026,\n            \"name\": \"Orchid\",\n            \"symbol\": \"OXT\",\n            \"slug\": \"orchid\",\n            \"rank\": 286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-17T01:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4575f41308EC1483f3d399aa9a2826d74Da13Deb\"\n            }\n        },\n        {\n            \"id\": 5028,\n            \"name\": \"ROAD\",\n            \"symbol\": \"ROAD\",\n            \"slug\": \"road\",\n            \"rank\": 2512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-07T03:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5031,\n            \"name\": \"MimbleWimbleCoin\",\n            \"symbol\": \"MWC\",\n            \"slug\": \"mimblewimblecoin\",\n            \"rank\": 408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-23T21:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5034,\n            \"name\": \"Kusama\",\n            \"symbol\": \"KSM\",\n            \"slug\": \"kusama\",\n            \"rank\": 65,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-12T09:19:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5038,\n            \"name\": \"Litecash\",\n            \"symbol\": \"CASH\",\n            \"slug\": \"litecash\",\n            \"rank\": 7203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T02:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5039,\n            \"name\": \"SBank\",\n            \"symbol\": \"STS\",\n            \"slug\": \"sbank\",\n            \"rank\": 2329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T02:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c14114c107d6374ec31981f5f6cc27a13e22f9a\"\n            }\n        },\n        {\n            \"id\": 5046,\n            \"name\": \"Streamity\",\n            \"symbol\": \"STM\",\n            \"slug\": \"streamity\",\n            \"rank\": 1834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90df11a8cce420675e73922419e3f4f3fe13cccb\"\n            }\n        },\n        {\n            \"id\": 5049,\n            \"name\": \"VerusCoin\",\n            \"symbol\": \"VRSC\",\n            \"slug\": \"veruscoin\",\n            \"rank\": 609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-12T19:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5052,\n            \"name\": \"Apple Network\",\n            \"symbol\": \"ANK\",\n            \"slug\": \"apple-network\",\n            \"rank\": 7950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-24T02:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c45b24359fb0e107a4eaa56bd0f2ce66c99a0e5\"\n            }\n        },\n        {\n            \"id\": 5056,\n            \"name\": \"BuySell\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"buysell\",\n            \"rank\": 8318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-18T02:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5058,\n            \"name\": \"USDA\",\n            \"symbol\": \"USDA\",\n            \"slug\": \"usda\",\n            \"rank\": 8417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-19T09:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c7b464376db7c9927930cf50eefdea2eff3a66a\"\n            }\n        },\n        {\n            \"id\": 5060,\n            \"name\": \"XeniosCoin\",\n            \"symbol\": \"XNC\",\n            \"slug\": \"xenioscoin\",\n            \"rank\": 377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-10T15:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5062,\n            \"name\": \"BEPRO Network\",\n            \"symbol\": \"BEPRO\",\n            \"slug\": \"bepro-network\",\n            \"rank\": 779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-20T02:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf3c8be2e2c42331da80ef210e9b1b307c03d36a\"\n            }\n        },\n        {\n            \"id\": 5065,\n            \"name\": \"Axial Entertainment Digital Asset\",\n            \"symbol\": \"AXL\",\n            \"slug\": \"axial-entertainment-digital-asset\",\n            \"rank\": 5312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-20T02:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fac0ccd9e2ed9fd462d42b66fb81ba9a1f6f25e\"\n            }\n        },\n        {\n            \"id\": 5067,\n            \"name\": \"MAX Exchange Token\",\n            \"symbol\": \"MAX\",\n            \"slug\": \"max-exchange-token\",\n            \"rank\": 1807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T01:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7976c4Efc60d9f4C200Cc1bCEF1A1e3B02c73e7\"\n            }\n        },\n        {\n            \"id\": 5068,\n            \"name\": \"Neutrino USD\",\n            \"symbol\": \"USDN\",\n            \"slug\": \"neutrino-usd\",\n            \"rank\": 125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-30T13:39:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x674C6Ad92Fd080e4004b2312b45f796a192D27a0\"\n            }\n        },\n        {\n            \"id\": 5070,\n            \"name\": \"Tap\",\n            \"symbol\": \"XTP\",\n            \"slug\": \"tap\",\n            \"rank\": 1849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-24T04:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc\"\n            }\n        },\n        {\n            \"id\": 5072,\n            \"name\": \"Rakon\",\n            \"symbol\": \"RKN\",\n            \"slug\": \"rakon\",\n            \"rank\": 348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-25T01:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e5a43db10b04701385a34afb670e404bc7ea597\"\n            }\n        },\n        {\n            \"id\": 5074,\n            \"name\": \"UBU\",\n            \"symbol\": \"UBU\",\n            \"slug\": \"ubu\",\n            \"rank\": 3251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T07:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b74dd5d01f8320081247f5cf1f7a48324700db6\"\n            }\n        },\n        {\n            \"id\": 5076,\n            \"name\": \"Global Reserve System\",\n            \"symbol\": \"GLOB\",\n            \"slug\": \"global-reserve-system\",\n            \"rank\": 6953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T01:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45f2ab0ca2116b2e1a70bf5e13293947b25d0272\"\n            }\n        },\n        {\n            \"id\": 5078,\n            \"name\": \"THENODE\",\n            \"symbol\": \"THE\",\n            \"slug\": \"thenode\",\n            \"rank\": 8273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-27T03:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4a677b0e363c3815d46326954a4e4d2b1ace357\"\n            }\n        },\n        {\n            \"id\": 5079,\n            \"name\": \"apM Coin\",\n            \"symbol\": \"APM\",\n            \"slug\": \"apm-coin\",\n            \"rank\": 971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-27T02:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8c424b91d8ce0137bab4b832b7f7d154156ba6c\"\n            }\n        },\n        {\n            \"id\": 5083,\n            \"name\": \"Curio\",\n            \"symbol\": \"CUR\",\n            \"slug\": \"curio\",\n            \"rank\": 2099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T07:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13339fd07934cd674269726edf3b5ccee9dd93de\"\n            }\n        },\n        {\n            \"id\": 5084,\n            \"name\": \"PlayFuel\",\n            \"symbol\": \"PLF\",\n            \"slug\": \"playfuel\",\n            \"rank\": 1721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2019-12-30T07:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef\"\n            }\n        },\n        {\n            \"id\": 5086,\n            \"name\": \"Pawtocol\",\n            \"symbol\": \"UPI\",\n            \"slug\": \"pawtocol\",\n            \"rank\": 748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-10T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70d2b7c19352bb76e4409858ff5746e500f2b67c\"\n            }\n        },\n        {\n            \"id\": 5088,\n            \"name\": \"Guapcoin\",\n            \"symbol\": \"GUAP\",\n            \"slug\": \"guapcoin\",\n            \"rank\": 7531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T02:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5090,\n            \"name\": \"Global Game Coin\",\n            \"symbol\": \"GGC\",\n            \"slug\": \"global-game-coin\",\n            \"rank\": 4651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-15T21:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f969c4d388ca0ae39a4fddb1a6f89878ca2fbf8\"\n            }\n        },\n        {\n            \"id\": 5097,\n            \"name\": \"onLEXpa\",\n            \"symbol\": \"onLEXpa\",\n            \"slug\": \"onlexpa\",\n            \"rank\": 6906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-22T02:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66bbb72b10523e79c22ef5ac9f8147601a2f3302\"\n            }\n        },\n        {\n            \"id\": 5099,\n            \"name\": \"Hanacoin\",\n            \"symbol\": \"HANA\",\n            \"slug\": \"hanacoin\",\n            \"rank\": 8039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-01T22:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5103,\n            \"name\": \"Tachyon Protocol\",\n            \"symbol\": \"IPX\",\n            \"slug\": \"tachyon-protocol\",\n            \"rank\": 906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-03T23:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5107,\n            \"name\": \"BitKAM\",\n            \"symbol\": \"KAM\",\n            \"slug\": \"bitkam\",\n            \"rank\": 8089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-13T03:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdbb0ee6144544ec814d417b0ad41f16fc8b858e\"\n            }\n        },\n        {\n            \"id\": 5108,\n            \"name\": \"808TA\",\n            \"symbol\": \"808TA\",\n            \"slug\": \"808ta\",\n            \"rank\": 6962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b535edfa75d7cb706044da0171204e1c48d00e8\"\n            }\n        },\n        {\n            \"id\": 5109,\n            \"name\": \"FRED Energy\",\n            \"symbol\": \"FRED\",\n            \"slug\": \"fred-energy\",\n            \"rank\": 8160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5113,\n            \"name\": \"inSure DeFi\",\n            \"symbol\": \"SURE\",\n            \"slug\": \"insure\",\n            \"rank\": 305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-07T02:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb86c6a22cb56b6cf40cafedb06ba0df188a416e\"\n            }\n        },\n        {\n            \"id\": 5114,\n            \"name\": \"Coinsbit Token\",\n            \"symbol\": \"CNB\",\n            \"slug\": \"coinsbit-token\",\n            \"rank\": 1995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-07T03:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC538143202f3b11382D8606aae90a96b042a19DB\"\n            }\n        },\n        {\n            \"id\": 5115,\n            \"name\": \"TerraKRW\",\n            \"symbol\": \"KRT\",\n            \"slug\": \"terra-krw\",\n            \"rank\": 657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-15T04:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5117,\n            \"name\": \"Origin Protocol\",\n            \"symbol\": \"OGN\",\n            \"slug\": \"origin-protocol\",\n            \"rank\": 330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-09T21:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8207c1ffc5b6804f6024322ccf34f29c3541ae26\"\n            }\n        },\n        {\n            \"id\": 5125,\n            \"name\": \"Mochimo\",\n            \"symbol\": \"MCM\",\n            \"slug\": \"mochimo\",\n            \"rank\": 1405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-10T05:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5126,\n            \"name\": \"Soda Coin\",\n            \"symbol\": \"SOC\",\n            \"slug\": \"soda-coin\",\n            \"rank\": 726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T07:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335\"\n            }\n        },\n        {\n            \"id\": 5127,\n            \"name\": \"Orient Walt\",\n            \"symbol\": \"HTDF\",\n            \"slug\": \"orient-walt\",\n            \"rank\": 1971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-10T02:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5130,\n            \"name\": \"K-Tune\",\n            \"symbol\": \"KTT\",\n            \"slug\": \"k-tune\",\n            \"rank\": 4168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14cc8dfaf2258e1b8b2869300dba1b734dc0fe43\"\n            }\n        },\n        {\n            \"id\": 5132,\n            \"name\": \"Universe Coin\",\n            \"symbol\": \"UNIS\",\n            \"slug\": \"universe-coin\",\n            \"rank\": 5170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T18:33:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedc87cab8bd12ca39088deaf9fdfb63503f19f85\"\n            }\n        },\n        {\n            \"id\": 5135,\n            \"name\": \"AfroDex\",\n            \"symbol\": \"AfroX\",\n            \"slug\": \"afrodex\",\n            \"rank\": 8418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T05:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08130635368AA28b217a4dfb68E1bF8dC525621C\"\n            }\n        },\n        {\n            \"id\": 5143,\n            \"name\": \"Documentchain\",\n            \"symbol\": \"DMS\",\n            \"slug\": \"documentchain\",\n            \"rank\": 8231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T02:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5154,\n            \"name\": \"BKEX Chain\",\n            \"symbol\": \"BKK\",\n            \"slug\": \"bkex-chain\",\n            \"rank\": 3667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T22:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0bd12a8d5ebca1e2fa46da59f1993ec51c3d75c\"\n            }\n        },\n        {\n            \"id\": 5155,\n            \"name\": \"Nyzo\",\n            \"symbol\": \"NYZO\",\n            \"slug\": \"nyzo\",\n            \"rank\": 1641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-21T02:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5156,\n            \"name\": \"HeartBout Pay\",\n            \"symbol\": \"HP\",\n            \"slug\": \"heartbout-pay\",\n            \"rank\": 6258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-27T05:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a4b14aea23a605abc463f04a6b8aaf52dd3e7c6\"\n            }\n        },\n        {\n            \"id\": 5157,\n            \"name\": \"3X Long Bitcoin Token\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"3x-long-bitcoin-token\",\n            \"rank\": 3031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-21T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BULL-BE4\"\n            }\n        },\n        {\n            \"id\": 5158,\n            \"name\": \"3X Short Bitcoin Token\",\n            \"symbol\": \"BEAR\",\n            \"slug\": \"3x-short-bitcoin-token\",\n            \"rank\": 2955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-21T05:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BEAR-14C\"\n            }\n        },\n        {\n            \"id\": 5159,\n            \"name\": \"Waves Enterprise\",\n            \"symbol\": \"WEST\",\n            \"slug\": \"waves-enterprise\",\n            \"rank\": 1113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-22T04:59:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5160,\n            \"name\": \"Dune Network\",\n            \"symbol\": \"DUN\",\n            \"slug\": \"dune-network\",\n            \"rank\": 8240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T10:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5161,\n            \"name\": \"WazirX\",\n            \"symbol\": \"WRX\",\n            \"slug\": \"wazirx\",\n            \"rank\": 178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-06T21:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"WRX-ED1\"\n            }\n        },\n        {\n            \"id\": 5165,\n            \"name\": \"Freight Trust & Clearing Network\",\n            \"symbol\": \"EDI\",\n            \"slug\": \"freight-trust-clearing-network\",\n            \"rank\": 7989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-24T21:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c5a1ae586322a07bfb60be36e1b31ce8c84a1e\"\n            }\n        },\n        {\n            \"id\": 5168,\n            \"name\": \"Bitcoin Classic\",\n            \"symbol\": \"BXC\",\n            \"slug\": \"bitcoin-classic\",\n            \"rank\": 2591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-10T23:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5169,\n            \"name\": \"PYRO Network\",\n            \"symbol\": \"PYRO\",\n            \"slug\": \"pyro-network\",\n            \"rank\": 2286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-16T20:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14409b0fc5c7f87b5dad20754fe22d29a3de8217\"\n            }\n        },\n        {\n            \"id\": 5170,\n            \"name\": \"IFX24\",\n            \"symbol\": \"IFX24\",\n            \"slug\": \"ifx24\",\n            \"rank\": 2775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-12T23:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc962ad021a69D457564e985738C719aE3f79B707\"\n            }\n        },\n        {\n            \"id\": 5174,\n            \"name\": \"Buxcoin\",\n            \"symbol\": \"BUX\",\n            \"slug\": \"buxcoin\",\n            \"rank\": 5055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T21:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5175,\n            \"name\": \"Bitcoin Vault\",\n            \"symbol\": \"BTCV\",\n            \"slug\": \"bitcoin-vault\",\n            \"rank\": 3835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-26T02:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5176,\n            \"name\": \"Tether Gold\",\n            \"symbol\": \"XAUT\",\n            \"slug\": \"tether-gold\",\n            \"rank\": 257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-07T20:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68749665FF8D2d112Fa859AA293F07A622782F38\"\n            }\n        },\n        {\n            \"id\": 5179,\n            \"name\": \"Celeum\",\n            \"symbol\": \"CLX\",\n            \"slug\": \"celeum\",\n            \"rank\": 2704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-26T23:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f8f7ea504588a58b8b24b832b5d25a4aeb4706f\"\n            }\n        },\n        {\n            \"id\": 5180,\n            \"name\": \"Bitcoffeen\",\n            \"symbol\": \"BFF\",\n            \"slug\": \"bitcoffeen\",\n            \"rank\": 7952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-27T00:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39\"\n            }\n        },\n        {\n            \"id\": 5181,\n            \"name\": \"BiLira\",\n            \"symbol\": \"TRYB\",\n            \"slug\": \"bilira\",\n            \"rank\": 3209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c537e5624e4af88a7ae4060c022609376c8d0eb\"\n            }\n        },\n        {\n            \"id\": 5185,\n            \"name\": \"KOK\",\n            \"symbol\": \"KOK\",\n            \"slug\": \"keystone-of-opportunity-knowledge\",\n            \"rank\": 221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-30T02:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b9647431632af44be02ddd22477ed94d14aacaa\"\n            }\n        },\n        {\n            \"id\": 5187,\n            \"name\": \"Jarvis Network\",\n            \"symbol\": \"JRT\",\n            \"slug\": \"jarvis-network\",\n            \"rank\": 1581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T01:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a9c67fee641579deba04928c4bc45f66e26343a\"\n            }\n        },\n        {\n            \"id\": 5189,\n            \"name\": \"AK12\",\n            \"symbol\": \"AK12\",\n            \"slug\": \"ak12\",\n            \"rank\": 5721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T20:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"316b64de7ac3de00e1d59f2c209a31c3bb131cbd\"\n            }\n        },\n        {\n            \"id\": 5190,\n            \"name\": \"FLEX\",\n            \"symbol\": \"FLEX\",\n            \"slug\": \"flex\",\n            \"rank\": 2825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T11:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfcf8eda095e37a41e002e266daad7efc1579bc0a\"\n            }\n        },\n        {\n            \"id\": 5192,\n            \"name\": \"KONJUNGATE\",\n            \"symbol\": \"KONJ\",\n            \"slug\": \"konjungate\",\n            \"rank\": 8295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T23:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5198,\n            \"name\": \"Creditcoin\",\n            \"symbol\": \"CTC\",\n            \"slug\": \"creditcoin\",\n            \"rank\": 2880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-01-31T22:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5200,\n            \"name\": \"Gleec\",\n            \"symbol\": \"GLEEC\",\n            \"slug\": \"gleec\",\n            \"rank\": 1460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-04T21:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5203,\n            \"name\": \"Perth Mint Gold Token\",\n            \"symbol\": \"PMGT\",\n            \"slug\": \"perth-mint-gold-token\",\n            \"rank\": 1560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T21:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaffcdd96531bcd66faed95fc61e443d08f79efef\"\n            }\n        },\n        {\n            \"id\": 5204,\n            \"name\": \"CitiOs\",\n            \"symbol\": \"R2R\",\n            \"slug\": \"citios\",\n            \"rank\": 8221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-05T23:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x688ff43c3c19e4714f0beb76df8ee394207ab411\"\n            }\n        },\n        {\n            \"id\": 5208,\n            \"name\": \"Wallet Plus X\",\n            \"symbol\": \"WPX\",\n            \"slug\": \"wallet-plus-x\",\n            \"rank\": 7654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-10T23:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3BACe433288645114FE8e8aA91F87659CBF665b\"\n            }\n        },\n        {\n            \"id\": 5214,\n            \"name\": \"Phoneum\",\n            \"symbol\": \"PHT\",\n            \"slug\": \"phoneum\",\n            \"rank\": 2482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T23:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003095\"\n            }\n        },\n        {\n            \"id\": 5216,\n            \"name\": \"3X Short Ethereum Token\",\n            \"symbol\": \"ETHBEAR\",\n            \"slug\": \"3x-short-ethereum-token\",\n            \"rank\": 4805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T05:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ETHBEAR-B2B\"\n            }\n        },\n        {\n            \"id\": 5217,\n            \"name\": \"3X Long Ethereum Token\",\n            \"symbol\": \"ETHBULL\",\n            \"slug\": \"3x-long-ethereum-token\",\n            \"rank\": 3079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T05:34:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"ETHBULL-D33\"\n            }\n        },\n        {\n            \"id\": 5219,\n            \"name\": \"USD Bancor\",\n            \"symbol\": \"USDB\",\n            \"slug\": \"usd-bancor\",\n            \"rank\": 7558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T21:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x309627af60f0926daa6041b8279484312f2bf060\"\n            }\n        },\n        {\n            \"id\": 5220,\n            \"name\": \"QURAS\",\n            \"symbol\": \"XQC\",\n            \"slug\": \"quras\",\n            \"rank\": 4806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-11T18:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70da48f4b7e83c386ef983d4cef4e58c2c09d8ac\"\n            }\n        },\n        {\n            \"id\": 5221,\n            \"name\": \"Handshake\",\n            \"symbol\": \"HNS\",\n            \"slug\": \"handshake\",\n            \"rank\": 386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-21T23:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5224,\n            \"name\": \"Juventus Fan Token\",\n            \"symbol\": \"JUV\",\n            \"slug\": \"juventus-fan-token\",\n            \"rank\": 1064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T07:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x14a5750b0e54b57d12767b84a326c9fe59472da5\"\n            }\n        },\n        {\n            \"id\": 5225,\n            \"name\": \"FC Barcelona Fan Token\",\n            \"symbol\": \"BAR\",\n            \"slug\": \"fc-barcelona-fan-token\",\n            \"rank\": 770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-24T10:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xecc000ebd318bee2a052eb174a71faf2c3c9e898\"\n            }\n        },\n        {\n            \"id\": 5226,\n            \"name\": \"Paris Saint-Germain Fan Token\",\n            \"symbol\": \"PSG\",\n            \"slug\": \"paris-saint-germain-fan-token\",\n            \"rank\": 569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-11T10:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5227,\n            \"name\": \"Atletico De Madrid Fan Token\",\n            \"symbol\": \"ATM\",\n            \"slug\": \"atletico-de-madrid-fan-token\",\n            \"rank\": 952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-21T15:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5228,\n            \"name\": \"Galatasaray Fan Token\",\n            \"symbol\": \"GAL\",\n            \"slug\": \"galatasaray-fan-token\",\n            \"rank\": 1003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T13:29:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x73f309e94d836bab473b1ebc0103a3dcd7daeaa9\"\n            }\n        },\n        {\n            \"id\": 5229,\n            \"name\": \"AS Roma Fan Token\",\n            \"symbol\": \"ASR\",\n            \"slug\": \"as-roma-fan-token\",\n            \"rank\": 1138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-21T15:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5233,\n            \"name\": \"WinCash\",\n            \"symbol\": \"WCC\",\n            \"slug\": \"wincash\",\n            \"rank\": 2516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-20T21:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5234,\n            \"name\": \"Metaverse Dualchain Network Architecture\",\n            \"symbol\": \"DNA\",\n            \"slug\": \"metaverse-dualchain-network-architecture\",\n            \"rank\": 1335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-15T16:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5236,\n            \"name\": \"Kemacoin\",\n            \"symbol\": \"KEMA\",\n            \"slug\": \"kemacoin\",\n            \"rank\": 2713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T22:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5246,\n            \"name\": \"ViteX Coin\",\n            \"symbol\": \"VX\",\n            \"slug\": \"vitex-coin\",\n            \"rank\": 4368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-24T23:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbbdac6ca30ba9189c7bf67a1f7160379f7e25835\"\n            }\n        },\n        {\n            \"id\": 5247,\n            \"name\": \"Zuflo Coin\",\n            \"symbol\": \"ZFL\",\n            \"slug\": \"zuflo-coin\",\n            \"rank\": 2634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-19T19:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff\"\n            }\n        },\n        {\n            \"id\": 5251,\n            \"name\": \"LinkArt\",\n            \"symbol\": \"LAR\",\n            \"slug\": \"linkart\",\n            \"rank\": 5168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-21T20:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6226caa1857afbc6dfb6ca66071eb241228031a1\"\n            }\n        },\n        {\n            \"id\": 5253,\n            \"name\": \"The Hustle App\",\n            \"symbol\": \"HUSL\",\n            \"slug\": \"the-hustle-app\",\n            \"rank\": 8197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-25T00:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56be94d29e1125d2d61d06629c1b251d72c1b3b3\"\n            }\n        },\n        {\n            \"id\": 5255,\n            \"name\": \"LegalBlock\",\n            \"symbol\": \"LBK\",\n            \"slug\": \"legalblock\",\n            \"rank\": 8062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-03T00:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9af2d11d788da0097076f4eb21bd1c5533743d9\"\n            }\n        },\n        {\n            \"id\": 5258,\n            \"name\": \"APIX\",\n            \"symbol\": \"APIX\",\n            \"slug\": \"apix\",\n            \"rank\": 1249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-25T23:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78\"\n            }\n        },\n        {\n            \"id\": 5259,\n            \"name\": \"Emrals\",\n            \"symbol\": \"EMRALS\",\n            \"slug\": \"emrals\",\n            \"rank\": 7202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-02-28T01:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5263,\n            \"name\": \"Compound Dai\",\n            \"symbol\": \"CDAI\",\n            \"slug\": \"compound-dai\",\n            \"rank\": 2837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-13T00:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d3a536e4d6dbd6114cc1ead35777bab948e3643\"\n            }\n        },\n        {\n            \"id\": 5265,\n            \"name\": \"Compound USD Coin\",\n            \"symbol\": \"CUSDC\",\n            \"slug\": \"compound-usd-coin\",\n            \"rank\": 2839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39aa39c021dfbae8fac545936693ac917d5e7563\"\n            }\n        },\n        {\n            \"id\": 5266,\n            \"name\": \"MiL.k\",\n            \"symbol\": \"MLK\",\n            \"slug\": \"milk-alliance\",\n            \"rank\": 473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T02:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5267,\n            \"name\": \"QUEENBEE\",\n            \"symbol\": \"QBZ\",\n            \"slug\": \"queenbee\",\n            \"rank\": 8419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T01:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38bC89cF1f634C71896620bcD807Af235cBdEcd1\"\n            }\n        },\n        {\n            \"id\": 5268,\n            \"name\": \"Energy Web Token\",\n            \"symbol\": \"EWT\",\n            \"slug\": \"energy-web-token\",\n            \"rank\": 264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T02:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5270,\n            \"name\": \"Freecash\",\n            \"symbol\": \"FCH\",\n            \"slug\": \"freecash\",\n            \"rank\": 5429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T21:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5274,\n            \"name\": \"Edgeware\",\n            \"symbol\": \"EDG\",\n            \"slug\": \"edgeware\",\n            \"rank\": 699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T21:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5275,\n            \"name\": \"Paycoin\",\n            \"symbol\": \"PCI\",\n            \"slug\": \"payprotocol\",\n            \"rank\": 3117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-05T02:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5277,\n            \"name\": \"SynchroBitcoin\",\n            \"symbol\": \"SNB\",\n            \"slug\": \"synchrobitcoin\",\n            \"rank\": 1512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-06T22:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x179e31fb25e433441a2839389a7b8ec9c4654b7b\"\n            }\n        },\n        {\n            \"id\": 5278,\n            \"name\": \"Joys Digital\",\n            \"symbol\": \"JOYS\",\n            \"slug\": \"joys-digital\",\n            \"rank\": 4497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-06T22:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5279,\n            \"name\": \"Sologenic\",\n            \"symbol\": \"SOLO\",\n            \"slug\": \"sologenic\",\n            \"rank\": 407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-06T22:19:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5280,\n            \"name\": \"Bloomzed Loyalty Club Ticket\",\n            \"symbol\": \"BLCT\",\n            \"slug\": \"bloomzed-token\",\n            \"rank\": 341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-09T21:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d2c508fc4a588a41713ff59212f85489291d244\"\n            }\n        },\n        {\n            \"id\": 5282,\n            \"name\": \"Kepler Network\",\n            \"symbol\": \"KMW\",\n            \"slug\": \"kepler-network\",\n            \"rank\": 8142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-06T00:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5286,\n            \"name\": \"KingMoney\",\n            \"symbol\": \"KIM\",\n            \"slug\": \"kingmoney\",\n            \"rank\": 5802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-10T22:49:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5291,\n            \"name\": \"LUCY\",\n            \"symbol\": \"LUCY\",\n            \"slug\": \"lucy\",\n            \"rank\": 8420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-16T21:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5292,\n            \"name\": \"The Tokenized Bitcoin\",\n            \"symbol\": \"imBTC\",\n            \"slug\": \"the-tokenized-bitcoin\",\n            \"rank\": 8421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-16T05:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3212b29E33587A00FB1C83346f5dBFA69A458923\"\n            }\n        },\n        {\n            \"id\": 5294,\n            \"name\": \"3X Short BNB Token\",\n            \"symbol\": \"BNBBEAR\",\n            \"slug\": \"3x-short-bnb-token\",\n            \"rank\": 8020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T08:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6febdfc0a9d9502c45343fce0df08828def44795\"\n            }\n        },\n        {\n            \"id\": 5295,\n            \"name\": \"3X Long BNB Token\",\n            \"symbol\": \"BNBBULL\",\n            \"slug\": \"3x-long-bnb-token\",\n            \"rank\": 5221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T08:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d1a62c2ad99019768b9126fda004a9952853f6e\"\n            }\n        },\n        {\n            \"id\": 5298,\n            \"name\": \"SuperSkynet\",\n            \"symbol\": \"SSN\",\n            \"slug\": \"superskynet\",\n            \"rank\": 8422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-11T21:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5b46ff9a887180c8fb2d97146398ddfc5fef1cd\"\n            }\n        },\n        {\n            \"id\": 5299,\n            \"name\": \"HyperDAO\",\n            \"symbol\": \"HDAO\",\n            \"slug\": \"hyperdao\",\n            \"rank\": 489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-12T00:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74faab6986560fd1140508e4266d8a7b87274ffd\"\n            }\n        },\n        {\n            \"id\": 5300,\n            \"name\": \"Inex Project\",\n            \"symbol\": \"INEX\",\n            \"slug\": \"inex-project\",\n            \"rank\": 1467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T21:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2d77f8353cb2afd709aba4a967257511ecff716\"\n            }\n        },\n        {\n            \"id\": 5305,\n            \"name\": \"BTSE\",\n            \"symbol\": \"BTSE\",\n            \"slug\": \"btse\",\n            \"rank\": 634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-12T03:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x666d875c600aa06ac1cf15641361dec3b00432ef\"\n            }\n        },\n        {\n            \"id\": 5309,\n            \"name\": \"OG Fan Token\",\n            \"symbol\": \"OG\",\n            \"slug\": \"og-fan-token\",\n            \"rank\": 1281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-21T15:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5313,\n            \"name\": \"CONTRACOIN\",\n            \"symbol\": \"CTCN\",\n            \"slug\": \"contracoin\",\n            \"rank\": 968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-13T20:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd6c31bb6f05fc8db64f4b740ab758605c271fd8\"\n            }\n        },\n        {\n            \"id\": 5316,\n            \"name\": \"0cash\",\n            \"symbol\": \"ZCH\",\n            \"slug\": \"0cash\",\n            \"rank\": 8183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-25T02:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5319,\n            \"name\": \"SimpleChain\",\n            \"symbol\": \"SIMPLE\",\n            \"slug\": \"simplechain\",\n            \"rank\": 8423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T20:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5320,\n            \"name\": \"Bonorum\",\n            \"symbol\": \"BONO\",\n            \"slug\": \"bonorum\",\n            \"rank\": 8040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-16T01:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5322,\n            \"name\": \"GermanCoin\",\n            \"symbol\": \"GCX\",\n            \"slug\": \"germancoin\",\n            \"rank\": 8424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T06:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44a67c8570a61a28bafd0035042f2f0a73a64428\"\n            }\n        },\n        {\n            \"id\": 5326,\n            \"name\": \"Orbit Chain\",\n            \"symbol\": \"ORC\",\n            \"slug\": \"orbit-chain\",\n            \"rank\": 271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x662b67d00a13faf93254714dd601f5ed49ef2f51\"\n            }\n        },\n        {\n            \"id\": 5328,\n            \"name\": \"WOM Protocol\",\n            \"symbol\": \"WOM\",\n            \"slug\": \"wom-protocol\",\n            \"rank\": 922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-17T01:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBd356a39BFf2cAda8E9248532DD879147221Cf76\"\n            }\n        },\n        {\n            \"id\": 5329,\n            \"name\": \"Largo Coin\",\n            \"symbol\": \"LRG\",\n            \"slug\": \"largo-coin\",\n            \"rank\": 7102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-17T02:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5330,\n            \"name\": \"Shardus\",\n            \"symbol\": \"ULT\",\n            \"slug\": \"shardus\",\n            \"rank\": 4124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T23:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09617f6fd6cf8a71278ec86e23bbab29c04353a7\"\n            }\n        },\n        {\n            \"id\": 5332,\n            \"name\": \"Cofinex\",\n            \"symbol\": \"CNX\",\n            \"slug\": \"cofinex-coin\",\n            \"rank\": 4646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T22:54:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b7e882c194881c690924cb46154b8241f9145e\"\n            }\n        },\n        {\n            \"id\": 5334,\n            \"name\": \"RAKUN\",\n            \"symbol\": \"RAKU\",\n            \"slug\": \"rakun\",\n            \"rank\": 8425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-19T04:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51bc0deaf7bbe82bc9006b0c3531668a4206d27f\"\n            }\n        },\n        {\n            \"id\": 5336,\n            \"name\": \"Homeros\",\n            \"symbol\": \"HMR\",\n            \"slug\": \"homeros\",\n            \"rank\": 2911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T02:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1A30851E3f7d841b231B086479608e17198363A\"\n            }\n        },\n        {\n            \"id\": 5337,\n            \"name\": \"iOWN Token\",\n            \"symbol\": \"iOWN\",\n            \"slug\": \"iown-token\",\n            \"rank\": 4451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T10:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x555d051538c7a13712f1f590fa6b4c176ca4529f\"\n            }\n        },\n        {\n            \"id\": 5338,\n            \"name\": \"Somnium Space Cubes\",\n            \"symbol\": \"CUBE\",\n            \"slug\": \"somnium-space-cubes\",\n            \"rank\": 412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T23:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf801468a808a32656d2ed2d2d80b72a129739f4\"\n            }\n        },\n        {\n            \"id\": 5343,\n            \"name\": \"Five Star Coin\",\n            \"symbol\": \"FSC\",\n            \"slug\": \"five-star-coin\",\n            \"rank\": 8426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-19T01:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5350,\n            \"name\": \"Proton\",\n            \"symbol\": \"XPR\",\n            \"slug\": \"proton\",\n            \"rank\": 399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T02:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7efb00d12c2c13131fd319336fdf952525da2af\"\n            }\n        },\n        {\n            \"id\": 5354,\n            \"name\": \"PEAKDEFI\",\n            \"symbol\": \"PEAK\",\n            \"slug\": \"peakdefi\",\n            \"rank\": 346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-23T02:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x630d98424efe0ea27fb1b3ab7741907dffeaad78\"\n            }\n        },\n        {\n            \"id\": 5355,\n            \"name\": \"Chainpay\",\n            \"symbol\": \"CPAY\",\n            \"slug\": \"chainpay\",\n            \"rank\": 8235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-23T02:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFyfB5ggmPwVDs8kU2X9vPY7idzaNpaVno\"\n            }\n        },\n        {\n            \"id\": 5358,\n            \"name\": \"IBStoken\",\n            \"symbol\": \"IBS\",\n            \"slug\": \"ibstoken\",\n            \"rank\": 2810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T00:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0e6019c0f16d31294937b3334229909349e00f4\"\n            }\n        },\n        {\n            \"id\": 5362,\n            \"name\": \"StellarPayGlobal\",\n            \"symbol\": \"XLPG\",\n            \"slug\": \"stellarpayglobal\",\n            \"rank\": 8091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T00:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5363,\n            \"name\": \"Cryptobuyer\",\n            \"symbol\": \"XPT\",\n            \"slug\": \"cryptobuyer\",\n            \"rank\": 2556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T03:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08aa0ed0040736dd28d4c8b16ab453b368248d19\"\n            }\n        },\n        {\n            \"id\": 5364,\n            \"name\": \"Dexchain\",\n            \"symbol\": \"DXC\",\n            \"slug\": \"mydexpay\",\n            \"rank\": 6609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T01:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5365,\n            \"name\": \"Historia\",\n            \"symbol\": \"HTA\",\n            \"slug\": \"historia\",\n            \"rank\": 7330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-24T04:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5366,\n            \"name\": \"GoalTime N\",\n            \"symbol\": \"GTX\",\n            \"slug\": \"goaltime-n\",\n            \"rank\": 8144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-09T23:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x916885426255235DA7a0BD90447986c00675f9EC\"\n            }\n        },\n        {\n            \"id\": 5367,\n            \"name\": \"ODE\",\n            \"symbol\": \"ODE\",\n            \"slug\": \"ode\",\n            \"rank\": 8427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T01:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f6d15e2dabd182c7c0830db1bdff1f920b57ffa\"\n            }\n        },\n        {\n            \"id\": 5370,\n            \"name\": \"Hive\",\n            \"symbol\": \"HIVE\",\n            \"slug\": \"hive-blockchain\",\n            \"rank\": 145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-26T02:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5375,\n            \"name\": \"Hive Dollar\",\n            \"symbol\": \"HBD\",\n            \"slug\": \"hive-dollar\",\n            \"rank\": 4778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-26T16:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5376,\n            \"name\": \"CryptoEnergy\",\n            \"symbol\": \"CNRG\",\n            \"slug\": \"cryptoenergy\",\n            \"rank\": 2614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-27T01:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc21dBEE65D62770953035f0434C532d578a666c9\"\n            }\n        },\n        {\n            \"id\": 5378,\n            \"name\": \"3X Long TRX Token\",\n            \"symbol\": \"TRXBULL\",\n            \"slug\": \"3x-long-trx-token\",\n            \"rank\": 4991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-27T03:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc175E77b04F2341517334Ea3Ed0b198A01A97383\"\n            }\n        },\n        {\n            \"id\": 5379,\n            \"name\": \"3X Short TRX Token\",\n            \"symbol\": \"TRXBEAR\",\n            \"slug\": \"3x-short-trx-token\",\n            \"rank\": 6401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-27T03:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86807Da5B92d31F67E128771CAcb85F3579646eA\"\n            }\n        },\n        {\n            \"id\": 5380,\n            \"name\": \"HUNT\",\n            \"symbol\": \"HUNT\",\n            \"slug\": \"hunt\",\n            \"rank\": 453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T01:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5\"\n            }\n        },\n        {\n            \"id\": 5381,\n            \"name\": \"PengolinCoin\",\n            \"symbol\": \"PGO\",\n            \"slug\": \"pengolincoin\",\n            \"rank\": 2402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T02:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5382,\n            \"name\": \"ELYSIA\",\n            \"symbol\": \"EL\",\n            \"slug\": \"elysia\",\n            \"rank\": 736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T01:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2781246fe707bb15cee3e5ea354e2154a2877b16\"\n            }\n        },\n        {\n            \"id\": 5383,\n            \"name\": \"B ONE PAYMENT\",\n            \"symbol\": \"B1P\",\n            \"slug\": \"b-one-payment\",\n            \"rank\": 8428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-30T01:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b742b5bdb1d252907ae7f399a891d4a178dbc24\"\n            }\n        },\n        {\n            \"id\": 5392,\n            \"name\": \"Scopuly Coin\",\n            \"symbol\": \"SCOP\",\n            \"slug\": \"scopuly-coin\",\n            \"rank\": 8429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-01T23:59:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5393,\n            \"name\": \"Touch Social\",\n            \"symbol\": \"TST\",\n            \"slug\": \"touch-social\",\n            \"rank\": 8114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T03:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9bae39c725a1864b1133ad0ef1640d02f79b78c\"\n            }\n        },\n        {\n            \"id\": 5397,\n            \"name\": \"Castweet\",\n            \"symbol\": \"CTT\",\n            \"slug\": \"castweet\",\n            \"rank\": 2354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-03-31T02:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a4743cf1af4c289351390a2b3fe7c13d2f7c235\"\n            }\n        },\n        {\n            \"id\": 5399,\n            \"name\": \"TILWIKI\",\n            \"symbol\": \"TLW\",\n            \"slug\": \"tilwiki\",\n            \"rank\": 7412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T03:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06f3cdabae564b0546529b4dd8fef1bcd4235753\"\n            }\n        },\n        {\n            \"id\": 5400,\n            \"name\": \"Charg Coin\",\n            \"symbol\": \"CHG\",\n            \"slug\": \"charg-coin\",\n            \"rank\": 8430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-03T01:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5401,\n            \"name\": \"CoinLoan\",\n            \"symbol\": \"CLT\",\n            \"slug\": \"coinloan\",\n            \"rank\": 565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2001f2a0cf801ecfda622f6c28fb6e10d803d969\"\n            }\n        },\n        {\n            \"id\": 5403,\n            \"name\": \"Unknown Fair Object\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"unknown-fair-object\",\n            \"rank\": 5231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-01T03:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5404,\n            \"name\": \"Bitcurate\",\n            \"symbol\": \"BTCR\",\n            \"slug\": \"bitcurate\",\n            \"rank\": 8025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T04:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0371f7b219fff864b437bcfb564810f323fffcca\"\n            }\n        },\n        {\n            \"id\": 5407,\n            \"name\": \"Kingdom Game 4.0\",\n            \"symbol\": \"KDG\",\n            \"slug\": \"kingdom-game-4\",\n            \"rank\": 2064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-02T04:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu\"\n            }\n        },\n        {\n            \"id\": 5409,\n            \"name\": \"4THPILLAR TECHNOLOGIES\",\n            \"symbol\": \"FOUR\",\n            \"slug\": \"4thpillar-technologies\",\n            \"rank\": 1863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-15T04:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0\"\n            }\n        },\n        {\n            \"id\": 5410,\n            \"name\": \"PARSIQ\",\n            \"symbol\": \"PRQ\",\n            \"slug\": \"parsiq\",\n            \"rank\": 552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T21:49:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x362bc847A3a9637d3af6624EeC853618a43ed7D2\"\n            }\n        },\n        {\n            \"id\": 5412,\n            \"name\": \"3x Long XRP Token\",\n            \"symbol\": \"XRPBULL\",\n            \"slug\": \"3x-long-xrp-token\",\n            \"rank\": 3863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"XRPBULL-E7C\"\n            }\n        },\n        {\n            \"id\": 5413,\n            \"name\": \"3x Short XRP Token\",\n            \"symbol\": \"XRPBEAR\",\n            \"slug\": \"3x-short-xrp-token\",\n            \"rank\": 5242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"XRPBEAR-00B\"\n            }\n        },\n        {\n            \"id\": 5414,\n            \"name\": \"3x Long EOS Token\",\n            \"symbol\": \"EOSBULL\",\n            \"slug\": \"3x-long-eos-token\",\n            \"rank\": 5039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"EOSBULL-F0D\"\n            }\n        },\n        {\n            \"id\": 5415,\n            \"name\": \"3x Short EOS Token\",\n            \"symbol\": \"EOSBEAR\",\n            \"slug\": \"3x-short-eos-token\",\n            \"rank\": 6239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-06T21:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"EOSBEAR-721\"\n            }\n        },\n        {\n            \"id\": 5418,\n            \"name\": \"Latamcash\",\n            \"symbol\": \"LMCH\",\n            \"slug\": \"latamcash\",\n            \"rank\": 5264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9205c049c231dda51bace0ba569f047e3e1e9979\"\n            }\n        },\n        {\n            \"id\": 5420,\n            \"name\": \"SonoCoin\",\n            \"symbol\": \"SONO\",\n            \"slug\": \"sonocoin\",\n            \"rank\": 1638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5423,\n            \"name\": \"DSLA Protocol\",\n            \"symbol\": \"DSLA\",\n            \"slug\": \"dsla-protocol\",\n            \"rank\": 826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-09T23:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3affcca64c2a6f4e3b6bd9c64cd2c969efd1ecbe\"\n            }\n        },\n        {\n            \"id\": 5425,\n            \"name\": \"Mesefa\",\n            \"symbol\": \"SEFA\",\n            \"slug\": \"mesefa\",\n            \"rank\": 2616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-09T00:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27201232579491Ce9b116Ac6F37D354Cc723A2f3\"\n            }\n        },\n        {\n            \"id\": 5426,\n            \"name\": \"Solana\",\n            \"symbol\": \"SOL\",\n            \"slug\": \"solana\",\n            \"rank\": 7,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T04:59:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5427,\n            \"name\": \"CashHand\",\n            \"symbol\": \"CHND\",\n            \"slug\": \"cashhand\",\n            \"rank\": 2589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T04:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA0451f8820CFb45CEd3A90470901e1dB38fb7b8f\"\n            }\n        },\n        {\n            \"id\": 5429,\n            \"name\": \"DEAPcoin\",\n            \"symbol\": \"DEP\",\n            \"slug\": \"deapcoin\",\n            \"rank\": 281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-10T05:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a3496c18d558bd9c6c8f609e1b129f67ab08163\"\n            }\n        },\n        {\n            \"id\": 5430,\n            \"name\": \"SatoExchange Token\",\n            \"symbol\": \"SATX\",\n            \"slug\": \"satoexchange-token\",\n            \"rank\": 6144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T22:09:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe96f2c381e267a96c29bbb8ab05ab7d3527b45ab\"\n            }\n        },\n        {\n            \"id\": 5432,\n            \"name\": \"BigBang Core\",\n            \"symbol\": \"BBC\",\n            \"slug\": \"bigbang-core\",\n            \"rank\": 8431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5433,\n            \"name\": \"Mega Lottery Services Global\",\n            \"symbol\": \"MLR\",\n            \"slug\": \"mega-lottery-services-global\",\n            \"rank\": 7546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T07:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2570,\n                \"name\": \"TomoChain\",\n                \"symbol\": \"TOMO\",\n                \"slug\": \"tomochain\",\n                \"token_address\": \"0x5080781e91237b6d7f026d5306b7233e26cd6c16\"\n            }\n        },\n        {\n            \"id\": 5434,\n            \"name\": \"pTokens BTC\",\n            \"symbol\": \"PBTC\",\n            \"slug\": \"ptokens-btc\",\n            \"rank\": 5004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T16:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5228a22e72ccc52d415ecfd199f99d0665e7733b\"\n            }\n        },\n        {\n            \"id\": 5435,\n            \"name\": \"Epic Cash\",\n            \"symbol\": \"EPIC\",\n            \"slug\": \"epic-cash\",\n            \"rank\": 802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T16:49:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5437,\n            \"name\": \"BIZZCOIN\",\n            \"symbol\": \"BIZZ\",\n            \"slug\": \"bizzcoin\",\n            \"rank\": 7148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-12T17:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLZ1eA1KM7qgRk4VWQ9GyPHGDh4KdGrF7w\"\n            }\n        },\n        {\n            \"id\": 5441,\n            \"name\": \"Entherfound\",\n            \"symbol\": \"ETF\",\n            \"slug\": \"entherfound\",\n            \"rank\": 8432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-16T02:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2b58812c24020ea924c3d7c241c441605f12e75\"\n            }\n        },\n        {\n            \"id\": 5444,\n            \"name\": \"Cartesi\",\n            \"symbol\": \"CTSI\",\n            \"slug\": \"cartesi\",\n            \"rank\": 191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-23T03:19:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x491604c0fdf08347dd1fa4ee062a822a5dd06b5d\"\n            }\n        },\n        {\n            \"id\": 5445,\n            \"name\": \"LBK\",\n            \"symbol\": \"LBK\",\n            \"slug\": \"lbk\",\n            \"rank\": 3283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T22:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cb1aeafcc8a9406632c5b084246ea72f62d37b6\"\n            }\n        },\n        {\n            \"id\": 5446,\n            \"name\": \"USDJ\",\n            \"symbol\": \"USDJ\",\n            \"slug\": \"usdj\",\n            \"rank\": 860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-14T01:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT\"\n            }\n        },\n        {\n            \"id\": 5447,\n            \"name\": \"Helix\",\n            \"symbol\": \"HLIX\",\n            \"slug\": \"helix\",\n            \"rank\": 2492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T21:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5449,\n            \"name\": \"Beer Money\",\n            \"symbol\": \"BEER\",\n            \"slug\": \"beer-money\",\n            \"rank\": 2028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-12T02:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05a00764d371774831a48b3f57ef9073710c5fd8\"\n            }\n        },\n        {\n            \"id\": 5450,\n            \"name\": \"WiBX\",\n            \"symbol\": \"WBX\",\n            \"slug\": \"wibx\",\n            \"rank\": 4996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T03:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb97e381f1d1e94ffa2a5844f6875e6146981009\"\n            }\n        },\n        {\n            \"id\": 5453,\n            \"name\": \"KardiaChain\",\n            \"symbol\": \"KAI\",\n            \"slug\": \"kardiachain\",\n            \"rank\": 323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-17T23:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5455,\n            \"name\": \"Trexcoin\",\n            \"symbol\": \"TREX\",\n            \"slug\": \"trexcoin\",\n            \"rank\": 2821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T01:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5459,\n            \"name\": \"3x Short Bitcoin SV Token\",\n            \"symbol\": \"BSVBEAR\",\n            \"slug\": \"3x-short-bitcoin-sv-token\",\n            \"rank\": 6576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCe49c3c92b33a1653F34811a9d7e34502bF12B89\"\n            }\n        },\n        {\n            \"id\": 5460,\n            \"name\": \"3x Long Bitcoin SV Token\",\n            \"symbol\": \"BSVBULL\",\n            \"slug\": \"3x-long-bitcoin-sv-token\",\n            \"rank\": 7006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T21:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e13A9e4AE3d0678E511Fb6d2ad531fcF0e247bf\"\n            }\n        },\n        {\n            \"id\": 5461,\n            \"name\": \"3x Short Litecoin Token\",\n            \"symbol\": \"LTCBEAR\",\n            \"slug\": \"3x-short-litecoin-token\",\n            \"rank\": 4847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB422e605fBd765B80D2C4b5d8196C2f94144438B\"\n            }\n        },\n        {\n            \"id\": 5462,\n            \"name\": \"3x Long Litecoin Token\",\n            \"symbol\": \"LTCBULL\",\n            \"slug\": \"3x-long-litecoin-token\",\n            \"rank\": 4645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDB61354E9cf2217a29770E9811832B360a8DAad3\"\n            }\n        },\n        {\n            \"id\": 5463,\n            \"name\": \"3x Short Tezos Token\",\n            \"symbol\": \"XTZBEAR\",\n            \"slug\": \"3x-short-tezos-token\",\n            \"rank\": 6473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d\"\n            }\n        },\n        {\n            \"id\": 5464,\n            \"name\": \"3x Long Tezos Token\",\n            \"symbol\": \"XTZBULL\",\n            \"slug\": \"3x-long-tezos-token\",\n            \"rank\": 5693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8AF17a6396c8f315f6b6DBC6AA686C85f9b3E554\"\n            }\n        },\n        {\n            \"id\": 5465,\n            \"name\": \"Alchemy\",\n            \"symbol\": \"ACOIN\",\n            \"slug\": \"alchemy\",\n            \"rank\": 3437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T23:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd25676fc2c4421778b18ec7ab86e7c5701df187\"\n            }\n        },\n        {\n            \"id\": 5466,\n            \"name\": \"3x Short Bitcoin Cash Token\",\n            \"symbol\": \"BCHBEAR\",\n            \"slug\": \"3x-short-bitcoin-cash-token\",\n            \"rank\": 7182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9fC65Da36064cE545e87690e06f5de10C52C690\"\n            }\n        },\n        {\n            \"id\": 5467,\n            \"name\": \"3x Long Bitcoin Cash Token\",\n            \"symbol\": \"BCHBULL\",\n            \"slug\": \"3x-long-bitcoin-cash-token\",\n            \"rank\": 6073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-15T22:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4C133E081dFB5858e39ccA74E69bf603d409e57A\"\n            }\n        },\n        {\n            \"id\": 5468,\n            \"name\": \"Isiklar Coin\",\n            \"symbol\": \"ISIKC\",\n            \"slug\": \"isiklar-coin\",\n            \"rank\": 1428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-16T00:49:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42726d074BBa68Ccc15200442B72Afa2D495A783\"\n            }\n        },\n        {\n            \"id\": 5469,\n            \"name\": \"AMATEN\",\n            \"symbol\": \"AMA\",\n            \"slug\": \"amaten\",\n            \"rank\": 1955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-16T01:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2509ee05b8df07ec75046e24bbf1cfcdb8b2a183\"\n            }\n        },\n        {\n            \"id\": 5471,\n            \"name\": \"Ghost\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"ghost\",\n            \"rank\": 1134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T20:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5473,\n            \"name\": \"CRDT\",\n            \"symbol\": \"CRDT\",\n            \"slug\": \"crdt\",\n            \"rank\": 2730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T21:34:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDaab5E695bb0E8Ce8384ee56BA38fA8290618e52\"\n            }\n        },\n        {\n            \"id\": 5474,\n            \"name\": \"Ixinium\",\n            \"symbol\": \"XXA\",\n            \"slug\": \"ixinium\",\n            \"rank\": 7333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-22T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5475,\n            \"name\": \"GHOSTPRISM\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"ghostprism\",\n            \"rank\": 1846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-17T01:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5477,\n            \"name\": \"ECOChain\",\n            \"symbol\": \"ECOC\",\n            \"slug\": \"ecochain\",\n            \"rank\": 8172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T01:44:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5478,\n            \"name\": \"ECOSC\",\n            \"symbol\": \"ECU\",\n            \"slug\": \"ecosc\",\n            \"rank\": 2749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T01:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5\"\n            }\n        },\n        {\n            \"id\": 5479,\n            \"name\": \"UCA Coin\",\n            \"symbol\": \"UCA\",\n            \"slug\": \"uca-coin\",\n            \"rank\": 1523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T02:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5480,\n            \"name\": \"Bali Coin\",\n            \"symbol\": \"BALI\",\n            \"slug\": \"bali-coin\",\n            \"rank\": 8433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T03:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x013a06558f07d9e6f9a00c95a33f3a0e0255176b\"\n            }\n        },\n        {\n            \"id\": 5481,\n            \"name\": \"BASIC\",\n            \"symbol\": \"BASIC\",\n            \"slug\": \"basic\",\n            \"rank\": 658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T03:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf25c91c87e0b1fd9b4064af0f427157aab0193a7\"\n            }\n        },\n        {\n            \"id\": 5482,\n            \"name\": \"Counos X\",\n            \"symbol\": \"CCXX\",\n            \"slug\": \"counos-x\",\n            \"rank\": 211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-20T03:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5486,\n            \"name\": \"Jack Token\",\n            \"symbol\": \"JACK\",\n            \"slug\": \"jack-token\",\n            \"rank\": 4387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T22:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e12eb8e506ccd1427f6b8f7faa3e88fb698eb28\"\n            }\n        },\n        {\n            \"id\": 5487,\n            \"name\": \"EarnBet\",\n            \"symbol\": \"BET\",\n            \"slug\": \"earnbet\",\n            \"rank\": 7960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-21T22:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"BET-wax-betdividends\"\n            }\n        },\n        {\n            \"id\": 5488,\n            \"name\": \"JUST\",\n            \"symbol\": \"JST\",\n            \"slug\": \"just\",\n            \"rank\": 164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-07T14:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9\"\n            }\n        },\n        {\n            \"id\": 5489,\n            \"name\": \"Sudan Gold Coin\",\n            \"symbol\": \"SGC\",\n            \"slug\": \"sudan-gold-coin\",\n            \"rank\": 8101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-24T23:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80bD0cc689c206e3F642919244c4251c7Ef19852\"\n            }\n        },\n        {\n            \"id\": 5490,\n            \"name\": \"Lux Bio Cell\",\n            \"symbol\": \"LBXC\",\n            \"slug\": \"lux-bio-cell\",\n            \"rank\": 4147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T11:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xffe510a92434a0df346c5e72a3494b043cf249eb\"\n            }\n        },\n        {\n            \"id\": 5508,\n            \"name\": \"Algory Project\",\n            \"symbol\": \"ALG\",\n            \"slug\": \"algory-project\",\n            \"rank\": 7058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16b0a1a87ae8af5c792fabc429c4fe248834842b\"\n            }\n        },\n        {\n            \"id\": 5509,\n            \"name\": \"AAX Token\",\n            \"symbol\": \"AAB\",\n            \"slug\": \"aax-token\",\n            \"rank\": 1274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-24T22:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x686c650dbcfeaa75d09b883621ad810f5952bd5d\"\n            }\n        },\n        {\n            \"id\": 5512,\n            \"name\": \"BLOCKIDCOIN\",\n            \"symbol\": \"BID\",\n            \"slug\": \"blockidcoin\",\n            \"rank\": 7579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-27T02:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5513,\n            \"name\": \"Crypto Holding Frank Token\",\n            \"symbol\": \"CHFT\",\n            \"slug\": \"crypto-holding-frank-token\",\n            \"rank\": 7472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T23:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x58002a6b6e659a16de9f02f529b10536e307b0d9\"\n            }\n        },\n        {\n            \"id\": 5514,\n            \"name\": \"The Transfer Token\",\n            \"symbol\": \"TTT\",\n            \"slug\": \"the-transfer-token\",\n            \"rank\": 215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T03:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2494a68C1484376fEf880b4c24D91f049d29B02A\"\n            }\n        },\n        {\n            \"id\": 5516,\n            \"name\": \"LOA Protocol\",\n            \"symbol\": \"LOA\",\n            \"slug\": \"loa-protocol\",\n            \"rank\": 5891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T03:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7458fd786B2fe8CD801C0381f88b61C5071A006F\"\n            }\n        },\n        {\n            \"id\": 5518,\n            \"name\": \"Torex\",\n            \"symbol\": \"TOR\",\n            \"slug\": \"torex\",\n            \"rank\": 8206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T18:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ea20fbfaa44efbc60c6728fcdba17f01b7e04fe\"\n            }\n        },\n        {\n            \"id\": 5520,\n            \"name\": \"Martkist\",\n            \"symbol\": \"MARTK\",\n            \"slug\": \"martkist\",\n            \"rank\": 2633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T23:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5521,\n            \"name\": \"EzyStayz\",\n            \"symbol\": \"EZY\",\n            \"slug\": \"ezystayz\",\n            \"rank\": 5714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-04-29T23:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA6D5C720a9af5A405dFB6b9F44Fc44FaB5D4A58D\"\n            }\n        },\n        {\n            \"id\": 5522,\n            \"name\": \"SENSO\",\n            \"symbol\": \"SENSO\",\n            \"slug\": \"senso\",\n            \"rank\": 956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T22:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc19b6a4ac7c7cc24459f08984bbd09664af17bd1\"\n            }\n        },\n        {\n            \"id\": 5523,\n            \"name\": \"Aragon Court\",\n            \"symbol\": \"ANJ\",\n            \"slug\": \"aragon-court\",\n            \"rank\": 674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T13:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcD62b1C403fa761BAadFC74C525ce2B51780b184\"\n            }\n        },\n        {\n            \"id\": 5524,\n            \"name\": \"TNC Coin\",\n            \"symbol\": \"TNC\",\n            \"slug\": \"tnc-coin\",\n            \"rank\": 759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T13:19:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5529,\n            \"name\": \"ASYAGRO\",\n            \"symbol\": \"ASY\",\n            \"slug\": \"asyagro\",\n            \"rank\": 5754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T14:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x017b584acfd16d767541ae9e80cdc702f4527b0b\"\n            }\n        },\n        {\n            \"id\": 5530,\n            \"name\": \"REBIT\",\n            \"symbol\": \"KEYT\",\n            \"slug\": \"rebit\",\n            \"rank\": 8434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-03T14:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcE13aBCE0DB5A8224616ef24D3979d466F19CF90\"\n            }\n        },\n        {\n            \"id\": 5533,\n            \"name\": \"SKINCHAIN\",\n            \"symbol\": \"SKC\",\n            \"slug\": \"skinchain\",\n            \"rank\": 8133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T05:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fE156436F203B114C6c562Cb1a2A81aa2801090\"\n            }\n        },\n        {\n            \"id\": 5534,\n            \"name\": \"Inverse Bitcoin Volatility Token\",\n            \"symbol\": \"IBVOL\",\n            \"slug\": \"inverse-bitcoin-volatility-token\",\n            \"rank\": 7308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-07T21:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x627e2ee3dbda546e168eaaff25a2c5212e4a95a0\"\n            }\n        },\n        {\n            \"id\": 5536,\n            \"name\": \"AtromG8\",\n            \"symbol\": \"AG8\",\n            \"slug\": \"atromg8\",\n            \"rank\": 1668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-04T22:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5538,\n            \"name\": \"Buzzshow\",\n            \"symbol\": \"GLDY\",\n            \"slug\": \"buzzshow\",\n            \"rank\": 8202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T03:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x594207c791afd06a8d087d84d99d1da53ccbd45f\"\n            }\n        },\n        {\n            \"id\": 5539,\n            \"name\": \"VeraOne\",\n            \"symbol\": \"VRO\",\n            \"slug\": \"veraone\",\n            \"rank\": 5830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T03:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10BC518c32fbAE5e38Ecb50A612160571bD81e44\"\n            }\n        },\n        {\n            \"id\": 5541,\n            \"name\": \"Xaya\",\n            \"symbol\": \"CHI\",\n            \"slug\": \"xaya\",\n            \"rank\": 913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T21:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5542,\n            \"name\": \"1x Long Bitcoin Implied Volatility Token\",\n            \"symbol\": \"BVOL\",\n            \"slug\": \"1x-long-bitcoin-implied-volatility-token\",\n            \"rank\": 5968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-05T21:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81824663353a9d29b01b2de9dd9a2bb271d298cd\"\n            }\n        },\n        {\n            \"id\": 5544,\n            \"name\": \"Aluna.Social\",\n            \"symbol\": \"ALN\",\n            \"slug\": \"aluna-social\",\n            \"rank\": 1813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-14T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8185bc4757572da2a610f887561c32298f1a5748\"\n            }\n        },\n        {\n            \"id\": 5545,\n            \"name\": \"NFX Coin\",\n            \"symbol\": \"NFXC\",\n            \"slug\": \"nfx-coin\",\n            \"rank\": 2578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-06T01:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d39ec4da54329d28d230b4973f5aa27886c3aee\"\n            }\n        },\n        {\n            \"id\": 5548,\n            \"name\": \"Massnet\",\n            \"symbol\": \"MASS\",\n            \"slug\": \"massnet\",\n            \"rank\": 1415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T23:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5552,\n            \"name\": \"Hathor\",\n            \"symbol\": \"HTR\",\n            \"slug\": \"hathor\",\n            \"rank\": 301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5554,\n            \"name\": \"Vanywhere\",\n            \"symbol\": \"VANY\",\n            \"slug\": \"vanywhere\",\n            \"rank\": 8156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-08T22:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4edd66235349e353eb8cb8e40596599644bfe91c\"\n            }\n        },\n        {\n            \"id\": 5556,\n            \"name\": \"Resfinex Token\",\n            \"symbol\": \"RES\",\n            \"slug\": \"resfinex-token\",\n            \"rank\": 8435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T11:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a9f693fce6f00a51a8e0db4351b5a8078b4242e\"\n            }\n        },\n        {\n            \"id\": 5560,\n            \"name\": \"Idea Chain Coin\",\n            \"symbol\": \"ICH\",\n            \"slug\": \"idea-chain-coin\",\n            \"rank\": 3559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-11T03:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8483E2d6560585C02D46bF7B3186Bf154a96166\"\n            }\n        },\n        {\n            \"id\": 5563,\n            \"name\": \"CryptoBharatCoin\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"cryptobharatcoin\",\n            \"rank\": 8270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-12T09:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE\"\n            }\n        },\n        {\n            \"id\": 5566,\n            \"name\": \"Keep Network\",\n            \"symbol\": \"KEEP\",\n            \"slug\": \"keep-network\",\n            \"rank\": 171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T21:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85eee30c52b0b379b046fb0f85f4f3dc3009afec\"\n            }\n        },\n        {\n            \"id\": 5567,\n            \"name\": \"Celo\",\n            \"symbol\": \"CELO\",\n            \"slug\": \"celo\",\n            \"rank\": 75,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-22T02:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5572,\n            \"name\": \"HOMIHELP\",\n            \"symbol\": \"HOMI\",\n            \"slug\": \"homihelp\",\n            \"rank\": 1918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-12T02:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCa208BfD69ae6D2667f1FCbE681BAe12767c0078\"\n            }\n        },\n        {\n            \"id\": 5577,\n            \"name\": \"Litecoin SV\",\n            \"symbol\": \"LSV\",\n            \"slug\": \"litecoin-sv\",\n            \"rank\": 8436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T02:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee059f0ca1507e4e20c689b20cff71b5e924f7bd\"\n            }\n        },\n        {\n            \"id\": 5578,\n            \"name\": \"LEVELG\",\n            \"symbol\": \"LEVELG\",\n            \"slug\": \"levelg\",\n            \"rank\": 6660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T02:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5580,\n            \"name\": \"IDK\",\n            \"symbol\": \"IDK\",\n            \"slug\": \"idk\",\n            \"rank\": 3616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T04:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61fd1c62551850d0c04c76fce614cbced0094498\"\n            }\n        },\n        {\n            \"id\": 5583,\n            \"name\": \"Hacken Token\",\n            \"symbol\": \"HAI\",\n            \"slug\": \"hackenai\",\n            \"rank\": 555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-13T22:59:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaa9e582e5751d703f85912903bacaddfed26484c\"\n            }\n        },\n        {\n            \"id\": 5587,\n            \"name\": \"2key.network\",\n            \"symbol\": \"2KEY\",\n            \"slug\": \"2key-network\",\n            \"rank\": 1864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-14T21:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe48972fcd82a274411c01834e2f031d4377fa2c0\"\n            }\n        },\n        {\n            \"id\": 5589,\n            \"name\": \"DXdao\",\n            \"symbol\": \"DXD\",\n            \"slug\": \"dxdao\",\n            \"rank\": 778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-26T20:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1d65e8fb6e87b60feccbc582f7f97804b725521\"\n            }\n        },\n        {\n            \"id\": 5590,\n            \"name\": \"GeoDB\",\n            \"symbol\": \"GEO\",\n            \"slug\": \"geodb\",\n            \"rank\": 1789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-15T03:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x147faf8de9d8d8daae129b187f0d02d819126750\"\n            }\n        },\n        {\n            \"id\": 5591,\n            \"name\": \"Pyrk\",\n            \"symbol\": \"PYRK\",\n            \"slug\": \"pyrk\",\n            \"rank\": 2558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T02:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5595,\n            \"name\": \"MultiCoinCasino\",\n            \"symbol\": \"MCC\",\n            \"slug\": \"multicoincasino\",\n            \"rank\": 2539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T02:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5599,\n            \"name\": \"XTRM COIN\",\n            \"symbol\": \"XTRM\",\n            \"slug\": \"xtrm-coin\",\n            \"rank\": 8036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T20:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5600,\n            \"name\": \"Attila\",\n            \"symbol\": \"ATT\",\n            \"slug\": \"attila\",\n            \"rank\": 1231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-18T23:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89Fb927240750c1B15d4743cd58440fc5f14A11C\"\n            }\n        },\n        {\n            \"id\": 5601,\n            \"name\": \"STAKE\",\n            \"symbol\": \"STAKE\",\n            \"slug\": \"xdai\",\n            \"rank\": 445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-19T01:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0Ae055097C6d159879521C384F1D2123D1f195e6\"\n            }\n        },\n        {\n            \"id\": 5604,\n            \"name\": \"Secret\",\n            \"symbol\": \"SCRT\",\n            \"slug\": \"secret\",\n            \"rank\": 91,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5607,\n            \"name\": \"Simple Software Solutions\",\n            \"symbol\": \"SSS\",\n            \"slug\": \"simple-software-solutions\",\n            \"rank\": 2793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-20T01:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5608,\n            \"name\": \"BTCUP\",\n            \"symbol\": \"BTCUP\",\n            \"slug\": \"btcup\",\n            \"rank\": 2975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T03:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5609,\n            \"name\": \"BTCDOWN\",\n            \"symbol\": \"BTCDOWN\",\n            \"slug\": \"btcdown\",\n            \"rank\": 2892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T03:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5610,\n            \"name\": \"ZIMBOCASH\",\n            \"symbol\": \"ZASH\",\n            \"slug\": \"zimbocash\",\n            \"rank\": 612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-20T23:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002984\"\n            }\n        },\n        {\n            \"id\": 5612,\n            \"name\": \"SOMESING\",\n            \"symbol\": \"SSX\",\n            \"slug\": \"somesing\",\n            \"rank\": 344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T01:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xdcd62c57182e780e23d2313c4782709da85b9d6c\"\n            }\n        },\n        {\n            \"id\": 5614,\n            \"name\": \"Zelwin\",\n            \"symbol\": \"ZLW\",\n            \"slug\": \"zelwin\",\n            \"rank\": 418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T01:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5319e86F0e41a06E49eb37046b8c11D78bcAd68C\"\n            }\n        },\n        {\n            \"id\": 5616,\n            \"name\": \"MATH\",\n            \"symbol\": \"MATH\",\n            \"slug\": \"math\",\n            \"rank\": 741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-21T03:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08d967bb0134f2d07f7cfb6e246680c53927dd30\"\n            }\n        },\n        {\n            \"id\": 5617,\n            \"name\": \"UMA\",\n            \"symbol\": \"UMA\",\n            \"slug\": \"uma\",\n            \"rank\": 144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T16:44:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828\"\n            }\n        },\n        {\n            \"id\": 5618,\n            \"name\": \"Dawn Protocol\",\n            \"symbol\": \"DAWN\",\n            \"slug\": \"dawn-protocol\",\n            \"rank\": 317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-27T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x580c8520deda0a441522aeae0f9f7a5f29629afa\"\n            }\n        },\n        {\n            \"id\": 5619,\n            \"name\": \"VEHICLE DATA ARTIFICIAL INTELLIGENCE PLATFORM\",\n            \"symbol\": \"VAIP\",\n            \"slug\": \"vehicle-data-artificial-intelligence-platform\",\n            \"rank\": 8437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4457dc5a9e71b975a8e0f855bbe795f5cbdcc10f\"\n            }\n        },\n        {\n            \"id\": 5620,\n            \"name\": \"8X8 PROTOCOL\",\n            \"symbol\": \"EXE\",\n            \"slug\": \"8x8-protocol\",\n            \"rank\": 1929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T21:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x412d397ddca07d753e3e0c61e367fb1b474b3e7d\"\n            }\n        },\n        {\n            \"id\": 5622,\n            \"name\": \"Darma Cash\",\n            \"symbol\": \"DMCH\",\n            \"slug\": \"darma-cash\",\n            \"rank\": 479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T22:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5623,\n            \"name\": \"Skillchain\",\n            \"symbol\": \"SKI\",\n            \"slug\": \"skillchain\",\n            \"rank\": 7115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T22:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x996dc5dfc819408dd98cd92c9a76f64b0738dc3d\"\n            }\n        },\n        {\n            \"id\": 5625,\n            \"name\": \"LUKSO\",\n            \"symbol\": \"LYXe\",\n            \"slug\": \"lukso\",\n            \"rank\": 237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T22:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA8b919680258d369114910511cc87595aec0be6D\"\n            }\n        },\n        {\n            \"id\": 5626,\n            \"name\": \"King DAG\",\n            \"symbol\": \"KDAG\",\n            \"slug\": \"king-dag\",\n            \"rank\": 762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T22:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95e40e065afb3059dcabe4aaf404c1f92756603a\"\n            }\n        },\n        {\n            \"id\": 5628,\n            \"name\": \"VARC\",\n            \"symbol\": \"VARC\",\n            \"slug\": \"varc\",\n            \"rank\": 8438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-27T23:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f694635ab69b1b5e7f001de26892cc63ba94bad\"\n            }\n        },\n        {\n            \"id\": 5629,\n            \"name\": \"NDN Link\",\n            \"symbol\": \"NDN\",\n            \"slug\": \"ndn-link\",\n            \"rank\": 4063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-25T23:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ec47a178a9d50d4ec4683003d8324f19ca35382\"\n            }\n        },\n        {\n            \"id\": 5630,\n            \"name\": \"WaykiChain Governance Coin\",\n            \"symbol\": \"WGRT\",\n            \"slug\": \"waykichain-governance-coin\",\n            \"rank\": 4567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-23T00:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5631,\n            \"name\": \"Orion Protocol\",\n            \"symbol\": \"ORN\",\n            \"slug\": \"orion-protocol\",\n            \"rank\": 255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-16T14:04:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a\"\n            }\n        },\n        {\n            \"id\": 5632,\n            \"name\": \"Arweave\",\n            \"symbol\": \"AR\",\n            \"slug\": \"arweave\",\n            \"rank\": 69,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-27T02:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5633,\n            \"name\": \"UCROWDME\",\n            \"symbol\": \"UCM\",\n            \"slug\": \"ucrowdme\",\n            \"rank\": 6561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T04:29:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5634,\n            \"name\": \"Fuse Network\",\n            \"symbol\": \"FUSE\",\n            \"slug\": \"fuse-network\",\n            \"rank\": 586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-31T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d\"\n            }\n        },\n        {\n            \"id\": 5640,\n            \"name\": \"PointPay\",\n            \"symbol\": \"PXP\",\n            \"slug\": \"pointpay\",\n            \"rank\": 2964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T21:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95aa5d2dbd3c16ee3fdea82d5c6ec3e38ce3314f\"\n            }\n        },\n        {\n            \"id\": 5641,\n            \"name\": \"BackPacker Coin\",\n            \"symbol\": \"BPC\",\n            \"slug\": \"backpacker-coin\",\n            \"rank\": 2581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-03T03:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5644,\n            \"name\": \"Blue Baikal\",\n            \"symbol\": \"BBC\",\n            \"slug\": \"blue-baikal\",\n            \"rank\": 6145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-28T23:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x321bc0b63efb1e4af08ec6d20c85d5e94ddaaa18\"\n            }\n        },\n        {\n            \"id\": 5647,\n            \"name\": \"Kadena\",\n            \"symbol\": \"KDA\",\n            \"slug\": \"kadena\",\n            \"rank\": 80,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-05-31T13:29:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5648,\n            \"name\": \"BlockNoteX\",\n            \"symbol\": \"BNOX\",\n            \"slug\": \"blocknotex\",\n            \"rank\": 4324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-01T03:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8752bf7ad53d25a4165b9370f2becc22dd8ae838\"\n            }\n        },\n        {\n            \"id\": 5651,\n            \"name\": \"CryptoBet\",\n            \"symbol\": \"CBET\",\n            \"slug\": \"cryptobet\",\n            \"rank\": 8439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T18:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35dd2ebf20746C6e658fac75cd80D4722fae62f6\"\n            }\n        },\n        {\n            \"id\": 5656,\n            \"name\": \"1x Short Bitcoin Token\",\n            \"symbol\": \"HEDGE\",\n            \"slug\": \"1x-short-bitcoin-token\",\n            \"rank\": 5215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-04T03:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1FA3bc860bF823d792f04F662f3AA3a500a68814\"\n            }\n        },\n        {\n            \"id\": 5658,\n            \"name\": \"1X Short Ethereum Token\",\n            \"symbol\": \"ETHHEDGE\",\n            \"slug\": \"1x-short-ethereum-token\",\n            \"rank\": 3973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-26T00:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10e1E953DDBa597011f8bFA806aB0cC3415a622b\"\n            }\n        },\n        {\n            \"id\": 5659,\n            \"name\": \"Xank\",\n            \"symbol\": \"XANK\",\n            \"slug\": \"xank\",\n            \"rank\": 8289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-05T02:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e7f79e89ba8c4a13431129fb2db0d4f444b5b9a\"\n            }\n        },\n        {\n            \"id\": 5660,\n            \"name\": \"UniPower\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"unipower\",\n            \"rank\": 7706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-15T04:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2f9a7e93f845b3ce154efbeb64fb9346fcce509\"\n            }\n        },\n        {\n            \"id\": 5661,\n            \"name\": \"Fanaticos Cash\",\n            \"symbol\": \"FCH\",\n            \"slug\": \"fanaticos-cash\",\n            \"rank\": 8440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-10T19:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5662,\n            \"name\": \"Sylo\",\n            \"symbol\": \"SYLO\",\n            \"slug\": \"sylo\",\n            \"rank\": 888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-05T02:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf293d23bf2cdc05411ca0eddd588eb1977e8dcd4\"\n            }\n        },\n        {\n            \"id\": 5663,\n            \"name\": \"ZelaaPayAE\",\n            \"symbol\": \"ZPAE\",\n            \"slug\": \"zelaapayae\",\n            \"rank\": 2377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-05T02:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLGd97zsjrkomUDF962ZFMerdQxPffG7hX\"\n            }\n        },\n        {\n            \"id\": 5665,\n            \"name\": \"Helium\",\n            \"symbol\": \"HNT\",\n            \"slug\": \"helium\",\n            \"rank\": 42,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T23:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5667,\n            \"name\": \"Bitgesell\",\n            \"symbol\": \"BGL\",\n            \"slug\": \"bitgesell\",\n            \"rank\": 2178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T01:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5673,\n            \"name\": \"EYES Protocol\",\n            \"symbol\": \"EYES\",\n            \"slug\": \"eyes-protocol\",\n            \"rank\": 5350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T22:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2dca19e944453e46d9130950ca135461b3bc0c30\"\n            }\n        },\n        {\n            \"id\": 5674,\n            \"name\": \"PhoenixDAO\",\n            \"symbol\": \"PHNX\",\n            \"slug\": \"phoenixdao\",\n            \"rank\": 1518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T22:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7\"\n            }\n        },\n        {\n            \"id\": 5677,\n            \"name\": \"IZE\",\n            \"symbol\": \"IZE\",\n            \"slug\": \"ize\",\n            \"rank\": 5942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-08T23:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6944d3e38973C4831dA24E954fbD790c7E688bDd\"\n            }\n        },\n        {\n            \"id\": 5686,\n            \"name\": \"Vectorium\",\n            \"symbol\": \"VECT\",\n            \"slug\": \"vectorium\",\n            \"rank\": 3292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-10T22:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5690,\n            \"name\": \"Render Token\",\n            \"symbol\": \"RNDR\",\n            \"slug\": \"render-token\",\n            \"rank\": 99,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-11T10:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24\"\n            }\n        },\n        {\n            \"id\": 5691,\n            \"name\": \"SKALE Network\",\n            \"symbol\": \"SKL\",\n            \"slug\": \"skale-network\",\n            \"rank\": 146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7\"\n            }\n        },\n        {\n            \"id\": 5692,\n            \"name\": \"Compound\",\n            \"symbol\": \"COMP\",\n            \"slug\": \"compound\",\n            \"rank\": 92,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-16T21:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc00e94cb662c3520282e6f5717214004a7f26888\"\n            }\n        },\n        {\n            \"id\": 5694,\n            \"name\": \"UniDollar\",\n            \"symbol\": \"UNIUSD\",\n            \"slug\": \"unidollar\",\n            \"rank\": 8441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T02:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x256845e721c0c46d54e6afbd4fa3b52cb72353ea\"\n            }\n        },\n        {\n            \"id\": 5697,\n            \"name\": \"DigiDinar Token\",\n            \"symbol\": \"DDRT\",\n            \"slug\": \"digidinar-token\",\n            \"rank\": 7821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T01:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5698,\n            \"name\": \"GM Holding\",\n            \"symbol\": \"GM\",\n            \"slug\": \"gm-holding\",\n            \"rank\": 7073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T16:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd523f5097fe10cb8760f7011796a6edf7a268061\"\n            }\n        },\n        {\n            \"id\": 5702,\n            \"name\": \"MONNOS\",\n            \"symbol\": \"MNS\",\n            \"slug\": \"monnos\",\n            \"rank\": 7406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T23:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53884b61963351C283118a8E1Fc05BA464a11959\"\n            }\n        },\n        {\n            \"id\": 5703,\n            \"name\": \"Neuromorphic.io\",\n            \"symbol\": \"NMP\",\n            \"slug\": \"neuromorphic-io\",\n            \"rank\": 2671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T23:19:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb\"\n            }\n        },\n        {\n            \"id\": 5704,\n            \"name\": \"DFOhub\",\n            \"symbol\": \"BUIDL\",\n            \"slug\": \"dfohub\",\n            \"rank\": 4040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-17T23:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b123f53421b1bf8533339bfbdc7c98aa94163db\"\n            }\n        },\n        {\n            \"id\": 5705,\n            \"name\": \"AurusGOLD\",\n            \"symbol\": \"AWG\",\n            \"slug\": \"aurusgold\",\n            \"rank\": 7263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x696acc2de564b48682d71d0847b3632f87c9a402\"\n            }\n        },\n        {\n            \"id\": 5709,\n            \"name\": \"Chi Gastoken\",\n            \"symbol\": \"CHI\",\n            \"slug\": \"chi-gastoken\",\n            \"rank\": 2317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-13T15:19:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000000004946c0e9f43f4dee607b0ef1fa1c\"\n            }\n        },\n        {\n            \"id\": 5711,\n            \"name\": \"Golden Ratio Token\",\n            \"symbol\": \"GRT\",\n            \"slug\": \"golden-ratio-token\",\n            \"rank\": 3462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-19T00:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb83cd8d39462b761bb0092437d38b37812dd80a2\"\n            }\n        },\n        {\n            \"id\": 5712,\n            \"name\": \"FinNexus\",\n            \"symbol\": \"FNX\",\n            \"slug\": \"finnexus\",\n            \"rank\": 2799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-18T01:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B\"\n            }\n        },\n        {\n            \"id\": 5713,\n            \"name\": \"Ravencoin Classic\",\n            \"symbol\": \"RVC\",\n            \"slug\": \"ravencoin-classic\",\n            \"rank\": 1805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-18T02:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5717,\n            \"name\": \"ACE\",\n            \"symbol\": \"ACE\",\n            \"slug\": \"ace-entertainment\",\n            \"rank\": 8153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T03:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"acedeveloper\"\n            }\n        },\n        {\n            \"id\": 5719,\n            \"name\": \"CACHE Gold\",\n            \"symbol\": \"CGT\",\n            \"slug\": \"cache-gold\",\n            \"rank\": 1196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T03:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5238462e7235c7b62811567e63dd17d12c2eaa0\"\n            }\n        },\n        {\n            \"id\": 5721,\n            \"name\": \"SorachanCoin\",\n            \"symbol\": \"SORA\",\n            \"slug\": \"sorachancoin\",\n            \"rank\": 8138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5722,\n            \"name\": \"HOMT\",\n            \"symbol\": \"HOMT\",\n            \"slug\": \"homt\",\n            \"rank\": 7939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-22T04:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeF7A985E4FF9B5DcCD6eDdF58577486887288711\"\n            }\n        },\n        {\n            \"id\": 5728,\n            \"name\": \"Balancer\",\n            \"symbol\": \"BAL\",\n            \"slug\": \"balancer\",\n            \"rank\": 416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-24T05:59:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba100000625a3754423978a60c9317c58a424e3D\"\n            }\n        },\n        {\n            \"id\": 5729,\n            \"name\": \"ChainZ Arena\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"chainz-arena\",\n            \"rank\": 8442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-13T06:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72DC3D52b7EF107a7CFFb6953eaa8A2aD6a204Cd\"\n            }\n        },\n        {\n            \"id\": 5732,\n            \"name\": \"BITCOINHEDGE\",\n            \"symbol\": \"BTCHG\",\n            \"slug\": \"bitcoinhedge\",\n            \"rank\": 8443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-23T01:24:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5547136b913b68881596275ace01e9a589c5b16b\"\n            }\n        },\n        {\n            \"id\": 5741,\n            \"name\": \"DMM: Governance\",\n            \"symbol\": \"DMG\",\n            \"slug\": \"dmm-governance\",\n            \"rank\": 1645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T04:59:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEd91879919B71bB6905f23af0A68d231EcF87b14\"\n            }\n        },\n        {\n            \"id\": 5742,\n            \"name\": \"Compound Basic Attention Token\",\n            \"symbol\": \"CBAT\",\n            \"slug\": \"compound-basic-attention-token\",\n            \"rank\": 4198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c8c6b02e7b2be14d4fa6022dfd6d75921d90e4e\"\n            }\n        },\n        {\n            \"id\": 5743,\n            \"name\": \"Compound 0x\",\n            \"symbol\": \"CZRX\",\n            \"slug\": \"compound-0x\",\n            \"rank\": 4133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3319f5d18bc0d84dd1b4825dcde5d5f7266d407\"\n            }\n        },\n        {\n            \"id\": 5744,\n            \"name\": \"Compound Wrapped BTC\",\n            \"symbol\": \"CWBTC\",\n            \"slug\": \"compound-wrapped-btc\",\n            \"rank\": 7356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc11b1268c1a384e55c48c2391d8d480264a3a7f4\"\n            }\n        },\n        {\n            \"id\": 5745,\n            \"name\": \"Compound USDT\",\n            \"symbol\": \"CUSDT\",\n            \"slug\": \"compound-usdt\",\n            \"rank\": 2879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf650c3d88d12db855b8bf7d11be6c55a4e07dcc9\"\n            }\n        },\n        {\n            \"id\": 5746,\n            \"name\": \"Compound Augur\",\n            \"symbol\": \"CREP\",\n            \"slug\": \"compound-augur\",\n            \"rank\": 8139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x158079ee67fce2f58472a96584a73c7ab9ac95c1\"\n            }\n        },\n        {\n            \"id\": 5747,\n            \"name\": \"mStable USD\",\n            \"symbol\": \"MUSD\",\n            \"slug\": \"mstable-usd\",\n            \"rank\": 589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T03:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe2f2a5c287993345a840db3b0845fbc70f5935a5\"\n            }\n        },\n        {\n            \"id\": 5748,\n            \"name\": \"mStable Governance Token: Meta (MTA)\",\n            \"symbol\": \"MTA\",\n            \"slug\": \"meta\",\n            \"rank\": 921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-18T15:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2\"\n            }\n        },\n        {\n            \"id\": 5749,\n            \"name\": \"Aave TUSD\",\n            \"symbol\": \"ATUSD\",\n            \"slug\": \"aave-tusd\",\n            \"rank\": 8444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4da9b813057d04baef4e5800e36083717b4a0341\"\n            }\n        },\n        {\n            \"id\": 5751,\n            \"name\": \"Aave LINK\",\n            \"symbol\": \"ALINK\",\n            \"slug\": \"aave-link\",\n            \"rank\": 8445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5752,\n            \"name\": \"Aave SNX\",\n            \"symbol\": \"ASNX\",\n            \"slug\": \"aave-snx\",\n            \"rank\": 8446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5753,\n            \"name\": \"Aave MKR\",\n            \"symbol\": \"AMKR\",\n            \"slug\": \"aave-mkr\",\n            \"rank\": 8447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5754,\n            \"name\": \"Aave BAT\",\n            \"symbol\": \"ABAT\",\n            \"slug\": \"aave-bat\",\n            \"rank\": 8448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1ba0fb44ccb0d11b80f92f4f8ed94ca3ff51d00\"\n            }\n        },\n        {\n            \"id\": 5755,\n            \"name\": \"Aave BUSD\",\n            \"symbol\": \"ABUSD\",\n            \"slug\": \"aave-busd\",\n            \"rank\": 8449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5763,\n            \"name\": \"Aave DAI\",\n            \"symbol\": \"ADAI\",\n            \"slug\": \"aave-dai\",\n            \"rank\": 8450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d\"\n            }\n        },\n        {\n            \"id\": 5764,\n            \"name\": \"sBTC\",\n            \"symbol\": \"SBTC\",\n            \"slug\": \"sbtc\",\n            \"rank\": 8451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T22:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfE18be6b3Bd88A2D2A7f928d00292E7a9963CfC6\"\n            }\n        },\n        {\n            \"id\": 5765,\n            \"name\": \"sETH\",\n            \"symbol\": \"SETH\",\n            \"slug\": \"seth\",\n            \"rank\": 4155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T06:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e74c9036fb86bd7ecdcb084a0673efc32ea31cb\"\n            }\n        },\n        {\n            \"id\": 5775,\n            \"name\": \"Oikos\",\n            \"symbol\": \"OKS\",\n            \"slug\": \"oikos\",\n            \"rank\": 1906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T03:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18aCf236eB40c0d4824Fb8f2582EBbEcD325Ef6a\"\n            }\n        },\n        {\n            \"id\": 5776,\n            \"name\": \"tBTC\",\n            \"symbol\": \"TBTC\",\n            \"slug\": \"tbtc\",\n            \"rank\": 3763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8daebade922df735c38c80c7ebd708af50815faa\"\n            }\n        },\n        {\n            \"id\": 5777,\n            \"name\": \"renBTC\",\n            \"symbol\": \"RENBTC\",\n            \"slug\": \"renbtc\",\n            \"rank\": 100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T05:04:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb4c2781e4eba804ce9a9803c67d0893436bb27d\"\n            }\n        },\n        {\n            \"id\": 5778,\n            \"name\": \"ETHPlus\",\n            \"symbol\": \"ETHP\",\n            \"slug\": \"ethplus\",\n            \"rank\": 2789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T04:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEED736b2b809550D89A941C2005dE93588c628e2\"\n            }\n        },\n        {\n            \"id\": 5779,\n            \"name\": \"Ystar\",\n            \"symbol\": \"YSR\",\n            \"slug\": \"ystar\",\n            \"rank\": 7707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T02:19:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5781,\n            \"name\": \"CashBackPro\",\n            \"symbol\": \"CBP\",\n            \"slug\": \"cashbackpro\",\n            \"rank\": 4162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T23:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TL7RJPC7zqpj9B2F4RRc4mk4YpzuVrd4Ar\"\n            }\n        },\n        {\n            \"id\": 5782,\n            \"name\": \"Bestay\",\n            \"symbol\": \"BSY\",\n            \"slug\": \"bestay\",\n            \"rank\": 8271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a647637e75d34a7798ba06bd1adf5c084bb5dd5\"\n            }\n        },\n        {\n            \"id\": 5785,\n            \"name\": \"STPAY\",\n            \"symbol\": \"STP\",\n            \"slug\": \"stpay\",\n            \"rank\": 8452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T21:59:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c250ff9b993c6991cc4a3cc543716e53b478018\"\n            }\n        },\n        {\n            \"id\": 5786,\n            \"name\": \"LYFE\",\n            \"symbol\": \"LYFE\",\n            \"slug\": \"lyfe\",\n            \"rank\": 5516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-06-29T23:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"LYFE-6AB\"\n            }\n        },\n        {\n            \"id\": 5789,\n            \"name\": \"SaveToken\",\n            \"symbol\": \"SAVE\",\n            \"slug\": \"savetoken\",\n            \"rank\": 8260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T08:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1eecf1f4af8eb9a2a19f6c26b434aa96ce859e1\"\n            }\n        },\n        {\n            \"id\": 5792,\n            \"name\": \"Bananatok\",\n            \"symbol\": \"BNA\",\n            \"slug\": \"bananatok\",\n            \"rank\": 6506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-01T01:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20910e5b5f087f6439dfcb0dda4e27d1014ac2b8\"\n            }\n        },\n        {\n            \"id\": 5794,\n            \"name\": \"pNetwork\",\n            \"symbol\": \"PNT\",\n            \"slug\": \"pnetwork\",\n            \"rank\": 718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-01T02:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89ab32156e46f46d02ade3fecbe5fc4243b9aaed\"\n            }\n        },\n        {\n            \"id\": 5796,\n            \"name\": \"Doctors Coin\",\n            \"symbol\": \"DRS\",\n            \"slug\": \"doctors-coin\",\n            \"rank\": 5363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-01T23:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf13FF395D686Ed7C705A5411CC8E4E21Ff2Ceb2\"\n            }\n        },\n        {\n            \"id\": 5798,\n            \"name\": \"Darwinia Network\",\n            \"symbol\": \"RING\",\n            \"slug\": \"darwinia-network\",\n            \"rank\": 898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T00:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9469d013805bffb7d3debe5e7839237e535ec483\"\n            }\n        },\n        {\n            \"id\": 5800,\n            \"name\": \"Treecle\",\n            \"symbol\": \"TRCL\",\n            \"slug\": \"treecle\",\n            \"rank\": 5230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T00:34:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437\"\n            }\n        },\n        {\n            \"id\": 5801,\n            \"name\": \"Nokencoin\",\n            \"symbol\": \"NOKN\",\n            \"slug\": \"nokencoin\",\n            \"rank\": 5873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T01:34:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5802,\n            \"name\": \"SORA\",\n            \"symbol\": \"XOR\",\n            \"slug\": \"sora\",\n            \"rank\": 592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-02T15:49:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40FD72257597aA14C7231A7B1aaa29Fce868F677\"\n            }\n        },\n        {\n            \"id\": 5803,\n            \"name\": \"BitCherry\",\n            \"symbol\": \"BCHC\",\n            \"slug\": \"bitcherry\",\n            \"rank\": 8453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-03T02:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ab05b915c30093679165bcdba9c26d8cd8bee99\"\n            }\n        },\n        {\n            \"id\": 5804,\n            \"name\": \"DeFiChain\",\n            \"symbol\": \"DFI\",\n            \"slug\": \"defichain\",\n            \"rank\": 213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-03T04:14:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5805,\n            \"name\": \"Avalanche\",\n            \"symbol\": \"AVAX\",\n            \"slug\": \"avalanche\",\n            \"rank\": 12,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5806,\n            \"name\": \"Imsmart\",\n            \"symbol\": \"IMT\",\n            \"slug\": \"imsmart\",\n            \"rank\": 8185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-08T00:14:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbfe03707adb75b478add9a01978057803f480e44\"\n            }\n        },\n        {\n            \"id\": 5807,\n            \"name\": \"Release Project\",\n            \"symbol\": \"REL\",\n            \"slug\": \"release-project\",\n            \"rank\": 4503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-03T22:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61bfc979ea8160ede9b862798b7833a97bafa02a\"\n            }\n        },\n        {\n            \"id\": 5809,\n            \"name\": \"Cap\",\n            \"symbol\": \"CAP\",\n            \"slug\": \"cap\",\n            \"rank\": 8454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-26T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43044f861ec040DB59A7e324c40507adDb673142\"\n            }\n        },\n        {\n            \"id\": 5810,\n            \"name\": \"bZx Protocol\",\n            \"symbol\": \"BZRX\",\n            \"slug\": \"bzx-protocol\",\n            \"rank\": 442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T08:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56d811088235F11C8920698a204A5010a788f4b3\"\n            }\n        },\n        {\n            \"id\": 5814,\n            \"name\": \"Rivermount\",\n            \"symbol\": \"RM\",\n            \"slug\": \"rivermount\",\n            \"rank\": 8229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T00:59:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5AB55ec290BeacAE98f54c3eB70860460B167C3C\"\n            }\n        },\n        {\n            \"id\": 5815,\n            \"name\": \"BitcoinPoS\",\n            \"symbol\": \"BPS\",\n            \"slug\": \"bitcoinpos\",\n            \"rank\": 2108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T21:34:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5816,\n            \"name\": \"Rewardiqa\",\n            \"symbol\": \"REW\",\n            \"slug\": \"rewardiqa\",\n            \"rank\": 2624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-13T02:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3FFfFA8F3cc943e43f9f17a83Cbb18f4Bbb9f4AC\"\n            }\n        },\n        {\n            \"id\": 5818,\n            \"name\": \"Ormeus Cash\",\n            \"symbol\": \"OMC\",\n            \"slug\": \"ormeus-cash\",\n            \"rank\": 2424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T21:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6bd97a26232ba02172ff86b055d5d7be789335b\"\n            }\n        },\n        {\n            \"id\": 5820,\n            \"name\": \"Gstcoin\",\n            \"symbol\": \"GST\",\n            \"slug\": \"gstcoin\",\n            \"rank\": 6003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-07T22:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5821,\n            \"name\": \"Aleph.im\",\n            \"symbol\": \"ALEPH\",\n            \"slug\": \"aleph-im\",\n            \"rank\": 365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-08T11:49:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27702a26126e0b3702af63ee09ac4d1a084ef628\"\n            }\n        },\n        {\n            \"id\": 5824,\n            \"name\": \"Smooth Love Potion\",\n            \"symbol\": \"SLP\",\n            \"slug\": \"smooth-love-potion\",\n            \"rank\": 630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-08T04:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25\"\n            }\n        },\n        {\n            \"id\": 5827,\n            \"name\": \"AntiscamToken\",\n            \"symbol\": \"AST\",\n            \"slug\": \"antiscamtoken\",\n            \"rank\": 8455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T22:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa872e0a44bbd66c1486a756cb5bd3f0beec4e32e\"\n            }\n        },\n        {\n            \"id\": 5828,\n            \"name\": \"VN Token\",\n            \"symbol\": \"VN\",\n            \"slug\": \"vn-token\",\n            \"rank\": 8299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-09T00:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003050\"\n            }\n        },\n        {\n            \"id\": 5829,\n            \"name\": \"TrustSwap\",\n            \"symbol\": \"SWAP\",\n            \"slug\": \"trustswap\",\n            \"rank\": 382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-10T04:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc4304a31d09258b0029ea7fe63d032f52e44efe\"\n            }\n        },\n        {\n            \"id\": 5830,\n            \"name\": \"NXM\",\n            \"symbol\": \"NXM\",\n            \"slug\": \"nxm\",\n            \"rank\": 222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T18:29:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7c49cee7e9188cca6ad8ff264c1da2e69d4cf3b\"\n            }\n        },\n        {\n            \"id\": 5831,\n            \"name\": \"Pizza\",\n            \"symbol\": \"PIZZA\",\n            \"slug\": \"pizza\",\n            \"rank\": 1965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T03:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"pizzatotoken\"\n            }\n        },\n        {\n            \"id\": 5833,\n            \"name\": \"ASKO\",\n            \"symbol\": \"ASKO\",\n            \"slug\": \"askobar-network\",\n            \"rank\": 1469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-13T09:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeEEE2a622330E6d2036691e983DEe87330588603\"\n            }\n        },\n        {\n            \"id\": 5834,\n            \"name\": \"Add.xyz\",\n            \"symbol\": \"ADD\",\n            \"slug\": \"add-xyz\",\n            \"rank\": 1620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T12:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x635d081fD8F6670135D8a3640E2cF78220787d56\"\n            }\n        },\n        {\n            \"id\": 5835,\n            \"name\": \"Decentr\",\n            \"symbol\": \"DEC\",\n            \"slug\": \"decentr\",\n            \"rank\": 1075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T00:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x30f271c9e86d2b7d00a6376cd96a1cfbd5f0b9b3\"\n            }\n        },\n        {\n            \"id\": 5836,\n            \"name\": \"Idena\",\n            \"symbol\": \"IDNA\",\n            \"slug\": \"idena\",\n            \"rank\": 1241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T19:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5837,\n            \"name\": \"DoDreamChain\",\n            \"symbol\": \"DRM\",\n            \"slug\": \"dodreamchain\",\n            \"rank\": 3838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T00:59:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89551b940e2a8ed8eccf509935bac9213fe30584\"\n            }\n        },\n        {\n            \"id\": 5839,\n            \"name\": \"AnimalGo\",\n            \"symbol\": \"GOM2\",\n            \"slug\": \"animalgo\",\n            \"rank\": 632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T01:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7\"\n            }\n        },\n        {\n            \"id\": 5840,\n            \"name\": \"Insight Protocol\",\n            \"symbol\": \"INX\",\n            \"slug\": \"insight-protocol\",\n            \"rank\": 2433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-18T17:14:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84fE25f3921f3426395c883707950d0c00367576\"\n            }\n        },\n        {\n            \"id\": 5841,\n            \"name\": \"NEST Protocol\",\n            \"symbol\": \"NEST\",\n            \"slug\": \"nest-protocol\",\n            \"rank\": 716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T01:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04abeda201850ac0124161f037efd70c74ddc74c\"\n            }\n        },\n        {\n            \"id\": 5842,\n            \"name\": \"PUML Better Health\",\n            \"symbol\": \"PUML\",\n            \"slug\": \"puml-better-health\",\n            \"rank\": 4975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5843,\n            \"name\": \"STONK\",\n            \"symbol\": \"STONK\",\n            \"slug\": \"stonk\",\n            \"rank\": 8308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T02:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4058411967d5046f3510943103805be61f0600e\"\n            }\n        },\n        {\n            \"id\": 5844,\n            \"name\": \"Cipher Core Token\",\n            \"symbol\": \"CIPHC\",\n            \"slug\": \"cipher-core-token\",\n            \"rank\": 8456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T02:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83eB94cB563146a42Fe0a8b3D051F2387A7FB81f\"\n            }\n        },\n        {\n            \"id\": 5847,\n            \"name\": \"Defis\",\n            \"symbol\": \"XGM\",\n            \"slug\": \"defis\",\n            \"rank\": 2338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T21:44:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5849,\n            \"name\": \"NoleCoin\",\n            \"symbol\": \"NOLE\",\n            \"slug\": \"nolecoin\",\n            \"rank\": 8457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T21:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TPt8DTDBZYfJ9fuyRjdWJr4PP68tRfptLG\"\n            }\n        },\n        {\n            \"id\": 5850,\n            \"name\": \"Bitpayer Token\",\n            \"symbol\": \"BPT\",\n            \"slug\": \"bitpayer-token\",\n            \"rank\": 8458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T22:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x283669123bd83da2536bb534e20512101c18e5d8\"\n            }\n        },\n        {\n            \"id\": 5855,\n            \"name\": \"BELIEVER\",\n            \"symbol\": \"BLVR\",\n            \"slug\": \"believer\",\n            \"rank\": 7780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-14T23:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43a0ee2e4c005277195f409e77919d1b1a5c9c1f\"\n            }\n        },\n        {\n            \"id\": 5856,\n            \"name\": \"Bankroll Vault\",\n            \"symbol\": \"VLT\",\n            \"slug\": \"bankroll-vault\",\n            \"rank\": 8459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-15T05:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b785a0322126826d8226d77e173d75dafb84d11\"\n            }\n        },\n        {\n            \"id\": 5857,\n            \"name\": \"FLAMA\",\n            \"symbol\": \"FMA\",\n            \"slug\": \"flama\",\n            \"rank\": 8086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T01:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f8794f66C7170c4f9163a8498371A747114f6C4\"\n            }\n        },\n        {\n            \"id\": 5858,\n            \"name\": \"QANplatform\",\n            \"symbol\": \"QANX\",\n            \"slug\": \"qanplatform\",\n            \"rank\": 3194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T08:04:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaa7a10a8ee237ea61e8ac46c50a8db8bcc1baaa\"\n            }\n        },\n        {\n            \"id\": 5864,\n            \"name\": \"yearn.finance\",\n            \"symbol\": \"YFI\",\n            \"slug\": \"yearn-finance\",\n            \"rank\": 88,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T21:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e\"\n            }\n        },\n        {\n            \"id\": 5865,\n            \"name\": \"FIO Protocol\",\n            \"symbol\": \"FIO\",\n            \"slug\": \"fio-protocol\",\n            \"rank\": 556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T04:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5866,\n            \"name\": \"DEXTools\",\n            \"symbol\": \"DEXT\",\n            \"slug\": \"dextools\",\n            \"rank\": 668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T17:44:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb7b4564402e5500db5bb6d63ae671302777c75a\"\n            }\n        },\n        {\n            \"id\": 5868,\n            \"name\": \"STATERA\",\n            \"symbol\": \"STA\",\n            \"slug\": \"statera\",\n            \"rank\": 1611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T18:34:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7DE087329BFcda5639247F96140f9DAbe3DeED1\"\n            }\n        },\n        {\n            \"id\": 5871,\n            \"name\": \"Falcon Project\",\n            \"symbol\": \"FNT\",\n            \"slug\": \"falcon-project\",\n            \"rank\": 1613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T19:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc5864ede28bd4405aa04d93e05a0531797d9d59\"\n            }\n        },\n        {\n            \"id\": 5873,\n            \"name\": \"NextDAO\",\n            \"symbol\": \"NAX\",\n            \"slug\": \"nextdao\",\n            \"rank\": 1461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-19T20:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5876,\n            \"name\": \"Datamine FLUX\",\n            \"symbol\": \"FLUX\",\n            \"slug\": \"flux\",\n            \"rank\": 2102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T02:19:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x469eda64aed3a3ad6f868c44564291aa415cb1d9\"\n            }\n        },\n        {\n            \"id\": 5877,\n            \"name\": \"Rarible\",\n            \"symbol\": \"RARI\",\n            \"slug\": \"rarible\",\n            \"rank\": 544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T04:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfca59cd816ab1ead66534d82bc21e7515ce441cf\"\n            }\n        },\n        {\n            \"id\": 5880,\n            \"name\": \"Props Token\",\n            \"symbol\": \"PROPS\",\n            \"slug\": \"props\",\n            \"rank\": 1521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-20T05:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fe56c0bcdd471359019fcbc48863d6c3e9d4f41\"\n            }\n        },\n        {\n            \"id\": 5881,\n            \"name\": \"Balloon-X\",\n            \"symbol\": \"BLX\",\n            \"slug\": \"balloon-x\",\n            \"rank\": 6746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T03:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48fa42D579CE56Cc2797E4d678AD7345A27999B9\"\n            }\n        },\n        {\n            \"id\": 5882,\n            \"name\": \"Stafi\",\n            \"symbol\": \"FIS\",\n            \"slug\": \"stafi\",\n            \"rank\": 1080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-13T20:44:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5884,\n            \"name\": \"Decurian\",\n            \"symbol\": \"ECU\",\n            \"slug\": \"decurian\",\n            \"rank\": 8460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T20:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd3cdc4e75750dc1e59f8342200742b6b29490e70\"\n            }\n        },\n        {\n            \"id\": 5885,\n            \"name\": \"EcoDollar\",\n            \"symbol\": \"ECOS\",\n            \"slug\": \"ecodollar\",\n            \"rank\": 8304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T20:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5886,\n            \"name\": \"Rowan Token\",\n            \"symbol\": \"RWN\",\n            \"slug\": \"rowan-token\",\n            \"rank\": 4240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T20:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5889,\n            \"name\": \"snglsDAO\",\n            \"symbol\": \"SGT\",\n            \"slug\": \"snglsdao\",\n            \"rank\": 6661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T21:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4199fB6FFDb30A829614becA030f9042f1c3992\"\n            }\n        },\n        {\n            \"id\": 5892,\n            \"name\": \"Anyswap\",\n            \"symbol\": \"ANY\",\n            \"slug\": \"anyswap\",\n            \"rank\": 227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T20:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf99d58e463a2e07e5692127302c20a191861b4d6\"\n            }\n        },\n        {\n            \"id\": 5893,\n            \"name\": \"Frontier\",\n            \"symbol\": \"FRONT\",\n            \"slug\": \"frontier\",\n            \"rank\": 596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T22:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8C3527CC04340b208C854E985240c02F7B7793f\"\n            }\n        },\n        {\n            \"id\": 5894,\n            \"name\": \"DoYourTip\",\n            \"symbol\": \"DYT\",\n            \"slug\": \"doyourtip\",\n            \"rank\": 2303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T22:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14\"\n            }\n        },\n        {\n            \"id\": 5898,\n            \"name\": \"Index Chain\",\n            \"symbol\": \"IDX\",\n            \"slug\": \"index-chain\",\n            \"rank\": 7978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-21T23:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5899,\n            \"name\": \"Casper\",\n            \"symbol\": \"CSPR\",\n            \"slug\": \"casper\",\n            \"rank\": 173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:01:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5900,\n            \"name\": \"DigiDinar\",\n            \"symbol\": \"DDR\",\n            \"slug\": \"digidinar\",\n            \"rank\": 7926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T01:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5901,\n            \"name\": \"Union Fair Coin\",\n            \"symbol\": \"UFC\",\n            \"slug\": \"union-fair-coin\",\n            \"rank\": 7748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T22:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x995de3d961b40ec6cdee0009059d48768ccbdd48\"\n            }\n        },\n        {\n            \"id\": 5902,\n            \"name\": \"DragonVein\",\n            \"symbol\": \"DVC\",\n            \"slug\": \"dragonvein\",\n            \"rank\": 1477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T22:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00d46727c2E4A6E358A8c0D638137a3d91B19BE6\"\n            }\n        },\n        {\n            \"id\": 5903,\n            \"name\": \"Bitcoin True\",\n            \"symbol\": \"BTCT\",\n            \"slug\": \"bitcoin-true\",\n            \"rank\": 8461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T23:29:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x820a8481451e893bc66dce50c84d45617cac3705\"\n            }\n        },\n        {\n            \"id\": 5904,\n            \"name\": \"BLOCKCLOUT\",\n            \"symbol\": \"CLOUT\",\n            \"slug\": \"blockclout\",\n            \"rank\": 8462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-22T23:44:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa10ae543db5d967a73e9abcc69c81a18a7fc0a78\"\n            }\n        },\n        {\n            \"id\": 5906,\n            \"name\": \"NerveNetwork\",\n            \"symbol\": \"NVT\",\n            \"slug\": \"nervenetwork\",\n            \"rank\": 980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T00:59:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5907,\n            \"name\": \"Crypto Cricket Club\",\n            \"symbol\": \"3Cs\",\n            \"slug\": \"crypto-cricket-club\",\n            \"rank\": 8150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-24T04:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f56221252d117f35E2f6Ab937A3F77CAd38934D\"\n            }\n        },\n        {\n            \"id\": 5908,\n            \"name\": \"dKargo\",\n            \"symbol\": \"DKA\",\n            \"slug\": \"dkargo\",\n            \"rank\": 393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T07:29:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0\"\n            }\n        },\n        {\n            \"id\": 5912,\n            \"name\": \"4ART Coin\",\n            \"symbol\": \"4ART\",\n            \"slug\": \"4artechnologies\",\n            \"rank\": 7512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T14:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff44b5719f0b77a9951636fc5e69d3a1fc9e7d73\"\n            }\n        },\n        {\n            \"id\": 5914,\n            \"name\": \"Intexcoin\",\n            \"symbol\": \"INTX\",\n            \"slug\": \"intexcoin\",\n            \"rank\": 7977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T18:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7533D63A2558965472398Ef473908e1320520AE2\"\n            }\n        },\n        {\n            \"id\": 5915,\n            \"name\": \"Bone\",\n            \"symbol\": \"BONE\",\n            \"slug\": \"bone\",\n            \"rank\": 6515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T18:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5C84bc60a796534bfeC3439Af0E6dB616A966335\"\n            }\n        },\n        {\n            \"id\": 5918,\n            \"name\": \"ModiHost\",\n            \"symbol\": \"AIM\",\n            \"slug\": \"modihost\",\n            \"rank\": 2507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T23:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"aim\"\n            }\n        },\n        {\n            \"id\": 5919,\n            \"name\": \"Meter Governance\",\n            \"symbol\": \"MTRG\",\n            \"slug\": \"meter-governance\",\n            \"rank\": 985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-27T23:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5922,\n            \"name\": \"Swingby\",\n            \"symbol\": \"SWINGBY\",\n            \"slug\": \"swingby\",\n            \"rank\": 1188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T01:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8287c7b963b405b7b8d467db9d79eec40625b13a\"\n            }\n        },\n        {\n            \"id\": 5924,\n            \"name\": \"Pantos\",\n            \"symbol\": \"PAN\",\n            \"slug\": \"pantos\",\n            \"rank\": 5613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T01:59:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x536381a8628dbcc8c70ac9a30a7258442eab4c92\"\n            }\n        },\n        {\n            \"id\": 5925,\n            \"name\": \"Pkoin\",\n            \"symbol\": \"PKOIN\",\n            \"slug\": \"pocketnet\",\n            \"rank\": 3328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T15:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5926,\n            \"name\": \"CoinZoom\",\n            \"symbol\": \"ZOOM\",\n            \"slug\": \"coinzoom\",\n            \"rank\": 8463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T23:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69cf3091c91eb72db05e45c76e58225177dea742\"\n            }\n        },\n        {\n            \"id\": 5931,\n            \"name\": \"Darwinia Commitment Token\",\n            \"symbol\": \"KTON\",\n            \"slug\": \"darwinia-commitment-token\",\n            \"rank\": 1559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T05:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f284e1337a815fe77d2ff4ae46544645b20c5ff\"\n            }\n        },\n        {\n            \"id\": 5933,\n            \"name\": \"Fireball\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fireball\",\n            \"rank\": 2404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T23:24:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2\"\n            }\n        },\n        {\n            \"id\": 5935,\n            \"name\": \"Karma DAO\",\n            \"symbol\": \"KARMA\",\n            \"slug\": \"karma-dao\",\n            \"rank\": 3946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfe691F37b6264a90Ff507EB359C45d55037951C\"\n            }\n        },\n        {\n            \"id\": 5939,\n            \"name\": \"Wrapped NXM\",\n            \"symbol\": \"WNXM\",\n            \"slug\": \"wrapped-nxm\",\n            \"rank\": 499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-28T08:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d438f3b5175bebc262bf23753c1e53d03432bde\"\n            }\n        },\n        {\n            \"id\": 5945,\n            \"name\": \"Temtum\",\n            \"symbol\": \"TEM\",\n            \"slug\": \"temtum\",\n            \"rank\": 4379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T00:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5946,\n            \"name\": \"South African Tether\",\n            \"symbol\": \"xZAR\",\n            \"slug\": \"south-african-tether\",\n            \"rank\": 8464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T10:42:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48f07301e9e29c3c38a80ae8d9ae771f224f1054\"\n            }\n        },\n        {\n            \"id\": 5947,\n            \"name\": \"TokenPocket\",\n            \"symbol\": \"TPT\",\n            \"slug\": \"tokenpocket\",\n            \"rank\": 496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T00:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4161725d019690a3e0de50f6be67b07a86a9fae1\"\n            }\n        },\n        {\n            \"id\": 5949,\n            \"name\": \"Ulgen Hash Power\",\n            \"symbol\": \"UHP\",\n            \"slug\": \"ulgen-hash-power\",\n            \"rank\": 6796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T02:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9135D92e3A34e2A94e4474B74b9DC2d51118eeD5\"\n            }\n        },\n        {\n            \"id\": 5952,\n            \"name\": \"DMScript\",\n            \"symbol\": \"DMST\",\n            \"slug\": \"dmscript\",\n            \"rank\": 2456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T08:04:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85\"\n            }\n        },\n        {\n            \"id\": 5955,\n            \"name\": \"FME\",\n            \"symbol\": \"FME\",\n            \"slug\": \"fme\",\n            \"rank\": 8208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x947938339bf61c84669e303bc39c794d65a525d0\"\n            }\n        },\n        {\n            \"id\": 5956,\n            \"name\": \"MCDEX Token\",\n            \"symbol\": \"MCB\",\n            \"slug\": \"mcdex\",\n            \"rank\": 918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T06:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e352cf164e64adcbad318c3a1e222e9eba4ce42\"\n            }\n        },\n        {\n            \"id\": 5957,\n            \"name\": \"DFI.Money\",\n            \"symbol\": \"YFII\",\n            \"slug\": \"yearn-finance-ii\",\n            \"rank\": 403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T07:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83\"\n            }\n        },\n        {\n            \"id\": 5958,\n            \"name\": \"MOTIV Protocol\",\n            \"symbol\": \"MOV\",\n            \"slug\": \"motiv-protocol\",\n            \"rank\": 5517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-29T06:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40284109c3309a7c3439111bfd93bf5e0fbb706c\"\n            }\n        },\n        {\n            \"id\": 5963,\n            \"name\": \"Centric Swap\",\n            \"symbol\": \"CNS\",\n            \"slug\": \"centric-swap\",\n            \"rank\": 1547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T04:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63\"\n            }\n        },\n        {\n            \"id\": 5964,\n            \"name\": \"Trust Wallet Token\",\n            \"symbol\": \"TWT\",\n            \"slug\": \"trust-wallet-token\",\n            \"rank\": 258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-30T23:14:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"TWT-8C2\"\n            }\n        },\n        {\n            \"id\": 5965,\n            \"name\": \"PowerBalt\",\n            \"symbol\": \"PWRB\",\n            \"slug\": \"powerbalt\",\n            \"rank\": 8465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T23:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 5966,\n            \"name\": \"Student Coin\",\n            \"symbol\": \"STC\",\n            \"slug\": \"student-coin\",\n            \"rank\": 721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T00:04:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15b543e986b8c34074dfc9901136d9355a537e7e\"\n            }\n        },\n        {\n            \"id\": 5967,\n            \"name\": \"Trendering\",\n            \"symbol\": \"TRND\",\n            \"slug\": \"trendering\",\n            \"rank\": 6711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T00:24:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3dd23a0a854b4f9ae80670f528094e9eb607ccb\"\n            }\n        },\n        {\n            \"id\": 5969,\n            \"name\": \"KIWI TOKEN\",\n            \"symbol\": \"KIWI\",\n            \"slug\": \"kiwi-token\",\n            \"rank\": 8466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T11:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D\"\n            }\n        },\n        {\n            \"id\": 5971,\n            \"name\": \"Tendies\",\n            \"symbol\": \"TEND\",\n            \"slug\": \"tendies\",\n            \"rank\": 2439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T01:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1453dbb8a29551ade11d89825ca812e05317eaeb\"\n            }\n        },\n        {\n            \"id\": 5972,\n            \"name\": \"TrustDAO\",\n            \"symbol\": \"TRUST\",\n            \"slug\": \"trustdao\",\n            \"rank\": 2464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T01:54:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57700244B20f84799a31c6C96DadFF373ca9D6c5\"\n            }\n        },\n        {\n            \"id\": 5973,\n            \"name\": \"Vision Network\",\n            \"symbol\": \"VSN\",\n            \"slug\": \"vision-network\",\n            \"rank\": 6060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T02:04:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x456ae45c0ce901e2e7c99c0718031cec0a7a59ff\"\n            }\n        },\n        {\n            \"id\": 5985,\n            \"name\": \"Limestone Network\",\n            \"symbol\": \"LIMEX\",\n            \"slug\": \"limestone-network\",\n            \"rank\": 6619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T06:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x400b1d8a7dd8C471026B2c8CBe1062b27d120538\"\n            }\n        },\n        {\n            \"id\": 5986,\n            \"name\": \"Liquidity Dividends Protocol\",\n            \"symbol\": \"LID\",\n            \"slug\": \"liquidity-dividends-protocol\",\n            \"rank\": 8467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T06:29:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0417912b3a7af768051765040a55bb0925d4ddcf\"\n            }\n        },\n        {\n            \"id\": 5987,\n            \"name\": \"SIMBA Storage Token\",\n            \"symbol\": \"SST\",\n            \"slug\": \"simba-storage-token\",\n            \"rank\": 3245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T06:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2863916c6ebdbbf0c6f02f87b7eb478509299868\"\n            }\n        },\n        {\n            \"id\": 5989,\n            \"name\": \"BNS Token\",\n            \"symbol\": \"BNS\",\n            \"slug\": \"bns-token\",\n            \"rank\": 3636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T19:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd996035Db82cae33Ba1f16fDF23B816E5E9fAaBb\"\n            }\n        },\n        {\n            \"id\": 5990,\n            \"name\": \"Dev Protocol\",\n            \"symbol\": \"DEV\",\n            \"slug\": \"dev-protocol\",\n            \"rank\": 1640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-07-31T23:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5caf454ba92e6f2c929df14667ee360ed9fd5b26\"\n            }\n        },\n        {\n            \"id\": 5993,\n            \"name\": \"Lung Protocol\",\n            \"symbol\": \"L2P\",\n            \"slug\": \"lung-protocol\",\n            \"rank\": 4215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T21:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee0f286776639cd363da810daf3e0623f82576b0\"\n            }\n        },\n        {\n            \"id\": 5994,\n            \"name\": \"Shiba Inu\",\n            \"symbol\": \"SHIB\",\n            \"slug\": \"shiba-inu\",\n            \"rank\": 15,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T00:19:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce\"\n            }\n        },\n        {\n            \"id\": 5995,\n            \"name\": \"Kids Cash\",\n            \"symbol\": \"KASH\",\n            \"slug\": \"kids-cash\",\n            \"rank\": 8468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T00:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c50ba1ed5e4574c1b613b044bd1876f0b0b87a9\"\n            }\n        },\n        {\n            \"id\": 5998,\n            \"name\": \"Antiample\",\n            \"symbol\": \"XAMP\",\n            \"slug\": \"antiample\",\n            \"rank\": 1689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T05:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf911a7ec46a2c6fa49193212fe4a2a9b95851c27\"\n            }\n        },\n        {\n            \"id\": 5999,\n            \"name\": \"XT.com Token\",\n            \"symbol\": \"XT\",\n            \"slug\": \"xtcom-token\",\n            \"rank\": 2827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-20T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4be10da47a07716af28ad199fbe020501bddd7af\"\n            }\n        },\n        {\n            \"id\": 6004,\n            \"name\": \"Bit World Token\",\n            \"symbol\": \"BWB\",\n            \"slug\": \"bw-token\",\n            \"rank\": 8469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-01T07:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6018,\n            \"name\": \"Global China Cash\",\n            \"symbol\": \"CNC\",\n            \"slug\": \"global-china-cash\",\n            \"rank\": 2831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6025,\n            \"name\": \"DigiMax DGMT\",\n            \"symbol\": \"DGMT\",\n            \"slug\": \"digimax-dgmt\",\n            \"rank\": 8470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T02:29:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9\"\n            }\n        },\n        {\n            \"id\": 6026,\n            \"name\": \"All.me\",\n            \"symbol\": \"ME\",\n            \"slug\": \"all-me\",\n            \"rank\": 3607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T02:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76574c7b61b07ba14eace42e60cc73a08038da85\"\n            }\n        },\n        {\n            \"id\": 6028,\n            \"name\": \"MDUKEY\",\n            \"symbol\": \"MDU\",\n            \"slug\": \"mdu\",\n            \"rank\": 6002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T04:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6032,\n            \"name\": \"Nilu\",\n            \"symbol\": \"NILU\",\n            \"slug\": \"nilu\",\n            \"rank\": 8276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T05:34:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6036,\n            \"name\": \"Culture Ticket Chain\",\n            \"symbol\": \"CTC\",\n            \"slug\": \"culture-ticket-chain\",\n            \"rank\": 5125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:29:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6037,\n            \"name\": \"3X Long Chainlink Token\",\n            \"symbol\": \"LINKBULL\",\n            \"slug\": \"3x-long-chainlink-token\",\n            \"rank\": 3440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:49:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83aD87C988aC0c6277C0c6234Cc8108b20bB5d9B\"\n            }\n        },\n        {\n            \"id\": 6039,\n            \"name\": \"Connectome\",\n            \"symbol\": \"CNTM\",\n            \"slug\": \"connectome\",\n            \"rank\": 2343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a1bf361798ef6538ccb8137ea900c4d4b48ca3d\"\n            }\n        },\n        {\n            \"id\": 6040,\n            \"name\": \"3X Short Cardano Token\",\n            \"symbol\": \"ADABEAR\",\n            \"slug\": \"3x-short-cardano-token\",\n            \"rank\": 6642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T06:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3299d4BaB93Bf04d5b11bc49CD6DFAD1f77d23f\"\n            }\n        },\n        {\n            \"id\": 6051,\n            \"name\": \"888tron\",\n            \"symbol\": \"888\",\n            \"slug\": \"888tron\",\n            \"rank\": 5710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLvDJcvKJDi3QuHgFbJC6SeTj3UacmtQU3\"\n            }\n        },\n        {\n            \"id\": 6053,\n            \"name\": \"Mineral\",\n            \"symbol\": \"MNR\",\n            \"slug\": \"mineral\",\n            \"rank\": 2972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T07:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGj1Ej1qRzL9feLTLhjwgxXF4Ct6GTWg2U\"\n            }\n        },\n        {\n            \"id\": 6062,\n            \"name\": \"HUPAYX\",\n            \"symbol\": \"HPX\",\n            \"slug\": \"hupayx\",\n            \"rank\": 6293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T08:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6069,\n            \"name\": \"Assemble Protocol\",\n            \"symbol\": \"ASM\",\n            \"slug\": \"assemble-protocol\",\n            \"rank\": 490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T08:49:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2565ae0385659badcada1031db704442e1b69982\"\n            }\n        },\n        {\n            \"id\": 6070,\n            \"name\": \"EIDOS\",\n            \"symbol\": \"EIDOS\",\n            \"slug\": \"eidos\",\n            \"rank\": 5927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"EIDOS-eos-eidosonecoin\"\n            }\n        },\n        {\n            \"id\": 6074,\n            \"name\": \"3X Long Algorand Token\",\n            \"symbol\": \"ALGOBULL\",\n            \"slug\": \"3x-long-algorand-token\",\n            \"rank\": 6163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:04:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x584936357d68f5143f12e2e64f0089db93814dad\"\n            }\n        },\n        {\n            \"id\": 6075,\n            \"name\": \"GIVLY Coin\",\n            \"symbol\": \"GIV\",\n            \"slug\": \"givly-coin\",\n            \"rank\": 7674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T02:49:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"GIV-94E\"\n            }\n        },\n        {\n            \"id\": 6077,\n            \"name\": \"3X Long Altcoin Index Token\",\n            \"symbol\": \"ALTBULL\",\n            \"slug\": \"3x-long-altcoin-index-token\",\n            \"rank\": 5251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd829664cdbf3195b2ce76047a65de29e7ed0a9a8\"\n            }\n        },\n        {\n            \"id\": 6079,\n            \"name\": \"3X Long Cardano Token\",\n            \"symbol\": \"ADABULL\",\n            \"slug\": \"3x-long-cardano-token\",\n            \"rank\": 3591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43dE1145Cd22f0a9Cc99e51c205e6e81161Df6B9\"\n            }\n        },\n        {\n            \"id\": 6080,\n            \"name\": \"3X Long Cosmos Token\",\n            \"symbol\": \"ATOMBULL\",\n            \"slug\": \"3x-long-cosmos-token\",\n            \"rank\": 3958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75F0038B8fbfCCAFe2aB9a51431658871bA5182C\"\n            }\n        },\n        {\n            \"id\": 6081,\n            \"name\": \"3X Long Dogecoin Token\",\n            \"symbol\": \"DOGEBULL\",\n            \"slug\": \"3x-long-dogecoin-token\",\n            \"rank\": 3992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7AA6b33fB7F395DDBca7b7A33264A3c799Fa626f\"\n            }\n        },\n        {\n            \"id\": 6082,\n            \"name\": \"3X Long Dragon Index Token\",\n            \"symbol\": \"DRGNBULL\",\n            \"slug\": \"3x-long-dragon-index-token\",\n            \"rank\": 7988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3335f16AF9008bFd32f1eE6C2Be5d4f84FA0b9da\"\n            }\n        },\n        {\n            \"id\": 6083,\n            \"name\": \"3X Long Ethereum Classic Token\",\n            \"symbol\": \"ETCBULL\",\n            \"slug\": \"3x-long-ethereum-classic-token\",\n            \"rank\": 6523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:29:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x974c98Bc2e82FA18de92B7e697A1D9BD25682e80\"\n            }\n        },\n        {\n            \"id\": 6084,\n            \"name\": \"3X Long Huobi Token Token\",\n            \"symbol\": \"HTBULL\",\n            \"slug\": \"3x-long-huobi-token-token\",\n            \"rank\": 7483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0D5E2681D2AaDC91F7DA4146740180A2190f0c79\"\n            }\n        },\n        {\n            \"id\": 6085,\n            \"name\": \"3X Long Matic Token\",\n            \"symbol\": \"MATICBULL\",\n            \"slug\": \"3x-long-matic-token\",\n            \"rank\": 3279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e03521b9dA891Ca3F79A8728E2eaeb24886c5f9\"\n            }\n        },\n        {\n            \"id\": 6086,\n            \"name\": \"3X Long Midcap Index Token\",\n            \"symbol\": \"MIDBULL\",\n            \"slug\": \"3x-long-midcap-index-token\",\n            \"rank\": 6924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59db60bd41bbc8ca4c1efee6ea2a97eae1e30cf5\"\n            }\n        },\n        {\n            \"id\": 6087,\n            \"name\": \"3X Long OKB Token\",\n            \"symbol\": \"OKBBULL\",\n            \"slug\": \"3x-long-okb-token\",\n            \"rank\": 7137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8aF785687ee8D75114B028997c9ca36b5CC67Bc4\"\n            }\n        },\n        {\n            \"id\": 6088,\n            \"name\": \"3X Long Shitcoin Index Token\",\n            \"symbol\": \"BULLSHIT\",\n            \"slug\": \"3x-long-shitcoin-index-token\",\n            \"rank\": 5357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd06b25f67a17f12b41f615b34d87ecd716ff55a0\"\n            }\n        },\n        {\n            \"id\": 6090,\n            \"name\": \"3X Long TomoChain Token\",\n            \"symbol\": \"TOMOBULL\",\n            \"slug\": \"3x-long-tomochain-token\",\n            \"rank\": 7037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa38920C00D1a5303dB538A3Ea08da7a779e1F751\"\n            }\n        },\n        {\n            \"id\": 6094,\n            \"name\": \"3X Short Chainlink Token\",\n            \"symbol\": \"LINKBEAR\",\n            \"slug\": \"3x-short-chainlink-token\",\n            \"rank\": 7068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa209Ba34C01A2713a4453A656630cc9De8A362Bc\"\n            }\n        },\n        {\n            \"id\": 6099,\n            \"name\": \"3X Short Ethereum Classic Token\",\n            \"symbol\": \"ETCBEAR\",\n            \"slug\": \"3x-short-ethereum-classic-token\",\n            \"rank\": 8135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T09:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA340f0937a8c00DB11C83Cc16CEC12310160F0b6\"\n            }\n        },\n        {\n            \"id\": 6104,\n            \"name\": \"Derivex\",\n            \"symbol\": \"DVX\",\n            \"slug\": \"derivex\",\n            \"rank\": 6373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T10:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x975769557510167d25BEed6E32806537173E292C\"\n            }\n        },\n        {\n            \"id\": 6105,\n            \"name\": \"HAPY Coin\",\n            \"symbol\": \"HAPY\",\n            \"slug\": \"hapy-coin\",\n            \"rank\": 7498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T10:29:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6107,\n            \"name\": \"Eight Hours\",\n            \"symbol\": \"EHRT\",\n            \"slug\": \"eight-hours\",\n            \"rank\": 8068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T10:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6110,\n            \"name\": \"KYSC Token\",\n            \"symbol\": \"KYSC\",\n            \"slug\": \"kysc-token\",\n            \"rank\": 8471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T11:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e1a6fb26702ecb0439a641c5c285f7eec430419\"\n            }\n        },\n        {\n            \"id\": 6111,\n            \"name\": \"Ecoin official\",\n            \"symbol\": \"ECOIN\",\n            \"slug\": \"ecoin-2\",\n            \"rank\": 7520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-03T11:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc536dd70445cea1e97f9bf1bada04cbda5199a2a1\"\n            }\n        },\n        {\n            \"id\": 6113,\n            \"name\": \"BlackPearl Token\",\n            \"symbol\": \"BPLC\",\n            \"slug\": \"blackpearl-chain\",\n            \"rank\": 3841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T03:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x426fc8be95573230f6e6bc4af91873f0c67b21b4\"\n            }\n        },\n        {\n            \"id\": 6116,\n            \"name\": \"megaBONK\",\n            \"symbol\": \"MBONK\",\n            \"slug\": \"bonk\",\n            \"rank\": 2444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T01:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xacfe45c352c902ae3a3f9b6bfe6ec994c5d791bf\"\n            }\n        },\n        {\n            \"id\": 6118,\n            \"name\": \"BitoPro Exchange Token\",\n            \"symbol\": \"BITO\",\n            \"slug\": \"bitopro-exchange-token\",\n            \"rank\": 3859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T10:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93b1e78a3e652cd2e71c4a767595b77282344932\"\n            }\n        },\n        {\n            \"id\": 6120,\n            \"name\": \"Anchor Neural World\",\n            \"symbol\": \"ANW\",\n            \"slug\": \"anchor-neural-world\",\n            \"rank\": 1078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T01:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dbdd9dafdc4c1c03d67925a4f85daa398af32b0\"\n            }\n        },\n        {\n            \"id\": 6126,\n            \"name\": \"BTC Network Demand Set II\",\n            \"symbol\": \"BYTE\",\n            \"slug\": \"btc-network-demand-set-ii\",\n            \"rank\": 8472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T18:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac8ea871e2d5f4be618905f36f73c760f8cfdc8e\"\n            }\n        },\n        {\n            \"id\": 6129,\n            \"name\": \"ETH 20 Day MA Crossover Set\",\n            \"symbol\": \"ETH20SMACO\",\n            \"slug\": \"eth-20-day-ma-crossover-set\",\n            \"rank\": 8473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D\"\n            }\n        },\n        {\n            \"id\": 6130,\n            \"name\": \"ETH 20 Day MA Crossover Yield Set\",\n            \"symbol\": \"ETHMACOAPY\",\n            \"slug\": \"eth-20-day-ma-crossover-yield-set\",\n            \"rank\": 8474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeF0fDA1d4bd73DDC2f93A4e46E2E5aDBC2D668f4\"\n            }\n        },\n        {\n            \"id\": 6131,\n            \"name\": \"ZYX\",\n            \"symbol\": \"ZYX\",\n            \"slug\": \"zyx\",\n            \"rank\": 5197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T03:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6138,\n            \"name\": \"DIA\",\n            \"symbol\": \"DIA\",\n            \"slug\": \"dia\",\n            \"rank\": 522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T03:14:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419\"\n            }\n        },\n        {\n            \"id\": 6139,\n            \"name\": \"ETH/BTC RSI Ratio Trading Set\",\n            \"symbol\": \"ETHBTCRSI\",\n            \"slug\": \"eth-btc-rsi-ratio-trading-set\",\n            \"rank\": 8475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf70A33A13fBe8D0106Df321Da0Cf654d2E9Ab50\"\n            }\n        },\n        {\n            \"id\": 6140,\n            \"name\": \"ETH/LINK Price Action Candlestick Set\",\n            \"symbol\": \"LINKETHPA\",\n            \"slug\": \"eth-link-price-action-candlestick-set\",\n            \"rank\": 8476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T18:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x542156d51d10db5accb99f9db7e7c91b74e80a2c\"\n            }\n        },\n        {\n            \"id\": 6141,\n            \"name\": \"ETH Price Action Candlestick Set\",\n            \"symbol\": \"ETHPA\",\n            \"slug\": \"eth-price-action-candlestick-set\",\n            \"rank\": 8477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09e4bdfb273245063ef5e800d891eff7d04f9b83\"\n            }\n        },\n        {\n            \"id\": 6143,\n            \"name\": \"ETH RSI 60/40 Crossover Set\",\n            \"symbol\": \"ETHRSI6040\",\n            \"slug\": \"eth-rsi-60-40-crossover-set\",\n            \"rank\": 8478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93E01899c10532d76C0E864537a1D26433dBbDdB\"\n            }\n        },\n        {\n            \"id\": 6144,\n            \"name\": \"ETH RSI 60/40 Yield Set\",\n            \"symbol\": \"ETHRSIAPY\",\n            \"slug\": \"eth-rsi-60-40-yield-set\",\n            \"rank\": 8479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x136faE4333EA36A24bb751E2d505D6ca4Fd9f00b\"\n            }\n        },\n        {\n            \"id\": 6145,\n            \"name\": \"yffi finance\",\n            \"symbol\": \"YFFI\",\n            \"slug\": \"yffi-finance\",\n            \"rank\": 3924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T05:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcee1d3c3a02267e37e6b373060f79d5d7b9e1669\"\n            }\n        },\n        {\n            \"id\": 6155,\n            \"name\": \"Intelligent Ratio Set\",\n            \"symbol\": \"INTRATIO\",\n            \"slug\": \"intelligent-ratio-set\",\n            \"rank\": 8480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBA8Ea15b647F54D9ff849670FcaAcF35Df21A457\"\n            }\n        },\n        {\n            \"id\": 6156,\n            \"name\": \"Donut\",\n            \"symbol\": \"DONUT\",\n            \"slug\": \"donut\",\n            \"rank\": 2044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T00:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0f9bd5fa5698b6505f643900ffa515ea5df54a9\"\n            }\n        },\n        {\n            \"id\": 6158,\n            \"name\": \"LINK/ETH RSI Ratio Trading Set\",\n            \"symbol\": \"LINKETHRSI\",\n            \"slug\": \"link-eth-rsi-ratio-trading-set\",\n            \"rank\": 8481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8933ea1Ce67B946BdF2436cE860fFBb53Ce814d2\"\n            }\n        },\n        {\n            \"id\": 6159,\n            \"name\": \"LINK Profit Taker Set\",\n            \"symbol\": \"LINKPT\",\n            \"slug\": \"link-profit-taker-set\",\n            \"rank\": 8482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T19:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78e29d35573bea6265aedfcb9f45481b717ebfde\"\n            }\n        },\n        {\n            \"id\": 6176,\n            \"name\": \"Modern Investment Coin\",\n            \"symbol\": \"MODIC\",\n            \"slug\": \"modern-investment-coin\",\n            \"rank\": 1734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T07:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6178,\n            \"name\": \"CryptoSaga\",\n            \"symbol\": \"SAGA\",\n            \"slug\": \"cryptosaga\",\n            \"rank\": 4190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6179,\n            \"name\": \"SeChain\",\n            \"symbol\": \"SNN\",\n            \"slug\": \"sechain\",\n            \"rank\": 2796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T01:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08\"\n            }\n        },\n        {\n            \"id\": 6180,\n            \"name\": \"SUKU\",\n            \"symbol\": \"SUKU\",\n            \"slug\": \"suku\",\n            \"rank\": 600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T06:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7\"\n            }\n        },\n        {\n            \"id\": 6187,\n            \"name\": \"Serum\",\n            \"symbol\": \"SRM\",\n            \"slug\": \"serum\",\n            \"rank\": 166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T13:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6193,\n            \"name\": \"Cream Finance\",\n            \"symbol\": \"CREAM\",\n            \"slug\": \"cream-finance\",\n            \"rank\": 789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-04T22:34:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ba592f78db6436527729929aaf6c908497cb200\"\n            }\n        },\n        {\n            \"id\": 6194,\n            \"name\": \"Geeq\",\n            \"symbol\": \"GEEQ\",\n            \"slug\": \"geeq\",\n            \"rank\": 1146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T03:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b9f031d718dded0d681c20cb754f97b3bb81b78\"\n            }\n        },\n        {\n            \"id\": 6195,\n            \"name\": \"Unitrade\",\n            \"symbol\": \"TRADE\",\n            \"slug\": \"unitrade\",\n            \"rank\": 1491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T00:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f87d756daf0503d08eb8993686c7fc01dc44fb1\"\n            }\n        },\n        {\n            \"id\": 6209,\n            \"name\": \"Spheroid Universe\",\n            \"symbol\": \"SPH\",\n            \"slug\": \"spheroid-universe\",\n            \"rank\": 1336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0cf46eb152656c7090e769916eb44a138aaa406\"\n            }\n        },\n        {\n            \"id\": 6210,\n            \"name\": \"The Sandbox\",\n            \"symbol\": \"SAND\",\n            \"slug\": \"the-sandbox\",\n            \"rank\": 35,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T13:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3845badAde8e6dFF049820680d1F14bD3903a5d0\"\n            }\n        },\n        {\n            \"id\": 6211,\n            \"name\": \"Dionpay\",\n            \"symbol\": \"DION\",\n            \"slug\": \"dionpay\",\n            \"rank\": 7636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T03:59:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"dionpaydteam\"\n            }\n        },\n        {\n            \"id\": 6213,\n            \"name\": \"Global AEX Token\",\n            \"symbol\": \"GAT\",\n            \"slug\": \"global-aex-token\",\n            \"rank\": 2836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6216,\n            \"name\": \"AXEL\",\n            \"symbol\": \"AXEL\",\n            \"slug\": \"axel\",\n            \"rank\": 537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T06:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6217,\n            \"name\": \"TokenBacon\",\n            \"symbol\": \"BAK\",\n            \"slug\": \"tokenbacon\",\n            \"rank\": 8147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T04:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x18162474734b1eabd795b25d978558c09f9e1807\"\n            }\n        },\n        {\n            \"id\": 6218,\n            \"name\": \"Arcona\",\n            \"symbol\": \"ARCONA\",\n            \"slug\": \"arcona\",\n            \"rank\": 1110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T07:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f71b8de197a1c84d31de0f1fa7926c365f052b3\"\n            }\n        },\n        {\n            \"id\": 6219,\n            \"name\": \"Dice\",\n            \"symbol\": \"DICE\",\n            \"slug\": \"dice\",\n            \"rank\": 6738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T07:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"betdicetoken\"\n            }\n        },\n        {\n            \"id\": 6225,\n            \"name\": \"Blockchain Exchange Alliance\",\n            \"symbol\": \"BXA\",\n            \"slug\": \"blockchain-exchange-alliance\",\n            \"rank\": 5044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-05T09:29:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98d8d146e644171cd47ff8588987b7bdeef72a87\"\n            }\n        },\n        {\n            \"id\": 6230,\n            \"name\": \"Diamond Voucher\",\n            \"symbol\": \"DVS\",\n            \"slug\": \"diamond-voucher\",\n            \"rank\": 8483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TXpSN9vd4VnSz8xvMhH7iabVaEtgWnfNiG\"\n            }\n        },\n        {\n            \"id\": 6236,\n            \"name\": \"Offshift\",\n            \"symbol\": \"XFT\",\n            \"slug\": \"offshift\",\n            \"rank\": 546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T01:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xabe580e7ee158da464b51ee1a83ac0289622e6be\"\n            }\n        },\n        {\n            \"id\": 6237,\n            \"name\": \"MDsquare\",\n            \"symbol\": \"TMED\",\n            \"slug\": \"mdsquare\",\n            \"rank\": 6546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd32641191578ea9b208125ddd4ec5e7b84fcab4c\"\n            }\n        },\n        {\n            \"id\": 6238,\n            \"name\": \"3X Long Tether Gold Token\",\n            \"symbol\": \"XAUTBULL\",\n            \"slug\": \"3x-long-tether-gold-token\",\n            \"rank\": 7925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9287623832668432099CEF2FfDEF3CeD14f4315\"\n            }\n        },\n        {\n            \"id\": 6240,\n            \"name\": \"3X Short Tether Gold Token\",\n            \"symbol\": \"XAUTBEAR\",\n            \"slug\": \"3x-short-tether-gold-token\",\n            \"rank\": 8253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31cbf205e26ba63296fdbd254a6b1be3ed28ce47\"\n            }\n        },\n        {\n            \"id\": 6243,\n            \"name\": \"DeFiPie\",\n            \"symbol\": \"PIE\",\n            \"slug\": \"defipie\",\n            \"rank\": 4769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T02:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x607C794cDa77efB21F8848B7910ecf27451Ae842\"\n            }\n        },\n        {\n            \"id\": 6245,\n            \"name\": \"SocialGood\",\n            \"symbol\": \"SG\",\n            \"slug\": \"socialgood\",\n            \"rank\": 4572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T03:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddf7fd345d54ff4b40079579d4c4670415dbfd0a\"\n            }\n        },\n        {\n            \"id\": 6246,\n            \"name\": \"YAS\",\n            \"symbol\": \"YAS\",\n            \"slug\": \"yas\",\n            \"rank\": 5439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T03:29:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"YAS-eos-yastokencode\"\n            }\n        },\n        {\n            \"id\": 6248,\n            \"name\": \"Coalculus\",\n            \"symbol\": \"COAL\",\n            \"slug\": \"coalculus\",\n            \"rank\": 4682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T20:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6249,\n            \"name\": \"Ziktalk\",\n            \"symbol\": \"ZIK\",\n            \"slug\": \"ziktalk\",\n            \"rank\": 7613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T03:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6253,\n            \"name\": \"PHILLIPS PAY COIN\",\n            \"symbol\": \"PPC\",\n            \"slug\": \"philips-pay-coin\",\n            \"rank\": 8283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T11:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84f710bae3316a74fb0fcb01904d2578a4cc6a26\"\n            }\n        },\n        {\n            \"id\": 6256,\n            \"name\": \"SHENG\",\n            \"symbol\": \"SHENG\",\n            \"slug\": \"sheng\",\n            \"rank\": 8243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T13:14:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22ef3753e3658e81d5a0d0889ce078178fe66595\"\n            }\n        },\n        {\n            \"id\": 6257,\n            \"name\": \"Berry\",\n            \"symbol\": \"BERRY\",\n            \"slug\": \"berry\",\n            \"rank\": 3885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6262,\n            \"name\": \"Jubi Token\",\n            \"symbol\": \"JT\",\n            \"slug\": \"jubi-token\",\n            \"rank\": 5031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-06T14:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEb7355C2f217b3485a591332Fe13C8c5A76A581D\"\n            }\n        },\n        {\n            \"id\": 6264,\n            \"name\": \"Dark Energy Crystals\",\n            \"symbol\": \"DEC\",\n            \"slug\": \"dark-energy-crystals\",\n            \"rank\": 3759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002361\"\n            }\n        },\n        {\n            \"id\": 6265,\n            \"name\": \"Play Royal\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"play-royal\",\n            \"rank\": 8484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TYbSzw3PqBWohc4DdyzFDJMd1hWeNN6FkB\"\n            }\n        },\n        {\n            \"id\": 6266,\n            \"name\": \"SCC DIGforIT\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"scc-digforit\",\n            \"rank\": 8485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:44:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6283,\n            \"name\": \"Blocery\",\n            \"symbol\": \"BLY\",\n            \"slug\": \"blocery\",\n            \"rank\": 1034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T03:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d\"\n            }\n        },\n        {\n            \"id\": 6297,\n            \"name\": \"Proof Of Liquidity\",\n            \"symbol\": \"POL\",\n            \"slug\": \"proof-of-liquidity\",\n            \"rank\": 3370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T04:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TWcDDx1Q6QEoBrJi9qehtZnD4vcXXuVLer\"\n            }\n        },\n        {\n            \"id\": 6312,\n            \"name\": \"1X Short BNB Token\",\n            \"symbol\": \"BNBHEDGE\",\n            \"slug\": \"1x-short-bnb-token\",\n            \"rank\": 5306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T21:23:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2840aD41cf25Ad58303Ba24C416E79dCe4161b4F\"\n            }\n        },\n        {\n            \"id\": 6320,\n            \"name\": \"1X Short Dogecoin Token\",\n            \"symbol\": \"DOGEHEDGE\",\n            \"slug\": \"1x-short-dogecoin-token\",\n            \"rank\": 7371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T21:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6323,\n            \"name\": \"LinkCoin Token\",\n            \"symbol\": \"LKN\",\n            \"slug\": \"linkcoin-token\",\n            \"rank\": 6571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T08:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f549ebfd4974cd4ed4a1550d40394b44a7382aa\"\n            }\n        },\n        {\n            \"id\": 6326,\n            \"name\": \"X-Block\",\n            \"symbol\": \"IX\",\n            \"slug\": \"x-block\",\n            \"rank\": 4992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T08:19:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53f0C9F1b6e283A59bCD672e80e2222b97E534Cb\"\n            }\n        },\n        {\n            \"id\": 6330,\n            \"name\": \"TUNE TOKEN\",\n            \"symbol\": \"TUNE\",\n            \"slug\": \"tune-token\",\n            \"rank\": 6179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T08:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b4e0684806fe53902469b6286024db9c6271f53\"\n            }\n        },\n        {\n            \"id\": 6342,\n            \"name\": \"1X Short XRP Token\",\n            \"symbol\": \"XRPHEDGE\",\n            \"slug\": \"1x-short-xrp-token\",\n            \"rank\": 6374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T20:53:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55b54D8fB1640d1321D5164590e7B020BA43def2\"\n            }\n        },\n        {\n            \"id\": 6346,\n            \"name\": \"3X Long DeFi Index Token\",\n            \"symbol\": \"DEFIBULL\",\n            \"slug\": \"3x-long-defi-index-token\",\n            \"rank\": 4786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T02:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6352,\n            \"name\": \"3X Long Theta Network Token\",\n            \"symbol\": \"THETABULL\",\n            \"slug\": \"3x-long-theta-network-token\",\n            \"rank\": 4640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6353,\n            \"name\": \"3X Long VeChain Token\",\n            \"symbol\": \"VETBULL\",\n            \"slug\": \"3x-long-vechain-token\",\n            \"rank\": 6035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T04:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6369,\n            \"name\": \"Maxonrow\",\n            \"symbol\": \"MXW\",\n            \"slug\": \"maxonrow\",\n            \"rank\": 5741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6370,\n            \"name\": \"Terra SDT\",\n            \"symbol\": \"SDT\",\n            \"slug\": \"terra-sdt\",\n            \"rank\": 7795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T12:14:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6375,\n            \"name\": \"ASTA\",\n            \"symbol\": \"ASTA\",\n            \"slug\": \"asta\",\n            \"rank\": 786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T13:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2ddae89449b7d26309a5d54614b1fc99c608af5\"\n            }\n        },\n        {\n            \"id\": 6376,\n            \"name\": \"AVCCOIN\",\n            \"symbol\": \"AVC\",\n            \"slug\": \"avccoin\",\n            \"rank\": 8486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-07T14:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6391,\n            \"name\": \"BSYS\",\n            \"symbol\": \"BSYS\",\n            \"slug\": \"bsys\",\n            \"rank\": 8487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T06:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3004cf8b4e28d60f4e305df25a57cd5faf37b8d5\"\n            }\n        },\n        {\n            \"id\": 6392,\n            \"name\": \"BTS Chain\",\n            \"symbol\": \"BTSC\",\n            \"slug\": \"bts-chain\",\n            \"rank\": 3761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T06:49:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18e596bcefdd0ff9dc8c50d0b9d329ea770d5ef1\"\n            }\n        },\n        {\n            \"id\": 6395,\n            \"name\": \"Cherry Token\",\n            \"symbol\": \"YT\",\n            \"slug\": \"cherry-token\",\n            \"rank\": 7114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T08:09:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c89736e9454200141b80c37eb28eaceca2ce8cb\"\n            }\n        },\n        {\n            \"id\": 6397,\n            \"name\": \"Coinzo Token\",\n            \"symbol\": \"CNZ\",\n            \"slug\": \"coinzo-token\",\n            \"rank\": 8041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-08T09:29:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1965d7d18f37062b18ab3d5d1fe7f69873b30dd\"\n            }\n        },\n        {\n            \"id\": 6405,\n            \"name\": \"MiniSwap\",\n            \"symbol\": \"MINI\",\n            \"slug\": \"miniswap\",\n            \"rank\": 4561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-09T14:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d953cf077c0c95ba090226e59a18fcf97db44ec\"\n            }\n        },\n        {\n            \"id\": 6406,\n            \"name\": \"sBTC\",\n            \"symbol\": \"sBTC\",\n            \"slug\": \"softbtc\",\n            \"rank\": 8488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-09T15:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x309013d55fb0e8c17363bcc79f25d92f711a5802\"\n            }\n        },\n        {\n            \"id\": 6407,\n            \"name\": \"YF Link\",\n            \"symbol\": \"YFL\",\n            \"slug\": \"yflink\",\n            \"rank\": 1283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T01:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28cb7e841ee97947a86B06fA4090C8451f64c0be\"\n            }\n        },\n        {\n            \"id\": 6410,\n            \"name\": \"Feellike\",\n            \"symbol\": \"FLL\",\n            \"slug\": \"feellike\",\n            \"rank\": 2683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T02:14:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9235bda06b8807161b8fbb1e102cb654555b212f\"\n            }\n        },\n        {\n            \"id\": 6414,\n            \"name\": \"DTOP Token\",\n            \"symbol\": \"DTOP\",\n            \"slug\": \"data-trade-on-demand-platform\",\n            \"rank\": 8489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T02:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x54ad74edeab48e09ccc43ee324f2603071dad72b\"\n            }\n        },\n        {\n            \"id\": 6416,\n            \"name\": \"Dcoin Token\",\n            \"symbol\": \"DT\",\n            \"slug\": \"dcoin-token\",\n            \"rank\": 4036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T03:14:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6422,\n            \"name\": \"Dogz\",\n            \"symbol\": \"DOGZ\",\n            \"slug\": \"dogz\",\n            \"rank\": 8490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T04:04:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x82a77710495a35549d2add797412b4a4497d33ef\"\n            }\n        },\n        {\n            \"id\": 6423,\n            \"name\": \"Dragonbit\",\n            \"symbol\": \"DRGB\",\n            \"slug\": \"dragonbit\",\n            \"rank\": 5034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T04:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d3e0892D11f19f5181d4a4C5d04187a9e0d7032\"\n            }\n        },\n        {\n            \"id\": 6426,\n            \"name\": \"DSYS\",\n            \"symbol\": \"DSYS\",\n            \"slug\": \"dsys\",\n            \"rank\": 5839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T04:19:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10a34bbe9b3c5ad536ca23d5eefa81ca448e92ff\"\n            }\n        },\n        {\n            \"id\": 6430,\n            \"name\": \"Electric Vehicle Zone\",\n            \"symbol\": \"EVZ\",\n            \"slug\": \"electric-vehicle-zone\",\n            \"rank\": 712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T05:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a939bb714fd2a48ebeb1e495aa9aaa74ba9fa68\"\n            }\n        },\n        {\n            \"id\": 6432,\n            \"name\": \"ECOMI\",\n            \"symbol\": \"OMI\",\n            \"slug\": \"ecomi\",\n            \"rank\": 210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6435,\n            \"name\": \"Eska\",\n            \"symbol\": \"ESK\",\n            \"slug\": \"eska\",\n            \"rank\": 5572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T07:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6436,\n            \"name\": \"Empow\",\n            \"symbol\": \"EM\",\n            \"slug\": \"empow\",\n            \"rank\": 6858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T07:44:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6437,\n            \"name\": \"ethArt\",\n            \"symbol\": \"ARTE\",\n            \"slug\": \"ethart\",\n            \"rank\": 5121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-14T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34612903db071e888a4dadcaa416d3ee263a87b9\"\n            }\n        },\n        {\n            \"id\": 6442,\n            \"name\": \"FANBI TOKEN\",\n            \"symbol\": \"FBT\",\n            \"slug\": \"fanbi-token\",\n            \"rank\": 6950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T08:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a9716685f852ee268feb86dffa562d214cc13db\"\n            }\n        },\n        {\n            \"id\": 6444,\n            \"name\": \"FANZY\",\n            \"symbol\": \"FX1\",\n            \"slug\": \"fanzy\",\n            \"rank\": 7218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T08:54:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xED0e2041BFb5a426e5ED426A73765624E08BbB75\"\n            }\n        },\n        {\n            \"id\": 6446,\n            \"name\": \"Fashion Coin\",\n            \"symbol\": \"FSHN\",\n            \"slug\": \"fashion-coin\",\n            \"rank\": 5075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6447,\n            \"name\": \"Fisco Coin\",\n            \"symbol\": \"FSCC\",\n            \"slug\": \"fisco\",\n            \"rank\": 4226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T15:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0789dbAE94fb18e5789B8e4489BCB7A1ADB58622\"\n            }\n        },\n        {\n            \"id\": 6448,\n            \"name\": \"Force For Fast\",\n            \"symbol\": \"FFF\",\n            \"slug\": \"force-for-fast\",\n            \"rank\": 7439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T09:04:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22f098F08c4eda4bE4ad6B4ba59866F3E98CEF92\"\n            }\n        },\n        {\n            \"id\": 6450,\n            \"name\": \"Gbrick\",\n            \"symbol\": \"GBX\",\n            \"slug\": \"gbrick\",\n            \"rank\": 4625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T09:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6457,\n            \"name\": \"GLOBALTRUSTFUND TOKEN\",\n            \"symbol\": \"GTF\",\n            \"slug\": \"globaltrustfund-token\",\n            \"rank\": 7692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T09:49:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87befc1d367190f2b9cbe9b689e0e5ca658e3b71\"\n            }\n        },\n        {\n            \"id\": 6463,\n            \"name\": \"Prepayway\",\n            \"symbol\": \"InBit\",\n            \"slug\": \"prepayway\",\n            \"rank\": 8491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c12d9b1223130b641154d8d3db35f91d81c8dfd\"\n            }\n        },\n        {\n            \"id\": 6464,\n            \"name\": \"Heart Number\",\n            \"symbol\": \"HTN\",\n            \"slug\": \"heartnumber\",\n            \"rank\": 1859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T03:04:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b4b1d389d4f4e082b30f75c6319c0ce5acbd619\"\n            }\n        },\n        {\n            \"id\": 6468,\n            \"name\": \"PeerEx\",\n            \"symbol\": \"PERX\",\n            \"slug\": \"peerex\",\n            \"rank\": 8188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T11:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c6ff50c9ec362efa359317009428d52115fe643\"\n            }\n        },\n        {\n            \"id\": 6470,\n            \"name\": \"Hiblocks\",\n            \"symbol\": \"HIBS\",\n            \"slug\": \"hiblocks\",\n            \"rank\": 723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T11:59:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xE06b40df899b9717b4E6B50711E1dc72d08184cF\"\n            }\n        },\n        {\n            \"id\": 6475,\n            \"name\": \"Infinite Ricks\",\n            \"symbol\": \"RICK\",\n            \"slug\": \"infinite-ricks\",\n            \"rank\": 8134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6477,\n            \"name\": \"FXPay\",\n            \"symbol\": \"FXP\",\n            \"slug\": \"fxpay\",\n            \"rank\": 8492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14ddda446688b73161aa1382f4e4343353af6fc8\"\n            }\n        },\n        {\n            \"id\": 6482,\n            \"name\": \"Jur\",\n            \"symbol\": \"JUR\",\n            \"slug\": \"jur\",\n            \"rank\": 7010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T21:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6483,\n            \"name\": \"JUST NETWORK\",\n            \"symbol\": \"JUS\",\n            \"slug\": \"just-network\",\n            \"rank\": 8493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T13:44:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14ca41eecd7d81d5d13098586c0d2314eba285be\"\n            }\n        },\n        {\n            \"id\": 6487,\n            \"name\": \"Kevacoin\",\n            \"symbol\": \"KVA\",\n            \"slug\": \"kevacoin\",\n            \"rank\": 4748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6490,\n            \"name\": \"ITAM Games\",\n            \"symbol\": \"ITAM\",\n            \"slug\": \"itam-games\",\n            \"rank\": 3255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T14:19:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6493,\n            \"name\": \"KStarCoin\",\n            \"symbol\": \"KSC\",\n            \"slug\": \"kstarcoin\",\n            \"rank\": 5058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:52:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x990e081a7b7d3ccba26a2f49746a68cc4ff73280\"\n            }\n        },\n        {\n            \"id\": 6494,\n            \"name\": \"ZJLT Distributed Factoring Network\",\n            \"symbol\": \"ZJLT\",\n            \"slug\": \"zjlt-distributed-factoring-network\",\n            \"rank\": 7349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBC34985b4d345AeA933d5cAc19F3a86bd1Fb398F\"\n            }\n        },\n        {\n            \"id\": 6495,\n            \"name\": \"LoveHearts\",\n            \"symbol\": \"LVH\",\n            \"slug\": \"lovehearts\",\n            \"rank\": 8494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T20:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1000451\"\n            }\n        },\n        {\n            \"id\": 6496,\n            \"name\": \"Portal\",\n            \"symbol\": \"PORTAL\",\n            \"slug\": \"portal\",\n            \"rank\": 7260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T15:14:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8DB90E3e7D04C875a51997092f9178FCac9DefdB\"\n            }\n        },\n        {\n            \"id\": 6498,\n            \"name\": \"Metacoin\",\n            \"symbol\": \"MTC\",\n            \"slug\": \"metacoin\",\n            \"rank\": 8495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T15:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6500,\n            \"name\": \"ThreeFold\",\n            \"symbol\": \"TFT\",\n            \"slug\": \"threefold\",\n            \"rank\": 1107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T15:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf\"\n            }\n        },\n        {\n            \"id\": 6501,\n            \"name\": \"TRONbetDice\",\n            \"symbol\": \"DICE\",\n            \"slug\": \"tronbetdice\",\n            \"rank\": 7353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-10T21:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd\"\n            }\n        },\n        {\n            \"id\": 6503,\n            \"name\": \"RMPL\",\n            \"symbol\": \"RMPL\",\n            \"slug\": \"rmpl\",\n            \"rank\": 2186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T02:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe17f017475a709de58e976081eb916081ff4c9d5\"\n            }\n        },\n        {\n            \"id\": 6506,\n            \"name\": \"Halving Token\",\n            \"symbol\": \"HALV\",\n            \"slug\": \"halving-coin\",\n            \"rank\": 2639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e7cb236e43c4bd042fE463df6a175d4479ee186\"\n            }\n        },\n        {\n            \"id\": 6507,\n            \"name\": \"Kulupu\",\n            \"symbol\": \"KLP\",\n            \"slug\": \"kulupu\",\n            \"rank\": 3808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T10:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6508,\n            \"name\": \"TronEuropeRewardCoin\",\n            \"symbol\": \"TERC\",\n            \"slug\": \"troneuroperewardcoin\",\n            \"rank\": 1316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T03:44:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003075\"\n            }\n        },\n        {\n            \"id\": 6511,\n            \"name\": \"Strong\",\n            \"symbol\": \"STRONG\",\n            \"slug\": \"strong\",\n            \"rank\": 462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T03:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x990f341946a3fdb507ae7e52d17851b87168017c\"\n            }\n        },\n        {\n            \"id\": 6519,\n            \"name\": \"Aludra Network\",\n            \"symbol\": \"ALD\",\n            \"slug\": \"aludra-network\",\n            \"rank\": 8496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T06:34:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb339FcA531367067e98d7c4f9303Ffeadff7B881\"\n            }\n        },\n        {\n            \"id\": 6520,\n            \"name\": \"HOPR\",\n            \"symbol\": \"HOPR\",\n            \"slug\": \"hopr\",\n            \"rank\": 3297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6524,\n            \"name\": \"Ndau\",\n            \"symbol\": \"NDAU\",\n            \"slug\": \"ndau\",\n            \"rank\": 5383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T07:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6525,\n            \"name\": \"UniversalEnergyChain\",\n            \"symbol\": \"UENC\",\n            \"slug\": \"universalenergychain\",\n            \"rank\": 4692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T07:59:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3dd5dce850dca7519e74a943568b69f958df52c\"\n            }\n        },\n        {\n            \"id\": 6527,\n            \"name\": \"Ludos Protocol\",\n            \"symbol\": \"LUD\",\n            \"slug\": \"ludos\",\n            \"rank\": 5043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T08:14:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe64b47931f28f89cc7a0c6965ecf89eadb4975f5\"\n            }\n        },\n        {\n            \"id\": 6529,\n            \"name\": \"NanTrade\",\n            \"symbol\": \"NAN\",\n            \"slug\": \"nantrade\",\n            \"rank\": 8497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T08:34:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb393cd041afc1aca4c380c663793fe2c7b8a0212\"\n            }\n        },\n        {\n            \"id\": 6531,\n            \"name\": \"ROONEX\",\n            \"symbol\": \"RNX\",\n            \"slug\": \"roonex\",\n            \"rank\": 5487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T09:59:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72a6344185B383035d6665C3f44a9DfCC73873c8\"\n            }\n        },\n        {\n            \"id\": 6532,\n            \"name\": \"Mandi Token\",\n            \"symbol\": \"MANDI\",\n            \"slug\": \"mandi-token\",\n            \"rank\": 8498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T10:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5aA485E6b794bcf5F834BF5c7FF43B9B83322764\"\n            }\n        },\n        {\n            \"id\": 6533,\n            \"name\": \"SmartX\",\n            \"symbol\": \"SAT\",\n            \"slug\": \"smartxone\",\n            \"rank\": 3984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T14:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6535,\n            \"name\": \"NEAR Protocol\",\n            \"symbol\": \"NEAR\",\n            \"slug\": \"near-protocol\",\n            \"rank\": 24,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6536,\n            \"name\": \"MANTRA DAO\",\n            \"symbol\": \"OM\",\n            \"slug\": \"mantra-dao\",\n            \"rank\": 590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-18T02:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3593d125a4f7849a1b059e64f4517a86dd60c95d\"\n            }\n        },\n        {\n            \"id\": 6537,\n            \"name\": \"RioDeFi\",\n            \"symbol\": \"RFUEL\",\n            \"slug\": \"rio-defi\",\n            \"rank\": 937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T03:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6538,\n            \"name\": \"Curve DAO Token\",\n            \"symbol\": \"CRV\",\n            \"slug\": \"curve-dao-token\",\n            \"rank\": 60,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T02:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD533a949740bb3306d119CC777fa900bA034cd52\"\n            }\n        },\n        {\n            \"id\": 6539,\n            \"name\": \"YAM V1\",\n            \"symbol\": \"YAM\",\n            \"slug\": \"yamv1\",\n            \"rank\": 5828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-11T20:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6540,\n            \"name\": \"Showcase\",\n            \"symbol\": \"SHO\",\n            \"slug\": \"showcase\",\n            \"rank\": 2422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T13:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6541,\n            \"name\": \"Relevant\",\n            \"symbol\": \"REL\",\n            \"slug\": \"relevant\",\n            \"rank\": 6128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T02:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6c4267c4877bb0d6b1685cfd85b0fbe82f105ec\"\n            }\n        },\n        {\n            \"id\": 6542,\n            \"name\": \"happy birthday coin\",\n            \"symbol\": \"HBDC\",\n            \"slug\": \"happy-birthday-coin\",\n            \"rank\": 6850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T01:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39d30828a163713d91c4eadbba2c497a9139ec5c\"\n            }\n        },\n        {\n            \"id\": 6543,\n            \"name\": \"Barter\",\n            \"symbol\": \"BRTR\",\n            \"slug\": \"barter\",\n            \"rank\": 6384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF0ACF8949e705E0ebb6CB42c2164B0B986454223\"\n            }\n        },\n        {\n            \"id\": 6548,\n            \"name\": \"Web Coin Pay\",\n            \"symbol\": \"WEC\",\n            \"slug\": \"web-coin-pay\",\n            \"rank\": 8499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T23:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6554,\n            \"name\": \"GamerCoin\",\n            \"symbol\": \"GHX\",\n            \"slug\": \"gamercoin\",\n            \"rank\": 824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T22:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x728f30fa2f100742c7949d1961804fa8e0b1387d\"\n            }\n        },\n        {\n            \"id\": 6556,\n            \"name\": \"MONEY PARTY\",\n            \"symbol\": \"PARTY\",\n            \"slug\": \"money-party\",\n            \"rank\": 8500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T03:19:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x314bd765cab4774b2e547eb0aa15013e03ff74d2\"\n            }\n        },\n        {\n            \"id\": 6558,\n            \"name\": \"Xrpalike Gene\",\n            \"symbol\": \"XAG\",\n            \"slug\": \"xrpalike-gene\",\n            \"rank\": 5666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T04:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6559,\n            \"name\": \"ORBYT Token\",\n            \"symbol\": \"ORBYT\",\n            \"slug\": \"orbyt-token\",\n            \"rank\": 8291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T05:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6562,\n            \"name\": \"VIG\",\n            \"symbol\": \"VIG\",\n            \"slug\": \"vig\",\n            \"rank\": 1744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T07:39:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"VIG-eos-vig111111111\"\n            }\n        },\n        {\n            \"id\": 6564,\n            \"name\": \"ZenSports\",\n            \"symbol\": \"SPORTS\",\n            \"slug\": \"zensports\",\n            \"rank\": 6034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T08:04:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6565,\n            \"name\": \"TideBit Token\",\n            \"symbol\": \"TBT\",\n            \"slug\": \"tidebit-token\",\n            \"rank\": 4953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T08:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc581399be631f060b64df49742626670906fdea9\"\n            }\n        },\n        {\n            \"id\": 6566,\n            \"name\": \"Meridian Network\",\n            \"symbol\": \"LOCK\",\n            \"slug\": \"meridian-network\",\n            \"rank\": 2361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-12T08:24:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95172ccBe8344fecD73D0a30F54123652981BD6F\"\n            }\n        },\n        {\n            \"id\": 6567,\n            \"name\": \"OWL\",\n            \"symbol\": \"OWL\",\n            \"slug\": \"owl\",\n            \"rank\": 8501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-13T22:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a5f9352af8af974bfc03399e3767df6370d82e4\"\n            }\n        },\n        {\n            \"id\": 6572,\n            \"name\": \"Equus Mining Token\",\n            \"symbol\": \"EQMT\",\n            \"slug\": \"equus-mining-token\",\n            \"rank\": 8502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-13T04:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195\"\n            }\n        },\n        {\n            \"id\": 6583,\n            \"name\": \"Multiplier\",\n            \"symbol\": \"MXX\",\n            \"slug\": \"multiplier\",\n            \"rank\": 1796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a6f3bf52a26a21531514e23016eeae8ba7e7018\"\n            }\n        },\n        {\n            \"id\": 6584,\n            \"name\": \"WingShop\",\n            \"symbol\": \"WING\",\n            \"slug\": \"wingshop\",\n            \"rank\": 4983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T00:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb3df3108635932d912632ef7132d03ecfc39080\"\n            }\n        },\n        {\n            \"id\": 6586,\n            \"name\": \"Bintex Futures\",\n            \"symbol\": \"BNTX\",\n            \"slug\": \"bintex-futures\",\n            \"rank\": 2560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T22:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86d1d12523B65203851c571FcC029bF90903fB6d\"\n            }\n        },\n        {\n            \"id\": 6588,\n            \"name\": \"Etherisc DIP Token\",\n            \"symbol\": \"DIP\",\n            \"slug\": \"etherisc\",\n            \"rank\": 813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:19:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc719d010b63e5bbf2c0551872cd5316ed26acd83\"\n            }\n        },\n        {\n            \"id\": 6592,\n            \"name\": \"BarterTrade\",\n            \"symbol\": \"BART\",\n            \"slug\": \"bartertrade\",\n            \"rank\": 2218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T21:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba\"\n            }\n        },\n        {\n            \"id\": 6593,\n            \"name\": \"Bitgear\",\n            \"symbol\": \"GEAR\",\n            \"slug\": \"bitgear\",\n            \"rank\": 2013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T21:34:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b980e05943dE3dB3a459C72325338d327B6F5a9\"\n            }\n        },\n        {\n            \"id\": 6594,\n            \"name\": \"MYX Network\",\n            \"symbol\": \"MYX\",\n            \"slug\": \"myx-network\",\n            \"rank\": 8503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-14T21:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2129fF6000b95A973236020BCd2b2006B0D8E019\"\n            }\n        },\n        {\n            \"id\": 6597,\n            \"name\": \"Degenerator Meme\",\n            \"symbol\": \"MEME\",\n            \"slug\": \"degenerator-meme\",\n            \"rank\": 1086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-16T04:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5525d397898e5502075ea5e830d8914f6f0affe\"\n            }\n        },\n        {\n            \"id\": 6598,\n            \"name\": \"Aureus Nummus Gold\",\n            \"symbol\": \"ANG\",\n            \"slug\": \"aureus-nummus-gold\",\n            \"rank\": 6722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x130914E1B240a7F4c5D460B7d3a2Fd3846b576fa\"\n            }\n        },\n        {\n            \"id\": 6600,\n            \"name\": \"Bitalgo\",\n            \"symbol\": \"ALG\",\n            \"slug\": \"bitalgo\",\n            \"rank\": 8171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T05:19:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6602,\n            \"name\": \"XFUEL\",\n            \"symbol\": \"XFUEL\",\n            \"slug\": \"xfuel\",\n            \"rank\": 8210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T02:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6607,\n            \"name\": \"MixTrust\",\n            \"symbol\": \"MXT\",\n            \"slug\": \"mixtrust\",\n            \"rank\": 3091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:14:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6251e725cd45fb1af99354035a414a2c0890b929\"\n            }\n        },\n        {\n            \"id\": 6609,\n            \"name\": \"Decentrahub Coin\",\n            \"symbol\": \"DCNTR\",\n            \"slug\": \"decentrahub-coin\",\n            \"rank\": 2363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6610,\n            \"name\": \"Defis Network\",\n            \"symbol\": \"DFS\",\n            \"slug\": \"defis-network\",\n            \"rank\": 2007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"DFS-eos-minedfstoken\"\n            }\n        },\n        {\n            \"id\": 6611,\n            \"name\": \"DuckDaoDime\",\n            \"symbol\": \"DDIM\",\n            \"slug\": \"duckdaodime\",\n            \"rank\": 924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfbeea1c75e4c4465cb2fccc9c6d6afe984558e20\"\n            }\n        },\n        {\n            \"id\": 6612,\n            \"name\": \"Fera\",\n            \"symbol\": \"FERA\",\n            \"slug\": \"fera\",\n            \"rank\": 1917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T04:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x539f3615c1dbafa0d008d87504667458acbd16fa\"\n            }\n        },\n        {\n            \"id\": 6615,\n            \"name\": \"Love Coin\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"love-coin\",\n            \"rank\": 8504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-04T01:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6617,\n            \"name\": \"Ethereum Vault\",\n            \"symbol\": \"ETHV\",\n            \"slug\": \"ethereum-vault\",\n            \"rank\": 8505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T21:44:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x058349297672b6cc7ccb6e59a679c5add74a6898\"\n            }\n        },\n        {\n            \"id\": 6621,\n            \"name\": \"Keysians Network\",\n            \"symbol\": \"KEN\",\n            \"slug\": \"keysians-network\",\n            \"rank\": 5156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T05:49:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a7ef4998eb9d0f706238756949f311a59e05745\"\n            }\n        },\n        {\n            \"id\": 6622,\n            \"name\": \"Hakka.Finance\",\n            \"symbol\": \"HAKKA\",\n            \"slug\": \"hakka-finance\",\n            \"rank\": 1250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T17:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e29e5abbb5fd88e28b2d355774e73bd47de3bcd\"\n            }\n        },\n        {\n            \"id\": 6623,\n            \"name\": \"DOGEFI\",\n            \"symbol\": \"DOGEFI\",\n            \"slug\": \"dogefi\",\n            \"rank\": 2183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T00:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b9087756eca997c5d595c840263001c9a26646d\"\n            }\n        },\n        {\n            \"id\": 6624,\n            \"name\": \"Golden Ratio Coin\",\n            \"symbol\": \"GOLDR\",\n            \"slug\": \"golden-ratio-coin\",\n            \"rank\": 6904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T22:14:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfE4F03C3AFbB9857b29fC706180Bf0044900D59\"\n            }\n        },\n        {\n            \"id\": 6625,\n            \"name\": \"Innovation Blockchain Payment\",\n            \"symbol\": \"IBP\",\n            \"slug\": \"innovation-blockchain-payment\",\n            \"rank\": 1033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T19:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7D14b842630cbc2530cB288109E5719e0C4d67d7\"\n            }\n        },\n        {\n            \"id\": 6626,\n            \"name\": \"SPACE-iZ\",\n            \"symbol\": \"SPIZ\",\n            \"slug\": \"space-iz\",\n            \"rank\": 7858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-20T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa7A5c1058194Af8F00c187adB7FcC0c95f1C6c2d\"\n            }\n        },\n        {\n            \"id\": 6627,\n            \"name\": \"Meter Stable\",\n            \"symbol\": \"MTR\",\n            \"slug\": \"meter-stable\",\n            \"rank\": 3731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-17T23:44:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6628,\n            \"name\": \"Meter Governance mapped by Meter.io\",\n            \"symbol\": \"eMTRG\",\n            \"slug\": \"meter-governance-mapped-by-meter-io\",\n            \"rank\": 5247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F\"\n            }\n        },\n        {\n            \"id\": 6636,\n            \"name\": \"Polkadot\",\n            \"symbol\": \"DOT\",\n            \"slug\": \"polkadot-new\",\n            \"rank\": 10,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T03:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6638,\n            \"name\": \"UniLayer\",\n            \"symbol\": \"LAYER\",\n            \"slug\": \"unilayer\",\n            \"rank\": 1258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T03:29:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fF6ffcFDa92c53F615a4A75D982f399C989366b\"\n            }\n        },\n        {\n            \"id\": 6641,\n            \"name\": \"AhaToken\",\n            \"symbol\": \"AHT\",\n            \"slug\": \"ahatoken\",\n            \"rank\": 687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6645,\n            \"name\": \"COIL\",\n            \"symbol\": \"COIL\",\n            \"slug\": \"coil\",\n            \"rank\": 8506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T02:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3936ad01cf109a36489d93cabda11cf062fd3d48\"\n            }\n        },\n        {\n            \"id\": 6649,\n            \"name\": \"Cat Token\",\n            \"symbol\": \"CAT\",\n            \"slug\": \"cat-token\",\n            \"rank\": 1700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T20:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56015bbe3c01fe05bc30a8a9a9fd9a88917e7db3\"\n            }\n        },\n        {\n            \"id\": 6650,\n            \"name\": \"NFT\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"nft\",\n            \"rank\": 1104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-19T21:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcB8d1260F9c92A3A545d409466280fFdD7AF7042\"\n            }\n        },\n        {\n            \"id\": 6651,\n            \"name\": \"USDX [Kava]\",\n            \"symbol\": \"USDX\",\n            \"slug\": \"usdx-kava\",\n            \"rank\": 310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6653,\n            \"name\": \"FolgoryUSD\",\n            \"symbol\": \"USDF\",\n            \"slug\": \"folgoryusd\",\n            \"rank\": 3307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T01:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ab170fb62680b27783fe8090ffea2c15c53e280\"\n            }\n        },\n        {\n            \"id\": 6654,\n            \"name\": \"Crypto Price Index\",\n            \"symbol\": \"CPI\",\n            \"slug\": \"crypto-price-index\",\n            \"rank\": 7359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T02:19:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b67d1a87a8d8b280a23e97bc55095215ee0ec53\"\n            }\n        },\n        {\n            \"id\": 6655,\n            \"name\": \"Krosscoin\",\n            \"symbol\": \"KSS\",\n            \"slug\": \"krosscoin\",\n            \"rank\": 8507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T01:34:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6657,\n            \"name\": \"YAM V2\",\n            \"symbol\": \"YAMV2\",\n            \"slug\": \"yam-v2\",\n            \"rank\": 4274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaba8cac6866b83ae4eec97dd07ed254282f6ad8a\"\n            }\n        },\n        {\n            \"id\": 6664,\n            \"name\": \"GRAP\",\n            \"symbol\": \"GRAP\",\n            \"slug\": \"grap\",\n            \"rank\": 5093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-20T14:59:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB\"\n            }\n        },\n        {\n            \"id\": 6665,\n            \"name\": \"LGCY Network\",\n            \"symbol\": \"LGCY\",\n            \"slug\": \"lgcy-network\",\n            \"rank\": 617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:29:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae697f994fc5ebc000f8e22ebffee04612f98a0d\"\n            }\n        },\n        {\n            \"id\": 6667,\n            \"name\": \"Xiotri\",\n            \"symbol\": \"XIOT\",\n            \"slug\": \"xiotri\",\n            \"rank\": 2080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-21T02:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31024a4c3e9aeeb256b825790f5cb7ac645e7cd5\"\n            }\n        },\n        {\n            \"id\": 6668,\n            \"name\": \"PROXI\",\n            \"symbol\": \"CREDIT\",\n            \"slug\": \"proxi\",\n            \"rank\": 3244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T20:04:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4cb5793bd58bad06bf51fb37717b86b02cbe8a4\"\n            }\n        },\n        {\n            \"id\": 6669,\n            \"name\": \"PowerPool\",\n            \"symbol\": \"CVP\",\n            \"slug\": \"powerpool\",\n            \"rank\": 598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T13:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38e4adb44ef08f22f5b5b76a8f0c2d0dcbe7dca1\"\n            }\n        },\n        {\n            \"id\": 6670,\n            \"name\": \"Axis DeFi\",\n            \"symbol\": \"AXIS\",\n            \"slug\": \"axis-defi\",\n            \"rank\": 2175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T07:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xecc0f1f860a82ab3b442382d93853c02d6384389\"\n            }\n        },\n        {\n            \"id\": 6672,\n            \"name\": \"DeFi Omega\",\n            \"symbol\": \"DFIO\",\n            \"slug\": \"defi-omega\",\n            \"rank\": 8508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T07:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee3b9b531f4c564c70e14b7b3bb7d516f33513ff\"\n            }\n        },\n        {\n            \"id\": 6674,\n            \"name\": \"Fyooz\",\n            \"symbol\": \"FYZ\",\n            \"slug\": \"fyooz\",\n            \"rank\": 2491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T10:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6BFf2fE249601ed0Db3a87424a2E923118BB0312\"\n            }\n        },\n        {\n            \"id\": 6675,\n            \"name\": \"MIKS COIN\",\n            \"symbol\": \"MIKS\",\n            \"slug\": \"miks-coin\",\n            \"rank\": 8509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-22T11:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFbaf48e57CAB46F4c2E03eDB90a421D9fC6c7cBF\"\n            }\n        },\n        {\n            \"id\": 6679,\n            \"name\": \"WHALE\",\n            \"symbol\": \"WHALE\",\n            \"slug\": \"whale\",\n            \"rank\": 535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T05:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9355372396e3F6daF13359B7b607a3374cc638e0\"\n            }\n        },\n        {\n            \"id\": 6680,\n            \"name\": \"Digex\",\n            \"symbol\": \"DIGEX\",\n            \"slug\": \"digex\",\n            \"rank\": 7455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T02:44:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x763F8B4fB067190e739Ed6ACB12F40f2F3890840\"\n            }\n        },\n        {\n            \"id\": 6682,\n            \"name\": \"Pollux Coin\",\n            \"symbol\": \"POX\",\n            \"slug\": \"pollux-coin\",\n            \"rank\": 7250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T06:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP\"\n            }\n        },\n        {\n            \"id\": 6684,\n            \"name\": \"Dextoken\",\n            \"symbol\": \"DEXG\",\n            \"slug\": \"dextoken\",\n            \"rank\": 8057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T06:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb81d70802a816b5dacba06d708b5acf19dcd436d\"\n            }\n        },\n        {\n            \"id\": 6686,\n            \"name\": \"yVault LP-yCurve\",\n            \"symbol\": \"yVault LP-yCurve(YYCRV)\",\n            \"slug\": \"yvault-lp-ycurve\",\n            \"rank\": 8510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c\"\n            }\n        },\n        {\n            \"id\": 6689,\n            \"name\": \"DegenVC\",\n            \"symbol\": \"DGVC\",\n            \"slug\": \"degenvc\",\n            \"rank\": 8511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-24T09:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26E43759551333e57F073bb0772F50329A957b30\"\n            }\n        },\n        {\n            \"id\": 6692,\n            \"name\": \"MORK\",\n            \"symbol\": \"MORK\",\n            \"slug\": \"mork\",\n            \"rank\": 8512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf552b656022c218C26dAd43ad88881Fc04116F76\"\n            }\n        },\n        {\n            \"id\": 6693,\n            \"name\": \"OC Protocol\",\n            \"symbol\": \"OCP\",\n            \"slug\": \"oc-protocol\",\n            \"rank\": 8513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6696,\n            \"name\": \"The Hash Speed\",\n            \"symbol\": \"THS\",\n            \"slug\": \"the-hash-speed\",\n            \"rank\": 5531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T02:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLfPY3F38j9ot8TJCtV8ovARdQmfmzL4na\"\n            }\n        },\n        {\n            \"id\": 6697,\n            \"name\": \"TriipMiles\",\n            \"symbol\": \"TIIM\",\n            \"slug\": \"triipmiles\",\n            \"rank\": 4952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T23:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3da4f9e86deef7c50a8b167493f26e894edcd7d5\"\n            }\n        },\n        {\n            \"id\": 6700,\n            \"name\": \"Libera\",\n            \"symbol\": \"LIB\",\n            \"slug\": \"libera\",\n            \"rank\": 8514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T02:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0bf6261297198d91d4fa460242c69232146a5703\"\n            }\n        },\n        {\n            \"id\": 6701,\n            \"name\": \"Burency\",\n            \"symbol\": \"BUY\",\n            \"slug\": \"burency\",\n            \"rank\": 1277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-30T21:59:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31fdd1c6607f47c14a2821f599211c67ac20fa96\"\n            }\n        },\n        {\n            \"id\": 6703,\n            \"name\": \"CAT.trade Protocol\",\n            \"symbol\": \"CATX\",\n            \"slug\": \"cat-trade-protocol\",\n            \"rank\": 8282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T02:59:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC7743bf0B300Ec041E704Cc34d4f43050942099E\"\n            }\n        },\n        {\n            \"id\": 6704,\n            \"name\": \"JBOX\",\n            \"symbol\": \"JBX\",\n            \"slug\": \"jboxcoin\",\n            \"rank\": 8122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x884e3902c4d5cfa86de4ace7a96aa91ebc25c0ff\"\n            }\n        },\n        {\n            \"id\": 6705,\n            \"name\": \"Lien\",\n            \"symbol\": \"LIEN\",\n            \"slug\": \"lien\",\n            \"rank\": 3603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T03:49:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xab37e1358b639fd877f015027bb62d3ddaa7557e\"\n            }\n        },\n        {\n            \"id\": 6708,\n            \"name\": \"YFIEXCHANGE.FINANCE\",\n            \"symbol\": \"YFIE\",\n            \"slug\": \"yfiexchange-finance\",\n            \"rank\": 7506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T04:04:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6709,\n            \"name\": \"Vidya\",\n            \"symbol\": \"VIDYA\",\n            \"slug\": \"vidya\",\n            \"rank\": 1102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-25T04:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d3d35bb9bec23b06ca00fe472b50e7a4c692c30\"\n            }\n        },\n        {\n            \"id\": 6711,\n            \"name\": \"Mazzuma\",\n            \"symbol\": \"MAZ\",\n            \"slug\": \"mazzuma\",\n            \"rank\": 8515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T05:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6714,\n            \"name\": \"Libfx\",\n            \"symbol\": \"LIBFX\",\n            \"slug\": \"libfx\",\n            \"rank\": 7993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T02:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0ea83113038987d974fe667831a36e442e661e7\"\n            }\n        },\n        {\n            \"id\": 6715,\n            \"name\": \"Sperax\",\n            \"symbol\": \"SPA\",\n            \"slug\": \"sperax\",\n            \"rank\": 3051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T06:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB4A3B0Faf0Ab53df58001804DdA5Bfc6a3D59008\"\n            }\n        },\n        {\n            \"id\": 6718,\n            \"name\": \"Growth DeFi\",\n            \"symbol\": \"GRO\",\n            \"slug\": \"growthdefi\",\n            \"rank\": 1062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-26T09:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x336eD56D8615271b38EcEE6F4786B55d0EE91b96\"\n            }\n        },\n        {\n            \"id\": 6719,\n            \"name\": \"The Graph\",\n            \"symbol\": \"GRT\",\n            \"slug\": \"the-graph\",\n            \"rank\": 56,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T18:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc944e90c64b2c07662a292be6244bdf05cda44a7\"\n            }\n        },\n        {\n            \"id\": 6722,\n            \"name\": \"Dextrust\",\n            \"symbol\": \"DETS\",\n            \"slug\": \"dextrust\",\n            \"rank\": 8516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T03:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd379700999f4805ce80aa32db46a94df64561108\"\n            }\n        },\n        {\n            \"id\": 6724,\n            \"name\": \"Klever\",\n            \"symbol\": \"KLV\",\n            \"slug\": \"klever\",\n            \"rank\": 438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T03:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS\"\n            }\n        },\n        {\n            \"id\": 6726,\n            \"name\": \"YUSRA\",\n            \"symbol\": \"YUSRA\",\n            \"slug\": \"yusra\",\n            \"rank\": 1242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T20:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6727,\n            \"name\": \"Reserve\",\n            \"symbol\": \"RSV\",\n            \"slug\": \"reserve\",\n            \"rank\": 692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-27T17:34:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x196f4727526eA7FB1e17b2071B3d8eAA38486988\"\n            }\n        },\n        {\n            \"id\": 6731,\n            \"name\": \"Tokamak Network\",\n            \"symbol\": \"TON\",\n            \"slug\": \"tokamak-network\",\n            \"rank\": 973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-29T20:29:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2be5e8c109e2197D077D13A82dAead6a9b3433C5\"\n            }\n        },\n        {\n            \"id\": 6732,\n            \"name\": \"DEONEX COIN\",\n            \"symbol\": \"DON\",\n            \"slug\": \"deonex-coin\",\n            \"rank\": 5811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T03:14:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TSDWY8PLtqHyLYMB4rdgbjyuuS3HvHJinB\"\n            }\n        },\n        {\n            \"id\": 6734,\n            \"name\": \"Vision\",\n            \"symbol\": \"VSN\",\n            \"slug\": \"vision\",\n            \"rank\": 8517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T03:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6735,\n            \"name\": \"Nexalt\",\n            \"symbol\": \"XLT\",\n            \"slug\": \"nexalt\",\n            \"rank\": 2020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T03:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6738,\n            \"name\": \"Quantbook\",\n            \"symbol\": \"QTBK\",\n            \"slug\": \"quantbook\",\n            \"rank\": 8187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-14T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9403d608515f7346EC44B998984d7741Fd0D9bd4\"\n            }\n        },\n        {\n            \"id\": 6739,\n            \"name\": \"ONBUFF\",\n            \"symbol\": \"ONIT\",\n            \"slug\": \"onbuff\",\n            \"rank\": 3212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T09:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x410e731c2970Dce3AdD351064AcF5cE9E33FDBf0\"\n            }\n        },\n        {\n            \"id\": 6742,\n            \"name\": \"DxSale Network\",\n            \"symbol\": \"SALE\",\n            \"slug\": \"dxsale-network\",\n            \"rank\": 4093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF063fE1aB7a291c5d06a86e14730b00BF24cB589\"\n            }\n        },\n        {\n            \"id\": 6743,\n            \"name\": \"Falconswap\",\n            \"symbol\": \"FSW\",\n            \"slug\": \"fsw-token\",\n            \"rank\": 1610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T02:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfffffffff15abf397da76f1dcc1a1604f45126db\"\n            }\n        },\n        {\n            \"id\": 6744,\n            \"name\": \"Chain Games\",\n            \"symbol\": \"CHAIN\",\n            \"slug\": \"chain-games\",\n            \"rank\": 3074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T07:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC4C2614E694cF534D407Ee49F8E44D125E4681c4\"\n            }\n        },\n        {\n            \"id\": 6747,\n            \"name\": \"Crust Network\",\n            \"symbol\": \"CRU\",\n            \"slug\": \"crustnetwork\",\n            \"rank\": 801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32a7C02e79c4ea1008dD6564b35F131428673c41\"\n            }\n        },\n        {\n            \"id\": 6748,\n            \"name\": \"Centrifuge\",\n            \"symbol\": \"CFG\",\n            \"slug\": \"centrifuge\",\n            \"rank\": 373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T17:45:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6754,\n            \"name\": \"Polkaswap\",\n            \"symbol\": \"PSWAP\",\n            \"slug\": \"polkaswap\",\n            \"rank\": 3163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T07:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6756,\n            \"name\": \"Acala Token\",\n            \"symbol\": \"ACA\",\n            \"slug\": \"acala\",\n            \"rank\": 367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6758,\n            \"name\": \"SushiSwap\",\n            \"symbol\": \"SUSHI\",\n            \"slug\": \"sushiswap\",\n            \"rank\": 115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-28T16:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b3595068778dd592e39a122f4f5a5cf09c90fe2\"\n            }\n        },\n        {\n            \"id\": 6760,\n            \"name\": \"Easticoin\",\n            \"symbol\": \"ESTI\",\n            \"slug\": \"easticoin\",\n            \"rank\": 8518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-16T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6761,\n            \"name\": \"ReFork\",\n            \"symbol\": \"EFK\",\n            \"slug\": \"refork\",\n            \"rank\": 4791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T03:29:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6653c0d21507573cc39ead1e609d74d5e0ca16e2\"\n            }\n        },\n        {\n            \"id\": 6765,\n            \"name\": \"ESR Coin\",\n            \"symbol\": \"ESRC\",\n            \"slug\": \"esr-coin\",\n            \"rank\": 6172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T04:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6766,\n            \"name\": \"Satopay Network\",\n            \"symbol\": \"STOP\",\n            \"slug\": \"satopay-network\",\n            \"rank\": 4831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T04:14:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c3ee4f778e282b59d42d693a97b80b1ed80f4ee\"\n            }\n        },\n        {\n            \"id\": 6771,\n            \"name\": \"DataHighway\",\n            \"symbol\": \"DHX\",\n            \"slug\": \"datahighway\",\n            \"rank\": 4957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T20:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6773,\n            \"name\": \"FUTUREXCRYPTO\",\n            \"symbol\": \"FXC\",\n            \"slug\": \"futurexcrypto\",\n            \"rank\": 2982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T08:09:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e6063b7b3a1c1952ed2c4087fd528998db69ec7\"\n            }\n        },\n        {\n            \"id\": 6775,\n            \"name\": \"Dipper Network\",\n            \"symbol\": \"DIP\",\n            \"slug\": \"dipper-network\",\n            \"rank\": 3448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T08:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6783,\n            \"name\": \"Axie Infinity\",\n            \"symbol\": \"AXS\",\n            \"slug\": \"axie-infinity\",\n            \"rank\": 40,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T13:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb0e17ef65f82ab018d8edd776e8dd940327b28b\"\n            }\n        },\n        {\n            \"id\": 6789,\n            \"name\": \"Blockchain Cuties Universe Governance\",\n            \"symbol\": \"BCUG\",\n            \"slug\": \"blockchain-cuties-universe\",\n            \"rank\": 1760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14da7b27b2e0fedefe0a664118b0c9bc68e2e9af\"\n            }\n        },\n        {\n            \"id\": 6796,\n            \"name\": \"DeFi of Thrones\",\n            \"symbol\": \"DOTX\",\n            \"slug\": \"defi-of-thrones\",\n            \"rank\": 4901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-21T22:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFAb5a05C933f1A2463E334E011992E897D56eF0a\"\n            }\n        },\n        {\n            \"id\": 6799,\n            \"name\": \"Swapfolio\",\n            \"symbol\": \"SWFL\",\n            \"slug\": \"swapfolio\",\n            \"rank\": 8519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T14:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba21ef4c9f433ede00badefcc2754b8e74bd538a\"\n            }\n        },\n        {\n            \"id\": 6801,\n            \"name\": \"TriumphX\",\n            \"symbol\": \"TRIX\",\n            \"slug\": \"triumphx\",\n            \"rank\": 1018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T22:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x056354F3Ff20743aa4c0DA365603871c7000b081\"\n            }\n        },\n        {\n            \"id\": 6803,\n            \"name\": \"ATTN\",\n            \"symbol\": \"ATTN\",\n            \"slug\": \"attn\",\n            \"rank\": 4841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T15:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdF3A0a958F5a599Aa8f3071AA6488C22416EFB89\"\n            }\n        },\n        {\n            \"id\": 6804,\n            \"name\": \"MiraQle\",\n            \"symbol\": \"MQL\",\n            \"slug\": \"miraqle\",\n            \"rank\": 3029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-10T15:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x428dc22668e6f3468273634067e5545ed5417a3e\"\n            }\n        },\n        {\n            \"id\": 6807,\n            \"name\": \"YFISCURITY\",\n            \"symbol\": \"YFIS\",\n            \"slug\": \"yfiscurity\",\n            \"rank\": 8110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T16:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86965a86539e2446f9e72634cefca7983cc21a81\"\n            }\n        },\n        {\n            \"id\": 6809,\n            \"name\": \"GolderGames\",\n            \"symbol\": \"GLDR\",\n            \"slug\": \"goldergames\",\n            \"rank\": 8520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-08-31T17:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2ba4afcbe22f0e626d67d8f31e96428706282e9\"\n            }\n        },\n        {\n            \"id\": 6810,\n            \"name\": \"Cyclub\",\n            \"symbol\": \"CYCLUB\",\n            \"slug\": \"cyclub\",\n            \"rank\": 483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b58c52C03ca5Eb619EBa171091c86C34d603e5f\"\n            }\n        },\n        {\n            \"id\": 6811,\n            \"name\": \"Fee Active Collateral Token\",\n            \"symbol\": \"FACT\",\n            \"slug\": \"fee-active-collateral-token\",\n            \"rank\": 8521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92\"\n            }\n        },\n        {\n            \"id\": 6814,\n            \"name\": \"AmazonasCoin\",\n            \"symbol\": \"AMZ\",\n            \"slug\": \"amazonascoin\",\n            \"rank\": 8522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6822,\n            \"name\": \"DistX\",\n            \"symbol\": \"DISTX\",\n            \"slug\": \"distx\",\n            \"rank\": 2708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T04:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b4701f3f827e1331fb22ff8e2beac24b17eb055\"\n            }\n        },\n        {\n            \"id\": 6823,\n            \"name\": \"Semitoken\",\n            \"symbol\": \"SEMI\",\n            \"slug\": \"semitoken\",\n            \"rank\": 8292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T20:34:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6D7917864003a9bb13CBbEC8F1CdD4E36dDf6fc8\"\n            }\n        },\n        {\n            \"id\": 6824,\n            \"name\": \"Epanus\",\n            \"symbol\": \"EPS\",\n            \"slug\": \"epanus\",\n            \"rank\": 8173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T20:49:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50ec35d1e18d439f02fa895746fc3e1bef311780\"\n            }\n        },\n        {\n            \"id\": 6829,\n            \"name\": \"Pearl\",\n            \"symbol\": \"PEARL\",\n            \"slug\": \"pearl\",\n            \"rank\": 3710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T07:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGbu32VEGpS4kDmjrmn5ZZJgUyHQiaweoq\"\n            }\n        },\n        {\n            \"id\": 6830,\n            \"name\": \"KILT Protocol\",\n            \"symbol\": \"KILT\",\n            \"slug\": \"kiltprotocol\",\n            \"rank\": 405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T01:15:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6833,\n            \"name\": \"Litentry\",\n            \"symbol\": \"LIT\",\n            \"slug\": \"litentry\",\n            \"rank\": 578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb59490ab09a0f526cc7305822ac65f2ab12f9723\"\n            }\n        },\n        {\n            \"id\": 6836,\n            \"name\": \"Moonbeam\",\n            \"symbol\": \"GLMR\",\n            \"slug\": \"moonbeam\",\n            \"rank\": 135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6839,\n            \"name\": \"KIMCHI.finance\",\n            \"symbol\": \"KIMCHI\",\n            \"slug\": \"kimchi-finance\",\n            \"rank\": 2224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-01T18:44:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e18821e69b9faa8e6e75dffe54e7e25754beda0\"\n            }\n        },\n        {\n            \"id\": 6841,\n            \"name\": \"Phala Network\",\n            \"symbol\": \"PHA\",\n            \"slug\": \"phala-network\",\n            \"rank\": 465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-13T02:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6843,\n            \"name\": \"Radicle\",\n            \"symbol\": \"RAD\",\n            \"slug\": \"radicle\",\n            \"rank\": 306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6848,\n            \"name\": \"Walnut.finance\",\n            \"symbol\": \"WTF\",\n            \"slug\": \"walnut-finance\",\n            \"rank\": 8523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T02:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0501e7a02c285b9b520fdbf1badc74ae931ad75d\"\n            }\n        },\n        {\n            \"id\": 6849,\n            \"name\": \"Pylon Finance\",\n            \"symbol\": \"PYLON\",\n            \"slug\": \"pylon-finance\",\n            \"rank\": 2092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T16:54:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2\"\n            }\n        },\n        {\n            \"id\": 6850,\n            \"name\": \"DeFiat\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"defiat\",\n            \"rank\": 7518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T03:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ee603933e024d8d53dde3faa0bf98fe2a3d6f1\"\n            }\n        },\n        {\n            \"id\": 6851,\n            \"name\": \"GrafSound\",\n            \"symbol\": \"GSMT\",\n            \"slug\": \"grafsound\",\n            \"rank\": 6345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T03:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7713bCda5106424FF6B0Ae1e7Fa05C3f4ae3ecB0\"\n            }\n        },\n        {\n            \"id\": 6852,\n            \"name\": \"Akropolis Delphi\",\n            \"symbol\": \"ADEL\",\n            \"slug\": \"akropolis-delphi\",\n            \"rank\": 4282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94d863173ee77439e4292284ff13fad54b3ba182\"\n            }\n        },\n        {\n            \"id\": 6855,\n            \"name\": \"BIDR\",\n            \"symbol\": \"BIDR\",\n            \"slug\": \"binance-idr\",\n            \"rank\": 852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T04:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"BIDR-0E9\"\n            }\n        },\n        {\n            \"id\": 6857,\n            \"name\": \"DeFi Bids\",\n            \"symbol\": \"BID\",\n            \"slug\": \"defi-bids\",\n            \"rank\": 2154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T20:24:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288\"\n            }\n        },\n        {\n            \"id\": 6859,\n            \"name\": \"Harvest Finance\",\n            \"symbol\": \"FARM\",\n            \"slug\": \"harvest-finance\",\n            \"rank\": 451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-02T13:49:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0246c9032bC3A600820415aE600c6388619A14D\"\n            }\n        },\n        {\n            \"id\": 6861,\n            \"name\": \"ChartEx\",\n            \"symbol\": \"CHART\",\n            \"slug\": \"chartex\",\n            \"rank\": 2374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:50:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1d37986f252d0e349522ea6c3b98cb935495e63e\"\n            }\n        },\n        {\n            \"id\": 6862,\n            \"name\": \"Boosted Finance\",\n            \"symbol\": \"BOOST\",\n            \"slug\": \"boosted-finance\",\n            \"rank\": 2457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T15:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e780920601D61cEdb860fe9c4a90c9EA6A35E78\"\n            }\n        },\n        {\n            \"id\": 6863,\n            \"name\": \"YFFS Finance\",\n            \"symbol\": \"YFFS\",\n            \"slug\": \"yffs\",\n            \"rank\": 8524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T04:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90D702f071d2af33032943137AD0aB4280705817\"\n            }\n        },\n        {\n            \"id\": 6865,\n            \"name\": \"Crypton\",\n            \"symbol\": \"CRP\",\n            \"slug\": \"utopia\",\n            \"rank\": 1154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T03:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6866,\n            \"name\": \"TAI\",\n            \"symbol\": \"TAI\",\n            \"slug\": \"tai\",\n            \"rank\": 4061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T09:49:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TRwS7apsNdRGzMBfhB2hVC4RhqfubUYZ8P\"\n            }\n        },\n        {\n            \"id\": 6867,\n            \"name\": \"STABLE ASSET\",\n            \"symbol\": \"STA\",\n            \"slug\": \"stable-asset\",\n            \"rank\": 6197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T06:19:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7d05bda4bf5876ba1254b3eaaf8b47d2f5676eb\"\n            }\n        },\n        {\n            \"id\": 6868,\n            \"name\": \"Seigniorage Shares\",\n            \"symbol\": \"SHARE\",\n            \"slug\": \"seigniorage-shares\",\n            \"rank\": 2147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T06:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39795344cbcc76cc3fb94b9d1b15c23c2070c66d\"\n            }\n        },\n        {\n            \"id\": 6869,\n            \"name\": \"BLOCKMAX\",\n            \"symbol\": \"OCB\",\n            \"slug\": \"blockmax\",\n            \"rank\": 4705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T07:19:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x466912baa9430a4a460b141ee8c580d817441449\"\n            }\n        },\n        {\n            \"id\": 6870,\n            \"name\": \"OIN Finance\",\n            \"symbol\": \"OIN\",\n            \"slug\": \"oin-finance\",\n            \"rank\": 1186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T15:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9aeB50f542050172359A0e1a25a9933Bc8c01259\"\n            }\n        },\n        {\n            \"id\": 6872,\n            \"name\": \"Carrot\",\n            \"symbol\": \"CRT\",\n            \"slug\": \"carrot\",\n            \"rank\": 4874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-03T20:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TZ7EvoZdEet2P9E2DKf9CtKf6EAyFwRAS3\"\n            }\n        },\n        {\n            \"id\": 6874,\n            \"name\": \"SalmonSwap\",\n            \"symbol\": \"SAL\",\n            \"slug\": \"salmonswap\",\n            \"rank\": 5535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T04:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TXyrq6xE49dJhBGBYRH4pZzq9QdXNKWUQa\"\n            }\n        },\n        {\n            \"id\": 6881,\n            \"name\": \"DefiDollar\",\n            \"symbol\": \"DUSD\",\n            \"slug\": \"defidollar\",\n            \"rank\": 3729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5bc25f649fc4e26069ddf4cf4010f9f706c23831\"\n            }\n        },\n        {\n            \"id\": 6882,\n            \"name\": \"ExNetwork Token\",\n            \"symbol\": \"EXNT\",\n            \"slug\": \"exnetwork-token\",\n            \"rank\": 1047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T04:19:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD6c67B93a7b248dF608a653d82a100556144c5DA\"\n            }\n        },\n        {\n            \"id\": 6883,\n            \"name\": \"KittenFinance\",\n            \"symbol\": \"KIF\",\n            \"slug\": \"kittenfinance\",\n            \"rank\": 5064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T04:19:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x177ba0cac51bfc7ea24bad39d81dcefd59d74faa\"\n            }\n        },\n        {\n            \"id\": 6886,\n            \"name\": \"yfBeta\",\n            \"symbol\": \"YFBETA\",\n            \"slug\": \"yfbeta\",\n            \"rank\": 8525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:04:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89ee58af4871b474c30001982c3d7439c933c838\"\n            }\n        },\n        {\n            \"id\": 6887,\n            \"name\": \"Archethic\",\n            \"symbol\": \"UCO\",\n            \"slug\": \"uniris\",\n            \"rank\": 4407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a3d77e9d6968b780564936d15B09805827C21fa\"\n            }\n        },\n        {\n            \"id\": 6888,\n            \"name\": \"Omega Protocol Money\",\n            \"symbol\": \"OPM\",\n            \"slug\": \"omega-protocol-money\",\n            \"rank\": 8085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:19:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4c17bc4979c1dc7b4ca50115358dec58c67fd9d\"\n            }\n        },\n        {\n            \"id\": 6889,\n            \"name\": \"TRONbetLive\",\n            \"symbol\": \"LIVE\",\n            \"slug\": \"tronbetlive\",\n            \"rank\": 7948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:39:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TVgAYofpQku5G4zenXnvxhbZxpzzrk8WVK\"\n            }\n        },\n        {\n            \"id\": 6890,\n            \"name\": \"TON Token\",\n            \"symbol\": \"TON\",\n            \"slug\": \"tontoken\",\n            \"rank\": 4668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:34:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a6c2ada3ce053561c2fbc3ee211f23d9b8c520a\"\n            }\n        },\n        {\n            \"id\": 6891,\n            \"name\": \"Niftyx Protocol\",\n            \"symbol\": \"SHROOM\",\n            \"slug\": \"niftyx-protocol\",\n            \"rank\": 808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T06:34:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed0439eacf4c4965ae4613d77a5c2efe10e5f183\"\n            }\n        },\n        {\n            \"id\": 6892,\n            \"name\": \"Elrond\",\n            \"symbol\": \"EGLD\",\n            \"slug\": \"elrond-egld\",\n            \"rank\": 44,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T09:29:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6894,\n            \"name\": \"AstroTools\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astrotools\",\n            \"rank\": 2076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-04T14:24:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbd55d4ffc43467142761a764763652b48b969ff\"\n            }\n        },\n        {\n            \"id\": 6896,\n            \"name\": \"CORN\",\n            \"symbol\": \"CORN\",\n            \"slug\": \"corn\",\n            \"rank\": 4693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T04:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDAcEgFppHPMfsJdr3kdhUhDFWKTZQVMM5\"\n            }\n        },\n        {\n            \"id\": 6898,\n            \"name\": \"JackPool.finance\",\n            \"symbol\": \"JFI\",\n            \"slug\": \"jackpool-finance\",\n            \"rank\": 4165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T05:44:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha\"\n            }\n        },\n        {\n            \"id\": 6901,\n            \"name\": \"Swerve\",\n            \"symbol\": \"SWRV\",\n            \"slug\": \"swerve\",\n            \"rank\": 1432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T06:09:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8baa0e4287890a5f79863ab62b7f175cecbd433\"\n            }\n        },\n        {\n            \"id\": 6905,\n            \"name\": \"Upper Euro\",\n            \"symbol\": \"EURU\",\n            \"slug\": \"upper-euro\",\n            \"rank\": 2981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T06:49:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c139349ee94ebaaff55ed52d382673c263b22d6\"\n            }\n        },\n        {\n            \"id\": 6906,\n            \"name\": \"Upper Pound\",\n            \"symbol\": \"GBPU\",\n            \"slug\": \"upper-pound\",\n            \"rank\": 2984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T22:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27ed129c298c5df130364083f491e2920e5a2f29\"\n            }\n        },\n        {\n            \"id\": 6907,\n            \"name\": \"Upper Dollar\",\n            \"symbol\": \"USDU\",\n            \"slug\": \"upper-dollar\",\n            \"rank\": 2970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T06:54:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41a03e41ef555392c9f0ad60f4f61e263078bf10\"\n            }\n        },\n        {\n            \"id\": 6909,\n            \"name\": \"YFA Finance\",\n            \"symbol\": \"YFA\",\n            \"slug\": \"yfa-finance\",\n            \"rank\": 8526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-05T07:09:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEf327568556310d344c49FB7cE6CBFE7b2bB83e6\"\n            }\n        },\n        {\n            \"id\": 6911,\n            \"name\": \"BNSD Finance\",\n            \"symbol\": \"BNSD\",\n            \"slug\": \"bnsd-finance\",\n            \"rank\": 3543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-06T22:59:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x668DbF100635f593A3847c0bDaF21f0a09380188\"\n            }\n        },\n        {\n            \"id\": 6912,\n            \"name\": \"Yield Stake Finance\",\n            \"symbol\": \"YI12\",\n            \"slug\": \"yield-stake-finance\",\n            \"rank\": 2570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03e4bdce611104289333f35c8177558b04cc99ff\"\n            }\n        },\n        {\n            \"id\": 6914,\n            \"name\": \"junca Cash\",\n            \"symbol\": \"JCC\",\n            \"slug\": \"junca-cash\",\n            \"rank\": 4886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea7aa1edd21735a5ab05ee3e90869016191e274e\"\n            }\n        },\n        {\n            \"id\": 6916,\n            \"name\": \"The Forms\",\n            \"symbol\": \"FRMS\",\n            \"slug\": \"the-forms\",\n            \"rank\": 8527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b80596660f007342dc590e5c53bbddd2cd550fb\"\n            }\n        },\n        {\n            \"id\": 6918,\n            \"name\": \"Foresight\",\n            \"symbol\": \"FORS\",\n            \"slug\": \"foresight\",\n            \"rank\": 8098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T05:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215\"\n            }\n        },\n        {\n            \"id\": 6919,\n            \"name\": \"Definitex\",\n            \"symbol\": \"DFX\",\n            \"slug\": \"definitex\",\n            \"rank\": 8528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T06:04:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1f5de69c9c8d9be8a7b01773cc1166d4ec6ede2\"\n            }\n        },\n        {\n            \"id\": 6920,\n            \"name\": \"Coin Artist\",\n            \"symbol\": \"COIN\",\n            \"slug\": \"coin-artist\",\n            \"rank\": 1928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-07T06:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87b008E57F640D94Ee44Fd893F0323AF933F9195\"\n            }\n        },\n        {\n            \"id\": 6928,\n            \"name\": \"Bella Protocol\",\n            \"symbol\": \"BEL\",\n            \"slug\": \"bella-protocol\",\n            \"rank\": 572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T08:04:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa91ac63d040deb1b7a5e4d4134ad23eb0ba07e14\"\n            }\n        },\n        {\n            \"id\": 6929,\n            \"name\": \"Hegic\",\n            \"symbol\": \"HEGIC\",\n            \"slug\": \"hegic\",\n            \"rank\": 696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T03:24:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x584bC13c7D411c00c01A62e8019472dE68768430\"\n            }\n        },\n        {\n            \"id\": 6930,\n            \"name\": \"Kira Network\",\n            \"symbol\": \"KEX\",\n            \"slug\": \"kira-network\",\n            \"rank\": 1329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-26T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6931,\n            \"name\": \"Token CashPay\",\n            \"symbol\": \"TCP\",\n            \"slug\": \"token-cashpay\",\n            \"rank\": 8529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T23:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x331A4589516EAE384eA5F557853AF6aF73B9534e\"\n            }\n        },\n        {\n            \"id\": 6933,\n            \"name\": \"Nuco.cloud\",\n            \"symbol\": \"NCDT\",\n            \"slug\": \"nuco-cloud\",\n            \"rank\": 1868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0c8b298db4cffe05d1bea0bb1ba414522b33c1b\"\n            }\n        },\n        {\n            \"id\": 6934,\n            \"name\": \"BEAR Coin\",\n            \"symbol\": \"BEAR\",\n            \"slug\": \"voytek-bear-coin\",\n            \"rank\": 8265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6935,\n            \"name\": \"Fiscus.fyi\",\n            \"symbol\": \"FFYI\",\n            \"slug\": \"fiscus-fyi\",\n            \"rank\": 8237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca76baa777d749de63ca044853d22d56bc70bb47\"\n            }\n        },\n        {\n            \"id\": 6938,\n            \"name\": \"YFDAI.FINANCE\",\n            \"symbol\": \"YF-DAI\",\n            \"slug\": \"yfdai-finance\",\n            \"rank\": 1798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:44:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577\"\n            }\n        },\n        {\n            \"id\": 6940,\n            \"name\": \"Lead Wallet\",\n            \"symbol\": \"LEAD\",\n            \"slug\": \"lead-wallet\",\n            \"rank\": 1662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T03:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1dd80016e3d4ae146ee2ebb484e8edd92dacc4ce\"\n            }\n        },\n        {\n            \"id\": 6941,\n            \"name\": \"Huobi BTC\",\n            \"symbol\": \"HBTC\",\n            \"slug\": \"huobi-btc\",\n            \"rank\": 208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T08:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0316EB71485b0Ab14103307bf65a021042c6d380\"\n            }\n        },\n        {\n            \"id\": 6942,\n            \"name\": \"Juggernaut\",\n            \"symbol\": \"JGN\",\n            \"slug\": \"juggernaut\",\n            \"rank\": 1051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T04:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73374ea518de7addd4c2b624c0e8b113955ee041\"\n            }\n        },\n        {\n            \"id\": 6943,\n            \"name\": \"Baguette Token\",\n            \"symbol\": \"BGTT\",\n            \"slug\": \"baguette-token\",\n            \"rank\": 2471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T04:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a545Ed3863221A974F327199Ac22F7f12535F11\"\n            }\n        },\n        {\n            \"id\": 6944,\n            \"name\": \"MilliMeter\",\n            \"symbol\": \"MM\",\n            \"slug\": \"millimeter\",\n            \"rank\": 3776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC3c221fE28c33814c28c822b631fd76047eF1a63\"\n            }\n        },\n        {\n            \"id\": 6945,\n            \"name\": \"Amp\",\n            \"symbol\": \"AMP\",\n            \"slug\": \"amp\",\n            \"rank\": 74,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T04:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff20817765cb7f73d4bde2e66e067e58d11095c2\"\n            }\n        },\n        {\n            \"id\": 6947,\n            \"name\": \"Valobit\",\n            \"symbol\": \"VBIT\",\n            \"slug\": \"valobit\",\n            \"rank\": 549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-08T05:19:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8366948b4a3f07bcbf14eb1739daa42a26b07c4\"\n            }\n        },\n        {\n            \"id\": 6949,\n            \"name\": \"Hedget\",\n            \"symbol\": \"HGET\",\n            \"slug\": \"hedget\",\n            \"rank\": 1238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T03:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7968bc6a03017ea2de509aaa816f163db0f35148\"\n            }\n        },\n        {\n            \"id\": 6950,\n            \"name\": \"Perpetual Protocol\",\n            \"symbol\": \"PERP\",\n            \"slug\": \"perpetual-protocol\",\n            \"rank\": 132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-13T07:14:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc396689893d065f41bc2c6ecbee5e0085233447\"\n            }\n        },\n        {\n            \"id\": 6951,\n            \"name\": \"Reef\",\n            \"symbol\": \"REEF\",\n            \"slug\": \"reef\",\n            \"rank\": 266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6952,\n            \"name\": \"Frax\",\n            \"symbol\": \"FRAX\",\n            \"slug\": \"frax\",\n            \"rank\": 204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-26T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x853d955acef822db058eb8505911ed77f175b99e\"\n            }\n        },\n        {\n            \"id\": 6953,\n            \"name\": \"Frax Share\",\n            \"symbol\": \"FXS\",\n            \"slug\": \"frax-share\",\n            \"rank\": 147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-26T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0\"\n            }\n        },\n        {\n            \"id\": 6956,\n            \"name\": \"BUILD Finance\",\n            \"symbol\": \"BUILD\",\n            \"slug\": \"build-finance\",\n            \"rank\": 4488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-10T17:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e36556b3ee5aa28def2a8ec3dae30ec2b208739\"\n            }\n        },\n        {\n            \"id\": 6957,\n            \"name\": \"AllianceBlock\",\n            \"symbol\": \"ALBT\",\n            \"slug\": \"allianceblock\",\n            \"rank\": 404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T03:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0\"\n            }\n        },\n        {\n            \"id\": 6958,\n            \"name\": \"Alchemy Pay\",\n            \"symbol\": \"ACH\",\n            \"slug\": \"alchemy-pay\",\n            \"rank\": 295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T03:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed04915c23f00a313a544955524eb7dbd823143d\"\n            }\n        },\n        {\n            \"id\": 6960,\n            \"name\": \"DefiBox\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"defibox\",\n            \"rank\": 4207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T04:29:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"BOX-eos-token.defi\"\n            }\n        },\n        {\n            \"id\": 6963,\n            \"name\": \"DMD\",\n            \"symbol\": \"DMD\",\n            \"slug\": \"dmd\",\n            \"rank\": 3135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:04:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1765,\n                \"name\": \"EOS\",\n                \"symbol\": \"EOS\",\n                \"slug\": \"eos\",\n                \"token_address\": \"DMD-eos-eosdmdtokens\"\n            }\n        },\n        {\n            \"id\": 6964,\n            \"name\": \"YFIKING FINANCE\",\n            \"symbol\": \"YFIKING\",\n            \"slug\": \"yfiking-finance\",\n            \"rank\": 8530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5F7fA1a0Ae94b5DD6bb6bD1708b5f3AF01b57908\"\n            }\n        },\n        {\n            \"id\": 6965,\n            \"name\": \"HBTC Captain Token\",\n            \"symbol\": \"HBC\",\n            \"slug\": \"hbtc-token\",\n            \"rank\": 6782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:19:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6966,\n            \"name\": \"i9 Coin\",\n            \"symbol\": \"I9C\",\n            \"slug\": \"i9-coin\",\n            \"rank\": 8531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T05:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7cf74238d48ce383db00a1efff8da99303552cb0\"\n            }\n        },\n        {\n            \"id\": 6971,\n            \"name\": \"Predix Network\",\n            \"symbol\": \"PRDX\",\n            \"slug\": \"predix-network\",\n            \"rank\": 6701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7\"\n            }\n        },\n        {\n            \"id\": 6974,\n            \"name\": \"Yeld Finance\",\n            \"symbol\": \"YELD\",\n            \"slug\": \"yeld-finance\",\n            \"rank\": 7053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:29:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x468ab3b1f63A1C14b361bC367c3cC92277588Da1\"\n            }\n        },\n        {\n            \"id\": 6975,\n            \"name\": \"YFFII Finance\",\n            \"symbol\": \"YFFII\",\n            \"slug\": \"yffii-finance\",\n            \"rank\": 2801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T06:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d31f2f011de7b84c8bd8eb907ea80ab13e3beb1\"\n            }\n        },\n        {\n            \"id\": 6976,\n            \"name\": \"French Digital Reserve\",\n            \"symbol\": \"FDR\",\n            \"slug\": \"french-digital-reserve\",\n            \"rank\": 6085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-26T21:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 6978,\n            \"name\": \"Candela Coin\",\n            \"symbol\": \"CLA\",\n            \"slug\": \"candelacoin\",\n            \"rank\": 6831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF7269a10E85d4aa8282529516cf86847748Da2Bf\"\n            }\n        },\n        {\n            \"id\": 6980,\n            \"name\": \"AladiEx\",\n            \"symbol\": \"ALA\",\n            \"slug\": \"aladiex\",\n            \"rank\": 8256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-09T21:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x564f45b6bb68aded8b660a0d8a0a948dd6d6e4e8\"\n            }\n        },\n        {\n            \"id\": 6982,\n            \"name\": \"OBIC\",\n            \"symbol\": \"OBIC\",\n            \"slug\": \"obic\",\n            \"rank\": 8532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T03:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8b6d0bD067ce5B2e4E9e225b2e0fF5eb74DEd8A\"\n            }\n        },\n        {\n            \"id\": 6983,\n            \"name\": \"DOOS TOKEN\",\n            \"symbol\": \"DOOS\",\n            \"slug\": \"doos-token\",\n            \"rank\": 8010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T20:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45cde5c8ae6e4a5568e488ef43a173eeeabfcc21\"\n            }\n        },\n        {\n            \"id\": 6984,\n            \"name\": \"FINANCIAL INVESTMENT TOKEN\",\n            \"symbol\": \"FIT\",\n            \"slug\": \"financial-investment-token\",\n            \"rank\": 7262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T05:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf79C4c4106b7C35c2FeC72D130783524f821D89\"\n            }\n        },\n        {\n            \"id\": 6986,\n            \"name\": \"Squirrel Finance\",\n            \"symbol\": \"NUTS\",\n            \"slug\": \"squirrel-finance\",\n            \"rank\": 2396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T07:04:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8893d5fa71389673c5c4b9b3cb4ee1ba71207556\"\n            }\n        },\n        {\n            \"id\": 6989,\n            \"name\": \"Zeedex\",\n            \"symbol\": \"ZDEX\",\n            \"slug\": \"zeedex\",\n            \"rank\": 8021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T09:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c\"\n            }\n        },\n        {\n            \"id\": 6991,\n            \"name\": \"Sashimi\",\n            \"symbol\": \"SASHIMI\",\n            \"slug\": \"sashimi\",\n            \"rank\": 4587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T17:19:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC28E27870558cF22ADD83540d2126da2e4b464c2\"\n            }\n        },\n        {\n            \"id\": 6992,\n            \"name\": \"Spartan Protocol\",\n            \"symbol\": \"SPARTA\",\n            \"slug\": \"spartan-protocol\",\n            \"rank\": 891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3910db0600ea925f63c36ddb1351ab6e2c6eb102\"\n            }\n        },\n        {\n            \"id\": 6993,\n            \"name\": \"REVV\",\n            \"symbol\": \"REVV\",\n            \"slug\": \"revv\",\n            \"rank\": 683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-10T20:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x557b933a7c2c45672b610f8954a3deb39a51a8ca\"\n            }\n        },\n        {\n            \"id\": 6997,\n            \"name\": \"SakeToken\",\n            \"symbol\": \"SAKE\",\n            \"slug\": \"sake-token\",\n            \"rank\": 1661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T03:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x066798d9ef0833ccc719076dab77199ecbd178b0\"\n            }\n        },\n        {\n            \"id\": 6998,\n            \"name\": \"YOKcoin\",\n            \"symbol\": \"YOK\",\n            \"slug\": \"yokcoin\",\n            \"rank\": 6121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T00:57:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x05Fcc72CFb4150AbAE415c885f7a433Ff523296F\"\n            }\n        },\n        {\n            \"id\": 7001,\n            \"name\": \"XRPUP\",\n            \"symbol\": \"XRPUP\",\n            \"slug\": \"xrpup\",\n            \"rank\": 2996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T07:59:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7002,\n            \"name\": \"XRPDOWN\",\n            \"symbol\": \"XRPDOWN\",\n            \"slug\": \"xrpdown\",\n            \"rank\": 3160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:04:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7003,\n            \"name\": \"DOTUP\",\n            \"symbol\": \"DOTUP\",\n            \"slug\": \"dotup\",\n            \"rank\": 2900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7004,\n            \"name\": \"TRXDOWN\",\n            \"symbol\": \"TRXDOWN\",\n            \"slug\": \"trxdown\",\n            \"rank\": 3354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T07:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7005,\n            \"name\": \"TRXUP\",\n            \"symbol\": \"TRXUP\",\n            \"slug\": \"trxup\",\n            \"rank\": 3814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T07:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7006,\n            \"name\": \"DOTDOWN\",\n            \"symbol\": \"DOTDOWN\",\n            \"slug\": \"dotdown\",\n            \"rank\": 2925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:14:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7007,\n            \"name\": \"XTZUP\",\n            \"symbol\": \"XTZUP\",\n            \"slug\": \"xtzup\",\n            \"rank\": 8533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7008,\n            \"name\": \"XTZDOWN\",\n            \"symbol\": \"XTZDOWN\",\n            \"slug\": \"xtzdown\",\n            \"rank\": 8534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:24:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7009,\n            \"name\": \"BNBUP\",\n            \"symbol\": \"BNBUP\",\n            \"slug\": \"bnbup\",\n            \"rank\": 3055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:29:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7010,\n            \"name\": \"BNBDOWN\",\n            \"symbol\": \"BNBDOWN\",\n            \"slug\": \"bnbdown\",\n            \"rank\": 3086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7011,\n            \"name\": \"LINKUP\",\n            \"symbol\": \"LINKUP\",\n            \"slug\": \"linkup\",\n            \"rank\": 2894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7012,\n            \"name\": \"LINKDOWN\",\n            \"symbol\": \"LINKDOWN\",\n            \"slug\": \"linkdown\",\n            \"rank\": 2887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7013,\n            \"name\": \"ADAUP\",\n            \"symbol\": \"ADAUP\",\n            \"slug\": \"adaup\",\n            \"rank\": 2948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7014,\n            \"name\": \"ADADOWN\",\n            \"symbol\": \"ADADOWN\",\n            \"slug\": \"adadown\",\n            \"rank\": 2909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T08:49:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7016,\n            \"name\": \"ETHUP\",\n            \"symbol\": \"ETHUP\",\n            \"slug\": \"ethup\",\n            \"rank\": 2914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T09:04:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7017,\n            \"name\": \"MoonSwap\",\n            \"symbol\": \"MOON\",\n            \"slug\": \"moonswap\",\n            \"rank\": 1519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-11T20:34:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824\"\n            }\n        },\n        {\n            \"id\": 7020,\n            \"name\": \"Nyan Finance\",\n            \"symbol\": \"NYAN\",\n            \"slug\": \"nyan-finance\",\n            \"rank\": 4542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9ce70a381910d0a90b30d408cc9c7705ee882de\"\n            }\n        },\n        {\n            \"id\": 7021,\n            \"name\": \"OFIN Token\",\n            \"symbol\": \"ON\",\n            \"slug\": \"ofin-token\",\n            \"rank\": 8535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822\"\n            }\n        },\n        {\n            \"id\": 7022,\n            \"name\": \"Pickle Finance\",\n            \"symbol\": \"PICKLE\",\n            \"slug\": \"pickle-finance\",\n            \"rank\": 897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5\"\n            }\n        },\n        {\n            \"id\": 7024,\n            \"name\": \"Tixl\",\n            \"symbol\": \"TXL\",\n            \"slug\": \"tixl-new\",\n            \"rank\": 1219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-12T06:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41\"\n            }\n        },\n        {\n            \"id\": 7030,\n            \"name\": \"Betherchip\",\n            \"symbol\": \"BEC\",\n            \"slug\": \"betherchip\",\n            \"rank\": 8019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T23:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59c033ec65e6b9c501c1ee34fb42f2575da4b517\"\n            }\n        },\n        {\n            \"id\": 7031,\n            \"name\": \"CHADS VC\",\n            \"symbol\": \"CHADS\",\n            \"slug\": \"chads-vc\",\n            \"rank\": 1583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T02:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69692D3345010a207b759a7D1af6fc7F38b35c5E\"\n            }\n        },\n        {\n            \"id\": 7033,\n            \"name\": \"Empty Set Dollar\",\n            \"symbol\": \"ESD\",\n            \"slug\": \"empty-set-dollar\",\n            \"rank\": 1116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36f3fd68e7325a35eb768f1aedaae9ea0689d723\"\n            }\n        },\n        {\n            \"id\": 7034,\n            \"name\": \"Golff\",\n            \"symbol\": \"GOF\",\n            \"slug\": \"golff\",\n            \"rank\": 1709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T07:34:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x488E0369f9BC5C40C002eA7c1fe4fd01A198801c\"\n            }\n        },\n        {\n            \"id\": 7036,\n            \"name\": \"Lottonation\",\n            \"symbol\": \"LNT\",\n            \"slug\": \"lottonation\",\n            \"rank\": 8536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T03:34:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a73F6156C4fBC71B8fDF38090A9D99401163644\"\n            }\n        },\n        {\n            \"id\": 7038,\n            \"name\": \"Xfinance\",\n            \"symbol\": \"XFI\",\n            \"slug\": \"xfinance\",\n            \"rank\": 4045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:14:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5BEfBB272290dD5b8521D4a938f6c4757742c430\"\n            }\n        },\n        {\n            \"id\": 7039,\n            \"name\": \"Ymen.Finance\",\n            \"symbol\": \"YMEN\",\n            \"slug\": \"ymen-finance\",\n            \"rank\": 8537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T04:19:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0c59798f986d333554688cd667033d469c2398e\"\n            }\n        },\n        {\n            \"id\": 7040,\n            \"name\": \"UpBots\",\n            \"symbol\": \"UBXT\",\n            \"slug\": \"upbots\",\n            \"rank\": 1098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8564653879a18C560E7C0Ea0E084c516C62F5653\"\n            }\n        },\n        {\n            \"id\": 7041,\n            \"name\": \"Gather\",\n            \"symbol\": \"GTH\",\n            \"slug\": \"gather\",\n            \"rank\": 1215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb986DA994E4a118d5956b02d8b7c3C7CE373674\"\n            }\n        },\n        {\n            \"id\": 7042,\n            \"name\": \"Momentum\",\n            \"symbol\": \"XMM\",\n            \"slug\": \"momentum\",\n            \"rank\": 8538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T05:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a7a4c141a3bcce4a31e42c1192ac6add35069b4\"\n            }\n        },\n        {\n            \"id\": 7043,\n            \"name\": \"Pofid Dao\",\n            \"symbol\": \"PFID\",\n            \"slug\": \"pofid-dao\",\n            \"rank\": 8539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T05:49:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87c4bd3038176301e81e6682ce51a6fdaefabd0c\"\n            }\n        },\n        {\n            \"id\": 7044,\n            \"name\": \"Zyro\",\n            \"symbol\": \"ZYRO\",\n            \"slug\": \"zyro\",\n            \"rank\": 3577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T06:19:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f6bd8766f8a8AA58F7441C8dd3709aFA3a56202\"\n            }\n        },\n        {\n            \"id\": 7046,\n            \"name\": \"Aavegotchi\",\n            \"symbol\": \"GHST\",\n            \"slug\": \"aavegotchi\",\n            \"rank\": 328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T03:44:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3F382DbD960E3a9bbCeaE22651E88158d2791550\"\n            }\n        },\n        {\n            \"id\": 7047,\n            \"name\": \"Tribute\",\n            \"symbol\": \"TRBT\",\n            \"slug\": \"tribute\",\n            \"rank\": 8540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T06:54:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7031ab87dcc46818806ec07af46fa8c2ad2a2bfc\"\n            }\n        },\n        {\n            \"id\": 7048,\n            \"name\": \"Wing Finance\",\n            \"symbol\": \"WING\",\n            \"slug\": \"wing\",\n            \"rank\": 787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:19:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7049,\n            \"name\": \"Etherpay\",\n            \"symbol\": \"ETHPY\",\n            \"slug\": \"etherpay\",\n            \"rank\": 7895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-14T21:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x601938988f0fdd937373ea185c33751462b1d194\"\n            }\n        },\n        {\n            \"id\": 7055,\n            \"name\": \"DeFi Pulse Index\",\n            \"symbol\": \"DPI\",\n            \"slug\": \"defi-pulse-index\",\n            \"rank\": 355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T04:14:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1494ca1f11d487c2bbe4543e90080aeba4ba3c2b\"\n            }\n        },\n        {\n            \"id\": 7059,\n            \"name\": \"Mobilian Coin\",\n            \"symbol\": \"MBN\",\n            \"slug\": \"mobilian-coin\",\n            \"rank\": 1202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf80951201a0eff85a0fd3adf4c7043db856d3e6\"\n            }\n        },\n        {\n            \"id\": 7060,\n            \"name\": \"Thisoption\",\n            \"symbol\": \"TONS\",\n            \"slug\": \"thisoption\",\n            \"rank\": 2107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"THgLniqRhDg5zePSrDTdU9QwY8FjD9nLYt\"\n            }\n        },\n        {\n            \"id\": 7063,\n            \"name\": \"Zoom Protocol\",\n            \"symbol\": \"ZOM\",\n            \"slug\": \"zoom-protocol\",\n            \"rank\": 8541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-15T04:44:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a231e75538a931c395785ef5d1a5581ec622b0e\"\n            }\n        },\n        {\n            \"id\": 7064,\n            \"name\": \"BakeryToken\",\n            \"symbol\": \"BAKE\",\n            \"slug\": \"bakerytoken\",\n            \"rank\": 334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-23T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5\"\n            }\n        },\n        {\n            \"id\": 7073,\n            \"name\": \"Hybrid Bank Cash\",\n            \"symbol\": \"HBC\",\n            \"slug\": \"hybrid-bank-cash\",\n            \"rank\": 8274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:29:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFb9553aFa2B5c19c5F8e5b8eE175Fc01abD1555F\"\n            }\n        },\n        {\n            \"id\": 7074,\n            \"name\": \"Oracolxor\",\n            \"symbol\": \"XOR\",\n            \"slug\": \"oracolxor\",\n            \"rank\": 8542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:34:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7075,\n            \"name\": \"P2P\",\n            \"symbol\": \"P2P\",\n            \"slug\": \"p2p\",\n            \"rank\": 8278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T05:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xabe9b2e4bbd5a8c718752c41254ed81aae7d98bf\"\n            }\n        },\n        {\n            \"id\": 7077,\n            \"name\": \"UniFi Protocol\",\n            \"symbol\": \"UP\",\n            \"slug\": \"unifi-protocol\",\n            \"rank\": 4544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-16T06:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7080,\n            \"name\": \"Gala\",\n            \"symbol\": \"GALA\",\n            \"slug\": \"gala\",\n            \"rank\": 66,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA\"\n            }\n        },\n        {\n            \"id\": 7083,\n            \"name\": \"Uniswap\",\n            \"symbol\": \"UNI\",\n            \"slug\": \"uniswap\",\n            \"rank\": 23,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T01:14:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984\"\n            }\n        },\n        {\n            \"id\": 7084,\n            \"name\": \"3X Long Sushi Token\",\n            \"symbol\": \"SUSHIBULL\",\n            \"slug\": \"3x-long-sushi-token\",\n            \"rank\": 5702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T05:44:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7085,\n            \"name\": \"3X Short Sushi Token\",\n            \"symbol\": \"SUSHIBEAR\",\n            \"slug\": \"3x-short-sushi-token\",\n            \"rank\": 8543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7087,\n            \"name\": \"Dego Finance\",\n            \"symbol\": \"DEGO\",\n            \"slug\": \"dego-finance\",\n            \"rank\": 660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T05:59:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88ef27e69108b2633f8e1c184cc37940a075cc02\"\n            }\n        },\n        {\n            \"id\": 7093,\n            \"name\": \"YFMoonshot\",\n            \"symbol\": \"YFMS\",\n            \"slug\": \"yfmoonshot\",\n            \"rank\": 8544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T07:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfef3bef71a5eb97e097039038776fd967ae5b106\"\n            }\n        },\n        {\n            \"id\": 7094,\n            \"name\": \"dHedge DAO\",\n            \"symbol\": \"DHT\",\n            \"slug\": \"dhedge-dao\",\n            \"rank\": 905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca1207647ff814039530d7d35df0e1dd2e91fa84\"\n            }\n        },\n        {\n            \"id\": 7095,\n            \"name\": \"Unisocks\",\n            \"symbol\": \"SOCKS\",\n            \"slug\": \"unisocks\",\n            \"rank\": 665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23b608675a2b2fb1890d3abbd85c5775c51691d5\"\n            }\n        },\n        {\n            \"id\": 7102,\n            \"name\": \"Linear\",\n            \"symbol\": \"LINA\",\n            \"slug\": \"linear\",\n            \"rank\": 425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e9bc21c9b189c09df3ef1b824798658d5011937\"\n            }\n        },\n        {\n            \"id\": 7103,\n            \"name\": \"Oracle System\",\n            \"symbol\": \"ORC\",\n            \"slug\": \"oracle-system\",\n            \"rank\": 5759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x324af2d5353f2dd138e234b359d30d67c64b1b20\"\n            }\n        },\n        {\n            \"id\": 7105,\n            \"name\": \"Permission Coin\",\n            \"symbol\": \"ASK\",\n            \"slug\": \"permission-coin\",\n            \"rank\": 776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-17T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7109,\n            \"name\": \"Hatch DAO\",\n            \"symbol\": \"HATCH\",\n            \"slug\": \"hatch-dao\",\n            \"rank\": 8249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6F3009663470475F0749A6b76195375f95495fcB\"\n            }\n        },\n        {\n            \"id\": 7110,\n            \"name\": \"New BitShares\",\n            \"symbol\": \"NBS\",\n            \"slug\": \"new-bitshares\",\n            \"rank\": 689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7112,\n            \"name\": \"Shill & Win\",\n            \"symbol\": \"PoSH\",\n            \"slug\": \"shill-win\",\n            \"rank\": 8545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x685aea4F02E39E5a5BB7f7117E88DB1151F38364\"\n            }\n        },\n        {\n            \"id\": 7113,\n            \"name\": \"Markaccy\",\n            \"symbol\": \"MKCY\",\n            \"slug\": \"markaccy\",\n            \"rank\": 7944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7116,\n            \"name\": \"Crypto Accept\",\n            \"symbol\": \"ACPT\",\n            \"slug\": \"crypto-accept\",\n            \"rank\": 7533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcAd2d4C4469fF09aB24d02A63BCeDfCD44bE0645\"\n            }\n        },\n        {\n            \"id\": 7118,\n            \"name\": \"Livenodes Token\",\n            \"symbol\": \"LNOT\",\n            \"slug\": \"livenodes-token\",\n            \"rank\": 8546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4ea189499c7722b39cba00443cd9d0e600a8670\"\n            }\n        },\n        {\n            \"id\": 7121,\n            \"name\": \"Samurai\",\n            \"symbol\": \"SAM\",\n            \"slug\": \"samurai\",\n            \"rank\": 8075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53378825d95281737914a8a2ac0e5a9304ae5ed7\"\n            }\n        },\n        {\n            \"id\": 7122,\n            \"name\": \"UNIFI DeFi\",\n            \"symbol\": \"UNIFI\",\n            \"slug\": \"unifi-defi\",\n            \"rank\": 5003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ef3b2024ae079e6dbc2b37435ce30d2731f0101\"\n            }\n        },\n        {\n            \"id\": 7126,\n            \"name\": \"Giftedhands\",\n            \"symbol\": \"GHD\",\n            \"slug\": \"giftedhands\",\n            \"rank\": 4108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T07:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b544e6fcf6c8dce9d8b45a4fdf21c9b02f9fda9\"\n            }\n        },\n        {\n            \"id\": 7127,\n            \"name\": \"Velo\",\n            \"symbol\": \"VELO\",\n            \"slug\": \"velo\",\n            \"rank\": 511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf486ad071f3bee968384d2e39e2d8af0fcf6fd46\"\n            }\n        },\n        {\n            \"id\": 7129,\n            \"name\": \"TerraUSD\",\n            \"symbol\": \"UST\",\n            \"slug\": \"terrausd\",\n            \"rank\": 16,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T11:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7131,\n            \"name\": \"YAM V3\",\n            \"symbol\": \"YAM\",\n            \"slug\": \"yam\",\n            \"rank\": 1308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0aacfbec6a24756c20d41914f2caba817c0d8521\"\n            }\n        },\n        {\n            \"id\": 7133,\n            \"name\": \"Ducato Protocol Token\",\n            \"symbol\": \"DUCATO\",\n            \"slug\": \"ducato-protocol-token\",\n            \"rank\": 2437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d\"\n            }\n        },\n        {\n            \"id\": 7134,\n            \"name\": \"Finswap\",\n            \"symbol\": \"FNSP\",\n            \"slug\": \"finswap\",\n            \"rank\": 8547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749\"\n            }\n        },\n        {\n            \"id\": 7135,\n            \"name\": \"Kush Finance\",\n            \"symbol\": \"KSEED\",\n            \"slug\": \"kush-finance\",\n            \"rank\": 2629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f09400313e83d53366147e3ea0e4e2279d80850\"\n            }\n        },\n        {\n            \"id\": 7136,\n            \"name\": \"OneSwap DAO Token\",\n            \"symbol\": \"ONES\",\n            \"slug\": \"oneswap-dao-token\",\n            \"rank\": 5962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b342c51d1592c41068d5d4b4da4a68c0a04d5a4\"\n            }\n        },\n        {\n            \"id\": 7140,\n            \"name\": \"yTSLA Finance\",\n            \"symbol\": \"yTSLA\",\n            \"slug\": \"ytsla-finance\",\n            \"rank\": 1960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-22T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5322a3556f979ce2180b30e689a9436fddcb1021\"\n            }\n        },\n        {\n            \"id\": 7141,\n            \"name\": \"Axioms\",\n            \"symbol\": \"AXI\",\n            \"slug\": \"axioms\",\n            \"rank\": 8548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73ee6d7e6b203125add89320e9f343d65ec7c39a\"\n            }\n        },\n        {\n            \"id\": 7143,\n            \"name\": \"DiFy.Finance\",\n            \"symbol\": \"YFIII\",\n            \"slug\": \"dify-finance\",\n            \"rank\": 1339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T12:15:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4be40bc9681d0a7c24a99b4c92f85b9053fc2a45\"\n            }\n        },\n        {\n            \"id\": 7145,\n            \"name\": \"Defi Shopping Stake\",\n            \"symbol\": \"DSS\",\n            \"slug\": \"defi-shopping-stake\",\n            \"rank\": 5139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x213c53c96a01a89e6dcc5683cf16473203e17513\"\n            }\n        },\n        {\n            \"id\": 7148,\n            \"name\": \"ISTARDUST\",\n            \"symbol\": \"ISDT\",\n            \"slug\": \"istardust\",\n            \"rank\": 4328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2354F740f31704820f6FcfBA70B9dA065459b62\"\n            }\n        },\n        {\n            \"id\": 7150,\n            \"name\": \"Flamingo\",\n            \"symbol\": \"FLM\",\n            \"slug\": \"flamingo\",\n            \"rank\": 434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-08T11:10:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1376,\n                \"name\": \"Neo\",\n                \"symbol\": \"NEO\",\n                \"slug\": \"neo\",\n                \"token_address\": \"4d9eab13620fe3569ba3b0e56e2877739e4145e3\"\n            }\n        },\n        {\n            \"id\": 7154,\n            \"name\": \"ITEN\",\n            \"symbol\": \"ITEN\",\n            \"slug\": \"iten\",\n            \"rank\": 8130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65b678936c489A2639036755Aa2107Ec09569198\"\n            }\n        },\n        {\n            \"id\": 7157,\n            \"name\": \"Basid Coin\",\n            \"symbol\": \"BASID\",\n            \"slug\": \"basid-coin\",\n            \"rank\": 1166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe33f363351186e185470f35F6DeB94ABa44347D8\"\n            }\n        },\n        {\n            \"id\": 7158,\n            \"name\": \"Burger Swap\",\n            \"symbol\": \"BURGER\",\n            \"slug\": \"burger-swap\",\n            \"rank\": 654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f\"\n            }\n        },\n        {\n            \"id\": 7159,\n            \"name\": \"Digital Currency Daily\",\n            \"symbol\": \"DCD\",\n            \"slug\": \"digital-currency-daily\",\n            \"rank\": 8549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7161,\n            \"name\": \"GokuMarket Credit\",\n            \"symbol\": \"GMC\",\n            \"slug\": \"gokumarket-credit\",\n            \"rank\": 2087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-08T11:30:57.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3e7c41b39bb252d909fb64d2433abf225eaf49e\"\n            }\n        },\n        {\n            \"id\": 7162,\n            \"name\": \"iCherry Finance\",\n            \"symbol\": \"ICH\",\n            \"slug\": \"icherry-finance\",\n            \"rank\": 8550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7166,\n            \"name\": \"YFIX Finance\",\n            \"symbol\": \"YFIX\",\n            \"slug\": \"yfix-finance\",\n            \"rank\": 5540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4f779074850d320b5553c9db5fc6a8ab15bd34a\"\n            }\n        },\n        {\n            \"id\": 7167,\n            \"name\": \"Acuity Token\",\n            \"symbol\": \"ACU\",\n            \"slug\": \"acuity-token\",\n            \"rank\": 8109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7169,\n            \"name\": \"Chicken\",\n            \"symbol\": \"KFC\",\n            \"slug\": \"chicken\",\n            \"rank\": 5993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE63684BcF2987892CEfB4caA79BD21b34e98A291\"\n            }\n        },\n        {\n            \"id\": 7174,\n            \"name\": \"Rope\",\n            \"symbol\": \"$ROPE\",\n            \"slug\": \"rope\",\n            \"rank\": 2452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d47894f8becb68b9cf3428d256311affe8b068b\"\n            }\n        },\n        {\n            \"id\": 7178,\n            \"name\": \"Combine.finance\",\n            \"symbol\": \"COMB\",\n            \"slug\": \"combine-finance\",\n            \"rank\": 8551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d36cce46dd2b0d28dde12a859c2ace4a21e3678\"\n            }\n        },\n        {\n            \"id\": 7179,\n            \"name\": \"CY Finance\",\n            \"symbol\": \"CYF\",\n            \"slug\": \"cy-finance\",\n            \"rank\": 6198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-24T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdB33d49b5a41A97D296B7242a96ebd8AC77B3Bb8\"\n            }\n        },\n        {\n            \"id\": 7182,\n            \"name\": \"BillionHappiness\",\n            \"symbol\": \"BHC\",\n            \"slug\": \"billionhappiness\",\n            \"rank\": 1444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T19:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fd7c98458a943f469e1cf4ea85b173f5cd342f4\"\n            }\n        },\n        {\n            \"id\": 7186,\n            \"name\": \"PancakeSwap\",\n            \"symbol\": \"CAKE\",\n            \"slug\": \"pancakeswap\",\n            \"rank\": 54,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82\"\n            }\n        },\n        {\n            \"id\": 7187,\n            \"name\": \"S.Finance\",\n            \"symbol\": \"SFG\",\n            \"slug\": \"s-finance\",\n            \"rank\": 2739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a6ACA71A218301c7081d4e96D64292D3B275ce0\"\n            }\n        },\n        {\n            \"id\": 7189,\n            \"name\": \"Origin Dollar\",\n            \"symbol\": \"OUSD\",\n            \"slug\": \"origin-dollar\",\n            \"rank\": 235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86\"\n            }\n        },\n        {\n            \"id\": 7190,\n            \"name\": \"PowerTrade Fuel\",\n            \"symbol\": \"PTF\",\n            \"slug\": \"powertrade-fuel\",\n            \"rank\": 1437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC57d533c50bC22247d49a368880fb49a1caA39F7\"\n            }\n        },\n        {\n            \"id\": 7191,\n            \"name\": \"SwapShip\",\n            \"symbol\": \"SWSH\",\n            \"slug\": \"swapship\",\n            \"rank\": 8552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ac2AB91dDF57e2385089202Ca221C360CED0062\"\n            }\n        },\n        {\n            \"id\": 7192,\n            \"name\": \"Wrapped BNB\",\n            \"symbol\": \"WBNB\",\n            \"slug\": \"wbnb\",\n            \"rank\": 207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c\"\n            }\n        },\n        {\n            \"id\": 7193,\n            \"name\": \"YFII Gold\",\n            \"symbol\": \"YFIIG\",\n            \"slug\": \"yfii-gold\",\n            \"rank\": 8553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef8ba8cba86f81b3108f60186fce9c81b5096d5c\"\n            }\n        },\n        {\n            \"id\": 7198,\n            \"name\": \"SpokLottery\",\n            \"symbol\": \"SPKL\",\n            \"slug\": \"spoklottery\",\n            \"rank\": 8554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TSdqRcnAaMUQWRy4zRR8Pd3QuJuBKX9W55\"\n            }\n        },\n        {\n            \"id\": 7199,\n            \"name\": \"Ultra Clear\",\n            \"symbol\": \"UCR\",\n            \"slug\": \"ultra-clear\",\n            \"rank\": 5282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7200,\n            \"name\": \"Bidao\",\n            \"symbol\": \"BID\",\n            \"slug\": \"bidao\",\n            \"rank\": 3566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa\"\n            }\n        },\n        {\n            \"id\": 7202,\n            \"name\": \"OctoFi\",\n            \"symbol\": \"OCTO\",\n            \"slug\": \"octofi\",\n            \"rank\": 1349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7240aC91f01233BaAf8b064248E80feaA5912BA3\"\n            }\n        },\n        {\n            \"id\": 7203,\n            \"name\": \"Puriever\",\n            \"symbol\": \"PURE\",\n            \"slug\": \"puriever\",\n            \"rank\": 4537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T18:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2904b9b16652d7d0408eccfa23a19d4a3358230f\"\n            }\n        },\n        {\n            \"id\": 7205,\n            \"name\": \"Safari\",\n            \"symbol\": \"SFR\",\n            \"slug\": \"safari\",\n            \"rank\": 8555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x648d19d775a8d4bafba09e189090bdcbf8ef31c1\"\n            }\n        },\n        {\n            \"id\": 7206,\n            \"name\": \"TitanSwap\",\n            \"symbol\": \"TITAN\",\n            \"slug\": \"titanswap\",\n            \"rank\": 468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-27T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87\"\n            }\n        },\n        {\n            \"id\": 7208,\n            \"name\": \"Polkastarter\",\n            \"symbol\": \"POLS\",\n            \"slug\": \"polkastarter\",\n            \"rank\": 318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T18:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83e6f1e41cdd28eaceb20cb649155049fac3d5aa\"\n            }\n        },\n        {\n            \"id\": 7211,\n            \"name\": \"Antique Zombie Shards\",\n            \"symbol\": \"ZOMB\",\n            \"slug\": \"antique-zombie-shards\",\n            \"rank\": 8556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T01:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78175901e9B04090Bf3B3D3cB7f91CA986fb1aF6\"\n            }\n        },\n        {\n            \"id\": 7212,\n            \"name\": \"Consensus Cell Network\",\n            \"symbol\": \"ECELL\",\n            \"slug\": \"consensus-cell-network\",\n            \"rank\": 4937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b62ec1453cea5dde760aaf662048ca6eeb66e7f\"\n            }\n        },\n        {\n            \"id\": 7214,\n            \"name\": \"CryptoWater\",\n            \"symbol\": \"C2O\",\n            \"slug\": \"cryptowater\",\n            \"rank\": 8557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T22:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13ca8eb6405cfbe2eae5d00207651002083fbc9d\"\n            }\n        },\n        {\n            \"id\": 7215,\n            \"name\": \"CXN Network\",\n            \"symbol\": \"CXN\",\n            \"slug\": \"cxn-network\",\n            \"rank\": 8558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb48E0F69e6A3064f5498D495F77AD83e0874ab28\"\n            }\n        },\n        {\n            \"id\": 7216,\n            \"name\": \"LuaSwap\",\n            \"symbol\": \"LUA\",\n            \"slug\": \"lua-token\",\n            \"rank\": 1200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1f66997A5760428D3a87D68b90BfE0aE64121cC\"\n            }\n        },\n        {\n            \"id\": 7217,\n            \"name\": \"Morpher\",\n            \"symbol\": \"MPH\",\n            \"slug\": \"morpher\",\n            \"rank\": 4834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6369c3dadfc00054a42ba8b2c09c48131dd4aa38\"\n            }\n        },\n        {\n            \"id\": 7219,\n            \"name\": \"Rubic\",\n            \"symbol\": \"RBC\",\n            \"slug\": \"rubic\",\n            \"rank\": 799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4eed63db85311e22df4473f87ccfc3dadcfa3e3\"\n            }\n        },\n        {\n            \"id\": 7221,\n            \"name\": \"Wrapped LEO\",\n            \"symbol\": \"WLEO\",\n            \"slug\": \"wrapped-leo\",\n            \"rank\": 8559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-28T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73a9fb46e228628f8f9bb9004eca4f4f529d3998\"\n            }\n        },\n        {\n            \"id\": 7222,\n            \"name\": \"yAxis\",\n            \"symbol\": \"YAXIS\",\n            \"slug\": \"yaxis\",\n            \"rank\": 1809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-30T22:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ada190c81b814548ddc2f6adc4a689ce7c1fe73\"\n            }\n        },\n        {\n            \"id\": 7223,\n            \"name\": \"Dfinance\",\n            \"symbol\": \"XFI\",\n            \"slug\": \"dfinance\",\n            \"rank\": 8560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE4E822C0d5b329E8BB637972467d2E313824eFA0\"\n            }\n        },\n        {\n            \"id\": 7224,\n            \"name\": \"DODO\",\n            \"symbol\": \"DODO\",\n            \"slug\": \"dodo\",\n            \"rank\": 531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd\"\n            }\n        },\n        {\n            \"id\": 7225,\n            \"name\": \"DeFiner\",\n            \"symbol\": \"FIN\",\n            \"slug\": \"definer\",\n            \"rank\": 870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x054f76beed60ab6dbeb23502178c52d6c5debe40\"\n            }\n        },\n        {\n            \"id\": 7226,\n            \"name\": \"Injective\",\n            \"symbol\": \"INJ\",\n            \"slug\": \"injective-protocol\",\n            \"rank\": 248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe28b3b32b6c345a34ff64674606124dd5aceca30\"\n            }\n        },\n        {\n            \"id\": 7227,\n            \"name\": \"APY.Finance\",\n            \"symbol\": \"APY\",\n            \"slug\": \"apy-finance\",\n            \"rank\": 1004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T12:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95a4492F028aa1fd432Ea71146b433E7B4446611\"\n            }\n        },\n        {\n            \"id\": 7228,\n            \"name\": \"DerivaDAO\",\n            \"symbol\": \"DDX\",\n            \"slug\": \"derivadao\",\n            \"rank\": 423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a880652f47bfaa771908c07dd8673a787daed3a\"\n            }\n        },\n        {\n            \"id\": 7229,\n            \"name\": \"Gelato\",\n            \"symbol\": \"GEL\",\n            \"slug\": \"gelato\",\n            \"rank\": 2942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T22:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15b7c0c907e4C6b9AdaAaabC300C08991D6CEA05\"\n            }\n        },\n        {\n            \"id\": 7230,\n            \"name\": \"Opium\",\n            \"symbol\": \"OPIUM\",\n            \"slug\": \"opium\",\n            \"rank\": 1302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T18:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888888888889c00c67689029d7856aac1065ec11\"\n            }\n        },\n        {\n            \"id\": 7231,\n            \"name\": \"Nsure.Network\",\n            \"symbol\": \"NSURE\",\n            \"slug\": \"nsure-network\",\n            \"rank\": 2157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-30T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20945ca1df56d237fd40036d47e866c7dccd2114\"\n            }\n        },\n        {\n            \"id\": 7232,\n            \"name\": \"Alpha Finance Lab\",\n            \"symbol\": \"ALPHA\",\n            \"slug\": \"alpha-finance-lab\",\n            \"rank\": 277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1faa113cbe53436df28ff0aee54275c13b40975\"\n            }\n        },\n        {\n            \"id\": 7235,\n            \"name\": \"Trading Membership Community\",\n            \"symbol\": \"TMC\",\n            \"slug\": \"trading-membership-community\",\n            \"rank\": 8216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7236,\n            \"name\": \"Celo Dollar\",\n            \"symbol\": \"CUSD\",\n            \"slug\": \"celo-dollar\",\n            \"rank\": 380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x765de816845861e75a25fca122bb6898b8b1282a\"\n            }\n        },\n        {\n            \"id\": 7237,\n            \"name\": \"Yearn Finance Bit\",\n            \"symbol\": \"YFBT\",\n            \"slug\": \"yearn-finance-bit\",\n            \"rank\": 2682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0a0f3a6fa6bed75345171a5ea18abcadf6453ba\"\n            }\n        },\n        {\n            \"id\": 7241,\n            \"name\": \"AmericanHorror.Finance\",\n            \"symbol\": \"AHF\",\n            \"slug\": \"americanhorror-finance\",\n            \"rank\": 8561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD6d3608F2D770d0A8D0dA62D7AfE21EA1da86d9c\"\n            }\n        },\n        {\n            \"id\": 7242,\n            \"name\": \"cVault.finance\",\n            \"symbol\": \"CORE\",\n            \"slug\": \"cvault-finance\",\n            \"rank\": 356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62359ed7505efc61ff1d56fef82158ccaffa23d7\"\n            }\n        },\n        {\n            \"id\": 7243,\n            \"name\": \"QChi Chain\",\n            \"symbol\": \"QHC\",\n            \"slug\": \"qchi-chain\",\n            \"rank\": 6875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5df94780f00140FE72d239D0D261f7797E3Fbd1B\"\n            }\n        },\n        {\n            \"id\": 7244,\n            \"name\": \"SaTT\",\n            \"symbol\": \"SATT\",\n            \"slug\": \"satt\",\n            \"rank\": 1203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDF49C9F599A0A9049D97CFF34D0C30E468987389\"\n            }\n        },\n        {\n            \"id\": 7245,\n            \"name\": \"Stobox Token\",\n            \"symbol\": \"STBU\",\n            \"slug\": \"stobox-token\",\n            \"rank\": 2476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6422e3e219ee6d4c1b18895275fe43556fd50ed\"\n            }\n        },\n        {\n            \"id\": 7247,\n            \"name\": \"Timers\",\n            \"symbol\": \"IPM\",\n            \"slug\": \"timers\",\n            \"rank\": 7547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29\"\n            }\n        },\n        {\n            \"id\": 7250,\n            \"name\": \"YFE Money\",\n            \"symbol\": \"YFE\",\n            \"slug\": \"yfe-money\",\n            \"rank\": 8562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-09-29T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33811d4edbcaed10a685254eb5d3c4e4398520d2\"\n            }\n        },\n        {\n            \"id\": 7255,\n            \"name\": \"Aitra\",\n            \"symbol\": \"AITRA\",\n            \"slug\": \"aitra\",\n            \"rank\": 2124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7256,\n            \"name\": \"Mettalex\",\n            \"symbol\": \"MTLX\",\n            \"slug\": \"mettalex\",\n            \"rank\": 1850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e1e15c44ffe4df6a0cb7371cd00d5028e571d14\"\n            }\n        },\n        {\n            \"id\": 7257,\n            \"name\": \"APEcoin\",\n            \"symbol\": \"APE\",\n            \"slug\": \"apecoin\",\n            \"rank\": 7602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9ea4b786ee5b7a733c035564bfd9341a4c9fc1e\"\n            }\n        },\n        {\n            \"id\": 7262,\n            \"name\": \"extraDNA\",\n            \"symbol\": \"XDNA\",\n            \"slug\": \"extradna\",\n            \"rank\": 2037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB\"\n            }\n        },\n        {\n            \"id\": 7263,\n            \"name\": \"HLP Token\",\n            \"symbol\": \"HLP\",\n            \"slug\": \"help-coin\",\n            \"rank\": 6957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T20:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x308564dc5217c39386f5eae96545159e1d396661\"\n            }\n        },\n        {\n            \"id\": 7270,\n            \"name\": \"SAFE DEAL\",\n            \"symbol\": \"SFD\",\n            \"slug\": \"safe-deal\",\n            \"rank\": 1404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7271,\n            \"name\": \"Starname\",\n            \"symbol\": \"IOV\",\n            \"slug\": \"starname\",\n            \"rank\": 5237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T22:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7273,\n            \"name\": \"Unlimited FiscusFYI\",\n            \"symbol\": \"UFFYI\",\n            \"slug\": \"unlimited-fiscusfyi\",\n            \"rank\": 8234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x021576770CB3729716CCfb687afdB4c6bF720CB6\"\n            }\n        },\n        {\n            \"id\": 7275,\n            \"name\": \"Yearn Finance Ecosystem\",\n            \"symbol\": \"YFIEC\",\n            \"slug\": \"yearn-finance-ecosystem\",\n            \"rank\": 8563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-01T11:31:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e6e152d29053b6337e434bc9be17504170f8a5b\"\n            }\n        },\n        {\n            \"id\": 7276,\n            \"name\": \"Kirobo\",\n            \"symbol\": \"KIRO\",\n            \"slug\": \"kirobo\",\n            \"rank\": 3938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T01:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1191f691a355b43542bea9b8847bc73e7abb137\"\n            }\n        },\n        {\n            \"id\": 7277,\n            \"name\": \"BDCash Protocol\",\n            \"symbol\": \"BDCASH\",\n            \"slug\": \"bdcash\",\n            \"rank\": 8320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7278,\n            \"name\": \"Aave\",\n            \"symbol\": \"AAVE\",\n            \"slug\": \"aave\",\n            \"rank\": 51,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9\"\n            }\n        },\n        {\n            \"id\": 7281,\n            \"name\": \"Persistence\",\n            \"symbol\": \"XPRT\",\n            \"slug\": \"persistence\",\n            \"rank\": 179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T13:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293\"\n            }\n        },\n        {\n            \"id\": 7284,\n            \"name\": \"PieDAO DOUGH v2\",\n            \"symbol\": \"DOUGH\",\n            \"slug\": \"piedao-dough-v2\",\n            \"rank\": 1292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad32A8e6220741182940c5aBF610bDE99E737b2D\"\n            }\n        },\n        {\n            \"id\": 7286,\n            \"name\": \"YFOX FINANCE\",\n            \"symbol\": \"YFOX\",\n            \"slug\": \"yfox-finance\",\n            \"rank\": 7180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T18:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74\"\n            }\n        },\n        {\n            \"id\": 7288,\n            \"name\": \"Venus\",\n            \"symbol\": \"XVS\",\n            \"slug\": \"venus\",\n            \"rank\": 384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63\"\n            }\n        },\n        {\n            \"id\": 7296,\n            \"name\": \"Truebit\",\n            \"symbol\": \"TRU\",\n            \"slug\": \"truebit\",\n            \"rank\": 2956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-02T11:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf65B5C5104c4faFD4b709d9D60a185eAE063276c\"\n            }\n        },\n        {\n            \"id\": 7298,\n            \"name\": \"Phantasma Energy\",\n            \"symbol\": \"KCAL\",\n            \"slug\": \"phantasma-energy\",\n            \"rank\": 1172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14eb60f5f270b059b0c788de0ddc51da86f8a06d\"\n            }\n        },\n        {\n            \"id\": 7301,\n            \"name\": \"AurusDeFi\",\n            \"symbol\": \"AWX\",\n            \"slug\": \"aurusdefi\",\n            \"rank\": 5562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T23:01:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA51Fc71422a30FA7FFa605B360c3B283501b5bf6\"\n            }\n        },\n        {\n            \"id\": 7305,\n            \"name\": \"Jackpot\",\n            \"symbol\": \"777\",\n            \"slug\": \"jackpot\",\n            \"rank\": 5265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7307,\n            \"name\": \"Cyclops Treasure\",\n            \"symbol\": \"CYTR\",\n            \"slug\": \"cyclops-treasure\",\n            \"rank\": 7226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd05cee8741100010d8e93048a80ed77645ac7bf\"\n            }\n        },\n        {\n            \"id\": 7308,\n            \"name\": \"Compound Uni\",\n            \"symbol\": \"CUNI\",\n            \"slug\": \"compound-uniswap\",\n            \"rank\": 4140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35a18000230da775cac24873d00ff85bccded550\"\n            }\n        },\n        {\n            \"id\": 7309,\n            \"name\": \"Bellevue Network\",\n            \"symbol\": \"BLV\",\n            \"slug\": \"bellevue-network\",\n            \"rank\": 8564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-04T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8DA25B8eD753a5910013167945A676921e864436\"\n            }\n        },\n        {\n            \"id\": 7310,\n            \"name\": \"Gemma Extending Tech\",\n            \"symbol\": \"GXT\",\n            \"slug\": \"gemma-extending-tech\",\n            \"rank\": 803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4674672bcddda2ea5300f5207e1158185c944bc0\"\n            }\n        },\n        {\n            \"id\": 7311,\n            \"name\": \"Beefy Finance\",\n            \"symbol\": \"BIFI\",\n            \"slug\": \"beefy-finance\",\n            \"rank\": 299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCa3F508B8e4Dd382eE878A314789373D80A5190A\"\n            }\n        },\n        {\n            \"id\": 7312,\n            \"name\": \"Florin\",\n            \"symbol\": \"XFL\",\n            \"slug\": \"florin\",\n            \"rank\": 1083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7314,\n            \"name\": \"PieDAO DEFI Small Cap\",\n            \"symbol\": \"DEFI+S\",\n            \"slug\": \"piedao-defi-small-cap\",\n            \"rank\": 8565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xad6a626ae2b43dcb1b39430ce496d2fa0365ba9c\"\n            }\n        },\n        {\n            \"id\": 7315,\n            \"name\": \"Polyient Games Governance Token\",\n            \"symbol\": \"PGT\",\n            \"slug\": \"polyient-games-governance-token\",\n            \"rank\": 1925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeaccb6E0f24d66cF4Aa6cBDa33971b9231d332a1\"\n            }\n        },\n        {\n            \"id\": 7317,\n            \"name\": \"YeaFinance\",\n            \"symbol\": \"YEA\",\n            \"slug\": \"yeafinance\",\n            \"rank\": 7739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40b92fCE37CEfA03baf7603e7913C1d34dD1a4EC\"\n            }\n        },\n        {\n            \"id\": 7318,\n            \"name\": \"Zero Utility Token\",\n            \"symbol\": \"ZUT\",\n            \"slug\": \"zero-utility-token\",\n            \"rank\": 2208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-05T11:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83F873388Cd14b83A9f47FabDe3C9850b5C74548\"\n            }\n        },\n        {\n            \"id\": 7320,\n            \"name\": \"Neutrino Token\",\n            \"symbol\": \"NSBT\",\n            \"slug\": \"neutrino-system-base-token\",\n            \"rank\": 662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-10T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d79d5b61de59d882ce90125b18f74af650acb93\"\n            }\n        },\n        {\n            \"id\": 7321,\n            \"name\": \"yOUcash\",\n            \"symbol\": \"YOUC\",\n            \"slug\": \"youcash\",\n            \"rank\": 209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d371413dd5489f3a04c07c0c2ce369c20986ceb\"\n            }\n        },\n        {\n            \"id\": 7322,\n            \"name\": \"Stream Protocol\",\n            \"symbol\": \"STPL\",\n            \"slug\": \"stream-protocol\",\n            \"rank\": 1310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T00:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b5C2BE869a19e84BDBcb1386dAD83a2ec8DAe82\"\n            }\n        },\n        {\n            \"id\": 7326,\n            \"name\": \"DeXe\",\n            \"symbol\": \"DEXE\",\n            \"slug\": \"dexe\",\n            \"rank\": 758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6\"\n            }\n        },\n        {\n            \"id\": 7329,\n            \"name\": \"LYNC Network\",\n            \"symbol\": \"LYNC\",\n            \"slug\": \"lync-network\",\n            \"rank\": 2091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f87Ec6aAd3B2A8C44f1298A1af56169B8e574cf\"\n            }\n        },\n        {\n            \"id\": 7330,\n            \"name\": \"OWL Token (StealthSwap)\",\n            \"symbol\": \"OWL\",\n            \"slug\": \"owl-token-stealthswap\",\n            \"rank\": 8566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a7f709ee001069771ceb6d42e85035f7d18e736\"\n            }\n        },\n        {\n            \"id\": 7331,\n            \"name\": \"YFPRO Finance\",\n            \"symbol\": \"YFPRO\",\n            \"slug\": \"yfpro-finance\",\n            \"rank\": 8567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-06T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fdc5313333533cc0c00c22792bff7383d3055f2\"\n            }\n        },\n        {\n            \"id\": 7332,\n            \"name\": \"EasyFi\",\n            \"symbol\": \"EZ\",\n            \"slug\": \"easyfi\",\n            \"rank\": 1160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T14:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00aba6fe5557de1a1d565658cbddddf7c710a1eb\"\n            }\n        },\n        {\n            \"id\": 7333,\n            \"name\": \"DeFi Insurance Protocol\",\n            \"symbol\": \"DFIP\",\n            \"slug\": \"defi-insurance-protocol\",\n            \"rank\": 7995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T12:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd89A909648e28e8352b63b78007f7fF144f434E9\"\n            }\n        },\n        {\n            \"id\": 7334,\n            \"name\": \"Conflux\",\n            \"symbol\": \"CFX\",\n            \"slug\": \"conflux-network\",\n            \"rank\": 308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T04:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7336,\n            \"name\": \"Index Cooperative\",\n            \"symbol\": \"INDEX\",\n            \"slug\": \"index-cooperative\",\n            \"rank\": 3423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-07T12:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0954906da0Bf32d5479e25f46056d22f08464cab\"\n            }\n        },\n        {\n            \"id\": 7337,\n            \"name\": \"PieDAO DEFI Large Cap\",\n            \"symbol\": \"DEFI+L\",\n            \"slug\": \"piedao-defi-large-cap\",\n            \"rank\": 8568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T17:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x78f225869c08d478c34e5f645d07a87d3fe8eb78\"\n            }\n        },\n        {\n            \"id\": 7346,\n            \"name\": \"Kauri\",\n            \"symbol\": \"KAU\",\n            \"slug\": \"kauri-crypto\",\n            \"rank\": 8047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T22:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe172f366678ec7b559f6c2913a437baadfd4e6c8\"\n            }\n        },\n        {\n            \"id\": 7348,\n            \"name\": \"Portion\",\n            \"symbol\": \"PRT\",\n            \"slug\": \"portion\",\n            \"rank\": 1321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-10T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6D0F5149c502faf215C89ab306ec3E50b15e2892\"\n            }\n        },\n        {\n            \"id\": 7349,\n            \"name\": \"Centaur\",\n            \"symbol\": \"CNTR\",\n            \"slug\": \"centaur\",\n            \"rank\": 1451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-08T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7351,\n            \"name\": \"fry.world\",\n            \"symbol\": \"FRIES\",\n            \"slug\": \"fryworld\",\n            \"rank\": 8569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x393b312c01048b3ed2720bf1b090084c09e408a1\"\n            }\n        },\n        {\n            \"id\": 7355,\n            \"name\": \"Reflex\",\n            \"symbol\": \"RFX\",\n            \"slug\": \"reflex\",\n            \"rank\": 5167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T02:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x159A1dFAe19057de57dFfFcbB3DA1aE784678965\"\n            }\n        },\n        {\n            \"id\": 7363,\n            \"name\": \"POP Network Token\",\n            \"symbol\": \"POP\",\n            \"slug\": \"pop-network-token\",\n            \"rank\": 5580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d858bcd53e085920620549214a8b27ce2f04670\"\n            }\n        },\n        {\n            \"id\": 7366,\n            \"name\": \"Stabilize\",\n            \"symbol\": \"STBZ\",\n            \"slug\": \"stabilize\",\n            \"rank\": 8119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb987d48ed8f2c468d52d6405624eadba5e76d723\"\n            }\n        },\n        {\n            \"id\": 7367,\n            \"name\": \"SnowSwap\",\n            \"symbol\": \"SNOW\",\n            \"slug\": \"snowswap\",\n            \"rank\": 1686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T20:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe9a29ab92522d14fc65880d817214261d8479ae\"\n            }\n        },\n        {\n            \"id\": 7368,\n            \"name\": \"Power Index Pool Token\",\n            \"symbol\": \"PIPT\",\n            \"slug\": \"power-index-pool-token\",\n            \"rank\": 2069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26607ac599266b21d13c7acf7942c7701a8b699c\"\n            }\n        },\n        {\n            \"id\": 7371,\n            \"name\": \"Mover\",\n            \"symbol\": \"MOVE\",\n            \"slug\": \"mover\",\n            \"rank\": 3555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-09T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C\"\n            }\n        },\n        {\n            \"id\": 7375,\n            \"name\": \"SUP\",\n            \"symbol\": \"SUP\",\n            \"slug\": \"sup\",\n            \"rank\": 4049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7376,\n            \"name\": \"Doki Doki Finance\",\n            \"symbol\": \"DOKI\",\n            \"slug\": \"doki-doki-finance\",\n            \"rank\": 1731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544\"\n            }\n        },\n        {\n            \"id\": 7377,\n            \"name\": \"Dogeswap\",\n            \"symbol\": \"DOGES\",\n            \"slug\": \"dogeswap\",\n            \"rank\": 1897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T03:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4fbed161bebcb37afb1cb4a6f7ca18b977ccb25\"\n            }\n        },\n        {\n            \"id\": 7379,\n            \"name\": \"LimitSwap\",\n            \"symbol\": \"LIMIT\",\n            \"slug\": \"limitswap\",\n            \"rank\": 6658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1712aad2c773ee04bdc9114b32163c058321cd85\"\n            }\n        },\n        {\n            \"id\": 7380,\n            \"name\": \"Dracula Token\",\n            \"symbol\": \"DRC\",\n            \"slug\": \"dracula-token\",\n            \"rank\": 1898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-11T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb78b3320493a4efaa1028130c5ba26f0b6085ef8\"\n            }\n        },\n        {\n            \"id\": 7381,\n            \"name\": \"CoFiX\",\n            \"symbol\": \"COFI\",\n            \"slug\": \"cofix\",\n            \"rank\": 4225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T10:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a23a6BfBAdB59fa563008c0fB7cf96dfCF34Ea1\"\n            }\n        },\n        {\n            \"id\": 7382,\n            \"name\": \"ACoconut\",\n            \"symbol\": \"AC\",\n            \"slug\": \"acoconut\",\n            \"rank\": 2119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a0aba393aac4dfbff4333b06c407458002c6183\"\n            }\n        },\n        {\n            \"id\": 7385,\n            \"name\": \"deCraft Finance\",\n            \"symbol\": \"CRAFT\",\n            \"slug\": \"decraft-finance\",\n            \"rank\": 8570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa09ff006c652496e72d648cef2f4ee6777efdf6f\"\n            }\n        },\n        {\n            \"id\": 7386,\n            \"name\": \"Spaceswap MILK2\",\n            \"symbol\": \"MILK2\",\n            \"slug\": \"spaceswap\",\n            \"rank\": 1900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80c8c3dcfb854f9542567c8dac3f44d709ebc1de\"\n            }\n        },\n        {\n            \"id\": 7389,\n            \"name\": \"Non-Fungible Yearn\",\n            \"symbol\": \"NFY\",\n            \"slug\": \"non-fungible-yearn\",\n            \"rank\": 1764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1cbb83ebcd552d5ebf8131ef8c9cd9d9bab342bc\"\n            }\n        },\n        {\n            \"id\": 7390,\n            \"name\": \"Spaceswap SHAKE\",\n            \"symbol\": \"SHAKE\",\n            \"slug\": \"shake\",\n            \"rank\": 1984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-12T07:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6006fc2a849fedaba8330ce36f5133de01f96189\"\n            }\n        },\n        {\n            \"id\": 7391,\n            \"name\": \"Star Pacific Coin\",\n            \"symbol\": \"SPC\",\n            \"slug\": \"star-pacific-coin\",\n            \"rank\": 8571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7395,\n            \"name\": \"Atari Token\",\n            \"symbol\": \"ATRI\",\n            \"slug\": \"atari-token\",\n            \"rank\": 514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T21:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdacD69347dE42baBfAEcD09dC88958378780FB62\"\n            }\n        },\n        {\n            \"id\": 7396,\n            \"name\": \"r/CryptoCurrency Moons\",\n            \"symbol\": \"xMOON\",\n            \"slug\": \"moon\",\n            \"rank\": 8572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x1e16aa4df73d29c029d94ceda3e3114ec191e25a\"\n            }\n        },\n        {\n            \"id\": 7398,\n            \"name\": \"Coreto\",\n            \"symbol\": \"COR\",\n            \"slug\": \"coreto\",\n            \"rank\": 1101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T01:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835\"\n            }\n        },\n        {\n            \"id\": 7399,\n            \"name\": \"Global Gaming\",\n            \"symbol\": \"GMNG\",\n            \"slug\": \"global-gaming\",\n            \"rank\": 7971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf81e6fdb8d7a743c3d4c3542a5356ff197ea1c0\"\n            }\n        },\n        {\n            \"id\": 7400,\n            \"name\": \"YFi Management\",\n            \"symbol\": \"YEFIM\",\n            \"slug\": \"yfi-management\",\n            \"rank\": 4461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T02:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4B34c0CBeEF271F895d339c5F76322d71A60782B\"\n            }\n        },\n        {\n            \"id\": 7403,\n            \"name\": \"Wrapped BIND\",\n            \"symbol\": \"WBIND\",\n            \"slug\": \"wrapped-bind\",\n            \"rank\": 8573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T23:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15334dcb171e8b65d6650321581dca83be870115\"\n            }\n        },\n        {\n            \"id\": 7404,\n            \"name\": \"Value Liquidity\",\n            \"symbol\": \"VALUE\",\n            \"slug\": \"value-defi\",\n            \"rank\": 3166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T04:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x49e833337ece7afe375e44f4e3e8481029218e5c\"\n            }\n        },\n        {\n            \"id\": 7406,\n            \"name\": \"MoonTools\",\n            \"symbol\": \"MOONS\",\n            \"slug\": \"moontools\",\n            \"rank\": 2150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x260e63d91fccc499606bae3fe945c4ed1cf56a56\"\n            }\n        },\n        {\n            \"id\": 7410,\n            \"name\": \"Yearn Finance DOT\",\n            \"symbol\": \"YFDOT\",\n            \"slug\": \"yearn-finance-dot\",\n            \"rank\": 8079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-13T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e6539edc3b76f1e21b71d214527faba875f70f3\"\n            }\n        },\n        {\n            \"id\": 7411,\n            \"name\": \"Covalent\",\n            \"symbol\": \"CQT\",\n            \"slug\": \"covalent\",\n            \"rank\": 379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T01:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD417144312DbF50465b1C641d016962017Ef6240\"\n            }\n        },\n        {\n            \"id\": 7412,\n            \"name\": \"UniLend\",\n            \"symbol\": \"UFT\",\n            \"slug\": \"unilend\",\n            \"rank\": 875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1\"\n            }\n        },\n        {\n            \"id\": 7414,\n            \"name\": \"Behodler\",\n            \"symbol\": \"EYE\",\n            \"slug\": \"beholder\",\n            \"rank\": 6909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x155ff1A85F440EE0A382eA949f24CE4E0b751c65\"\n            }\n        },\n        {\n            \"id\": 7415,\n            \"name\": \"BonezYard\",\n            \"symbol\": \"BNZ\",\n            \"slug\": \"bonezyard\",\n            \"rank\": 7745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x014a543f767b3b06e31a811b0a75483ee8dfd72d\"\n            }\n        },\n        {\n            \"id\": 7420,\n            \"name\": \"Digital Reserve Currency\",\n            \"symbol\": \"DRC\",\n            \"slug\": \"digital-reserve-currency\",\n            \"rank\": 1823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa150db9b1fa65b44799d4dd949d922c0a33ee606\"\n            }\n        },\n        {\n            \"id\": 7421,\n            \"name\": \"Bitfinex Bitcoin Dominance Perps\",\n            \"symbol\": \"BTCDOM\",\n            \"slug\": \"bitfinex-bitcoin-dominance-perps\",\n            \"rank\": 8574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-14T10:20:00.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:08.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7422,\n            \"name\": \"PlotX\",\n            \"symbol\": \"PLOT\",\n            \"slug\": \"plotx\",\n            \"rank\": 1193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T10:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72f020f8f3e8fd9382705723cd26380f8d0c66bb\"\n            }\n        },\n        {\n            \"id\": 7423,\n            \"name\": \"RUSH\",\n            \"symbol\": \"RUC\",\n            \"slug\": \"rush\",\n            \"rank\": 8227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T23:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x395768aeb16484e5785612a98e9408e4cc1269ec\"\n            }\n        },\n        {\n            \"id\": 7424,\n            \"name\": \"Hermez Network\",\n            \"symbol\": \"HEZ\",\n            \"slug\": \"hermez-network\",\n            \"rank\": 635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-17T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeef9f339514298c6a857efcfc1a762af84438dee\"\n            }\n        },\n        {\n            \"id\": 7425,\n            \"name\": \"PayAccept\",\n            \"symbol\": \"PAYT\",\n            \"slug\": \"payaccept\",\n            \"rank\": 4224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2\"\n            }\n        },\n        {\n            \"id\": 7428,\n            \"name\": \"SWAG Finance\",\n            \"symbol\": \"SWAG\",\n            \"slug\": \"swag-finance\",\n            \"rank\": 6177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87edffde3e14c7a66c9b9724747a1c5696b742e6\"\n            }\n        },\n        {\n            \"id\": 7429,\n            \"name\": \"Liquity\",\n            \"symbol\": \"LQTY\",\n            \"slug\": \"liquity\",\n            \"rank\": 543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T04:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D\"\n            }\n        },\n        {\n            \"id\": 7430,\n            \"name\": \"Zenfuse\",\n            \"symbol\": \"ZEFU\",\n            \"slug\": \"zenfuse\",\n            \"rank\": 1424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1e9157c2fdcc5a856c8da8b2d89b6c32b3c1229\"\n            }\n        },\n        {\n            \"id\": 7431,\n            \"name\": \"Akash Network\",\n            \"symbol\": \"AKT\",\n            \"slug\": \"akash-network\",\n            \"rank\": 282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7432,\n            \"name\": \"Bit Financial\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"bit-financial\",\n            \"rank\": 6487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-15T11:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d31200e6d7854c2f664af7fc38a21600960f74d\"\n            }\n        },\n        {\n            \"id\": 7435,\n            \"name\": \"Pepemon Pepeballs\",\n            \"symbol\": \"PPBLZ\",\n            \"slug\": \"pepemon-pepeballs\",\n            \"rank\": 1921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d2ee5dae46c86da2ff521f7657dad98834f97b8\"\n            }\n        },\n        {\n            \"id\": 7436,\n            \"name\": \"BonFi\",\n            \"symbol\": \"BNF\",\n            \"slug\": \"bonfi\",\n            \"rank\": 2032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1DE5e000C41C8d35b9f1f4985C23988f05831057\"\n            }\n        },\n        {\n            \"id\": 7437,\n            \"name\": \"MobieCoin\",\n            \"symbol\": \"MBX\",\n            \"slug\": \"mobiepay\",\n            \"rank\": 3626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T19:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71ba91dc68c6a206db0a6a92b4b1de3f9271432d\"\n            }\n        },\n        {\n            \"id\": 7438,\n            \"name\": \"ZeroSwap\",\n            \"symbol\": \"ZEE\",\n            \"slug\": \"zeroswap\",\n            \"rank\": 1090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T13:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5\"\n            }\n        },\n        {\n            \"id\": 7440,\n            \"name\": \"BarnBridge\",\n            \"symbol\": \"BOND\",\n            \"slug\": \"barnbridge\",\n            \"rank\": 504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0391D2021f89DC339F60Fff84546EA23E337750f\"\n            }\n        },\n        {\n            \"id\": 7441,\n            \"name\": \"yRise Finance\",\n            \"symbol\": \"YRISE\",\n            \"slug\": \"yrise-finance\",\n            \"rank\": 8575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6051C1354Ccc51b4d561e43b02735DEaE64768B8\"\n            }\n        },\n        {\n            \"id\": 7442,\n            \"name\": \"YFIA\",\n            \"symbol\": \"YFIA\",\n            \"slug\": \"yfia\",\n            \"rank\": 8576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94373d40135604ce50083Ff282250A9033761E53\"\n            }\n        },\n        {\n            \"id\": 7445,\n            \"name\": \"cCOMP\",\n            \"symbol\": \"CCOMP\",\n            \"slug\": \"ccomp\",\n            \"rank\": 3830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70e36f6BF80a52b3B46b3aF8e106CC0ed743E8e4\"\n            }\n        },\n        {\n            \"id\": 7447,\n            \"name\": \"GALAXY NETWORK\",\n            \"symbol\": \"GNC\",\n            \"slug\": \"galaxy-network\",\n            \"rank\": 7173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7448,\n            \"name\": \"LCG\",\n            \"symbol\": \"LCG\",\n            \"slug\": \"lcg\",\n            \"rank\": 4881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-18T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e1a58e7e9e801f32bb82462636a8a2e7b65e036\"\n            }\n        },\n        {\n            \"id\": 7454,\n            \"name\": \"ETG Finance\",\n            \"symbol\": \"ETGF\",\n            \"slug\": \"etg-finance\",\n            \"rank\": 4203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74603e780545d02C4257E7D2BE19c74dE7BE1952\"\n            }\n        },\n        {\n            \"id\": 7455,\n            \"name\": \"Audius\",\n            \"symbol\": \"AUDIO\",\n            \"slug\": \"audius\",\n            \"rank\": 110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x18aaa7115705e8be94bffebde57af9bfc265b998\"\n            }\n        },\n        {\n            \"id\": 7460,\n            \"name\": \"Alpha Quark Token\",\n            \"symbol\": \"AQT\",\n            \"slug\": \"alpha-quark-token\",\n            \"rank\": 454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T03:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a9bDCFF37aB68B95A53435ADFd8892e86084F93\"\n            }\n        },\n        {\n            \"id\": 7461,\n            \"name\": \"PlayDapp\",\n            \"symbol\": \"PLA\",\n            \"slug\": \"playdapp\",\n            \"rank\": 172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-19T23:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a4f40631a4f906c2BaD353Ed06De7A5D3fCb430\"\n            }\n        },\n        {\n            \"id\": 7462,\n            \"name\": \"United\",\n            \"symbol\": \"UTED\",\n            \"slug\": \"united\",\n            \"rank\": 7205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T00:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x951df2682ff9a963c4243a38d3841c9ba471b8ae\"\n            }\n        },\n        {\n            \"id\": 7463,\n            \"name\": \"RAMP\",\n            \"symbol\": \"RAMP\",\n            \"slug\": \"ramp\",\n            \"rank\": 575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T04:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f\"\n            }\n        },\n        {\n            \"id\": 7465,\n            \"name\": \"Vox.Finance\",\n            \"symbol\": \"VOX\",\n            \"slug\": \"vox-finance\",\n            \"rank\": 2130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12D102F06da35cC0111EB58017fd2Cd28537d0e1\"\n            }\n        },\n        {\n            \"id\": 7466,\n            \"name\": \"PRIA\",\n            \"symbol\": \"PRIA\",\n            \"slug\": \"pria\",\n            \"rank\": 2494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9871cb10738eada636432e86fc0cb920dc3de24\"\n            }\n        },\n        {\n            \"id\": 7467,\n            \"name\": \"Swirge\",\n            \"symbol\": \"SWG\",\n            \"slug\": \"swirge\",\n            \"rank\": 2709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe792f64c582698b8572aaf765bdc426ac3aefb6b\"\n            }\n        },\n        {\n            \"id\": 7469,\n            \"name\": \"Apiary Fund Coin\",\n            \"symbol\": \"AFC\",\n            \"slug\": \"apiary-fund-coin\",\n            \"rank\": 8577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf576ff0d7e4c1e8f27dbd50321e95e36a965985f\"\n            }\n        },\n        {\n            \"id\": 7471,\n            \"name\": \"Wrapped Virgin Gen-0 CryptoKitties\",\n            \"symbol\": \"WVG0\",\n            \"slug\": \"wrapped-virgin-gen-0-cryptokitties\",\n            \"rank\": 2398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25c7b64a93eb1261e130ec21a3e9918caa38b611\"\n            }\n        },\n        {\n            \"id\": 7472,\n            \"name\": \"Wrapped Gen-0 CryptoKitties\",\n            \"symbol\": \"WG0\",\n            \"slug\": \"wrapped-gen-0-cryptokitties\",\n            \"rank\": 1951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T06:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa10740ff9ff6852eac84cdcff9184e1d6d27c057\"\n            }\n        },\n        {\n            \"id\": 7473,\n            \"name\": \"Wrapped Basic CryptoKitties\",\n            \"symbol\": \"WCK\",\n            \"slug\": \"wrapped-cryptokitties\",\n            \"rank\": 2155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09fE5f0236F0Ea5D930197DCE254d77B04128075\"\n            }\n        },\n        {\n            \"id\": 7474,\n            \"name\": \"Axia Protocol\",\n            \"symbol\": \"AXIA\",\n            \"slug\": \"axia-protocol\",\n            \"rank\": 5438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546\"\n            }\n        },\n        {\n            \"id\": 7475,\n            \"name\": \"Camp\",\n            \"symbol\": \"CAMP\",\n            \"slug\": \"camp\",\n            \"rank\": 5396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-20T18:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE9E73E1aE76D17A16cC53E3e87a9a7dA78834d37\"\n            }\n        },\n        {\n            \"id\": 7478,\n            \"name\": \"Yearn Finance Network\",\n            \"symbol\": \"YFN\",\n            \"slug\": \"yearn-finance-network\",\n            \"rank\": 7236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T00:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3dd66732113af9981a861cf489431533aeba33b8\"\n            }\n        },\n        {\n            \"id\": 7481,\n            \"name\": \"Moonday Finance\",\n            \"symbol\": \"MOONDAY\",\n            \"slug\": \"moonday-finance\",\n            \"rank\": 8578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T02:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ad606adde97c0c28bd6ac85554176bc55783c01\"\n            }\n        },\n        {\n            \"id\": 7483,\n            \"name\": \"DeFi Gold\",\n            \"symbol\": \"DFGL\",\n            \"slug\": \"defi-gold\",\n            \"rank\": 8037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD\"\n            }\n        },\n        {\n            \"id\": 7486,\n            \"name\": \"Rari Governance Token\",\n            \"symbol\": \"RGT\",\n            \"slug\": \"rari-governance-token\",\n            \"rank\": 184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-04T09:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd291e7a03283640fdc51b121ac401383a46cc623\"\n            }\n        },\n        {\n            \"id\": 7487,\n            \"name\": \"Chonk\",\n            \"symbol\": \"CHONK\",\n            \"slug\": \"chonk\",\n            \"rank\": 1997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84679bc467DC6c2c40ab04538813AfF3796351f1\"\n            }\n        },\n        {\n            \"id\": 7488,\n            \"name\": \"ShareAt\",\n            \"symbol\": \"XAT\",\n            \"slug\": \"shareat\",\n            \"rank\": 8579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01c8857057326B8f64DCb5cba6d802DcD132946e\"\n            }\n        },\n        {\n            \"id\": 7489,\n            \"name\": \"BananoDOS\",\n            \"symbol\": \"yBAN\",\n            \"slug\": \"bananodos\",\n            \"rank\": 8580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-21T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1706c33B9a5B12aeB85B862215378dEe9480EB95\"\n            }\n        },\n        {\n            \"id\": 7494,\n            \"name\": \"JustBet\",\n            \"symbol\": \"WINR\",\n            \"slug\": \"justbet\",\n            \"rank\": 2255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27460aac4b005de72e2326bd8391c27fb41780f8\"\n            }\n        },\n        {\n            \"id\": 7496,\n            \"name\": \"Enoki Finance\",\n            \"symbol\": \"SPORE\",\n            \"slug\": \"enoki-finance\",\n            \"rank\": 8581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-22T03:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4bad5d040d4464ec5ce130987731f2f428c9307\"\n            }\n        },\n        {\n            \"id\": 7497,\n            \"name\": \"Marlin\",\n            \"symbol\": \"POND\",\n            \"slug\": \"marlin\",\n            \"rank\": 664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-20T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x57b946008913b82e4df85f501cbaed910e58d26c\"\n            }\n        },\n        {\n            \"id\": 7498,\n            \"name\": \"Yield Protocol\",\n            \"symbol\": \"YIELD\",\n            \"slug\": \"yield-protocol\",\n            \"rank\": 2015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T00:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8B61CfF52564758A204F841E636265bEBC8db9B\"\n            }\n        },\n        {\n            \"id\": 7501,\n            \"name\": \"WOO Network\",\n            \"symbol\": \"WOO\",\n            \"slug\": \"wootrade\",\n            \"rank\": 120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4691937a7508860f876c9c0a2a617e7d9e945d4b\"\n            }\n        },\n        {\n            \"id\": 7502,\n            \"name\": \"StableXSwap\",\n            \"symbol\": \"STAX\",\n            \"slug\": \"stablexswap\",\n            \"rank\": 867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-23T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0da6ed8b13214ff28e9ca979dd37439e8a88f6c4\"\n            }\n        },\n        {\n            \"id\": 7503,\n            \"name\": \"Bithao\",\n            \"symbol\": \"BHAO\",\n            \"slug\": \"bithao\",\n            \"rank\": 990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d7c7d764d6f1DFa256C74AbB4C4d7861d8EE64C\"\n            }\n        },\n        {\n            \"id\": 7504,\n            \"name\": \"WeBlock\",\n            \"symbol\": \"WON\",\n            \"slug\": \"weblock\",\n            \"rank\": 2590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1eddee3fa21591a9637f88dab9615c33ee636b9d\"\n            }\n        },\n        {\n            \"id\": 7505,\n            \"name\": \"Everscale\",\n            \"symbol\": \"EVER\",\n            \"slug\": \"everscale\",\n            \"rank\": 242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T03:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7507,\n            \"name\": \"Neeva Defi\",\n            \"symbol\": \"NVA\",\n            \"slug\": \"neeva-defi\",\n            \"rank\": 7980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38f7cd43662d1cff4cc3c2c4b749f7cfed1d1db3\"\n            }\n        },\n        {\n            \"id\": 7509,\n            \"name\": \"BoringDAO\",\n            \"symbol\": \"BOR\",\n            \"slug\": \"boringdao\",\n            \"rank\": 474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c9d6c1c73b31c837832c72e04d3152f051fc1a9\"\n            }\n        },\n        {\n            \"id\": 7510,\n            \"name\": \"QuiverX\",\n            \"symbol\": \"QRX\",\n            \"slug\": \"quiverx\",\n            \"rank\": 3888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e0dade58d2d89ebbe7afc384e3e4f15b70b14d8\"\n            }\n        },\n        {\n            \"id\": 7511,\n            \"name\": \"DogDeFiCoin\",\n            \"symbol\": \"DOGDEFI\",\n            \"slug\": \"dogdeficoin\",\n            \"rank\": 8321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80bb277f4355A43CDbB86a82F9876C946476d9Eb\"\n            }\n        },\n        {\n            \"id\": 7512,\n            \"name\": \"Unistake\",\n            \"symbol\": \"UNISTAKE\",\n            \"slug\": \"unistake\",\n            \"rank\": 1418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ed8e7c9604790f7ec589f99b94361d8aab64e5e\"\n            }\n        },\n        {\n            \"id\": 7513,\n            \"name\": \"BitOnyx\",\n            \"symbol\": \"BTNYX\",\n            \"slug\": \"bitonyx\",\n            \"rank\": 7245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQbKzJiovJkzvXDUcQVPw4vQRM5qaM2hNd\"\n            }\n        },\n        {\n            \"id\": 7514,\n            \"name\": \"IDall\",\n            \"symbol\": \"IDALL\",\n            \"slug\": \"idall\",\n            \"rank\": 8582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce80ce10fa806f4aa8755ab92cd268c51d7fd867\"\n            }\n        },\n        {\n            \"id\": 7515,\n            \"name\": \"Ubiner\",\n            \"symbol\": \"UBIN\",\n            \"slug\": \"ubiner\",\n            \"rank\": 7824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9EcEb9F717852Ad0D936B46155cB0c0f43cBE8E\"\n            }\n        },\n        {\n            \"id\": 7517,\n            \"name\": \"YFI CREDITS GROUP\",\n            \"symbol\": \"YFICG\",\n            \"slug\": \"yfi-credits-group\",\n            \"rank\": 8583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9080e92296a176883aAB1d7d1B7e50BC055B0cAa\"\n            }\n        },\n        {\n            \"id\": 7518,\n            \"name\": \"Voice Token\",\n            \"symbol\": \"VOICE\",\n            \"slug\": \"nix-bridge-token\",\n            \"rank\": 4895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-25T21:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e2364966267B5D7D2cE6CD9A9B5bD19d9C7C6A9\"\n            }\n        },\n        {\n            \"id\": 7521,\n            \"name\": \"EDC Blockchain\",\n            \"symbol\": \"EDC\",\n            \"slug\": \"edc-blockchain\",\n            \"rank\": 2189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7526,\n            \"name\": \"LTCUP\",\n            \"symbol\": \"LTCUP\",\n            \"slug\": \"ltcup\",\n            \"rank\": 8584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7527,\n            \"name\": \"LTCDOWN\",\n            \"symbol\": \"LTCDOWN\",\n            \"slug\": \"ltcdown\",\n            \"rank\": 8585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7530,\n            \"name\": \"Yearn Finance Red Moon\",\n            \"symbol\": \"YFRM\",\n            \"slug\": \"yearn-finance-red-moon\",\n            \"rank\": 8051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-26T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbE685C5E06866cfB94A4242E3DF8f2fa3E7c2b73\"\n            }\n        },\n        {\n            \"id\": 7533,\n            \"name\": \"Oraichain Token\",\n            \"symbol\": \"ORAI\",\n            \"slug\": \"oraichain-token\",\n            \"rank\": 1035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c11249814f11b9346808179cf06e71ac328c1b5\"\n            }\n        },\n        {\n            \"id\": 7534,\n            \"name\": \"Tsunami finance\",\n            \"symbol\": \"NAMI\",\n            \"slug\": \"tsunami\",\n            \"rank\": 8586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7eb4db4dddb16a329c5ade17a8a0178331267e28\"\n            }\n        },\n        {\n            \"id\": 7535,\n            \"name\": \"Keep3rV1\",\n            \"symbol\": \"KP3R\",\n            \"slug\": \"keep3rv1\",\n            \"rank\": 263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44\"\n            }\n        },\n        {\n            \"id\": 7536,\n            \"name\": \"Aspire\",\n            \"symbol\": \"ASP\",\n            \"slug\": \"aspire\",\n            \"rank\": 8317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7537,\n            \"name\": \"Tatcoin\",\n            \"symbol\": \"TAT\",\n            \"slug\": \"tatcoin\",\n            \"rank\": 7638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-27T17:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x505d0ffa350b2687eb8393aebd14632f2990991a\"\n            }\n        },\n        {\n            \"id\": 7539,\n            \"name\": \"Colibri Protocol\",\n            \"symbol\": \"CLBR\",\n            \"slug\": \"colibri\",\n            \"rank\": 8230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47a60748de6dbd8dce3991adc5751ce0f32279dc\"\n            }\n        },\n        {\n            \"id\": 7540,\n            \"name\": \"MegaCryptoPolis\",\n            \"symbol\": \"MEGA\",\n            \"slug\": \"megacryptopolis\",\n            \"rank\": 4964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3218a02f8f8b5c3894ce30eb255f10bcba13e654\"\n            }\n        },\n        {\n            \"id\": 7543,\n            \"name\": \"Hoo Token\",\n            \"symbol\": \"HOO\",\n            \"slug\": \"hoo-token\",\n            \"rank\": 391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd241d7b5cb0ef9fc79d9e4eb9e21f5e209f52f7d\"\n            }\n        },\n        {\n            \"id\": 7544,\n            \"name\": \"The Luxury Coin\",\n            \"symbol\": \"TLB\",\n            \"slug\": \"the-luxury-coin\",\n            \"rank\": 4509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ab0565dfe65bf9be754d7b0dadbb42c4ecaec01\"\n            }\n        },\n        {\n            \"id\": 7545,\n            \"name\": \"Jointer\",\n            \"symbol\": \"JNTR\",\n            \"slug\": \"jointer\",\n            \"rank\": 4376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f2caa99fc378248ac02cbbaac27e3fa155ed2c4\"\n            }\n        },\n        {\n            \"id\": 7547,\n            \"name\": \"SURF Finance\",\n            \"symbol\": \"SURF\",\n            \"slug\": \"surf\",\n            \"rank\": 7325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea319e87cf06203dae107dd8e5672175e3ee976c\"\n            }\n        },\n        {\n            \"id\": 7548,\n            \"name\": \"WEMIX\",\n            \"symbol\": \"WEMIX\",\n            \"slug\": \"wemix\",\n            \"rank\": 214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-28T23:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x5096db80b21ef45230c9e423c373f1fc9c0198dd\"\n            }\n        },\n        {\n            \"id\": 7551,\n            \"name\": \"YYFI.Protocol\",\n            \"symbol\": \"YYFI\",\n            \"slug\": \"yyfi-protocol\",\n            \"rank\": 8587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T02:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaF20b44C1C651D1d29cFB916eE2A0630B828Eb7A\"\n            }\n        },\n        {\n            \"id\": 7552,\n            \"name\": \"Hyve\",\n            \"symbol\": \"HYVE\",\n            \"slug\": \"hyve\",\n            \"rank\": 1304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd794DD1CAda4cf79C9EebaAb8327a1B0507ef7d4\"\n            }\n        },\n        {\n            \"id\": 7553,\n            \"name\": \"unFederalReserve\",\n            \"symbol\": \"eRSDL\",\n            \"slug\": \"unfederalreserve\",\n            \"rank\": 1009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6\"\n            }\n        },\n        {\n            \"id\": 7554,\n            \"name\": \"Hiz Finance\",\n            \"symbol\": \"HIZ\",\n            \"slug\": \"hiz-finance\",\n            \"rank\": 8588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc761D1ccb38a94703675d2cDb15F7F1B3dcFF7B7\"\n            }\n        },\n        {\n            \"id\": 7559,\n            \"name\": \"Tadpole Finance\",\n            \"symbol\": \"TAD\",\n            \"slug\": \"tadpole-finance\",\n            \"rank\": 1750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T12:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f7229af0c4b9740e207ea283b9094983f78ba04\"\n            }\n        },\n        {\n            \"id\": 7560,\n            \"name\": \"Fundamenta\",\n            \"symbol\": \"FMTA\",\n            \"slug\": \"fundamenta\",\n            \"rank\": 2299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-29T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa9d866666c2a3748d6b23ff69e63e52f08d9ab4\"\n            }\n        },\n        {\n            \"id\": 7564,\n            \"name\": \"Pteria\",\n            \"symbol\": \"PTERIA\",\n            \"slug\": \"pteria\",\n            \"rank\": 8589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-30T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02eca910cb3a7d43ebc7e8028652ed5c6b70259b\"\n            }\n        },\n        {\n            \"id\": 7569,\n            \"name\": \"King Swap\",\n            \"symbol\": \"$KING\",\n            \"slug\": \"kingswap\",\n            \"rank\": 3585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-10-30T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2057d71fE3F5b0dc1E3e7722940E1908Fc72078\"\n            }\n        },\n        {\n            \"id\": 7570,\n            \"name\": \"Blurt\",\n            \"symbol\": \"BLURT\",\n            \"slug\": \"blurt\",\n            \"rank\": 7398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7571,\n            \"name\": \"Social Rocket\",\n            \"symbol\": \"ROCKS\",\n            \"slug\": \"social-rocket\",\n            \"rank\": 8590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0829d2d5cc09d3d341e813c821b0cfae272d9fb2\"\n            }\n        },\n        {\n            \"id\": 7572,\n            \"name\": \"Yearn Secure\",\n            \"symbol\": \"YSEC\",\n            \"slug\": \"yearn-secure\",\n            \"rank\": 2221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeea9aE787f3A620072d13b2cdC8cabFFb9c0aB96\"\n            }\n        },\n        {\n            \"id\": 7574,\n            \"name\": \"Stacy\",\n            \"symbol\": \"STACY\",\n            \"slug\": \"stacy\",\n            \"rank\": 7283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-01T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf12EC0D3Dab64DdEfBdC96474bDe25af3FE1B327\"\n            }\n        },\n        {\n            \"id\": 7576,\n            \"name\": \"Kava Lend\",\n            \"symbol\": \"HARD\",\n            \"slug\": \"hard-protocol\",\n            \"rank\": 516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7579,\n            \"name\": \"Mars Network\",\n            \"symbol\": \"MARS\",\n            \"slug\": \"mars-network\",\n            \"rank\": 7298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedd8da5c20eb014e550008df3304213dde5e29f0\"\n            }\n        },\n        {\n            \"id\": 7582,\n            \"name\": \"Keep4r\",\n            \"symbol\": \"KP4R\",\n            \"slug\": \"keep4r\",\n            \"rank\": 1946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T04:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa89ac6e529acf391cfbbd377f3ac9d93eae9664e\"\n            }\n        },\n        {\n            \"id\": 7583,\n            \"name\": \"Auric Network\",\n            \"symbol\": \"AUSCM\",\n            \"slug\": \"auric-network\",\n            \"rank\": 6103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c7bbadc81e18f7177a95eb1593e5f5f35861b10\"\n            }\n        },\n        {\n            \"id\": 7584,\n            \"name\": \"SwapAll\",\n            \"symbol\": \"SAP\",\n            \"slug\": \"swapall\",\n            \"rank\": 4293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6ed276a69270a895d6e419d99dcb5aaa2f3cb4a\"\n            }\n        },\n        {\n            \"id\": 7585,\n            \"name\": \"Freeway Token\",\n            \"symbol\": \"FWT\",\n            \"slug\": \"freeway-token\",\n            \"rank\": 488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a7397b0b86bb0f9482a3f4f16de942f04e88702\"\n            }\n        },\n        {\n            \"id\": 7586,\n            \"name\": \"Yearn Classic Finance\",\n            \"symbol\": \"EARN\",\n            \"slug\": \"yearn-classic-finance\",\n            \"rank\": 3941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-02T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63a18bc38d1101db7f0efcbcbdcbe927a5879039\"\n            }\n        },\n        {\n            \"id\": 7587,\n            \"name\": \"UTU Protocol\",\n            \"symbol\": \"UTU\",\n            \"slug\": \"utu-protocol\",\n            \"rank\": 1495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa58a4f5c4bb043d2cc1e170613b74e767c94189b\"\n            }\n        },\n        {\n            \"id\": 7588,\n            \"name\": \"Gameswap\",\n            \"symbol\": \"GSWAP\",\n            \"slug\": \"gameswap\",\n            \"rank\": 814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaac41ec512808d64625576eddd580e7ea40ef8b2\"\n            }\n        },\n        {\n            \"id\": 7589,\n            \"name\": \"Cryptochrome\",\n            \"symbol\": \"CHM\",\n            \"slug\": \"cryptochrome\",\n            \"rank\": 5338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T07:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x538a151dd910c1d1227719bd400d6c4f99ea06d0\"\n            }\n        },\n        {\n            \"id\": 7590,\n            \"name\": \"Dvision Network\",\n            \"symbol\": \"DVI\",\n            \"slug\": \"dvision-network\",\n            \"rank\": 250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10633216e7e8281e33c86f02bf8e565a635d9770\"\n            }\n        },\n        {\n            \"id\": 7591,\n            \"name\": \"Misbloc\",\n            \"symbol\": \"MSB\",\n            \"slug\": \"misbloc\",\n            \"rank\": 811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84c722e6f1363e8d5c6db3ea600bef9a006da824\"\n            }\n        },\n        {\n            \"id\": 7592,\n            \"name\": \"Pepedex\",\n            \"symbol\": \"PPDEX\",\n            \"slug\": \"pepedex\",\n            \"rank\": 8591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T02:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1f508c7c9f0d1b15a76fba564eef2d956220cf7\"\n            }\n        },\n        {\n            \"id\": 7593,\n            \"name\": \"DefiDollar DAO\",\n            \"symbol\": \"DFD\",\n            \"slug\": \"defidollar-dao\",\n            \"rank\": 4154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-03T08:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20c36f062a31865bED8a5B1e512D9a1A20AA333A\"\n            }\n        },\n        {\n            \"id\": 7594,\n            \"name\": \"Smoothy\",\n            \"symbol\": \"SMTY\",\n            \"slug\": \"smoothy\",\n            \"rank\": 2169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T13:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbF776e4FCa664D791C4Ee3A71e2722990E003283\"\n            }\n        },\n        {\n            \"id\": 7595,\n            \"name\": \"SERGS\",\n            \"symbol\": \"SERGS\",\n            \"slug\": \"sergs\",\n            \"rank\": 8592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-04T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79BA92DDA26FcE15e1e9af47D5cFdFD2A093E000\"\n            }\n        },\n        {\n            \"id\": 7596,\n            \"name\": \"SmartCredit Token\",\n            \"symbol\": \"SMARTCREDIT\",\n            \"slug\": \"smartcredit-token\",\n            \"rank\": 1394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-04T17:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72e9d9038ce484ee986fea183f8d8df93f9ada13\"\n            }\n        },\n        {\n            \"id\": 7597,\n            \"name\": \"CSP DAO\",\n            \"symbol\": \"NEBO\",\n            \"slug\": \"csp-dao\",\n            \"rank\": 4370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f0c8b125040f707441cad9e5ed8a8408673b455\"\n            }\n        },\n        {\n            \"id\": 7598,\n            \"name\": \"Tessla Coin\",\n            \"symbol\": \"TSLA\",\n            \"slug\": \"tessla-coin\",\n            \"rank\": 3217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x110FE5f21C1EDd4F03a6e0DE0D96D0c2eED0B9CC\"\n            }\n        },\n        {\n            \"id\": 7600,\n            \"name\": \"Wrapped Conceal\",\n            \"symbol\": \"WCCX\",\n            \"slug\": \"wrapped-conceal\",\n            \"rank\": 8593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-05T08:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21686F8ce003a95c99aCd297E302FAACf742F7d4\"\n            }\n        },\n        {\n            \"id\": 7609,\n            \"name\": \"Fiola\",\n            \"symbol\": \"FLA\",\n            \"slug\": \"fiola\",\n            \"rank\": 8594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7bE5901F679BDE8202a123c84C19BBCE2CF3449B\"\n            }\n        },\n        {\n            \"id\": 7611,\n            \"name\": \"Zuplo\",\n            \"symbol\": \"ZLP\",\n            \"slug\": \"zuplo\",\n            \"rank\": 8012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94d8db14831c2c08943798542c450df2844913e5\"\n            }\n        },\n        {\n            \"id\": 7612,\n            \"name\": \"Yearn Finance Bit2\",\n            \"symbol\": \"YFB2\",\n            \"slug\": \"yearn-finance-bit2\",\n            \"rank\": 8108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59e7b5db9be0bdd26fa048d39e01fee456ab674e\"\n            }\n        },\n        {\n            \"id\": 7613,\n            \"name\": \"Yfi.mobi\",\n            \"symbol\": \"YFIM\",\n            \"slug\": \"yfi-mobi\",\n            \"rank\": 8595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e2f3246b6c65ccc4239c9ee556ec143a7e5de2c\"\n            }\n        },\n        {\n            \"id\": 7614,\n            \"name\": \"TEAL\",\n            \"symbol\": \"TEAT\",\n            \"slug\": \"teal\",\n            \"rank\": 7819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38d58b82cb24a3e0410a7991f255174c9fd8093b\"\n            }\n        },\n        {\n            \"id\": 7615,\n            \"name\": \"MTI Finance\",\n            \"symbol\": \"MTI\",\n            \"slug\": \"mti-finance\",\n            \"rank\": 8596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86d3f38edaf7e7959e5d8e6aea5ad3187b78c346\"\n            }\n        },\n        {\n            \"id\": 7616,\n            \"name\": \"Lattice Token\",\n            \"symbol\": \"LTX\",\n            \"slug\": \"lattice-token\",\n            \"rank\": 805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T04:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa393473d64d2F9F026B60b6Df7859A689715d092\"\n            }\n        },\n        {\n            \"id\": 7617,\n            \"name\": \"saffron.finance\",\n            \"symbol\": \"SFI\",\n            \"slug\": \"saffron-finance\",\n            \"rank\": 876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb753428af26e81097e7fd17f40c88aaa3e04902c\"\n            }\n        },\n        {\n            \"id\": 7618,\n            \"name\": \"Alpaca City\",\n            \"symbol\": \"ALPA\",\n            \"slug\": \"alpaca-city\",\n            \"rank\": 3754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7cA4408137eb639570F8E647d9bD7B7E8717514A\"\n            }\n        },\n        {\n            \"id\": 7619,\n            \"name\": \"Bitcoiva\",\n            \"symbol\": \"BCA\",\n            \"slug\": \"bitcoiva\",\n            \"rank\": 3303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7620,\n            \"name\": \"Trade.win\",\n            \"symbol\": \"TWI\",\n            \"slug\": \"trade-win\",\n            \"rank\": 6748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdad26bce7dcf59cd03a2455558e4dd73e1c07b66\"\n            }\n        },\n        {\n            \"id\": 7622,\n            \"name\": \"UBIX.Network\",\n            \"symbol\": \"UBX\",\n            \"slug\": \"ubix-network\",\n            \"rank\": 934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7623,\n            \"name\": \"Libartysharetoken\",\n            \"symbol\": \"LST\",\n            \"slug\": \"libartysharetoken\",\n            \"rank\": 7251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-08T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x355376d6471e09a4ffca8790f50da625630c5270\"\n            }\n        },\n        {\n            \"id\": 7625,\n            \"name\": \"gAsp\",\n            \"symbol\": \"GASP\",\n            \"slug\": \"gasp\",\n            \"rank\": 8233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T00:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7627,\n            \"name\": \"PicaArtMoney\",\n            \"symbol\": \"PICA\",\n            \"slug\": \"picaartmoney\",\n            \"rank\": 4337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA7E0719a65128b2f6cDbc86096753Ff7d5962106\"\n            }\n        },\n        {\n            \"id\": 7628,\n            \"name\": \"Coral Swap\",\n            \"symbol\": \"CORAL\",\n            \"slug\": \"coral-swap\",\n            \"rank\": 5137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7630,\n            \"name\": \"Ethereum Lightning\",\n            \"symbol\": \"ETLT\",\n            \"slug\": \"ethereumlightning\",\n            \"rank\": 3834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T02:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x54eFeC15D08428C7Ba31f8F085D4860EE6e38313\"\n            }\n        },\n        {\n            \"id\": 7631,\n            \"name\": \"FRMx Token\",\n            \"symbol\": \"FRMX\",\n            \"slug\": \"frmx-token\",\n            \"rank\": 4733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6832ea221ebfdc2363729721a146e6745354b14\"\n            }\n        },\n        {\n            \"id\": 7632,\n            \"name\": \"Rake Finance\",\n            \"symbol\": \"RAK\",\n            \"slug\": \"rake-finance\",\n            \"rank\": 4006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8b0f154a688c22142e361707df64277e0a0be66\"\n            }\n        },\n        {\n            \"id\": 7634,\n            \"name\": \"The LoveChain\",\n            \"symbol\": \"LOV\",\n            \"slug\": \"the-lovechain\",\n            \"rank\": 6427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe3c864307b5592404431649de541c259497e2bd1\"\n            }\n        },\n        {\n            \"id\": 7635,\n            \"name\": \"UniWorld\",\n            \"symbol\": \"UNW\",\n            \"slug\": \"uniworld\",\n            \"rank\": 3295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7636,\n            \"name\": \"Team Heretics Fan Token\",\n            \"symbol\": \"TH\",\n            \"slug\": \"team-heretics-fan-token\",\n            \"rank\": 2192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x76af7f5ad0c02587b302e5933ecc9ba5f40604ce\"\n            }\n        },\n        {\n            \"id\": 7637,\n            \"name\": \"Trabzonspor Fan Token\",\n            \"symbol\": \"TRA\",\n            \"slug\": \"trabzonspor-fan-token\",\n            \"rank\": 1020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7638,\n            \"name\": \"Apollon Limassol\",\n            \"symbol\": \"APL\",\n            \"slug\": \"apollon-limassol\",\n            \"rank\": 1963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xad2b16869e9822943745d17e6bf49ff8ba46bdcb\"\n            }\n        },\n        {\n            \"id\": 7639,\n            \"name\": \"Club Atletico Independiente\",\n            \"symbol\": \"CAI\",\n            \"slug\": \"club-atletico-independiente\",\n            \"rank\": 2055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-09T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x1793c8b629b0a526d8741e288440c0cbc4486292\"\n            }\n        },\n        {\n            \"id\": 7640,\n            \"name\": \"Future-Cash Digital\",\n            \"symbol\": \"FCD\",\n            \"slug\": \"future-cash-digital\",\n            \"rank\": 8597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T22:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74db83feba1574fec860413eb509d1ddfb1b730b\"\n            }\n        },\n        {\n            \"id\": 7641,\n            \"name\": \"Medicalveda\",\n            \"symbol\": \"MVEDA\",\n            \"slug\": \"medicalveda\",\n            \"rank\": 4945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCBe7142F5c16755D8683BA329EFA1ABF7b54482d\"\n            }\n        },\n        {\n            \"id\": 7643,\n            \"name\": \"Nyan V2\",\n            \"symbol\": \"NYAN-2\",\n            \"slug\": \"nyan-v2\",\n            \"rank\": 6961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf4a9a37ecfc21825011285222c36ab35de51f14\"\n            }\n        },\n        {\n            \"id\": 7645,\n            \"name\": \"WadzPay Token\",\n            \"symbol\": \"WTK\",\n            \"slug\": \"wadzpay-token\",\n            \"rank\": 3252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T21:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cff49d0a19ed6ff845a9122fa912abcfb1f68a6\"\n            }\n        },\n        {\n            \"id\": 7647,\n            \"name\": \"Azuki\",\n            \"symbol\": \"AZUKI\",\n            \"slug\": \"azuki\",\n            \"rank\": 2068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x910524678C0B1B23FFB9285a81f99C29C11CBaEd\"\n            }\n        },\n        {\n            \"id\": 7650,\n            \"name\": \"LIQUID\",\n            \"symbol\": \"LIQUID\",\n            \"slug\": \"liquidefi\",\n            \"rank\": 8598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-10T07:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72ca0501427bb8f089c1c4f767cb17d017e803a9\"\n            }\n        },\n        {\n            \"id\": 7653,\n            \"name\": \"Oasis Network\",\n            \"symbol\": \"ROSE\",\n            \"slug\": \"oasis-network\",\n            \"rank\": 78,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7654,\n            \"name\": \"RFOX\",\n            \"symbol\": \"RFOX\",\n            \"slug\": \"redfox-labs\",\n            \"rank\": 421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-11T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1d6df714f91debf4e0802a542e13067f31b8262\"\n            }\n        },\n        {\n            \"id\": 7655,\n            \"name\": \"CloudCoin\",\n            \"symbol\": \"CCE\",\n            \"slug\": \"cloudcoin\",\n            \"rank\": 8599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-11T05:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7657,\n            \"name\": \"BAEPAY\",\n            \"symbol\": \"BAEPAY\",\n            \"slug\": \"baepay\",\n            \"rank\": 8600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bffa07a1b0cebc474ce6833eaf2be6326252449\"\n            }\n        },\n        {\n            \"id\": 7658,\n            \"name\": \"GARD Governance Token\",\n            \"symbol\": \"GGT\",\n            \"slug\": \"gard-governance-token\",\n            \"rank\": 5163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-11T10:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7661,\n            \"name\": \"GYSR\",\n            \"symbol\": \"GYSR\",\n            \"slug\": \"gysr\",\n            \"rank\": 4493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T00:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbea98c05eeae2f3bc8c3565db7551eb738c8ccab\"\n            }\n        },\n        {\n            \"id\": 7664,\n            \"name\": \"UniCrypt\",\n            \"symbol\": \"UNCX\",\n            \"slug\": \"uncx\",\n            \"rank\": 919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T01:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0\"\n            }\n        },\n        {\n            \"id\": 7665,\n            \"name\": \"NestEGG Coin\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"nestegg-coin\",\n            \"rank\": 2350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7668,\n            \"name\": \"LONG COIN\",\n            \"symbol\": \"LONG\",\n            \"slug\": \"long-coin\",\n            \"rank\": 8332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T09:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7669,\n            \"name\": \"UNCL\",\n            \"symbol\": \"UNCL\",\n            \"slug\": \"uncl\",\n            \"rank\": 4610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f4eb47a1b1f4488c71fc10e39a4aa56af33dd49\"\n            }\n        },\n        {\n            \"id\": 7670,\n            \"name\": \"Blueshare Token\",\n            \"symbol\": \"BST1\",\n            \"slug\": \"blueshare-token\",\n            \"rank\": 8601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x336492A0601CC85e08C14D390BF07d960328aaf4\"\n            }\n        },\n        {\n            \"id\": 7671,\n            \"name\": \"SEEN\",\n            \"symbol\": \"SEEN\",\n            \"slug\": \"seen\",\n            \"rank\": 1655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-12T10:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33\"\n            }\n        },\n        {\n            \"id\": 7672,\n            \"name\": \"Unifi Protocol DAO\",\n            \"symbol\": \"UNFI\",\n            \"slug\": \"unifi-protocol-dao\",\n            \"rank\": 706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-19T03:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B\"\n            }\n        },\n        {\n            \"id\": 7675,\n            \"name\": \"Interest Bearing ETH\",\n            \"symbol\": \"ibETH\",\n            \"slug\": \"ibeth\",\n            \"rank\": 6811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T13:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67B66C99D3Eb37Fa76Aa3Ed1ff33E8e39F0b9c7A\"\n            }\n        },\n        {\n            \"id\": 7676,\n            \"name\": \"Axion\",\n            \"symbol\": \"AXN\",\n            \"slug\": \"axion\",\n            \"rank\": 5033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x839f1a22a59eaaf26c85958712ab32f80fea23d9\"\n            }\n        },\n        {\n            \"id\": 7677,\n            \"name\": \"ReapChain\",\n            \"symbol\": \"REAP\",\n            \"slug\": \"reapchain\",\n            \"rank\": 666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-14T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fc5ef0337aea85c5f9198853a6e3a579a7a6987\"\n            }\n        },\n        {\n            \"id\": 7678,\n            \"name\": \"KeeperDAO\",\n            \"symbol\": \"ROOK\",\n            \"slug\": \"keeperdao\",\n            \"rank\": 455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T00:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa5047c9c78b8877af97bdcb85db743fd7313d4a\"\n            }\n        },\n        {\n            \"id\": 7679,\n            \"name\": \"Dtube Coin\",\n            \"symbol\": \"DTUBE\",\n            \"slug\": \"dtube-coin\",\n            \"rank\": 6291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T01:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3cceb42b544e91eee02eb585cc9a7b47247bfde\"\n            }\n        },\n        {\n            \"id\": 7680,\n            \"name\": \"Sav3Token\",\n            \"symbol\": \"SAV3\",\n            \"slug\": \"sav3token\",\n            \"rank\": 8602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e10aacb89a28d6fa0fe68790777fec7e7f01890\"\n            }\n        },\n        {\n            \"id\": 7681,\n            \"name\": \"Ideaology\",\n            \"symbol\": \"IDEA\",\n            \"slug\": \"ideaology\",\n            \"rank\": 1550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d3a4F62124498092Ce665f865E0b38fF6F5FbEa\"\n            }\n        },\n        {\n            \"id\": 7684,\n            \"name\": \"ORO\",\n            \"symbol\": \"ORO\",\n            \"slug\": \"oro\",\n            \"rank\": 7853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc3Eb2622190c57429aac3901808994443b64B466\"\n            }\n        },\n        {\n            \"id\": 7687,\n            \"name\": \"Folder Protocol\",\n            \"symbol\": \"FOL\",\n            \"slug\": \"folder-protocol\",\n            \"rank\": 6074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-12T16:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8580f3363684d76055bdc6660caefe8709744e1\"\n            }\n        },\n        {\n            \"id\": 7689,\n            \"name\": \"Yup\",\n            \"symbol\": \"YUP\",\n            \"slug\": \"yup-token\",\n            \"rank\": 5596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69bBC3F8787d573F1BBDd0a5f40C7bA0Aee9BCC9\"\n            }\n        },\n        {\n            \"id\": 7690,\n            \"name\": \"Your Finance Decentralized\",\n            \"symbol\": \"YFD\",\n            \"slug\": \"yfdfi-finance\",\n            \"rank\": 5278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-15T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f4f0ef7978737ce928bff395529161b44e27ad9\"\n            }\n        },\n        {\n            \"id\": 7691,\n            \"name\": \"Farmland Protocol\",\n            \"symbol\": \"FAR\",\n            \"slug\": \"farmland-protocol\",\n            \"rank\": 4688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-27T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7692,\n            \"name\": \"e-Radix\",\n            \"symbol\": \"EXRD\",\n            \"slug\": \"radix\",\n            \"rank\": 324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T17:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414\"\n            }\n        },\n        {\n            \"id\": 7694,\n            \"name\": \"Governor DAO\",\n            \"symbol\": \"GDAO\",\n            \"slug\": \"governor-dao\",\n            \"rank\": 1502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x515d7e9d75e2b76db60f8a051cd890eba23286bc\"\n            }\n        },\n        {\n            \"id\": 7697,\n            \"name\": \"Experty Wisdom Token\",\n            \"symbol\": \"WIS\",\n            \"slug\": \"experty-wisdom-token\",\n            \"rank\": 7089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-16T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDecade1c6Bf2cD9fb89aFad73e4a519C867adcF5\"\n            }\n        },\n        {\n            \"id\": 7698,\n            \"name\": \"CorionX\",\n            \"symbol\": \"CORX\",\n            \"slug\": \"corionx\",\n            \"rank\": 2274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-16T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97\"\n            }\n        },\n        {\n            \"id\": 7699,\n            \"name\": \"CyberFi Token\",\n            \"symbol\": \"CFi\",\n            \"slug\": \"cyberfi\",\n            \"rank\": 1152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63b4f3e3fa4e438698ce330e365e831f7ccd1ef4\"\n            }\n        },\n        {\n            \"id\": 7703,\n            \"name\": \"MileVerse\",\n            \"symbol\": \"MVC\",\n            \"slug\": \"mileverse\",\n            \"rank\": 607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x581911b360B6eB3a14eF295a83a91DC2bCE2D6f7\"\n            }\n        },\n        {\n            \"id\": 7705,\n            \"name\": \"ANIVERSE\",\n            \"symbol\": \"ANV\",\n            \"slug\": \"aniverse\",\n            \"rank\": 4234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3D382228C54736d831FAC2748F4734D9177c7332\"\n            }\n        },\n        {\n            \"id\": 7714,\n            \"name\": \"swiss.finance\",\n            \"symbol\": \"SWISS\",\n            \"slug\": \"swiss-finance\",\n            \"rank\": 8603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-17T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x692eb773e0b5b7a79efac5a015c8b36a2577f65c\"\n            }\n        },\n        {\n            \"id\": 7716,\n            \"name\": \"Earnbase\",\n            \"symbol\": \"ENB\",\n            \"slug\": \"earnbase\",\n            \"rank\": 2481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-27T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6fb1df483b24eeab569e19447e0e107003b9e15\"\n            }\n        },\n        {\n            \"id\": 7717,\n            \"name\": \"TecraCoin (ERC20)\",\n            \"symbol\": \"TCR\",\n            \"slug\": \"tecracoin\",\n            \"rank\": 6770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T01:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE38B72d6595FD3885d1D2F770aa23E94757F91a1\"\n            }\n        },\n        {\n            \"id\": 7718,\n            \"name\": \"Combo\",\n            \"symbol\": \"COMB\",\n            \"slug\": \"combo\",\n            \"rank\": 3441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T02:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7720,\n            \"name\": \"DefHold\",\n            \"symbol\": \"DEFO\",\n            \"slug\": \"defhold\",\n            \"rank\": 7609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-19T04:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe481f2311c774564d517d015e678c2736a25ddd3\"\n            }\n        },\n        {\n            \"id\": 7721,\n            \"name\": \"Chemix Ecology Governance Token\",\n            \"symbol\": \"KUN\",\n            \"slug\": \"qian-kun\",\n            \"rank\": 4829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T12:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65d9bC970aA9B2413027fA339F7f179B3F3f2604\"\n            }\n        },\n        {\n            \"id\": 7723,\n            \"name\": \"Itchiro Games\",\n            \"symbol\": \"JEM\",\n            \"slug\": \"itchiro-games\",\n            \"rank\": 4500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-18T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21cf09BC065082478Dcc9ccB5fd215A978Dc8d86\"\n            }\n        },\n        {\n            \"id\": 7725,\n            \"name\": \"TrueFi\",\n            \"symbol\": \"TRU\",\n            \"slug\": \"truefi-token\",\n            \"rank\": 359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-21T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c19596f5aaff459fa38b0f7ed92f11ae6543784\"\n            }\n        },\n        {\n            \"id\": 7726,\n            \"name\": \"ICHI\",\n            \"symbol\": \"ICHI\",\n            \"slug\": \"ichi\",\n            \"rank\": 444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x903bef1736cddf2a537176cf3c64579c3867a881\"\n            }\n        },\n        {\n            \"id\": 7727,\n            \"name\": \"UniWhales\",\n            \"symbol\": \"UWL\",\n            \"slug\": \"uniwhales\",\n            \"rank\": 8604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdbdd6f355a37b94e6c7d32fef548e98a280b8df5\"\n            }\n        },\n        {\n            \"id\": 7732,\n            \"name\": \"Brother Music Platform\",\n            \"symbol\": \"BMP\",\n            \"slug\": \"brother-music-platform\",\n            \"rank\": 3109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01b23286ff60a543ec29366ae8d6b6274ca20541\"\n            }\n        },\n        {\n            \"id\": 7734,\n            \"name\": \"TOM Finance\",\n            \"symbol\": \"TOM\",\n            \"slug\": \"tom-finance\",\n            \"rank\": 4632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T13:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7970499814654cd13cb7b6e7634a12a7a8a9abc\"\n            }\n        },\n        {\n            \"id\": 7737,\n            \"name\": \"API3\",\n            \"symbol\": \"API3\",\n            \"slug\": \"api3\",\n            \"rank\": 327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b38210ea11411557c13457D4dA7dC6ea731B88a\"\n            }\n        },\n        {\n            \"id\": 7738,\n            \"name\": \"TimeCoinProtocol\",\n            \"symbol\": \"TMCN\",\n            \"slug\": \"timecoinprotocol\",\n            \"rank\": 5829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7739,\n            \"name\": \"DexKit\",\n            \"symbol\": \"KIT\",\n            \"slug\": \"dexkit\",\n            \"rank\": 1914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7866e48c74cbfb8183cd1a929cd9b95a7a5cb4f4\"\n            }\n        },\n        {\n            \"id\": 7740,\n            \"name\": \"Polaris Share\",\n            \"symbol\": \"POLA\",\n            \"slug\": \"polaris-share\",\n            \"rank\": 4055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T23:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc691bc298a304d591Ad9b352c7A8D216dE9f2CED\"\n            }\n        },\n        {\n            \"id\": 7742,\n            \"name\": \"88mph\",\n            \"symbol\": \"MPH\",\n            \"slug\": \"88mph\",\n            \"rank\": 1142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-21T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8888801af4d980682e47f1a9036e589479e835c5\"\n            }\n        },\n        {\n            \"id\": 7743,\n            \"name\": \"Ethereum Yield\",\n            \"symbol\": \"ETHY\",\n            \"slug\": \"ethereum-yield\",\n            \"rank\": 2152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T03:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5\"\n            }\n        },\n        {\n            \"id\": 7746,\n            \"name\": \"Felixo Coin\",\n            \"symbol\": \"FLX\",\n            \"slug\": \"felixo-coin\",\n            \"rank\": 2231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"7LNzxMvdT4rXMXhL2JS4xQu6T6f6WFuZa1yYTDPGwLCHEtjbu\"\n            }\n        },\n        {\n            \"id\": 7747,\n            \"name\": \"reflect.finance\",\n            \"symbol\": \"RFI\",\n            \"slug\": \"reflect-finance\",\n            \"rank\": 2117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1afffe3f4d611d252010e3eaf6f4d77088b0cd7\"\n            }\n        },\n        {\n            \"id\": 7748,\n            \"name\": \"BSC FARM\",\n            \"symbol\": \"BSC\",\n            \"slug\": \"bsc-farm\",\n            \"rank\": 8121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T10:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17bc015607fdf93e7c949e9ca22f96907cfbef88\"\n            }\n        },\n        {\n            \"id\": 7749,\n            \"name\": \"Paypolitan Token\",\n            \"symbol\": \"EPAN\",\n            \"slug\": \"paypolitan-token\",\n            \"rank\": 3173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72630b1e3b42874bf335020ba0249e3e9e47bafc\"\n            }\n        },\n        {\n            \"id\": 7750,\n            \"name\": \"Eden\",\n            \"symbol\": \"EDEN\",\n            \"slug\": \"eden-network\",\n            \"rank\": 1175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559\"\n            }\n        },\n        {\n            \"id\": 7751,\n            \"name\": \"KP2R.Network\",\n            \"symbol\": \"KP2R\",\n            \"slug\": \"kp2r-network\",\n            \"rank\": 4988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9bde098be22658d057c3f1f185e3fd4653e2fbd1\"\n            }\n        },\n        {\n            \"id\": 7752,\n            \"name\": \"LibreFreelencer\",\n            \"symbol\": \"LIBREF\",\n            \"slug\": \"librefreelencer\",\n            \"rank\": 6705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x449efe48ad7cd423bab056276639f8120cd4f9a3\"\n            }\n        },\n        {\n            \"id\": 7753,\n            \"name\": \"BIOKKOIN\",\n            \"symbol\": \"BKKG\",\n            \"slug\": \"biokkoin\",\n            \"rank\": 5834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-22T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8AF22fBDeFe01b4dC7960EC04Ec73e8502F4a6B0\"\n            }\n        },\n        {\n            \"id\": 7755,\n            \"name\": \"Handy\",\n            \"symbol\": \"HANDY\",\n            \"slug\": \"handy\",\n            \"rank\": 1616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8bbe1a2961B41340468D0548c2cd5B7DFA9b684c\"\n            }\n        },\n        {\n            \"id\": 7756,\n            \"name\": \"oBTC\",\n            \"symbol\": \"OBTC\",\n            \"slug\": \"obtc\",\n            \"rank\": 8605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-14T01:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8064d9ae6cdf087b1bcd5bdf3531bd5d8c537a68\"\n            }\n        },\n        {\n            \"id\": 7760,\n            \"name\": \"Komet\",\n            \"symbol\": \"KOMET\",\n            \"slug\": \"komet\",\n            \"rank\": 8606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-23T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6cfb6df56bbdb00226aeffcdb2cd1fe8da1abda7\"\n            }\n        },\n        {\n            \"id\": 7761,\n            \"name\": \"BuildUp\",\n            \"symbol\": \"BUP\",\n            \"slug\": \"buildup\",\n            \"rank\": 6084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB04DFdb8271ed2d5e13858562C44A77D3CEb9e57\"\n            }\n        },\n        {\n            \"id\": 7762,\n            \"name\": \"Lyra\",\n            \"symbol\": \"LYR\",\n            \"slug\": \"lyra\",\n            \"rank\": 5298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T16:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7763,\n            \"name\": \"BlackDragon\",\n            \"symbol\": \"BDT\",\n            \"slug\": \"blackdragon\",\n            \"rank\": 7394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-23T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4Efe8665e564bF454cCF5C90Ee16817F7485d5Cf\"\n            }\n        },\n        {\n            \"id\": 7764,\n            \"name\": \"Simbcoin Swap\",\n            \"symbol\": \"SMBSWAP\",\n            \"slug\": \"simbcoin-swap\",\n            \"rank\": 5060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53bd789f2cdb846b227d8ffc7b46ed4263231fdf\"\n            }\n        },\n        {\n            \"id\": 7765,\n            \"name\": \"Benchmark Protocol\",\n            \"symbol\": \"MARK\",\n            \"slug\": \"benchmark-protocol\",\n            \"rank\": 2049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-23T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67c597624b17b16fb77959217360b7cd18284253\"\n            }\n        },\n        {\n            \"id\": 7771,\n            \"name\": \"HoldToWin\",\n            \"symbol\": \"7ADD\",\n            \"slug\": \"holdtowin\",\n            \"rank\": 8607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T03:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEd36482c7F8E5850e91aC0Cf6BF2130A1aA2DF92\"\n            }\n        },\n        {\n            \"id\": 7772,\n            \"name\": \"Leverj Gluon\",\n            \"symbol\": \"L2\",\n            \"slug\": \"leverj-gluon\",\n            \"rank\": 1425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBbff34E47E559ef680067a6B1c980639EEb64D24\"\n            }\n        },\n        {\n            \"id\": 7776,\n            \"name\": \"Vanilla Network\",\n            \"symbol\": \"VNLA\",\n            \"slug\": \"vanilla-network\",\n            \"rank\": 1378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB97FaF860045483E0C7F08c56acb31333084a988\"\n            }\n        },\n        {\n            \"id\": 7778,\n            \"name\": \"Metis\",\n            \"symbol\": \"MTS\",\n            \"slug\": \"metis\",\n            \"rank\": 3660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T16:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9598333b99d14d90bc81cad8af82c4c70625e75\"\n            }\n        },\n        {\n            \"id\": 7779,\n            \"name\": \"XPToken.io\",\n            \"symbol\": \"XPT\",\n            \"slug\": \"xptoken-io\",\n            \"rank\": 8608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-24T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0814d0E47F2390a8082C4a1BD819FDDe50f9bFc\"\n            }\n        },\n        {\n            \"id\": 7783,\n            \"name\": \"Open Governance Token\",\n            \"symbol\": \"OPEN\",\n            \"slug\": \"open-governance-token\",\n            \"rank\": 2219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T21:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69e8b9528CABDA89fe846C67675B5D73d463a916\"\n            }\n        },\n        {\n            \"id\": 7784,\n            \"name\": \"BLink\",\n            \"symbol\": \"BLINK\",\n            \"slug\": \"blink\",\n            \"rank\": 1533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63870a18b6e42b01ef1ad8a2302ef50b7132054f\"\n            }\n        },\n        {\n            \"id\": 7785,\n            \"name\": \"Bundles Finance\",\n            \"symbol\": \"BUND\",\n            \"slug\": \"bundles\",\n            \"rank\": 5637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8D3E855f3f55109D473735aB76F753218400fe96\"\n            }\n        },\n        {\n            \"id\": 7787,\n            \"name\": \"JSB FOUNDATION\",\n            \"symbol\": \"JSB\",\n            \"slug\": \"jsb-foundation\",\n            \"rank\": 6460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TBwEPBdBPQsHaSwk7qhDWjqi8oNz74ppzd\"\n            }\n        },\n        {\n            \"id\": 7788,\n            \"name\": \"Yearn Loans Finance\",\n            \"symbol\": \"YLFI\",\n            \"slug\": \"yearn-loans-finance\",\n            \"rank\": 7069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x186af393bf9ceef31ce7eae2b468c46231163cc7\"\n            }\n        },\n        {\n            \"id\": 7789,\n            \"name\": \"OASISBloc\",\n            \"symbol\": \"OSB\",\n            \"slug\": \"oasisbloc\",\n            \"rank\": 5103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7790,\n            \"name\": \"LifetionCoin\",\n            \"symbol\": \"LTP\",\n            \"slug\": \"lifetioncoin\",\n            \"rank\": 7764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-25T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7791,\n            \"name\": \"Pancake Bunny\",\n            \"symbol\": \"BUNNY\",\n            \"slug\": \"pancakebunny\",\n            \"rank\": 2267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9849e6fdb743d08faee3e34dd2d1bc69ea11a51\"\n            }\n        },\n        {\n            \"id\": 7795,\n            \"name\": \"Bird.Money\",\n            \"symbol\": \"BIRD\",\n            \"slug\": \"bird-money\",\n            \"rank\": 1151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70401dfd142a16dc7031c56e862fc88cb9537ce0\"\n            }\n        },\n        {\n            \"id\": 7798,\n            \"name\": \"Decentral Games [Old]\",\n            \"symbol\": \"DG\",\n            \"slug\": \"decentral-games-old\",\n            \"rank\": 362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-02T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee06a81a695750e71a662b51066f2c74cf4478a0\"\n            }\n        },\n        {\n            \"id\": 7803,\n            \"name\": \"Ethereum Stake\",\n            \"symbol\": \"ETHYS\",\n            \"slug\": \"ethereum-stake\",\n            \"rank\": 2097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0d3ebcad6a20ce69bc3bc0e1ec964075425e533\"\n            }\n        },\n        {\n            \"id\": 7805,\n            \"name\": \"Muse\",\n            \"symbol\": \"MUSE\",\n            \"slug\": \"muse\",\n            \"rank\": 877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6ca7399b4f9ca56fc27cbff44f4d2e4eef1fc81\"\n            }\n        },\n        {\n            \"id\": 7806,\n            \"name\": \"Cornichon\",\n            \"symbol\": \"CORN\",\n            \"slug\": \"cornichon\",\n            \"rank\": 1724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-28T09:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa456b515303b2ce344e9d2601f91270f8c2fea5e\"\n            }\n        },\n        {\n            \"id\": 7809,\n            \"name\": \"Carbon\",\n            \"symbol\": \"CRBN\",\n            \"slug\": \"carbon\",\n            \"rank\": 1488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T02:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCdeee767beD58c5325f68500115d4B722b3724EE\"\n            }\n        },\n        {\n            \"id\": 7811,\n            \"name\": \"Bullswap Exchange\",\n            \"symbol\": \"BVL\",\n            \"slug\": \"bullswap-exchange\",\n            \"rank\": 4856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7d324B2677440608fb871981B220ECa062c3FbF\"\n            }\n        },\n        {\n            \"id\": 7812,\n            \"name\": \"SYNC Network\",\n            \"symbol\": \"SYNC\",\n            \"slug\": \"sync-network\",\n            \"rank\": 1628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T02:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32\"\n            }\n        },\n        {\n            \"id\": 7813,\n            \"name\": \"Basis Cash\",\n            \"symbol\": \"BAC\",\n            \"slug\": \"basis-cash\",\n            \"rank\": 1710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a\"\n            }\n        },\n        {\n            \"id\": 7814,\n            \"name\": \"Alaya\",\n            \"symbol\": \"ATP\",\n            \"slug\": \"alaya\",\n            \"rank\": 3032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T06:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7815,\n            \"name\": \"DefiCliq\",\n            \"symbol\": \"CLIQ\",\n            \"slug\": \"deficliq\",\n            \"rank\": 3668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0Def8d8addE14c9eF7c2a986dF3eA4Bd65826767\"\n            }\n        },\n        {\n            \"id\": 7816,\n            \"name\": \"Basis Share\",\n            \"symbol\": \"BAS\",\n            \"slug\": \"basis-share\",\n            \"rank\": 3929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-05T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x106538CC16F938776c7c180186975BCA23875287\"\n            }\n        },\n        {\n            \"id\": 7817,\n            \"name\": \"Bifrost (BFC)\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"bifrost\",\n            \"rank\": 249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T20:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c\"\n            }\n        },\n        {\n            \"id\": 7819,\n            \"name\": \"Unicap.finance\",\n            \"symbol\": \"UCAP\",\n            \"slug\": \"unicap-finance\",\n            \"rank\": 5672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-29T17:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbaA70614C7AAfB568a93E62a98D55696bcc85DFE\"\n            }\n        },\n        {\n            \"id\": 7821,\n            \"name\": \"Royale Finance\",\n            \"symbol\": \"ROYA\",\n            \"slug\": \"royale-finance\",\n            \"rank\": 1649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T18:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7eaf9c89037e4814dc0d9952ac7f888c784548db\"\n            }\n        },\n        {\n            \"id\": 7824,\n            \"name\": \"Vai\",\n            \"symbol\": \"VAI\",\n            \"slug\": \"vai\",\n            \"rank\": 500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T02:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4bd17003473389a42daf6a0a729f6fdb328bbbd7\"\n            }\n        },\n        {\n            \"id\": 7826,\n            \"name\": \"Zoracles\",\n            \"symbol\": \"ZORA\",\n            \"slug\": \"zoracles\",\n            \"rank\": 1967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T09:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD8E3FB3b08eBA982F2754988d70D57eDc0055ae6\"\n            }\n        },\n        {\n            \"id\": 7828,\n            \"name\": \"KING OF DEFI\",\n            \"symbol\": \"KODX\",\n            \"slug\": \"king-of-defi\",\n            \"rank\": 8609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TTUwzoZAK6rpDjpSh8B2XFTnxGfbMLHJaq\"\n            }\n        },\n        {\n            \"id\": 7832,\n            \"name\": \"REALPAY\",\n            \"symbol\": \"RAP\",\n            \"slug\": \"realpay\",\n            \"rank\": 6654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb23d94fabded02556910ceeb68fe998d66d5822a\"\n            }\n        },\n        {\n            \"id\": 7834,\n            \"name\": \"DEJAVE\",\n            \"symbol\": \"DJV\",\n            \"slug\": \"dejave\",\n            \"rank\": 2438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T00:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQDRp2VCRc3s9X1zx2CgLoauPp44iQVaw8\"\n            }\n        },\n        {\n            \"id\": 7835,\n            \"name\": \"Money of Tomorrow Today\",\n            \"symbol\": \"MTTCOIN\",\n            \"slug\": \"money-of-tomorrow-today\",\n            \"rank\": 7390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-11-30T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7837,\n            \"name\": \"Apple Finance\",\n            \"symbol\": \"APLP\",\n            \"slug\": \"apple-finance\",\n            \"rank\": 6572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-03T15:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69275aC5477F3A9DC051180BC559140Bc647F8E9\"\n            }\n        },\n        {\n            \"id\": 7838,\n            \"name\": \"Base Protocol\",\n            \"symbol\": \"BASE\",\n            \"slug\": \"base-protocol\",\n            \"rank\": 2082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T00:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07150e919b4de5fd6a63de1f9384828396f25fdc\"\n            }\n        },\n        {\n            \"id\": 7841,\n            \"name\": \"Idle\",\n            \"symbol\": \"IDLE\",\n            \"slug\": \"idle\",\n            \"rank\": 1201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T11:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x875773784Af8135eA0ef43b5a374AaD105c5D39e\"\n            }\n        },\n        {\n            \"id\": 7844,\n            \"name\": \"ACryptoS\",\n            \"symbol\": \"ACS\",\n            \"slug\": \"acryptos\",\n            \"rank\": 4480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-01T12:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4197c6ef3879a08cd51e5560da5064b773aa1d29\"\n            }\n        },\n        {\n            \"id\": 7846,\n            \"name\": \"Unbound\",\n            \"symbol\": \"UNB\",\n            \"slug\": \"unbound\",\n            \"rank\": 1148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T16:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8dB253a1943DdDf1AF9bcF8706ac9A0Ce939d922\"\n            }\n        },\n        {\n            \"id\": 7848,\n            \"name\": \"Unbound Dollar\",\n            \"symbol\": \"UND\",\n            \"slug\": \"unbound-dollar\",\n            \"rank\": 6706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T19:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0C0F2b41F758d66bB8e694693B0f9e6FaE726499\"\n            }\n        },\n        {\n            \"id\": 7851,\n            \"name\": \"Adventure Token\",\n            \"symbol\": \"TWA\",\n            \"slug\": \"adventure-token\",\n            \"rank\": 8610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T13:42:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2ef2757d2ed560c9e3758d1946d7bcccbd5a7fe\"\n            }\n        },\n        {\n            \"id\": 7852,\n            \"name\": \"IterationSyndicate\",\n            \"symbol\": \"ITS\",\n            \"slug\": \"iterationsyndicate\",\n            \"rank\": 7354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-02T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc32cc5b70bee4bd54aa62b9aefb91346d18821c4\"\n            }\n        },\n        {\n            \"id\": 7854,\n            \"name\": \"ACDX Exchange Governance Token\",\n            \"symbol\": \"ACXT\",\n            \"slug\": \"acdx-exchange-token\",\n            \"rank\": 8611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T08:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7be00ed6796b21656732e8f739fc1b8f1c53da0d\"\n            }\n        },\n        {\n            \"id\": 7855,\n            \"name\": \"Gold Coin Reserve\",\n            \"symbol\": \"GCR\",\n            \"slug\": \"gold-coin-reserve\",\n            \"rank\": 2846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-02T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37F6F8eb409DEB9fEAf032c109A72319F665C79D\"\n            }\n        },\n        {\n            \"id\": 7857,\n            \"name\": \"Mirror Protocol\",\n            \"symbol\": \"MIR\",\n            \"slug\": \"mirror-protocol\",\n            \"rank\": 406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T06:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09a3EcAFa817268f77BE1283176B946C4ff2E608\"\n            }\n        },\n        {\n            \"id\": 7859,\n            \"name\": \"Badger DAO\",\n            \"symbol\": \"BADGER\",\n            \"slug\": \"badger-dao\",\n            \"rank\": 316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T06:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3472a5a71965499acd81997a54bba8d852c6e53d\"\n            }\n        },\n        {\n            \"id\": 7860,\n            \"name\": \"ClinTex CTi\",\n            \"symbol\": \"CTI\",\n            \"slug\": \"clintex-cti\",\n            \"rank\": 1299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-03T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c18d6a985ef69744b9d57248a45c0861874f244\"\n            }\n        },\n        {\n            \"id\": 7862,\n            \"name\": \"YearnAgnostic Finance\",\n            \"symbol\": \"YFIAG\",\n            \"slug\": \"yearnagnostic-finance\",\n            \"rank\": 6355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-05T22:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd40adfF097E3cde2b96D81A4727F3E47093F3405\"\n            }\n        },\n        {\n            \"id\": 7864,\n            \"name\": \"DGPayment\",\n            \"symbol\": \"DGP\",\n            \"slug\": \"dgpayment\",\n            \"rank\": 2906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-04T10:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x927159670C50042109d7C0f4aEd0Cee89452433E\"\n            }\n        },\n        {\n            \"id\": 7866,\n            \"name\": \"Monavale\",\n            \"symbol\": \"MONA\",\n            \"slug\": \"monavale\",\n            \"rank\": 1379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-05T15:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A\"\n            }\n        },\n        {\n            \"id\": 7867,\n            \"name\": \"Bitcashpay (old)\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"bitcashpay\",\n            \"rank\": 2659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-14T02:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe047705117Eb07e712C3d684f5B18E74577e83aC\"\n            }\n        },\n        {\n            \"id\": 7869,\n            \"name\": \"RedChillies\",\n            \"symbol\": \"REDC\",\n            \"slug\": \"redchillies\",\n            \"rank\": 6841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil14jmjrkvfcz2uvj3y69kl6gas34ecuf2j5ggmye\"\n            }\n        },\n        {\n            \"id\": 7870,\n            \"name\": \"Plasma Finance\",\n            \"symbol\": \"PPAY\",\n            \"slug\": \"plasma-finance\",\n            \"rank\": 1326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T13:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x054d64b73d3d8a21af3d764efd76bcaa774f3bb2\"\n            }\n        },\n        {\n            \"id\": 7874,\n            \"name\": \"PieDAO DEFI++\",\n            \"symbol\": \"DEFI++\",\n            \"slug\": \"piedao-defi\",\n            \"rank\": 1799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8d1ce361eb68e9e05573443c407d4a3bed23b033\"\n            }\n        },\n        {\n            \"id\": 7875,\n            \"name\": \"MM Token\",\n            \"symbol\": \"MM\",\n            \"slug\": \"mm-token\",\n            \"rank\": 5938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T09:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa283aa7cfbb27ef0cfbcb2493dd9f4330e0fd304\"\n            }\n        },\n        {\n            \"id\": 7876,\n            \"name\": \"SORA Validator Token\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"sora-validator-token\",\n            \"rank\": 2326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe88f8313e61a97cec1871ee37fbbe2a8bf3ed1e4\"\n            }\n        },\n        {\n            \"id\": 7878,\n            \"name\": \"MobileCoin\",\n            \"symbol\": \"MOB\",\n            \"slug\": \"mobilecoin\",\n            \"rank\": 228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7879,\n            \"name\": \"Unifty\",\n            \"symbol\": \"NIF\",\n            \"slug\": \"unifty\",\n            \"rank\": 713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e291890b01e5181f7ecc98d79ffbe12ad23df9e\"\n            }\n        },\n        {\n            \"id\": 7880,\n            \"name\": \"YFIDapp\",\n            \"symbol\": \"YFID\",\n            \"slug\": \"yfidapp\",\n            \"rank\": 8612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T21:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61266424B904d65cEb2945a1413Ac322185187D5\"\n            }\n        },\n        {\n            \"id\": 7881,\n            \"name\": \"sKLAY\",\n            \"symbol\": \"SKLAY\",\n            \"slug\": \"sklay\",\n            \"rank\": 6741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7882,\n            \"name\": \"EFFORCE\",\n            \"symbol\": \"WOZX\",\n            \"slug\": \"efforce\",\n            \"rank\": 673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34950ff2b487d9e5282c5ab342d08a2f712eb79f\"\n            }\n        },\n        {\n            \"id\": 7883,\n            \"name\": \"WELL\",\n            \"symbol\": \"WELL\",\n            \"slug\": \"well-token\",\n            \"rank\": 969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b06B43f3b0bBAd73784d858c782e029F3F5Af14\"\n            }\n        },\n        {\n            \"id\": 7884,\n            \"name\": \"Elite Swap\",\n            \"symbol\": \"ELT\",\n            \"slug\": \"elite-swap\",\n            \"rank\": 8141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T18:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x380291a9a8593b39f123cf39cc1cc47463330b1f\"\n            }\n        },\n        {\n            \"id\": 7885,\n            \"name\": \"Katalyo\",\n            \"symbol\": \"KTLYO\",\n            \"slug\": \"katalyo\",\n            \"rank\": 1927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-06T22:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24E3794605C84E580EEA4972738D633E8a7127c8\"\n            }\n        },\n        {\n            \"id\": 7886,\n            \"name\": \"Glox Finance\",\n            \"symbol\": \"GLOX\",\n            \"slug\": \"glox-finance\",\n            \"rank\": 8294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-21T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0222bE1F1B8413b2d7d76EBfC9e0285C1300692f\"\n            }\n        },\n        {\n            \"id\": 7887,\n            \"name\": \"Tesla tokenized stock FTX\",\n            \"symbol\": \"TSLA\",\n            \"slug\": \"tesla-tokenized-stock-ftx\",\n            \"rank\": 3332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7888,\n            \"name\": \"Nio tokenized stock FTX\",\n            \"symbol\": \"NIO\",\n            \"slug\": \"nio-tokenized-stock-ftx\",\n            \"rank\": 6044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7889,\n            \"name\": \"Alibaba tokenized stock FTX\",\n            \"symbol\": \"BABA\",\n            \"slug\": \"alibaba-tokenized-stock-ftx\",\n            \"rank\": 3787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7890,\n            \"name\": \"Amazon tokenized stock FTX\",\n            \"symbol\": \"AMZN\",\n            \"slug\": \"amazon-tokenized-stock-ftx\",\n            \"rank\": 6582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7891,\n            \"name\": \"Pfizer tokenized stock FTX\",\n            \"symbol\": \"PFE\",\n            \"slug\": \"pfizer-tokenized-stock-ftx\",\n            \"rank\": 5783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7892,\n            \"name\": \"Beyond Meat tokenized stock FTX\",\n            \"symbol\": \"BYND\",\n            \"slug\": \"beyond-meat-tokenized-stock-ftx\",\n            \"rank\": 7195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7893,\n            \"name\": \"Taiwan Semiconductor Mfg tokenized stock FTX\",\n            \"symbol\": \"TSM\",\n            \"slug\": \"taiwan-semiconductor-mfg-tokenized-stock-ftx\",\n            \"rank\": 5826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7894,\n            \"name\": \"Apple tokenized stock FTX\",\n            \"symbol\": \"AAPL\",\n            \"slug\": \"apple-tokenized-stock-ftx\",\n            \"rank\": 4261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7895,\n            \"name\": \"Billibilli Inc tokenized stock FTX\",\n            \"symbol\": \"BILI\",\n            \"slug\": \"billibilli-inc-tokenized-stock-ftx\",\n            \"rank\": 4568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7896,\n            \"name\": \"ARK Innovation ETF tokenized stock FTX\",\n            \"symbol\": \"ARKK\",\n            \"slug\": \"ark-innovation-etf-tokenized-stock-ftx\",\n            \"rank\": 4359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7897,\n            \"name\": \"Facebook tokenized stock FTX\",\n            \"symbol\": \"FB\",\n            \"slug\": \"facebook-tokenized-stock-ftx\",\n            \"rank\": 6573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7898,\n            \"name\": \"MicroStrategy tokenized stock FTX\",\n            \"symbol\": \"MSTR\",\n            \"slug\": \"microstrategy-tokenized-stock-ftx\",\n            \"rank\": 6306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7899,\n            \"name\": \"Netflix tokenized stock FTX\",\n            \"symbol\": \"NFLX\",\n            \"slug\": \"netflix-tokenized-stock-ftx\",\n            \"rank\": 6013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7900,\n            \"name\": \"Moderna tokenized stock FTX\",\n            \"symbol\": \"MRNA\",\n            \"slug\": \"moderna-tokenized-stock-ftx\",\n            \"rank\": 6837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7901,\n            \"name\": \"PayPal tokenized stock FTX\",\n            \"symbol\": \"PYPL\",\n            \"slug\": \"paypal-tokenized-stock-ftx\",\n            \"rank\": 3683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7902,\n            \"name\": \"Square tokenized stock FTX\",\n            \"symbol\": \"SQ\",\n            \"slug\": \"square-tokenized-stock-ftx\",\n            \"rank\": 6749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7903,\n            \"name\": \"Advanced Micro Devices tokenized stock FTX\",\n            \"symbol\": \"AMD\",\n            \"slug\": \"advanced-micro-devices-tokenized-stock-ftx\",\n            \"rank\": 6686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7913,\n            \"name\": \"NVIDIA tokenized stock FTX\",\n            \"symbol\": \"NVDA\",\n            \"slug\": \"nvidia-tokenized-stock-ftx\",\n            \"rank\": 3365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7914,\n            \"name\": \"Google tokenized stock FTX\",\n            \"symbol\": \"GOOGL\",\n            \"slug\": \"google-tokenized-stock-ftx\",\n            \"rank\": 6160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7915,\n            \"name\": \"SPDR S&P 500 ETF tokenized stock FTX\",\n            \"symbol\": \"SPY\",\n            \"slug\": \"spdr-sp-500-etf-tokenized-stock-ftx\",\n            \"rank\": 5063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7916,\n            \"name\": \"Twitter tokenized stock FTX\",\n            \"symbol\": \"TWTR\",\n            \"slug\": \"twitter-tokenized-stock-ftx\",\n            \"rank\": 6778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7917,\n            \"name\": \"Uber tokenized stock FTX\",\n            \"symbol\": \"UBER\",\n            \"slug\": \"uber-tokenized-stock-ftx\",\n            \"rank\": 8245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7918,\n            \"name\": \"BioNTech tokenized stock FTX\",\n            \"symbol\": \"BNTX\",\n            \"slug\": \"biontech-tokenized-stock-ftx\",\n            \"rank\": 7576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-07T23:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7919,\n            \"name\": \"Tesla tokenized stock Bittrex\",\n            \"symbol\": \"TSLA\",\n            \"slug\": \"tesla-tokenized-stock-bittrex\",\n            \"rank\": 7905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7921,\n            \"name\": \"Alibaba tokenized stock Bittrex\",\n            \"symbol\": \"BABA\",\n            \"slug\": \"alibaba-tokenized-stock-bittrex\",\n            \"rank\": 6046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7923,\n            \"name\": \"Pfizer tokenized stock Bittrex\",\n            \"symbol\": \"PFE\",\n            \"slug\": \"pfizer-tokenized-stock-bittrex\",\n            \"rank\": 8613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7924,\n            \"name\": \"Apple tokenized stock Bittrex\",\n            \"symbol\": \"AAPL\",\n            \"slug\": \"apple-tokenized-stock-bittrex\",\n            \"rank\": 7555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7925,\n            \"name\": \"BioNTech tokenized stock Bittrex\",\n            \"symbol\": \"BNTX\",\n            \"slug\": \"biontech-tokenized-stock-bittrex\",\n            \"rank\": 5919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7926,\n            \"name\": \"Facebook tokenized stock Bittrex\",\n            \"symbol\": \"FB\",\n            \"slug\": \"facebook-tokenized-stock-bittrex\",\n            \"rank\": 6159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7927,\n            \"name\": \"Google tokenized stock Bittrex\",\n            \"symbol\": \"GOOGL\",\n            \"slug\": \"google-tokenized-stock-bittrex\",\n            \"rank\": 5995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7928,\n            \"name\": \"Netflix tokenized stock Bittrex\",\n            \"symbol\": \"NFLX\",\n            \"slug\": \"netflix-tokenized-stock-bittrex\",\n            \"rank\": 7443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7929,\n            \"name\": \"Amazon tokenized stock Bittrex\",\n            \"symbol\": \"AMZN\",\n            \"slug\": \"amazon-tokenized-stock-bittrex\",\n            \"rank\": 8614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7930,\n            \"name\": \"Billibilli tokenized stock Bittrex\",\n            \"symbol\": \"BILI\",\n            \"slug\": \"billibilli-tokenized-stock-bittrex\",\n            \"rank\": 6433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7931,\n            \"name\": \"Bondly\",\n            \"symbol\": \"BONDLY\",\n            \"slug\": \"bondly\",\n            \"rank\": 1135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T03:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x91dfbee3965baaee32784c2d546b7a0c62f268c9\"\n            }\n        },\n        {\n            \"id\": 7932,\n            \"name\": \"Airbnb tokenized stock FTX\",\n            \"symbol\": \"ABNB\",\n            \"slug\": \"airbnb-tokenized-stock-ftx\",\n            \"rank\": 6679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-08T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7933,\n            \"name\": \"Alpha5\",\n            \"symbol\": \"A5T\",\n            \"slug\": \"alpha5\",\n            \"rank\": 4172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T05:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8272210954ea85de6d2ae739806ab593b5d9c51\"\n            }\n        },\n        {\n            \"id\": 7942,\n            \"name\": \"Curate\",\n            \"symbol\": \"XCUR\",\n            \"slug\": \"curate\",\n            \"rank\": 845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T06:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE1c7E30C42C24582888C758984f6e382096786bd\"\n            }\n        },\n        {\n            \"id\": 7947,\n            \"name\": \"Rank Token\",\n            \"symbol\": \"RANK\",\n            \"slug\": \"rank-token\",\n            \"rank\": 6019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T20:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TNkmiDFubYeHZ3nAnZNFvtc6K1toBzE6DD\"\n            }\n        },\n        {\n            \"id\": 7949,\n            \"name\": \"Interfinex\",\n            \"symbol\": \"IFEX\",\n            \"slug\": \"interfinex\",\n            \"rank\": 5263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-09T21:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa891cf72aeda692570928efe1a832342e9783cdc\"\n            }\n        },\n        {\n            \"id\": 7952,\n            \"name\": \"Venus SXP\",\n            \"symbol\": \"vSXP\",\n            \"slug\": \"vsxp\",\n            \"rank\": 961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T03:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ff3d0f6990a40261c66e1ff2017acbc282eb6d0\"\n            }\n        },\n        {\n            \"id\": 7957,\n            \"name\": \"Venus USDT\",\n            \"symbol\": \"vUSDT\",\n            \"slug\": \"venus-usdt\",\n            \"rank\": 663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfD5840Cd36d94D7229439859C0112a4185BC0255\"\n            }\n        },\n        {\n            \"id\": 7958,\n            \"name\": \"Venus USDC\",\n            \"symbol\": \"vUSDC\",\n            \"slug\": \"venus-usdc\",\n            \"rank\": 368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeca88125a5adbe82614ffc12d0db554e2e2867c8\"\n            }\n        },\n        {\n            \"id\": 7959,\n            \"name\": \"Venus BUSD\",\n            \"symbol\": \"vBUSD\",\n            \"slug\": \"venus-busd\",\n            \"rank\": 509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95c78222B3D6e262426483D42CfA53685A67Ab9D\"\n            }\n        },\n        {\n            \"id\": 7960,\n            \"name\": \"Venus XVS\",\n            \"symbol\": \"vXVS\",\n            \"slug\": \"venus-xvs\",\n            \"rank\": 629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D\"\n            }\n        },\n        {\n            \"id\": 7961,\n            \"name\": \"Venus BNB\",\n            \"symbol\": \"vBNB\",\n            \"slug\": \"venus-bnb\",\n            \"rank\": 217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA07c5b74C9B40447a954e1466938b865b6BBea36\"\n            }\n        },\n        {\n            \"id\": 7962,\n            \"name\": \"Venus BTC\",\n            \"symbol\": \"vBTC\",\n            \"slug\": \"venus-btc\",\n            \"rank\": 291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B\"\n            }\n        },\n        {\n            \"id\": 7963,\n            \"name\": \"Venus ETH\",\n            \"symbol\": \"vETH\",\n            \"slug\": \"venus-eth\",\n            \"rank\": 345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf508fCD89b8bd15579dc79A6827cB4686A3592c8\"\n            }\n        },\n        {\n            \"id\": 7964,\n            \"name\": \"Venus LTC\",\n            \"symbol\": \"vLTC\",\n            \"slug\": \"venus-ltc\",\n            \"rank\": 1028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7965,\n            \"name\": \"Venus XRP\",\n            \"symbol\": \"vXRP\",\n            \"slug\": \"venus-xrp\",\n            \"rank\": 8615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-11T05:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb248a295732e0225acd3337607cc01068e3b9c10\"\n            }\n        },\n        {\n            \"id\": 7969,\n            \"name\": \"XVIX\",\n            \"symbol\": \"XVIX\",\n            \"slug\": \"xvix\",\n            \"rank\": 7646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bAE380B5D762D543d426331b8437926443ae9ec\"\n            }\n        },\n        {\n            \"id\": 7972,\n            \"name\": \"Honey\",\n            \"symbol\": \"HNY\",\n            \"slug\": \"honey-token\",\n            \"rank\": 8616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-07T22:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9\"\n            }\n        },\n        {\n            \"id\": 7973,\n            \"name\": \"Deflect\",\n            \"symbol\": \"DEFLCT\",\n            \"slug\": \"deflect\",\n            \"rank\": 8617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53\"\n            }\n        },\n        {\n            \"id\": 7974,\n            \"name\": \"Venus BCH\",\n            \"symbol\": \"vBCH\",\n            \"slug\": \"venus-bch\",\n            \"rank\": 1793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T11:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7975,\n            \"name\": \"Venus LINK\",\n            \"symbol\": \"vLINK\",\n            \"slug\": \"venus-link\",\n            \"rank\": 964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x650b940a1033b8a1b1873f78730fcfc73ec11f1f\"\n            }\n        },\n        {\n            \"id\": 7976,\n            \"name\": \"Venus DOT\",\n            \"symbol\": \"vDOT\",\n            \"slug\": \"venus-dot\",\n            \"rank\": 1140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7977,\n            \"name\": \"Unit Protocol Duck\",\n            \"symbol\": \"DUCK\",\n            \"slug\": \"unit-protocol-duck\",\n            \"rank\": 4415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92e187a03b6cd19cb6af293ba17f2745fd2357d5\"\n            }\n        },\n        {\n            \"id\": 7978,\n            \"name\": \"Bonfida\",\n            \"symbol\": \"FIDA\",\n            \"slug\": \"bonfida\",\n            \"rank\": 357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp\"\n            }\n        },\n        {\n            \"id\": 7979,\n            \"name\": \"Meteorite.network\",\n            \"symbol\": \"METEOR\",\n            \"slug\": \"meteorite-network\",\n            \"rank\": 8618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T07:41:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x765baefcb5418fa9f7dddacb1ccc07bd0e890e4e\"\n            }\n        },\n        {\n            \"id\": 7980,\n            \"name\": \"MinePlex\",\n            \"symbol\": \"PLEX\",\n            \"slug\": \"mineplex\",\n            \"rank\": 2841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 7981,\n            \"name\": \"PIGX\",\n            \"symbol\": \"PIGX\",\n            \"slug\": \"pigx\",\n            \"rank\": 4994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47e820df943170b0e31f9e18ecd5bdd67b77ff1f\"\n            }\n        },\n        {\n            \"id\": 7986,\n            \"name\": \"Hub - Human Trust Protocol\",\n            \"symbol\": \"HUB\",\n            \"slug\": \"hub-human-trust-protocol\",\n            \"rank\": 6672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T19:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba358b6f5b4c0215650444b8c30d870b55050d2d\"\n            }\n        },\n        {\n            \"id\": 7988,\n            \"name\": \"Zugacoin\",\n            \"symbol\": \"SZCB\",\n            \"slug\": \"zugacoin\",\n            \"rank\": 4068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5832512CFDa8083E5b2dd0aA7C1B9265c03BA1F\"\n            }\n        },\n        {\n            \"id\": 7990,\n            \"name\": \"Richlab Token\",\n            \"symbol\": \"RLE\",\n            \"slug\": \"richlab-token\",\n            \"rank\": 8619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T19:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c\"\n            }\n        },\n        {\n            \"id\": 7991,\n            \"name\": \"Yield\",\n            \"symbol\": \"YLD\",\n            \"slug\": \"yield\",\n            \"rank\": 8620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdcb01cc464238396e213a6fdd933e36796eaff9f\"\n            }\n        },\n        {\n            \"id\": 7992,\n            \"name\": \"Ludena Protocol\",\n            \"symbol\": \"LDN\",\n            \"slug\": \"ludena-protocol\",\n            \"rank\": 5967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T20:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb29663Aa4E2e81e425294193616c1B102B70a158\"\n            }\n        },\n        {\n            \"id\": 7993,\n            \"name\": \"Node Runners\",\n            \"symbol\": \"NDR\",\n            \"slug\": \"node-runners\",\n            \"rank\": 1992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-13T20:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x739763a258640919981F9bA610AE65492455bE53\"\n            }\n        },\n        {\n            \"id\": 7996,\n            \"name\": \"Buy-Sell\",\n            \"symbol\": \"BSE\",\n            \"slug\": \"buy-sell\",\n            \"rank\": 8621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa30189d8255322a2f8b2a77906b000aeb005570c\"\n            }\n        },\n        {\n            \"id\": 7997,\n            \"name\": \"renFIL\",\n            \"symbol\": \"RENFIL\",\n            \"slug\": \"renfil\",\n            \"rank\": 5323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD5147bc8e386d91Cc5DBE72099DAC6C9b99276F5\"\n            }\n        },\n        {\n            \"id\": 7998,\n            \"name\": \"Predictz\",\n            \"symbol\": \"PRDZ\",\n            \"slug\": \"predictz\",\n            \"rank\": 8622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e085036a1b732cbe4ffb1c12ddfdd87e7c3664d\"\n            }\n        },\n        {\n            \"id\": 8000,\n            \"name\": \"Lido DAO Token\",\n            \"symbol\": \"LDO\",\n            \"slug\": \"lido-dao\",\n            \"rank\": 557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T20:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a98fcbea516cf06857215779fd812ca3bef1b32\"\n            }\n        },\n        {\n            \"id\": 8001,\n            \"name\": \"Mirrored Apple\",\n            \"symbol\": \"mAAPL\",\n            \"slug\": \"mirrored-apple\",\n            \"rank\": 943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T13:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84\"\n            }\n        },\n        {\n            \"id\": 8002,\n            \"name\": \"SpiderDAO\",\n            \"symbol\": \"SPDR\",\n            \"slug\": \"spiderdao\",\n            \"rank\": 4129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T13:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbcd4b7de6fde81025f74426d43165a5b0d790fdd\"\n            }\n        },\n        {\n            \"id\": 8003,\n            \"name\": \"Mirrored Google\",\n            \"symbol\": \"mGOOGL\",\n            \"slug\": \"mirrored-google\",\n            \"rank\": 3436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T13:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59A921Db27Dd6d4d974745B7FfC5c33932653442\"\n            }\n        },\n        {\n            \"id\": 8004,\n            \"name\": \"Mirrored Tesla\",\n            \"symbol\": \"mTSLA\",\n            \"slug\": \"mirrored-tesla\",\n            \"rank\": 926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T14:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21cA39943E91d704678F5D00b6616650F066fD63\"\n            }\n        },\n        {\n            \"id\": 8005,\n            \"name\": \"Mirrored Netflix\",\n            \"symbol\": \"mNFLX\",\n            \"slug\": \"mirrored-netflix\",\n            \"rank\": 1039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T14:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC8d674114bac90148d11D3C1d33C61835a0F9DCD\"\n            }\n        },\n        {\n            \"id\": 8006,\n            \"name\": \"Mirrored Alibaba\",\n            \"symbol\": \"mBABA\",\n            \"slug\": \"mirrored-alibaba\",\n            \"rank\": 978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T14:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72\"\n            }\n        },\n        {\n            \"id\": 8007,\n            \"name\": \"Natural Farm Union Protocol\",\n            \"symbol\": \"NFUP\",\n            \"slug\": \"natural-farm-union-protocol\",\n            \"rank\": 4427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T18:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26CBC7008cD879f4B63B69a915378f2D9b17bBF0\"\n            }\n        },\n        {\n            \"id\": 8011,\n            \"name\": \"Davincij15 Token\",\n            \"symbol\": \"DJ15\",\n            \"slug\": \"davincij15-token\",\n            \"rank\": 7543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-14T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d269fac3b2e0552b0f34cdc253bdb427682a4b9\"\n            }\n        },\n        {\n            \"id\": 8012,\n            \"name\": \"MediconnectUk\",\n            \"symbol\": \"MEDI\",\n            \"slug\": \"mediconnectuk\",\n            \"rank\": 8623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T20:15:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8014,\n            \"name\": \"FNK wallet\",\n            \"symbol\": \"FNK\",\n            \"slug\": \"fnk-wallet\",\n            \"rank\": 8624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-15T21:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5fe099475d3030dde498c3bb6f3854f762a48ad\"\n            }\n        },\n        {\n            \"id\": 8016,\n            \"name\": \"Mirrored Amazon\",\n            \"symbol\": \"mAMZN\",\n            \"slug\": \"mirrored-amazon\",\n            \"rank\": 1048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7\"\n            }\n        },\n        {\n            \"id\": 8017,\n            \"name\": \"Mirrored Microsoft\",\n            \"symbol\": \"mMSFT\",\n            \"slug\": \"mirrored-microsoft\",\n            \"rank\": 1011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41BbEDd7286dAab5910a1f15d12CBda839852BD7\"\n            }\n        },\n        {\n            \"id\": 8018,\n            \"name\": \"Mirrored Twitter\",\n            \"symbol\": \"mTWTR\",\n            \"slug\": \"mirrored-twitter\",\n            \"rank\": 1093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9\"\n            }\n        },\n        {\n            \"id\": 8019,\n            \"name\": \"N3RD Finance\",\n            \"symbol\": \"N3RDz\",\n            \"slug\": \"n3rd-finance\",\n            \"rank\": 7331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T05:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32c868f6318d6334b2250f323d914bc2239e4eee\"\n            }\n        },\n        {\n            \"id\": 8023,\n            \"name\": \"SPICE\",\n            \"symbol\": \"SPICE\",\n            \"slug\": \"scifi-finance\",\n            \"rank\": 8625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T06:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fdab294eda5112b7d066ed8f2e4e562d5bcc664\"\n            }\n        },\n        {\n            \"id\": 8024,\n            \"name\": \"Mirrored iShares Gold Trust\",\n            \"symbol\": \"mIAU\",\n            \"slug\": \"mirrored-ishares-gold-trust\",\n            \"rank\": 608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T09:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1d350417d9787E000cc1b95d70E9536DcD91F373\"\n            }\n        },\n        {\n            \"id\": 8025,\n            \"name\": \"Mirrored Invesco QQQ Trust\",\n            \"symbol\": \"mQQQ\",\n            \"slug\": \"mirrored-invesco-qqq-trust\",\n            \"rank\": 1002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T09:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13B02c8dE71680e71F0820c996E4bE43c2F57d15\"\n            }\n        },\n        {\n            \"id\": 8026,\n            \"name\": \"Mirrored iShares Silver Trust\",\n            \"symbol\": \"mSLV\",\n            \"slug\": \"mirrored-ishares-silver-trust\",\n            \"rank\": 996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T10:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676\"\n            }\n        },\n        {\n            \"id\": 8027,\n            \"name\": \"Mirrored United States Oil Fund\",\n            \"symbol\": \"mUSO\",\n            \"slug\": \"mirrored-united-states-oil-fund\",\n            \"rank\": 994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T09:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31c63146a635EB7465e5853020b39713AC356991\"\n            }\n        },\n        {\n            \"id\": 8028,\n            \"name\": \"Mirrored ProShares VIX\",\n            \"symbol\": \"mVIXY\",\n            \"slug\": \"mirrored-proshares-vix-short-term-futures-etf\",\n            \"rank\": 603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T09:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86\"\n            }\n        },\n        {\n            \"id\": 8029,\n            \"name\": \"Oxygen\",\n            \"symbol\": \"OXY\",\n            \"slug\": \"oxygen\",\n            \"rank\": 727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T14:20:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x965697b4ef02f0de01384d0d4f9f782b1670c163\"\n            }\n        },\n        {\n            \"id\": 8030,\n            \"name\": \"NFTLootBox\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"nftlootbox\",\n            \"rank\": 1779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T15:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b3D36Eb606f873A75A6aB68f8c999848B04F935\"\n            }\n        },\n        {\n            \"id\": 8031,\n            \"name\": \"governance ZIL\",\n            \"symbol\": \"GZIL\",\n            \"slug\": \"governance-zil\",\n            \"rank\": 4755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T12:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil14pzuzq6v6pmmmrfjhczywguu0e97djepxt8g3e\"\n            }\n        },\n        {\n            \"id\": 8032,\n            \"name\": \"Absorber Protocol\",\n            \"symbol\": \"ABS\",\n            \"slug\": \"absorber-protocol\",\n            \"rank\": 8626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T07:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4c05296c449edcee3e3f1524fac919510b168a2\"\n            }\n        },\n        {\n            \"id\": 8034,\n            \"name\": \"BioPassport Token\",\n            \"symbol\": \"BIOT\",\n            \"slug\": \"biopassport-token\",\n            \"rank\": 491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T04:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc07A150ECAdF2cc352f5586396e344A6b17625EB\"\n            }\n        },\n        {\n            \"id\": 8036,\n            \"name\": \"YVS.Finance\",\n            \"symbol\": \"YVS\",\n            \"slug\": \"yvs-finance\",\n            \"rank\": 2380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T20:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec681f28f4561c2a9534799aa38e0d36a83cf478\"\n            }\n        },\n        {\n            \"id\": 8037,\n            \"name\": \"Terra Virtua Kolect\",\n            \"symbol\": \"TVK\",\n            \"slug\": \"terra-virtua-kolect\",\n            \"rank\": 411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T20:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd084b83c305dafd76ae3e1b4e1f1fe2ecccb3988\"\n            }\n        },\n        {\n            \"id\": 8040,\n            \"name\": \"R34P\",\n            \"symbol\": \"R34P\",\n            \"slug\": \"r34p\",\n            \"rank\": 4851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T06:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaeaf8381d4b20b43afa42061d6f80319a8881f6\"\n            }\n        },\n        {\n            \"id\": 8043,\n            \"name\": \"MahaDAO\",\n            \"symbol\": \"MAHA\",\n            \"slug\": \"mahadao\",\n            \"rank\": 991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T18:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb4d930279552397bba2ee473229f89ec245bc365\"\n            }\n        },\n        {\n            \"id\": 8044,\n            \"name\": \"Adappter Token\",\n            \"symbol\": \"ADP\",\n            \"slug\": \"adappter-token\",\n            \"rank\": 2835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-16T20:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc314b0e758d5ff74f63e307a86ebfe183c95767b\"\n            }\n        },\n        {\n            \"id\": 8045,\n            \"name\": \"APY Vision\",\n            \"symbol\": \"VISION\",\n            \"slug\": \"apy-vision\",\n            \"rank\": 6441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T21:10:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf406f7a9046793267bc276908778b29563323996\"\n            }\n        },\n        {\n            \"id\": 8046,\n            \"name\": \"Cybertronchain\",\n            \"symbol\": \"CTC\",\n            \"slug\": \"cybertronchain\",\n            \"rank\": 8627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T21:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00b7db6b4431e345eee5cc23d21e8dbc1d5cada3\"\n            }\n        },\n        {\n            \"id\": 8048,\n            \"name\": \"Everyonescrypto\",\n            \"symbol\": \"EOC\",\n            \"slug\": \"everyonescrypto\",\n            \"rank\": 6139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-17T21:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8006e3ac1bd94e54e3136b8e5dd75db0163e6f4\"\n            }\n        },\n        {\n            \"id\": 8049,\n            \"name\": \"Tornado Cash\",\n            \"symbol\": \"TORN\",\n            \"slug\": \"torn\",\n            \"rank\": 731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T01:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77777feddddffc19ff86db637967013e6c6a116c\"\n            }\n        },\n        {\n            \"id\": 8056,\n            \"name\": \"UNION Protocol Governance Token\",\n            \"symbol\": \"UNN\",\n            \"slug\": \"union-protocol-governance-token\",\n            \"rank\": 4012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-18T04:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x226f7b842e0f0120b7e194d05432b3fd14773a9d\"\n            }\n        },\n        {\n            \"id\": 8057,\n            \"name\": \"AnRKey X\",\n            \"symbol\": \"$ANRX\",\n            \"slug\": \"anrkey-x\",\n            \"rank\": 1060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-19T04:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcae72a7a0fd9046cf6b165ca54c9e3a3872109e0\"\n            }\n        },\n        {\n            \"id\": 8059,\n            \"name\": \"Golden Ratio Per Liquidity\",\n            \"symbol\": \"GRPL\",\n            \"slug\": \"goldenratioperliquidity\",\n            \"rank\": 8628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-20T05:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15e4132dcd932e8990e794d1300011a472819cbd\"\n            }\n        },\n        {\n            \"id\": 8060,\n            \"name\": \"B21 Invest\",\n            \"symbol\": \"B21\",\n            \"slug\": \"b21-invest\",\n            \"rank\": 7056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-21T10:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70512C7f3D3009BE997559D279B991461c451D70\"\n            }\n        },\n        {\n            \"id\": 8063,\n            \"name\": \"Duck DAO (DLP Duck Token)\",\n            \"symbol\": \"DUCK\",\n            \"slug\": \"duck-dao\",\n            \"rank\": 1225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T03:15:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0ba369c8db6eb3924965e5c4fd0b4c1b91e305f\"\n            }\n        },\n        {\n            \"id\": 8066,\n            \"name\": \"YIELD App\",\n            \"symbol\": \"YLD\",\n            \"slug\": \"yield-app\",\n            \"rank\": 636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-25T20:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF94b5C5651c888d928439aB6514B93944eEE6F48\"\n            }\n        },\n        {\n            \"id\": 8068,\n            \"name\": \"Coinbase tokenized stock FTX\",\n            \"symbol\": \"COIN\",\n            \"slug\": \"coinbase-pre-ipo-tokenized-stock-ftx\",\n            \"rank\": 5609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T03:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8071,\n            \"name\": \"OnX Finance\",\n            \"symbol\": \"ONX\",\n            \"slug\": \"onx-finance\",\n            \"rank\": 3376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T10:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0ad1806fd3e7edf6ff52fdb822432e847411033\"\n            }\n        },\n        {\n            \"id\": 8074,\n            \"name\": \"Basis Dollar\",\n            \"symbol\": \"BSD\",\n            \"slug\": \"basis-dollar\",\n            \"rank\": 5013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T20:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x003e0af2916e598Fa5eA5Cb2Da4EDfdA9aEd9Fde\"\n            }\n        },\n        {\n            \"id\": 8075,\n            \"name\": \"Rally\",\n            \"symbol\": \"RLY\",\n            \"slug\": \"rally\",\n            \"rank\": 114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T22:15:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b\"\n            }\n        },\n        {\n            \"id\": 8076,\n            \"name\": \"Capital.Finance\",\n            \"symbol\": \"CAP\",\n            \"slug\": \"capital-finance\",\n            \"rank\": 8629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-22T22:30:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8077,\n            \"name\": \"Rootkit Finance\",\n            \"symbol\": \"ROOT\",\n            \"slug\": \"rootkit-finance\",\n            \"rank\": 8630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T22:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E\"\n            }\n        },\n        {\n            \"id\": 8079,\n            \"name\": \"Dexfin\",\n            \"symbol\": \"DXF\",\n            \"slug\": \"dexfin\",\n            \"rank\": 5021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T00:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15Eabb7500E44B7Fdb6e4051cA8DecA430cF9FB8\"\n            }\n        },\n        {\n            \"id\": 8080,\n            \"name\": \"DeFi Yield Protocol\",\n            \"symbol\": \"DYP\",\n            \"slug\": \"defi-yield-protocol\",\n            \"rank\": 1220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T01:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17\"\n            }\n        },\n        {\n            \"id\": 8082,\n            \"name\": \"Tornado\",\n            \"symbol\": \"TCORE\",\n            \"slug\": \"tornado\",\n            \"rank\": 2176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T02:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7A3D5d49D64E57DBd6FBB21dF7202bD3EE7A2253\"\n            }\n        },\n        {\n            \"id\": 8083,\n            \"name\": \"Tokenlon Network Token\",\n            \"symbol\": \"LON\",\n            \"slug\": \"tokenlon-network-token\",\n            \"rank\": 553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T18:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000000095413afc295d19edeb1ad7b71c952\"\n            }\n        },\n        {\n            \"id\": 8084,\n            \"name\": \"nHBTC\",\n            \"symbol\": \"N0001\",\n            \"slug\": \"nhbtc\",\n            \"rank\": 5419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T03:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f832091faf289ed4f50fe7418cfbd2611225d46\"\n            }\n        },\n        {\n            \"id\": 8085,\n            \"name\": \"Lido stETH\",\n            \"symbol\": \"STETH\",\n            \"slug\": \"steth\",\n            \"rank\": 202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T11:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae7ab96520de3a18e5e111b5eaab095312d7fe84\"\n            }\n        },\n        {\n            \"id\": 8086,\n            \"name\": \"Ditto\",\n            \"symbol\": \"DITTO\",\n            \"slug\": \"ditto\",\n            \"rank\": 1614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T10:25:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x233d91A0713155003fc4DcE0AFa871b508B3B715\"\n            }\n        },\n        {\n            \"id\": 8087,\n            \"name\": \"FastSwap\",\n            \"symbol\": \"FAST\",\n            \"slug\": \"fastswap\",\n            \"rank\": 4227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T12:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc888a0ab4831a29e6ca432babf52e353d23db3c2\"\n            }\n        },\n        {\n            \"id\": 8093,\n            \"name\": \"DAPPCENTS\",\n            \"symbol\": \"DPC\",\n            \"slug\": \"dappcents\",\n            \"rank\": 8631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T07:20:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TEm2pMqgjnbvgNQi1gFYBZH9BfMu123mbW\"\n            }\n        },\n        {\n            \"id\": 8100,\n            \"name\": \"ankrETH\",\n            \"symbol\": \"aEth\",\n            \"slug\": \"ankreth\",\n            \"rank\": 446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T17:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe95a203b1a91a908f9b9ce46459d101078c2c3cb\"\n            }\n        },\n        {\n            \"id\": 8103,\n            \"name\": \"unilock.network\",\n            \"symbol\": \"UNL\",\n            \"slug\": \"unilock-network\",\n            \"rank\": 8632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T19:50:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x354e514c135c8603f840ffadb4c33cde6d2a37e0\"\n            }\n        },\n        {\n            \"id\": 8104,\n            \"name\": \"1inch Network\",\n            \"symbol\": \"1INCH\",\n            \"slug\": \"1inch\",\n            \"rank\": 93,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T01:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x111111111117dc0aa78b770fa6a738034120c302\"\n            }\n        },\n        {\n            \"id\": 8105,\n            \"name\": \"ROCKI\",\n            \"symbol\": \"ROCKI\",\n            \"slug\": \"rocki\",\n            \"rank\": 1683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T04:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff44b937788215eca197baaf9af69dbdc214aa04\"\n            }\n        },\n        {\n            \"id\": 8106,\n            \"name\": \"Dynamic Set Dollar\",\n            \"symbol\": \"DSD\",\n            \"slug\": \"dynamic-set-dollar\",\n            \"rank\": 5351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T05:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd2f0cd039e0bfcf88901c98c0bfac5ab27566e3\"\n            }\n        },\n        {\n            \"id\": 8107,\n            \"name\": \"Cobak Token\",\n            \"symbol\": \"CBK\",\n            \"slug\": \"cobak-token\",\n            \"rank\": 528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-23T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD85a6Ae55a7f33B0ee113C234d2EE308EdeAF7fD\"\n            }\n        },\n        {\n            \"id\": 8112,\n            \"name\": \"Bankcoin\",\n            \"symbol\": \"BANK\",\n            \"slug\": \"the-bank-coin\",\n            \"rank\": 6170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T17:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8113,\n            \"name\": \"CryptoBank\",\n            \"symbol\": \"CBANK\",\n            \"slug\": \"cryptobank\",\n            \"rank\": 3477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-24T17:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5e412ba6fca1e07b15defcaa4236ff7b5a7f086\"\n            }\n        },\n        {\n            \"id\": 8117,\n            \"name\": \"Dymmax\",\n            \"symbol\": \"DMX\",\n            \"slug\": \"dymmax\",\n            \"rank\": 5339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-25T15:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf058501585023d040ea9493134ed72c083553eed\"\n            }\n        },\n        {\n            \"id\": 8118,\n            \"name\": \"Global Utility Smart Digital Token\",\n            \"symbol\": \"GUSDT\",\n            \"slug\": \"gusd-token\",\n            \"rank\": 7903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T15:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3242aebcdcf8de491004b1c98e6595e9827f6c17\"\n            }\n        },\n        {\n            \"id\": 8119,\n            \"name\": \"SafePal\",\n            \"symbol\": \"SFP\",\n            \"slug\": \"safepal\",\n            \"rank\": 396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-08T13:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd41fdb03ba84762dd66a0af1a6c8540ff1ba5dfb\"\n            }\n        },\n        {\n            \"id\": 8120,\n            \"name\": \"Whiteheart\",\n            \"symbol\": \"WHITE\",\n            \"slug\": \"whiteheart\",\n            \"rank\": 1395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T05:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f0e628b693018f639d10e4a4f59bd4d8b2b6b44\"\n            }\n        },\n        {\n            \"id\": 8121,\n            \"name\": \"Themis\",\n            \"symbol\": \"MIS\",\n            \"slug\": \"themis-oracle\",\n            \"rank\": 3773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T07:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd1cb16a67937ff8af5d726e2681010ce1e9891a\"\n            }\n        },\n        {\n            \"id\": 8123,\n            \"name\": \"Australian Dollar Token\",\n            \"symbol\": \"AUDT\",\n            \"slug\": \"australian-dollar-token\",\n            \"rank\": 2903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-27T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7e0f80fb28233bdde0006c50568606a8feb964c\"\n            }\n        },\n        {\n            \"id\": 8124,\n            \"name\": \"DRC Mobility\",\n            \"symbol\": \"DRC\",\n            \"slug\": \"drc-mobility\",\n            \"rank\": 2954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T17:35:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7f5CABdF696D7d1bf384D7688926A4bdB092c67\"\n            }\n        },\n        {\n            \"id\": 8125,\n            \"name\": \"Unique One\",\n            \"symbol\": \"RARE\",\n            \"slug\": \"unique-one\",\n            \"rank\": 8633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T17:55:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93dfaf57d986b9ca77df9376c50878e013d9c7c8\"\n            }\n        },\n        {\n            \"id\": 8126,\n            \"name\": \"Bitpower\",\n            \"symbol\": \"BPP\",\n            \"slug\": \"bitpower\",\n            \"rank\": 8634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-28T19:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52d904eff2605463c2f0b338d34abc9b7c3e3b08\"\n            }\n        },\n        {\n            \"id\": 8129,\n            \"name\": \"Fire Protocol\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fire-protocol\",\n            \"rank\": 4418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T04:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF921ae2DAC5fa128DC0F6168Bf153ea0943d2D43\"\n            }\n        },\n        {\n            \"id\": 8130,\n            \"name\": \"Supreme Finance\",\n            \"symbol\": \"HYPE\",\n            \"slug\": \"hype\",\n            \"rank\": 3923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T14:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x460b77e7ca31b73478fb1b9005a9a9a01f72fca3\"\n            }\n        },\n        {\n            \"id\": 8131,\n            \"name\": \"Curio Governance\",\n            \"symbol\": \"CGT\",\n            \"slug\": \"curio-governance\",\n            \"rank\": 1672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF56b164efd3CFc02BA739b719B6526A6FA1cA32a\"\n            }\n        },\n        {\n            \"id\": 8132,\n            \"name\": \"BiFi\",\n            \"symbol\": \"BIFI\",\n            \"slug\": \"bifi\",\n            \"rank\": 1108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-31T12:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2791bfd60d232150bff86b39b7146c0eaaa2ba81\"\n            }\n        },\n        {\n            \"id\": 8133,\n            \"name\": \"Skey Network\",\n            \"symbol\": \"SKEY\",\n            \"slug\": \"smartkey\",\n            \"rank\": 965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T20:50:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06a01a4d579479dd5d884ebf61a31727a3d8d442\"\n            }\n        },\n        {\n            \"id\": 8134,\n            \"name\": \"Keep3r BSC Network\",\n            \"symbol\": \"KP3RB\",\n            \"slug\": \"keep3r-bsc-network\",\n            \"rank\": 4499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T21:10:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ea29eee799aa7cc379fde5cf370bc24f2ea7c81\"\n            }\n        },\n        {\n            \"id\": 8135,\n            \"name\": \"Cryptokek\",\n            \"symbol\": \"KEK\",\n            \"slug\": \"cryptokek\",\n            \"rank\": 3644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T21:20:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x627524d78B4fC840C887ffeC90563c7A42b671fD\"\n            }\n        },\n        {\n            \"id\": 8136,\n            \"name\": \"WAXE\",\n            \"symbol\": \"WAXE\",\n            \"slug\": \"waxe\",\n            \"rank\": 3576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T02:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a2bc711e19ba6aff6ce8246c546e8c4b4944dfd\"\n            }\n        },\n        {\n            \"id\": 8137,\n            \"name\": \"MITH Cash\",\n            \"symbol\": \"MIC\",\n            \"slug\": \"mith-cash\",\n            \"rank\": 8635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x368b3a58b5f49392e5c9e4c998cb0bb966752e51\"\n            }\n        },\n        {\n            \"id\": 8140,\n            \"name\": \"Wifi Coin\",\n            \"symbol\": \"WIFI\",\n            \"slug\": \"wifi-coin\",\n            \"rank\": 6287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T07:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe202873079913858f9Ba8795BA957A4Ad561ca24\"\n            }\n        },\n        {\n            \"id\": 8141,\n            \"name\": \"Mithril Share\",\n            \"symbol\": \"MIS\",\n            \"slug\": \"mithril-share\",\n            \"rank\": 5008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b4d2e899658fb59b1d518b68fe836b100ee8958\"\n            }\n        },\n        {\n            \"id\": 8143,\n            \"name\": \"Nord Finance\",\n            \"symbol\": \"NORD\",\n            \"slug\": \"nord-finance\",\n            \"rank\": 1121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T15:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e9730ecffbed43fd876a264c982e254ef05a0de\"\n            }\n        },\n        {\n            \"id\": 8144,\n            \"name\": \"OVR\",\n            \"symbol\": \"OVR\",\n            \"slug\": \"ovr\",\n            \"rank\": 2928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T19:25:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21bfbda47a0b4b5b1248c767ee49f7caa9b23697\"\n            }\n        },\n        {\n            \"id\": 8145,\n            \"name\": \"SparkPoint Fuel\",\n            \"symbol\": \"SFUEL\",\n            \"slug\": \"sparkpoint-fuel\",\n            \"rank\": 2061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37ac4d6140e54304d77437a5c11924f61a2d976f\"\n            }\n        },\n        {\n            \"id\": 8146,\n            \"name\": \"Zipmex\",\n            \"symbol\": \"ZMT\",\n            \"slug\": \"zipmex\",\n            \"rank\": 4076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T19:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa602de53347579f86b996d2add74bb6f79462b2\"\n            }\n        },\n        {\n            \"id\": 8147,\n            \"name\": \"WanSwap\",\n            \"symbol\": \"WASP\",\n            \"slug\": \"wanswap\",\n            \"rank\": 4790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T03:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8148,\n            \"name\": \"DigiCol\",\n            \"symbol\": \"DGCL\",\n            \"slug\": \"digicol\",\n            \"rank\": 6432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-29T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63B8b7d4A3EFD0735c4BFFBD95B332a55e4eB851\"\n            }\n        },\n        {\n            \"id\": 8149,\n            \"name\": \"Finance.Vote\",\n            \"symbol\": \"FVT\",\n            \"slug\": \"finance-vote\",\n            \"rank\": 8636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T07:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45080a6531d671DDFf20DB42f93792a489685e32\"\n            }\n        },\n        {\n            \"id\": 8150,\n            \"name\": \"Utopia Genesis Foundation\",\n            \"symbol\": \"UOP\",\n            \"slug\": \"utopia-genesis-foundation\",\n            \"rank\": 7991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2020-12-30T21:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4ae84448db5cfe1daf1e6fb172b469c161cb85f\"\n            }\n        },\n        {\n            \"id\": 8156,\n            \"name\": \"GGDApp\",\n            \"symbol\": \"GGTK\",\n            \"slug\": \"ggdapp\",\n            \"rank\": 8637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-01T21:30:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa99a87b14b02e2240c79240c5a20f945ca5ef76\"\n            }\n        },\n        {\n            \"id\": 8159,\n            \"name\": \"One Cash\",\n            \"symbol\": \"ONC\",\n            \"slug\": \"one-cash\",\n            \"rank\": 4317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T03:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD90E69f67203EBE02c917B5128629E77B4cd92dc\"\n            }\n        },\n        {\n            \"id\": 8160,\n            \"name\": \"One Share\",\n            \"symbol\": \"ONS\",\n            \"slug\": \"one-share\",\n            \"rank\": 4269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T03:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5BB29c33C4A3C29f56F8ACa40B4dB91d8a5fe2c5\"\n            }\n        },\n        {\n            \"id\": 8161,\n            \"name\": \"Shopping\",\n            \"symbol\": \"SPI\",\n            \"slug\": \"shopping\",\n            \"rank\": 1015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T05:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b02dd390a603add5c07f9fd9175b7dabe8d63b7\"\n            }\n        },\n        {\n            \"id\": 8162,\n            \"name\": \"AMEPAY\",\n            \"symbol\": \"AME\",\n            \"slug\": \"amepay\",\n            \"rank\": 1577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T12:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12513335ffD5DAfc2334e98625d27c1CA84bff86\"\n            }\n        },\n        {\n            \"id\": 8163,\n            \"name\": \"Exeedme\",\n            \"symbol\": \"XED\",\n            \"slug\": \"exeedme\",\n            \"rank\": 804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T13:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee573a945b01b788b9287ce062a0cfc15be9fd86\"\n            }\n        },\n        {\n            \"id\": 8164,\n            \"name\": \"JulSwap\",\n            \"symbol\": \"JULD\",\n            \"slug\": \"julswap\",\n            \"rank\": 1010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-02T13:20:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a41f637c3f7553dba6ddc2d3ca92641096577ea\"\n            }\n        },\n        {\n            \"id\": 8166,\n            \"name\": \"MAPS\",\n            \"symbol\": \"MAPS\",\n            \"slug\": \"maps\",\n            \"rank\": 830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T15:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b915b505c017abb1547aa5ab355fbe69865cc6d\"\n            }\n        },\n        {\n            \"id\": 8167,\n            \"name\": \"Wise Token\",\n            \"symbol\": \"WISE\",\n            \"slug\": \"wise\",\n            \"rank\": 3406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T07:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66a0f676479cee1d7373f3dc2e2952778bff5bd6\"\n            }\n        },\n        {\n            \"id\": 8168,\n            \"name\": \"Bao Finance\",\n            \"symbol\": \"BAO\",\n            \"slug\": \"bao-finance\",\n            \"rank\": 1143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T07:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x374cb8c27130e2c9e04f44303f3c8351b9de61c1\"\n            }\n        },\n        {\n            \"id\": 8169,\n            \"name\": \"Polkainsure Finance\",\n            \"symbol\": \"PIS\",\n            \"slug\": \"polkainsure-finance\",\n            \"rank\": 6508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-03T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x834ce7ad163ab3be0c5fd4e0a81e67ac8f51e00c\"\n            }\n        },\n        {\n            \"id\": 8172,\n            \"name\": \"bDollar Share\",\n            \"symbol\": \"SBDO\",\n            \"slug\": \"bdollar-share\",\n            \"rank\": 5024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T11:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d9319565be7f53cefe84ad201be3f40feae2740\"\n            }\n        },\n        {\n            \"id\": 8173,\n            \"name\": \"Loon Network\",\n            \"symbol\": \"LOON\",\n            \"slug\": \"loon-network\",\n            \"rank\": 4396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T12:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8174,\n            \"name\": \"CircleSwap\",\n            \"symbol\": \"CIR\",\n            \"slug\": \"circleswap\",\n            \"rank\": 5797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T12:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8176,\n            \"name\": \"Firdaos\",\n            \"symbol\": \"FDO\",\n            \"slug\": \"firdaos\",\n            \"rank\": 3745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T06:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x361887c1d1b73557018c47c8001711168128cf69\"\n            }\n        },\n        {\n            \"id\": 8177,\n            \"name\": \"KnoxFS (New)\",\n            \"symbol\": \"KFX\",\n            \"slug\": \"knoxfs-new\",\n            \"rank\": 2240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T06:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8181,\n            \"name\": \"DePay\",\n            \"symbol\": \"DEPAY\",\n            \"slug\": \"depay\",\n            \"rank\": 1677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T19:25:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0bed124a09ac2bd941b10349d8d224fe3c955eb\"\n            }\n        },\n        {\n            \"id\": 8182,\n            \"name\": \"VidyX\",\n            \"symbol\": \"VIDYX\",\n            \"slug\": \"vidyx\",\n            \"rank\": 4193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T19:50:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003518\"\n            }\n        },\n        {\n            \"id\": 8184,\n            \"name\": \"Havens Nook\",\n            \"symbol\": \"HXN\",\n            \"slug\": \"havens-nook\",\n            \"rank\": 7997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T22:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e1fe60bc4ac0e3102343752ae7e49d01d444c0b\"\n            }\n        },\n        {\n            \"id\": 8185,\n            \"name\": \"Trism\",\n            \"symbol\": \"TRISM\",\n            \"slug\": \"trism\",\n            \"rank\": 8305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T20:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56b4f8c39e07d4d5d91692acf9d0f6d4d3493763\"\n            }\n        },\n        {\n            \"id\": 8186,\n            \"name\": \"Banana.finance\",\n            \"symbol\": \"BANANA\",\n            \"slug\": \"banana-finance\",\n            \"rank\": 4104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-04T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8187,\n            \"name\": \"Yield Optimization Platform & Protocol\",\n            \"symbol\": \"YOP\",\n            \"slug\": \"yop\",\n            \"rank\": 1270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T05:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae1eaae3f627aaca434127644371b67b18444051\"\n            }\n        },\n        {\n            \"id\": 8188,\n            \"name\": \"MoneySwap\",\n            \"symbol\": \"MSWAP\",\n            \"slug\": \"moneyswap\",\n            \"rank\": 5701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T21:20:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC005204856ee7035a13D8D7CdBbdc13027AFff90\"\n            }\n        },\n        {\n            \"id\": 8189,\n            \"name\": \"Shabu Shabu Finance\",\n            \"symbol\": \"KOBE\",\n            \"slug\": \"shabu-shabu-finance\",\n            \"rank\": 4345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T21:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCb4e8CafEDa995da5cEdfda5205BD5664a12b848\"\n            }\n        },\n        {\n            \"id\": 8190,\n            \"name\": \"BSCEX\",\n            \"symbol\": \"BSCX\",\n            \"slug\": \"bscex\",\n            \"rank\": 6222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T23:25:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ac52ee5b2a633895292ff6d8a89bb9190451587\"\n            }\n        },\n        {\n            \"id\": 8191,\n            \"name\": \"NFTX\",\n            \"symbol\": \"NFTX\",\n            \"slug\": \"nftx\",\n            \"rank\": 518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87d73E916D7057945c9BcD8cdd94e42A6F47f776\"\n            }\n        },\n        {\n            \"id\": 8193,\n            \"name\": \"Tenet\",\n            \"symbol\": \"TEN\",\n            \"slug\": \"tenet\",\n            \"rank\": 6393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T06:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74159651a992952e2bf340d7628459aa4593fc05\"\n            }\n        },\n        {\n            \"id\": 8194,\n            \"name\": \"BitDNS\",\n            \"symbol\": \"DNS\",\n            \"slug\": \"bitdns\",\n            \"rank\": 7761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-06T15:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17c090f9a17e4e5a8ceb23bbe7e7e28e3c4ca196\"\n            }\n        },\n        {\n            \"id\": 8196,\n            \"name\": \"Mantis\",\n            \"symbol\": \"MNTIS\",\n            \"slug\": \"mantis\",\n            \"rank\": 8638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-05T16:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8198,\n            \"name\": \"HappinessToken\",\n            \"symbol\": \"HPS\",\n            \"slug\": \"happinesstoken\",\n            \"rank\": 5675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T00:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeda21b525ac789eab1a08ef2404dd8505ffb973d\"\n            }\n        },\n        {\n            \"id\": 8200,\n            \"name\": \"Shapeshift FOX Token\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"fox-token\",\n            \"rank\": 415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-06T17:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc770eefad204b5180df6a14ee197d99d808ee52d\"\n            }\n        },\n        {\n            \"id\": 8201,\n            \"name\": \"Delphi Chain Link\",\n            \"symbol\": \"DCL\",\n            \"slug\": \"delphi-chain-link\",\n            \"rank\": 8639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T01:55:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8202,\n            \"name\": \"ZKSwap\",\n            \"symbol\": \"ZKS\",\n            \"slug\": \"zkswap\",\n            \"rank\": 637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-06T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4815ae53b124e7263f08dcdbbb757d41ed658c6\"\n            }\n        },\n        {\n            \"id\": 8204,\n            \"name\": \"Bolt Dollar\",\n            \"symbol\": \"BTD\",\n            \"slug\": \"bat-true-dollar\",\n            \"rank\": 6978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T20:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1102332a213e21faf78b69c03572031f3552c33\"\n            }\n        },\n        {\n            \"id\": 8205,\n            \"name\": \"Bolt Share\",\n            \"symbol\": \"BTS\",\n            \"slug\": \"bat-true-share\",\n            \"rank\": 6071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T20:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2e1acef50aE55661855E8dcB72adB182A3cC259\"\n            }\n        },\n        {\n            \"id\": 8206,\n            \"name\": \"QuickSwap\",\n            \"symbol\": \"QUICK\",\n            \"slug\": \"quickswap\",\n            \"rank\": 517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T12:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c28aef8977c9b773996d0e8376d2ee379446f2f\"\n            }\n        },\n        {\n            \"id\": 8207,\n            \"name\": \"PlayAndLike\",\n            \"symbol\": \"PAL\",\n            \"slug\": \"playandlike\",\n            \"rank\": 4502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T03:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00eA0C4E7B95484aCB171f2691f302d0eC26b0A4\"\n            }\n        },\n        {\n            \"id\": 8212,\n            \"name\": \"Earn Defi Coin\",\n            \"symbol\": \"EDC\",\n            \"slug\": \"earn-defi\",\n            \"rank\": 6147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-07T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68a0a1fef18dfcc422db8be6f0f486dea1999edc\"\n            }\n        },\n        {\n            \"id\": 8213,\n            \"name\": \"Venus Filecoin\",\n            \"symbol\": \"vFIL\",\n            \"slug\": \"venus-filecoin\",\n            \"rank\": 8640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T15:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf91d58b5ae142dacc749f58a49fcbac340cb0343\"\n            }\n        },\n        {\n            \"id\": 8214,\n            \"name\": \"Venus DAI\",\n            \"symbol\": \"vDAI\",\n            \"slug\": \"venus-dai\",\n            \"rank\": 1180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T15:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x334b3ecb4dca3593bccc3c7ebd1a1c1d1780fbf1\"\n            }\n        },\n        {\n            \"id\": 8216,\n            \"name\": \"Electra Protocol\",\n            \"symbol\": \"XEP\",\n            \"slug\": \"electra-protocol\",\n            \"rank\": 818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T21:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8217,\n            \"name\": \"CheeseSwap\",\n            \"symbol\": \"CHS\",\n            \"slug\": \"cheeseswap\",\n            \"rank\": 5037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T23:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xadd8a06fd58761a5047426e160b2b88ad3b9d464\"\n            }\n        },\n        {\n            \"id\": 8219,\n            \"name\": \"bDollar\",\n            \"symbol\": \"BDO\",\n            \"slug\": \"bdollar\",\n            \"rank\": 4346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T22:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x190b589cf9fb8ddeabbfeae36a813ffb2a702454\"\n            }\n        },\n        {\n            \"id\": 8220,\n            \"name\": \"Serum Ecosystem Token\",\n            \"symbol\": \"SECO\",\n            \"slug\": \"serum-ecosystem-token\",\n            \"rank\": 4335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-09T00:50:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7CnFGR9mZWyAtWxPcVuTewpyC3A3MDW4nLsu5NY6PDbd\"\n            }\n        },\n        {\n            \"id\": 8221,\n            \"name\": \"Tronx Coin\",\n            \"symbol\": \"TRONX\",\n            \"slug\": \"tronx-coin\",\n            \"rank\": 8641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-08T20:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TA1UcPfy1Tie4SdTKpjwrjdnpBd2WT51Ss\"\n            }\n        },\n        {\n            \"id\": 8224,\n            \"name\": \"Dequant\",\n            \"symbol\": \"DEQ\",\n            \"slug\": \"dequant\",\n            \"rank\": 8117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-09T21:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8226,\n            \"name\": \"Xdef Finance\",\n            \"symbol\": \"XDEF2\",\n            \"slug\": \"xdef-finance\",\n            \"rank\": 8642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T08:20:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5166d4ce79b9bf7df477da110c560ce3045aa889\"\n            }\n        },\n        {\n            \"id\": 8227,\n            \"name\": \"Connect Financial\",\n            \"symbol\": \"CNFI\",\n            \"slug\": \"connect-financial\",\n            \"rank\": 3932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T09:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeabb8996ea1662cad2f7fb715127852cd3262ae9\"\n            }\n        },\n        {\n            \"id\": 8229,\n            \"name\": \"UniMex Network\",\n            \"symbol\": \"UMX\",\n            \"slug\": \"unimex-network\",\n            \"rank\": 1448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T18:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10be9a8dae441d276a5027936c3aaded2d82bc15\"\n            }\n        },\n        {\n            \"id\": 8230,\n            \"name\": \"AI Network\",\n            \"symbol\": \"AIN\",\n            \"slug\": \"ai-network\",\n            \"rank\": 8643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T19:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3A810ff7211b40c4fA76205a14efe161615d0385\"\n            }\n        },\n        {\n            \"id\": 8232,\n            \"name\": \"UniDex\",\n            \"symbol\": \"UNIDX\",\n            \"slug\": \"unidex\",\n            \"rank\": 6970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T19:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95b3497bBcCcc46a8F45F5Cf54b0878b39f8D96C\"\n            }\n        },\n        {\n            \"id\": 8233,\n            \"name\": \"Hithotx\",\n            \"symbol\": \"HITX\",\n            \"slug\": \"hithotx\",\n            \"rank\": 6254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T21:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TB384ojBf2JeqnURSv1Eyq8dsoSximVQdm\"\n            }\n        },\n        {\n            \"id\": 8235,\n            \"name\": \"Wrapped Monero\",\n            \"symbol\": \"WXMR\",\n            \"slug\": \"wrapped-monero\",\n            \"rank\": 6350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T16:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x465e07d6028830124be2e4aa551fbe12805db0f5\"\n            }\n        },\n        {\n            \"id\": 8236,\n            \"name\": \"Glitch\",\n            \"symbol\": \"GLCH\",\n            \"slug\": \"glitch\",\n            \"rank\": 633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T03:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x038a68ff68c393373ec894015816e33ad41bd564\"\n            }\n        },\n        {\n            \"id\": 8237,\n            \"name\": \"Basis Dollar Share\",\n            \"symbol\": \"BSDS\",\n            \"slug\": \"basis-dollar-share\",\n            \"rank\": 4902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE7C9C188138f7D70945D420d75F8Ca7d8ab9c700\"\n            }\n        },\n        {\n            \"id\": 8240,\n            \"name\": \"SOAR.FI\",\n            \"symbol\": \"SOAR\",\n            \"slug\": \"soar-fi\",\n            \"rank\": 2295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-11T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbae5f2d8a1299e5c4963eaff3312399253f27ccb\"\n            }\n        },\n        {\n            \"id\": 8241,\n            \"name\": \"Prophecy\",\n            \"symbol\": \"PRY\",\n            \"slug\": \"prophecy\",\n            \"rank\": 8644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T21:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3C81D482172cC273c3b91dD9D8eb212023D00521\"\n            }\n        },\n        {\n            \"id\": 8243,\n            \"name\": \"Passive Income\",\n            \"symbol\": \"PSI\",\n            \"slug\": \"passive-income\",\n            \"rank\": 3617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4cb461eace80708078450e465881599d2235f1a\"\n            }\n        },\n        {\n            \"id\": 8244,\n            \"name\": \"Coinstox\",\n            \"symbol\": \"CSX\",\n            \"slug\": \"coinstox\",\n            \"rank\": 6245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T07:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3aadc3bce49724ce299fd9f3850211211c399c8c\"\n            }\n        },\n        {\n            \"id\": 8245,\n            \"name\": \"Hydra\",\n            \"symbol\": \"HYDRA\",\n            \"slug\": \"hydra\",\n            \"rank\": 651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T22:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8247,\n            \"name\": \"PayYoda\",\n            \"symbol\": \"YOT\",\n            \"slug\": \"payyoda\",\n            \"rank\": 8645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-12T22:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f978aa425148cdd9223eb175446a877b86727ff\"\n            }\n        },\n        {\n            \"id\": 8249,\n            \"name\": \"LP 3pool Curve\",\n            \"symbol\": \"3CRV\",\n            \"slug\": \"lp-3pool-curve\",\n            \"rank\": 5588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c3f90f043a72fa612cbac8115ee7e52bde6e490\"\n            }\n        },\n        {\n            \"id\": 8252,\n            \"name\": \"pBTC35A\",\n            \"symbol\": \"pBTC35A\",\n            \"slug\": \"pbtc35a\",\n            \"rank\": 4737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T11:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA8b12Cc90AbF65191532a12bb5394A714A46d358\"\n            }\n        },\n        {\n            \"id\": 8253,\n            \"name\": \"Mars\",\n            \"symbol\": \"Mars\",\n            \"slug\": \"mars\",\n            \"rank\": 4917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T12:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7\"\n            }\n        },\n        {\n            \"id\": 8255,\n            \"name\": \"Prosper\",\n            \"symbol\": \"PROS\",\n            \"slug\": \"prosper\",\n            \"rank\": 1382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-14T16:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8642A849D0dcb7a15a974794668ADcfbe4794B56\"\n            }\n        },\n        {\n            \"id\": 8256,\n            \"name\": \"HollyGold\",\n            \"symbol\": \"HGOLD\",\n            \"slug\": \"hollygold\",\n            \"rank\": 1771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T15:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0c93b616933b0cd03b201b29cd8a22681dd9e0d9\"\n            }\n        },\n        {\n            \"id\": 8258,\n            \"name\": \"CUDOS\",\n            \"symbol\": \"CUDOS\",\n            \"slug\": \"cudos\",\n            \"rank\": 452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-13T16:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x817bbDbC3e8A1204f3691d14bB44992841e3dB35\"\n            }\n        },\n        {\n            \"id\": 8259,\n            \"name\": \"Furucombo\",\n            \"symbol\": \"COMBO\",\n            \"slug\": \"furucombo\",\n            \"rank\": 1159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T03:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfFffFffF2ba8F66D4e51811C5190992176930278\"\n            }\n        },\n        {\n            \"id\": 8260,\n            \"name\": \"Indexed Finance\",\n            \"symbol\": \"NDX\",\n            \"slug\": \"indexed-finance\",\n            \"rank\": 1714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T05:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86772b1409b61c639eaac9ba0acfbb6e238e5f83\"\n            }\n        },\n        {\n            \"id\": 8264,\n            \"name\": \"Basis Gold Share\",\n            \"symbol\": \"BAGS\",\n            \"slug\": \"basis-gold-share\",\n            \"rank\": 3161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-15T11:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x6868d406a125eb30886a6dd6b651d81677d1f22c\"\n            }\n        },\n        {\n            \"id\": 8265,\n            \"name\": \"Helmet.insure\",\n            \"symbol\": \"HELMET\",\n            \"slug\": \"helmet-insure\",\n            \"rank\": 1433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-16T05:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8\"\n            }\n        },\n        {\n            \"id\": 8266,\n            \"name\": \"Mandala Exchange Token\",\n            \"symbol\": \"MDX\",\n            \"slug\": \"mandala-exchange-token\",\n            \"rank\": 8646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-22T03:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x947AEb02304391f8fbE5B25D7D98D649b57b1788\"\n            }\n        },\n        {\n            \"id\": 8267,\n            \"name\": \"OEC Token\",\n            \"symbol\": \"OKT\",\n            \"slug\": \"okt\",\n            \"rank\": 2929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T08:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8268,\n            \"name\": \"Solomon Defi\",\n            \"symbol\": \"SLM\",\n            \"slug\": \"solomon-defi\",\n            \"rank\": 7650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T02:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07a0ad7a9dfc3854466f8f29a173bf04bba5686e\"\n            }\n        },\n        {\n            \"id\": 8269,\n            \"name\": \"YFTether\",\n            \"symbol\": \"YFTE\",\n            \"slug\": \"yftether\",\n            \"rank\": 8647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T04:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94f31ac896c9823d81cf9c2c93feceed4923218f\"\n            }\n        },\n        {\n            \"id\": 8270,\n            \"name\": \"Gera Coin\",\n            \"symbol\": \"GERA\",\n            \"slug\": \"gera-coin\",\n            \"rank\": 3141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-17T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde5ea375ffbdc8b25a80fe13d631e8ba0ab4bb02\"\n            }\n        },\n        {\n            \"id\": 8271,\n            \"name\": \"Poolz Finance\",\n            \"symbol\": \"POOLZ\",\n            \"slug\": \"poolz-finance\",\n            \"rank\": 873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T04:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69a95185ee2a045cdc4bcd1b1df10710395e4e23\"\n            }\n        },\n        {\n            \"id\": 8272,\n            \"name\": \"THORChain (ERC20)\",\n            \"symbol\": \"RUNE\",\n            \"slug\": \"thorchain-erc20\",\n            \"rank\": 3000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T05:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3155ba85d5f96b2d030a4966af206230e46849cb\"\n            }\n        },\n        {\n            \"id\": 8275,\n            \"name\": \"ISALCOIN\",\n            \"symbol\": \"ISAL\",\n            \"slug\": \"isalcoin\",\n            \"rank\": 6037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T19:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e12bd795d2608f90440c84dddd2d985240696d5\"\n            }\n        },\n        {\n            \"id\": 8276,\n            \"name\": \"Arianee\",\n            \"symbol\": \"ARIA20\",\n            \"slug\": \"arianee-protocol\",\n            \"rank\": 940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T20:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedf6568618a00c6f0908bf7758a16f76b6e04af9\"\n            }\n        },\n        {\n            \"id\": 8278,\n            \"name\": \"VEROX\",\n            \"symbol\": \"VRX\",\n            \"slug\": \"verox\",\n            \"rank\": 3293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T20:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87DE305311D5788e8da38D19bb427645b09CB4e5\"\n            }\n        },\n        {\n            \"id\": 8279,\n            \"name\": \"e-Money\",\n            \"symbol\": \"NGM\",\n            \"slug\": \"e-money-coin\",\n            \"rank\": 809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed0d5747a9ab03a75fbfec3228cd55848245b75d\"\n            }\n        },\n        {\n            \"id\": 8281,\n            \"name\": \"Golden Goose\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"golden-goose\",\n            \"rank\": 2196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T01:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40d1f63b5d2048e67e9bedb1b4c2f1a9fb4b6817\"\n            }\n        },\n        {\n            \"id\": 8282,\n            \"name\": \"Koinos\",\n            \"symbol\": \"KOIN\",\n            \"slug\": \"koinos\",\n            \"rank\": 4257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T02:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66d28cb58487a7609877550e1a34691810a6b9fc\"\n            }\n        },\n        {\n            \"id\": 8284,\n            \"name\": \"TokenAsset\",\n            \"symbol\": \"NTB\",\n            \"slug\": \"tokenasset\",\n            \"rank\": 5297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T22:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe393aa534f82c0ffac31bf06a23e283acb3352b\"\n            }\n        },\n        {\n            \"id\": 8285,\n            \"name\": \"Block Duelers NFT Battles\",\n            \"symbol\": \"BDT\",\n            \"slug\": \"block-duelers\",\n            \"rank\": 7535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-18T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7bce667ef12023dc5f8577d015a2f09d99a5ef58\"\n            }\n        },\n        {\n            \"id\": 8286,\n            \"name\": \"Excavo Finance\",\n            \"symbol\": \"CAVO\",\n            \"slug\": \"excavo-finance\",\n            \"rank\": 7525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T22:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24ea9c1cfd77a8db3fb707f967309cf013cc1078\"\n            }\n        },\n        {\n            \"id\": 8288,\n            \"name\": \"Wrapped Celo\",\n            \"symbol\": \"WCELO\",\n            \"slug\": \"wrapped-celo\",\n            \"rank\": 4560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T22:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe452e6ea2ddeb012e20db73bf5d3863a3ac8d77a\"\n            }\n        },\n        {\n            \"id\": 8290,\n            \"name\": \"SuperFarm\",\n            \"symbol\": \"SUPER\",\n            \"slug\": \"superfarm\",\n            \"rank\": 181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T16:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe53ec727dbdeb9e2d5456c3be40cff031ab40a55\"\n            }\n        },\n        {\n            \"id\": 8292,\n            \"name\": \"Router Protocol\",\n            \"symbol\": \"ROUTE\",\n            \"slug\": \"router-protocol\",\n            \"rank\": 725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T07:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16eccfdbb4ee1a85a33f3a9b21175cd7ae753db4\"\n            }\n        },\n        {\n            \"id\": 8293,\n            \"name\": \"Zero Exchange\",\n            \"symbol\": \"ZERO\",\n            \"slug\": \"zero-exchange\",\n            \"rank\": 8648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T07:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0939011a9bb95c3b791f0cb546377ed2693a574\"\n            }\n        },\n        {\n            \"id\": 8294,\n            \"name\": \"Cometh\",\n            \"symbol\": \"MUST\",\n            \"slug\": \"cometh\",\n            \"rank\": 6709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-19T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c78ee466d6cb57a4d01fd887d2b5dfb2d46288f\"\n            }\n        },\n        {\n            \"id\": 8295,\n            \"name\": \"CPUcoin\",\n            \"symbol\": \"CPU\",\n            \"slug\": \"cpucoin\",\n            \"rank\": 3817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d52dfefb16bb9cdc78bfca09061e44574886626\"\n            }\n        },\n        {\n            \"id\": 8296,\n            \"name\": \"KLAYswap Protocol\",\n            \"symbol\": \"KSP\",\n            \"slug\": \"klayswap-protocol\",\n            \"rank\": 4023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8298,\n            \"name\": \"Paralink Network\",\n            \"symbol\": \"PARA\",\n            \"slug\": \"paralink-network\",\n            \"rank\": 4562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T16:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a8d5BC8A8948b68DfC0Ce9C14aC4150e083518c\"\n            }\n        },\n        {\n            \"id\": 8299,\n            \"name\": \"Stake DAO\",\n            \"symbol\": \"SDT\",\n            \"slug\": \"stake-dao\",\n            \"rank\": 1625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T06:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f\"\n            }\n        },\n        {\n            \"id\": 8300,\n            \"name\": \"CoverCompared\",\n            \"symbol\": \"CVR\",\n            \"slug\": \"covercompared\",\n            \"rank\": 1232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-20T15:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c03b4ec9477809072ff9cc9292c9b25d4a8e6c6\"\n            }\n        },\n        {\n            \"id\": 8302,\n            \"name\": \"QFinance\",\n            \"symbol\": \"QFI\",\n            \"slug\": \"qfinance\",\n            \"rank\": 8649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T20:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fe88a211863d0d818608036880c9a4b0ea86795\"\n            }\n        },\n        {\n            \"id\": 8304,\n            \"name\": \"Rigel Finance\",\n            \"symbol\": \"RIGEL\",\n            \"slug\": \"rigel-finance\",\n            \"rank\": 2742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-21T21:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ca0654f4fc1025cf1a17b7459c20ac0479522ad\"\n            }\n        },\n        {\n            \"id\": 8305,\n            \"name\": \"Insured Finance\",\n            \"symbol\": \"INFI\",\n            \"slug\": \"insured-finance\",\n            \"rank\": 1829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-22T04:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x159751323a9e0415dd3d6d42a1212fe9f4a0848c\"\n            }\n        },\n        {\n            \"id\": 8307,\n            \"name\": \"DIGG\",\n            \"symbol\": \"DIGG\",\n            \"slug\": \"digg\",\n            \"rank\": 843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-22T02:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x798D1bE841a82a273720CE31c822C61a67a601C3\"\n            }\n        },\n        {\n            \"id\": 8309,\n            \"name\": \"ARMOR\",\n            \"symbol\": \"ARMOR\",\n            \"slug\": \"armor\",\n            \"rank\": 1158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-23T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1337def16f9b486faed0293eb623dc8395dfe46a\"\n            }\n        },\n        {\n            \"id\": 8310,\n            \"name\": \"TosDis\",\n            \"symbol\": \"DIS\",\n            \"slug\": \"tosdis\",\n            \"rank\": 4759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T04:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x220b71671b649c03714da9c621285943f3cbcdc6\"\n            }\n        },\n        {\n            \"id\": 8314,\n            \"name\": \"Nydronia\",\n            \"symbol\": \"NIA\",\n            \"slug\": \"nydronia\",\n            \"rank\": 6380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b\"\n            }\n        },\n        {\n            \"id\": 8316,\n            \"name\": \"XUSD Stable\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xusd-stable\",\n            \"rank\": 4812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T14:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c9BA9144505aaBa12f4b126Fda9807150b88f80\"\n            }\n        },\n        {\n            \"id\": 8319,\n            \"name\": \"POC Blockchain\",\n            \"symbol\": \"POC\",\n            \"slug\": \"poc-blockchain\",\n            \"rank\": 8324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-24T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8320,\n            \"name\": \"PolkaBridge\",\n            \"symbol\": \"PBR\",\n            \"slug\": \"polkabridge\",\n            \"rank\": 816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-24T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x298d492e8c1d909d3f63bc4a36c66c64acb3d695\"\n            }\n        },\n        {\n            \"id\": 8321,\n            \"name\": \"STING\",\n            \"symbol\": \"STN\",\n            \"slug\": \"sting\",\n            \"rank\": 4990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T14:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x592481A5F6b4F078cc303C2cDE4337dFA2d76fA0\"\n            }\n        },\n        {\n            \"id\": 8323,\n            \"name\": \"PieDAO Balanced Crypto Pie\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"piedao-balanced-crypto-pie\",\n            \"rank\": 8650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T15:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4f726adc8e89c6a6017f01eada77865db22da14\"\n            }\n        },\n        {\n            \"id\": 8324,\n            \"name\": \"PieDAO Yearn Ecosystem Pie\",\n            \"symbol\": \"YPIE\",\n            \"slug\": \"piedao-yearn-ecosystem-pie\",\n            \"rank\": 7499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T15:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17525e4f4af59fbc29551bc4ece6ab60ed49ce31\"\n            }\n        },\n        {\n            \"id\": 8325,\n            \"name\": \"EOX\",\n            \"symbol\": \"EOX\",\n            \"slug\": \"eox\",\n            \"rank\": 8651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-24T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFRpLKuyB3LastNZpdNkQJz8G98asXbw2B\"\n            }\n        },\n        {\n            \"id\": 8328,\n            \"name\": \"Armor NXM\",\n            \"symbol\": \"arNXM\",\n            \"slug\": \"armor-nxm\",\n            \"rank\": 5411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T22:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1337def18c680af1f9f45cbcab6309562975b1dd\"\n            }\n        },\n        {\n            \"id\": 8329,\n            \"name\": \"PAID Network\",\n            \"symbol\": \"PAID\",\n            \"slug\": \"paid-network\",\n            \"rank\": 610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T06:25:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787\"\n            }\n        },\n        {\n            \"id\": 8330,\n            \"name\": \"Xstable.Protocol\",\n            \"symbol\": \"XST\",\n            \"slug\": \"xstable-protocol\",\n            \"rank\": 8652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-25T19:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x91383a15c391c142b80045d8b4730c1c37ac0378\"\n            }\n        },\n        {\n            \"id\": 8331,\n            \"name\": \"Energy Ledger\",\n            \"symbol\": \"ELX\",\n            \"slug\": \"energy-ledger\",\n            \"rank\": 7380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-19T00:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9048c33c7bae0bbe9ad702b17b4453a83900d154\"\n            }\n        },\n        {\n            \"id\": 8332,\n            \"name\": \"TECHNOLOGY INNOVATION PROJECT\",\n            \"symbol\": \"TIP\",\n            \"slug\": \"technology-innovation-project\",\n            \"rank\": 5664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T19:07:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07dE533cBC72395C32eB8981DDccD2CC6a6E1c4E\"\n            }\n        },\n        {\n            \"id\": 8334,\n            \"name\": \"Kebab Token\",\n            \"symbol\": \"KEBAB\",\n            \"slug\": \"kebab-token\",\n            \"rank\": 2653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T09:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8335,\n            \"name\": \"Mdex\",\n            \"symbol\": \"MDX\",\n            \"slug\": \"mdex\",\n            \"rank\": 256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T13:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x25d2e80cb6b86881fd7e07dd263fb79f4abe033c\"\n            }\n        },\n        {\n            \"id\": 8336,\n            \"name\": \"Interop\",\n            \"symbol\": \"TROP\",\n            \"slug\": \"interop\",\n            \"rank\": 8653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T15:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2eC75589856562646afE393455986CaD26c4Cc5f\"\n            }\n        },\n        {\n            \"id\": 8337,\n            \"name\": \"Secret (ERC20)\",\n            \"symbol\": \"WSCRT\",\n            \"slug\": \"secret-erc20\",\n            \"rank\": 5365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b89bf8ba858cd2fcee1fada378d5cd6936968be\"\n            }\n        },\n        {\n            \"id\": 8339,\n            \"name\": \"xFund\",\n            \"symbol\": \"XFUND\",\n            \"slug\": \"xfund\",\n            \"rank\": 4265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T10:55:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8340,\n            \"name\": \"Natus Vincere Fan Token\",\n            \"symbol\": \"NAVI\",\n            \"slug\": \"natus-vincere-fan-token\",\n            \"rank\": 1879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T11:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8341,\n            \"name\": \"Young Boys Fan Token\",\n            \"symbol\": \"YBO\",\n            \"slug\": \"young-boys-fan-token\",\n            \"rank\": 1845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T11:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8342,\n            \"name\": \"GameStop tokenized stock FTX\",\n            \"symbol\": \"GME\",\n            \"slug\": \"gamestop-tokenized-stock-ftx\",\n            \"rank\": 4411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T20:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8343,\n            \"name\": \"AMC Entertainment Holdings tokenized stock FTX\",\n            \"symbol\": \"AMC\",\n            \"slug\": \"amc-entertainment-holdings-tokenized-stock-ftx\",\n            \"rank\": 6975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T20:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8344,\n            \"name\": \"Grayscale Bitcoin Trust tokenized stock FTX\",\n            \"symbol\": \"GBTC\",\n            \"slug\": \"grayscale-bitcoin-trust-tokenized-stock-ftx\",\n            \"rank\": 3711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-27T20:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8345,\n            \"name\": \"BlackBerry tokenized stock FTX\",\n            \"symbol\": \"BB\",\n            \"slug\": \"blackberry-tokenized-stock-ftx\",\n            \"rank\": 8241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-26T20:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8349,\n            \"name\": \"Onooks\",\n            \"symbol\": \"OOKS\",\n            \"slug\": \"onooks\",\n            \"rank\": 1190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T17:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69d9905b2e5f6f5433212b7f3c954433f23c1572\"\n            }\n        },\n        {\n            \"id\": 8350,\n            \"name\": \"Panda Yield\",\n            \"symbol\": \"BBOO\",\n            \"slug\": \"panda-yield\",\n            \"rank\": 2747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-28T01:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd909840613fcb0fadc6ee7e5ecf30cdef4281a68\"\n            }\n        },\n        {\n            \"id\": 8351,\n            \"name\": \"OptionRoom\",\n            \"symbol\": \"ROOM\",\n            \"slug\": \"optionroom\",\n            \"rank\": 1875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-05T22:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c45a24d36ab6fc1925533c1f57bc7e1b6fba8a4\"\n            }\n        },\n        {\n            \"id\": 8352,\n            \"name\": \"Gasgains\",\n            \"symbol\": \"GASG\",\n            \"slug\": \"gasgains\",\n            \"rank\": 8654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-28T08:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc58467b855401ef3ff8fda9216f236e29f0d6277\"\n            }\n        },\n        {\n            \"id\": 8353,\n            \"name\": \"Beacon ETH\",\n            \"symbol\": \"BETH\",\n            \"slug\": \"beacon-eth\",\n            \"rank\": 2945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-28T14:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x250632378e573c6be1ac2f97fcdf00515d0aa91b\"\n            }\n        },\n        {\n            \"id\": 8357,\n            \"name\": \"Bitcicoin\",\n            \"symbol\": \"BITCI\",\n            \"slug\": \"bitcicoin\",\n            \"rank\": 3035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T11:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8358,\n            \"name\": \"Potentiam\",\n            \"symbol\": \"PTM\",\n            \"slug\": \"potentiam\",\n            \"rank\": 5146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T11:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c32DB0645A259FaE61353c1f891151A2e7f8c1e\"\n            }\n        },\n        {\n            \"id\": 8360,\n            \"name\": \"BULLS\",\n            \"symbol\": \"BULLS\",\n            \"slug\": \"bulls\",\n            \"rank\": 5492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-29T11:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8363,\n            \"name\": \"renDOGE\",\n            \"symbol\": \"RENDOGE\",\n            \"slug\": \"rendoge\",\n            \"rank\": 2081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-30T03:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3832d2F059E55934220881F831bE501D180671A7\"\n            }\n        },\n        {\n            \"id\": 8364,\n            \"name\": \"Bridge Mutual\",\n            \"symbol\": \"BMI\",\n            \"slug\": \"bridge-mutual\",\n            \"rank\": 1050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-01-31T03:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x725c263e32c72ddc3a19bea12c5a0479a81ee688\"\n            }\n        },\n        {\n            \"id\": 8365,\n            \"name\": \"Seascape Crowns\",\n            \"symbol\": \"CWS\",\n            \"slug\": \"crowns\",\n            \"rank\": 1041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T11:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac0104cca91d167873b8601d2e71eb3d4d8c33e0\"\n            }\n        },\n        {\n            \"id\": 8366,\n            \"name\": \"World Token\",\n            \"symbol\": \"WORLD\",\n            \"slug\": \"world-token\",\n            \"rank\": 1716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T04:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8367,\n            \"name\": \"Name Change Token\",\n            \"symbol\": \"NCT\",\n            \"slug\": \"name-change-token\",\n            \"rank\": 1794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T21:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a9c4dfe8b9d8962b31e4e16f8321c44d48e246e\"\n            }\n        },\n        {\n            \"id\": 8368,\n            \"name\": \"Xeno Token\",\n            \"symbol\": \"XNO\",\n            \"slug\": \"xeno-token\",\n            \"rank\": 710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T07:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc03a652efbbacfabde37cd66c7a4ff4332f7186c\"\n            }\n        },\n        {\n            \"id\": 8370,\n            \"name\": \"Venus BETH\",\n            \"symbol\": \"VBETH\",\n            \"slug\": \"venus-beth\",\n            \"rank\": 8655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T17:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x972207a639cc1b374b893cc33fa251b55ceb7c07\"\n            }\n        },\n        {\n            \"id\": 8372,\n            \"name\": \"XNODE\",\n            \"symbol\": \"XNODE\",\n            \"slug\": \"xnode\",\n            \"rank\": 8656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T11:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8373,\n            \"name\": \"QUAI DAO\",\n            \"symbol\": \"QUAI\",\n            \"slug\": \"quai-dao\",\n            \"rank\": 3751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T21:52:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40821cd074dfecb1524286923bc69315075b5c89\"\n            }\n        },\n        {\n            \"id\": 8374,\n            \"name\": \"protocol finance\",\n            \"symbol\": \"PFI\",\n            \"slug\": \"protocol-finance\",\n            \"rank\": 8657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b69d465c0f9fb22affae56aa86149973e9b0966\"\n            }\n        },\n        {\n            \"id\": 8375,\n            \"name\": \"GOGO.finance\",\n            \"symbol\": \"GOGO\",\n            \"slug\": \"gogo-finance\",\n            \"rank\": 6038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T18:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a96E767bFCcE8E80370BE00821ED5BA283D4A17\"\n            }\n        },\n        {\n            \"id\": 8376,\n            \"name\": \"MASQ\",\n            \"symbol\": \"MASQ\",\n            \"slug\": \"masq\",\n            \"rank\": 1265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T13:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06f3c323f0238c72bf35011071f2b5b7f43a054c\"\n            }\n        },\n        {\n            \"id\": 8377,\n            \"name\": \"SX Network\",\n            \"symbol\": \"SX\",\n            \"slug\": \"sportx\",\n            \"rank\": 3604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T13:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99fe3b1391503a1bc1788051347a1324bff41452\"\n            }\n        },\n        {\n            \"id\": 8378,\n            \"name\": \"Akita Inu\",\n            \"symbol\": \"AKITA\",\n            \"slug\": \"akita-inu\",\n            \"rank\": 2940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T14:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3301ee63fb29f863f2333bd4466acb46cd8323e6\"\n            }\n        },\n        {\n            \"id\": 8379,\n            \"name\": \"Phoswap\",\n            \"symbol\": \"PHO\",\n            \"slug\": \"phoswap\",\n            \"rank\": 5704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T15:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9784c1633ef3b839563b988c323798634714368\"\n            }\n        },\n        {\n            \"id\": 8381,\n            \"name\": \"Soteria\",\n            \"symbol\": \"WSOTE\",\n            \"slug\": \"soteria\",\n            \"rank\": 8658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-02T17:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x541e619858737031a1244a5d0cd47e5ef480342c\"\n            }\n        },\n        {\n            \"id\": 8382,\n            \"name\": \"Petrachor\",\n            \"symbol\": \"PTA\",\n            \"slug\": \"petrachor\",\n            \"rank\": 8659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-01T18:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8383,\n            \"name\": \"Filecash\",\n            \"symbol\": \"FIC\",\n            \"slug\": \"filecash\",\n            \"rank\": 1993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T02:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8384,\n            \"name\": \"Clover Finance\",\n            \"symbol\": \"CLV\",\n            \"slug\": \"clover\",\n            \"rank\": 401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T03:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80C62FE4487E1351b47Ba49809EBD60ED085bf52\"\n            }\n        },\n        {\n            \"id\": 8385,\n            \"name\": \"Umbrella Network\",\n            \"symbol\": \"UMB\",\n            \"slug\": \"umbrella-network\",\n            \"rank\": 928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T20:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fc13eace26590b80cccab1ba5d51890577d83b2\"\n            }\n        },\n        {\n            \"id\": 8386,\n            \"name\": \"Gourmet Galaxy\",\n            \"symbol\": \"GUM\",\n            \"slug\": \"gourmet-galaxy\",\n            \"rank\": 2078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T03:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f5fa8f2d12e5eb780f6082dd656c565c48e0f24\"\n            }\n        },\n        {\n            \"id\": 8387,\n            \"name\": \"Auto\",\n            \"symbol\": \"AUTO\",\n            \"slug\": \"auto\",\n            \"rank\": 769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T12:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa184088a740c695e156f91f5cc086a06bb78b827\"\n            }\n        },\n        {\n            \"id\": 8389,\n            \"name\": \"BambooDeFi\",\n            \"symbol\": \"BAMBOO\",\n            \"slug\": \"bamboo-defi\",\n            \"rank\": 4048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T04:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf56842Af3B56Fd72d17cB103f92d027bBa912e89\"\n            }\n        },\n        {\n            \"id\": 8390,\n            \"name\": \"Strudel Finance\",\n            \"symbol\": \"$TRDL\",\n            \"slug\": \"strudel-finance\",\n            \"rank\": 8660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T05:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x297d33e17e61c2ddd812389c2105193f8348188a\"\n            }\n        },\n        {\n            \"id\": 8393,\n            \"name\": \"Zytara dollar\",\n            \"symbol\": \"ZUSD\",\n            \"slug\": \"zytara-dollar\",\n            \"rank\": 8661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T21:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf0f3ccb8fa385a287106fba22e6bb722f94d686\"\n            }\n        },\n        {\n            \"id\": 8394,\n            \"name\": \"Anime Token\",\n            \"symbol\": \"ANI\",\n            \"slug\": \"anime-token\",\n            \"rank\": 6229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T20:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac472d0eed2b8a2f57a6e304ea7ebd8e88d1d36f\"\n            }\n        },\n        {\n            \"id\": 8397,\n            \"name\": \"FEG Token\",\n            \"symbol\": \"FEG\",\n            \"slug\": \"fegtoken\",\n            \"rank\": 3238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-03T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x389999216860ab8e0175387a0c90e5c52522c945\"\n            }\n        },\n        {\n            \"id\": 8398,\n            \"name\": \"YFIONE\",\n            \"symbol\": \"YFO\",\n            \"slug\": \"yfione\",\n            \"rank\": 3812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T21:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac0c8da4a4748d8d821a0973d00b157aa78c473d\"\n            }\n        },\n        {\n            \"id\": 8399,\n            \"name\": \"Lotto\",\n            \"symbol\": \"LOTTO\",\n            \"slug\": \"lotto\",\n            \"rank\": 791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T21:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0dFd28d3CF7A5897C694904Ace292539242f858\"\n            }\n        },\n        {\n            \"id\": 8400,\n            \"name\": \"UniDexGas\",\n            \"symbol\": \"UNDG\",\n            \"slug\": \"unidexgas\",\n            \"rank\": 8662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T22:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5959e9412d27041194c3c3bcbe855face2864f7\"\n            }\n        },\n        {\n            \"id\": 8405,\n            \"name\": \"Butterfly Protocol\",\n            \"symbol\": \"BFLY\",\n            \"slug\": \"butterfly-protocol-2\",\n            \"rank\": 6102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-05T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf680429328caaaCabee69b7A9FdB21a71419c063\"\n            }\n        },\n        {\n            \"id\": 8406,\n            \"name\": \"Apron Network\",\n            \"symbol\": \"APN\",\n            \"slug\": \"apron-network\",\n            \"rank\": 1612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T13:01:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8408,\n            \"name\": \"Govi\",\n            \"symbol\": \"GOVI\",\n            \"slug\": \"govi\",\n            \"rank\": 1017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-04T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeeaa40b28a2d1b0b08f6f97bb1dd4b75316c6107\"\n            }\n        },\n        {\n            \"id\": 8409,\n            \"name\": \"Razor Network\",\n            \"symbol\": \"RAZOR\",\n            \"slug\": \"razor-network\",\n            \"rank\": 1253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-06T04:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50de6856358cc35f3a9a57eaaa34bd4cb707d2cd\"\n            }\n        },\n        {\n            \"id\": 8410,\n            \"name\": \"NFTX Hashmasks Index\",\n            \"symbol\": \"MASK\",\n            \"slug\": \"nftx-hashmasks-index\",\n            \"rank\": 1975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-07T13:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8411,\n            \"name\": \"Marginswap\",\n            \"symbol\": \"MFI\",\n            \"slug\": \"marginswap\",\n            \"rank\": 4774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T13:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa4e3edb11afa93c41db59842b29de64b72e355b\"\n            }\n        },\n        {\n            \"id\": 8412,\n            \"name\": \"MP3\",\n            \"symbol\": \"MP3\",\n            \"slug\": \"mp3\",\n            \"rank\": 4402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-08T08:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x018fb5af9d015af25592a014c4266a84143de7a0\"\n            }\n        },\n        {\n            \"id\": 8413,\n            \"name\": \"Rug Proof\",\n            \"symbol\": \"RPT\",\n            \"slug\": \"rug-proof\",\n            \"rank\": 8663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-08T09:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0bb0027c28ade4ac628b7f81e7b93ec71b4e020\"\n            }\n        },\n        {\n            \"id\": 8414,\n            \"name\": \"Fairum\",\n            \"symbol\": \"FAI\",\n            \"slug\": \"fairum\",\n            \"rank\": 8664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-28T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcda2f16c6aa895d533506b426aff827b709c87f5\"\n            }\n        },\n        {\n            \"id\": 8416,\n            \"name\": \"Finxflo\",\n            \"symbol\": \"FXF\",\n            \"slug\": \"finxflo\",\n            \"rank\": 958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T08:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a40c222996f9f3431f63bf80244c36822060f12\"\n            }\n        },\n        {\n            \"id\": 8418,\n            \"name\": \"CryptoTask\",\n            \"symbol\": \"CTASK\",\n            \"slug\": \"cryptotask\",\n            \"rank\": 2148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T09:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x196c81385bc536467433014042788eb707703934\"\n            }\n        },\n        {\n            \"id\": 8419,\n            \"name\": \"APYSwap\",\n            \"symbol\": \"APYS\",\n            \"slug\": \"apyswap\",\n            \"rank\": 1493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T16:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7413489c474ca4399eee604716c72879eea3615\"\n            }\n        },\n        {\n            \"id\": 8420,\n            \"name\": \"DAO Maker\",\n            \"symbol\": \"DAO\",\n            \"slug\": \"dao-maker\",\n            \"rank\": 307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-09T22:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f51bb10119727a7e5ea3538074fb341f56b09ad\"\n            }\n        },\n        {\n            \"id\": 8421,\n            \"name\": \"Argon\",\n            \"symbol\": \"ARGON\",\n            \"slug\": \"argon\",\n            \"rank\": 1877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T00:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x851f7a700c5d67db59612b871338a85526752c25\"\n            }\n        },\n        {\n            \"id\": 8422,\n            \"name\": \"Pangolin\",\n            \"symbol\": \"PNG\",\n            \"slug\": \"pangolin\",\n            \"rank\": 684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T11:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x60781c2586d68229fde47564546784ab3faca982\"\n            }\n        },\n        {\n            \"id\": 8423,\n            \"name\": \"Public Mint\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"public-mint\",\n            \"rank\": 1036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T23:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0CDF9acd87E940837ff21BB40c9fd55F68bba059\"\n            }\n        },\n        {\n            \"id\": 8424,\n            \"name\": \"Deri Protocol\",\n            \"symbol\": \"DERI\",\n            \"slug\": \"deri-protocol\",\n            \"rank\": 859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T00:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa487bf43cf3b10dffc97a9a744cbb7036965d3b9\"\n            }\n        },\n        {\n            \"id\": 8425,\n            \"name\": \"JasmyCoin\",\n            \"symbol\": \"JASMY\",\n            \"slug\": \"jasmy\",\n            \"rank\": 199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T01:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC\"\n            }\n        },\n        {\n            \"id\": 8426,\n            \"name\": \"Filda\",\n            \"symbol\": \"FILDA\",\n            \"slug\": \"filda\",\n            \"rank\": 3584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T16:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8427,\n            \"name\": \"Lendhub\",\n            \"symbol\": \"LHB\",\n            \"slug\": \"lendhub\",\n            \"rank\": 3298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-11T16:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x8f67854497218043e1f72908ffe38d0ed7f24721\"\n            }\n        },\n        {\n            \"id\": 8428,\n            \"name\": \"Monster Slayer Cash\",\n            \"symbol\": \"MSC\",\n            \"slug\": \"monster-slayer-finance\",\n            \"rank\": 7347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c784c49097dcc637b93232e15810d53871992bf\"\n            }\n        },\n        {\n            \"id\": 8431,\n            \"name\": \"G999\",\n            \"symbol\": \"G999\",\n            \"slug\": \"g999\",\n            \"rank\": 4041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-12T01:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8433,\n            \"name\": \"Chow Chow\",\n            \"symbol\": \"CHOW\",\n            \"slug\": \"chow-chow\",\n            \"rank\": 8665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T01:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x925f2c11b99c1a4c46606898ee91ed3d450cfeda\"\n            }\n        },\n        {\n            \"id\": 8438,\n            \"name\": \"Hoge Finance\",\n            \"symbol\": \"HOGE\",\n            \"slug\": \"hoge-finance\",\n            \"rank\": 585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T21:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfad45e47083e4607302aa43c65fb3106f1cd7607\"\n            }\n        },\n        {\n            \"id\": 8439,\n            \"name\": \"Warp Finance\",\n            \"symbol\": \"WARP\",\n            \"slug\": \"warp-finance\",\n            \"rank\": 1701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T14:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed40834a13129509a89be39a9be9c0e96a0ddd71\"\n            }\n        },\n        {\n            \"id\": 8441,\n            \"name\": \"XCF Token\",\n            \"symbol\": \"XCF\",\n            \"slug\": \"cenfura-token\",\n            \"rank\": 6127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T18:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x010d14d36c3ea6570d240ae3ac9d660398f7c48e\"\n            }\n        },\n        {\n            \"id\": 8442,\n            \"name\": \"EthicHub\",\n            \"symbol\": \"ETHIX\",\n            \"slug\": \"ethichub\",\n            \"rank\": 7431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T19:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd09911130e6930bf87f2b0554c44f400bd80d3e\"\n            }\n        },\n        {\n            \"id\": 8444,\n            \"name\": \"Gains Farm\",\n            \"symbol\": \"GFARM2\",\n            \"slug\": \"gains-farm-v2\",\n            \"rank\": 3269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T19:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x831091dA075665168E01898c6DAC004A867f1e1B\"\n            }\n        },\n        {\n            \"id\": 8445,\n            \"name\": \"SharedStake\",\n            \"symbol\": \"SGT\",\n            \"slug\": \"sharedstake\",\n            \"rank\": 2743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T19:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24c19f7101c1731b85f1127eaa0407732e36ecdd\"\n            }\n        },\n        {\n            \"id\": 8448,\n            \"name\": \"MCOBIT\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"mcobit\",\n            \"rank\": 8155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-12T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TC3a6T5PVybdbKE3Q5WDBo2KqSNwaD4vy1\"\n            }\n        },\n        {\n            \"id\": 8449,\n            \"name\": \"Goose Finance\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"goose-finance\",\n            \"rank\": 2227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-12T20:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6\"\n            }\n        },\n        {\n            \"id\": 8450,\n            \"name\": \"Shield Finance\",\n            \"symbol\": \"SHLD\",\n            \"slug\": \"shield-finance\",\n            \"rank\": 8666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T18:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd49EFA7BC0D339D74f487959C573d518BA3F8437\"\n            }\n        },\n        {\n            \"id\": 8452,\n            \"name\": \"Shield Protocol\",\n            \"symbol\": \"SHIELD\",\n            \"slug\": \"shield-protocol\",\n            \"rank\": 2046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T22:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60b3bc37593853c04410c4f07fe4d6748245bf77\"\n            }\n        },\n        {\n            \"id\": 8453,\n            \"name\": \"Tigerfinance\",\n            \"symbol\": \"TIGER\",\n            \"slug\": \"tigerfinance\",\n            \"rank\": 4920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T22:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c4b3dea4247f066f3aaff7273dc97e7d4187b04\"\n            }\n        },\n        {\n            \"id\": 8454,\n            \"name\": \"Radar\",\n            \"symbol\": \"RADAR\",\n            \"slug\": \"radar\",\n            \"rank\": 6855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T08:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf9fbe825bfb2bf3e387af0dc18cac8d87f29dea8\"\n            }\n        },\n        {\n            \"id\": 8455,\n            \"name\": \"TAMA EGG NiftyGotchi\",\n            \"symbol\": \"TME\",\n            \"slug\": \"tama-egg-niftygotchi\",\n            \"rank\": 8667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T05:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e742e29395cf5736c358538f0f1372ab3dfe731\"\n            }\n        },\n        {\n            \"id\": 8457,\n            \"name\": \"B20\",\n            \"symbol\": \"B20\",\n            \"slug\": \"b20\",\n            \"rank\": 4409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T13:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc4de189abf94c57f396bd4c52ab13b954febefd8\"\n            }\n        },\n        {\n            \"id\": 8458,\n            \"name\": \"Peanut\",\n            \"symbol\": \"NUX\",\n            \"slug\": \"peanut\",\n            \"rank\": 1646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T13:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89bd2e7e388fab44ae88bef4e1ad12b4f1e0911c\"\n            }\n        },\n        {\n            \"id\": 8459,\n            \"name\": \"PizzaSwap\",\n            \"symbol\": \"PIZZA\",\n            \"slug\": \"pizzaswap\",\n            \"rank\": 5464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T13:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cc26dd730f548dc4ac291ae7d84a0c96980d2cb\"\n            }\n        },\n        {\n            \"id\": 8462,\n            \"name\": \"Birthday Cake\",\n            \"symbol\": \"BDAY\",\n            \"slug\": \"birthday-cake\",\n            \"rank\": 7680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T14:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x645748fa7e54a818310afdad898410bcb54fc4e0\"\n            }\n        },\n        {\n            \"id\": 8463,\n            \"name\": \"Tapmydata\",\n            \"symbol\": \"TAP\",\n            \"slug\": \"tapmydata\",\n            \"rank\": 1749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T14:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f1f2d3dfa99678675ece1c243d3f7bc3746db5d\"\n            }\n        },\n        {\n            \"id\": 8464,\n            \"name\": \"YFBitcoin\",\n            \"symbol\": \"YFBTC\",\n            \"slug\": \"yfbitcoin\",\n            \"rank\": 6848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T15:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff034D12353867fC4228f4Ae3E689CD6dCAad120\"\n            }\n        },\n        {\n            \"id\": 8465,\n            \"name\": \"Monster Slayer Share\",\n            \"symbol\": \"MSS\",\n            \"slug\": \"monster-slayer-share\",\n            \"rank\": 8668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacabd3f9b8f76ffd2724604185fa5afa5df25ac6\"\n            }\n        },\n        {\n            \"id\": 8467,\n            \"name\": \"Uberstate RIT 2.0\",\n            \"symbol\": \"RIT20\",\n            \"slug\": \"uberstate-inc\",\n            \"rank\": 3780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T18:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f115f7ae9a4c6ed075924752045bfe3f281335b\"\n            }\n        },\n        {\n            \"id\": 8469,\n            \"name\": \"LavaSwap\",\n            \"symbol\": \"LAVA\",\n            \"slug\": \"lavaswap\",\n            \"rank\": 4362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-13T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x56f95662e71f30b333b456439248c6de589082a4\"\n            }\n        },\n        {\n            \"id\": 8470,\n            \"name\": \"SCV.finance Token\",\n            \"symbol\": \"SCV\",\n            \"slug\": \"super-coinview\",\n            \"rank\": 7264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T17:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x282417b21236ac01a3a3d7ba304ed8d284f48b4d\"\n            }\n        },\n        {\n            \"id\": 8471,\n            \"name\": \"YieldPanda Finance\",\n            \"symbol\": \"yPANDA\",\n            \"slug\": \"yieldpanda-finance\",\n            \"rank\": 8669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T16:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9806aec346064183b5ce441313231dff89811f7a\"\n            }\n        },\n        {\n            \"id\": 8476,\n            \"name\": \"Premia\",\n            \"symbol\": \"PREMIA\",\n            \"slug\": \"premia\",\n            \"rank\": 3906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-14T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70\"\n            }\n        },\n        {\n            \"id\": 8478,\n            \"name\": \"DAOventures\",\n            \"symbol\": \"DVD\",\n            \"slug\": \"daoventures\",\n            \"rank\": 2128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T16:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77dcE26c03a9B833fc2D7C31C22Da4f42e9d9582\"\n            }\n        },\n        {\n            \"id\": 8479,\n            \"name\": \"VAIOT\",\n            \"symbol\": \"VAI\",\n            \"slug\": \"vaiot\",\n            \"rank\": 3066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T03:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f801c1f02af03cc240546dadef8e56cd46ea2e9\"\n            }\n        },\n        {\n            \"id\": 8481,\n            \"name\": \"CafeSwap Token\",\n            \"symbol\": \"BREW\",\n            \"slug\": \"cafeswap-token\",\n            \"rank\": 2207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-15T22:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x790be81c3ca0e53974be2688cdb954732c9862e1\"\n            }\n        },\n        {\n            \"id\": 8483,\n            \"name\": \"Berry Data\",\n            \"symbol\": \"BRY\",\n            \"slug\": \"berry-data\",\n            \"rank\": 1773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T10:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830\"\n            }\n        },\n        {\n            \"id\": 8484,\n            \"name\": \"Olyseum\",\n            \"symbol\": \"OLY\",\n            \"slug\": \"olyseum\",\n            \"rank\": 1236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T10:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6595b8fd9c920c81500dca94e53cdc712513fb1f\"\n            }\n        },\n        {\n            \"id\": 8485,\n            \"name\": \"Midas Dollar Share\",\n            \"symbol\": \"MDS\",\n            \"slug\": \"midas-dollar-share\",\n            \"rank\": 7697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T11:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x242E46490397ACCa94ED930F2C4EdF16250237fa\"\n            }\n        },\n        {\n            \"id\": 8486,\n            \"name\": \"Midas Dollar\",\n            \"symbol\": \"MDO\",\n            \"slug\": \"midas-dollar\",\n            \"rank\": 7238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-16T11:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35e869B7456462b81cdB5e6e42434bD27f3F788c\"\n            }\n        },\n        {\n            \"id\": 8487,\n            \"name\": \"TBCC\",\n            \"symbol\": \"TBCC\",\n            \"slug\": \"tbcc-labs\",\n            \"rank\": 4329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T19:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf29480344d8e21efeab7fde39f8d8299056a7fea\"\n            }\n        },\n        {\n            \"id\": 8489,\n            \"name\": \"XSGD\",\n            \"symbol\": \"XSGD\",\n            \"slug\": \"xsgd\",\n            \"rank\": 243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T06:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70e8de73ce538da2beed35d14187f6959a8eca96\"\n            }\n        },\n        {\n            \"id\": 8492,\n            \"name\": \"Vesper\",\n            \"symbol\": \"VSP\",\n            \"slug\": \"vesper\",\n            \"rank\": 685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T18:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b40183efb4dd766f11bda7a7c3ad8982e998421\"\n            }\n        },\n        {\n            \"id\": 8493,\n            \"name\": \"Previse\",\n            \"symbol\": \"PRVS\",\n            \"slug\": \"previse\",\n            \"rank\": 8670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa36e59c08c9f251a6b7a9eb6be6e32fd6157acd0\"\n            }\n        },\n        {\n            \"id\": 8494,\n            \"name\": \"Modefi\",\n            \"symbol\": \"MOD\",\n            \"slug\": \"modefi\",\n            \"rank\": 1022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea1ea0972fa092dd463f2968f9bb51cc4c981d71\"\n            }\n        },\n        {\n            \"id\": 8495,\n            \"name\": \"Everest\",\n            \"symbol\": \"ID\",\n            \"slug\": \"everest\",\n            \"rank\": 686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebd9d99a3982d547c5bb4db7e3b1f9f14b67eb83\"\n            }\n        },\n        {\n            \"id\": 8496,\n            \"name\": \"Wolves of Wall Street\",\n            \"symbol\": \"WOWS\",\n            \"slug\": \"wolves-of-wall-street\",\n            \"rank\": 2336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T19:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x672EF7E4Fe230B5cA1466C5fDD40588d30FdF90a\"\n            }\n        },\n        {\n            \"id\": 8497,\n            \"name\": \"ApeSwap Finance\",\n            \"symbol\": \"BANANA\",\n            \"slug\": \"apeswap-finance\",\n            \"rank\": 525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T12:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95\"\n            }\n        },\n        {\n            \"id\": 8499,\n            \"name\": \"300FIT NETWORK\",\n            \"symbol\": \"FIT\",\n            \"slug\": \"300fit-network\",\n            \"rank\": 2917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T20:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c72fca8523686fd9e5740b0826fa4bb376e0241\"\n            }\n        },\n        {\n            \"id\": 8500,\n            \"name\": \"Nitroex\",\n            \"symbol\": \"NTX\",\n            \"slug\": \"nitroex\",\n            \"rank\": 3676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T18:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8501,\n            \"name\": \"Luxurious Pro Network Token\",\n            \"symbol\": \"LPNT\",\n            \"slug\": \"luxurious-pro-network-token\",\n            \"rank\": 3389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T03:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a4c76874e686a7d080d173987a35a9c48905583\"\n            }\n        },\n        {\n            \"id\": 8503,\n            \"name\": \"The Smokehouse\",\n            \"symbol\": \"SMOKE\",\n            \"slug\": \"the-smokehouse\",\n            \"rank\": 8671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T21:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5239fe1a8c0b6ece6ad6009d15315e02b1e7c4ea\"\n            }\n        },\n        {\n            \"id\": 8506,\n            \"name\": \"HASH Token\",\n            \"symbol\": \"HASH\",\n            \"slug\": \"hash-token\",\n            \"rank\": 6520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb1112ac78d537853150e2a07e8b765e29d3f019\"\n            }\n        },\n        {\n            \"id\": 8507,\n            \"name\": \"Kimochi Finance\",\n            \"symbol\": \"KIMOCHI\",\n            \"slug\": \"kimochi-finance\",\n            \"rank\": 8222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T00:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4dA95bd392811897cde899d25FACe253a424BfD4\"\n            }\n        },\n        {\n            \"id\": 8508,\n            \"name\": \"PoolTogether\",\n            \"symbol\": \"POOL\",\n            \"slug\": \"pooltogether\",\n            \"rank\": 4726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0cec1a9154ff802e7934fc916ed7ca50bde6844e\"\n            }\n        },\n        {\n            \"id\": 8509,\n            \"name\": \"XMON\",\n            \"symbol\": \"XMON\",\n            \"slug\": \"xmon\",\n            \"rank\": 508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3aaDA3e213aBf8529606924d8D1c55CbDc70Bf74\"\n            }\n        },\n        {\n            \"id\": 8510,\n            \"name\": \"QiSwap\",\n            \"symbol\": \"QI\",\n            \"slug\": \"qiswap\",\n            \"rank\": 3740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T15:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8511,\n            \"name\": \"DeepCoin\",\n            \"symbol\": \"DC\",\n            \"slug\": \"deep-coin\",\n            \"rank\": 8672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T08:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8513,\n            \"name\": \"Basix\",\n            \"symbol\": \"BASX\",\n            \"slug\": \"basix\",\n            \"rank\": 8673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T12:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23157662a9cb9be32d4d9bd019d9bcbaa040a62b\"\n            }\n        },\n        {\n            \"id\": 8515,\n            \"name\": \"DEVA TOKEN\",\n            \"symbol\": \"DEVA\",\n            \"slug\": \"deva-token\",\n            \"rank\": 5799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T12:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ed621d37e30214d5e197454f08b1c5c9558517a\"\n            }\n        },\n        {\n            \"id\": 8517,\n            \"name\": \"BiTToken\",\n            \"symbol\": \"BITT\",\n            \"slug\": \"bittoken\",\n            \"rank\": 7567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-17T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f9913853f749b3fe6d6d4e16a1cc3c1656b6d51\"\n            }\n        },\n        {\n            \"id\": 8518,\n            \"name\": \"Chickenkebab Finance\",\n            \"symbol\": \"CHIK\",\n            \"slug\": \"chickenkebab-finance\",\n            \"rank\": 5853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T15:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x893411cacf9e62a744d9fc0f72f7fb1b1373b6cd\"\n            }\n        },\n        {\n            \"id\": 8519,\n            \"name\": \"Xend Finance\",\n            \"symbol\": \"XEND\",\n            \"slug\": \"xend-finance\",\n            \"rank\": 1073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T14:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE4CFE9eAa8Cdb0942A80B7bC68fD8Ab0F6D44903\"\n            }\n        },\n        {\n            \"id\": 8522,\n            \"name\": \"TOZEX\",\n            \"symbol\": \"TOZ\",\n            \"slug\": \"tozex\",\n            \"rank\": 4305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T15:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29239242A83479a4074Cb1c9e2A3e6705A4A4455\"\n            }\n        },\n        {\n            \"id\": 8524,\n            \"name\": \"Wrapped Huobi Token\",\n            \"symbol\": \"WHT\",\n            \"slug\": \"wrapped-huobi-token\",\n            \"rank\": 8674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T07:10:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x5545153ccfca01fbd7dd11c0b23ba694d9509a6f\"\n            }\n        },\n        {\n            \"id\": 8525,\n            \"name\": \"Rai Reflex Index\",\n            \"symbol\": \"RAI\",\n            \"slug\": \"rai\",\n            \"rank\": 484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-18T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03ab458634910aad20ef5f1c8ee96f1d6ac54919\"\n            }\n        },\n        {\n            \"id\": 8526,\n            \"name\": \"Raydium\",\n            \"symbol\": \"RAY\",\n            \"slug\": \"raydium\",\n            \"rank\": 165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-21T21:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5245c0249e5eeb2a0838266800471fd32adb1089\"\n            }\n        },\n        {\n            \"id\": 8528,\n            \"name\": \"HashBridge Oracle\",\n            \"symbol\": \"HBO\",\n            \"slug\": \"hashbridge-oracle\",\n            \"rank\": 5382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T03:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x8764bd4fcc027faf72ba83c0b2028a3bae0d2d57\"\n            }\n        },\n        {\n            \"id\": 8530,\n            \"name\": \"StarLink\",\n            \"symbol\": \"SLNV2\",\n            \"slug\": \"starlink\",\n            \"rank\": 4581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T04:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x4e252342cf35ff02c4cca9bc655129f5b4a2f901\"\n            }\n        },\n        {\n            \"id\": 8531,\n            \"name\": \"Quantfury Token\",\n            \"symbol\": \"QTF\",\n            \"slug\": \"quantfury-token\",\n            \"rank\": 4840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T17:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fcbc31c503b4a9ed90e87f8ff46c318a4a14260\"\n            }\n        },\n        {\n            \"id\": 8532,\n            \"name\": \"Hyper Credit Network\",\n            \"symbol\": \"HPAY\",\n            \"slug\": \"hyper-credit-network\",\n            \"rank\": 8209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T18:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF83d7fF2e4B43ebAd2fa534e621E31076f4d254C\"\n            }\n        },\n        {\n            \"id\": 8534,\n            \"name\": \"Chintai\",\n            \"symbol\": \"CHEX\",\n            \"slug\": \"chex-token\",\n            \"rank\": 6469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-20T20:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8536,\n            \"name\": \"Mask Network\",\n            \"symbol\": \"MASK\",\n            \"slug\": \"mask-network\",\n            \"rank\": 270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69af81e73a73b40adf4f3d4223cd9b1ece623074\"\n            }\n        },\n        {\n            \"id\": 8537,\n            \"name\": \"Channels\",\n            \"symbol\": \"CAN\",\n            \"slug\": \"channels\",\n            \"rank\": 5756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T07:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdE9a73272BC2F28189CE3c243e36FaFDA2485212\"\n            }\n        },\n        {\n            \"id\": 8538,\n            \"name\": \"AC Milan Fan Token\",\n            \"symbol\": \"ACM\",\n            \"slug\": \"ac-milan-fan-token\",\n            \"rank\": 899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T08:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8540,\n            \"name\": \"HecoFi\",\n            \"symbol\": \"HFI\",\n            \"slug\": \"hecofi\",\n            \"rank\": 8675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T11:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x98fc3b60ed4a504f588342a53746405e355f9347\"\n            }\n        },\n        {\n            \"id\": 8541,\n            \"name\": \"SifChain\",\n            \"symbol\": \"erowan\",\n            \"slug\": \"sifchain\",\n            \"rank\": 574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T11:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8543,\n            \"name\": \"Kangal\",\n            \"symbol\": \"KANGAL\",\n            \"slug\": \"kangal\",\n            \"rank\": 1842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T13:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e765d26388a17a6e86c49a8e41df3f58abcd337\"\n            }\n        },\n        {\n            \"id\": 8544,\n            \"name\": \"Fractal\",\n            \"symbol\": \"FCL\",\n            \"slug\": \"fractal\",\n            \"rank\": 1690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T19:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4d861575ecc9493420a3f5a14f85b13f0b50eb3\"\n            }\n        },\n        {\n            \"id\": 8545,\n            \"name\": \"Launchpool\",\n            \"symbol\": \"LPOOL\",\n            \"slug\": \"launchpool\",\n            \"rank\": 3236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T02:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6149c26cd2f7b5ccdb32029af817123f6e37df5b\"\n            }\n        },\n        {\n            \"id\": 8547,\n            \"name\": \"RamenSwap\",\n            \"symbol\": \"RAMEN\",\n            \"slug\": \"ramenswap\",\n            \"rank\": 6388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-21T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f47a0d15c1e53f3d94c069c7d16977c29f9cb6b\"\n            }\n        },\n        {\n            \"id\": 8548,\n            \"name\": \"Aloha\",\n            \"symbol\": \"ALOHA\",\n            \"slug\": \"aloha\",\n            \"rank\": 5948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T00:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x455f7ef6d8bcfc35f9337e85aee1b0600a59fabe\"\n            }\n        },\n        {\n            \"id\": 8549,\n            \"name\": \"Polkacity\",\n            \"symbol\": \"POLC\",\n            \"slug\": \"polkacity\",\n            \"rank\": 3015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T00:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37\"\n            }\n        },\n        {\n            \"id\": 8550,\n            \"name\": \"Swaprol\",\n            \"symbol\": \"SWPRL\",\n            \"slug\": \"swaprol\",\n            \"rank\": 8259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T12:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe171e4b490636799849012ed8db7e162e5073ee4\"\n            }\n        },\n        {\n            \"id\": 8551,\n            \"name\": \"DeFi100\",\n            \"symbol\": \"D100\",\n            \"slug\": \"defi100\",\n            \"rank\": 8676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-22T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d8aac497a4b8fe697dd63101d793f0c6a6eebb6\"\n            }\n        },\n        {\n            \"id\": 8552,\n            \"name\": \"ShuttleOne\",\n            \"symbol\": \"SZO\",\n            \"slug\": \"shuttleone\",\n            \"rank\": 4103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T10:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5538ac3ce36e73bb851921f2a804b4657b5307bf\"\n            }\n        },\n        {\n            \"id\": 8554,\n            \"name\": \"PRCY Coin\",\n            \"symbol\": \"PRCY\",\n            \"slug\": \"prcy-coin\",\n            \"rank\": 1819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T19:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8555,\n            \"name\": \"Viking Swap\",\n            \"symbol\": \"VIKING\",\n            \"slug\": \"viking-swap\",\n            \"rank\": 5288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x896eDE222D3f7f3414e136a2791BDB08AAa25Ce0\"\n            }\n        },\n        {\n            \"id\": 8556,\n            \"name\": \"Tcoin\",\n            \"symbol\": \"TCO\",\n            \"slug\": \"tcoin-token\",\n            \"rank\": 7796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T11:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00ff902d4b2bfdbd0db38887412447c30b565aa0\"\n            }\n        },\n        {\n            \"id\": 8557,\n            \"name\": \"DexMex\",\n            \"symbol\": \"DEXM\",\n            \"slug\": \"dexmex\",\n            \"rank\": 8677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0020d80229877b495d2bf3269a4c13f6f1e1b9d3\"\n            }\n        },\n        {\n            \"id\": 8558,\n            \"name\": \"BT.Finance\",\n            \"symbol\": \"BT\",\n            \"slug\": \"bt-finance\",\n            \"rank\": 4223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76c5449f4950f6338a393f53cda8b53b0cd3ca3a\"\n            }\n        },\n        {\n            \"id\": 8559,\n            \"name\": \"Medican Coin\",\n            \"symbol\": \"MCAN\",\n            \"slug\": \"medican-coin\",\n            \"rank\": 5056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72ba699f0f3c29d0f886c264ec7350533a32b3d5\"\n            }\n        },\n        {\n            \"id\": 8560,\n            \"name\": \"WhaleRoom\",\n            \"symbol\": \"WHL\",\n            \"slug\": \"whaleroom\",\n            \"rank\": 6297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2af72850c504ddd3c1876c66a914caee7ff8a46a\"\n            }\n        },\n        {\n            \"id\": 8561,\n            \"name\": \"KeyFi\",\n            \"symbol\": \"KEYFI\",\n            \"slug\": \"keyfi\",\n            \"rank\": 1739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8647e90c0645152fccf4d9abb6b59eb4aa99052\"\n            }\n        },\n        {\n            \"id\": 8563,\n            \"name\": \"Extend Finance\",\n            \"symbol\": \"EXF\",\n            \"slug\": \"extend-finance\",\n            \"rank\": 7620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T12:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6306e883493824ccf606d90e25f68a28e47b98a3\"\n            }\n        },\n        {\n            \"id\": 8566,\n            \"name\": \"Ballswap\",\n            \"symbol\": \"BSP\",\n            \"slug\": \"ballswap\",\n            \"rank\": 4035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe51b8ab09008285a0380dd2680cd9dd5e13924d3\"\n            }\n        },\n        {\n            \"id\": 8567,\n            \"name\": \"HAPI Protocol\",\n            \"symbol\": \"HAPI\",\n            \"slug\": \"hapi-one\",\n            \"rank\": 866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T06:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9c2d319cd7e6177336b0a9c93c21cb48d84fb54\"\n            }\n        },\n        {\n            \"id\": 8569,\n            \"name\": \"Libonomy\",\n            \"symbol\": \"LBY\",\n            \"slug\": \"libonomy\",\n            \"rank\": 8106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T14:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8571,\n            \"name\": \"Pub Finance\",\n            \"symbol\": \"PINT\",\n            \"slug\": \"pub-finance\",\n            \"rank\": 8678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T15:10:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfecba472b2540c5a2d3700b2c9e06f0aa7dc6462\"\n            }\n        },\n        {\n            \"id\": 8575,\n            \"name\": \"ProperSix\",\n            \"symbol\": \"PSIX\",\n            \"slug\": \"propersix\",\n            \"rank\": 6715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-23T16:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8576,\n            \"name\": \"SOTA Finance\",\n            \"symbol\": \"SOTA\",\n            \"slug\": \"sota-finance\",\n            \"rank\": 2246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T05:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0dde6f6e345bfd23f3f419f0dfe04e93143b44fb\"\n            }\n        },\n        {\n            \"id\": 8578,\n            \"name\": \"BigBoys Industry\",\n            \"symbol\": \"BBI\",\n            \"slug\": \"bigboys-industry\",\n            \"rank\": 8679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T09:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x336c21557185079F42F6fFC098aB572c87AE9435\"\n            }\n        },\n        {\n            \"id\": 8579,\n            \"name\": \"Polkamarkets\",\n            \"symbol\": \"POLK\",\n            \"slug\": \"polkamarkets\",\n            \"rank\": 910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T16:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd478161c952357f05f0292b56012cd8457f1cfbf\"\n            }\n        },\n        {\n            \"id\": 8582,\n            \"name\": \"Mirrored AMC Entertainment Holdings Inc\",\n            \"symbol\": \"mAMC\",\n            \"slug\": \"mirrored-amc-entertainment\",\n            \"rank\": 8680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T09:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1qelfthdanju7wavc5tq0k5r0rhsyzyyrsn09qy\"\n            }\n        },\n        {\n            \"id\": 8583,\n            \"name\": \"Mirrored Bitcoin\",\n            \"symbol\": \"mBTC\",\n            \"slug\": \"mirrored-bitcoin\",\n            \"rank\": 3518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1rhhvx8nzfrx5fufkuft06q5marfkucdqwq5sjw\"\n            }\n        },\n        {\n            \"id\": 8584,\n            \"name\": \"Mirrored Ether\",\n            \"symbol\": \"mETH\",\n            \"slug\": \"mirrored-ether\",\n            \"rank\": 3943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dk3g53js3034x4v5c3vavhj2738une880yu6kx\"\n            }\n        },\n        {\n            \"id\": 8585,\n            \"name\": \"Mirrored Facebook Inc\",\n            \"symbol\": \"mFB\",\n            \"slug\": \"mirrored-facebook\",\n            \"rank\": 5615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T18:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e99cC0535BB6251F6679Fa6E65d6d3b430e840B\"\n            }\n        },\n        {\n            \"id\": 8586,\n            \"name\": \"Mirrored GameStop Corp\",\n            \"symbol\": \"mGME\",\n            \"slug\": \"mirrored-gamestop-corp\",\n            \"rank\": 7852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1m6j6j9gw728n82k78s0j9kq8l5p6ne0xcc820p\"\n            }\n        },\n        {\n            \"id\": 8587,\n            \"name\": \"Mirrored Goldman Sachs Group Inc\",\n            \"symbol\": \"mGS\",\n            \"slug\": \"mirrored-goldman-sachs\",\n            \"rank\": 4863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T11:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra137drsu8gce5thf6jr5mxlfghw36rpljt3zj73v\"\n            }\n        },\n        {\n            \"id\": 8589,\n            \"name\": \"Spore Engineering\",\n            \"symbol\": \"SPORE\",\n            \"slug\": \"spore-engineering\",\n            \"rank\": 7778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T14:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77f6a5f1b7a2b6d6c322af8581317d6bb0a52689\"\n            }\n        },\n        {\n            \"id\": 8590,\n            \"name\": \"Cyclone Protocol\",\n            \"symbol\": \"CYC\",\n            \"slug\": \"cyclone-protocol\",\n            \"rank\": 1362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T23:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x810ee35443639348adbbc467b33310d2ab43c168\"\n            }\n        },\n        {\n            \"id\": 8593,\n            \"name\": \"FileStar\",\n            \"symbol\": \"STAR\",\n            \"slug\": \"filestar\",\n            \"rank\": 4067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T06:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8594,\n            \"name\": \"Aave Enjin\",\n            \"symbol\": \"aENJ\",\n            \"slug\": \"aave-enjin\",\n            \"rank\": 8681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T06:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac6df26a590f08dcc95d5a4705ae8abbc88509ef\"\n            }\n        },\n        {\n            \"id\": 8595,\n            \"name\": \"Aave Ethereum\",\n            \"symbol\": \"aETH\",\n            \"slug\": \"aave-ethereum\",\n            \"rank\": 8682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-15T10:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04\"\n            }\n        },\n        {\n            \"id\": 8597,\n            \"name\": \"MP4\",\n            \"symbol\": \"MP4\",\n            \"slug\": \"mp4\",\n            \"rank\": 8683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T15:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1a0da60f8802b49cc36313bafade3f9e12342fd\"\n            }\n        },\n        {\n            \"id\": 8598,\n            \"name\": \"xSigma\",\n            \"symbol\": \"SIG\",\n            \"slug\": \"xsigma\",\n            \"rank\": 1994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T18:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7777777777697cfeecf846a76326da79cc606517\"\n            }\n        },\n        {\n            \"id\": 8599,\n            \"name\": \"xToken\",\n            \"symbol\": \"XTK\",\n            \"slug\": \"xtoken\",\n            \"rank\": 7662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f3edcdd180dbe4819bd98fee8929b5cedb3adeb\"\n            }\n        },\n        {\n            \"id\": 8600,\n            \"name\": \"Gadoshi\",\n            \"symbol\": \"GADOSHI\",\n            \"slug\": \"gadoshi\",\n            \"rank\": 8684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-25T18:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x619b20c554df4f915173a0f4f34c82e6c2cd944d\"\n            }\n        },\n        {\n            \"id\": 8601,\n            \"name\": \"Font\",\n            \"symbol\": \"FONT\",\n            \"slug\": \"font\",\n            \"rank\": 2164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-24T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c25bdf026ea05f32713f00f73ca55857fbf6342\"\n            }\n        },\n        {\n            \"id\": 8602,\n            \"name\": \"Bounce Finance Governance Token\",\n            \"symbol\": \"AUCTION\",\n            \"slug\": \"bounce-token\",\n            \"rank\": 688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T03:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096\"\n            }\n        },\n        {\n            \"id\": 8603,\n            \"name\": \"AntiMatter Governance Token\",\n            \"symbol\": \"MATTER\",\n            \"slug\": \"antimatter\",\n            \"rank\": 882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T16:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9B99CcA871Be05119B2012fd4474731dd653FEBe\"\n            }\n        },\n        {\n            \"id\": 8605,\n            \"name\": \"WOWswap\",\n            \"symbol\": \"WOW\",\n            \"slug\": \"wowswap\",\n            \"rank\": 1273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T05:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4da996c5fe84755c80e108cf96fe705174c5e36a\"\n            }\n        },\n        {\n            \"id\": 8607,\n            \"name\": \"Xion Finance\",\n            \"symbol\": \"XGT\",\n            \"slug\": \"xion-finance\",\n            \"rank\": 2140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T19:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0xC25AF3123d2420054c8fcd144c21113aa2853F39\"\n            }\n        },\n        {\n            \"id\": 8608,\n            \"name\": \"Crypto Rewards Studio\",\n            \"symbol\": \"CRS\",\n            \"slug\": \"crypto-rewards-studio\",\n            \"rank\": 6787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T09:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA\"\n            }\n        },\n        {\n            \"id\": 8610,\n            \"name\": \"DMEX (Decentralized Mining Exchange)\",\n            \"symbol\": \"DMC\",\n            \"slug\": \"decentralized-mining-exchange\",\n            \"rank\": 3420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T09:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5342D72D04c133180f376753f90a4B2eEe29bB3\"\n            }\n        },\n        {\n            \"id\": 8611,\n            \"name\": \"VKENAF\",\n            \"symbol\": \"VKNF\",\n            \"slug\": \"vkenaf\",\n            \"rank\": 4970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-26T10:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD501900646641eAf5755758E11EeAA43dF691924\"\n            }\n        },\n        {\n            \"id\": 8612,\n            \"name\": \"Float Protocol (Bank)\",\n            \"symbol\": \"BANK\",\n            \"slug\": \"float-protocol\",\n            \"rank\": 1296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T12:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24a6a37576377f63f194caa5f518a60f45b42921\"\n            }\n        },\n        {\n            \"id\": 8613,\n            \"name\": \"Alchemix\",\n            \"symbol\": \"ALCX\",\n            \"slug\": \"alchemix\",\n            \"rank\": 260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-02-27T20:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdbdb4d16eda451d0503b854cf79d55697f90c8df\"\n            }\n        },\n        {\n            \"id\": 8614,\n            \"name\": \"Alchemix USD\",\n            \"symbol\": \"ALUSD\",\n            \"slug\": \"alchemix-usd\",\n            \"rank\": 3237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBC6DA0FE9aD5f3b0d58160288917AA56653660E9\"\n            }\n        },\n        {\n            \"id\": 8615,\n            \"name\": \"Ethernity Chain\",\n            \"symbol\": \"ERN\",\n            \"slug\": \"ethernity-chain\",\n            \"rank\": 467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T16:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbc2ae13b23d715c30720f079fcd9b4a74093505\"\n            }\n        },\n        {\n            \"id\": 8616,\n            \"name\": \"Aurox\",\n            \"symbol\": \"URUS\",\n            \"slug\": \"urus\",\n            \"rank\": 643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T01:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c5fbc90e4d78f70cc5025db005b39b03914fc0c\"\n            }\n        },\n        {\n            \"id\": 8617,\n            \"name\": \"PolkaFoundry\",\n            \"symbol\": \"PKF\",\n            \"slug\": \"polkafoundry\",\n            \"rank\": 661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b39b70e39aa811b69365398e0aace9bee238aeb\"\n            }\n        },\n        {\n            \"id\": 8618,\n            \"name\": \"Multiplier\",\n            \"symbol\": \"BMXX\",\n            \"slug\": \"bmultiplier\",\n            \"rank\": 2718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T08:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4131b87f74415190425ccd873048c708f8005823\"\n            }\n        },\n        {\n            \"id\": 8619,\n            \"name\": \"Moola\",\n            \"symbol\": \"MLA\",\n            \"slug\": \"moola\",\n            \"rank\": 8685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T07:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbddd7d426274fc5f370817c80c06b86d651963e4\"\n            }\n        },\n        {\n            \"id\": 8620,\n            \"name\": \"TOWER\",\n            \"symbol\": \"TOWER\",\n            \"slug\": \"tower-token\",\n            \"rank\": 1103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T09:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c9922314ed1415c95b9fd453c3818fd41867d0b\"\n            }\n        },\n        {\n            \"id\": 8621,\n            \"name\": \"yieldwatch\",\n            \"symbol\": \"WATCH\",\n            \"slug\": \"yieldwatch\",\n            \"rank\": 1569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a9f28eb62c791422aa23ceae1da9c847cbec9b0\"\n            }\n        },\n        {\n            \"id\": 8622,\n            \"name\": \"Bancor Governance Token\",\n            \"symbol\": \"VBNT\",\n            \"slug\": \"bancor-governance-token\",\n            \"rank\": 3451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T14:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48fb253446873234f2febbf9bdeaa72d9d387f94\"\n            }\n        },\n        {\n            \"id\": 8625,\n            \"name\": \"SaltSwap Finance\",\n            \"symbol\": \"SALT\",\n            \"slug\": \"saltswap-finance\",\n            \"rank\": 7542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T11:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2849b1aE7E04A3D9Bc288673A92477CF63F28aF4\"\n            }\n        },\n        {\n            \"id\": 8629,\n            \"name\": \"Stacker Ventures\",\n            \"symbol\": \"STACK\",\n            \"slug\": \"stacker-ventures\",\n            \"rank\": 8686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T11:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0955f26515d22e347b17669993fcefcc73c3a0a\"\n            }\n        },\n        {\n            \"id\": 8632,\n            \"name\": \"Taco Finance\",\n            \"symbol\": \"TACO\",\n            \"slug\": \"taco-finance\",\n            \"rank\": 7897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9066e87bac891409d690cfefa41379b34af06391\"\n            }\n        },\n        {\n            \"id\": 8633,\n            \"name\": \"Nodestats\",\n            \"symbol\": \"NS\",\n            \"slug\": \"nodestats\",\n            \"rank\": 7994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8634,\n            \"name\": \"Marsan Exchange token\",\n            \"symbol\": \"MRS\",\n            \"slug\": \"marsan-exchange-token\",\n            \"rank\": 8687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T12:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af5a20aac8d83230ba68542ba29d132d50cbe08\"\n            }\n        },\n        {\n            \"id\": 8635,\n            \"name\": \"xDAI\",\n            \"symbol\": \"xDAI\",\n            \"slug\": \"xdaistable\",\n            \"rank\": 4291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T12:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8636,\n            \"name\": \"Trodl\",\n            \"symbol\": \"TRO\",\n            \"slug\": \"trodl\",\n            \"rank\": 5302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T16:52:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce3b0d4e4e4285e55c0bfb294112caf19682eb8a\"\n            }\n        },\n        {\n            \"id\": 8637,\n            \"name\": \"Tranche Finance\",\n            \"symbol\": \"SLICE\",\n            \"slug\": \"tranche-finance\",\n            \"rank\": 1001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T14:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0aee8703d34dd9ae107386d3eff22ae75dd616d1\"\n            }\n        },\n        {\n            \"id\": 8638,\n            \"name\": \"MIMOSA\",\n            \"symbol\": \"MIMO\",\n            \"slug\": \"mimosa\",\n            \"rank\": 7338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T13:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x1c65be80daf69e9c54cf23f8273f251e607e56a7\"\n            }\n        },\n        {\n            \"id\": 8640,\n            \"name\": \"Kiwi Finance\",\n            \"symbol\": \"KIWI\",\n            \"slug\": \"kiwi-finance\",\n            \"rank\": 6079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-01T17:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfdf8a80fecaeecc144fa74c0df8691bfd0e26e3\"\n            }\n        },\n        {\n            \"id\": 8641,\n            \"name\": \"DeFi Wizard\",\n            \"symbol\": \"DWZ\",\n            \"slug\": \"defi-wizard\",\n            \"rank\": 8688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T02:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dee45dff03ec7137979586ca20a2f4917bac9fa\"\n            }\n        },\n        {\n            \"id\": 8642,\n            \"name\": \"Fei USD\",\n            \"symbol\": \"FEI\",\n            \"slug\": \"fei-usd\",\n            \"rank\": 139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-03T19:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x956F47F50A910163D8BF957Cf5846D573E7f87CA\"\n            }\n        },\n        {\n            \"id\": 8643,\n            \"name\": \"Shadows\",\n            \"symbol\": \"DOWS\",\n            \"slug\": \"shadows\",\n            \"rank\": 1485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T11:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x661ab0ed68000491d98c796146bcf28c20d7c559\"\n            }\n        },\n        {\n            \"id\": 8644,\n            \"name\": \"Kylin\",\n            \"symbol\": \"KYL\",\n            \"slug\": \"kylin\",\n            \"rank\": 895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T11:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C\"\n            }\n        },\n        {\n            \"id\": 8645,\n            \"name\": \"Oiler Network\",\n            \"symbol\": \"OIL\",\n            \"slug\": \"oiler-network\",\n            \"rank\": 8689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T03:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0275e1001e293c46cfe158b3702aade0b99f88a5\"\n            }\n        },\n        {\n            \"id\": 8646,\n            \"name\": \"Mina\",\n            \"symbol\": \"MINA\",\n            \"slug\": \"mina\",\n            \"rank\": 90,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T00:04:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8647,\n            \"name\": \"MurAll\",\n            \"symbol\": \"PAINT\",\n            \"slug\": \"murall\",\n            \"rank\": 1703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T03:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c6ec08cf3fc987c6c4beb03184d335a2dfc4042\"\n            }\n        },\n        {\n            \"id\": 8648,\n            \"name\": \"ChainGuardians\",\n            \"symbol\": \"CGG\",\n            \"slug\": \"chain-guardians\",\n            \"rank\": 765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T17:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fe24f25b1cf609b9c4e7e12d802e3640dfa5e43\"\n            }\n        },\n        {\n            \"id\": 8649,\n            \"name\": \"Oxbull.tech\",\n            \"symbol\": \"OXB\",\n            \"slug\": \"oxbull-tech\",\n            \"rank\": 880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T07:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3fd5b5746315e3f8d43a46b09c826a001ebb977d\"\n            }\n        },\n        {\n            \"id\": 8650,\n            \"name\": \"wanBTC\",\n            \"symbol\": \"WANBTC\",\n            \"slug\": \"wanbtc\",\n            \"rank\": 8315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0xd15e200060fc17ef90546ad93c1c61bfefdc89c7\"\n            }\n        },\n        {\n            \"id\": 8651,\n            \"name\": \"wanLINK\",\n            \"symbol\": \"WANLINK\",\n            \"slug\": \"wanlink\",\n            \"rank\": 8690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T04:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x06da85475f9d2ae79af300de474968cd5a4fde61\"\n            }\n        },\n        {\n            \"id\": 8652,\n            \"name\": \"wanEOS\",\n            \"symbol\": \"WANEOS\",\n            \"slug\": \"waneos\",\n            \"rank\": 8691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x81862b7622ced0defb652addd4e0c110205b0040\"\n            }\n        },\n        {\n            \"id\": 8653,\n            \"name\": \"wanSUSHI\",\n            \"symbol\": \"WANSUSHI\",\n            \"slug\": \"wansushi\",\n            \"rank\": 8322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x9b6863f6ab2047069ad1cd15fff8c45af637d67c\"\n            }\n        },\n        {\n            \"id\": 8654,\n            \"name\": \"wanUNI\",\n            \"symbol\": \"WANUNI\",\n            \"slug\": \"wanuni\",\n            \"rank\": 8692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T04:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x73eaa7431b11b1e7a7d5310de470de09883529df\"\n            }\n        },\n        {\n            \"id\": 8655,\n            \"name\": \"wanUSDC\",\n            \"symbol\": \"WANUSDC\",\n            \"slug\": \"wanusdc\",\n            \"rank\": 6021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x52a9cea01c4cbdd669883e41758b8eb8e8e2b34b\"\n            }\n        },\n        {\n            \"id\": 8657,\n            \"name\": \"wanUSDT\",\n            \"symbol\": \"WANUSDT\",\n            \"slug\": \"wanusdt\",\n            \"rank\": 4187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T05:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x11e77e27af5539872efed10abaa0b408cfd9fbbd\"\n            }\n        },\n        {\n            \"id\": 8658,\n            \"name\": \"Wrapped WAN\",\n            \"symbol\": \"WWAN\",\n            \"slug\": \"wrapped-wan\",\n            \"rank\": 3868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T04:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0xdabd997ae5e4799be47d6e69d9431615cba28f48\"\n            }\n        },\n        {\n            \"id\": 8659,\n            \"name\": \"Jetfuel Finance\",\n            \"symbol\": \"FUEL\",\n            \"slug\": \"jetfuel-finance\",\n            \"rank\": 4336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-02T16:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2090c8295769791ab7a3cf1cc6e0aa19f35e441a\"\n            }\n        },\n        {\n            \"id\": 8660,\n            \"name\": \"BSCPAD\",\n            \"symbol\": \"BSCPAD\",\n            \"slug\": \"bscpad\",\n            \"rank\": 481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T00:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a3010d4d8d3b5fb49f8b6e57fb9e48063f16700\"\n            }\n        },\n        {\n            \"id\": 8661,\n            \"name\": \"Vortex Defi\",\n            \"symbol\": \"VTX\",\n            \"slug\": \"vortex-defi\",\n            \"rank\": 2689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T01:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xceb286c9604c542d3cc08b41aa6c9675b078a832\"\n            }\n        },\n        {\n            \"id\": 8662,\n            \"name\": \"Starter\",\n            \"symbol\": \"START\",\n            \"slug\": \"bscstarter\",\n            \"rank\": 4308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T01:55:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1d7Ca62F6Af49ec66f6680b8606E634E55Ef22C1\"\n            }\n        },\n        {\n            \"id\": 8664,\n            \"name\": \"DragonFarm Finance\",\n            \"symbol\": \"DRAGON\",\n            \"slug\": \"dragonfarm-finance\",\n            \"rank\": 8693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T06:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x251a3184857488dc90fa9c9a52fd2d8df473d92c\"\n            }\n        },\n        {\n            \"id\": 8665,\n            \"name\": \"Parallel\",\n            \"symbol\": \"PAR\",\n            \"slug\": \"parallel\",\n            \"rank\": 7399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T21:08:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68037790A0229e9Ce6EaA8A99ea92964106C4703\"\n            }\n        },\n        {\n            \"id\": 8666,\n            \"name\": \"DFX Finance\",\n            \"symbol\": \"DFX\",\n            \"slug\": \"dfx-finance\",\n            \"rank\": 5277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T16:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888888435fde8e7d4c54cab67f206e4199454c60\"\n            }\n        },\n        {\n            \"id\": 8667,\n            \"name\": \"Degen Protocol\",\n            \"symbol\": \"DGN\",\n            \"slug\": \"degen-protocol\",\n            \"rank\": 7241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T07:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72f28c09be1342447fa01ebc76ef508473d08c5c\"\n            }\n        },\n        {\n            \"id\": 8669,\n            \"name\": \"Sovryn\",\n            \"symbol\": \"SOV\",\n            \"slug\": \"sovryn\",\n            \"rank\": 364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T18:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdab72602e9ad40fc6a6852caf43258113b8f7a5\"\n            }\n        },\n        {\n            \"id\": 8670,\n            \"name\": \"Vow\",\n            \"symbol\": \"VOW\",\n            \"slug\": \"vow\",\n            \"rank\": 3918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T00:03:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1BBf25e71EC48B84d773809B4bA55B6F4bE946Fb\"\n            }\n        },\n        {\n            \"id\": 8671,\n            \"name\": \"VANCI FINANCE\",\n            \"symbol\": \"VANCII\",\n            \"slug\": \"vanci-finance\",\n            \"rank\": 8694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T10:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f9b482b74afc0b7e8aefc704f1f04df208ee332\"\n            }\n        },\n        {\n            \"id\": 8673,\n            \"name\": \"TotemFi\",\n            \"symbol\": \"TOTM\",\n            \"slug\": \"totemfi\",\n            \"rank\": 1910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T18:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ff1bfa14a57594a5874b37ff6ac5efbd9f9599a\"\n            }\n        },\n        {\n            \"id\": 8675,\n            \"name\": \"Minds\",\n            \"symbol\": \"MINDS\",\n            \"slug\": \"minds\",\n            \"rank\": 4332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T10:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb26631c6dda06ad89b93c71400d25692de89c068\"\n            }\n        },\n        {\n            \"id\": 8676,\n            \"name\": \"Pasta Finance\",\n            \"symbol\": \"PASTA\",\n            \"slug\": \"pasta-finance\",\n            \"rank\": 6298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T11:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab9d0fae6eb062f2698c2d429a1be9185a5d4f6e\"\n            }\n        },\n        {\n            \"id\": 8677,\n            \"name\": \"Symbol\",\n            \"symbol\": \"XYM\",\n            \"slug\": \"symbol\",\n            \"rank\": 81,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T21:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8678,\n            \"name\": \"EHash\",\n            \"symbol\": \"EHASH\",\n            \"slug\": \"ehash\",\n            \"rank\": 3351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T16:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2942e3b38e33123965bfbc21e802be943a76bbc6\"\n            }\n        },\n        {\n            \"id\": 8679,\n            \"name\": \"Unido EP\",\n            \"symbol\": \"UDO\",\n            \"slug\": \"unido\",\n            \"rank\": 1312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T17:00:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea3983fc6d0fbbc41fb6f6091f68f3e08894dc06\"\n            }\n        },\n        {\n            \"id\": 8680,\n            \"name\": \"DEOR\",\n            \"symbol\": \"DEOR\",\n            \"slug\": \"deor\",\n            \"rank\": 8695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T08:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x63726dae7c57d25e90ec829ce9a5c745ffd984d3\"\n            }\n        },\n        {\n            \"id\": 8681,\n            \"name\": \"Funder One Capital\",\n            \"symbol\": \"FUNDX\",\n            \"slug\": \"funder-one-capital\",\n            \"rank\": 8217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8682,\n            \"name\": \"Warrior Token\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"warrior-token-spartan-casino\",\n            \"rank\": 6409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T11:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42dbd44a8883d4363b395f77547812dc7db806d5\"\n            }\n        },\n        {\n            \"id\": 8683,\n            \"name\": \"Asva\",\n            \"symbol\": \"ASVA\",\n            \"slug\": \"asva-finance\",\n            \"rank\": 5344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T19:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7b6d7e3434cb9441982f9534e6998c43eef144a\"\n            }\n        },\n        {\n            \"id\": 8684,\n            \"name\": \"APOyield\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"apoyield\",\n            \"rank\": 8007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T17:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67d012f731c23f0313cea1186d0121779c77fcfe\"\n            }\n        },\n        {\n            \"id\": 8690,\n            \"name\": \"CAD Coin\",\n            \"symbol\": \"CADC\",\n            \"slug\": \"cad-coin\",\n            \"rank\": 8696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T18:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcadc0acd4b445166f12d2c07eac6e2544fbe2eef\"\n            }\n        },\n        {\n            \"id\": 8691,\n            \"name\": \"Domani Protocol\",\n            \"symbol\": \"DEXTF\",\n            \"slug\": \"dextf-protocol\",\n            \"rank\": 8198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0\"\n            }\n        },\n        {\n            \"id\": 8693,\n            \"name\": \"Slime Finance\",\n            \"symbol\": \"SLME\",\n            \"slug\": \"slime-finance\",\n            \"rank\": 8697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-03T19:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fcfa6cc8914ab455b5b33df916d90bfe70b6ab1\"\n            }\n        },\n        {\n            \"id\": 8695,\n            \"name\": \"BlockWallet\",\n            \"symbol\": \"BLANK\",\n            \"slug\": \"blank-wallet\",\n            \"rank\": 1065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-05T14:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41a3dba3d677e573636ba691a70ff2d606c29666\"\n            }\n        },\n        {\n            \"id\": 8697,\n            \"name\": \"Konomi Network\",\n            \"symbol\": \"KONO\",\n            \"slug\": \"konomi-network\",\n            \"rank\": 1197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x850aAB69f0e0171A9a49dB8BE3E71351c8247Df4\"\n            }\n        },\n        {\n            \"id\": 8699,\n            \"name\": \"DEGEN Index\",\n            \"symbol\": \"DEGEN\",\n            \"slug\": \"degen-index\",\n            \"rank\": 6048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-04T21:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x126c121f99e1e211df2e5f8de2d96fa36647c855\"\n            }\n        },\n        {\n            \"id\": 8700,\n            \"name\": \"NFT Index\",\n            \"symbol\": \"NFTI\",\n            \"slug\": \"nft-index\",\n            \"rank\": 1261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-05T18:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5feeac09d36b18b3fa757e5cf3f8da6b8e27f4c\"\n            }\n        },\n        {\n            \"id\": 8701,\n            \"name\": \"Siren\",\n            \"symbol\": \"SI\",\n            \"slug\": \"siren\",\n            \"rank\": 5030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-06T03:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de\"\n            }\n        },\n        {\n            \"id\": 8702,\n            \"name\": \"Ares Protocol\",\n            \"symbol\": \"ARES\",\n            \"slug\": \"ares-protocol\",\n            \"rank\": 1372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T10:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x358AA737e033F34df7c54306960a38d09AaBd523\"\n            }\n        },\n        {\n            \"id\": 8704,\n            \"name\": \"Playcent\",\n            \"symbol\": \"PCNT\",\n            \"slug\": \"playcent\",\n            \"rank\": 1762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-06T17:25:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x657B83A0336561C8f64389a6f5aDE675C04b0C3b\"\n            }\n        },\n        {\n            \"id\": 8705,\n            \"name\": \"Bifrost (BNC)\",\n            \"symbol\": \"BNC\",\n            \"slug\": \"bifrost-bnc\",\n            \"rank\": 1055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T12:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8707,\n            \"name\": \"Alpaca Finance\",\n            \"symbol\": \"ALPACA\",\n            \"slug\": \"alpaca-finance\",\n            \"rank\": 541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-05T18:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f0528ce5ef7b51152a59745befdd91d97091d2f\"\n            }\n        },\n        {\n            \"id\": 8708,\n            \"name\": \"Big Data Protocol\",\n            \"symbol\": \"BDP\",\n            \"slug\": \"big-data-protocol\",\n            \"rank\": 1351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3dcbc6D72a4E1892f7917b7C43b74131Df8480e\"\n            }\n        },\n        {\n            \"id\": 8709,\n            \"name\": \"ETHA Lend\",\n            \"symbol\": \"ETHA\",\n            \"slug\": \"etha-lend\",\n            \"rank\": 1893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x59e9261255644c411afdd00bd89162d09d862e38\"\n            }\n        },\n        {\n            \"id\": 8710,\n            \"name\": \"bAlpha\",\n            \"symbol\": \"BALPHA\",\n            \"slug\": \"balpha\",\n            \"rank\": 2070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a5ce6abD131EA6B148a022CB76fc180ae3315A6\"\n            }\n        },\n        {\n            \"id\": 8711,\n            \"name\": \"Pando\",\n            \"symbol\": \"PANDO\",\n            \"slug\": \"pando\",\n            \"rank\": 3133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T00:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x252b9F56359901a0BDE52d0675b1f1130d86F471\"\n            }\n        },\n        {\n            \"id\": 8712,\n            \"name\": \"keyTango\",\n            \"symbol\": \"TANGO\",\n            \"slug\": \"keytango\",\n            \"rank\": 1932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-11T01:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x182f4c4c97cd1c24e1df8fc4c053e5c47bf53bef\"\n            }\n        },\n        {\n            \"id\": 8713,\n            \"name\": \"Space Cow Boy\",\n            \"symbol\": \"SCB\",\n            \"slug\": \"space-cow-boy\",\n            \"rank\": 2126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-07T08:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d36cc179019db9a65aa3b85db59e4bb52df0b12\"\n            }\n        },\n        {\n            \"id\": 8715,\n            \"name\": \"Taraxa\",\n            \"symbol\": \"TARA\",\n            \"slug\": \"taraxa\",\n            \"rank\": 1043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T05:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf001937650bb4f62b57521824b2c20f5b91bea05\"\n            }\n        },\n        {\n            \"id\": 8716,\n            \"name\": \"Convergence\",\n            \"symbol\": \"CONV\",\n            \"slug\": \"convergence\",\n            \"rank\": 947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T13:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc834fa996fa3bec7aad3693af486ae53d8aa8b50\"\n            }\n        },\n        {\n            \"id\": 8717,\n            \"name\": \"Oddz\",\n            \"symbol\": \"ODDZ\",\n            \"slug\": \"oddz\",\n            \"rank\": 1069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T15:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6\"\n            }\n        },\n        {\n            \"id\": 8719,\n            \"name\": \"Illuvium\",\n            \"symbol\": \"ILV\",\n            \"slug\": \"illuvium\",\n            \"rank\": 142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T04:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x767fe9edc9e0df98e07454847909b5e959d7ca0e\"\n            }\n        },\n        {\n            \"id\": 8720,\n            \"name\": \"Inverse Finance\",\n            \"symbol\": \"INV\",\n            \"slug\": \"inverse-finance\",\n            \"rank\": 2843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T19:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68\"\n            }\n        },\n        {\n            \"id\": 8723,\n            \"name\": \"Bogged Finance\",\n            \"symbol\": \"BOG\",\n            \"slug\": \"bogged-finance\",\n            \"rank\": 3825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T00:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB09FE1613fE03E7361319d2a43eDc17422f36B09\"\n            }\n        },\n        {\n            \"id\": 8725,\n            \"name\": \"YEARNYFI NETWORK\",\n            \"symbol\": \"YNI\",\n            \"slug\": \"yearnyfi-network\",\n            \"rank\": 8166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T18:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdeaa665ab71785ccf576dc76e5fcb5a2283ea0c6\"\n            }\n        },\n        {\n            \"id\": 8726,\n            \"name\": \"Idavoll Network\",\n            \"symbol\": \"IDV\",\n            \"slug\": \"idavoll-network\",\n            \"rank\": 1063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T19:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92ec47df1aa167806dfa4916d9cfb99da6953b8f\"\n            }\n        },\n        {\n            \"id\": 8730,\n            \"name\": \"Belt Finance\",\n            \"symbol\": \"BELT\",\n            \"slug\": \"belt\",\n            \"rank\": 923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T12:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE0e514c71282b6f4e823703a39374Cf58dc3eA4f\"\n            }\n        },\n        {\n            \"id\": 8731,\n            \"name\": \"CryptEx\",\n            \"symbol\": \"CRX\",\n            \"slug\": \"cryptex\",\n            \"rank\": 1947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T15:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97a30c692ece9c317235d48287d23d358170fc40\"\n            }\n        },\n        {\n            \"id\": 8732,\n            \"name\": \"Swop\",\n            \"symbol\": \"SWOP\",\n            \"slug\": \"swop\",\n            \"rank\": 954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T16:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8733,\n            \"name\": \"BasketCoin\",\n            \"symbol\": \"BSKT\",\n            \"slug\": \"basketcoin\",\n            \"rank\": 6529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T16:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4Dd1984a706E1c2C227bea67AD2F92dbdE30AfCE\"\n            }\n        },\n        {\n            \"id\": 8736,\n            \"name\": \"HyruleSwap\",\n            \"symbol\": \"RUPEE\",\n            \"slug\": \"hyruleswap\",\n            \"rank\": 8099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T16:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b0409a3a3f79baa284035d48e1dfd581d7d7654\"\n            }\n        },\n        {\n            \"id\": 8737,\n            \"name\": \"GSPI Shopping.io Governance\",\n            \"symbol\": \"GSPI\",\n            \"slug\": \"gspi-governance\",\n            \"rank\": 3611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T17:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb42e1c3902b85b410334f5fff79cdc51fbee6950\"\n            }\n        },\n        {\n            \"id\": 8738,\n            \"name\": \"Pastel\",\n            \"symbol\": \"PSL\",\n            \"slug\": \"pastel\",\n            \"rank\": 3425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T17:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8740,\n            \"name\": \"SHD CASH\",\n            \"symbol\": \"SHDC\",\n            \"slug\": \"shd-cash\",\n            \"rank\": 6852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T17:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAiSZ9wQ49jutDCCovHaAqs7KpExuJyqph\"\n            }\n        },\n        {\n            \"id\": 8741,\n            \"name\": \"Sovi Finance\",\n            \"symbol\": \"SOVI\",\n            \"slug\": \"sovi-finance\",\n            \"rank\": 5029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T17:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x49e16563a2ba84e560780946f0fb73a8b32c841e\"\n            }\n        },\n        {\n            \"id\": 8744,\n            \"name\": \"Toshimon\",\n            \"symbol\": \"TOSHI\",\n            \"slug\": \"toshimon\",\n            \"rank\": 8698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-08T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf136d7b0b7ae5b86d21e7b78dfa95375a7360f19\"\n            }\n        },\n        {\n            \"id\": 8745,\n            \"name\": \"A2A\",\n            \"symbol\": \"A2A\",\n            \"slug\": \"a2a-50x-com\",\n            \"rank\": 7373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11c039f368606d91664bfd10137b00eee13cde77\"\n            }\n        },\n        {\n            \"id\": 8746,\n            \"name\": \"Project Inverse\",\n            \"symbol\": \"XIV\",\n            \"slug\": \"project-inverse\",\n            \"rank\": 1885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44f262622248027f8e2a8fb1090c4cf85072392c\"\n            }\n        },\n        {\n            \"id\": 8747,\n            \"name\": \"CheesecakeSwap Token\",\n            \"symbol\": \"CCAKE\",\n            \"slug\": \"cheesecakeswap-token\",\n            \"rank\": 2367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7091aa18598b87588e37501b6ce865263cd67ce\"\n            }\n        },\n        {\n            \"id\": 8748,\n            \"name\": \"Niubi Swap\",\n            \"symbol\": \"NIU\",\n            \"slug\": \"niubiswap\",\n            \"rank\": 8226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T18:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa90d5d5ff08d9a06c9fdf89b4b22217b9dbc418\"\n            }\n        },\n        {\n            \"id\": 8752,\n            \"name\": \"Landbox\",\n            \"symbol\": \"LAND\",\n            \"slug\": \"landbox\",\n            \"rank\": 2407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:10:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e2ef8aecb3c01ad5d596f1b67134e178199984d\"\n            }\n        },\n        {\n            \"id\": 8753,\n            \"name\": \"srnArt Gallery\",\n            \"symbol\": \"SACT\",\n            \"slug\": \"srnartgallery\",\n            \"rank\": 2330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ba8c21c623c843cd4c60438d70e7ad50f363fbb\"\n            }\n        },\n        {\n            \"id\": 8755,\n            \"name\": \"Nerve Finance\",\n            \"symbol\": \"NRV\",\n            \"slug\": \"nerve-finance\",\n            \"rank\": 1671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096\"\n            }\n        },\n        {\n            \"id\": 8757,\n            \"name\": \"SafeMoon\",\n            \"symbol\": \"SAFEMOON\",\n            \"slug\": \"safemoon\",\n            \"rank\": 219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3\"\n            }\n        },\n        {\n            \"id\": 8758,\n            \"name\": \"dFuture\",\n            \"symbol\": \"DFT\",\n            \"slug\": \"dfuture\",\n            \"rank\": 4126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x42712dF5009c20fee340B245b510c0395896cF6e\"\n            }\n        },\n        {\n            \"id\": 8759,\n            \"name\": \"ZCore Finance\",\n            \"symbol\": \"ZEFI\",\n            \"slug\": \"zcore-finance\",\n            \"rank\": 4443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T19:40:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0288d3e353fe2299f11ea2c2e1696b4a648ecc07\"\n            }\n        },\n        {\n            \"id\": 8760,\n            \"name\": \"EsportsPro\",\n            \"symbol\": \"ESPRO\",\n            \"slug\": \"esportspro\",\n            \"rank\": 5765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T20:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29c56e7cb9c840d2b2371b17e28bab44ad3c3ead\"\n            }\n        },\n        {\n            \"id\": 8761,\n            \"name\": \"Decentralized Nations\",\n            \"symbol\": \"DENA\",\n            \"slug\": \"decentralized-nations\",\n            \"rank\": 8699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T20:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15f0eedf9ce24fc4b6826e590a8292ce5524a1da\"\n            }\n        },\n        {\n            \"id\": 8765,\n            \"name\": \"aWSB\",\n            \"symbol\": \"aWSB\",\n            \"slug\": \"awsb\",\n            \"rank\": 2300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T09:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c48d050e618e715b35a0e1e03c3b590001121cf\"\n            }\n        },\n        {\n            \"id\": 8766,\n            \"name\": \"MyNeighborAlice\",\n            \"symbol\": \"ALICE\",\n            \"slug\": \"myneighboralice\",\n            \"rank\": 244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T06:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAC51066d7bEC65Dc4589368da368b212745d63E8\"\n            }\n        },\n        {\n            \"id\": 8767,\n            \"name\": \"Unifund\",\n            \"symbol\": \"IFUND\",\n            \"slug\": \"unifund\",\n            \"rank\": 8700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-09T21:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04b5e13000c6e9a3255dc057091f3e3eeee7b0f0\"\n            }\n        },\n        {\n            \"id\": 8769,\n            \"name\": \"MeetPle\",\n            \"symbol\": \"MPT\",\n            \"slug\": \"meetple\",\n            \"rank\": 3530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47481c1b44F2A1c0135c45AA402CE4F4dDE4D30e\"\n            }\n        },\n        {\n            \"id\": 8770,\n            \"name\": \"Astronaut\",\n            \"symbol\": \"NAUT\",\n            \"slug\": \"astronaut\",\n            \"rank\": 5640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T22:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05b339b0a346bf01f851dde47a5d485c34fe220c\"\n            }\n        },\n        {\n            \"id\": 8771,\n            \"name\": \"GYEN\",\n            \"symbol\": \"GYEN\",\n            \"slug\": \"gyen\",\n            \"rank\": 753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC08512927D12348F6620a698105e1BAac6EcD911\"\n            }\n        },\n        {\n            \"id\": 8772,\n            \"name\": \"ZUSD\",\n            \"symbol\": \"ZUSD\",\n            \"slug\": \"zusd\",\n            \"rank\": 1615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc56c2b7e71B54d38Aab6d52E94a04Cbfa8F604fA\"\n            }\n        },\n        {\n            \"id\": 8773,\n            \"name\": \"Octree\",\n            \"symbol\": \"OCT\",\n            \"slug\": \"octree\",\n            \"rank\": 7220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49277cc5be56b519901e561096bfd416277b4f6d\"\n            }\n        },\n        {\n            \"id\": 8778,\n            \"name\": \"Whirl Finance\",\n            \"symbol\": \"WHIRL\",\n            \"slug\": \"whirl-finance\",\n            \"rank\": 7973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T21:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f479d78380ad00341fdd7322fe8aef766e29e5a\"\n            }\n        },\n        {\n            \"id\": 8780,\n            \"name\": \"Umbria Network\",\n            \"symbol\": \"UMBR\",\n            \"slug\": \"umbria-network\",\n            \"rank\": 5607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T22:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4bbe66f151b22b167127c770016b15ff97dd35c\"\n            }\n        },\n        {\n            \"id\": 8783,\n            \"name\": \"Transmute Protocol\",\n            \"symbol\": \"XPB\",\n            \"slug\": \"transmute-protocol\",\n            \"rank\": 8701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T23:00:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbC81BF5B3173BCCDBE62dba5f5b695522aD63559\"\n            }\n        },\n        {\n            \"id\": 8784,\n            \"name\": \"NFTL Token\",\n            \"symbol\": \"NFTL\",\n            \"slug\": \"nftl-token\",\n            \"rank\": 7802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5904e9816b309d3ed4d061c922f5aa8f3b24c92\"\n            }\n        },\n        {\n            \"id\": 8787,\n            \"name\": \"UBU Finance\",\n            \"symbol\": \"UBU\",\n            \"slug\": \"ubu-finance\",\n            \"rank\": 2440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-10T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2ddfba7bb12f6e70c2aab6b6bf9edaef42ed22f\"\n            }\n        },\n        {\n            \"id\": 8788,\n            \"name\": \"CELEBPLUS\",\n            \"symbol\": \"CELEB\",\n            \"slug\": \"celebplus\",\n            \"rank\": 2932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-11T11:10:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa3e53fe692eeda3502cf5ccfd8a535e1f93d23dd\"\n            }\n        },\n        {\n            \"id\": 8789,\n            \"name\": \"EDDASwap\",\n            \"symbol\": \"EDDA\",\n            \"slug\": \"eddaswap\",\n            \"rank\": 3340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-14T19:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfbbe9b1142c699512545f47937ee6fae0e4b0aa9\"\n            }\n        },\n        {\n            \"id\": 8790,\n            \"name\": \"KINE\",\n            \"symbol\": \"KINE\",\n            \"slug\": \"kine\",\n            \"rank\": 3054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T08:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbfef8fdd706cde6f208460f2bf39aa9c785f05d\"\n            }\n        },\n        {\n            \"id\": 8791,\n            \"name\": \"CyberTime Finance Token\",\n            \"symbol\": \"CTF\",\n            \"slug\": \"cybertime-finance-token\",\n            \"rank\": 7792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-11T14:10:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x655A46cd88e18a338ECE048228a388c25BFdA9f3\"\n            }\n        },\n        {\n            \"id\": 8794,\n            \"name\": \"Typhoon Network\",\n            \"symbol\": \"TYPH\",\n            \"slug\": \"typhoon-network\",\n            \"rank\": 2112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T01:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4090e535f2e251f5f88518998b18b54d26b3b07c\"\n            }\n        },\n        {\n            \"id\": 8795,\n            \"name\": \"Mute\",\n            \"symbol\": \"MUTE\",\n            \"slug\": \"mute\",\n            \"rank\": 3323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T09:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa49d7499271ae71cd8ab9ac515e6694c755d400c\"\n            }\n        },\n        {\n            \"id\": 8796,\n            \"name\": \"Bearn\",\n            \"symbol\": \"BFI\",\n            \"slug\": \"bearn\",\n            \"rank\": 8250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-12T14:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81859801b01764d4f0fa5e64729f5a6c3b91435b\"\n            }\n        },\n        {\n            \"id\": 8797,\n            \"name\": \"Chronicle\",\n            \"symbol\": \"XNL\",\n            \"slug\": \"chronicle\",\n            \"rank\": 1244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T03:04:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06a00715e6f92210af9d7680b584931faf71a833\"\n            }\n        },\n        {\n            \"id\": 8798,\n            \"name\": \"Ramifi Protocol\",\n            \"symbol\": \"RAM\",\n            \"slug\": \"ramifi-protocol\",\n            \"rank\": 4985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T19:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63290fc683d11ea077aba09596ff7387d49df912\"\n            }\n        },\n        {\n            \"id\": 8799,\n            \"name\": \"InsurAce\",\n            \"symbol\": \"INSUR\",\n            \"slug\": \"insurace\",\n            \"rank\": 679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T03:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x544c42fbb96b39b21df61cf322b5edc285ee7429\"\n            }\n        },\n        {\n            \"id\": 8800,\n            \"name\": \"Dora Factory\",\n            \"symbol\": \"DORA\",\n            \"slug\": \"dora-factory\",\n            \"rank\": 698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T10:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d\"\n            }\n        },\n        {\n            \"id\": 8801,\n            \"name\": \"Lightning\",\n            \"symbol\": \"LIGHT\",\n            \"slug\": \"lightning\",\n            \"rank\": 1045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T14:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x037838b556d9c9d654148a284682C55bB5f56eF4\"\n            }\n        },\n        {\n            \"id\": 8802,\n            \"name\": \"Kindcow Finance\",\n            \"symbol\": \"KIND\",\n            \"slug\": \"kindcow-finance\",\n            \"rank\": 7896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T19:00:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32\"\n            }\n        },\n        {\n            \"id\": 8804,\n            \"name\": \"PREDIQT\",\n            \"symbol\": \"PQT\",\n            \"slug\": \"prediqt\",\n            \"rank\": 6256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8806,\n            \"name\": \"Carnomaly\",\n            \"symbol\": \"CARR\",\n            \"slug\": \"carnomaly\",\n            \"rank\": 5085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x884ddbb5dc6c2cef77d3e74c6ccca315797d655b\"\n            }\n        },\n        {\n            \"id\": 8807,\n            \"name\": \"EXRT Network\",\n            \"symbol\": \"EXRT\",\n            \"slug\": \"exrt-network\",\n            \"rank\": 7560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb20043F149817bff5322F1b928e89aBFC65A9925\"\n            }\n        },\n        {\n            \"id\": 8808,\n            \"name\": \"Treat DAO [old]\",\n            \"symbol\": \"TREAT\",\n            \"slug\": \"treat-dao\",\n            \"rank\": 1363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T11:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac0c7d9b063ed2c0946982ddb378e03886c064e6\"\n            }\n        },\n        {\n            \"id\": 8810,\n            \"name\": \"Haze Finance\",\n            \"symbol\": \"HAZE\",\n            \"slug\": \"haze-finance\",\n            \"rank\": 8702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T12:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78832bd03078fb75a72d72fbf567ba90b6dab317\"\n            }\n        },\n        {\n            \"id\": 8811,\n            \"name\": \"FlashX Ultra\",\n            \"symbol\": \"FSXU\",\n            \"slug\": \"flashx-ultra\",\n            \"rank\": 8184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa94b7a842aadb617a0b08fa744e033c6de2f7595\"\n            }\n        },\n        {\n            \"id\": 8813,\n            \"name\": \"LABS Group\",\n            \"symbol\": \"LABS\",\n            \"slug\": \"labs-group\",\n            \"rank\": 1125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b0e42f366ba502d787bb134478adfae966c8798\"\n            }\n        },\n        {\n            \"id\": 8814,\n            \"name\": \"Donnie Finance\",\n            \"symbol\": \"DON\",\n            \"slug\": \"donnie-finance\",\n            \"rank\": 4235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2405,\n                \"name\": \"IOST\",\n                \"symbol\": \"IOST\",\n                \"slug\": \"iostoken\",\n                \"token_address\": \"Contract5ndTHiqRRPWnT5wBFhQ9bthhueT9LVFnuGgGEVfmVRb8\"\n            }\n        },\n        {\n            \"id\": 8815,\n            \"name\": \"Shadetech\",\n            \"symbol\": \"SHD\",\n            \"slug\": \"shadetech\",\n            \"rank\": 8703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a8221628361fa25294a83a172dd4f0133207b37\"\n            }\n        },\n        {\n            \"id\": 8818,\n            \"name\": \"UnderDog\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"underdog\",\n            \"rank\": 8704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf94ca0b303e52d68b63626bed7f680fa4dc3f779\"\n            }\n        },\n        {\n            \"id\": 8820,\n            \"name\": \"Evrice\",\n            \"symbol\": \"EVC\",\n            \"slug\": \"evrice\",\n            \"rank\": 8107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T13:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8823,\n            \"name\": \"Poodl Token\",\n            \"symbol\": \"POODL\",\n            \"slug\": \"poodle\",\n            \"rank\": 4602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T14:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a68c250486a116dc8d6a0c5b0677de07cc09c5d\"\n            }\n        },\n        {\n            \"id\": 8826,\n            \"name\": \"Moss Carbon Credit\",\n            \"symbol\": \"MCO2\",\n            \"slug\": \"moss-carbon-credit\",\n            \"rank\": 2918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T14:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc98e825a2264d890f9a1e68ed50e1526abccacd\"\n            }\n        },\n        {\n            \"id\": 8827,\n            \"name\": \"Boson Protocol\",\n            \"symbol\": \"BOSON\",\n            \"slug\": \"boson-protocol\",\n            \"rank\": 492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T01:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC477D038d5420C6A9e0b031712f61c5120090de9\"\n            }\n        },\n        {\n            \"id\": 8829,\n            \"name\": \"Pig Finance\",\n            \"symbol\": \"PIG\",\n            \"slug\": \"pig-finance\",\n            \"rank\": 3472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T15:45:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8850d2c68c632e3b258e612abaa8fada7e6958e5\"\n            }\n        },\n        {\n            \"id\": 8832,\n            \"name\": \"AlgoVest\",\n            \"symbol\": \"AVS\",\n            \"slug\": \"algovest\",\n            \"rank\": 3894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94d916873b22c9c1b53695f1c002f78537b9b3b2\"\n            }\n        },\n        {\n            \"id\": 8833,\n            \"name\": \"DeGate\",\n            \"symbol\": \"DG\",\n            \"slug\": \"degate\",\n            \"rank\": 839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:25:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53c8395465a84955c95159814461466053dedede\"\n            }\n        },\n        {\n            \"id\": 8835,\n            \"name\": \"xMARK\",\n            \"symbol\": \"XMARK\",\n            \"slug\": \"xmark\",\n            \"rank\": 5244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36b679bd64ed73dbfd88909cdcb892cb66bd4cbb\"\n            }\n        },\n        {\n            \"id\": 8836,\n            \"name\": \"SuperBid\",\n            \"symbol\": \"SUPERBID\",\n            \"slug\": \"superbid\",\n            \"rank\": 6359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T16:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0563dce613d559a47877ffd1593549fb9d3510d6\"\n            }\n        },\n        {\n            \"id\": 8837,\n            \"name\": \"Scholarship Coin\",\n            \"symbol\": \"SCHO\",\n            \"slug\": \"scholarship-coin\",\n            \"rank\": 7763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-15T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8839,\n            \"name\": \"Eternal Cash\",\n            \"symbol\": \"EC\",\n            \"slug\": \"eternal-cash\",\n            \"rank\": 5742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x400df62c3052fdbaad8c74c0226147f9bfaaf7ec\"\n            }\n        },\n        {\n            \"id\": 8840,\n            \"name\": \"DailySwap Token\",\n            \"symbol\": \"DAILYS\",\n            \"slug\": \"dailyswap-token\",\n            \"rank\": 8705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0d6ad5a77fd1ed1a22f89657e4248a8ac6a8cbf\"\n            }\n        },\n        {\n            \"id\": 8841,\n            \"name\": \"Arro Social\",\n            \"symbol\": \"ARRO\",\n            \"slug\": \"arro-social\",\n            \"rank\": 6945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T19:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE630943d2a62CfB48DBCd1be812f74f8DfA6EfF5\"\n            }\n        },\n        {\n            \"id\": 8843,\n            \"name\": \"BSCView\",\n            \"symbol\": \"BSCV\",\n            \"slug\": \"bscview\",\n            \"rank\": 2375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T04:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb3837fa11d4b789717c8f622ec4f6eee5375c49\"\n            }\n        },\n        {\n            \"id\": 8844,\n            \"name\": \"SPRINK\",\n            \"symbol\": \"SPRINK\",\n            \"slug\": \"sprink\",\n            \"rank\": 8220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T11:55:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbef7cb91fe9cd57f0c60811b83ab5f8e0dab8795\"\n            }\n        },\n        {\n            \"id\": 8845,\n            \"name\": \"Lepricon\",\n            \"symbol\": \"L3P\",\n            \"slug\": \"lepricon\",\n            \"rank\": 2027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T09:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdef1da03061ddd2a5ef6c59220c135dec623116d\"\n            }\n        },\n        {\n            \"id\": 8849,\n            \"name\": \"AXIS Token\",\n            \"symbol\": \"AXIS\",\n            \"slug\": \"axis-token\",\n            \"rank\": 1195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T07:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28\"\n            }\n        },\n        {\n            \"id\": 8850,\n            \"name\": \"Viper Protocol\",\n            \"symbol\": \"VIPER\",\n            \"slug\": \"viper-protocol\",\n            \"rank\": 2938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T08:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xea589e93ff18b1a1f1e9bac7ef3e86ab62addc79\"\n            }\n        },\n        {\n            \"id\": 8851,\n            \"name\": \"EFT.finance\",\n            \"symbol\": \"EFT\",\n            \"slug\": \"eft-finance\",\n            \"rank\": 8706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T14:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TG3XANY34mpabHM2DNc5ajhjMJVUQU741Y\"\n            }\n        },\n        {\n            \"id\": 8852,\n            \"name\": \"UME Token\",\n            \"symbol\": \"UME\",\n            \"slug\": \"ume-token\",\n            \"rank\": 6007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TRkuKAxmWZ4G74MvZnFpoosQZsfvtNpmwH\"\n            }\n        },\n        {\n            \"id\": 8853,\n            \"name\": \"Brickchain Finance\",\n            \"symbol\": \"BRICK\",\n            \"slug\": \"brickchain-finance\",\n            \"rank\": 7690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-16T15:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4daa5a9f2b832ed0f9bc579662883cd53ea9d61\"\n            }\n        },\n        {\n            \"id\": 8854,\n            \"name\": \"FXT Token\",\n            \"symbol\": \"FXT\",\n            \"slug\": \"fxt-token\",\n            \"rank\": 7153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf83bf320a4a3f4bf365c3114b6f19fc3f6b1228c\"\n            }\n        },\n        {\n            \"id\": 8856,\n            \"name\": \"Mango Finance\",\n            \"symbol\": \"MANGO\",\n            \"slug\": \"mango-finance\",\n            \"rank\": 6835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d29cdb00cb183a0aeceea4fb73f55e1450af3d4\"\n            }\n        },\n        {\n            \"id\": 8857,\n            \"name\": \"Anchor Protocol\",\n            \"symbol\": \"ANC\",\n            \"slug\": \"anchor-protocol\",\n            \"rank\": 157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76\"\n            }\n        },\n        {\n            \"id\": 8858,\n            \"name\": \"Cub Finance\",\n            \"symbol\": \"CUB\",\n            \"slug\": \"cub-finance\",\n            \"rank\": 4936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50d809c74e0b8e49e7b4c65bb3109abe3ff4c1c1\"\n            }\n        },\n        {\n            \"id\": 8859,\n            \"name\": \"CoffeeSwap\",\n            \"symbol\": \"COFFEE\",\n            \"slug\": \"coffeeswap\",\n            \"rank\": 8029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T15:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff484b38365896a10e68594a8754a3878af75e5b\"\n            }\n        },\n        {\n            \"id\": 8862,\n            \"name\": \"Rage Fan\",\n            \"symbol\": \"RAGE\",\n            \"slug\": \"rage-fan\",\n            \"rank\": 2026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T15:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94804dc4948184ffd7355f62ccbb221c9765886f\"\n            }\n        },\n        {\n            \"id\": 8863,\n            \"name\": \"Splyt\",\n            \"symbol\": \"SHOPX\",\n            \"slug\": \"splyt\",\n            \"rank\": 1410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T16:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7bef710a5759d197ec0bf621c3df802c2d60d848\"\n            }\n        },\n        {\n            \"id\": 8864,\n            \"name\": \"Quam Network\",\n            \"symbol\": \"QUAM\",\n            \"slug\": \"quam-network\",\n            \"rank\": 7920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T08:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ade17b4b38b472b5259bbc938618226df7b5ca8\"\n            }\n        },\n        {\n            \"id\": 8865,\n            \"name\": \"vBSWAP\",\n            \"symbol\": \"VBSWAP\",\n            \"slug\": \"vbswap\",\n            \"rank\": 5046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T10:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f0ed527e8A95ecAA132Af214dFd41F30b361600\"\n            }\n        },\n        {\n            \"id\": 8866,\n            \"name\": \"BSC TOOLS\",\n            \"symbol\": \"TOOLS\",\n            \"slug\": \"bsc-tools\",\n            \"rank\": 3088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-17T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1311b352467d2b5c296881badea82850bcd8f886\"\n            }\n        },\n        {\n            \"id\": 8867,\n            \"name\": \"DeHive\",\n            \"symbol\": \"DHV\",\n            \"slug\": \"dehive\",\n            \"rank\": 2053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T02:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62Dc4817588d53a056cBbD18231d91ffCcd34b2A\"\n            }\n        },\n        {\n            \"id\": 8868,\n            \"name\": \"50x.com\",\n            \"symbol\": \"50X\",\n            \"slug\": \"50x-com\",\n            \"rank\": 6928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T12:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4049295fb42de67ccf028a2570b05564cb8cb785\"\n            }\n        },\n        {\n            \"id\": 8870,\n            \"name\": \"Tutti Frutti\",\n            \"symbol\": \"TFF\",\n            \"slug\": \"tutti-frutti\",\n            \"rank\": 2603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T12:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2d69c55baecefc6ec815239da0a985747b50db6e\"\n            }\n        },\n        {\n            \"id\": 8871,\n            \"name\": \"RYI Unity\",\n            \"symbol\": \"RYIU\",\n            \"slug\": \"ryi-unity\",\n            \"rank\": 8707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T13:00:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6d736123fa8e8a5d85803b5c22799e394245fab\"\n            }\n        },\n        {\n            \"id\": 8872,\n            \"name\": \"Safe Star\",\n            \"symbol\": \"SAFESTAR\",\n            \"slug\": \"safe-star\",\n            \"rank\": 7116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2\"\n            }\n        },\n        {\n            \"id\": 8873,\n            \"name\": \"GoSwapp\",\n            \"symbol\": \"GOFI\",\n            \"slug\": \"goswapp\",\n            \"rank\": 7553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T13:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6B8227A0E18bd35A10849601dB194B24aAB2C8ea\"\n            }\n        },\n        {\n            \"id\": 8874,\n            \"name\": \"DAFI Protocol\",\n            \"symbol\": \"DAFI\",\n            \"slug\": \"dafi-protocol\",\n            \"rank\": 993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T16:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc979087305a826c2b2a0056cfaba50aad3e6439\"\n            }\n        },\n        {\n            \"id\": 8875,\n            \"name\": \"Uno Re\",\n            \"symbol\": \"UNO\",\n            \"slug\": \"unore\",\n            \"rank\": 3188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8877,\n            \"name\": \"KIWIGO\",\n            \"symbol\": \"KGO\",\n            \"slug\": \"kiwigo\",\n            \"rank\": 2005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T19:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d3afba1924ad748776e4ca62213bf7acf39d773\"\n            }\n        },\n        {\n            \"id\": 8879,\n            \"name\": \"Pika\",\n            \"symbol\": \"PIKA\",\n            \"slug\": \"pika\",\n            \"rank\": 6259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T20:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60F5672A271C7E39E787427A18353ba59A4A3578\"\n            }\n        },\n        {\n            \"id\": 8880,\n            \"name\": \"MacaronSwap\",\n            \"symbol\": \"MCRN\",\n            \"slug\": \"macaronswap\",\n            \"rank\": 5128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T20:05:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacb2d47827c9813ae26de80965845d80935afd0b\"\n            }\n        },\n        {\n            \"id\": 8881,\n            \"name\": \"MOCHISWAP\",\n            \"symbol\": \"MOCHI\",\n            \"slug\": \"mochiswap\",\n            \"rank\": 7979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-18T20:05:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x055dab90880613a556a5ae2903b2682f8a5b8d27\"\n            }\n        },\n        {\n            \"id\": 8882,\n            \"name\": \"Alliance Fan Token\",\n            \"symbol\": \"ALL\",\n            \"slug\": \"alliance-fan-token\",\n            \"rank\": 2004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8883,\n            \"name\": \"Sint-Truidense Voetbalvereniging Fan Token\",\n            \"symbol\": \"STV\",\n            \"slug\": \"sint-truidense-voetbalvereniging\",\n            \"rank\": 1887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8884,\n            \"name\": \"İstanbul Başakşehir Fan Token\",\n            \"symbol\": \"IBFK\",\n            \"slug\": \"istanbul-basaksehir-fan-token\",\n            \"rank\": 1865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x916fb58d0c474314afd399ee50e3528e543e9e9f\"\n            }\n        },\n        {\n            \"id\": 8885,\n            \"name\": \"Novara Calcio Fan Token\",\n            \"symbol\": \"NOV\",\n            \"slug\": \"novara-calcio-fan-token\",\n            \"rank\": 2292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T00:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8886,\n            \"name\": \"USDP Stablecoin\",\n            \"symbol\": \"USDP\",\n            \"slug\": \"usdp\",\n            \"rank\": 2862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T02:00:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1456688345527bE1f37E9e627DA0837D6f08C925\"\n            }\n        },\n        {\n            \"id\": 8891,\n            \"name\": \"Bitcoin Standard Hashrate Token\",\n            \"symbol\": \"BTCST\",\n            \"slug\": \"btc-standard-hashrate-token\",\n            \"rank\": 275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-19T17:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78650b139471520656b9e7aa7a5e9276814a38e9\"\n            }\n        },\n        {\n            \"id\": 8893,\n            \"name\": \"Cream ETH 2\",\n            \"symbol\": \"CRETH2\",\n            \"slug\": \"cream-eth2\",\n            \"rank\": 5005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T00:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x49D72e3973900A195A155a46441F0C08179FdB64\"\n            }\n        },\n        {\n            \"id\": 8894,\n            \"name\": \"Deeper Network\",\n            \"symbol\": \"DPR\",\n            \"slug\": \"deeper-network\",\n            \"rank\": 347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-10T01:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3ae5d769e153ef72b4e3591ac004e89f48107a1\"\n            }\n        },\n        {\n            \"id\": 8895,\n            \"name\": \"ORAO Network\",\n            \"symbol\": \"ORAO\",\n            \"slug\": \"orao-network\",\n            \"rank\": 2029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEE1CeA7665bA7aa97e982EdeaeCb26B59a04d035\"\n            }\n        },\n        {\n            \"id\": 8896,\n            \"name\": \"Unslashed Finance\",\n            \"symbol\": \"USF\",\n            \"slug\": \"unslashed-finance\",\n            \"rank\": 5573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T16:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0e05c43c097b0982db6c9d626c4eb9e95c3b9ce\"\n            }\n        },\n        {\n            \"id\": 8897,\n            \"name\": \"KickPad\",\n            \"symbol\": \"KPAD\",\n            \"slug\": \"kickpad\",\n            \"rank\": 5359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T15:20:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfefa64b0ddd611b125157c41cd3827f2e8e8615\"\n            }\n        },\n        {\n            \"id\": 8898,\n            \"name\": \"Holy Trinity\",\n            \"symbol\": \"HOLY\",\n            \"slug\": \"holy-trinity\",\n            \"rank\": 6890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T07:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8899,\n            \"name\": \"xSUSHI\",\n            \"symbol\": \"XSUSHI\",\n            \"slug\": \"xsushi\",\n            \"rank\": 3805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T03:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272\"\n            }\n        },\n        {\n            \"id\": 8901,\n            \"name\": \"Rare Pepe\",\n            \"symbol\": \"RPEPE\",\n            \"slug\": \"rare-pepe\",\n            \"rank\": 8708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-20T05:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e9b56d2233ea2b5883861754435f9c51dbca141\"\n            }\n        },\n        {\n            \"id\": 8902,\n            \"name\": \"FM Gallery\",\n            \"symbol\": \"FMG\",\n            \"slug\": \"fm-gallery\",\n            \"rank\": 7582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T14:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2991341D28Eaea277785D20e1d878D478c7bA4C7\"\n            }\n        },\n        {\n            \"id\": 8904,\n            \"name\": \"renZEC\",\n            \"symbol\": \"RENZEC\",\n            \"slug\": \"renzec\",\n            \"rank\": 5498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T20:05:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c5db575e2ff833e46a2e9864c22f4b22e0b37c2\"\n            }\n        },\n        {\n            \"id\": 8905,\n            \"name\": \"BitSong\",\n            \"symbol\": \"BTSG\",\n            \"slug\": \"bitsong\",\n            \"rank\": 3890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T21:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x05079687d35b93538cbd59fe5596380cae9054a9\"\n            }\n        },\n        {\n            \"id\": 8907,\n            \"name\": \"Farming Bad\",\n            \"symbol\": \"METH\",\n            \"slug\": \"farming-bad\",\n            \"rank\": 8709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-21T23:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11003e410ca3fcd220765b3d2f343433a0b2bffd\"\n            }\n        },\n        {\n            \"id\": 8908,\n            \"name\": \"ImpulseVen\",\n            \"symbol\": \"VEN\",\n            \"slug\": \"impulseven\",\n            \"rank\": 3790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T20:15:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe14e06671702f0db50055388c29adc66821d933b\"\n            }\n        },\n        {\n            \"id\": 8909,\n            \"name\": \"Stater\",\n            \"symbol\": \"STR\",\n            \"slug\": \"stater\",\n            \"rank\": 5065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T09:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84bb947fcedba6b9c7dcead42df07e113bb03007\"\n            }\n        },\n        {\n            \"id\": 8910,\n            \"name\": \"Daily\",\n            \"symbol\": \"DAILY\",\n            \"slug\": \"daily\",\n            \"rank\": 8710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T14:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb20b17d86f868b9c2a1e6201ba881d68c1325de4\"\n            }\n        },\n        {\n            \"id\": 8911,\n            \"name\": \"Strike\",\n            \"symbol\": \"STRK\",\n            \"slug\": \"strike\",\n            \"rank\": 410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T00:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74232704659ef37c08995e386a2e26cc27a8d7b1\"\n            }\n        },\n        {\n            \"id\": 8912,\n            \"name\": \"Tidal Finance\",\n            \"symbol\": \"TIDAL\",\n            \"slug\": \"tidal-finance\",\n            \"rank\": 1623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T14:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29cbd0510eec0327992cd6006e63f9fa8e7f33b7\"\n            }\n        },\n        {\n            \"id\": 8915,\n            \"name\": \"Battle Pets\",\n            \"symbol\": \"PET\",\n            \"slug\": \"battle-pets\",\n            \"rank\": 3453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T06:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d4e595d643dc61ea7fcbf12e4b1aaa39f9975b8\"\n            }\n        },\n        {\n            \"id\": 8916,\n            \"name\": \"Internet Computer\",\n            \"symbol\": \"ICP\",\n            \"slug\": \"internet-computer\",\n            \"rank\": 34,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T11:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8917,\n            \"name\": \"Shyft Network\",\n            \"symbol\": \"SHFT\",\n            \"slug\": \"shyft-network\",\n            \"rank\": 459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-27T12:45:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8918,\n            \"name\": \"Matic Aave Interest Bearing USDC\",\n            \"symbol\": \"MAUSDC\",\n            \"slug\": \"matic-aave-usdc\",\n            \"rank\": 7154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9719d867A500Ef117cC201206B8ab51e794d3F82\"\n            }\n        },\n        {\n            \"id\": 8919,\n            \"name\": \"Matic Aave Interest Bearing USDT\",\n            \"symbol\": \"MAUSDT\",\n            \"slug\": \"matic-aave-usdt\",\n            \"rank\": 8711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xDAE5F1590db13E3B40423B5b5c5fbf175515910b\"\n            }\n        },\n        {\n            \"id\": 8920,\n            \"name\": \"Matic Aave Interest Bearing AAVE\",\n            \"symbol\": \"MAAAVE\",\n            \"slug\": \"matic-aave-aave\",\n            \"rank\": 8712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x823CD4264C1b951C9209aD0DeAea9988fE8429bF\"\n            }\n        },\n        {\n            \"id\": 8921,\n            \"name\": \"Matic Aave Interest Bearing YFI\",\n            \"symbol\": \"MAYFI\",\n            \"slug\": \"matic-aave-yfi\",\n            \"rank\": 8713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T05:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe20f7d1f0ec39c4d5db01f53554f2ef54c71f613\"\n            }\n        },\n        {\n            \"id\": 8924,\n            \"name\": \"Matic Aave Interest Bearing WETH\",\n            \"symbol\": \"MAWETH\",\n            \"slug\": \"matic-aave-weth\",\n            \"rank\": 8714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T01:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x20D3922b4a1A8560E1aC99FBA4faDe0c849e2142\"\n            }\n        },\n        {\n            \"id\": 8925,\n            \"name\": \"Wrapped Matic\",\n            \"symbol\": \"WMATIC\",\n            \"slug\": \"wmatic\",\n            \"rank\": 2838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T15:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270\"\n            }\n        },\n        {\n            \"id\": 8926,\n            \"name\": \"A2DAO\",\n            \"symbol\": \"ATD\",\n            \"slug\": \"a2dao\",\n            \"rank\": 4559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-22T14:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8052327F1BAF94A9DC8B26b9100f211eE3774f54\"\n            }\n        },\n        {\n            \"id\": 8927,\n            \"name\": \"NFT Wars\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"nft-wars\",\n            \"rank\": 8715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T15:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d75D9e37667a2d4677Ec3d74bDD9049326Ad8d6\"\n            }\n        },\n        {\n            \"id\": 8930,\n            \"name\": \"ebox\",\n            \"symbol\": \"EBOX\",\n            \"slug\": \"ebox\",\n            \"rank\": 6279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T07:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33840024177a7daca3468912363bed8b425015c5\"\n            }\n        },\n        {\n            \"id\": 8931,\n            \"name\": \"Collective\",\n            \"symbol\": \"CO2\",\n            \"slug\": \"collective\",\n            \"rank\": 2463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-23T16:45:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75739d5944534115d7c54ee8c73f186d793bae02\"\n            }\n        },\n        {\n            \"id\": 8934,\n            \"name\": \"StakerDAO\",\n            \"symbol\": \"STKR\",\n            \"slug\": \"stakerdao\",\n            \"rank\": 2260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T02:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89dcff5fd892f2bfc8b75dba12804b651f769579\"\n            }\n        },\n        {\n            \"id\": 8936,\n            \"name\": \"Trias Token (new)\",\n            \"symbol\": \"TRIAS\",\n            \"slug\": \"trias-token\",\n            \"rank\": 1037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T03:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8937,\n            \"name\": \"Woonkly Power\",\n            \"symbol\": \"WOOP\",\n            \"slug\": \"woonkly-power\",\n            \"rank\": 2874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T03:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b303d5bbfbbf46f1a4d9741e491e06986894e18\"\n            }\n        },\n        {\n            \"id\": 8938,\n            \"name\": \"Ellipsis\",\n            \"symbol\": \"EPS\",\n            \"slug\": \"ellipsis\",\n            \"rank\": 383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T06:30:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa7f552078dcc247c2684336020c03648500c6d9f\"\n            }\n        },\n        {\n            \"id\": 8939,\n            \"name\": \"Nimbus\",\n            \"symbol\": \"NBU\",\n            \"slug\": \"nimbus\",\n            \"rank\": 6262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T03:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEB58343b36C7528F23CAAe63a150240241310049\"\n            }\n        },\n        {\n            \"id\": 8942,\n            \"name\": \"Paybswap\",\n            \"symbol\": \"PAYB\",\n            \"slug\": \"paybswap\",\n            \"rank\": 2077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T00:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x916792fd41855914ba4b71285c8a05b866f0618b\"\n            }\n        },\n        {\n            \"id\": 8943,\n            \"name\": \"WHITEX\",\n            \"symbol\": \"WHX\",\n            \"slug\": \"whitex\",\n            \"rank\": 8016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T15:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x233a010fe3abe7b354941399a3dc09f267ba90e0\"\n            }\n        },\n        {\n            \"id\": 8944,\n            \"name\": \"HOGL finance\",\n            \"symbol\": \"HOGL\",\n            \"slug\": \"hogl-finance\",\n            \"rank\": 7581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T16:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x182c763a4b2fbd18c9b5f2d18102a0ddd9d5df26\"\n            }\n        },\n        {\n            \"id\": 8945,\n            \"name\": \"StakedZEN\",\n            \"symbol\": \"STZEN\",\n            \"slug\": \"stakedzen\",\n            \"rank\": 1804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T19:21:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31b595e7cfdb624d10a3e7a562ed98c3567e3865\"\n            }\n        },\n        {\n            \"id\": 8947,\n            \"name\": \"COPS FINANCE\",\n            \"symbol\": \"COPS\",\n            \"slug\": \"cops-finance\",\n            \"rank\": 8716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T15:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14dfa5cfaafe89d81d7bf3df4e11eaeda0416618\"\n            }\n        },\n        {\n            \"id\": 8949,\n            \"name\": \"IFToken\",\n            \"symbol\": \"IFT\",\n            \"slug\": \"iftoken\",\n            \"rank\": 5564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-24T18:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2731d151cbdf84a8a4c6d9d0bae74012db51e428\"\n            }\n        },\n        {\n            \"id\": 8950,\n            \"name\": \"Cash Tech\",\n            \"symbol\": \"CATE\",\n            \"slug\": \"cash-tech\",\n            \"rank\": 2544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:20:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa42f266684ac2ad6ecb00df95b1c76efbb6f136c\"\n            }\n        },\n        {\n            \"id\": 8951,\n            \"name\": \"ThunderSwap\",\n            \"symbol\": \"TNDR\",\n            \"slug\": \"thunderswap\",\n            \"rank\": 8717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:35:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7cc46141ab1057b1928de5ad5ee78bb37efc4868\"\n            }\n        },\n        {\n            \"id\": 8952,\n            \"name\": \"Farm Space\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"farm-space\",\n            \"rank\": 7594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0abd3e3502c15ec252f90f64341cba74a24fba06\"\n            }\n        },\n        {\n            \"id\": 8955,\n            \"name\": \"Vancat\",\n            \"symbol\": \"VANCAT\",\n            \"slug\": \"vancat\",\n            \"rank\": 5936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T18:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8597ba143ac509189e89aab3ba28d661a5dd9830\"\n            }\n        },\n        {\n            \"id\": 8957,\n            \"name\": \"Bitcoin Asset\",\n            \"symbol\": \"BTA\",\n            \"slug\": \"bitcoin-asset\",\n            \"rank\": 6744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T19:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 8959,\n            \"name\": \"NCAT Token\",\n            \"symbol\": \"NCAT\",\n            \"slug\": \"ncat-token\",\n            \"rank\": 5997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-28T09:00:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cf011a946f23a03ceff92a4632d5f9288c6c70d\"\n            }\n        },\n        {\n            \"id\": 8960,\n            \"name\": \"LNAsolution Coin\",\n            \"symbol\": \"LAS\",\n            \"slug\": \"lnasolution-coin\",\n            \"rank\": 8718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-25T19:25:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8fa5874e68dbdfa74be1bc014eb473c5a37b78f\"\n            }\n        },\n        {\n            \"id\": 8961,\n            \"name\": \"Futureswap\",\n            \"symbol\": \"FST\",\n            \"slug\": \"futureswap\",\n            \"rank\": 3405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T01:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e192d382a36de7011f795acc4391cd302003606\"\n            }\n        },\n        {\n            \"id\": 8962,\n            \"name\": \"ETNA Network\",\n            \"symbol\": \"ETNA\",\n            \"slug\": \"etna-network\",\n            \"rank\": 1602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T01:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51f35073ff7cf54c9e86b7042e59a8cc9709fc46\"\n            }\n        },\n        {\n            \"id\": 8963,\n            \"name\": \"UnMarshal\",\n            \"symbol\": \"MARSH\",\n            \"slug\": \"unmarshal-token\",\n            \"rank\": 1341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T15:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37\"\n            }\n        },\n        {\n            \"id\": 8964,\n            \"name\": \"Blizzard.money\",\n            \"symbol\": \"xBLZD\",\n            \"slug\": \"blizzard-money\",\n            \"rank\": 6307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T12:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a946c3Cb16c08334b69aE249690C236Ebd5583E\"\n            }\n        },\n        {\n            \"id\": 8966,\n            \"name\": \"Safemars\",\n            \"symbol\": \"SAFEMARS\",\n            \"slug\": \"safemars\",\n            \"rank\": 3907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-26T21:20:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ad9594151886ce8538c1ff615efa2385a8c3a88\"\n            }\n        },\n        {\n            \"id\": 8968,\n            \"name\": \"Polychain Monsters\",\n            \"symbol\": \"PMON\",\n            \"slug\": \"polkamon\",\n            \"rank\": 861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T16:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1796ae0b0fa4862485106a0de9b654eFE301D0b2\"\n            }\n        },\n        {\n            \"id\": 8970,\n            \"name\": \"Polkalokr\",\n            \"symbol\": \"LKR\",\n            \"slug\": \"polkalokr\",\n            \"rank\": 1578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T14:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80ce3027a70e0a928d9268994e9b85d03bd4cdcf\"\n            }\n        },\n        {\n            \"id\": 8971,\n            \"name\": \"MerchDAO\",\n            \"symbol\": \"MRCH\",\n            \"slug\": \"merchdao\",\n            \"rank\": 4642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T18:20:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbed4ab0019ff361d83ddeb74883dac8a70f5ea1e\"\n            }\n        },\n        {\n            \"id\": 8972,\n            \"name\": \"Seedify.fund\",\n            \"symbol\": \"SFUND\",\n            \"slug\": \"seedify-fund\",\n            \"rank\": 300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T04:15:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x477bc8d23c634c154061869478bce96be6045d12\"\n            }\n        },\n        {\n            \"id\": 8978,\n            \"name\": \"PooCoin\",\n            \"symbol\": \"POOCOIN\",\n            \"slug\": \"poocoin\",\n            \"rank\": 4757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T02:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb27adaffb9fea1801459a1a81b17218288c097cc\"\n            }\n        },\n        {\n            \"id\": 8981,\n            \"name\": \"WardenSwap\",\n            \"symbol\": \"WAD\",\n            \"slug\": \"wardenswap\",\n            \"rank\": 6755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T15:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0feadcc3824e7f3c12f40e324a60c23ca51627fc\"\n            }\n        },\n        {\n            \"id\": 8984,\n            \"name\": \"BlowFish\",\n            \"symbol\": \"BLOWF\",\n            \"slug\": \"blowfish\",\n            \"rank\": 7207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T04:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa55bb91de33b4abdf3ac64913d98a55ad84dc3a8\"\n            }\n        },\n        {\n            \"id\": 8985,\n            \"name\": \"Efinity Token\",\n            \"symbol\": \"EFI\",\n            \"slug\": \"efinity\",\n            \"rank\": 420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x656C00e1BcD96f256F224AD9112FF426Ef053733\"\n            }\n        },\n        {\n            \"id\": 8987,\n            \"name\": \"InvictusCapital.com Token\",\n            \"symbol\": \"ICAP\",\n            \"slug\": \"invictuscapital-com-token\",\n            \"rank\": 6105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:48:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd83c569268930fadad4cde6d0cb64450fef32b65\"\n            }\n        },\n        {\n            \"id\": 8990,\n            \"name\": \"Charizard Token\",\n            \"symbol\": \"CHZ006\",\n            \"slug\": \"charizardtoken\",\n            \"rank\": 8313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T17:18:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x706954491ebfd6b38e5b1e6f079dbefae0f5eba0\"\n            }\n        },\n        {\n            \"id\": 8992,\n            \"name\": \"Cellframe\",\n            \"symbol\": \"CELL\",\n            \"slug\": \"cellframe\",\n            \"rank\": 747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T08:05:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099\"\n            }\n        },\n        {\n            \"id\": 8993,\n            \"name\": \"SafeBitcoin\",\n            \"symbol\": \"SAFEBTC\",\n            \"slug\": \"safebtc\",\n            \"rank\": 4941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T08:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62d693fE5C13b5A5b24C9ec3F423E51C35F5624F\"\n            }\n        },\n        {\n            \"id\": 8994,\n            \"name\": \"Delta\",\n            \"symbol\": \"DELTA\",\n            \"slug\": \"delta-finance\",\n            \"rank\": 5650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T08:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ea3b5b4ec044b70375236a281986106457b20ef\"\n            }\n        },\n        {\n            \"id\": 8996,\n            \"name\": \"Mogul Productions\",\n            \"symbol\": \"STARS\",\n            \"slug\": \"mogul-productions\",\n            \"rank\": 984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-24T08:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc55c2175e90a46602fd42e931f62b3acc1a013ca\"\n            }\n        },\n        {\n            \"id\": 8997,\n            \"name\": \"Cook Protocol\",\n            \"symbol\": \"COOK\",\n            \"slug\": \"cook-protocol\",\n            \"rank\": 1322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T17:22:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff75ced57419bcaebe5f05254983b013b0646ef5\"\n            }\n        },\n        {\n            \"id\": 8999,\n            \"name\": \"Collateral Pay\",\n            \"symbol\": \"COLL\",\n            \"slug\": \"collateral-pay\",\n            \"rank\": 2141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T14:21:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x957891c11616d3e0b0a76a76fb42724c382e0ef3\"\n            }\n        },\n        {\n            \"id\": 9002,\n            \"name\": \"Busy DAO\",\n            \"symbol\": \"BUSY\",\n            \"slug\": \"busy\",\n            \"rank\": 3748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T03:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5CB3ce6D081fB00d5f6677d196f2d70010EA3f4a\"\n            }\n        },\n        {\n            \"id\": 9005,\n            \"name\": \"Connectico\",\n            \"symbol\": \"CON\",\n            \"slug\": \"connectico\",\n            \"rank\": 8719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-29T23:50:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40d2025ed2e89632d3a41d8541df9ed2ac0e2b1c\"\n            }\n        },\n        {\n            \"id\": 9006,\n            \"name\": \"MoonDAO\",\n            \"symbol\": \"MNDAO\",\n            \"slug\": \"moondao\",\n            \"rank\": 8720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T03:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x069b2619eb24367a46fda638bd1b88aa4dad7879\"\n            }\n        },\n        {\n            \"id\": 9007,\n            \"name\": \"ZooCoin\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoocoin\",\n            \"rank\": 4434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x09e145A1D53c0045F41aEEf25D8ff982ae74dD56\"\n            }\n        },\n        {\n            \"id\": 9008,\n            \"name\": \"AMMYI Coin\",\n            \"symbol\": \"AMI\",\n            \"slug\": \"ammyi-coin\",\n            \"rank\": 7633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T03:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72c14bC8e28f18e91a2E9551802d3fB2CB80E712\"\n            }\n        },\n        {\n            \"id\": 9009,\n            \"name\": \"SaturnV Gold v2\",\n            \"symbol\": \"SATVGv2\",\n            \"slug\": \"saturnv-gold\",\n            \"rank\": 8721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T05:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x072fed6c18e607b26319cb1e210b94545be5bdc5\"\n            }\n        },\n        {\n            \"id\": 9015,\n            \"name\": \"Cope\",\n            \"symbol\": \"COPE\",\n            \"slug\": \"cope\",\n            \"rank\": 3933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T21:38:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE\"\n            }\n        },\n        {\n            \"id\": 9016,\n            \"name\": \"DAOhaus\",\n            \"symbol\": \"HAUS\",\n            \"slug\": \"daohaus\",\n            \"rank\": 5028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T07:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2051511b9b121394fa75b8f7d4e7424337af687\"\n            }\n        },\n        {\n            \"id\": 9017,\n            \"name\": \"Polkadex\",\n            \"symbol\": \"PDEX\",\n            \"slug\": \"polkadex\",\n            \"rank\": 641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T12:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF59ae934f6fe444afC309586cC60a84a0F89Aaea\"\n            }\n        },\n        {\n            \"id\": 9018,\n            \"name\": \"GamyFi Platform\",\n            \"symbol\": \"GFX\",\n            \"slug\": \"gamyfi-platform\",\n            \"rank\": 2184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T07:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65ad6A2288b2Dd23E466226397c8F5D1794e58fC\"\n            }\n        },\n        {\n            \"id\": 9020,\n            \"name\": \"Toko Token\",\n            \"symbol\": \"TKO\",\n            \"slug\": \"tokocrypto\",\n            \"rank\": 429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T13:07:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f589e3eabe42ebc94a44727b3f3531c0c877809\"\n            }\n        },\n        {\n            \"id\": 9021,\n            \"name\": \"Wrapped XDAI\",\n            \"symbol\": \"wxDai\",\n            \"slug\": \"wxdai\",\n            \"rank\": 8722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T13:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0xe91d153e0b41518a2ce8dd3d7944fa863463a97d\"\n            }\n        },\n        {\n            \"id\": 9022,\n            \"name\": \"Satoshi\",\n            \"symbol\": \"SATS\",\n            \"slug\": \"satoshi\",\n            \"rank\": 3106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T12:01:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9023,\n            \"name\": \"Bit\",\n            \"symbol\": \"BITS\",\n            \"slug\": \"bit\",\n            \"rank\": 8723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T12:01:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9024,\n            \"name\": \"disBalancer\",\n            \"symbol\": \"DDOS\",\n            \"slug\": \"disbalancer\",\n            \"rank\": 1452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T03:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7fbec0bb6a7152e77c30d005b5d49cbc08a602c3\"\n            }\n        },\n        {\n            \"id\": 9025,\n            \"name\": \"Tribe\",\n            \"symbol\": \"TRIBE\",\n            \"slug\": \"tribe\",\n            \"rank\": 160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-03T19:49:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B\"\n            }\n        },\n        {\n            \"id\": 9026,\n            \"name\": \"Blind Boxes\",\n            \"symbol\": \"BLES\",\n            \"slug\": \"blind-boxes\",\n            \"rank\": 4740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-30T19:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe796d6ca1ceb1b022ece5296226bf784110031cd\"\n            }\n        },\n        {\n            \"id\": 9027,\n            \"name\": \"Uhive\",\n            \"symbol\": \"HVE2\",\n            \"slug\": \"uhive\",\n            \"rank\": 3639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T00:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd487892bb4c57edbe7ab401d9fe801c8fe6473f5\"\n            }\n        },\n        {\n            \"id\": 9029,\n            \"name\": \"Graphlinq Protocol\",\n            \"symbol\": \"GLQ\",\n            \"slug\": \"graphlinq-protocol\",\n            \"rank\": 1222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T01:07:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f9c8ec3534c3ce16f928381372bfbfbfb9f4d24\"\n            }\n        },\n        {\n            \"id\": 9031,\n            \"name\": \"Meliora\",\n            \"symbol\": \"MORA\",\n            \"slug\": \"meliora\",\n            \"rank\": 8724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T01:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb64cD4F56043F8d80691433e395d08B1bEBDADF0\"\n            }\n        },\n        {\n            \"id\": 9032,\n            \"name\": \"DDS.Store\",\n            \"symbol\": \"DDS\",\n            \"slug\": \"dds-store\",\n            \"rank\": 8725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T02:23:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25e4579f028e2629ed15c70a378d82209cfb5e7d\"\n            }\n        },\n        {\n            \"id\": 9033,\n            \"name\": \"LCMS\",\n            \"symbol\": \"LCMS\",\n            \"slug\": \"lcms\",\n            \"rank\": 2353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T02:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86911B82BfA596e9377836838AC1f0d9AD4Ecc19\"\n            }\n        },\n        {\n            \"id\": 9034,\n            \"name\": \"pETH18C\",\n            \"symbol\": \"pETH18C\",\n            \"slug\": \"peth18c\",\n            \"rank\": 5468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T02:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa15690e9205de386ce849889831c1668c300c1ad\"\n            }\n        },\n        {\n            \"id\": 9035,\n            \"name\": \"Vidiachange\",\n            \"symbol\": \"VIDA\",\n            \"slug\": \"vidiachange\",\n            \"rank\": 5502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T21:04:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE35f19E4457A114A951781aaF421EC5266eF25Fe\"\n            }\n        },\n        {\n            \"id\": 9036,\n            \"name\": \"Nebulaprotocol\",\n            \"symbol\": \"SNBL\",\n            \"slug\": \"nebulaprotocol\",\n            \"rank\": 8191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T21:35:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1fd60c51c0bdac1ff5bb6067a24d61441e39569\"\n            }\n        },\n        {\n            \"id\": 9038,\n            \"name\": \"HyperAlloy\",\n            \"symbol\": \"ALLOY\",\n            \"slug\": \"hyper-alloy\",\n            \"rank\": 2635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T05:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ef5994fa33ff4eb6c82d51ee1dc145c546065bd\"\n            }\n        },\n        {\n            \"id\": 9039,\n            \"name\": \"Pilot\",\n            \"symbol\": \"PTD\",\n            \"slug\": \"pilot\",\n            \"rank\": 6012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T05:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9040,\n            \"name\": \"Pundi X (New)\",\n            \"symbol\": \"PUNDIX\",\n            \"slug\": \"pundix-new\",\n            \"rank\": 253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-04T09:52:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fd10b9899882a6f2fcb5c371e17e70fdee00c38\"\n            }\n        },\n        {\n            \"id\": 9043,\n            \"name\": \"Stone DeFi\",\n            \"symbol\": \"STN\",\n            \"slug\": \"stone-token\",\n            \"rank\": 4251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T09:08:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe63d6b308bce0f6193aec6b7e6eba005f41e36ab\"\n            }\n        },\n        {\n            \"id\": 9045,\n            \"name\": \"JPYC\",\n            \"symbol\": \"JPYC\",\n            \"slug\": \"jpycoin\",\n            \"rank\": 8726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T17:27:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2370f9d504c7a6e775bf6e14b3f12846b594cd53\"\n            }\n        },\n        {\n            \"id\": 9046,\n            \"name\": \"8PAY\",\n            \"symbol\": \"8PAY\",\n            \"slug\": \"8pay\",\n            \"rank\": 1470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T18:04:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFeea0bDd3D07eb6FE305938878C0caDBFa169042\"\n            }\n        },\n        {\n            \"id\": 9047,\n            \"name\": \"CARD.STARTER\",\n            \"symbol\": \"CARDS\",\n            \"slug\": \"card-starter\",\n            \"rank\": 3779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T18:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d6f0dea3ac3c607b3998e6ce14b6350721752d9\"\n            }\n        },\n        {\n            \"id\": 9048,\n            \"name\": \"Xpool\",\n            \"symbol\": \"XPO\",\n            \"slug\": \"xpool\",\n            \"rank\": 8727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T01:15:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D\"\n            }\n        },\n        {\n            \"id\": 9051,\n            \"name\": \"Swirl Cash\",\n            \"symbol\": \"SWIRL\",\n            \"slug\": \"swirl-cash\",\n            \"rank\": 8728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T21:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52d86850bc8207b520340b7e39cdaf22561b9e56\"\n            }\n        },\n        {\n            \"id\": 9053,\n            \"name\": \"UREEQA\",\n            \"symbol\": \"URQA\",\n            \"slug\": \"ureeqa\",\n            \"rank\": 1398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-03-31T22:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136\"\n            }\n        },\n        {\n            \"id\": 9054,\n            \"name\": \"Robo Token\",\n            \"symbol\": \"ROBO\",\n            \"slug\": \"robo-token\",\n            \"rank\": 8729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T04:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fc2f1044a3b9bb3e43a43ec8f840843ed753061\"\n            }\n        },\n        {\n            \"id\": 9055,\n            \"name\": \"BerrySwap\",\n            \"symbol\": \"BERRY\",\n            \"slug\": \"berryswap\",\n            \"rank\": 8002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T04:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8626f099434d9a7e603b8f0273880209eabfc1c5\"\n            }\n        },\n        {\n            \"id\": 9056,\n            \"name\": \"Rebasing Liquidity\",\n            \"symbol\": \"DELTA-RLP\",\n            \"slug\": \"rebasing-liquidity\",\n            \"rank\": 5875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T05:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfcfc434ee5bff924222e084a8876eee74ea7cfba\"\n            }\n        },\n        {\n            \"id\": 9057,\n            \"name\": \"VYNK CHAIN\",\n            \"symbol\": \"VYNC\",\n            \"slug\": \"vynk-chain\",\n            \"rank\": 3125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T12:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee1ae38be4ce0074c4a4a8dc821cc784778f378c\"\n            }\n        },\n        {\n            \"id\": 9059,\n            \"name\": \"Mero\",\n            \"symbol\": \"MERO\",\n            \"slug\": \"mero\",\n            \"rank\": 7671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T15:00:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x476da763fb6d22b8465f7886d2d652a428a93984\"\n            }\n        },\n        {\n            \"id\": 9060,\n            \"name\": \"BTA Protocol\",\n            \"symbol\": \"BTAP\",\n            \"slug\": \"bta-protocol\",\n            \"rank\": 8730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T09:16:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x270371c58d9d775ed73971dd414656107384f235\"\n            }\n        },\n        {\n            \"id\": 9061,\n            \"name\": \"Rainicorn\",\n            \"symbol\": \"RAINI\",\n            \"slug\": \"rainicorn\",\n            \"rank\": 676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T14:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb953eda0dc65e3246f43dc8fa13f35623bdd5ed\"\n            }\n        },\n        {\n            \"id\": 9062,\n            \"name\": \"LinkPool\",\n            \"symbol\": \"LPL\",\n            \"slug\": \"linkpool\",\n            \"rank\": 5133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T14:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99295f1141d58a99e939f7be6bbe734916a875b8\"\n            }\n        },\n        {\n            \"id\": 9063,\n            \"name\": \"Tcake\",\n            \"symbol\": \"TCAKE\",\n            \"slug\": \"pancaketools\",\n            \"rank\": 8731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T14:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b831d36ed418e893f42d46ff308c326c239429f\"\n            }\n        },\n        {\n            \"id\": 9064,\n            \"name\": \"Sting Defi\",\n            \"symbol\": \"SDFI\",\n            \"slug\": \"sting-defi\",\n            \"rank\": 6221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T23:57:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x250342dd21cae01583e8f3ede4eb64753f665084\"\n            }\n        },\n        {\n            \"id\": 9065,\n            \"name\": \"Realfinance Network\",\n            \"symbol\": \"REFI\",\n            \"slug\": \"realfinance-network\",\n            \"rank\": 4550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:06:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x641a6dc991a49f7be9fe3c72c5d0fbb223edb12f\"\n            }\n        },\n        {\n            \"id\": 9066,\n            \"name\": \"DCTDAO\",\n            \"symbol\": \"DCTD\",\n            \"slug\": \"dctdao\",\n            \"rank\": 8732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb566e883555aebf5b1db211070b530ab00a4b18a\"\n            }\n        },\n        {\n            \"id\": 9067,\n            \"name\": \"Olympus v2\",\n            \"symbol\": \"OHM\",\n            \"slug\": \"olympus\",\n            \"rank\": 2848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:47:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5\"\n            }\n        },\n        {\n            \"id\": 9068,\n            \"name\": \"Nodeseeds\",\n            \"symbol\": \"NDS\",\n            \"slug\": \"nodeseeds\",\n            \"rank\": 7103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T15:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x747f564d258612ec5c4e24742c5fd4110bcbe46b\"\n            }\n        },\n        {\n            \"id\": 9069,\n            \"name\": \"Goatcoin\",\n            \"symbol\": \"GOAT\",\n            \"slug\": \"goatcoin\",\n            \"rank\": 8034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c67dccb04b67d4666fd97b2a00bb6d9b8d82e3f\"\n            }\n        },\n        {\n            \"id\": 9070,\n            \"name\": \"CFX Quantum\",\n            \"symbol\": \"CFXQ\",\n            \"slug\": \"cfx-quantum\",\n            \"rank\": 5178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0557E0d15aeC0b9026dD17aA874fDf7d182A2cEB\"\n            }\n        },\n        {\n            \"id\": 9071,\n            \"name\": \"Chainge\",\n            \"symbol\": \"CHNG\",\n            \"slug\": \"chainge\",\n            \"rank\": 989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T17:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9073,\n            \"name\": \"Popsicle Finance\",\n            \"symbol\": \"ICE\",\n            \"slug\": \"popsicle-finance\",\n            \"rank\": 2865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf16e81dce15b08f326220742020379b855b87df9\"\n            }\n        },\n        {\n            \"id\": 9074,\n            \"name\": \"ZUZ Protocol\",\n            \"symbol\": \"ZUZ\",\n            \"slug\": \"zuz-protocol\",\n            \"rank\": 8733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x202f1877e1db1120ca3e9a98c5d505e7f035c249\"\n            }\n        },\n        {\n            \"id\": 9075,\n            \"name\": \"Bafi Finance\",\n            \"symbol\": \"BAFI\",\n            \"slug\": \"bafi-finance\",\n            \"rank\": 5659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2f46fe221f34dac4cf078e6946a7cb4e373ad28\"\n            }\n        },\n        {\n            \"id\": 9077,\n            \"name\": \"WasabiX\",\n            \"symbol\": \"WASABI\",\n            \"slug\": \"wasabix\",\n            \"rank\": 6022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T16:57:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x896e145568624a498c5a909187363ae947631503\"\n            }\n        },\n        {\n            \"id\": 9078,\n            \"name\": \"FansCoin\",\n            \"symbol\": \"FC\",\n            \"slug\": \"fanscoin\",\n            \"rank\": 7837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T17:12:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9081,\n            \"name\": \"SafeEarth\",\n            \"symbol\": \"SAFEEARTH\",\n            \"slug\": \"safeearth\",\n            \"rank\": 6200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T19:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6f1966d04cfcb9cd1b1dc4e8256d8b501b11cba\"\n            }\n        },\n        {\n            \"id\": 9082,\n            \"name\": \"Swampy\",\n            \"symbol\": \"SWAMP\",\n            \"slug\": \"swampy\",\n            \"rank\": 7080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T17:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc5a49b4cbe004b6fd55b30ba1de6ac360ff9765d\"\n            }\n        },\n        {\n            \"id\": 9083,\n            \"name\": \"Equalizer\",\n            \"symbol\": \"EQZ\",\n            \"slug\": \"equalizer\",\n            \"rank\": 1269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T18:00:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0\"\n            }\n        },\n        {\n            \"id\": 9087,\n            \"name\": \"xDeFi\",\n            \"symbol\": \"XDEX\",\n            \"slug\": \"xdefi\",\n            \"rank\": 8734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T18:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x000000000000d0151e748d25b766e77efe2a6c83\"\n            }\n        },\n        {\n            \"id\": 9089,\n            \"name\": \"Tenset\",\n            \"symbol\": \"10SET\",\n            \"slug\": \"tenset\",\n            \"rank\": 3060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T19:21:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7FF4169a6B5122b664c51c95727d87750eC07c84\"\n            }\n        },\n        {\n            \"id\": 9092,\n            \"name\": \"XBE Token\",\n            \"symbol\": \"XBE\",\n            \"slug\": \"xbe-token\",\n            \"rank\": 3664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T19:20:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5de7cc4bcbca31c473f6d2f27825cfb09cc0bb16\"\n            }\n        },\n        {\n            \"id\": 9093,\n            \"name\": \"Mixty Finance\",\n            \"symbol\": \"MXF\",\n            \"slug\": \"mixty-finance\",\n            \"rank\": 8735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-01T19:48:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf065aa3a18ae67055ff44bd26506fde6ce13312\"\n            }\n        },\n        {\n            \"id\": 9095,\n            \"name\": \"Relite Finance\",\n            \"symbol\": \"RELI\",\n            \"slug\": \"relite-finance\",\n            \"rank\": 1894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T18:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0e58ed58e150dba5fd8e5d4a49f54c7e1e880124\"\n            }\n        },\n        {\n            \"id\": 9096,\n            \"name\": \"Vlad Finance\",\n            \"symbol\": \"VLAD\",\n            \"slug\": \"vlad-finance\",\n            \"rank\": 8736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T04:31:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x279d41f3f78fe5C1f0BA41aE963d6E545113C973\"\n            }\n        },\n        {\n            \"id\": 9097,\n            \"name\": \"Try.Finance\",\n            \"symbol\": \"TRY\",\n            \"slug\": \"try-finance\",\n            \"rank\": 2828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T04:18:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc12eCeE46ed65D970EE5C899FCC7AE133AfF9b03\"\n            }\n        },\n        {\n            \"id\": 9098,\n            \"name\": \"dART Insurance\",\n            \"symbol\": \"dART\",\n            \"slug\": \"dart-insurance\",\n            \"rank\": 8737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T19:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a4623F305A8d7904ED68638AF3B4328678edDBF\"\n            }\n        },\n        {\n            \"id\": 9101,\n            \"name\": \"GYA\",\n            \"symbol\": \"GYA\",\n            \"slug\": \"gya\",\n            \"rank\": 8738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T09:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9458784486fb00c2d1a8740d5579207c42dbd602\"\n            }\n        },\n        {\n            \"id\": 9103,\n            \"name\": \"GAMEE\",\n            \"symbol\": \"GMEE\",\n            \"slug\": \"gamee\",\n            \"rank\": 743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T11:50:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9016a907dc0ecfa3ca425ab20b6b785b42f2373\"\n            }\n        },\n        {\n            \"id\": 9104,\n            \"name\": \"AIOZ Network\",\n            \"symbol\": \"AIOZ\",\n            \"slug\": \"aioz-network\",\n            \"rank\": 440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T19:03:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9105,\n            \"name\": \"ARTX Trading\",\n            \"symbol\": \"ARTX\",\n            \"slug\": \"artx-trading\",\n            \"rank\": 8739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T10:57:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x741b0428efdf4372a8df6fb54b018db5e5ab7710\"\n            }\n        },\n        {\n            \"id\": 9106,\n            \"name\": \"RougeCoin\",\n            \"symbol\": \"XRGE\",\n            \"slug\": \"rougecoin\",\n            \"rank\": 5318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1c7d450130bb77c6a23ddfaecbc4a060215384b\"\n            }\n        },\n        {\n            \"id\": 9107,\n            \"name\": \"ZilSwap\",\n            \"symbol\": \"ZWAP\",\n            \"slug\": \"zilswap\",\n            \"rank\": 5369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:16:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1p5suryq6q647usxczale29cu3336hhp376c627\"\n            }\n        },\n        {\n            \"id\": 9108,\n            \"name\": \"Method Finance\",\n            \"symbol\": \"MTHD\",\n            \"slug\": \"method-finance\",\n            \"rank\": 2271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84ba4aecfde39d69686a841bab434c32d179a169\"\n            }\n        },\n        {\n            \"id\": 9109,\n            \"name\": \"Savix\",\n            \"symbol\": \"SVX\",\n            \"slug\": \"savix\",\n            \"rank\": 2315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-02T23:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc434b27736a6882d33094d34792999702860a13c\"\n            }\n        },\n        {\n            \"id\": 9110,\n            \"name\": \"Kattana\",\n            \"symbol\": \"KTN\",\n            \"slug\": \"kattana\",\n            \"rank\": 1079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T16:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x491e136ff7ff03e6ab097e54734697bb5802fc1c\"\n            }\n        },\n        {\n            \"id\": 9111,\n            \"name\": \"Ethereum Push Notification Service\",\n            \"symbol\": \"PUSH\",\n            \"slug\": \"epns\",\n            \"rank\": 796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T15:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf418588522d5dd018b425E472991E52EBBeEEEEE\"\n            }\n        },\n        {\n            \"id\": 9114,\n            \"name\": \"τBitcoin\",\n            \"symbol\": \"ΤBTC\",\n            \"slug\": \"t-bitcoin\",\n            \"rank\": 1587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T10:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cd1075682b0fccaadd0ca629e138e64015ba11c\"\n            }\n        },\n        {\n            \"id\": 9115,\n            \"name\": \"WorkQuest Token\",\n            \"symbol\": \"WQT\",\n            \"slug\": \"workquest\",\n            \"rank\": 2062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-05T15:24:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06677dc4fe12d3ba3c7ccfd0df8cd45e4d4095bf\"\n            }\n        },\n        {\n            \"id\": 9116,\n            \"name\": \"Finminity\",\n            \"symbol\": \"FMT\",\n            \"slug\": \"finminity\",\n            \"rank\": 2339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99c6e435eC259A7E8d65E1955C9423DB624bA54C\"\n            }\n        },\n        {\n            \"id\": 9118,\n            \"name\": \"Scaleswap\",\n            \"symbol\": \"SCA\",\n            \"slug\": \"scaleswap\",\n            \"rank\": 6167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T00:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1FbD3dF007eB8A7477A1Eab2c63483dCc24EfFD6\"\n            }\n        },\n        {\n            \"id\": 9119,\n            \"name\": \"Alien Worlds\",\n            \"symbol\": \"TLM\",\n            \"slug\": \"alien-worlds\",\n            \"rank\": 369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T00:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888888848B652B3E3a0f34c96E00EEC0F3a23F72\"\n            }\n        },\n        {\n            \"id\": 9120,\n            \"name\": \"Franklin\",\n            \"symbol\": \"FLY\",\n            \"slug\": \"franklin\",\n            \"rank\": 3265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T07:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85f6eb2bd5a062f5f8560be93fb7147e16c81472\"\n            }\n        },\n        {\n            \"id\": 9121,\n            \"name\": \"CUE Protocol\",\n            \"symbol\": \"CUE\",\n            \"slug\": \"cue-protocol\",\n            \"rank\": 2448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T04:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b9d617d3445f0147ece2322bace8db2768d2770\"\n            }\n        },\n        {\n            \"id\": 9123,\n            \"name\": \"Secret Finance\",\n            \"symbol\": \"SEFI\",\n            \"slug\": \"secret-finance\",\n            \"rank\": 6952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T05:36:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x773258b03c730f84af10dfcb1bfaa7487558b8ac\"\n            }\n        },\n        {\n            \"id\": 9124,\n            \"name\": \"Manyswap\",\n            \"symbol\": \"MANY\",\n            \"slug\": \"manyswap\",\n            \"rank\": 6333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T05:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dd6c9c5bcd16816226542688788932c6e79a600\"\n            }\n        },\n        {\n            \"id\": 9125,\n            \"name\": \"Gains Associates\",\n            \"symbol\": \"GAINS\",\n            \"slug\": \"gains-associates\",\n            \"rank\": 5174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T02:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9b312d77bc7bed9b9cecb56636300bed4fe5ce9\"\n            }\n        },\n        {\n            \"id\": 9126,\n            \"name\": \"Wrapped ECOMI\",\n            \"symbol\": \"WOMI\",\n            \"slug\": \"wrapped-ecomi\",\n            \"rank\": 4057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T07:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04969cd041c0cafb6ac462bd65b536a5bdb3a670\"\n            }\n        },\n        {\n            \"id\": 9131,\n            \"name\": \"Alchemist\",\n            \"symbol\": \"MIST\",\n            \"slug\": \"alchemist\",\n            \"rank\": 3154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T04:14:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88acdd2a6425c3faae4bc9650fd7e27e0bebb7ab\"\n            }\n        },\n        {\n            \"id\": 9132,\n            \"name\": \"MobiFi\",\n            \"symbol\": \"MoFi\",\n            \"slug\": \"mobi-finance\",\n            \"rank\": 5233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T18:50:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2dbf14d0b47ed3ba02bdb7c954e05a72deb7544\"\n            }\n        },\n        {\n            \"id\": 9134,\n            \"name\": \"Beyondfi\",\n            \"symbol\": \"BYN\",\n            \"slug\": \"beyond-finance\",\n            \"rank\": 1665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T06:31:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4bb3205bf648b7f59ef90dee0f1b62f6116bc7ca\"\n            }\n        },\n        {\n            \"id\": 9138,\n            \"name\": \"PhoenixDefi.Finance\",\n            \"symbol\": \"PNIX\",\n            \"slug\": \"phoenixdefi-finance\",\n            \"rank\": 4835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T21:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7\"\n            }\n        },\n        {\n            \"id\": 9139,\n            \"name\": \"Yetucoin\",\n            \"symbol\": \"YETU\",\n            \"slug\": \"yetucoin\",\n            \"rank\": 7782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T17:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6652048fa5e66ed63a0225ffd7c82e106b0aa18b\"\n            }\n        },\n        {\n            \"id\": 9140,\n            \"name\": \"Moonshot\",\n            \"symbol\": \"MOONSHOT\",\n            \"slug\": \"moonshot\",\n            \"rank\": 5568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-06T22:39:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd27d3f7f329d93d897612e413f207a4dbe8bf799\"\n            }\n        },\n        {\n            \"id\": 9142,\n            \"name\": \"Lemur Finance\",\n            \"symbol\": \"LEM\",\n            \"slug\": \"lemur-finance\",\n            \"rank\": 8052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T12:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb\"\n            }\n        },\n        {\n            \"id\": 9145,\n            \"name\": \"Yellow Road\",\n            \"symbol\": \"ROAD\",\n            \"slug\": \"yellow-road\",\n            \"rank\": 1999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-10T15:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a3057027032a1af433f6f596cab15271e4d8196\"\n            }\n        },\n        {\n            \"id\": 9148,\n            \"name\": \"Drep [new]\",\n            \"symbol\": \"DREP\",\n            \"slug\": \"drep-new\",\n            \"rank\": 694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T01:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ab6ed69ef663bd986ee59205ccad8a20f98b4c2\"\n            }\n        },\n        {\n            \"id\": 9149,\n            \"name\": \"Cryptonovae\",\n            \"symbol\": \"YAE\",\n            \"slug\": \"cryptonovae\",\n            \"rank\": 1439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T18:00:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ee438be38f8682abb089f2bfea48851c5e71eaf\"\n            }\n        },\n        {\n            \"id\": 9150,\n            \"name\": \"Orakuru\",\n            \"symbol\": \"ORK\",\n            \"slug\": \"orakuru\",\n            \"rank\": 5731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-10T05:57:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8\"\n            }\n        },\n        {\n            \"id\": 9151,\n            \"name\": \"ShardingDAO\",\n            \"symbol\": \"SHD\",\n            \"slug\": \"shardingdao\",\n            \"rank\": 8740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T16:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5845cd0205b5d43af695412a79cf7c1aeddb060f\"\n            }\n        },\n        {\n            \"id\": 9152,\n            \"name\": \"Octree Finance\",\n            \"symbol\": \"OAK\",\n            \"slug\": \"octree-oak\",\n            \"rank\": 7221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T18:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e0f2fd3cada61d891c653a7fbbf2df7e2214757\"\n            }\n        },\n        {\n            \"id\": 9153,\n            \"name\": \"Interest Bearing Defi Pulse Index\",\n            \"symbol\": \"BDPI\",\n            \"slug\": \"interest-bearing-dpi\",\n            \"rank\": 8741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T18:12:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0309c98b1bffa350bcb3f9fb9780970ca32a5060\"\n            }\n        },\n        {\n            \"id\": 9155,\n            \"name\": \"Digital Fitness\",\n            \"symbol\": \"DEFIT\",\n            \"slug\": \"digital-fitness\",\n            \"rank\": 1895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T19:07:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84cffa78b2fbbeec8c37391d2b12a04d2030845e\"\n            }\n        },\n        {\n            \"id\": 9157,\n            \"name\": \"BasketDAO\",\n            \"symbol\": \"BASK\",\n            \"slug\": \"basketdao\",\n            \"rank\": 4922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T19:06:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9158,\n            \"name\": \"moonwolf.io\",\n            \"symbol\": \"WOLF\",\n            \"slug\": \"moonwolf\",\n            \"rank\": 5113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T20:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16\"\n            }\n        },\n        {\n            \"id\": 9160,\n            \"name\": \"Linkflow Finance\",\n            \"symbol\": \"LF\",\n            \"slug\": \"linkflow-finance\",\n            \"rank\": 2885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-07T20:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88665a7556e1b3c939d6661248116886845249a8\"\n            }\n        },\n        {\n            \"id\": 9163,\n            \"name\": \"Secure Pad\",\n            \"symbol\": \"SEPA\",\n            \"slug\": \"secure-pad-token\",\n            \"rank\": 2445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T18:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10994aa2fb8e6ba5d9fb2bc127ff228c4fe6167f\"\n            }\n        },\n        {\n            \"id\": 9164,\n            \"name\": \"Depth Token\",\n            \"symbol\": \"DEP\",\n            \"slug\": \"depth-token\",\n            \"rank\": 2405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T21:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x48C859531254F25e57D1C1A8E030Ef0B1c895c27\"\n            }\n        },\n        {\n            \"id\": 9167,\n            \"name\": \"BaTorrent\",\n            \"symbol\": \"BA\",\n            \"slug\": \"batorrent\",\n            \"rank\": 6232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T19:06:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9168,\n            \"name\": \"PYXIS Network\",\n            \"symbol\": \"PYX\",\n            \"slug\": \"pyxis-network\",\n            \"rank\": 8742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T05:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017\"\n            }\n        },\n        {\n            \"id\": 9169,\n            \"name\": \"MMAON\",\n            \"symbol\": \"MMAON\",\n            \"slug\": \"mmaon\",\n            \"rank\": 7718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T05:52:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8315472bae77f9a2b856a67eb0796480aafcd51c\"\n            }\n        },\n        {\n            \"id\": 9170,\n            \"name\": \"Visor.Finance\",\n            \"symbol\": \"VISR\",\n            \"slug\": \"visor-finance\",\n            \"rank\": 962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T07:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf938424f7210f31df2aee3011291b658f872e91e\"\n            }\n        },\n        {\n            \"id\": 9171,\n            \"name\": \"AMPnet Asset Platform and Exchange\",\n            \"symbol\": \"AAPX\",\n            \"slug\": \"ampnet-asset-platform-and-exchange\",\n            \"rank\": 8743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T11:51:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbfd815347d024f449886c171f78fa5b8e6790811\"\n            }\n        },\n        {\n            \"id\": 9172,\n            \"name\": \"Professional Fighters League Fan Token\",\n            \"symbol\": \"PFL\",\n            \"slug\": \"professional-fighters-league-fan-token\",\n            \"rank\": 1892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T12:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9173,\n            \"name\": \"Raze Network\",\n            \"symbol\": \"RAZE\",\n            \"slug\": \"raze-network\",\n            \"rank\": 1380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T15:48:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC\"\n            }\n        },\n        {\n            \"id\": 9175,\n            \"name\": \"MOBOX\",\n            \"symbol\": \"MBOX\",\n            \"slug\": \"mobox\",\n            \"rank\": 200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T16:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377\"\n            }\n        },\n        {\n            \"id\": 9176,\n            \"name\": \"RocketX\",\n            \"symbol\": \"RVF\",\n            \"slug\": \"rocket-vault-rocketx\",\n            \"rank\": 1205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T21:16:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc8af07a7861bedd104b8093ae3e9376fc8596d2\"\n            }\n        },\n        {\n            \"id\": 9177,\n            \"name\": \"Pitbull\",\n            \"symbol\": \"PIT\",\n            \"slug\": \"pitbull\",\n            \"rank\": 3380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T19:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50\"\n            }\n        },\n        {\n            \"id\": 9178,\n            \"name\": \"ELONGATE\",\n            \"symbol\": \"ELONGATE\",\n            \"slug\": \"elongate\",\n            \"rank\": 4889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T19:35:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2A9718defF471f3Bb91FA0ECEAB14154F150a385\"\n            }\n        },\n        {\n            \"id\": 9179,\n            \"name\": \"Defi For You\",\n            \"symbol\": \"DFY\",\n            \"slug\": \"defi-for-you\",\n            \"rank\": 3267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-08T20:35:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd98560689c6e748dc37bc410b4d3096b1aa3d8c2\"\n            }\n        },\n        {\n            \"id\": 9180,\n            \"name\": \"SYL\",\n            \"symbol\": \"SYL\",\n            \"slug\": \"xsl-labs\",\n            \"rank\": 4431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T03:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e52a123ed6db6ac872a875552935fbbd2544c86\"\n            }\n        },\n        {\n            \"id\": 9182,\n            \"name\": \"ZilPay Wallet / Dragon Zil Token\",\n            \"symbol\": \"ZLP\",\n            \"slug\": \"zilpay-wallet\",\n            \"rank\": 7191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1l0g8u6f9g0fsvjuu74ctyla2hltefrdyt7k5f4\"\n            }\n        },\n        {\n            \"id\": 9185,\n            \"name\": \"FairEclipse\",\n            \"symbol\": \"FECLIPSE\",\n            \"slug\": \"faireclipse\",\n            \"rank\": 7999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T00:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f45F6025be6C65573dAa0b9965a75e837848Da0\"\n            }\n        },\n        {\n            \"id\": 9186,\n            \"name\": \"Dark Matter\",\n            \"symbol\": \"DMT\",\n            \"slug\": \"dark-matter\",\n            \"rank\": 6549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-09T00:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79126d32a86e6663f3aaac4527732d0701c1ae6c\"\n            }\n        },\n        {\n            \"id\": 9187,\n            \"name\": \"MY IDENTITY COIN\",\n            \"symbol\": \"MYID\",\n            \"slug\": \"my-identity-coin\",\n            \"rank\": 6935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T16:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5273063725a43a323300c502478c22fbb4e92c2d\"\n            }\n        },\n        {\n            \"id\": 9188,\n            \"name\": \"Globe Derivative Exchange\",\n            \"symbol\": \"GDT\",\n            \"slug\": \"globe-derivative-exchange\",\n            \"rank\": 3807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-09T07:27:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc67b12049c2d0cf6e476bc64c7f82fc6c63cffc5\"\n            }\n        },\n        {\n            \"id\": 9191,\n            \"name\": \"Occam.Fi\",\n            \"symbol\": \"OCC\",\n            \"slug\": \"occamfi\",\n            \"rank\": 4051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T17:51:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f109021afe75b949429fe30523ee7c0d5b27207\"\n            }\n        },\n        {\n            \"id\": 9193,\n            \"name\": \"Prostarter\",\n            \"symbol\": \"PROT\",\n            \"slug\": \"prostarter\",\n            \"rank\": 3850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T14:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2341dd0a96a0dab62aa1efb93d59ff7f3bdb8932\"\n            }\n        },\n        {\n            \"id\": 9194,\n            \"name\": \"Saito\",\n            \"symbol\": \"SAITO\",\n            \"slug\": \"saito\",\n            \"rank\": 591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T14:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFa14Fa6958401314851A17d6C5360cA29f74B57B\"\n            }\n        },\n        {\n            \"id\": 9196,\n            \"name\": \"Genesis Shards\",\n            \"symbol\": \"GS\",\n            \"slug\": \"genesis-shards\",\n            \"rank\": 1856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T15:34:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b9a2c3e9f40cf74b2c7f591b2b0cca055c3112\"\n            }\n        },\n        {\n            \"id\": 9198,\n            \"name\": \"Hord\",\n            \"symbol\": \"HORD\",\n            \"slug\": \"hord\",\n            \"rank\": 1204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T13:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43a96962254855f16b925556f9e97be436a43448\"\n            }\n        },\n        {\n            \"id\": 9200,\n            \"name\": \"Revomon\",\n            \"symbol\": \"REVO\",\n            \"slug\": \"revomon\",\n            \"rank\": 977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T11:15:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409\"\n            }\n        },\n        {\n            \"id\": 9201,\n            \"name\": \"StackOs\",\n            \"symbol\": \"STACK\",\n            \"slug\": \"stackos\",\n            \"rank\": 615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-24T15:51:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56a86d648c435dc707c8405b78e2ae8eb4e60ba4\"\n            }\n        },\n        {\n            \"id\": 9203,\n            \"name\": \"Gambit\",\n            \"symbol\": \"GMT\",\n            \"slug\": \"gambit-finance\",\n            \"rank\": 8004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T16:33:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x99e92123eB77Bc8f999316f622e5222498438784\"\n            }\n        },\n        {\n            \"id\": 9205,\n            \"name\": \"K21\",\n            \"symbol\": \"K21\",\n            \"slug\": \"k21\",\n            \"rank\": 832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T01:58:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9d99c33ea2d86ec5ec6b8a4dd816ebba64404af\"\n            }\n        },\n        {\n            \"id\": 9206,\n            \"name\": \"Trustworks\",\n            \"symbol\": \"TRUST\",\n            \"slug\": \"trustworks\",\n            \"rank\": 6231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T18:06:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dBd86A424a815AD2A08a2D8dAE07007fed6Dc91\"\n            }\n        },\n        {\n            \"id\": 9207,\n            \"name\": \"Metaverse Index\",\n            \"symbol\": \"MVI\",\n            \"slug\": \"metaverse-index\",\n            \"rank\": 3521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T21:06:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72e364f2abdc788b7e918bc238b21f109cd634d7\"\n            }\n        },\n        {\n            \"id\": 9208,\n            \"name\": \"SafeLight\",\n            \"symbol\": \"SAFELIGHT\",\n            \"slug\": \"safelight\",\n            \"rank\": 7823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T04:45:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5360c2070faecfc231fd6bd743fe88382f2991d\"\n            }\n        },\n        {\n            \"id\": 9210,\n            \"name\": \"Pollo Dollar\",\n            \"symbol\": \"PDO\",\n            \"slug\": \"pollo\",\n            \"rank\": 8070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T22:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5BCcFbd33873A5498F8406146868eDdd5E998962\"\n            }\n        },\n        {\n            \"id\": 9212,\n            \"name\": \"CumRocket\",\n            \"symbol\": \"CUMMIES\",\n            \"slug\": \"cumrocket\",\n            \"rank\": 997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T23:45:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d\"\n            }\n        },\n        {\n            \"id\": 9213,\n            \"name\": \"Moon Stop\",\n            \"symbol\": \"MNSTP\",\n            \"slug\": \"moon-stop\",\n            \"rank\": 6932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-13T23:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x150159C72F0F9Ef9000BF95E242dE6682480D6D3\"\n            }\n        },\n        {\n            \"id\": 9214,\n            \"name\": \"MoonStar\",\n            \"symbol\": \"MOONSTAR\",\n            \"slug\": \"moonstar\",\n            \"rank\": 6682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T02:48:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce5814efff15d53efd8025b9f2006d4d7d640b9b\"\n            }\n        },\n        {\n            \"id\": 9217,\n            \"name\": \"XFai\",\n            \"symbol\": \"XFIT\",\n            \"slug\": \"xfai\",\n            \"rank\": 5787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T17:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4aa41bC1649C9C3177eD16CaaA11482295fC7441\"\n            }\n        },\n        {\n            \"id\": 9218,\n            \"name\": \"Mist\",\n            \"symbol\": \"MIST\",\n            \"slug\": \"mist\",\n            \"rank\": 1337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T11:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68E374F856bF25468D365E539b700b648Bf94B67\"\n            }\n        },\n        {\n            \"id\": 9220,\n            \"name\": \"StrikeX\",\n            \"symbol\": \"STRX\",\n            \"slug\": \"strikecoin\",\n            \"rank\": 4046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T18:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6fdde76b8c1c45b33790cc8751d5b88984c44ec\"\n            }\n        },\n        {\n            \"id\": 9223,\n            \"name\": \"Alchemist DeFi Mist\",\n            \"symbol\": \"MIST\",\n            \"slug\": \"alchemist-defi-mist\",\n            \"rank\": 8022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T18:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f8fe12cc34398d15b7d5a5ba933e550da1d099f\"\n            }\n        },\n        {\n            \"id\": 9224,\n            \"name\": \"Alchemist DeFi Aurum\",\n            \"symbol\": \"AURUM\",\n            \"slug\": \"alchemist-defi-aurum\",\n            \"rank\": 8078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T18:29:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49207baa3a7332f0716788aa57b088d499bcc104\"\n            }\n        },\n        {\n            \"id\": 9225,\n            \"name\": \"Rigel Protocol\",\n            \"symbol\": \"RGP\",\n            \"slug\": \"rigel-protocol\",\n            \"rank\": 2253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T22:41:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa262f303aa244f9cc66f312f0755d89c3793192\"\n            }\n        },\n        {\n            \"id\": 9226,\n            \"name\": \"ziot Coin\",\n            \"symbol\": \"ZIOT\",\n            \"slug\": \"ziot-coin\",\n            \"rank\": 8744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb22ced41b1267da411f68c879f4defd0bd4796a\"\n            }\n        },\n        {\n            \"id\": 9228,\n            \"name\": \"Martian DAO\",\n            \"symbol\": \"MDAO\",\n            \"slug\": \"martian-dao\",\n            \"rank\": 8073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca\"\n            }\n        },\n        {\n            \"id\": 9229,\n            \"name\": \"WHEAT\",\n            \"symbol\": \"WHEAT\",\n            \"slug\": \"wheat\",\n            \"rank\": 4892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ab63309F85df5D4c3351ff8EACb87980E05Da4E\"\n            }\n        },\n        {\n            \"id\": 9231,\n            \"name\": \"Hungry Bear\",\n            \"symbol\": \"HUNGRY\",\n            \"slug\": \"hungry-bear\",\n            \"rank\": 4704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T20:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc\"\n            }\n        },\n        {\n            \"id\": 9233,\n            \"name\": \"IQONIQ FanEcoSystem\",\n            \"symbol\": \"IQQ\",\n            \"slug\": \"iqoniq-fanecosystem\",\n            \"rank\": 7962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-14T21:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68a9d92fe19399feebed6a9a0980a7ea7638074c\"\n            }\n        },\n        {\n            \"id\": 9234,\n            \"name\": \"Froge Finance\",\n            \"symbol\": \"FROGE\",\n            \"slug\": \"froge-finance\",\n            \"rank\": 6865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T06:15:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29502fe4d233ef0b45c3647101fa1252ce0634bd\"\n            }\n        },\n        {\n            \"id\": 9235,\n            \"name\": \"Hyper Finance\",\n            \"symbol\": \"HYFI\",\n            \"slug\": \"hyper-finance\",\n            \"rank\": 2687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T13:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a319b959e33369c5eaa494a770117ee3e585318\"\n            }\n        },\n        {\n            \"id\": 9236,\n            \"name\": \"TopBidder\",\n            \"symbol\": \"BID\",\n            \"slug\": \"topbidder\",\n            \"rank\": 1411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T08:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00000000000045166c45af0fc6e4cf31d9e14b9a\"\n            }\n        },\n        {\n            \"id\": 9237,\n            \"name\": \"Horizon Protocol\",\n            \"symbol\": \"HZN\",\n            \"slug\": \"horizon-protocol\",\n            \"rank\": 1434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T15:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0eff7749b125444953ef89682201fb8c6a917cd\"\n            }\n        },\n        {\n            \"id\": 9238,\n            \"name\": \"Mofi Finance\",\n            \"symbol\": \"MOFI\",\n            \"slug\": \"mofi-finance\",\n            \"rank\": 7812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T22:04:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x984d3e9906ef5f3e44576140cd0cf649ba1befa8\"\n            }\n        },\n        {\n            \"id\": 9239,\n            \"name\": \"Fox Finance\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"fox-finance\",\n            \"rank\": 6581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFAd8E46123D7b4e77496491769C167FF894d2ACB\"\n            }\n        },\n        {\n            \"id\": 9240,\n            \"name\": \"Vangold\",\n            \"symbol\": \"VGD\",\n            \"slug\": \"vangold-token\",\n            \"rank\": 7589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T16:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44\"\n            }\n        },\n        {\n            \"id\": 9241,\n            \"name\": \"Satozhi\",\n            \"symbol\": \"SATOZ\",\n            \"slug\": \"satozhi\",\n            \"rank\": 5638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4341fA52669cea0c1836095529A7E9B04b8b88D\"\n            }\n        },\n        {\n            \"id\": 9243,\n            \"name\": \"Darwinia Crab Network\",\n            \"symbol\": \"CRAB\",\n            \"slug\": \"darwinia-crab-network\",\n            \"rank\": 5551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T11:21:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9245,\n            \"name\": \"Signata\",\n            \"symbol\": \"SATA\",\n            \"slug\": \"signata\",\n            \"rank\": 764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T12:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ebb4A4e91Ad83BE51F8d596533818b246F4bEe1\"\n            }\n        },\n        {\n            \"id\": 9247,\n            \"name\": \"Whole Earth Coin\",\n            \"symbol\": \"WEC\",\n            \"slug\": \"whole-earth-coin\",\n            \"rank\": 2969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9248,\n            \"name\": \"Carillonium finance\",\n            \"symbol\": \"CAROM\",\n            \"slug\": \"carillonium-finance\",\n            \"rank\": 8032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-15T14:03:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71f3ed37567e013f8294aa0c6c1c92332d2944f3\"\n            }\n        },\n        {\n            \"id\": 9249,\n            \"name\": \"NFTD Protocol\",\n            \"symbol\": \"NFTD\",\n            \"slug\": \"nftd-protocol\",\n            \"rank\": 5496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T20:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11a9a7e3c320eaa80b8ecb223a10c5ae281d9ae0\"\n            }\n        },\n        {\n            \"id\": 9251,\n            \"name\": \"Standard Protocol\",\n            \"symbol\": \"STND\",\n            \"slug\": \"standard-protocol\",\n            \"rank\": 1427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T17:52:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9040e237C3bF18347bb00957Dc22167D0f2b999d\"\n            }\n        },\n        {\n            \"id\": 9253,\n            \"name\": \"Twinci\",\n            \"symbol\": \"TWIN\",\n            \"slug\": \"twinci\",\n            \"rank\": 2611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T02:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf83f292fced83032f52ced45ef7dbddb586441a\"\n            }\n        },\n        {\n            \"id\": 9257,\n            \"name\": \"One Get Coin\",\n            \"symbol\": \"OGC\",\n            \"slug\": \"one-get-coin\",\n            \"rank\": 7578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T04:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33d53608167ac3679c0fe9f7a7a725891cf0f471\"\n            }\n        },\n        {\n            \"id\": 9258,\n            \"name\": \"Chia\",\n            \"symbol\": \"XCH\",\n            \"slug\": \"chia-network\",\n            \"rank\": 188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T16:46:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9259,\n            \"name\": \"TheForce Trade\",\n            \"symbol\": \"FOC\",\n            \"slug\": \"theforce-trade\",\n            \"rank\": 2000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3051CFb958dcD408FBa70256073Adba943Fdf552\"\n            }\n        },\n        {\n            \"id\": 9260,\n            \"name\": \"Zigcoin\",\n            \"symbol\": \"ZIG\",\n            \"slug\": \"zigcoin\",\n            \"rank\": 691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2617246d0c6c0087f18703d576831899ca94f01\"\n            }\n        },\n        {\n            \"id\": 9261,\n            \"name\": \"KelVPN\",\n            \"symbol\": \"KEL\",\n            \"slug\": \"kelvpn\",\n            \"rank\": 7275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T01:16:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4abb9cc67bd3da9eb966d1159a71a0e68bd15432\"\n            }\n        },\n        {\n            \"id\": 9262,\n            \"name\": \"UniFarm\",\n            \"symbol\": \"UFARM\",\n            \"slug\": \"unifarm\",\n            \"rank\": 1938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T02:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa7305ae84519ff8be02484cda45834c4e7d13dd6\"\n            }\n        },\n        {\n            \"id\": 9263,\n            \"name\": \"Unizen\",\n            \"symbol\": \"ZCX\",\n            \"slug\": \"unizen\",\n            \"rank\": 2931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T10:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc52c326331e9ce41f04484d3b5e5648158028804\"\n            }\n        },\n        {\n            \"id\": 9264,\n            \"name\": \"PolkaDomain\",\n            \"symbol\": \"NAME\",\n            \"slug\": \"polkadomain\",\n            \"rank\": 1869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-16T13:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1A4c5BBb704a92599FEdB191f451E0d3a1ed842\"\n            }\n        },\n        {\n            \"id\": 9265,\n            \"name\": \"Porta\",\n            \"symbol\": \"KIAN\",\n            \"slug\": \"porta\",\n            \"rank\": 3274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T03:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ECE3F1542C4e1a06767457e4D8286beA772fc41\"\n            }\n        },\n        {\n            \"id\": 9268,\n            \"name\": \"2local\",\n            \"symbol\": \"2LC\",\n            \"slug\": \"2local\",\n            \"rank\": 2262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11F6ECC9E2658627e0876212f1078b9F84d3196e\"\n            }\n        },\n        {\n            \"id\": 9269,\n            \"name\": \"Refinable\",\n            \"symbol\": \"FINE\",\n            \"slug\": \"refinable\",\n            \"rank\": 1164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T14:46:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e6415a5727ea08aae4580057187923aec331227\"\n            }\n        },\n        {\n            \"id\": 9270,\n            \"name\": \"Bitcoin Bam\",\n            \"symbol\": \"BTCBAM\",\n            \"slug\": \"bitcoin-bam\",\n            \"rank\": 3509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T15:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9271,\n            \"name\": \"Momo Protocol\",\n            \"symbol\": \"MOMO\",\n            \"slug\": \"momo-protocol\",\n            \"rank\": 5612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafb2997fe9a99022e61c7e01b974e0e3d7704b02\"\n            }\n        },\n        {\n            \"id\": 9272,\n            \"name\": \"Munch Token\",\n            \"symbol\": \"MUNCH\",\n            \"slug\": \"munch-token\",\n            \"rank\": 6396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x944eee930933be5e23b690c8589021ec8619a301\"\n            }\n        },\n        {\n            \"id\": 9273,\n            \"name\": \"Octans\",\n            \"symbol\": \"OCTA\",\n            \"slug\": \"octans\",\n            \"rank\": 6517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28\"\n            }\n        },\n        {\n            \"id\": 9274,\n            \"name\": \"RocketMoon\",\n            \"symbol\": \"RMOON\",\n            \"slug\": \"rocketmoon\",\n            \"rank\": 8103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78bc22a215c1ef8a2e41fa1c39cd7bdc09bd5174\"\n            }\n        },\n        {\n            \"id\": 9276,\n            \"name\": \"Pofi\",\n            \"symbol\": \"POFI\",\n            \"slug\": \"pofi\",\n            \"rank\": 7744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x461f6c9ae13a7dac7055c73fbf8dab529d667041\"\n            }\n        },\n        {\n            \"id\": 9277,\n            \"name\": \"Revolution Populi\",\n            \"symbol\": \"RVP\",\n            \"slug\": \"revolution-populi\",\n            \"rank\": 599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T22:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x17ef75aa22dd5f6c2763b8304ab24f40ee54d48a\"\n            }\n        },\n        {\n            \"id\": 9278,\n            \"name\": \"RiskMoon\",\n            \"symbol\": \"RISKMOON\",\n            \"slug\": \"riskmoon\",\n            \"rank\": 7722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T23:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9\"\n            }\n        },\n        {\n            \"id\": 9279,\n            \"name\": \"SuperLauncher\",\n            \"symbol\": \"LAUNCH\",\n            \"slug\": \"superlauncher\",\n            \"rank\": 1260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T23:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb5389a679151c4b8621b1098c6e0961a3cfee8d4\"\n            }\n        },\n        {\n            \"id\": 9282,\n            \"name\": \"Hugo Game\",\n            \"symbol\": \"HUGO\",\n            \"slug\": \"hugo-finance\",\n            \"rank\": 5048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-18T23:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce195c777e1ce96c30ebec54c91d20417a068706\"\n            }\n        },\n        {\n            \"id\": 9283,\n            \"name\": \"Waffle\",\n            \"symbol\": \"WAF\",\n            \"slug\": \"waffle\",\n            \"rank\": 8055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x650febe5ad8a17a8f27f17ec80fd208e23e9246c\"\n            }\n        },\n        {\n            \"id\": 9284,\n            \"name\": \"Secured MoonRat Token\",\n            \"symbol\": \"SMRAT\",\n            \"slug\": \"secured-moonrat-token\",\n            \"rank\": 4696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T03:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68590a47578e5060a29fd99654f4556dbfa05d10\"\n            }\n        },\n        {\n            \"id\": 9285,\n            \"name\": \"Moonriver\",\n            \"symbol\": \"MOVR\",\n            \"slug\": \"moonriver\",\n            \"rank\": 198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T08:00:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9286,\n            \"name\": \"Doge Killer\",\n            \"symbol\": \"LEASH\",\n            \"slug\": \"doge-killer\",\n            \"rank\": 3010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T06:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x27c70cd1946795b66be9d954418546998b546634\"\n            }\n        },\n        {\n            \"id\": 9287,\n            \"name\": \"Uniqly\",\n            \"symbol\": \"UNIQ\",\n            \"slug\": \"uniqly\",\n            \"rank\": 3533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3758e00b100876c854636ef8db61988931bb8025\"\n            }\n        },\n        {\n            \"id\": 9288,\n            \"name\": \"BENQI\",\n            \"symbol\": \"QI\",\n            \"slug\": \"benqi\",\n            \"rank\": 823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T03:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5\"\n            }\n        },\n        {\n            \"id\": 9289,\n            \"name\": \"Chainswap\",\n            \"symbol\": \"ASAP\",\n            \"slug\": \"chainswap\",\n            \"rank\": 1541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T15:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc665390b03c5d324d8faf81c15ecee29a73bcb4\"\n            }\n        },\n        {\n            \"id\": 9291,\n            \"name\": \"Ternoa\",\n            \"symbol\": \"CAPS\",\n            \"slug\": \"ternoa\",\n            \"rank\": 656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T19:23:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03be5c903c727ee2c8c4e9bc0acc860cca4715e2\"\n            }\n        },\n        {\n            \"id\": 9292,\n            \"name\": \"Bitsz\",\n            \"symbol\": \"BITSZ\",\n            \"slug\": \"bitsz\",\n            \"rank\": 5326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T16:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9293,\n            \"name\": \"MarsMission Protocol\",\n            \"symbol\": \"MARSM\",\n            \"slug\": \"marsmission-protocol\",\n            \"rank\": 8745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T15:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82eb29d3eb0719af341f6b18c0d9d749c0cd16b6\"\n            }\n        },\n        {\n            \"id\": 9294,\n            \"name\": \"SAFESUN\",\n            \"symbol\": \"SAFESUN\",\n            \"slug\": \"safesun-crypto\",\n            \"rank\": 7217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T02:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA03C3a233940485D46eE77407343DA3221198427\"\n            }\n        },\n        {\n            \"id\": 9295,\n            \"name\": \"CLIMB TOKEN FINANCE\",\n            \"symbol\": \"CLIMB\",\n            \"slug\": \"climb-token-finance\",\n            \"rank\": 6076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T16:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a1d286ed5edad78befd6e0d8beb38791e8cd69d\"\n            }\n        },\n        {\n            \"id\": 9296,\n            \"name\": \"ENV Finance\",\n            \"symbol\": \"ENV\",\n            \"slug\": \"env-finance\",\n            \"rank\": 7698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T21:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4D2b1966F347E48B2d247F684d7677854083E4AB\"\n            }\n        },\n        {\n            \"id\": 9299,\n            \"name\": \"NFT Art Finance\",\n            \"symbol\": \"NFTART\",\n            \"slug\": \"nft-art-finance\",\n            \"rank\": 3800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T18:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7844cb890f4c339c497aeab599abdc3c874b67a\"\n            }\n        },\n        {\n            \"id\": 9300,\n            \"name\": \"Zeppelin DAO\",\n            \"symbol\": \"ZEP\",\n            \"slug\": \"zeppelin-dao\",\n            \"rank\": 6286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T05:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD\"\n            }\n        },\n        {\n            \"id\": 9302,\n            \"name\": \"MoMo KEY\",\n            \"symbol\": \"KEY\",\n            \"slug\": \"momo-key\",\n            \"rank\": 5810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T22:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x85c128ee1feeb39a59490c720a9c563554b51d33\"\n            }\n        },\n        {\n            \"id\": 9304,\n            \"name\": \"DAIN\",\n            \"symbol\": \"DAIN\",\n            \"slug\": \"dain\",\n            \"rank\": 7305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T20:49:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7d706ED3598a354A4aDFce5D8C5383dF99a4461\"\n            }\n        },\n        {\n            \"id\": 9308,\n            \"name\": \"Vulcan Forged PYR\",\n            \"symbol\": \"PYR\",\n            \"slug\": \"vulcan-forged-pyr\",\n            \"rank\": 175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-19T23:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x430ef9263e76dae63c84292c3409d61c598e9682\"\n            }\n        },\n        {\n            \"id\": 9309,\n            \"name\": \"Hyperchain X\",\n            \"symbol\": \"HYPER\",\n            \"slug\": \"hyperchain-x\",\n            \"rank\": 5585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T22:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0469f8ca65ce318888cc0d6459d0c7cbe5912c98\"\n            }\n        },\n        {\n            \"id\": 9312,\n            \"name\": \"The Lab Finance\",\n            \"symbol\": \"LABO\",\n            \"slug\": \"the-lab-finance\",\n            \"rank\": 7931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T16:08:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x171401a3d18b21bfa3f9bf4f9637f3691158365a\"\n            }\n        },\n        {\n            \"id\": 9316,\n            \"name\": \"Shipit pro\",\n            \"symbol\": \"SHPP\",\n            \"slug\": \"shipit-pro\",\n            \"rank\": 7287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T01:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9318,\n            \"name\": \"BeforeCoinMarketCap\",\n            \"symbol\": \"BCMC1\",\n            \"slug\": \"beforecoinmarketcap\",\n            \"rank\": 3433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T01:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5e2a54fef5f9e4a6b21ec646bbed7a160a00f18\"\n            }\n        },\n        {\n            \"id\": 9319,\n            \"name\": \"Vanilla\",\n            \"symbol\": \"VNL\",\n            \"slug\": \"vanilla\",\n            \"rank\": 6946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T13:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf900809f4c73e5a3476eb183d8b06a27e61f8e5\"\n            }\n        },\n        {\n            \"id\": 9322,\n            \"name\": \"BondAppétit Governance Token\",\n            \"symbol\": \"BAG\",\n            \"slug\": \"bondappetit-governance-token\",\n            \"rank\": 1977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T02:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28A06c02287e657ec3F8e151A13C36A1D43814b0\"\n            }\n        },\n        {\n            \"id\": 9326,\n            \"name\": \"ROPE Token\",\n            \"symbol\": \"ROPE\",\n            \"slug\": \"rope-token\",\n            \"rank\": 6072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T18:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo\"\n            }\n        },\n        {\n            \"id\": 9329,\n            \"name\": \"Crypto Excellence\",\n            \"symbol\": \"CE\",\n            \"slug\": \"crypto-excellence\",\n            \"rank\": 8746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T03:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f12dfc7981de79a8a34070a732471f2d335eece\"\n            }\n        },\n        {\n            \"id\": 9330,\n            \"name\": \"BIXBCOIN\",\n            \"symbol\": \"BIXB\",\n            \"slug\": \"bixbcoin\",\n            \"rank\": 3467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T19:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9332,\n            \"name\": \"APWars\",\n            \"symbol\": \"WGOLD\",\n            \"slug\": \"apwars\",\n            \"rank\": 6268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ab6eedd9443e0e98e5ea93667ca5b250b8dda51\"\n            }\n        },\n        {\n            \"id\": 9334,\n            \"name\": \"SafeLaunchpad\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"safelaunchpad\",\n            \"rank\": 8747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F\"\n            }\n        },\n        {\n            \"id\": 9339,\n            \"name\": \"Mello Token\",\n            \"symbol\": \"MELLO\",\n            \"slug\": \"mello-token\",\n            \"rank\": 8748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T03:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x651bfbb26455294408aabc61a7adf427bf149898\"\n            }\n        },\n        {\n            \"id\": 9340,\n            \"name\": \"Donkey\",\n            \"symbol\": \"DONK\",\n            \"slug\": \"donkey\",\n            \"rank\": 7675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T09:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe4f6d46c244bb7cf3e218cdfb5c35cf9a4d9c920\"\n            }\n        },\n        {\n            \"id\": 9342,\n            \"name\": \"Community Business Token\",\n            \"symbol\": \"CBT\",\n            \"slug\": \"community-business-token\",\n            \"rank\": 6301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T04:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfA93660C3f6a848556Bb8E265f994160A1F2B289\"\n            }\n        },\n        {\n            \"id\": 9344,\n            \"name\": \"1MillionNFTs\",\n            \"symbol\": \"1MIL\",\n            \"slug\": \"1millionnfts\",\n            \"rank\": 2426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4ef4b0b23c1fc81d3f9ecf93510e64f58a4a016\"\n            }\n        },\n        {\n            \"id\": 9345,\n            \"name\": \"BSC Station\",\n            \"symbol\": \"BSCS\",\n            \"slug\": \"bsc-station\",\n            \"rank\": 1291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T02:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d\"\n            }\n        },\n        {\n            \"id\": 9346,\n            \"name\": \"NFTify\",\n            \"symbol\": \"N1\",\n            \"slug\": \"nftify\",\n            \"rank\": 1827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T16:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xacbd826394189cf2623c6df98a18b41fc8ffc16d\"\n            }\n        },\n        {\n            \"id\": 9348,\n            \"name\": \"Crowny\",\n            \"symbol\": \"CRWNY\",\n            \"slug\": \"crowny\",\n            \"rank\": 1458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T17:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdbddf072d7aae7b9288e31a4eebe6c54e3a143b1\"\n            }\n        },\n        {\n            \"id\": 9349,\n            \"name\": \"CLAIM\",\n            \"symbol\": \"CLAIM\",\n            \"slug\": \"claim\",\n            \"rank\": 8749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T13:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13154efe79d4d7f86407d56f8f6a1b07fb0b80ff\"\n            }\n        },\n        {\n            \"id\": 9352,\n            \"name\": \"Marshmallowdefi\",\n            \"symbol\": \"MASH\",\n            \"slug\": \"marshmallowdefi\",\n            \"rank\": 6879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T21:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x787732f27d18495494cea3792ed7946bbcff8db2\"\n            }\n        },\n        {\n            \"id\": 9353,\n            \"name\": \"Kalata\",\n            \"symbol\": \"KALA\",\n            \"slug\": \"kalata\",\n            \"rank\": 1687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T10:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32299c93960bb583a43c2220dc89152391a610c5\"\n            }\n        },\n        {\n            \"id\": 9355,\n            \"name\": \"DoveSwap Finance\",\n            \"symbol\": \"DOVE\",\n            \"slug\": \"doveswap-finance\",\n            \"rank\": 5081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T13:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2Bf56908B0f2440Ad11169d281967EB76665F8c6\"\n            }\n        },\n        {\n            \"id\": 9357,\n            \"name\": \"DefiDrop Launchpad\",\n            \"symbol\": \"DROPS\",\n            \"slug\": \"defidrop-launchpad\",\n            \"rank\": 8024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d2e266267f756d54c09afd1d1473c7739eb7020\"\n            }\n        },\n        {\n            \"id\": 9359,\n            \"name\": \"Papel Token\",\n            \"symbol\": \"PAPEL\",\n            \"slug\": \"papel-token\",\n            \"rank\": 7437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x557dd6700e66818af340cce17fd4508ced81fbc1\"\n            }\n        },\n        {\n            \"id\": 9360,\n            \"name\": \"EmploymentCoin\",\n            \"symbol\": \"EC2\",\n            \"slug\": \"employmentcoin\",\n            \"rank\": 8750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3fF426Ca07A9F589a80f18CCCC759E84CF06f0Eb\"\n            }\n        },\n        {\n            \"id\": 9361,\n            \"name\": \"Charitas\",\n            \"symbol\": \"CHAR\",\n            \"slug\": \"charitas\",\n            \"rank\": 8194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T14:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6466849a30247D90f0c228A6c4b6b106ff18cAB9\"\n            }\n        },\n        {\n            \"id\": 9364,\n            \"name\": \"Unlock Protocol\",\n            \"symbol\": \"UDT\",\n            \"slug\": \"unlock-protocol\",\n            \"rank\": 5526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90de74265a416e1393a450752175aed98fe11517\"\n            }\n        },\n        {\n            \"id\": 9365,\n            \"name\": \"IDOHunt app\",\n            \"symbol\": \"IDO\",\n            \"slug\": \"idohunt-app\",\n            \"rank\": 7910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1773926aabce24d50cc6d28589654c2e9d237d2b\"\n            }\n        },\n        {\n            \"id\": 9367,\n            \"name\": \"Bafe io\",\n            \"symbol\": \"BAFE\",\n            \"slug\": \"bafe-io\",\n            \"rank\": 6142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7bb362962F2a4E2089466C79566572B37CFc5D78\"\n            }\n        },\n        {\n            \"id\": 9368,\n            \"name\": \"Euler Tools\",\n            \"symbol\": \"EULER\",\n            \"slug\": \"euler-tools\",\n            \"rank\": 5730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T16:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3920123482070c1a2dff73aad695c60e7c6f6862\"\n            }\n        },\n        {\n            \"id\": 9369,\n            \"name\": \"TakoDefi\",\n            \"symbol\": \"TAKO\",\n            \"slug\": \"takodefi\",\n            \"rank\": 7534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T19:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f3391aebe27393aba0a790aa5e1577fea0361c2\"\n            }\n        },\n        {\n            \"id\": 9373,\n            \"name\": \"Milktea.finance\",\n            \"symbol\": \"MTF\",\n            \"slug\": \"milktea-finance\",\n            \"rank\": 8306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T17:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95ea82a63ee70f3cb141ec55ea4a37339746eb32\"\n            }\n        },\n        {\n            \"id\": 9374,\n            \"name\": \"Myteamcoin\",\n            \"symbol\": \"MYC\",\n            \"slug\": \"myteamcoin\",\n            \"rank\": 6821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T19:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc99a0ad9fb77e74dda20ac805223b760ad3bdfd5\"\n            }\n        },\n        {\n            \"id\": 9377,\n            \"name\": \"TreeDefi\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"treedefi\",\n            \"rank\": 6726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T16:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40b34cc972908060d6d527276e17c105d224559d\"\n            }\n        },\n        {\n            \"id\": 9378,\n            \"name\": \"Eclipse\",\n            \"symbol\": \"ECP\",\n            \"slug\": \"eclipse-ecp\",\n            \"rank\": 7550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T21:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x375483cfa7fc18f6b455e005d835a8335fbdbb1f\"\n            }\n        },\n        {\n            \"id\": 9384,\n            \"name\": \"OrcaX\",\n            \"symbol\": \"OX\",\n            \"slug\": \"orcax\",\n            \"rank\": 8285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x139dd9203c8E46d15B3896814Dc9424c5e5559fA\"\n            }\n        },\n        {\n            \"id\": 9385,\n            \"name\": \"Elastic BNB\",\n            \"symbol\": \"XBN\",\n            \"slug\": \"xbn\",\n            \"rank\": 4734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x547cbe0f0c25085e7015aa6939b28402eb0ccdac\"\n            }\n        },\n        {\n            \"id\": 9386,\n            \"name\": \"Kishu Inu\",\n            \"symbol\": \"KISHU\",\n            \"slug\": \"kishu-inu\",\n            \"rank\": 2908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T22:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D\"\n            }\n        },\n        {\n            \"id\": 9387,\n            \"name\": \"Husky\",\n            \"symbol\": \"HUSKY\",\n            \"slug\": \"husky\",\n            \"rank\": 7532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T22:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5281bb2d1ee94866b03a0fccdd4e900c8cb5091\"\n            }\n        },\n        {\n            \"id\": 9388,\n            \"name\": \"Sienna\",\n            \"symbol\": \"SIENNA\",\n            \"slug\": \"sienna\",\n            \"rank\": 3215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9389,\n            \"name\": \"EarnX\",\n            \"symbol\": \"EARNX\",\n            \"slug\": \"earnx\",\n            \"rank\": 1711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-20T22:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c28e48ea9170d9a9cb76d338655b8bd4124bc7a\"\n            }\n        },\n        {\n            \"id\": 9390,\n            \"name\": \"Chainsquare\",\n            \"symbol\": \"CHS\",\n            \"slug\": \"chainsquare\",\n            \"rank\": 7372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T00:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb41380174d0B06181513A5677b60200b93b5Efb4\"\n            }\n        },\n        {\n            \"id\": 9391,\n            \"name\": \"Revo Network\",\n            \"symbol\": \"REVO\",\n            \"slug\": \"revo-network\",\n            \"rank\": 8751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x678e5f70b6b582dfadb3dbd68af17801d34555c5\"\n            }\n        },\n        {\n            \"id\": 9392,\n            \"name\": \"Polkatrain\",\n            \"symbol\": \"POLT\",\n            \"slug\": \"polkatrain\",\n            \"rank\": 8752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T00:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9393,\n            \"name\": \"Safetesla\",\n            \"symbol\": \"SAFETESLA\",\n            \"slug\": \"safetesla\",\n            \"rank\": 8179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T03:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA1efCe38CB265Af369e891bC3026d0285545D4E5\"\n            }\n        },\n        {\n            \"id\": 9394,\n            \"name\": \"Golden Duck\",\n            \"symbol\": \"GOLDUCK\",\n            \"slug\": \"golden-duck\",\n            \"rank\": 7150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T18:31:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a1c6f9F6B4E535130E9b1de46bBc76130b61Feb\"\n            }\n        },\n        {\n            \"id\": 9395,\n            \"name\": \"Strite\",\n            \"symbol\": \"STRI\",\n            \"slug\": \"strite\",\n            \"rank\": 5072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T22:16:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b93c29595dd603f75854eba3c5f4ee078ee4454\"\n            }\n        },\n        {\n            \"id\": 9397,\n            \"name\": \"Ethersocks\",\n            \"symbol\": \"SOX\",\n            \"slug\": \"ethersocks\",\n            \"rank\": 8753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T02:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x300a902513815028e97fc79e92082ce6a98d3b74\"\n            }\n        },\n        {\n            \"id\": 9399,\n            \"name\": \"MoonToken\",\n            \"symbol\": \"MOONTOKEN\",\n            \"slug\": \"moon-token\",\n            \"rank\": 6674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T03:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81E4d494b85A24a58a6BA45c9B418b32a4E039de\"\n            }\n        },\n        {\n            \"id\": 9400,\n            \"name\": \"WenMoon\",\n            \"symbol\": \"WENMOON\",\n            \"slug\": \"wenmoon\",\n            \"rank\": 7235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T14:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb93ba7DC61ECFced69067151FC00C41cA369A797\"\n            }\n        },\n        {\n            \"id\": 9402,\n            \"name\": \"Bingus Token\",\n            \"symbol\": \"BINGUS\",\n            \"slug\": \"bingus-token\",\n            \"rank\": 8754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T15:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda20c8a5c3b1ab48e31ba6e43f0f2830e50218d8\"\n            }\n        },\n        {\n            \"id\": 9407,\n            \"name\": \"AlgOil\",\n            \"symbol\": \"AGOLP\",\n            \"slug\": \"algoil\",\n            \"rank\": 6999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T20:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9412,\n            \"name\": \"NFTSwaps\",\n            \"symbol\": \"SWAPS\",\n            \"slug\": \"nftswaps\",\n            \"rank\": 6574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T20:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc536462e5a9fdacd4f1008a91e7daba1374c0226\"\n            }\n        },\n        {\n            \"id\": 9413,\n            \"name\": \"Vira-lata Finance\",\n            \"symbol\": \"REAU\",\n            \"slug\": \"vira-lata-finance\",\n            \"rank\": 7478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T04:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c79b8c9cb0bd62b047880603a9decf36de28344\"\n            }\n        },\n        {\n            \"id\": 9414,\n            \"name\": \"Babytoken\",\n            \"symbol\": \"BABY\",\n            \"slug\": \"babytoken\",\n            \"rank\": 8755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9416,\n            \"name\": \"The Crypto Prophecies\",\n            \"symbol\": \"TCP\",\n            \"slug\": \"the-crypto-prophecies\",\n            \"rank\": 1272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T06:16:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9417,\n            \"name\": \"Maple\",\n            \"symbol\": \"MPL\",\n            \"slug\": \"maple\",\n            \"rank\": 472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T21:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33349b282065b0284d756f0577fb39c158f935e6\"\n            }\n        },\n        {\n            \"id\": 9418,\n            \"name\": \"BlockSwap Network\",\n            \"symbol\": \"CBSN\",\n            \"slug\": \"blockswap-network\",\n            \"rank\": 6630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T11:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d4B1d793239707445305D8d2456D2c735F6B25B\"\n            }\n        },\n        {\n            \"id\": 9420,\n            \"name\": \"SwapDEX\",\n            \"symbol\": \"SDX\",\n            \"slug\": \"swapdex\",\n            \"rank\": 8756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T17:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x041fdd6637ecfd96af8804278ac12660ac2d12c0\"\n            }\n        },\n        {\n            \"id\": 9421,\n            \"name\": \"Ampleforth Governance Token\",\n            \"symbol\": \"FORTH\",\n            \"slug\": \"ampleforth-governance-token\",\n            \"rank\": 529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-21T17:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77fba179c79de5b7653f68b5039af940ada60ce0\"\n            }\n        },\n        {\n            \"id\": 9423,\n            \"name\": \"Phuture\",\n            \"symbol\": \"PHTR\",\n            \"slug\": \"phuture\",\n            \"rank\": 5911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T15:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1fc4455f62a6e89476f1072530c20cf1a0622da\"\n            }\n        },\n        {\n            \"id\": 9425,\n            \"name\": \"MECHAZILLA\",\n            \"symbol\": \"MECHAZ\",\n            \"slug\": \"mechazilla\",\n            \"rank\": 8195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T13:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4F14De0706513D304aef977712ec3eEDc62cD650\"\n            }\n        },\n        {\n            \"id\": 9426,\n            \"name\": \"KLend\",\n            \"symbol\": \"KLT\",\n            \"slug\": \"klend\",\n            \"rank\": 7894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf95995d642c652e9a7D124d546A7bDF297c6d0fB\"\n            }\n        },\n        {\n            \"id\": 9427,\n            \"name\": \"Venus Dogecoin\",\n            \"symbol\": \"vDOGE\",\n            \"slug\": \"venus-dogecoin\",\n            \"rank\": 8757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T04:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec3422ef92b2fb59e84c8b02ba73f1fe84ed8d71\"\n            }\n        },\n        {\n            \"id\": 9428,\n            \"name\": \"Venus Cardano\",\n            \"symbol\": \"vADA\",\n            \"slug\": \"venus-cardano\",\n            \"rank\": 8758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T14:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a0af7fdb2065ce470d72664de73cae409da28ec\"\n            }\n        },\n        {\n            \"id\": 9430,\n            \"name\": \"Alphr finance\",\n            \"symbol\": \"ALPHR\",\n            \"slug\": \"alphr-finance\",\n            \"rank\": 2365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T20:47:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa99199d1e9644b588796F3215089878440D58e0\"\n            }\n        },\n        {\n            \"id\": 9432,\n            \"name\": \"Crypto Kombat\",\n            \"symbol\": \"KOMBAT\",\n            \"slug\": \"crypto-kombat\",\n            \"rank\": 2346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T20:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x878cf148ccbb50426043a9affe54ba408221c7fa\"\n            }\n        },\n        {\n            \"id\": 9433,\n            \"name\": \"GazeTV\",\n            \"symbol\": \"GAZE\",\n            \"slug\": \"gazetv\",\n            \"rank\": 3791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-22T20:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1e06952708771f71e6dd18f06ee418f6e8fc564\"\n            }\n        },\n        {\n            \"id\": 9436,\n            \"name\": \"Dogelon Mars\",\n            \"symbol\": \"ELON\",\n            \"slug\": \"dogelon\",\n            \"rank\": 127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T02:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x761d38e5ddf6ccf6cf7c55759d5210750b5d60f3\"\n            }\n        },\n        {\n            \"id\": 9437,\n            \"name\": \"CherrySwap\",\n            \"symbol\": \"CHE\",\n            \"slug\": \"cherryswap\",\n            \"rank\": 3392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T18:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc420Bc2c015d1579F77e4a5c68270b75F2DDB9d\"\n            }\n        },\n        {\n            \"id\": 9438,\n            \"name\": \"Nominex\",\n            \"symbol\": \"NMX\",\n            \"slug\": \"nominex-token\",\n            \"rank\": 3428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-23T22:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD32D01A43C869EDCD1117C640FBDCFCFD97D9D65\"\n            }\n        },\n        {\n            \"id\": 9440,\n            \"name\": \"Mochi Market\",\n            \"symbol\": \"MOMA\",\n            \"slug\": \"mochi-market\",\n            \"rank\": 1853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T18:01:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd1848e1491d4308ad18287a745dd4db2a4bd55b\"\n            }\n        },\n        {\n            \"id\": 9441,\n            \"name\": \"Jigstack\",\n            \"symbol\": \"STAK\",\n            \"slug\": \"jigstack\",\n            \"rank\": 1089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-25T01:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f8a626883d7724dbd59ef51cbd4bf1cf2016d13\"\n            }\n        },\n        {\n            \"id\": 9443,\n            \"name\": \"Step Finance\",\n            \"symbol\": \"STEP\",\n            \"slug\": \"step-finance\",\n            \"rank\": 1832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T14:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT\"\n            }\n        },\n        {\n            \"id\": 9444,\n            \"name\": \"Kyber Network Crystal v2\",\n            \"symbol\": \"KNC\",\n            \"slug\": \"kyber-network-crystal-v2\",\n            \"rank\": 155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T05:31:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202\"\n            }\n        },\n        {\n            \"id\": 9446,\n            \"name\": \"Lottery Token\",\n            \"symbol\": \"LOT\",\n            \"slug\": \"lottery-token\",\n            \"rank\": 7975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T11:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e7ae924fd9a5d60b56be486b2900efe0c6a9ca7\"\n            }\n        },\n        {\n            \"id\": 9447,\n            \"name\": \"Synthetify\",\n            \"symbol\": \"SNY\",\n            \"slug\": \"synthetify\",\n            \"rank\": 999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T05:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4dmKkXNHdgYsXqBHCuMikNQWwVomZURhYvkkX5c4pQ7y\"\n            }\n        },\n        {\n            \"id\": 9449,\n            \"name\": \"Sienna (ERC20)\",\n            \"symbol\": \"wSIENNA\",\n            \"slug\": \"sienna-erc20\",\n            \"rank\": 3210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T16:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b00e6E8D787b13756eb919786c9745054DB64f9\"\n            }\n        },\n        {\n            \"id\": 9450,\n            \"name\": \"BLACKHOLE PROTOCOL\",\n            \"symbol\": \"BLACK\",\n            \"slug\": \"blackhole-protocol\",\n            \"rank\": 3514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T02:52:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd714d91A169127e11D8FAb3665d72E8b7ef9Dbe2\"\n            }\n        },\n        {\n            \"id\": 9451,\n            \"name\": \"Verso\",\n            \"symbol\": \"VSO\",\n            \"slug\": \"verso-token\",\n            \"rank\": 1575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x846D50248BAf8b7ceAA9d9B53BFd12d7D7FBB25a\"\n            }\n        },\n        {\n            \"id\": 9452,\n            \"name\": \"Bandot Protocol\",\n            \"symbol\": \"BDT\",\n            \"slug\": \"bandot-protocol\",\n            \"rank\": 4639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T02:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9453,\n            \"name\": \"Agave\",\n            \"symbol\": \"AGVE\",\n            \"slug\": \"agave\",\n            \"rank\": 8759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x3a97704a1b25F08aa230ae53B352e2e72ef52843\"\n            }\n        },\n        {\n            \"id\": 9455,\n            \"name\": \"Lemond\",\n            \"symbol\": \"LEMD\",\n            \"slug\": \"lemond\",\n            \"rank\": 4266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T20:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf45f6c8bb3d77ea762175b8f7ca4d251941649fa\"\n            }\n        },\n        {\n            \"id\": 9456,\n            \"name\": \"Australian Safe Shepherd\",\n            \"symbol\": \"ASS\",\n            \"slug\": \"australian-safe-shepherd\",\n            \"rank\": 3901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T20:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c63f96feafacd84e75a594c00fac3693386fbf0\"\n            }\n        },\n        {\n            \"id\": 9457,\n            \"name\": \"Shield Network\",\n            \"symbol\": \"SHIELDNET\",\n            \"slug\": \"shield-network\",\n            \"rank\": 6204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-26T20:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2e00684457de1a3c87361bc4bfe2de92342306c\"\n            }\n        },\n        {\n            \"id\": 9458,\n            \"name\": \"Hokkaido Inu\",\n            \"symbol\": \"HOKK\",\n            \"slug\": \"hokkaido-inu\",\n            \"rank\": 4111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe87e15b9c7d989474cb6d8c56b3db4efad5b21e8\"\n            }\n        },\n        {\n            \"id\": 9459,\n            \"name\": \"Krill\",\n            \"symbol\": \"KRILL\",\n            \"slug\": \"krill\",\n            \"rank\": 7494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T03:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b\"\n            }\n        },\n        {\n            \"id\": 9461,\n            \"name\": \"X World Games\",\n            \"symbol\": \"XWG\",\n            \"slug\": \"x-world-games\",\n            \"rank\": 397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T12:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b23c89196deb721e6fd9726e6c76e4810a464bc\"\n            }\n        },\n        {\n            \"id\": 9462,\n            \"name\": \"Wrapped AVAX\",\n            \"symbol\": \"WAVAX\",\n            \"slug\": \"wavax\",\n            \"rank\": 2829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-27T13:16:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7\"\n            }\n        },\n        {\n            \"id\": 9465,\n            \"name\": \"Mooni DeFi\",\n            \"symbol\": \"MOONI\",\n            \"slug\": \"mooni-defi\",\n            \"rank\": 7701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T15:31:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed438051437c22a9ef249b68c7e292435fe8b858\"\n            }\n        },\n        {\n            \"id\": 9466,\n            \"name\": \"Edgecoin\",\n            \"symbol\": \"EDGT\",\n            \"slug\": \"edgecoin\",\n            \"rank\": 2889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T20:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GB7XD6DHWS45C3H7PQ25PSRFQB2QFPLMW4JZH4L7CU4O5NFE42MNNUSE\"\n            }\n        },\n        {\n            \"id\": 9467,\n            \"name\": \"Celo Euro\",\n            \"symbol\": \"CEUR\",\n            \"slug\": \"celo-euro\",\n            \"rank\": 3594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T10:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0xd8763cba276a3738e6de85b4b3bf5fded6d6ca73\"\n            }\n        },\n        {\n            \"id\": 9468,\n            \"name\": \"Spore\",\n            \"symbol\": \"SPORE\",\n            \"slug\": \"spore\",\n            \"rank\": 1413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T01:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33a3d962955a3862c8093d1273344719f03ca17c\"\n            }\n        },\n        {\n            \"id\": 9469,\n            \"name\": \"Unicly Genesis Collection\",\n            \"symbol\": \"UUNICLY\",\n            \"slug\": \"unicly-genesis-collection\",\n            \"rank\": 2496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d9233f15bb93c78a4f07b5c5f7a018630217cb3\"\n            }\n        },\n        {\n            \"id\": 9473,\n            \"name\": \"Unicly CryptoPunks Collection\",\n            \"symbol\": \"UPUNK\",\n            \"slug\": \"unicly-cryptopunks-collection\",\n            \"rank\": 1027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8d2bffcbb19ff14a698c424fbcdcfd17aab9b905\"\n            }\n        },\n        {\n            \"id\": 9474,\n            \"name\": \"Unicly Doki Doki Collection\",\n            \"symbol\": \"UDOKI\",\n            \"slug\": \"unicly-doki-doki-collection\",\n            \"rank\": 2281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e6c38d007740931e4b419bf15a68c79a0fb0c66\"\n            }\n        },\n        {\n            \"id\": 9475,\n            \"name\": \"Unicly Chris McCann Collection\",\n            \"symbol\": \"UCM\",\n            \"slug\": \"unicly-chris-mccann-collection\",\n            \"rank\": 2293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fb99a3593d7088e44377a1beb27739bd928f269\"\n            }\n        },\n        {\n            \"id\": 9476,\n            \"name\": \"Unicly Mystic Axies Collection\",\n            \"symbol\": \"UAXIE\",\n            \"slug\": \"unicly-mystic-axies-collection\",\n            \"rank\": 1490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68b1cadb8d5ab0c97fe9d9fbe0eb60acb329fe3f\"\n            }\n        },\n        {\n            \"id\": 9477,\n            \"name\": \"Unicly Hashmasks Collection\",\n            \"symbol\": \"UMASK\",\n            \"slug\": \"unicly-hashmasks-collection\",\n            \"rank\": 1323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5872e64c3f93363822d2b1e4717be3398fdcea51\"\n            }\n        },\n        {\n            \"id\": 9478,\n            \"name\": \"Wault [New]\",\n            \"symbol\": \"WAULTX\",\n            \"slug\": \"wault-finance-new\",\n            \"rank\": 8760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T15:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb64e638e60d154b43f660a6bf8fd8a3b249a6a21\"\n            }\n        },\n        {\n            \"id\": 9480,\n            \"name\": \"Hope\",\n            \"symbol\": \"HOPE\",\n            \"slug\": \"hope-token\",\n            \"rank\": 4271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T20:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f2afbf4f5e5e804c5b954889d7bf3768a3c9a45\"\n            }\n        },\n        {\n            \"id\": 9481,\n            \"name\": \"Pendle\",\n            \"symbol\": \"PENDLE\",\n            \"slug\": \"pendle\",\n            \"rank\": 744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T02:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x808507121b80c02388fad14726482e061b8da827\"\n            }\n        },\n        {\n            \"id\": 9482,\n            \"name\": \"Lympo Market Token\",\n            \"symbol\": \"LMT\",\n            \"slug\": \"lympo-market-token\",\n            \"rank\": 2459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T21:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9617857e191354dbea0b714d78bc59e57c411087\"\n            }\n        },\n        {\n            \"id\": 9484,\n            \"name\": \"E1337\",\n            \"symbol\": \"1337\",\n            \"slug\": \"e1337\",\n            \"rank\": 8761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T07:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35872fea6a4843facbcdbce99e3b69596a3680b8\"\n            }\n        },\n        {\n            \"id\": 9487,\n            \"name\": \"Sheesha Finance [ERC20]\",\n            \"symbol\": \"SHEESHA\",\n            \"slug\": \"sheesha-finance-erc20\",\n            \"rank\": 3582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T09:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x232FB065D9d24c34708eeDbF03724f2e95ABE768\"\n            }\n        },\n        {\n            \"id\": 9488,\n            \"name\": \"ZooKeeper\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zookeeper\",\n            \"rank\": 1141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T03:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2606,\n                \"name\": \"Wanchain\",\n                \"symbol\": \"WAN\",\n                \"slug\": \"wanchain\",\n                \"token_address\": \"0x6e11655d6aB3781C6613db8CB1Bc3deE9a7e111F\"\n            }\n        },\n        {\n            \"id\": 9489,\n            \"name\": \"Dopple Finance\",\n            \"symbol\": \"DOP\",\n            \"slug\": \"dopple-finance\",\n            \"rank\": 5437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T20:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x844fa82f1e54824655470970f7004dd90546bb28\"\n            }\n        },\n        {\n            \"id\": 9490,\n            \"name\": \"Ara Blocks\",\n            \"symbol\": \"ARA\",\n            \"slug\": \"ara-blocks\",\n            \"rank\": 7093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T20:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa92e7c82b11d10716ab534051b271d2f6aef7df5\"\n            }\n        },\n        {\n            \"id\": 9491,\n            \"name\": \"Smaugs NFT\",\n            \"symbol\": \"SMG\",\n            \"slug\": \"smaugs-nft\",\n            \"rank\": 1594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T21:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bfd576220e8444ca4cc5f89efbd7f02a4c94c16\"\n            }\n        },\n        {\n            \"id\": 9492,\n            \"name\": \"Etherland\",\n            \"symbol\": \"ELAND\",\n            \"slug\": \"etherland\",\n            \"rank\": 1788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T21:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33e07f5055173cf8febede8b21b12d1e2b523205\"\n            }\n        },\n        {\n            \"id\": 9493,\n            \"name\": \"Reflexer Ungovernance Token\",\n            \"symbol\": \"FLX\",\n            \"slug\": \"reflexer-ungovernance-token\",\n            \"rank\": 659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T21:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6243d8cea23066d098a15582d81a598b4e8391f4\"\n            }\n        },\n        {\n            \"id\": 9495,\n            \"name\": \"Evolution\",\n            \"symbol\": \"GEN\",\n            \"slug\": \"evolution\",\n            \"rank\": 7794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-29T23:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB0F2939A1c0e43683E5954c9Fe142F7df9F8D967\"\n            }\n        },\n        {\n            \"id\": 9496,\n            \"name\": \"NIFDO Protocol\",\n            \"symbol\": \"NFD\",\n            \"slug\": \"nifdo-protocol\",\n            \"rank\": 6078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T23:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc90f1095aaad9de1bca31a40310741315d59a8e5\"\n            }\n        },\n        {\n            \"id\": 9498,\n            \"name\": \"EnreachDAO\",\n            \"symbol\": \"NRCH\",\n            \"slug\": \"enreachdao\",\n            \"rank\": 6095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T13:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69fa8e7f6bf1ca1fb0de61e1366f7412b827cc51\"\n            }\n        },\n        {\n            \"id\": 9502,\n            \"name\": \"Pippi Finance\",\n            \"symbol\": \"PIPI\",\n            \"slug\": \"pippi-finance\",\n            \"rank\": 4589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T06:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xaAaE746b5e55D14398879312660e9fDe07FBC1DC\"\n            }\n        },\n        {\n            \"id\": 9503,\n            \"name\": \"CryptoTycoon\",\n            \"symbol\": \"CTT\",\n            \"slug\": \"cryptotycoon\",\n            \"rank\": 1529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T12:25:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x464863745ed3af8b9f8871f1082211c55f8f884d\"\n            }\n        },\n        {\n            \"id\": 9504,\n            \"name\": \"NAOS Finance\",\n            \"symbol\": \"NAOS\",\n            \"slug\": \"naos-finance\",\n            \"rank\": 3492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T16:22:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a615bb7166210cce20e6642a6f8fb5d4d044496\"\n            }\n        },\n        {\n            \"id\": 9505,\n            \"name\": \"Lever Token\",\n            \"symbol\": \"LEV\",\n            \"slug\": \"lever-token\",\n            \"rank\": 4772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T14:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc194e6f748a222754c3e8b9946922c09e7d4e91\"\n            }\n        },\n        {\n            \"id\": 9507,\n            \"name\": \"Göztepe S.K. Fan Token\",\n            \"symbol\": \"GOZ\",\n            \"slug\": \"goztepe-sk-fantoken\",\n            \"rank\": 1725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T12:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9508,\n            \"name\": \"Universidad de Chile Fan Token\",\n            \"symbol\": \"UCH\",\n            \"slug\": \"universidad-de-chile-fan-token\",\n            \"rank\": 1891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x8A014bD5f85ab3715af39403Ad20E138e480603d\"\n            }\n        },\n        {\n            \"id\": 9509,\n            \"name\": \"Legia Warsaw Fan Token\",\n            \"symbol\": \"LEG\",\n            \"slug\": \"legia-warsaw-fan-token\",\n            \"rank\": 1973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T06:48:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xd44fC47dBe5751ed36C3f549e217Dab749Aa4039\"\n            }\n        },\n        {\n            \"id\": 9510,\n            \"name\": \"Fortuna Sittard Fan Token\",\n            \"symbol\": \"FOR\",\n            \"slug\": \"fortuna-sittard-fan-token\",\n            \"rank\": 2352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x7fbD14bC7dF32509bE488a81aD91b795bD45D08f\"\n            }\n        },\n        {\n            \"id\": 9511,\n            \"name\": \"Dfyn Network\",\n            \"symbol\": \"DFYN\",\n            \"slug\": \"dfyn-network\",\n            \"rank\": 974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9695e0114e12c0d3a3636fab5a18e6b737529023\"\n            }\n        },\n        {\n            \"id\": 9512,\n            \"name\": \"Cubiex Power\",\n            \"symbol\": \"CBIX-P\",\n            \"slug\": \"cubiex-power\",\n            \"rank\": 2630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T19:16:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39bff8613defd221b0410ed3d4e5c07512d55f2d\"\n            }\n        },\n        {\n            \"id\": 9516,\n            \"name\": \"Valkyrie Network\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"valkyrie-network\",\n            \"rank\": 8762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-04-30T23:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e56f77fbd2f58256f8ab81c6bb7eed0959ace04\"\n            }\n        },\n        {\n            \"id\": 9518,\n            \"name\": \"MemePad\",\n            \"symbol\": \"MEPAD\",\n            \"slug\": \"memepad\",\n            \"rank\": 3822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T00:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d70a3ee3079a6fa2bb16591414678b7ad91f0b5\"\n            }\n        },\n        {\n            \"id\": 9519,\n            \"name\": \"LabraCoin\",\n            \"symbol\": \"LABRA\",\n            \"slug\": \"labracoin\",\n            \"rank\": 7919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T00:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x106d3c66d22d2dd0446df23d7f5960752994d600\"\n            }\n        },\n        {\n            \"id\": 9520,\n            \"name\": \"POP\",\n            \"symbol\": \"POP!\",\n            \"slug\": \"pop\",\n            \"rank\": 6412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T00:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7fC3eC3574d408F3b59CD88709baCb42575EBF2b\"\n            }\n        },\n        {\n            \"id\": 9522,\n            \"name\": \"Bonfire\",\n            \"symbol\": \"BONFIRE\",\n            \"slug\": \"bonfire\",\n            \"rank\": 5232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T22:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e90253fbae4dab78aa351f4e6fed08a64ab5590\"\n            }\n        },\n        {\n            \"id\": 9524,\n            \"name\": \"Media Network\",\n            \"symbol\": \"MEDIA\",\n            \"slug\": \"media-network\",\n            \"rank\": 3253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-01T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs\"\n            }\n        },\n        {\n            \"id\": 9526,\n            \"name\": \"LOCGame\",\n            \"symbol\": \"LOCG\",\n            \"slug\": \"locgame\",\n            \"rank\": 1381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T11:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60eb57d085c59932d5faa6c6026268a4386927d0\"\n            }\n        },\n        {\n            \"id\": 9527,\n            \"name\": \"NFT Alley\",\n            \"symbol\": \"ALLEY\",\n            \"slug\": \"nft-alley\",\n            \"rank\": 2608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-02T15:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8d954168fbbf579f8fad5f7583d4f76f10ae97d\"\n            }\n        },\n        {\n            \"id\": 9530,\n            \"name\": \"FaraLand\",\n            \"symbol\": \"FARA\",\n            \"slug\": \"faraland\",\n            \"rank\": 981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-13T01:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF4Ed363144981D3A65f42e7D0DC54FF9EEf559A1\"\n            }\n        },\n        {\n            \"id\": 9532,\n            \"name\": \"Impermax\",\n            \"symbol\": \"IMX\",\n            \"slug\": \"impermax\",\n            \"rank\": 6376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T04:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b35ce522cb72e4077baeb96cb923a5529764a00\"\n            }\n        },\n        {\n            \"id\": 9533,\n            \"name\": \"GreenTrust\",\n            \"symbol\": \"GNT\",\n            \"slug\": \"greentrust\",\n            \"rank\": 7018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf750a26eb0acf95556e8529e72ed530f3b60f348\"\n            }\n        },\n        {\n            \"id\": 9535,\n            \"name\": \"CrossFi\",\n            \"symbol\": \"CRFI\",\n            \"slug\": \"crossfi\",\n            \"rank\": 3782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T05:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xae20bc46300bab5d85612c6bc6ea87ea0f186035\"\n            }\n        },\n        {\n            \"id\": 9537,\n            \"name\": \"EpiK Protocol\",\n            \"symbol\": \"EPK\",\n            \"slug\": \"epik-protocol\",\n            \"rank\": 798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T08:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdaf88906ac1de12ba2b1d2f7bfc94e9638ac40c4\"\n            }\n        },\n        {\n            \"id\": 9538,\n            \"name\": \"Anti-Lockdown\",\n            \"symbol\": \"FREE\",\n            \"slug\": \"anti-lockdown\",\n            \"rank\": 8763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T10:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2bd7a597391f31d2e36c2cb769fce0e5bd6d482\"\n            }\n        },\n        {\n            \"id\": 9539,\n            \"name\": \"UnitedCrowd\",\n            \"symbol\": \"UCT\",\n            \"slug\": \"unitedcrowd\",\n            \"rank\": 6188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T09:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6d1dc3928604b00180bb570bdae94b9698d33b79\"\n            }\n        },\n        {\n            \"id\": 9541,\n            \"name\": \"AABC Token\",\n            \"symbol\": \"AABC\",\n            \"slug\": \"aabc-token\",\n            \"rank\": 8764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUnGR1giNU8t7mMAimqoxTnE5bP941rTe6\"\n            }\n        },\n        {\n            \"id\": 9543,\n            \"name\": \"Biconomy\",\n            \"symbol\": \"BICO\",\n            \"slug\": \"biconomy\",\n            \"rank\": 262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T13:03:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf17e65822b568b3903685a7c9f496cf7656cc6c2\"\n            }\n        },\n        {\n            \"id\": 9544,\n            \"name\": \"POLKARARE\",\n            \"symbol\": \"PRARE\",\n            \"slug\": \"polkarare\",\n            \"rank\": 2159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2C2f7e7C5604D162d75641256b80F1Bf6f4dC796\"\n            }\n        },\n        {\n            \"id\": 9545,\n            \"name\": \"NFTb\",\n            \"symbol\": \"NFTB\",\n            \"slug\": \"nftb\",\n            \"rank\": 864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xde3dbbe30cfa9f437b293294d1fd64b26045c71a\"\n            }\n        },\n        {\n            \"id\": 9546,\n            \"name\": \"ODIN PROTOCOL\",\n            \"symbol\": \"ODIN\",\n            \"slug\": \"odin-protocol\",\n            \"rank\": 1501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2802eb3a20f5892956d5b9528f6bf13e648534db\"\n            }\n        },\n        {\n            \"id\": 9547,\n            \"name\": \"AurusSILVER\",\n            \"symbol\": \"AWS\",\n            \"slug\": \"aurussilver\",\n            \"rank\": 7737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb89903dde3899f0280b99913168ee833a7896b93\"\n            }\n        },\n        {\n            \"id\": 9548,\n            \"name\": \"CroxSwap\",\n            \"symbol\": \"CROX\",\n            \"slug\": \"croxswap\",\n            \"rank\": 6162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-03T18:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c094f5a7d1146bb93850f629501eb749f6ed491\"\n            }\n        },\n        {\n            \"id\": 9549,\n            \"name\": \"Mercurial Finance\",\n            \"symbol\": \"MER\",\n            \"slug\": \"mercurial-finance\",\n            \"rank\": 3715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T14:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9550,\n            \"name\": \"PERI Finance\",\n            \"symbol\": \"PERI\",\n            \"slug\": \"peri-finance\",\n            \"rank\": 1673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T05:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d30aD9C6374Bf925D0A75454fa327AACf778492\"\n            }\n        },\n        {\n            \"id\": 9551,\n            \"name\": \"Digible\",\n            \"symbol\": \"DIGI\",\n            \"slug\": \"digible\",\n            \"rank\": 5206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T11:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3CbF23c081fAA5419810ce0F6BC1ECb73006d848\"\n            }\n        },\n        {\n            \"id\": 9553,\n            \"name\": \"B-cube.ai\",\n            \"symbol\": \"BCUBE\",\n            \"slug\": \"b-cube-ai\",\n            \"rank\": 1624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T01:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93C9175E26F57d2888c7Df8B470C9eeA5C0b0A93\"\n            }\n        },\n        {\n            \"id\": 9554,\n            \"name\": \"EtherSmart\",\n            \"symbol\": \"ETM\",\n            \"slug\": \"ethersmart\",\n            \"rank\": 3197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T10:42:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3eb8b90c763b8b2b53e7819ac27eca8f94c8ec2\"\n            }\n        },\n        {\n            \"id\": 9558,\n            \"name\": \"RastaFinance Token\",\n            \"symbol\": \"RASTA\",\n            \"slug\": \"rasta-finance\",\n            \"rank\": 6199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T12:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3e8cc42da487d1116d26687856e9fb684817c52\"\n            }\n        },\n        {\n            \"id\": 9559,\n            \"name\": \"UNILAYERX\",\n            \"symbol\": \"LAYERX\",\n            \"slug\": \"unilayerx\",\n            \"rank\": 6847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T12:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfe56e974c1c85e9351325fb2d62963a022ad624f\"\n            }\n        },\n        {\n            \"id\": 9562,\n            \"name\": \"Coldstack\",\n            \"symbol\": \"CLS\",\n            \"slug\": \"coldstack\",\n            \"rank\": 1726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x675bbc7514013e2073db7a919f6e4cbef576de37\"\n            }\n        },\n        {\n            \"id\": 9563,\n            \"name\": \"TradeStars\",\n            \"symbol\": \"TSX\",\n            \"slug\": \"tradestars\",\n            \"rank\": 1525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T16:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x734c90044a0ba31b3f2e640c10dc5d3540499bfd\"\n            }\n        },\n        {\n            \"id\": 9564,\n            \"name\": \"CryptoCart\",\n            \"symbol\": \"CC\",\n            \"slug\": \"cryptocart\",\n            \"rank\": 6929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T13:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e547061a345015869d26c7b6ee4ab5b63424441\"\n            }\n        },\n        {\n            \"id\": 9566,\n            \"name\": \"Liquity USD\",\n            \"symbol\": \"LUSD\",\n            \"slug\": \"liquity-usd\",\n            \"rank\": 216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T16:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f98805A4E8be255a32880FDeC7F6728C6568bA0\"\n            }\n        },\n        {\n            \"id\": 9568,\n            \"name\": \"SafeComet\",\n            \"symbol\": \"SAFECOMET\",\n            \"slug\": \"safecomet\",\n            \"rank\": 8212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T16:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb667bbfe0dcedae1a53555a0e8b0a14eaf0d5231\"\n            }\n        },\n        {\n            \"id\": 9569,\n            \"name\": \"OXO.Farm\",\n            \"symbol\": \"OXO\",\n            \"slug\": \"oxo-farm\",\n            \"rank\": 5977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T17:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47dac6bd80f024575a6d367af5ba8e89202a09fc\"\n            }\n        },\n        {\n            \"id\": 9574,\n            \"name\": \"CoShi Inu\",\n            \"symbol\": \"COSHI\",\n            \"slug\": \"coshi-inu\",\n            \"rank\": 7050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T18:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x668c50b1c7f46effbe3f242687071d7908aab00a\"\n            }\n        },\n        {\n            \"id\": 9575,\n            \"name\": \"Hamtaro\",\n            \"symbol\": \"HAMTARO\",\n            \"slug\": \"hamtaro\",\n            \"rank\": 7927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T18:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d4cc29b9c4e413cfe5f898e16280f11db57e186\"\n            }\n        },\n        {\n            \"id\": 9576,\n            \"name\": \"Vulkania\",\n            \"symbol\": \"VLK\",\n            \"slug\": \"vulkania\",\n            \"rank\": 4250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T19:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0921d788e7f7498f80adb0a0a62b8a9476f2db92\"\n            }\n        },\n        {\n            \"id\": 9577,\n            \"name\": \"Mycro\",\n            \"symbol\": \"MYO\",\n            \"slug\": \"mycro\",\n            \"rank\": 6683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T19:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x50987e6be405ebac691f8988304562e5efc3b2ea\"\n            }\n        },\n        {\n            \"id\": 9578,\n            \"name\": \"Dungeonswap\",\n            \"symbol\": \"DND\",\n            \"slug\": \"dungeonswap\",\n            \"rank\": 4928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-04T23:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14c358b573a4cE45364a3DBD84BBb4Dae87af034\"\n            }\n        },\n        {\n            \"id\": 9579,\n            \"name\": \"Corra.Finance\",\n            \"symbol\": \"CORA\",\n            \"slug\": \"corra-finance\",\n            \"rank\": 1837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T15:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a7260e44789aef24fdaf72d80ecdc253aaa079e\"\n            }\n        },\n        {\n            \"id\": 9580,\n            \"name\": \"Evolution Finance\",\n            \"symbol\": \"EVN\",\n            \"slug\": \"evolution-finance\",\n            \"rank\": 7061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T14:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9af15d7b8776fa296019979e70a5be53c714a7ec\"\n            }\n        },\n        {\n            \"id\": 9581,\n            \"name\": \"BitBlocks Finance\",\n            \"symbol\": \"BBKFI\",\n            \"slug\": \"bitblocks-finance\",\n            \"rank\": 2568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc8e68e30350c6603d3d29fcc8e676380c28fcf4\"\n            }\n        },\n        {\n            \"id\": 9582,\n            \"name\": \"DisCas Vision\",\n            \"symbol\": \"DISC\",\n            \"slug\": \"discas-vision\",\n            \"rank\": 7424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569\"\n            }\n        },\n        {\n            \"id\": 9583,\n            \"name\": \"Melalie\",\n            \"symbol\": \"MEL\",\n            \"slug\": \"melalie\",\n            \"rank\": 2313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed0889f7e1c7c7267407222be277e1f1ef4d4892\"\n            }\n        },\n        {\n            \"id\": 9584,\n            \"name\": \"Slam Token\",\n            \"symbol\": \"SLAM\",\n            \"slug\": \"slam-token\",\n            \"rank\": 4637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37\"\n            }\n        },\n        {\n            \"id\": 9585,\n            \"name\": \"XBN Community Token\",\n            \"symbol\": \"XBC\",\n            \"slug\": \"xbn-community-token\",\n            \"rank\": 8017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0321394309cad7e0e424650844c3ab3b659315d3\"\n            }\n        },\n        {\n            \"id\": 9586,\n            \"name\": \"PRIVATEUM INITIATIVE\",\n            \"symbol\": \"PVM\",\n            \"slug\": \"privateum-initiative\",\n            \"rank\": 1162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T15:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71aff23750db1f4edbe32c942157a478349035b2\"\n            }\n        },\n        {\n            \"id\": 9588,\n            \"name\": \"O3 Swap\",\n            \"symbol\": \"O3\",\n            \"slug\": \"o3-swap\",\n            \"rank\": 936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T07:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xee9801669c6138e84bd50deb500827b776777d28\"\n            }\n        },\n        {\n            \"id\": 9590,\n            \"name\": \"OBORTECH\",\n            \"symbol\": \"OBOT\",\n            \"slug\": \"obortech\",\n            \"rank\": 6585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedadeb5faa413e6c8623461849dfd0b7c3790c32\"\n            }\n        },\n        {\n            \"id\": 9592,\n            \"name\": \"Fortress Lending\",\n            \"symbol\": \"FTS\",\n            \"slug\": \"fortress-lending\",\n            \"rank\": 4128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4437743ac02957068995c48e08465e0ee1769fbe\"\n            }\n        },\n        {\n            \"id\": 9593,\n            \"name\": \"EQO\",\n            \"symbol\": \"EQO\",\n            \"slug\": \"eqo\",\n            \"rank\": 6590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T09:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x46e9fe43470fafd690100c86037f9e566e24d480\"\n            }\n        },\n        {\n            \"id\": 9594,\n            \"name\": \"g9tro Crowdfunding Platform\",\n            \"symbol\": \"G9TRO\",\n            \"slug\": \"g9tro-crowdfunding-platform\",\n            \"rank\": 8765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc64c0adf4a08008e3fa2bf9c03540032b1c8288\"\n            }\n        },\n        {\n            \"id\": 9595,\n            \"name\": \"CaliCoin\",\n            \"symbol\": \"CALI\",\n            \"slug\": \"calicoin\",\n            \"rank\": 3860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T16:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8fa12f8409da31a4fc43d15c4c78c33d8213b9b\"\n            }\n        },\n        {\n            \"id\": 9597,\n            \"name\": \"dFund\",\n            \"symbol\": \"DFND\",\n            \"slug\": \"dfund\",\n            \"rank\": 5390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T22:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2adc1c84443ad06f0017adca346bd9b6fc52cab\"\n            }\n        },\n        {\n            \"id\": 9598,\n            \"name\": \"Lion Token\",\n            \"symbol\": \"LION\",\n            \"slug\": \"lion-token\",\n            \"rank\": 4069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T18:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xd44c3ba075d73c812e272c03d42fdb6448ae10cd\"\n            }\n        },\n        {\n            \"id\": 9601,\n            \"name\": \"Forefront\",\n            \"symbol\": \"FF\",\n            \"slug\": \"forefront\",\n            \"rank\": 1712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T03:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7e9d8f07a64e363e97a648904a89fb4cd5fb94cd\"\n            }\n        },\n        {\n            \"id\": 9602,\n            \"name\": \"Goat Coin\",\n            \"symbol\": \"GOAT\",\n            \"slug\": \"goat-coin\",\n            \"rank\": 5920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T19:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08922cc5e9bd4c74ff570e27a40b84084a7f9988\"\n            }\n        },\n        {\n            \"id\": 9604,\n            \"name\": \"Privapp Network\",\n            \"symbol\": \"bPRIVA\",\n            \"slug\": \"privapp-network\",\n            \"rank\": 4352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T17:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa82e4aa4c8d0859b1dd333145b6dd488f23e9782\"\n            }\n        },\n        {\n            \"id\": 9605,\n            \"name\": \"TruePNL\",\n            \"symbol\": \"PNL\",\n            \"slug\": \"truepnl\",\n            \"rank\": 4809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T21:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9fc8f0ca1668e87294941b7f627e9c15ea06b459\"\n            }\n        },\n        {\n            \"id\": 9606,\n            \"name\": \"Plethori\",\n            \"symbol\": \"PLE\",\n            \"slug\": \"plethori\",\n            \"rank\": 3720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T18:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3873965e73d9a21f88e645ce40b7db187fde4931\"\n            }\n        },\n        {\n            \"id\": 9607,\n            \"name\": \"Bankless DAO\",\n            \"symbol\": \"BANK\",\n            \"slug\": \"bankless-dao\",\n            \"rank\": 3580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T19:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d94aa3e47d9d5024503ca8491fce9a2fb4da198\"\n            }\n        },\n        {\n            \"id\": 9608,\n            \"name\": \"SpookySwap\",\n            \"symbol\": \"BOO\",\n            \"slug\": \"spookyswap\",\n            \"rank\": 2902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T15:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55af5865807b196bd0197e0902746f31fbccfa58\"\n            }\n        },\n        {\n            \"id\": 9609,\n            \"name\": \"CompliFi\",\n            \"symbol\": \"COMFI\",\n            \"slug\": \"complifi\",\n            \"rank\": 6303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-05T20:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x752efadc0a7e05ad1bcccda22c141d01a75ef1e4\"\n            }\n        },\n        {\n            \"id\": 9613,\n            \"name\": \"Trustpad\",\n            \"symbol\": \"TPAD\",\n            \"slug\": \"trustpad\",\n            \"rank\": 3346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T13:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C\"\n            }\n        },\n        {\n            \"id\": 9615,\n            \"name\": \"Polylastic\",\n            \"symbol\": \"POLX\",\n            \"slug\": \"polylastic\",\n            \"rank\": 4719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T10:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x187ae45f2d361cbce37c6a8622119c91148f261b\"\n            }\n        },\n        {\n            \"id\": 9618,\n            \"name\": \"DogeMoon\",\n            \"symbol\": \"DGMOON\",\n            \"slug\": \"dogemoon\",\n            \"rank\": 6783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:46:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18359CF655A444204e46F286eDC445C9D30fFc54\"\n            }\n        },\n        {\n            \"id\": 9620,\n            \"name\": \"Wrapped Statera\",\n            \"symbol\": \"WSTA\",\n            \"slug\": \"wrapped-statera\",\n            \"rank\": 8766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-06T23:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedeec5691f23e4914cf0183a4196bbeb30d027a0\"\n            }\n        },\n        {\n            \"id\": 9621,\n            \"name\": \"DinoExchange\",\n            \"symbol\": \"DINO\",\n            \"slug\": \"dinoexchange\",\n            \"rank\": 2065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T22:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf317932ee2C30fa5d0E14416775977801734812D\"\n            }\n        },\n        {\n            \"id\": 9622,\n            \"name\": \"Nftfy\",\n            \"symbol\": \"NFTFY\",\n            \"slug\": \"nftfy\",\n            \"rank\": 8767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T01:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf6ff49ffd3d104302ef0ab0f10f5a84324c091c\"\n            }\n        },\n        {\n            \"id\": 9623,\n            \"name\": \"FairLunar\",\n            \"symbol\": \"FLUNAR\",\n            \"slug\": \"fairlunar\",\n            \"rank\": 8213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T06:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDCD289ECF644bEC54393ba6Ce8dB35e9B5Ff75e7\"\n            }\n        },\n        {\n            \"id\": 9625,\n            \"name\": \"Triforce Protocol\",\n            \"symbol\": \"TFC\",\n            \"slug\": \"triforce-protocol\",\n            \"rank\": 8768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T07:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x339f6e1553e923fd27412dfaf18b5721ea580a15\"\n            }\n        },\n        {\n            \"id\": 9626,\n            \"name\": \"Emblem\",\n            \"symbol\": \"EMB\",\n            \"slug\": \"emblem\",\n            \"rank\": 5455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T08:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb0acc14396d108b3c5574483acb817855c9dc8d\"\n            }\n        },\n        {\n            \"id\": 9627,\n            \"name\": \"ComfyToken\",\n            \"symbol\": \"COMFY\",\n            \"slug\": \"comfytoken\",\n            \"rank\": 4079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T08:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc737b44cb0aa18815a1f6918eb338dee7e7e6bd7\"\n            }\n        },\n        {\n            \"id\": 9629,\n            \"name\": \"GMR Finance\",\n            \"symbol\": \"GMR\",\n            \"slug\": \"gmr-finance\",\n            \"rank\": 7448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T09:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0523215dcafbf4e4aa92117d13c6985a3bef27d7\"\n            }\n        },\n        {\n            \"id\": 9630,\n            \"name\": \"Safeicarus\",\n            \"symbol\": \"SAFEICARUS\",\n            \"slug\": \"safeicarus\",\n            \"rank\": 7580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T09:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2f9b51c6a1b5598f0ea51ef95d70cb045692d0f\"\n            }\n        },\n        {\n            \"id\": 9631,\n            \"name\": \"Kally\",\n            \"symbol\": \"KALLY\",\n            \"slug\": \"polkally\",\n            \"rank\": 8769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfd30c9bea1a952feeed2ef2c6b2ff8a8fc4aad07\"\n            }\n        },\n        {\n            \"id\": 9632,\n            \"name\": \"UMI\",\n            \"symbol\": \"UMI\",\n            \"slug\": \"umi\",\n            \"rank\": 4445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9635,\n            \"name\": \"SYA x Flooz\",\n            \"symbol\": \"SYA\",\n            \"slug\": \"save-your-assets\",\n            \"rank\": 4313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T06:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83a86adf1a7c56e77d36d585b808052e0a2aad0e\"\n            }\n        },\n        {\n            \"id\": 9636,\n            \"name\": \"Widercoin\",\n            \"symbol\": \"WDR\",\n            \"slug\": \"widercoin\",\n            \"rank\": 2631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T14:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TWWvn3jcdY7QBV1KFcm4YyNUuD7reNbr3k\"\n            }\n        },\n        {\n            \"id\": 9637,\n            \"name\": \"Altura\",\n            \"symbol\": \"ALU\",\n            \"slug\": \"altura\",\n            \"rank\": 3258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T14:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8263CD1601FE73C066bf49cc09841f35348e3be0\"\n            }\n        },\n        {\n            \"id\": 9638,\n            \"name\": \"SingularityDAO\",\n            \"symbol\": \"SDAO\",\n            \"slug\": \"singularitydao\",\n            \"rank\": 714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T08:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x993864e43caa7f7f12953ad6feb1d1ca635b875f\"\n            }\n        },\n        {\n            \"id\": 9639,\n            \"name\": \"Pussy Financial\",\n            \"symbol\": \"PUSSY\",\n            \"slug\": \"pussy-financial\",\n            \"rank\": 4649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-07T16:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9196e18bc349b1f64bc08784eae259525329a1ad\"\n            }\n        },\n        {\n            \"id\": 9640,\n            \"name\": \"MetisDAO\",\n            \"symbol\": \"METIS\",\n            \"slug\": \"metisdao\",\n            \"rank\": 239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T14:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9E32b13ce7f2E80A01932B42553652E053D6ed8e\"\n            }\n        },\n        {\n            \"id\": 9641,\n            \"name\": \"PhoenxiDefi Finance\",\n            \"symbol\": \"PNIXS\",\n            \"slug\": \"phoenxidefi-finance\",\n            \"rank\": 6518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-08T07:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x509949c4ee0c1c2c765cf9b23c75d823981e22ae\"\n            }\n        },\n        {\n            \"id\": 9642,\n            \"name\": \"SILVER (SVS)\",\n            \"symbol\": \"SVS\",\n            \"slug\": \"silver-gateway\",\n            \"rank\": 6275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9643,\n            \"name\": \"Don-key\",\n            \"symbol\": \"DON\",\n            \"slug\": \"don-key\",\n            \"rank\": 949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T21:31:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x217ddead61a42369a266f1fb754eb5d3ebadc88a\"\n            }\n        },\n        {\n            \"id\": 9646,\n            \"name\": \"FOMO LAB\",\n            \"symbol\": \"FOMO\",\n            \"slug\": \"fomo-lab\",\n            \"rank\": 5991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T22:59:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5eef8c4320e2bf8d1e6231a31500fd7a87d02985\"\n            }\n        },\n        {\n            \"id\": 9650,\n            \"name\": \"DiamondToken\",\n            \"symbol\": \"DIAMOND\",\n            \"slug\": \"diamondtoken\",\n            \"rank\": 8168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-08T11:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e8cfdd483c5818c5a4a799cbaae324002d086ad\"\n            }\n        },\n        {\n            \"id\": 9651,\n            \"name\": \"Ethermon\",\n            \"symbol\": \"EMON\",\n            \"slug\": \"ethermon\",\n            \"rank\": 3372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T14:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6a5ab46ead26f49b03bbb1f9eb1ad5c1767974a\"\n            }\n        },\n        {\n            \"id\": 9653,\n            \"name\": \"Nabox\",\n            \"symbol\": \"NABOX\",\n            \"slug\": \"nabox\",\n            \"rank\": 1191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T14:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03d1e72765545729a035e909edd9371a405f77fb\"\n            }\n        },\n        {\n            \"id\": 9654,\n            \"name\": \"CryptoBlades\",\n            \"symbol\": \"SKILL\",\n            \"slug\": \"cryptoblades\",\n            \"rank\": 1208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-09T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x154a9f9cbd3449ad22fdae23044319d6ef2a1fab\"\n            }\n        },\n        {\n            \"id\": 9655,\n            \"name\": \"Blocktyme\",\n            \"symbol\": \"BTYM\",\n            \"slug\": \"blocktyme\",\n            \"rank\": 5045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-09T06:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c0938091EF72c5768ea9611a6e252B1A3578E0E\"\n            }\n        },\n        {\n            \"id\": 9656,\n            \"name\": \"CateCoin\",\n            \"symbol\": \"CATE\",\n            \"slug\": \"catecoin\",\n            \"rank\": 3296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T02:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4fae3faa8300810c835970b9187c268f55d998f\"\n            }\n        },\n        {\n            \"id\": 9657,\n            \"name\": \"Pinknode\",\n            \"symbol\": \"PNODE\",\n            \"slug\": \"pinknode\",\n            \"rank\": 6451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T14:46:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAF691508BA57d416f895e32a1616dA1024e882D2\"\n            }\n        },\n        {\n            \"id\": 9660,\n            \"name\": \"Parasset\",\n            \"symbol\": \"ASET\",\n            \"slug\": \"parasset\",\n            \"rank\": 5728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T11:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9662,\n            \"name\": \"Shield\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"shield-dao\",\n            \"rank\": 8770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T14:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ef6a7e2c966fb7c5403efefde38338b1a95a084\"\n            }\n        },\n        {\n            \"id\": 9663,\n            \"name\": \"ArGo\",\n            \"symbol\": \"ARGO\",\n            \"slug\": \"argoapp\",\n            \"rank\": 1812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T13:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28cca76f6e8ec81e4550ecd761f899110b060e97\"\n            }\n        },\n        {\n            \"id\": 9665,\n            \"name\": \"My DeFi Pet\",\n            \"symbol\": \"DPET\",\n            \"slug\": \"my-defi-pet\",\n            \"rank\": 1361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb62ae373aca027177d1c18ee0862817f9080d08\"\n            }\n        },\n        {\n            \"id\": 9666,\n            \"name\": \"Terran Coin\",\n            \"symbol\": \"TRR\",\n            \"slug\": \"terran-coin\",\n            \"rank\": 3004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T07:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x490e3f4af13e1616ec97a8c6600c1061a8d0253e\"\n            }\n        },\n        {\n            \"id\": 9667,\n            \"name\": \"BNB Diamond\",\n            \"symbol\": \"BNBD\",\n            \"slug\": \"bnb-diamond\",\n            \"rank\": 8151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T07:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c730718c97a77562866b5d29b33228c019eac68\"\n            }\n        },\n        {\n            \"id\": 9669,\n            \"name\": \"Pube finance\",\n            \"symbol\": \"PUBE\",\n            \"slug\": \"pube-finance\",\n            \"rank\": 7668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T08:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3916984fa787d89B648Ccd8d60B5ff07E0E8e4F4\"\n            }\n        },\n        {\n            \"id\": 9670,\n            \"name\": \"GogolCoin\",\n            \"symbol\": \"GOL\",\n            \"slug\": \"gogolcoin\",\n            \"rank\": 2854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T17:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9671,\n            \"name\": \"upBNB\",\n            \"symbol\": \"UPBNB\",\n            \"slug\": \"upbnb\",\n            \"rank\": 6800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T08:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1759254EB142bcF0175347D5A0f3c19235538a9A\"\n            }\n        },\n        {\n            \"id\": 9673,\n            \"name\": \"Loser Coin\",\n            \"symbol\": \"LOWB\",\n            \"slug\": \"loser-coin\",\n            \"rank\": 1374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T09:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x843d4a358471547f51534e3e51fae91cb4dc3f28\"\n            }\n        },\n        {\n            \"id\": 9674,\n            \"name\": \"Wilder World\",\n            \"symbol\": \"WILD\",\n            \"slug\": \"wilder-world\",\n            \"rank\": 326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T14:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a3bff78b79a009976eea096a51a948a3dc00e34\"\n            }\n        },\n        {\n            \"id\": 9675,\n            \"name\": \"Drops Ownership Power\",\n            \"symbol\": \"DOP\",\n            \"slug\": \"drops\",\n            \"rank\": 1450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T15:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bb61215298f296c55b19ad842d3df69021da2ef\"\n            }\n        },\n        {\n            \"id\": 9676,\n            \"name\": \"Gastrocoin\",\n            \"symbol\": \"GTC\",\n            \"slug\": \"gastrocoin\",\n            \"rank\": 7681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T19:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9677,\n            \"name\": \"Nadeshiko\",\n            \"symbol\": \"NDSK\",\n            \"slug\": \"nadeshiko\",\n            \"rank\": 8023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x568b0d8ac3967d363257c520c9be0f17984e470f\"\n            }\n        },\n        {\n            \"id\": 9678,\n            \"name\": \"Total Crypto Market Cap Token\",\n            \"symbol\": \"TCAP\",\n            \"slug\": \"total-crypto-market-cap-token\",\n            \"rank\": 8771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T14:53:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16c52CeeCE2ed57dAd87319D91B5e3637d50aFa4\"\n            }\n        },\n        {\n            \"id\": 9679,\n            \"name\": \"MoonStarter\",\n            \"symbol\": \"MNST\",\n            \"slug\": \"moonstarter\",\n            \"rank\": 3373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T09:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a6ccf15b38da4b5b0ef4c8fe9fefcb472a893f9\"\n            }\n        },\n        {\n            \"id\": 9680,\n            \"name\": \"Small Doge\",\n            \"symbol\": \"SDOG\",\n            \"slug\": \"small-doge\",\n            \"rank\": 6263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-10T19:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x537edd52ebcb9f48ff2f8a28c51fcdb9d6a6e0d4\"\n            }\n        },\n        {\n            \"id\": 9681,\n            \"name\": \"NFTCircle\",\n            \"symbol\": \"NFTC\",\n            \"slug\": \"nftcircle\",\n            \"rank\": 8772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T06:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2efcdd1383eae3af14d785dcc65d6b865b562312\"\n            }\n        },\n        {\n            \"id\": 9685,\n            \"name\": \"Jomon Shiba\",\n            \"symbol\": \"JSHIBA\",\n            \"slug\": \"jomon-shiba\",\n            \"rank\": 8773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1426cC6D52D1B14e2B3b1Cb04d57ea42B39c4c7c\"\n            }\n        },\n        {\n            \"id\": 9686,\n            \"name\": \"My Crypto Heroes\",\n            \"symbol\": \"MCHC\",\n            \"slug\": \"my-crypto-heroes\",\n            \"rank\": 3592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T09:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd69f306549e9d96f183b1aeca30b8f4353c2ecc3\"\n            }\n        },\n        {\n            \"id\": 9691,\n            \"name\": \"Venus Reward Token\",\n            \"symbol\": \"VRT\",\n            \"slug\": \"venus-reward-token\",\n            \"rank\": 1031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T01:01:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5F84ce30DC3cF7909101C69086c50De191895883\"\n            }\n        },\n        {\n            \"id\": 9692,\n            \"name\": \"CatzCoin\",\n            \"symbol\": \"CATZ\",\n            \"slug\": \"catzcoin\",\n            \"rank\": 7720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T12:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfBEe3dAc982148aC793161f7362344925506903\"\n            }\n        },\n        {\n            \"id\": 9693,\n            \"name\": \"DOGGY\",\n            \"symbol\": \"DOGGY\",\n            \"slug\": \"doggy\",\n            \"rank\": 1070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T13:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74926b3d118a63f6958922d3dc05eb9c6e6e00c6\"\n            }\n        },\n        {\n            \"id\": 9694,\n            \"name\": \"Upfire\",\n            \"symbol\": \"UPR\",\n            \"slug\": \"upfire\",\n            \"rank\": 4674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T14:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf720e38f678b29b243f7d53b56acbf5de98f2385\"\n            }\n        },\n        {\n            \"id\": 9698,\n            \"name\": \"Tycoon\",\n            \"symbol\": \"TYC\",\n            \"slug\": \"tycoon\",\n            \"rank\": 1384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:46:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3A82D3111aB5faF39d847D46023d9090261A658F\"\n            }\n        },\n        {\n            \"id\": 9699,\n            \"name\": \"HyperMeteor\",\n            \"symbol\": \"HYMETEOR\",\n            \"slug\": \"hypermeteor\",\n            \"rank\": 8774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T14:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0\"\n            }\n        },\n        {\n            \"id\": 9700,\n            \"name\": \"Microtuber\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"microtuber\",\n            \"rank\": 4573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6876eba317272fe221c67405c5e8eb3b24535547\"\n            }\n        },\n        {\n            \"id\": 9701,\n            \"name\": \"Jindoge\",\n            \"symbol\": \"JINDOGE\",\n            \"slug\": \"jindoge\",\n            \"rank\": 8775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T15:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f4cd830543db25254ec0f05eac058d4d6e86166\"\n            }\n        },\n        {\n            \"id\": 9708,\n            \"name\": \"ShibaPup\",\n            \"symbol\": \"SHIBAPUP\",\n            \"slug\": \"shibapup\",\n            \"rank\": 4064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T18:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8203612382f61bafae549fbf31efbf70992fa289\"\n            }\n        },\n        {\n            \"id\": 9709,\n            \"name\": \"MoonTrust\",\n            \"symbol\": \"MNTT\",\n            \"slug\": \"moontrust\",\n            \"rank\": 1860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T19:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x390037d710c86f88f05174599425b77c72eda305\"\n            }\n        },\n        {\n            \"id\": 9710,\n            \"name\": \"Kabosu\",\n            \"symbol\": \"KABOSU\",\n            \"slug\": \"kabosu\",\n            \"rank\": 4404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T19:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b\"\n            }\n        },\n        {\n            \"id\": 9711,\n            \"name\": \"Sanshu Inu\",\n            \"symbol\": \"SANSHU\",\n            \"slug\": \"sanshu-inu\",\n            \"rank\": 4398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T19:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc73c167e7a4ba109e4052f70d5466d0c312a344d\"\n            }\n        },\n        {\n            \"id\": 9712,\n            \"name\": \"Shih Tzu\",\n            \"symbol\": \"SHIH\",\n            \"slug\": \"shih-tzu\",\n            \"rank\": 5587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-11T20:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x841fb148863454a3b3570f515414759be9091465\"\n            }\n        },\n        {\n            \"id\": 9713,\n            \"name\": \"Demodyfi\",\n            \"symbol\": \"DMOD\",\n            \"slug\": \"demodyfi\",\n            \"rank\": 6634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T16:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f6c5c2fb289db2228d159c69621215e354218d7\"\n            }\n        },\n        {\n            \"id\": 9718,\n            \"name\": \"Kineko\",\n            \"symbol\": \"KKO\",\n            \"slug\": \"kineko\",\n            \"rank\": 1482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T02:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x368c5290b13caa10284db58b4ad4f3e9ee8bf4c9\"\n            }\n        },\n        {\n            \"id\": 9719,\n            \"name\": \"Woofy\",\n            \"symbol\": \"WOOFY\",\n            \"slug\": \"woofy\",\n            \"rank\": 7586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T04:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0660cd418a64a1d44e9214ad8e459324d8157f1\"\n            }\n        },\n        {\n            \"id\": 9720,\n            \"name\": \"PlatON\",\n            \"symbol\": \"LAT\",\n            \"slug\": \"platon\",\n            \"rank\": 272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T05:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9721,\n            \"name\": \"Samoyedcoin\",\n            \"symbol\": \"SAMO\",\n            \"slug\": \"samoyedcoin\",\n            \"rank\": 433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T08:59:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU\"\n            }\n        },\n        {\n            \"id\": 9722,\n            \"name\": \"Fluity\",\n            \"symbol\": \"FLTY\",\n            \"slug\": \"fluity\",\n            \"rank\": 2266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T08:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83b325dbA77d55644619a4Ff29D42EE4487BCf31\"\n            }\n        },\n        {\n            \"id\": 9734,\n            \"name\": \"Saferune\",\n            \"symbol\": \"SAFERUNE\",\n            \"slug\": \"saferune\",\n            \"rank\": 8115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T10:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x862827e70221c3a0ba27ab608ddfe4d5d3fe27c2\"\n            }\n        },\n        {\n            \"id\": 9736,\n            \"name\": \"ShibaCash\",\n            \"symbol\": \"SHIBACASH\",\n            \"slug\": \"shibacash\",\n            \"rank\": 6227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T05:56:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e4e3ba4675c39ff2863073e171b0a2e93a592e0\"\n            }\n        },\n        {\n            \"id\": 9737,\n            \"name\": \"HummingBird Finance\",\n            \"symbol\": \"HMNG\",\n            \"slug\": \"hummingbird-finance\",\n            \"rank\": 6090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T12:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14357d294fbabbe0fbf59503370c772d563b35b6\"\n            }\n        },\n        {\n            \"id\": 9740,\n            \"name\": \"Dot Finance\",\n            \"symbol\": \"PINK\",\n            \"slug\": \"dot-finance\",\n            \"rank\": 4756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T18:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC\"\n            }\n        },\n        {\n            \"id\": 9741,\n            \"name\": \"Solanium\",\n            \"symbol\": \"SLIM\",\n            \"slug\": \"solanium\",\n            \"rank\": 458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T15:16:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW\"\n            }\n        },\n        {\n            \"id\": 9742,\n            \"name\": \"ElonTech\",\n            \"symbol\": \"ETCH\",\n            \"slug\": \"elontech\",\n            \"rank\": 3809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T20:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9\"\n            }\n        },\n        {\n            \"id\": 9747,\n            \"name\": \"Cryption Network\",\n            \"symbol\": \"CNT\",\n            \"slug\": \"cryption-network\",\n            \"rank\": 5246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x429876c4a6f89fb470e92456b8313879df98b63c\"\n            }\n        },\n        {\n            \"id\": 9748,\n            \"name\": \"Renascent Finance\",\n            \"symbol\": \"RENASCENT\",\n            \"slug\": \"renascent-finance\",\n            \"rank\": 6143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T18:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56de8bc61346321d4f2211e3ac3c0a7f00db9b76\"\n            }\n        },\n        {\n            \"id\": 9749,\n            \"name\": \"WallStreetBets DApp\",\n            \"symbol\": \"WSB\",\n            \"slug\": \"wallstreetbets-dapp\",\n            \"rank\": 3439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T19:14:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x22168882276e5d5e1da694343b41dd7726eeb288\"\n            }\n        },\n        {\n            \"id\": 9751,\n            \"name\": \"COLD FINANCE\",\n            \"symbol\": \"COLD\",\n            \"slug\": \"cold-finance\",\n            \"rank\": 7717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T09:56:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a6fda69fa9859b169ef17b600ce81c59cf16f01\"\n            }\n        },\n        {\n            \"id\": 9752,\n            \"name\": \"AFEN Blockchain\",\n            \"symbol\": \"AFEN\",\n            \"slug\": \"afen-blockchain\",\n            \"rank\": 2201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-12T22:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0840d5f67206f865aee7cce075bd4484cd3cc81\"\n            }\n        },\n        {\n            \"id\": 9755,\n            \"name\": \"Moma Protocol\",\n            \"symbol\": \"MOMAT\",\n            \"slug\": \"moma-protocol\",\n            \"rank\": 8069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T19:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9756,\n            \"name\": \"Virtue Poker\",\n            \"symbol\": \"VPP\",\n            \"slug\": \"virtue-poker\",\n            \"rank\": 1815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T20:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5eeaa2dcb23056f4e8654a349e57ebe5e76b5e6e\"\n            }\n        },\n        {\n            \"id\": 9757,\n            \"name\": \"WeStarter\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"westarter\",\n            \"rank\": 3619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T04:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x910651F81a605a6Ef35d05527d24A72fecef8bF0\"\n            }\n        },\n        {\n            \"id\": 9759,\n            \"name\": \"BSC Gold\",\n            \"symbol\": \"BSCGOLD\",\n            \"slug\": \"bsc-gold\",\n            \"rank\": 4828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T21:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34195fd824355aec1bdceea97697b35be691bcb3\"\n            }\n        },\n        {\n            \"id\": 9760,\n            \"name\": \"Stratos\",\n            \"symbol\": \"STOS\",\n            \"slug\": \"stratos\",\n            \"rank\": 644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T16:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08c32b0726C5684024ea6e141C50aDe9690bBdcc\"\n            }\n        },\n        {\n            \"id\": 9763,\n            \"name\": \"Copiosa Coin\",\n            \"symbol\": \"COP\",\n            \"slug\": \"copiosa-coin\",\n            \"rank\": 4148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T15:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8789337a176e6e7223ff115f1cd85c993d42c25c\"\n            }\n        },\n        {\n            \"id\": 9764,\n            \"name\": \"MILC Platform\",\n            \"symbol\": \"MLT\",\n            \"slug\": \"milc-platform\",\n            \"rank\": 863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:13:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9506d37f70eB4C3d79C398d326C871aBBf10521d\"\n            }\n        },\n        {\n            \"id\": 9765,\n            \"name\": \"Hanzo Inu\",\n            \"symbol\": \"HNZO\",\n            \"slug\": \"hanzo-inu\",\n            \"rank\": 7009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x239dc02a28a0774738463e06245544a72745d5c5\"\n            }\n        },\n        {\n            \"id\": 9766,\n            \"name\": \"Rentible\",\n            \"symbol\": \"RNB\",\n            \"slug\": \"rentible\",\n            \"rank\": 6094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T16:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a039b1d9bbdccbb91be28691b730ca893e5e743\"\n            }\n        },\n        {\n            \"id\": 9767,\n            \"name\": \"Frenchie Network\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"frenchie-network\",\n            \"rank\": 4487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T21:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13958e1eb63dfb8540eaf6ed7dcbbc1a60fd52af\"\n            }\n        },\n        {\n            \"id\": 9771,\n            \"name\": \"LaunchX\",\n            \"symbol\": \"LNCHX\",\n            \"slug\": \"launchx\",\n            \"rank\": 4478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T11:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9772,\n            \"name\": \"SnowgeCoin\",\n            \"symbol\": \"SNOWGE\",\n            \"slug\": \"snowgecoin\",\n            \"rank\": 8776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T21:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e9280d53f28281ce098c8f64e49f5f5dc9ea185\"\n            }\n        },\n        {\n            \"id\": 9779,\n            \"name\": \"Supersonic Finance\",\n            \"symbol\": \"SSN\",\n            \"slug\": \"supersonic-finance\",\n            \"rank\": 4609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T23:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89d453108bd94b497bbb4496729cd26f92aba533\"\n            }\n        },\n        {\n            \"id\": 9780,\n            \"name\": \"Snowball\",\n            \"symbol\": \"SNOB\",\n            \"slug\": \"snowball-finance\",\n            \"rank\": 1598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T22:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xC38f41A296A4493Ff429F1238e030924A1542e50\"\n            }\n        },\n        {\n            \"id\": 9783,\n            \"name\": \"Roseon Finance\",\n            \"symbol\": \"ROSN\",\n            \"slug\": \"roseon-finance\",\n            \"rank\": 3362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T21:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x651cd665bd558175a956fb3d72206ea08eb3df5b\"\n            }\n        },\n        {\n            \"id\": 9789,\n            \"name\": \"ETH 2x Flexible Leverage Index\",\n            \"symbol\": \"ETH2X-FLI\",\n            \"slug\": \"eth-2x-flexible-leverage-index\",\n            \"rank\": 2951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T23:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa6e8127831c9de45ae56bb1b0d4d4da6e5665bd\"\n            }\n        },\n        {\n            \"id\": 9790,\n            \"name\": \"Coco Swap\",\n            \"symbol\": \"COCO\",\n            \"slug\": \"coco-swap\",\n            \"rank\": 6516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T20:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9AA6FC71aed1130DeE06a91A487BF5eA481dE80D\"\n            }\n        },\n        {\n            \"id\": 9791,\n            \"name\": \"Deimos Token\",\n            \"symbol\": \"DIO\",\n            \"slug\": \"deimos-token\",\n            \"rank\": 7039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T09:27:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb80a8edd3730d82a941a1cdd7547e843fd5ca65c\"\n            }\n        },\n        {\n            \"id\": 9792,\n            \"name\": \"ACENT\",\n            \"symbol\": \"ACE\",\n            \"slug\": \"acent\",\n            \"rank\": 1295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-13T23:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec5483804e637d45cde22fa0869656b64b5ab1ab\"\n            }\n        },\n        {\n            \"id\": 9795,\n            \"name\": \"Caramel Swap\",\n            \"symbol\": \"MEL\",\n            \"slug\": \"caramel-swap\",\n            \"rank\": 7641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T01:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7D5bc7796fD62a9A27421198fc3c349B96cDD9Dc\"\n            }\n        },\n        {\n            \"id\": 9796,\n            \"name\": \"Bakery Tools\",\n            \"symbol\": \"TBAKE\",\n            \"slug\": \"bakery-tools\",\n            \"rank\": 8777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T01:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26d6e280f9687c463420908740ae59f712419147\"\n            }\n        },\n        {\n            \"id\": 9797,\n            \"name\": \"Avalaunch\",\n            \"symbol\": \"XAVA\",\n            \"slug\": \"avalaunch\",\n            \"rank\": 3080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T01:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd1c3f94de7e5b45fa4edbba472491a9f4b166fc4\"\n            }\n        },\n        {\n            \"id\": 9798,\n            \"name\": \"VELOREX\",\n            \"symbol\": \"VEX\",\n            \"slug\": \"velorex\",\n            \"rank\": 4860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T22:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc029a12e4a002c6858878fd9d3cc74e227cc2dda\"\n            }\n        },\n        {\n            \"id\": 9799,\n            \"name\": \"SafeZone\",\n            \"symbol\": \"SAFEZONE\",\n            \"slug\": \"safezone\",\n            \"rank\": 5224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T02:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10f181b87e2a4af6120452a29570fcf74b082c16\"\n            }\n        },\n        {\n            \"id\": 9802,\n            \"name\": \"Mozik\",\n            \"symbol\": \"MOZ\",\n            \"slug\": \"mozik\",\n            \"rank\": 6577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7BD82B320EbC28D8EB3C4F5Fa2af7B14dA5b90C3\"\n            }\n        },\n        {\n            \"id\": 9807,\n            \"name\": \"ProSwap\",\n            \"symbol\": \"PROS\",\n            \"slug\": \"proswap\",\n            \"rank\": 4319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T23:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9810,\n            \"name\": \"Lunar Highway\",\n            \"symbol\": \"LUNAR\",\n            \"slug\": \"lunar-highway\",\n            \"rank\": 8778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T11:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e8a9D0BF525d78fd9E0c88710099f227F6924cf\"\n            }\n        },\n        {\n            \"id\": 9812,\n            \"name\": \"Gorilla Diamond\",\n            \"symbol\": \"GDT\",\n            \"slug\": \"gorilla-diamond\",\n            \"rank\": 3960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T12:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a\"\n            }\n        },\n        {\n            \"id\": 9813,\n            \"name\": \"GrowingFi\",\n            \"symbol\": \"GROW\",\n            \"slug\": \"growingfi\",\n            \"rank\": 8779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T12:16:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8CEF274596d334FFa10f8976a920DDC81ba6e29b\"\n            }\n        },\n        {\n            \"id\": 9815,\n            \"name\": \"GGIVE\",\n            \"symbol\": \"GGIVE\",\n            \"slug\": \"globalgive\",\n            \"rank\": 8780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T13:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9587315bdc7a58f66eb4e9e2f8b9c29abca15617\"\n            }\n        },\n        {\n            \"id\": 9816,\n            \"name\": \"APENFT\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"apenft\",\n            \"rank\": 112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T04:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq\"\n            }\n        },\n        {\n            \"id\": 9817,\n            \"name\": \"DeFIRE\",\n            \"symbol\": \"CWAP\",\n            \"slug\": \"defire\",\n            \"rank\": 5346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T19:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE74dC43867E0cbEB208F1a012fc60DcBbF0E3044\"\n            }\n        },\n        {\n            \"id\": 9819,\n            \"name\": \"PalGold\",\n            \"symbol\": \"PALG\",\n            \"slug\": \"palgold\",\n            \"rank\": 5181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T14:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003887\"\n            }\n        },\n        {\n            \"id\": 9820,\n            \"name\": \"Metaverse NFT Index\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"metaverse-nft-index\",\n            \"rank\": 5286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T14:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33e18a092a93ff21ad04746c7da12e35d34dc7c4\"\n            }\n        },\n        {\n            \"id\": 9824,\n            \"name\": \"HappyCoin\",\n            \"symbol\": \"HAPPY\",\n            \"slug\": \"thehappycoin\",\n            \"rank\": 8264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T18:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb0b924c4a31b7d4581a7f78f57cee1e65736be1d\"\n            }\n        },\n        {\n            \"id\": 9825,\n            \"name\": \"NiiFi\",\n            \"symbol\": \"NIIFI\",\n            \"slug\": \"niifi\",\n            \"rank\": 5169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T15:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x852e5427c86a3b46dd25e5fe027bb15f53c4bcb8\"\n            }\n        },\n        {\n            \"id\": 9827,\n            \"name\": \"Sportcash One\",\n            \"symbol\": \"SCONEX\",\n            \"slug\": \"sportcash-one\",\n            \"rank\": 2222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-14T20:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"EnBAWjayxUrwL7KMTBvRzcS5RqGYwFfLPD4tFVu4Mpj3\"\n            }\n        },\n        {\n            \"id\": 9828,\n            \"name\": \"Nafter\",\n            \"symbol\": \"NAFT\",\n            \"slug\": \"nafter\",\n            \"rank\": 1266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T05:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd7730681b1dc8f6f969166b29d8a5ea8568616a3\"\n            }\n        },\n        {\n            \"id\": 9829,\n            \"name\": \"Shiba Corp\",\n            \"symbol\": \"BSHIBA\",\n            \"slug\": \"shiba-corp\",\n            \"rank\": 7551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T08:02:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e\"\n            }\n        },\n        {\n            \"id\": 9830,\n            \"name\": \"Dexioprotocol\",\n            \"symbol\": \"DEXI\",\n            \"slug\": \"dexioprotocol\",\n            \"rank\": 4351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T18:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29b1E39A529d3B3cacEA55989594F71813e998Bb\"\n            }\n        },\n        {\n            \"id\": 9832,\n            \"name\": \"MoonJuice\",\n            \"symbol\": \"MOJO\",\n            \"slug\": \"moonjuice\",\n            \"rank\": 8218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T08:31:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8087e4c1735c1373f0d04b88d4dbe1fae1149123\"\n            }\n        },\n        {\n            \"id\": 9835,\n            \"name\": \"Koduro\",\n            \"symbol\": \"KODURO\",\n            \"slug\": \"koduro\",\n            \"rank\": 8781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T13:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26A4F25A411eF867972633E5FA410031D6346285\"\n            }\n        },\n        {\n            \"id\": 9837,\n            \"name\": \"Flux Protocol\",\n            \"symbol\": \"FLUX\",\n            \"slug\": \"flux-protocol\",\n            \"rank\": 4947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-15T18:16:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7645DdfEecedA57e41f92679c4aCd83c56A81D14\"\n            }\n        },\n        {\n            \"id\": 9838,\n            \"name\": \"xSuter\",\n            \"symbol\": \"XSUTER\",\n            \"slug\": \"xsuter\",\n            \"rank\": 1417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T12:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x822D04D22f962d6132f53b0FA6b9409097D12550\"\n            }\n        },\n        {\n            \"id\": 9839,\n            \"name\": \"BlockBank\",\n            \"symbol\": \"BBANK\",\n            \"slug\": \"blockbank\",\n            \"rank\": 1288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-16T11:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4b5470523ccd314c6b9da041076e7d79e0df267\"\n            }\n        },\n        {\n            \"id\": 9840,\n            \"name\": \"xxxNifty\",\n            \"symbol\": \"NSFW\",\n            \"slug\": \"xxxnifty\",\n            \"rank\": 5415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T04:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9daaa05946e486add2c81e0d32d936866b8449d9\"\n            }\n        },\n        {\n            \"id\": 9844,\n            \"name\": \"Atlantic Finance Token\",\n            \"symbol\": \"ATFI\",\n            \"slug\": \"atlantic-finance-token\",\n            \"rank\": 8782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T18:27:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9846,\n            \"name\": \"HaggleX\",\n            \"symbol\": \"HAG\",\n            \"slug\": \"hagglex\",\n            \"rank\": 4956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T01:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44e133e71bf90cb67de4c0f31c391ade021def4a\"\n            }\n        },\n        {\n            \"id\": 9848,\n            \"name\": \"Moonlight Token\",\n            \"symbol\": \"MOONLIGHT\",\n            \"slug\": \"moonlight-token\",\n            \"rank\": 5822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T22:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1ced2e320e3f4c8e3511b1dc59203303493f382\"\n            }\n        },\n        {\n            \"id\": 9849,\n            \"name\": \"SafeGem.Finance\",\n            \"symbol\": \"GEMS\",\n            \"slug\": \"safegem-finance\",\n            \"rank\": 7877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-16T21:33:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0\"\n            }\n        },\n        {\n            \"id\": 9854,\n            \"name\": \"Tiger King\",\n            \"symbol\": \"TKING\",\n            \"slug\": \"tiger-king\",\n            \"rank\": 1189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T03:21:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24e89bdf2f65326b94e36978a7edeac63623dafa\"\n            }\n        },\n        {\n            \"id\": 9855,\n            \"name\": \"EthereumMax\",\n            \"symbol\": \"EMAX\",\n            \"slug\": \"ethereummax\",\n            \"rank\": 4005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T07:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15874d65e649880c2614e7a480cb7c9a55787ff6\"\n            }\n        },\n        {\n            \"id\": 9856,\n            \"name\": \"Knit Finance\",\n            \"symbol\": \"KFT\",\n            \"slug\": \"knit-finance\",\n            \"rank\": 2008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T17:56:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef53462838000184f35f7d991452e5f25110b207\"\n            }\n        },\n        {\n            \"id\": 9859,\n            \"name\": \"YUMMY\",\n            \"symbol\": \"YUMMY\",\n            \"slug\": \"yummy\",\n            \"rank\": 1392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T16:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB003C68917BaB76812797d1b8056822f48E2e4fe\"\n            }\n        },\n        {\n            \"id\": 9861,\n            \"name\": \"Float Protocol: Float\",\n            \"symbol\": \"FLOAT\",\n            \"slug\": \"float-protocol-float\",\n            \"rank\": 4031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T10:55:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb05097849bca421a3f51b249ba6cca4af4b97cb9\"\n            }\n        },\n        {\n            \"id\": 9862,\n            \"name\": \"Sishi Finance\",\n            \"symbol\": \"SISHI\",\n            \"slug\": \"sishi-finance\",\n            \"rank\": 6319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T11:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e8538c75f273ab2df6adeecd3622a9c314fccf3\"\n            }\n        },\n        {\n            \"id\": 9863,\n            \"name\": \"TrustBase\",\n            \"symbol\": \"TBE\",\n            \"slug\": \"trustbase\",\n            \"rank\": 4547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T14:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9865,\n            \"name\": \"Ispolink\",\n            \"symbol\": \"ISP\",\n            \"slug\": \"ispolink\",\n            \"rank\": 1074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T12:08:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8807f0f5ba3fa45ffbdc66928d71c5289249014\"\n            }\n        },\n        {\n            \"id\": 9866,\n            \"name\": \"Fear\",\n            \"symbol\": \"FEAR\",\n            \"slug\": \"fear-nfts\",\n            \"rank\": 1293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T04:13:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88a9a52f944315d5b4e917b9689e65445c401e83\"\n            }\n        },\n        {\n            \"id\": 9867,\n            \"name\": \"Hot Cross\",\n            \"symbol\": \"HOTCROSS\",\n            \"slug\": \"hot-cross\",\n            \"rank\": 645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T16:48:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4297394c20800e8a38a619a243e9bbe7681ff24e\"\n            }\n        },\n        {\n            \"id\": 9868,\n            \"name\": \"XCAD Network\",\n            \"symbol\": \"XCAD\",\n            \"slug\": \"xcad-network\",\n            \"rank\": 3034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1h63h5rlg7avatnlzhfnfzwn8vfspwkapzdy2aw\"\n            }\n        },\n        {\n            \"id\": 9869,\n            \"name\": \"Spherium\",\n            \"symbol\": \"SPHRI\",\n            \"slug\": \"spherium\",\n            \"rank\": 5524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T16:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a0cdfab62ed35b836dc0633482798421c81b3ec\"\n            }\n        },\n        {\n            \"id\": 9870,\n            \"name\": \"xWIN Finance\",\n            \"symbol\": \"XWIN\",\n            \"slug\": \"xwin-finance\",\n            \"rank\": 4981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T23:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd88ca08d8eec1e9e09562213ae83a7853ebb5d28\"\n            }\n        },\n        {\n            \"id\": 9872,\n            \"name\": \"TheFutbolCoin\",\n            \"symbol\": \"TFC\",\n            \"slug\": \"thefutbolcoin\",\n            \"rank\": 6165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T14:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9873,\n            \"name\": \"Deez Nuts\",\n            \"symbol\": \"DEEZNUTS\",\n            \"slug\": \"deez-nuts\",\n            \"rank\": 8201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T05:58:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x741f72bc9e29f662f2eb41c5ab450a2ca33be57d\"\n            }\n        },\n        {\n            \"id\": 9878,\n            \"name\": \"PathFund\",\n            \"symbol\": \"PATH\",\n            \"slug\": \"pathfund\",\n            \"rank\": 6123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T05:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8\"\n            }\n        },\n        {\n            \"id\": 9879,\n            \"name\": \"Exohood\",\n            \"symbol\": \"EXO\",\n            \"slug\": \"exohood\",\n            \"rank\": 5667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T16:59:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d10b6157c7c577caa62d319dc215209cf2db8c3\"\n            }\n        },\n        {\n            \"id\": 9886,\n            \"name\": \"MoonPirate\",\n            \"symbol\": \"MOONPIRATE\",\n            \"slug\": \"moonpirate\",\n            \"rank\": 8090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T22:21:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf09b7b6ba6dab7cccc3ae477a174b164c39f4c66\"\n            }\n        },\n        {\n            \"id\": 9888,\n            \"name\": \"Oviex\",\n            \"symbol\": \"OVI\",\n            \"slug\": \"oviex\",\n            \"rank\": 8783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-17T23:59:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b3760facdeb7f798cd13c0af2e4cd9ddc085122\"\n            }\n        },\n        {\n            \"id\": 9889,\n            \"name\": \"Bistroo\",\n            \"symbol\": \"BIST\",\n            \"slug\": \"bistroo\",\n            \"rank\": 1475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T00:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e8908cfa881c9f6f2c64d3436e7b80b1bf0093f\"\n            }\n        },\n        {\n            \"id\": 9891,\n            \"name\": \"BinaryX\",\n            \"symbol\": \"BNX\",\n            \"slug\": \"binaryx\",\n            \"rank\": 587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T08:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8C851d1a123Ff703BD1f9dabe631b69902Df5f97\"\n            }\n        },\n        {\n            \"id\": 9892,\n            \"name\": \"YooShi\",\n            \"symbol\": \"YOOSHI\",\n            \"slug\": \"yooshi\",\n            \"rank\": 267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T06:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02ff5065692783374947393723dba9599e59f591\"\n            }\n        },\n        {\n            \"id\": 9898,\n            \"name\": \"Wenlambo\",\n            \"symbol\": \"WENLAMBO\",\n            \"slug\": \"wenlambo\",\n            \"rank\": 7603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T11:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8a31016cd7da048ca21ffe04256c6d08c3a2251\"\n            }\n        },\n        {\n            \"id\": 9899,\n            \"name\": \"PEACOCKCOIN (BSC)\",\n            \"symbol\": \"PEKC\",\n            \"slug\": \"peacockcoin\",\n            \"rank\": 8072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x050787de0cf5da03d9387b344334d51cae5dd0fd\"\n            }\n        },\n        {\n            \"id\": 9900,\n            \"name\": \"HODL\",\n            \"symbol\": \"HODL\",\n            \"slug\": \"hodl\",\n            \"rank\": 4671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T01:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0E9766dF73973abCfEDDE700497c57110ee5c301\"\n            }\n        },\n        {\n            \"id\": 9901,\n            \"name\": \"Fundum Capital\",\n            \"symbol\": \"FND\",\n            \"slug\": \"fundum-capital\",\n            \"rank\": 8131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:13:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe6c01a67bd0160fe3e731555ad014895b225dfa\"\n            }\n        },\n        {\n            \"id\": 9903,\n            \"name\": \"Convex Finance\",\n            \"symbol\": \"CVX\",\n            \"slug\": \"convex-finance\",\n            \"rank\": 70,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T12:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b\"\n            }\n        },\n        {\n            \"id\": 9904,\n            \"name\": \"GeroWallet\",\n            \"symbol\": \"GERO\",\n            \"slug\": \"gerowallet\",\n            \"rank\": 4184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T15:15:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3431f91b3a388115f00c5ba9fdb899851d005fb5\"\n            }\n        },\n        {\n            \"id\": 9905,\n            \"name\": \"Rune\",\n            \"symbol\": \"RUNE\",\n            \"slug\": \"rune\",\n            \"rank\": 1504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T14:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9776b590bfc2f956711b3419910a5ec1f63153e\"\n            }\n        },\n        {\n            \"id\": 9906,\n            \"name\": \"Bunicorn\",\n            \"symbol\": \"BUNI\",\n            \"slug\": \"bunicorn\",\n            \"rank\": 1913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T03:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e7beec376099429b85639eb3abe7cf22694ed49\"\n            }\n        },\n        {\n            \"id\": 9907,\n            \"name\": \"Low Orbit Crypto Cannon\",\n            \"symbol\": \"LOCC\",\n            \"slug\": \"low-orbit-crypto-cannon\",\n            \"rank\": 8784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T14:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x556938621C19e5eae58C94a806da9d237b969bd8\"\n            }\n        },\n        {\n            \"id\": 9908,\n            \"name\": \"Ki\",\n            \"symbol\": \"XKI\",\n            \"slug\": \"ki-foundation\",\n            \"rank\": 4413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T15:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9910,\n            \"name\": \"Football Stars\",\n            \"symbol\": \"FootballStars\",\n            \"slug\": \"football-stars\",\n            \"rank\": 7183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T15:03:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6507458bb53aec6be863161641ec28739c41cc97\"\n            }\n        },\n        {\n            \"id\": 9917,\n            \"name\": \"AzeusX\",\n            \"symbol\": \"AZX\",\n            \"slug\": \"azeusx\",\n            \"rank\": 7830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys\"\n            }\n        },\n        {\n            \"id\": 9920,\n            \"name\": \"RUSH COIN\",\n            \"symbol\": \"RUSH\",\n            \"slug\": \"rush-coin\",\n            \"rank\": 2973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T22:11:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x382A1667C9062F0621362F49076Ef6e4fE4C9eC7\"\n            }\n        },\n        {\n            \"id\": 9921,\n            \"name\": \"Aquari\",\n            \"symbol\": \"AQUARI\",\n            \"slug\": \"aquari\",\n            \"rank\": 6998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T22:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6500197a2488610aca288fd8e2dfe88ec99e596c\"\n            }\n        },\n        {\n            \"id\": 9925,\n            \"name\": \"Pampther\",\n            \"symbol\": \"PAMPTHER\",\n            \"slug\": \"pampther\",\n            \"rank\": 8785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T00:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf6f4e5430f6739f85a1863434a17b9fcd4322b4\"\n            }\n        },\n        {\n            \"id\": 9926,\n            \"name\": \"yBEARSwap\",\n            \"symbol\": \"SBEAR\",\n            \"slug\": \"ybearswap\",\n            \"rank\": 6377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-18T23:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdec858d5ee93568ce4ea5bbf9169cea23d2de305\"\n            }\n        },\n        {\n            \"id\": 9928,\n            \"name\": \"Space Token\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"space-token\",\n            \"rank\": 5229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T10:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d9affac2175ef541642035ab66f5fe7df813851\"\n            }\n        },\n        {\n            \"id\": 9930,\n            \"name\": \"Tena [new]\",\n            \"symbol\": \"TENA\",\n            \"slug\": \"tena-new\",\n            \"rank\": 5668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T01:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x086b00cf35e8873636384cd2b424c39ae875a8a9\"\n            }\n        },\n        {\n            \"id\": 9931,\n            \"name\": \"SONM (BEP-20)\",\n            \"symbol\": \"SNM\",\n            \"slug\": \"sonm-bep20\",\n            \"rank\": 1042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T17:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46d0DAc0926fa16707042CAdC23F1EB4141fe86B\"\n            }\n        },\n        {\n            \"id\": 9932,\n            \"name\": \"ElonDoge\",\n            \"symbol\": \"EDOGE\",\n            \"slug\": \"elondoge\",\n            \"rank\": 7277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T15:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x163f182c32d24a09d91eb75820cde9fd5832b329\"\n            }\n        },\n        {\n            \"id\": 9935,\n            \"name\": \"Mrweb Finance\",\n            \"symbol\": \"AMA\",\n            \"slug\": \"mrweb-finance\",\n            \"rank\": 2036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc3da4a1b6fadab364039525dd2ab7c0c16521cd\"\n            }\n        },\n        {\n            \"id\": 9936,\n            \"name\": \"Elephant Money\",\n            \"symbol\": \"ELEPHANT\",\n            \"slug\": \"elephant-money\",\n            \"rank\": 3650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T09:15:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE283D0e3B8c102BAdF5E8166B73E02D96d92F688\"\n            }\n        },\n        {\n            \"id\": 9938,\n            \"name\": \"OpenOcean\",\n            \"symbol\": \"OOE\",\n            \"slug\": \"openocean\",\n            \"rank\": 763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T13:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7778360f035c589fce2f4ea5786cbd8b36e5396b\"\n            }\n        },\n        {\n            \"id\": 9941,\n            \"name\": \"Chihuahua\",\n            \"symbol\": \"HUA\",\n            \"slug\": \"chihuahua\",\n            \"rank\": 7461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T11:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4dfad9a4cba318efc53743b803588b113f8a84bd\"\n            }\n        },\n        {\n            \"id\": 9943,\n            \"name\": \"American Shiba\",\n            \"symbol\": \"USHIBA\",\n            \"slug\": \"american-shiba\",\n            \"rank\": 8786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T12:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb893a8049f250b57efa8c62d51527a22404d7c9a\"\n            }\n        },\n        {\n            \"id\": 9946,\n            \"name\": \"Your Future Exchange\",\n            \"symbol\": \"YFX\",\n            \"slug\": \"your-future-exchange\",\n            \"rank\": 3541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T14:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf55a93b613d172b86c2ba3981a849dae2aecde2f\"\n            }\n        },\n        {\n            \"id\": 9947,\n            \"name\": \"Chihua Token\",\n            \"symbol\": \"CHIHUA\",\n            \"slug\": \"chihua-token\",\n            \"rank\": 8787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T16:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x26ff6d16549a00ba8b36ce3159b5277e6e798d18\"\n            }\n        },\n        {\n            \"id\": 9949,\n            \"name\": \"Baby Shark\",\n            \"symbol\": \"SHARK\",\n            \"slug\": \"baby-shark\",\n            \"rank\": 8014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T19:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc9b175e4b88a22543c44f1cc65b73f63b0d4efe\"\n            }\n        },\n        {\n            \"id\": 9951,\n            \"name\": \"WaultSwap\",\n            \"symbol\": \"WEX\",\n            \"slug\": \"waultswap\",\n            \"rank\": 6921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T14:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9c41a46a6b3531d28d5c32f6633dd2ff05dfb90\"\n            }\n        },\n        {\n            \"id\": 9952,\n            \"name\": \"Burn1 Coin\",\n            \"symbol\": \"Burn1Coin\",\n            \"slug\": \"burn1-coin\",\n            \"rank\": 8788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-19T20:30:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31a9042dce0c13975d04d0e9758cb7b596f0dd43\"\n            }\n        },\n        {\n            \"id\": 9954,\n            \"name\": \"Netvrk\",\n            \"symbol\": \"NTVRK\",\n            \"slug\": \"netvrk\",\n            \"rank\": 3023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T16:30:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a\"\n            }\n        },\n        {\n            \"id\": 9958,\n            \"name\": \"SafeMoon Inu\",\n            \"symbol\": \"SMI\",\n            \"slug\": \"safemoon-inu\",\n            \"rank\": 1058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T18:31:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCd7492db29E2ab436e819b249452EE1bbDf52214\"\n            }\n        },\n        {\n            \"id\": 9961,\n            \"name\": \"HotDoge\",\n            \"symbol\": \"HOTDOGE\",\n            \"slug\": \"hotdoge\",\n            \"rank\": 7583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T11:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1991501f1398663f69dd7391c055bb0df6514f76\"\n            }\n        },\n        {\n            \"id\": 9962,\n            \"name\": \"STARSHIP\",\n            \"symbol\": \"STARSHIP\",\n            \"slug\": \"starship\",\n            \"rank\": 992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T12:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52419258E3fa44DEAc7E670eaDD4c892B480A805\"\n            }\n        },\n        {\n            \"id\": 9967,\n            \"name\": \"SafeBlast\",\n            \"symbol\": \"BLAST\",\n            \"slug\": \"safeblast\",\n            \"rank\": 1770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T15:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xddc0dbd7dc799ae53a98a60b54999cb6ebb3abf0\"\n            }\n        },\n        {\n            \"id\": 9968,\n            \"name\": \"Corgidoge\",\n            \"symbol\": \"CORGI\",\n            \"slug\": \"corgidoge-real-estate-payment\",\n            \"rank\": 5222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T15:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x802c68730212295149f2bea78c25e2cf5a05b8a0\"\n            }\n        },\n        {\n            \"id\": 9969,\n            \"name\": \"SaylorMoon\",\n            \"symbol\": \"SMOON\",\n            \"slug\": \"saylormoon\",\n            \"rank\": 4634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T04:01:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d6cdf1b7f7c35eae688e4c563b6f16eeac2cb6b\"\n            }\n        },\n        {\n            \"id\": 9976,\n            \"name\": \"Freela\",\n            \"symbol\": \"FREL\",\n            \"slug\": \"freela\",\n            \"rank\": 4354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:55:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29ceddcf0da3c1d8068a7dfbd0fb06c2e438ff70\"\n            }\n        },\n        {\n            \"id\": 9979,\n            \"name\": \"Echelon DAO\",\n            \"symbol\": \"ECHO\",\n            \"slug\": \"echelon-dao\",\n            \"rank\": 8087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T20:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6aaa14929d74b8533343c1a5b6e42443f59b6f6f\"\n            }\n        },\n        {\n            \"id\": 9980,\n            \"name\": \"Redpanda Earth\",\n            \"symbol\": \"REDPANDA\",\n            \"slug\": \"redpanda\",\n            \"rank\": 1426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T23:48:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x514cdb9cd8a2fb2bdcf7a3b8ddd098caf466e548\"\n            }\n        },\n        {\n            \"id\": 9981,\n            \"name\": \"Weentar\",\n            \"symbol\": \"$WNTR\",\n            \"slug\": \"weentar\",\n            \"rank\": 5711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T22:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93f63d9455685621aBd73E63cC04f7e454270A66\"\n            }\n        },\n        {\n            \"id\": 9982,\n            \"name\": \"DINGO TOKEN\",\n            \"symbol\": \"DINGO\",\n            \"slug\": \"dingo-token\",\n            \"rank\": 2344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T18:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff\"\n            }\n        },\n        {\n            \"id\": 9983,\n            \"name\": \"TOAD.Network\",\n            \"symbol\": \"TOAD\",\n            \"slug\": \"toad-network\",\n            \"rank\": 6010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T19:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x463e737d8f740395abf44f7aac2d9531d8d539e9\"\n            }\n        },\n        {\n            \"id\": 9984,\n            \"name\": \"CluCoin\",\n            \"symbol\": \"CLU\",\n            \"slug\": \"clucoin\",\n            \"rank\": 4098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-20T23:26:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1162e2efce13f99ed259ffc24d99108aaa0ce935\"\n            }\n        },\n        {\n            \"id\": 9987,\n            \"name\": \"OpenSwap\",\n            \"symbol\": \"OSWAP\",\n            \"slug\": \"openswap\",\n            \"rank\": 5227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T12:45:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93\"\n            }\n        },\n        {\n            \"id\": 9989,\n            \"name\": \"Solrise Finance\",\n            \"symbol\": \"SLRS\",\n            \"slug\": \"solrise-finance\",\n            \"rank\": 817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T14:14:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9991,\n            \"name\": \"Charli3\",\n            \"symbol\": \"C3\",\n            \"slug\": \"charli3\",\n            \"rank\": 5207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T17:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1a91c7d44768070f711c68f33a7ca25c8d30268\"\n            }\n        },\n        {\n            \"id\": 9992,\n            \"name\": \"HEDGE4.Ai\",\n            \"symbol\": \"HEJJ\",\n            \"slug\": \"hedge4-ai\",\n            \"rank\": 8789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T10:12:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f1ad6ec7d2da4cd4cf679a781ca376d7f091e30\"\n            }\n        },\n        {\n            \"id\": 9996,\n            \"name\": \"Bezoge Earth\",\n            \"symbol\": \"BEZOGE\",\n            \"slug\": \"bezoge-earth\",\n            \"rank\": 3146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T13:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc349913d53b446485e98b76800b6254f43df695\"\n            }\n        },\n        {\n            \"id\": 9997,\n            \"name\": \"NOA PLAY\",\n            \"symbol\": \"NOA\",\n            \"slug\": \"noa-play\",\n            \"rank\": 6023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T14:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 9998,\n            \"name\": \"Unicly\",\n            \"symbol\": \"UNIC\",\n            \"slug\": \"unicly\",\n            \"rank\": 4276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-21T19:15:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5\"\n            }\n        },\n        {\n            \"id\": 10003,\n            \"name\": \"ApeHaven\",\n            \"symbol\": \"APES\",\n            \"slug\": \"apehaven\",\n            \"rank\": 8790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-22T09:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x14dd7ebe6cb084cb73ef377e115554d47dc9d61e\"\n            }\n        },\n        {\n            \"id\": 10005,\n            \"name\": \"Zoo Token\",\n            \"symbol\": \"ZOOT\",\n            \"slug\": \"zoo-token\",\n            \"rank\": 6087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-22T09:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1341a2257fa7b770420ef70616f888056f90926c\"\n            }\n        },\n        {\n            \"id\": 10006,\n            \"name\": \"Graviton\",\n            \"symbol\": \"GTON\",\n            \"slug\": \"graviton-one\",\n            \"rank\": 1114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-22T15:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01e0e2e61f554ecaaec0cc933e739ad90f24a86d\"\n            }\n        },\n        {\n            \"id\": 10011,\n            \"name\": \"CoinWind\",\n            \"symbol\": \"COW\",\n            \"slug\": \"coinwind\",\n            \"rank\": 5329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34965f73Cfa05Bf8d8aF37cB4af64Fa950605Ea8\"\n            }\n        },\n        {\n            \"id\": 10021,\n            \"name\": \"Dogey-Inu\",\n            \"symbol\": \"DINU\",\n            \"slug\": \"dogey-inu\",\n            \"rank\": 1371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-23T21:31:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb1ee07d6c7baeb702949904080eb61f5d5e7732\"\n            }\n        },\n        {\n            \"id\": 10023,\n            \"name\": \"Planet Finance\",\n            \"symbol\": \"AQUA\",\n            \"slug\": \"planet-finance\",\n            \"rank\": 5617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-23T21:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72b7d61e8fc8cf971960dd9cfa59b8c829d91991\"\n            }\n        },\n        {\n            \"id\": 10024,\n            \"name\": \"Tsuki Inu\",\n            \"symbol\": \"TKINU\",\n            \"slug\": \"tsuki-inu\",\n            \"rank\": 6671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-23T21:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda23d301761e4e2bf474951f978f6dfb6f3c9f14\"\n            }\n        },\n        {\n            \"id\": 10027,\n            \"name\": \"Dick\",\n            \"symbol\": \"DICK\",\n            \"slug\": \"dick\",\n            \"rank\": 8791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T08:18:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20af547291dfe691baf43658f2c8515076d18408\"\n            }\n        },\n        {\n            \"id\": 10029,\n            \"name\": \"USD mars\",\n            \"symbol\": \"USDm\",\n            \"slug\": \"usd-mars\",\n            \"rank\": 7917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb0fa2fbe9b37444f5d1dbd22e0e5bdd2afbbe85\"\n            }\n        },\n        {\n            \"id\": 10030,\n            \"name\": \"Mars Ecosystem Token\",\n            \"symbol\": \"XMS\",\n            \"slug\": \"mars-ecosystem-governance-token\",\n            \"rank\": 4009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T15:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7859b01bbf675d67da8cd128a50d155cd881b576\"\n            }\n        },\n        {\n            \"id\": 10031,\n            \"name\": \"TEN\",\n            \"symbol\": \"TENFI\",\n            \"slug\": \"ten\",\n            \"rank\": 5154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T14:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd15c444f1199ae72795eba15e8c1db44e47abf62\"\n            }\n        },\n        {\n            \"id\": 10033,\n            \"name\": \"NFTMart Token\",\n            \"symbol\": \"NMT\",\n            \"slug\": \"nftmart-token\",\n            \"rank\": 4112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T10:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd81b71cbb89b2800cdb000aa277dc1491dc923c3\"\n            }\n        },\n        {\n            \"id\": 10034,\n            \"name\": \"CARBON\",\n            \"symbol\": \"GEMS\",\n            \"slug\": \"carbon-token\",\n            \"rank\": 5994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T01:03:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe74ac81b14021d0cfb835f269f48f25918c5cae6\"\n            }\n        },\n        {\n            \"id\": 10035,\n            \"name\": \"Teslafan\",\n            \"symbol\": \"TESLF\",\n            \"slug\": \"teslafan\",\n            \"rank\": 7990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T18:44:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d5bed63b0fe325ed3b865ae2cdaa3649eb25461\"\n            }\n        },\n        {\n            \"id\": 10036,\n            \"name\": \"BSClaunch\",\n            \"symbol\": \"BSL\",\n            \"slug\": \"bsclaunch\",\n            \"rank\": 2461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T15:33:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb60501346240fcde1615de56ea9fff1ac1da5673\"\n            }\n        },\n        {\n            \"id\": 10040,\n            \"name\": \"Wall Street Games\",\n            \"symbol\": \"WSG\",\n            \"slug\": \"wall-street-games\",\n            \"rank\": 1124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-24T22:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa58950f05fea2277d2608748412bf9f802ea4901\"\n            }\n        },\n        {\n            \"id\": 10042,\n            \"name\": \"Karura\",\n            \"symbol\": \"KAR\",\n            \"slug\": \"karura\",\n            \"rank\": 576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T13:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10044,\n            \"name\": \"Cerby Token\",\n            \"symbol\": \"CERBY\",\n            \"slug\": \"cerby-token\",\n            \"rank\": 5431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T05:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdef1fac7bf08f173d286bbbdcbeeade695129840\"\n            }\n        },\n        {\n            \"id\": 10046,\n            \"name\": \"Dotmoovs\",\n            \"symbol\": \"MOOV\",\n            \"slug\": \"dotmoovs\",\n            \"rank\": 1216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T20:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24ec2ca132abf8f6f8a6e24a1b97943e31f256a7\"\n            }\n        },\n        {\n            \"id\": 10047,\n            \"name\": \"EPIK Prime\",\n            \"symbol\": \"EPIK\",\n            \"slug\": \"epik-prime\",\n            \"rank\": 638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T14:33:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4da0c48376c277cdbd7fc6fdc6936dee3e4adf75\"\n            }\n        },\n        {\n            \"id\": 10048,\n            \"name\": \"Keisuke Inu\",\n            \"symbol\": \"$KEI\",\n            \"slug\": \"keisuke-inu\",\n            \"rank\": 8186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T13:30:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0114f14638a333a4d5c3b04f09b96372348a842\"\n            }\n        },\n        {\n            \"id\": 10049,\n            \"name\": \"Manchester City Fan Token\",\n            \"symbol\": \"CITY\",\n            \"slug\": \"manchester-city-fan-token\",\n            \"rank\": 642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:03:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10050,\n            \"name\": \"HOPPY\",\n            \"symbol\": \"HOP\",\n            \"slug\": \"hoppy\",\n            \"rank\": 6061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:27:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x984811e6f2695192add6f88615dF637bf52a5Cae\"\n            }\n        },\n        {\n            \"id\": 10051,\n            \"name\": \"LITTLE RABBIT\",\n            \"symbol\": \"LTRBT\",\n            \"slug\": \"little-rabbit\",\n            \"rank\": 5698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T16:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17D749D3E2ac204a07e19D8096d9a05c423ea3af\"\n            }\n        },\n        {\n            \"id\": 10052,\n            \"name\": \"Gitcoin\",\n            \"symbol\": \"GTC\",\n            \"slug\": \"gitcoin\",\n            \"rank\": 360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-25T17:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde30da39c46104798bb5aa3fe8b9e0e1f348163f\"\n            }\n        },\n        {\n            \"id\": 10053,\n            \"name\": \"Golfrochain\",\n            \"symbol\": \"GOLF\",\n            \"slug\": \"golfrochain\",\n            \"rank\": 8792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x83c3b5a9a9d1f1438f2505ba972366eecfc4488e\"\n            }\n        },\n        {\n            \"id\": 10055,\n            \"name\": \"Crust Shadow\",\n            \"symbol\": \"CSM\",\n            \"slug\": \"crust-shadow\",\n            \"rank\": 1457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T13:36:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2620638EDA99F9e7E902Ea24a285456EE9438861\"\n            }\n        },\n        {\n            \"id\": 10059,\n            \"name\": \"Pandora Protocol\",\n            \"symbol\": \"PNDR\",\n            \"slug\": \"pandora-protocol\",\n            \"rank\": 7727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T19:42:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c1eFbEd2F57dd486Ec091dFfd08eE5235A570b1\"\n            }\n        },\n        {\n            \"id\": 10060,\n            \"name\": \"SafeHamsters\",\n            \"symbol\": \"SAFEHAMSTERS\",\n            \"slug\": \"safehamsters\",\n            \"rank\": 6931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T11:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa016F295A5957cB80D03d8E5464A429007555124\"\n            }\n        },\n        {\n            \"id\": 10061,\n            \"name\": \"CumInu\",\n            \"symbol\": \"CUMINU\",\n            \"slug\": \"cuminu\",\n            \"rank\": 6736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T11:15:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6327ce1fb9d6020e8c2c0e124a1ec23dcab7536\"\n            }\n        },\n        {\n            \"id\": 10065,\n            \"name\": \"ILUS Coin\",\n            \"symbol\": \"ILUS\",\n            \"slug\": \"ilus-coin\",\n            \"rank\": 8006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T19:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6630b22974f908a98a8139cb12ec2ebabfbe9d4\"\n            }\n        },\n        {\n            \"id\": 10072,\n            \"name\": \"BurnX 2.0\",\n            \"symbol\": \"BURNX20\",\n            \"slug\": \"burnx20\",\n            \"rank\": 8793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-26T21:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e950AF2F6f8505c09F0Ca42c4b38F10979cb22E\"\n            }\n        },\n        {\n            \"id\": 10075,\n            \"name\": \"SAFESPACE\",\n            \"symbol\": \"SAFESPACE\",\n            \"slug\": \"safespace\",\n            \"rank\": 7246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T06:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe1db3d1ee5cfe5c6333be96e6421f9bd5b85c987\"\n            }\n        },\n        {\n            \"id\": 10078,\n            \"name\": \"Matador Token\",\n            \"symbol\": \"MTDR\",\n            \"slug\": \"matador-token\",\n            \"rank\": 7625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T21:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a\"\n            }\n        },\n        {\n            \"id\": 10079,\n            \"name\": \"Quidax Token\",\n            \"symbol\": \"QDX\",\n            \"slug\": \"quidax\",\n            \"rank\": 4848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T10:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e3a9F1612028eeE48F85cA85f8Bed2f37d76848\"\n            }\n        },\n        {\n            \"id\": 10080,\n            \"name\": \"Island Coin\",\n            \"symbol\": \"ISLE\",\n            \"slug\": \"island-coin\",\n            \"rank\": 2478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T08:42:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1681bcB589b3cFCF0c0616B0cE9b19b240643dc1\"\n            }\n        },\n        {\n            \"id\": 10081,\n            \"name\": \"SafeMoonCash\",\n            \"symbol\": \"SAFEMOONCASH\",\n            \"slug\": \"safemooncash\",\n            \"rank\": 6439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T10:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877\"\n            }\n        },\n        {\n            \"id\": 10083,\n            \"name\": \"ClassZZ\",\n            \"symbol\": \"CZZ\",\n            \"slug\": \"classzz\",\n            \"rank\": 4961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T11:27:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10087,\n            \"name\": \"PACT community token\",\n            \"symbol\": \"PACT\",\n            \"slug\": \"pact-community-token\",\n            \"rank\": 5536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T13:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66e7CE35578A37209d01F99F3d2fF271f981F581\"\n            }\n        },\n        {\n            \"id\": 10088,\n            \"name\": \"PolyDoge\",\n            \"symbol\": \"POLYDOGE\",\n            \"slug\": \"polydoge\",\n            \"rank\": 2966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T14:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8A953CfE442c5E8855cc6c61b1293FA648BAE472\"\n            }\n        },\n        {\n            \"id\": 10089,\n            \"name\": \"Fire Token\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fire-token\",\n            \"rank\": 8159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T14:57:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbacbf768795c50fc5e877830a127276741651d0a\"\n            }\n        },\n        {\n            \"id\": 10090,\n            \"name\": \"Friends With Benefits Pro\",\n            \"symbol\": \"FWB\",\n            \"slug\": \"friends-with-benefits-pro\",\n            \"rank\": 4071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T17:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35bd01fc9d6d5d81ca9e055db88dc49aa2c699a8\"\n            }\n        },\n        {\n            \"id\": 10093,\n            \"name\": \"Gold Secured Currency\",\n            \"symbol\": \"GSX\",\n            \"slug\": \"gold-secured-currency\",\n            \"rank\": 2869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T19:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10094,\n            \"name\": \"Apache\",\n            \"symbol\": \"APACHE\",\n            \"slug\": \"apache\",\n            \"rank\": 7368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T19:55:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5448d402466413ac558eb29a670e1d0fadf54bd8\"\n            }\n        },\n        {\n            \"id\": 10095,\n            \"name\": \"Elk Finance\",\n            \"symbol\": \"ELK\",\n            \"slug\": \"elk-finance\",\n            \"rank\": 3102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE1C110E1B1b4A1deD0cAf3E42BfBdbB7b5d7cE1C\"\n            }\n        },\n        {\n            \"id\": 10098,\n            \"name\": \"Greenheart CBD\",\n            \"symbol\": \"CBD\",\n            \"slug\": \"greenheart-cbd\",\n            \"rank\": 4915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T21:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e2b41ea957624a314108cc4e33703e9d78f4b3c\"\n            }\n        },\n        {\n            \"id\": 10099,\n            \"name\": \"Kalmar\",\n            \"symbol\": \"KALM\",\n            \"slug\": \"kalmar\",\n            \"rank\": 1209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T20:54:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ba0057f784858a48fe351445c672ff2a3d43515\"\n            }\n        },\n        {\n            \"id\": 10101,\n            \"name\": \"Kwikswap Protocol\",\n            \"symbol\": \"KWIK\",\n            \"slug\": \"kwikswap\",\n            \"rank\": 2359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-27T21:27:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x286c0936c7eaf6651099ab5dab9ee5a6cb5d229d\"\n            }\n        },\n        {\n            \"id\": 10102,\n            \"name\": \"BankSocial\",\n            \"symbol\": \"BSL\",\n            \"slug\": \"banksocial\",\n            \"rank\": 3442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T13:02:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac\"\n            }\n        },\n        {\n            \"id\": 10103,\n            \"name\": \"Lossless\",\n            \"symbol\": \"LSS\",\n            \"slug\": \"lossless\",\n            \"rank\": 745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T07:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b9be07d622accaed78f479bc0edabfd6397e320\"\n            }\n        },\n        {\n            \"id\": 10104,\n            \"name\": \"YaySwap\",\n            \"symbol\": \"YAY\",\n            \"slug\": \"yayswap\",\n            \"rank\": 6243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T01:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa201fa1677498e61ac96c37823c7bd507086e2d0\"\n            }\n        },\n        {\n            \"id\": 10109,\n            \"name\": \"Feeder.finance\",\n            \"symbol\": \"FEED\",\n            \"slug\": \"feeder-finance\",\n            \"rank\": 4613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T04:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493\"\n            }\n        },\n        {\n            \"id\": 10113,\n            \"name\": \"Ourglass\",\n            \"symbol\": \"GLASS\",\n            \"slug\": \"ourglass\",\n            \"rank\": 7187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T05:07:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c9d4302a1a550b446401e56000f76bc761c3a33\"\n            }\n        },\n        {\n            \"id\": 10114,\n            \"name\": \"NFT Starter\",\n            \"symbol\": \"NST\",\n            \"slug\": \"nft-starter\",\n            \"rank\": 4146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T05:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4476e7e0fcbc84ce730fec6749d37383f3ac39e\"\n            }\n        },\n        {\n            \"id\": 10117,\n            \"name\": \"Moonarch.app\",\n            \"symbol\": \"MOONARCH\",\n            \"slug\": \"moonarch-app\",\n            \"rank\": 6008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T09:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf96a19c2dd4a0f6b077d9481fcc8c9102faa141\"\n            }\n        },\n        {\n            \"id\": 10121,\n            \"name\": \"ByteNext\",\n            \"symbol\": \"BNU\",\n            \"slug\": \"bytenext\",\n            \"rank\": 1811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T18:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4954e0062e0a7668a2fe3df924cd20e6440a7b77\"\n            }\n        },\n        {\n            \"id\": 10123,\n            \"name\": \"NFT TOKEN PILOT\",\n            \"symbol\": \"NFTP\",\n            \"slug\": \"nft-token-pilot\",\n            \"rank\": 8794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T13:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37b0854c5cb51eb1f5f11b79f3e16622ac978607\"\n            }\n        },\n        {\n            \"id\": 10127,\n            \"name\": \"JINDO INU\",\n            \"symbol\": \"JIND\",\n            \"slug\": \"jindo-inu\",\n            \"rank\": 4538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-28T21:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5fEAD99998788AC1BCA768796483d899F1Aef4c4\"\n            }\n        },\n        {\n            \"id\": 10128,\n            \"name\": \"TeraBlock\",\n            \"symbol\": \"TBC\",\n            \"slug\": \"terablock\",\n            \"rank\": 5986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T03:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1\"\n            }\n        },\n        {\n            \"id\": 10129,\n            \"name\": \"Citizen Finance\",\n            \"symbol\": \"CIFI\",\n            \"slug\": \"citizen-finance\",\n            \"rank\": 4050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T06:21:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89F2a5463eF4e4176E57EEf2b2fDD256Bf4bC2bD\"\n            }\n        },\n        {\n            \"id\": 10134,\n            \"name\": \"Polycat Finance\",\n            \"symbol\": \"FISH\",\n            \"slug\": \"polycat-finance\",\n            \"rank\": 4968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T10:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3a3Df212b7AA91Aa0402B9035b098891d276572B\"\n            }\n        },\n        {\n            \"id\": 10136,\n            \"name\": \"SIL Finance\",\n            \"symbol\": \"SIL\",\n            \"slug\": \"sil-finance\",\n            \"rank\": 7411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T03:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C\"\n            }\n        },\n        {\n            \"id\": 10139,\n            \"name\": \"0x_nodes\",\n            \"symbol\": \"BIOS\",\n            \"slug\": \"0x-nodes\",\n            \"rank\": 4660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T09:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaca86b876ca011844b5798eca7a67591a9743c8\"\n            }\n        },\n        {\n            \"id\": 10145,\n            \"name\": \"DeFinity\",\n            \"symbol\": \"DEFX\",\n            \"slug\": \"definity\",\n            \"rank\": 4888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:07:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5F474906637bdCDA05f29C74653F6962bb0f8eDa\"\n            }\n        },\n        {\n            \"id\": 10147,\n            \"name\": \"ToolApe\",\n            \"symbol\": \"TAPE\",\n            \"slug\": \"toolape\",\n            \"rank\": 6601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T13:18:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf63400ee0420ce5b1ebdee0c942d7de1c734a41f\"\n            }\n        },\n        {\n            \"id\": 10150,\n            \"name\": \"Aqua Pig\",\n            \"symbol\": \"AQUAPIG\",\n            \"slug\": \"aqua-pig\",\n            \"rank\": 6109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T16:06:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce393c06594a5d91210fd4f157cd8f6d86006d57\"\n            }\n        },\n        {\n            \"id\": 10151,\n            \"name\": \"Foliowatch\",\n            \"symbol\": \"FWATCH\",\n            \"slug\": \"foliowatch\",\n            \"rank\": 5303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T17:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5CdCB6C1A30F59D59393D1629172634056E0461C\"\n            }\n        },\n        {\n            \"id\": 10154,\n            \"name\": \"XRE Global\",\n            \"symbol\": \"XRE\",\n            \"slug\": \"xre-global\",\n            \"rank\": 6958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T21:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003593\"\n            }\n        },\n        {\n            \"id\": 10157,\n            \"name\": \"Sustainable Energy Token\",\n            \"symbol\": \"SET\",\n            \"slug\": \"sustainable-energy-token\",\n            \"rank\": 5539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-29T22:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd\"\n            }\n        },\n        {\n            \"id\": 10158,\n            \"name\": \"SpaceGrime\",\n            \"symbol\": \"GRIMEX\",\n            \"slug\": \"spacegrime\",\n            \"rank\": 4871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-30T00:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89671544190ee39e469c8393009875df6565457a\"\n            }\n        },\n        {\n            \"id\": 10159,\n            \"name\": \"E-coin Finance\",\n            \"symbol\": \"ECOIN\",\n            \"slug\": \"e-coin-finance\",\n            \"rank\": 3743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-30T01:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cbdfad03b968bf43449d0908f319ae4a5a33371\"\n            }\n        },\n        {\n            \"id\": 10160,\n            \"name\": \"Swaperry\",\n            \"symbol\": \"PERRY\",\n            \"slug\": \"swaperry\",\n            \"rank\": 6789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T18:21:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9452D45d33490234B8C96f42342F1Be28c0FE097\"\n            }\n        },\n        {\n            \"id\": 10161,\n            \"name\": \"OptionPanda\",\n            \"symbol\": \"OPA\",\n            \"slug\": \"option-panda\",\n            \"rank\": 4422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T10:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA2F89a3be1bAda5Eb9D58D23EDc2E2FE0F82F4b0\"\n            }\n        },\n        {\n            \"id\": 10163,\n            \"name\": \"Papp Mobile\",\n            \"symbol\": \"PAPP\",\n            \"slug\": \"papp-mobile\",\n            \"rank\": 7986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T05:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd77880edea8e7d1f2be011be560b45b96ba68ad\"\n            }\n        },\n        {\n            \"id\": 10165,\n            \"name\": \"PornRocket\",\n            \"symbol\": \"PORNROCKET\",\n            \"slug\": \"pornrocket\",\n            \"rank\": 737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T06:16:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf9f991b14620f5ad144eec11f9bc7bf08987622\"\n            }\n        },\n        {\n            \"id\": 10166,\n            \"name\": \"AstroElon\",\n            \"symbol\": \"ELONONE\",\n            \"slug\": \"astroelon\",\n            \"rank\": 5393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T07:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97b65710d03e12775189f0d113202cc1443b0aa2\"\n            }\n        },\n        {\n            \"id\": 10167,\n            \"name\": \"SpaceY\",\n            \"symbol\": \"SPAY\",\n            \"slug\": \"spacey\",\n            \"rank\": 4181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T16:21:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10169,\n            \"name\": \"NFTTONE\",\n            \"symbol\": \"TONE\",\n            \"slug\": \"nfttone\",\n            \"rank\": 6459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T08:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcdfd50ead6b6da1970464985fab894fb83d17c0\"\n            }\n        },\n        {\n            \"id\": 10170,\n            \"name\": \"Mercor Finance\",\n            \"symbol\": \"MRCR\",\n            \"slug\": \"mercor-finance\",\n            \"rank\": 5183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T09:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155dab50f1dded25c099e209e7b375456a70e504\"\n            }\n        },\n        {\n            \"id\": 10172,\n            \"name\": \"DekBox\",\n            \"symbol\": \"DEK\",\n            \"slug\": \"dekbox\",\n            \"rank\": 5074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T10:52:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10174,\n            \"name\": \"CreamPYE\",\n            \"symbol\": \"PYE\",\n            \"slug\": \"creampye\",\n            \"rank\": 5915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T11:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaad87f47cdea777faf87e7602e91e3a6afbe4d57\"\n            }\n        },\n        {\n            \"id\": 10175,\n            \"name\": \"Chihua Token\",\n            \"symbol\": \"CHIMOM\",\n            \"slug\": \"chihua-chimon\",\n            \"rank\": 8795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T17:30:10.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:03.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17991D0A31c8B6BB2Dd430D51c54f72b77B14697\"\n            }\n        },\n        {\n            \"id\": 10177,\n            \"name\": \"Supermoon\",\n            \"symbol\": \"OSM\",\n            \"slug\": \"supermoon\",\n            \"rank\": 6857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T18:30:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfaefe2e0d056243060a6f640d5735cae307001c4\"\n            }\n        },\n        {\n            \"id\": 10178,\n            \"name\": \"Rabbit Finance\",\n            \"symbol\": \"RABBIT\",\n            \"slug\": \"rabbit-finance\",\n            \"rank\": 3042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-05-31T18:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95a1199EBA84ac5f19546519e287d43D2F0E1b41\"\n            }\n        },\n        {\n            \"id\": 10179,\n            \"name\": \"StartFi\",\n            \"symbol\": \"STFI\",\n            \"slug\": \"startfi\",\n            \"rank\": 5408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T15:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04ae5cb48b8f968ed821972c5480b5b850f55554\"\n            }\n        },\n        {\n            \"id\": 10180,\n            \"name\": \"GMT Token\",\n            \"symbol\": \"GMT\",\n            \"slug\": \"gomining-token\",\n            \"rank\": 510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T02:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989\"\n            }\n        },\n        {\n            \"id\": 10182,\n            \"name\": \"Manifold Finance\",\n            \"symbol\": \"FOLD\",\n            \"slug\": \"manifold-finance\",\n            \"rank\": 4231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T11:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd084944d3c05CD115C09d072B9F44bA3E0E45921\"\n            }\n        },\n        {\n            \"id\": 10183,\n            \"name\": \"DeSpace Protocol\",\n            \"symbol\": \"DES\",\n            \"slug\": \"despace-protocol\",\n            \"rank\": 3434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T16:36:44.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x634239cfa331df0291653139d1a6083b9cf705e3\"\n            }\n        },\n        {\n            \"id\": 10185,\n            \"name\": \"Moonlana\",\n            \"symbol\": \"MOLA\",\n            \"slug\": \"moonlana\",\n            \"rank\": 5447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:15:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AMdnw9H5DFtQwZowVFr4kUgSXJzLokKSinvgGiUoLSps\"\n            }\n        },\n        {\n            \"id\": 10188,\n            \"name\": \"Automata Network\",\n            \"symbol\": \"ATA\",\n            \"slug\": \"automata-network\",\n            \"rank\": 456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T06:38:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2120b9e674d3fc3875f415a7df52e382f141225\"\n            }\n        },\n        {\n            \"id\": 10189,\n            \"name\": \"Hina Inu\",\n            \"symbol\": \"HINA\",\n            \"slug\": \"hina-inu\",\n            \"rank\": 5889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T11:46:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd0a4bf098261673d5e6e600fd87ddcd756e6764\"\n            }\n        },\n        {\n            \"id\": 10195,\n            \"name\": \"UltraSafe Token\",\n            \"symbol\": \"ULTRA\",\n            \"slug\": \"ultrasafe\",\n            \"rank\": 6714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T14:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b3f42481c228f70756dbfa0309d3ddc2a5e0f6a\"\n            }\n        },\n        {\n            \"id\": 10196,\n            \"name\": \"Keanu Inu\",\n            \"symbol\": \"KEANU\",\n            \"slug\": \"keanu-inu\",\n            \"rank\": 6111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T14:51:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x106552c11272420aad5d7e94f8acab9095a6c952\"\n            }\n        },\n        {\n            \"id\": 10197,\n            \"name\": \"Erotica\",\n            \"symbol\": \"EROTICA\",\n            \"slug\": \"erotica-token\",\n            \"rank\": 8796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T03:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1fa06e8596c3fa98ccd2113c38b6b60b6efa00d\"\n            }\n        },\n        {\n            \"id\": 10199,\n            \"name\": \"ENERGY Token\",\n            \"symbol\": \"ENERGY\",\n            \"slug\": \"energy-token\",\n            \"rank\": 7588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T19:41:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a566dd84262d51c7543a85408a8452bee025841\"\n            }\n        },\n        {\n            \"id\": 10201,\n            \"name\": \"BitBook\",\n            \"symbol\": \"BBT\",\n            \"slug\": \"bitbook\",\n            \"rank\": 5041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T17:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd48474e7444727bf500a32d5abe01943f3a59a64\"\n            }\n        },\n        {\n            \"id\": 10202,\n            \"name\": \"Starcoin\",\n            \"symbol\": \"STC\",\n            \"slug\": \"starcoin-stc\",\n            \"rank\": 3803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T07:56:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10205,\n            \"name\": \"Dobermann\",\n            \"symbol\": \"DOBE\",\n            \"slug\": \"dobermann\",\n            \"rank\": 8797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T20:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7ab45162f5979f09b0bda1cc7dfc97c270ea3d5\"\n            }\n        },\n        {\n            \"id\": 10207,\n            \"name\": \"Zinari\",\n            \"symbol\": \"ZINA\",\n            \"slug\": \"zinari\",\n            \"rank\": 4765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T22:42:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76beed9649c0c297cb6de10d07efd66db38e3c47\"\n            }\n        },\n        {\n            \"id\": 10208,\n            \"name\": \"Aerdrop\",\n            \"symbol\": \"AER\",\n            \"slug\": \"aerdrop\",\n            \"rank\": 7522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-01T21:06:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7ad2ce38f208eed77a368613c62062fce88f125\"\n            }\n        },\n        {\n            \"id\": 10215,\n            \"name\": \"Make A Difference Token\",\n            \"symbol\": \"MAD\",\n            \"slug\": \"make-a-difference-token\",\n            \"rank\": 8798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T07:21:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb08ba8C99A883D85D929f561B81Bb8C365A5a93b\"\n            }\n        },\n        {\n            \"id\": 10217,\n            \"name\": \"Cyclos\",\n            \"symbol\": \"CYS\",\n            \"slug\": \"cyclos\",\n            \"rank\": 3520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T12:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BRLsMczKuaR5w9vSubF4j8HwEGGprVAyyVgS4EX7DKEg\"\n            }\n        },\n        {\n            \"id\": 10220,\n            \"name\": \"Museum of Crypto Art\",\n            \"symbol\": \"MOCA\",\n            \"slug\": \"museum-of-crypto-art\",\n            \"rank\": 5250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T10:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcE899f26928a2B21c6a2Fddd393EF37c61dbA918\"\n            }\n        },\n        {\n            \"id\": 10221,\n            \"name\": \"Fanadise\",\n            \"symbol\": \"FAN\",\n            \"slug\": \"fanadise\",\n            \"rank\": 4504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T19:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb6d48fcef36e19681ee29896b19c1b6cbd1eab1b\"\n            }\n        },\n        {\n            \"id\": 10222,\n            \"name\": \"Vodra\",\n            \"symbol\": \"VDR\",\n            \"slug\": \"vodra\",\n            \"rank\": 1720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T11:26:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed3d4e446a96dc3b181b64b75c3c70da41dc3cbe\"\n            }\n        },\n        {\n            \"id\": 10223,\n            \"name\": \"Vega Protocol\",\n            \"symbol\": \"VEGA\",\n            \"slug\": \"vegaprotocol\",\n            \"rank\": 460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T16:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcb84d72e61e383767c4dfeb2d8ff7f4fb89abc6e\"\n            }\n        },\n        {\n            \"id\": 10225,\n            \"name\": \"Pera Finance\",\n            \"symbol\": \"PERA\",\n            \"slug\": \"pera-finance\",\n            \"rank\": 5079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T11:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10228,\n            \"name\": \"Omlira\",\n            \"symbol\": \"OML\",\n            \"slug\": \"omlira\",\n            \"rank\": 1648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T10:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x224db5e6180761df4c3d8936585f6b8b83879770\"\n            }\n        },\n        {\n            \"id\": 10232,\n            \"name\": \"MakiSwap\",\n            \"symbol\": \"MAKI\",\n            \"slug\": \"makiswap\",\n            \"rank\": 1636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T14:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x5fad6fbba4bba686ba9b8052cf0bd51699f38b93\"\n            }\n        },\n        {\n            \"id\": 10234,\n            \"name\": \"Draken\",\n            \"symbol\": \"DRK\",\n            \"slug\": \"draken\",\n            \"rank\": 2967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T14:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10235,\n            \"name\": \"Bulk\",\n            \"symbol\": \"BULK\",\n            \"slug\": \"bulk\",\n            \"rank\": 8799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T15:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa143ac515dca260a46c742c7251ef3b268639593\"\n            }\n        },\n        {\n            \"id\": 10237,\n            \"name\": \"QiDao\",\n            \"symbol\": \"QI\",\n            \"slug\": \"qidao\",\n            \"rank\": 3721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x580a84c73811e1839f75d86d75d88cca0c241ff4\"\n            }\n        },\n        {\n            \"id\": 10238,\n            \"name\": \"MAI\",\n            \"symbol\": \"MIMATIC\",\n            \"slug\": \"mai\",\n            \"rank\": 2986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T16:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa3Fa99A148fA48D14Ed51d610c367C61876997F1\"\n            }\n        },\n        {\n            \"id\": 10239,\n            \"name\": \"SpiritSwap\",\n            \"symbol\": \"SPIRIT\",\n            \"slug\": \"spiritswap\",\n            \"rank\": 597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T00:01:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5cc61a78f164885776aa610fb0fe1257df78e59b\"\n            }\n        },\n        {\n            \"id\": 10240,\n            \"name\": \"Wrapped Fantom\",\n            \"symbol\": \"WFTM\",\n            \"slug\": \"wrapped-fantom\",\n            \"rank\": 2826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T18:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x21be370d5312f44cb42ce377bc9b8a0cef1a4c83\"\n            }\n        },\n        {\n            \"id\": 10242,\n            \"name\": \"Pupper\",\n            \"symbol\": \"PUP\",\n            \"slug\": \"pupper\",\n            \"rank\": 8800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-02T22:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81dBc1c8e40C3095071949Eda9800C2209a7279A\"\n            }\n        },\n        {\n            \"id\": 10244,\n            \"name\": \"Frapped USDT\",\n            \"symbol\": \"fUSDT\",\n            \"slug\": \"frapped-usdt\",\n            \"rank\": 3364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T07:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x049d68029688eabf473097a2fc38ef61633a3c7a\"\n            }\n        },\n        {\n            \"id\": 10249,\n            \"name\": \"MoonRabbit\",\n            \"symbol\": \"MOONRABBIT\",\n            \"slug\": \"moonrabbit-money\",\n            \"rank\": 7644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T13:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ac69c40bc7363ea7d98574c78f4f54dbecbd54b\"\n            }\n        },\n        {\n            \"id\": 10250,\n            \"name\": \"Sensible.Finance\",\n            \"symbol\": \"SENSI\",\n            \"slug\": \"sensible-finance\",\n            \"rank\": 5733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:01:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7869044d36ea75975b793ca4312608cc3817895b\"\n            }\n        },\n        {\n            \"id\": 10251,\n            \"name\": \"The Corgi of PolkaBridge\",\n            \"symbol\": \"CORGIB\",\n            \"slug\": \"the-corgi-of-polkabridge\",\n            \"rank\": 1950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cfd6813a59d7b90c41dd5990ed99c3bf2eb8f55\"\n            }\n        },\n        {\n            \"id\": 10252,\n            \"name\": \"Mozart Finance\",\n            \"symbol\": \"MELODY\",\n            \"slug\": \"mozart-finance\",\n            \"rank\": 6716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:21:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f619a1270226fd8ed3df82f0c1e0cd90804346d\"\n            }\n        },\n        {\n            \"id\": 10253,\n            \"name\": \"GIVE GLOBAL\",\n            \"symbol\": \"GIVE\",\n            \"slug\": \"give-global\",\n            \"rank\": 8801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T14:21:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba8e5a4c64c1be42230910f7b39a6388f3d4297c\"\n            }\n        },\n        {\n            \"id\": 10255,\n            \"name\": \"Game Ace Token\",\n            \"symbol\": \"GAT\",\n            \"slug\": \"game-ace-token\",\n            \"rank\": 4107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T09:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF315cfC8550F6FcA969D397cA8b807C5033fA122\"\n            }\n        },\n        {\n            \"id\": 10257,\n            \"name\": \"Shibaken Finance\",\n            \"symbol\": \"SHIBAKEN\",\n            \"slug\": \"shibaken-finance\",\n            \"rank\": 7350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T15:22:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4cf2afd3b165975afffbf7e487cdd40c894ab6b\"\n            }\n        },\n        {\n            \"id\": 10260,\n            \"name\": \"Thorstarter\",\n            \"symbol\": \"XRUNE\",\n            \"slug\": \"thorstarter\",\n            \"rank\": 1061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-03T14:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69fa0fee221ad11012bab0fdb45d444d3d2ce71c\"\n            }\n        },\n        {\n            \"id\": 10262,\n            \"name\": \"KleeKai\",\n            \"symbol\": \"KLEE\",\n            \"slug\": \"kleekai\",\n            \"rank\": 4510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x382f0160c24f5c515a19f155bac14d479433a407\"\n            }\n        },\n        {\n            \"id\": 10264,\n            \"name\": \"Charged Particles\",\n            \"symbol\": \"IONX\",\n            \"slug\": \"charged-particles\",\n            \"rank\": 4440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T08:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02d3a27ac3f55d5d91fb0f52759842696a864217\"\n            }\n        },\n        {\n            \"id\": 10265,\n            \"name\": \"Gold Fever\",\n            \"symbol\": \"NGL\",\n            \"slug\": \"gold-fever\",\n            \"rank\": 3271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T14:13:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2653891204f463fb2a2f4f412564b19e955166ae\"\n            }\n        },\n        {\n            \"id\": 10266,\n            \"name\": \"Direwolf\",\n            \"symbol\": \"DIREWOLF\",\n            \"slug\": \"direwolf\",\n            \"rank\": 6638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T17:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdea5bb640dbfc4593809deec5cdb8f99b704cd2\"\n            }\n        },\n        {\n            \"id\": 10269,\n            \"name\": \"Cheems\",\n            \"symbol\": \"CHEEMS\",\n            \"slug\": \"cheems\",\n            \"rank\": 1826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T22:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3FoUAsGDbvTD6YZ4wVKJgTB76onJUKz7GPEBNiR5b8wc\"\n            }\n        },\n        {\n            \"id\": 10271,\n            \"name\": \"Eleven Finance\",\n            \"symbol\": \"ELE\",\n            \"slug\": \"eleven-finance\",\n            \"rank\": 5975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T18:19:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacd7b3d9c10e97d0efa418903c0c7669e702e4c0\"\n            }\n        },\n        {\n            \"id\": 10272,\n            \"name\": \"AladdinDAO\",\n            \"symbol\": \"ALD\",\n            \"slug\": \"aladdindao\",\n            \"rank\": 3174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T09:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb26C4B3Ca601136Daf98593feAeff9E0CA702a8D\"\n            }\n        },\n        {\n            \"id\": 10274,\n            \"name\": \"Catge coin\",\n            \"symbol\": \"CATGE\",\n            \"slug\": \"catge-coin\",\n            \"rank\": 6535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e07a8a8f260edeeca24139b6767a073918e8674\"\n            }\n        },\n        {\n            \"id\": 10275,\n            \"name\": \"Catgirl\",\n            \"symbol\": \"CATGIRL\",\n            \"slug\": \"catgirl\",\n            \"rank\": 3153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-03T19:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79ebc9a2ce02277a4b5b3a768b1c0a4ed75bd936\"\n            }\n        },\n        {\n            \"id\": 10277,\n            \"name\": \"TRONPAD\",\n            \"symbol\": \"TRONPAD\",\n            \"slug\": \"tronpad\",\n            \"rank\": 3394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T17:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1Bf7AedeC439D6BFE38f8f9b20CF3dc99e3571C4\"\n            }\n        },\n        {\n            \"id\": 10278,\n            \"name\": \"Genshiro\",\n            \"symbol\": \"GENS\",\n            \"slug\": \"genshiro\",\n            \"rank\": 4405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T10:13:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2CD14cbA3F26254beeD1d78158cd2B6F91809600\"\n            }\n        },\n        {\n            \"id\": 10279,\n            \"name\": \"Less Network\",\n            \"symbol\": \"LESS\",\n            \"slug\": \"less-network\",\n            \"rank\": 5771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T08:13:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62786eeacc9246b4018e0146cb7a3efeacd9459d\"\n            }\n        },\n        {\n            \"id\": 10282,\n            \"name\": \"SafePizza\",\n            \"symbol\": \"PIZZA\",\n            \"slug\": \"safepizza\",\n            \"rank\": 8238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-04T14:28:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72eb1afddb5652e0f5c7b9a6cc1c3241348b16c6\"\n            }\n        },\n        {\n            \"id\": 10285,\n            \"name\": \"Bitspawn\",\n            \"symbol\": \"SPWN\",\n            \"slug\": \"bitspawn-protocol\",\n            \"rank\": 1480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T00:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe516D78d784C77D479977BE58905B3f2b1111126\"\n            }\n        },\n        {\n            \"id\": 10289,\n            \"name\": \"Daisy Launch Pad\",\n            \"symbol\": \"DAISY\",\n            \"slug\": \"daisy-launch-pad\",\n            \"rank\": 5665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T20:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40955d77f87123b71b145098358a60573ac7be96\"\n            }\n        },\n        {\n            \"id\": 10290,\n            \"name\": \"RFOX Finance\",\n            \"symbol\": \"VFOX\",\n            \"slug\": \"rfox-finance\",\n            \"rank\": 5529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-05T14:13:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d61577d8fd2208a0afb814ea089fdeae19ed202\"\n            }\n        },\n        {\n            \"id\": 10291,\n            \"name\": \"Convex CRV\",\n            \"symbol\": \"CVXCRV\",\n            \"slug\": \"convex-crv\",\n            \"rank\": 3474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-05T14:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7\"\n            }\n        },\n        {\n            \"id\": 10293,\n            \"name\": \"Swarm\",\n            \"symbol\": \"BZZ\",\n            \"slug\": \"ethereum-swarm\",\n            \"rank\": 363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T14:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19062190b1925b5b6689d7073fdfc8c2976ef8cb\"\n            }\n        },\n        {\n            \"id\": 10294,\n            \"name\": \"DeFi Land\",\n            \"symbol\": \"DFL\",\n            \"slug\": \"defi-land\",\n            \"rank\": 601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T01:07:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh\"\n            }\n        },\n        {\n            \"id\": 10295,\n            \"name\": \"IOI Token\",\n            \"symbol\": \"IOI\",\n            \"slug\": \"trade-race-manager\",\n            \"rank\": 3464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-13T03:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b3870df408ff4d7c3a26df852d41034eda11d81\"\n            }\n        },\n        {\n            \"id\": 10297,\n            \"name\": \"HIPPO TOKEN\",\n            \"symbol\": \"HIP\",\n            \"slug\": \"hippo-token\",\n            \"rank\": 4820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T06:56:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6ffa2e574a8bbeb5243d2109b6b11d4a459f88b\"\n            }\n        },\n        {\n            \"id\": 10298,\n            \"name\": \"Sunder Goverance Token\",\n            \"symbol\": \"Sunder\",\n            \"slug\": \"sunder-goverance-token\",\n            \"rank\": 7409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T12:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbdbf245c690d54b67c6e610a28486a2c6de08be6\"\n            }\n        },\n        {\n            \"id\": 10300,\n            \"name\": \"MiamiCoin\",\n            \"symbol\": \"MIA\",\n            \"slug\": \"miamicoin\",\n            \"rank\": 4132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10303,\n            \"name\": \"AutoShark\",\n            \"symbol\": \"JAWS\",\n            \"slug\": \"autoshark\",\n            \"rank\": 4583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-08T16:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdD97AB35e3C0820215bc85a395e13671d84CCBa2\"\n            }\n        },\n        {\n            \"id\": 10307,\n            \"name\": \"Project Quantum\",\n            \"symbol\": \"QBIT\",\n            \"slug\": \"project-quantum\",\n            \"rank\": 4657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T15:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa38898a4ae982cb0131104a6746f77fa0da57aaa\"\n            }\n        },\n        {\n            \"id\": 10311,\n            \"name\": \"NFT STARS\",\n            \"symbol\": \"NFTS\",\n            \"slug\": \"nft-stars\",\n            \"rank\": 4884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T15:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08037036451c768465369431da5c671ad9b37dbc\"\n            }\n        },\n        {\n            \"id\": 10312,\n            \"name\": \"EscoinToken\",\n            \"symbol\": \"ELG\",\n            \"slug\": \"escointoken\",\n            \"rank\": 3193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T16:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA2085073878152aC3090eA13D1e41bD69e60Dc99\"\n            }\n        },\n        {\n            \"id\": 10314,\n            \"name\": \"DragonBite\",\n            \"symbol\": \"BITE\",\n            \"slug\": \"dragonbite\",\n            \"rank\": 8081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T11:08:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4eed0fa8de12d5a86517f214c2f11586ba2ed88d\"\n            }\n        },\n        {\n            \"id\": 10315,\n            \"name\": \"FarmHero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"farmhero\",\n            \"rank\": 8802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T20:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b26e16377ad29a6ccc01770bcfb56de3a36d8b2\"\n            }\n        },\n        {\n            \"id\": 10316,\n            \"name\": \"SafeETH\",\n            \"symbol\": \"SAFEETH\",\n            \"slug\": \"safeeth\",\n            \"rank\": 7752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-07T20:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47fdfea2c5741acd7be0377029d6c507154d86b9\"\n            }\n        },\n        {\n            \"id\": 10319,\n            \"name\": \"Kombai Inu\",\n            \"symbol\": \"KOMBAI\",\n            \"slug\": \"kombai-inu\",\n            \"rank\": 8803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3fce6ae1f55656663ba6a5b0e0812463cf45c2ee\"\n            }\n        },\n        {\n            \"id\": 10324,\n            \"name\": \"Gravity Finance\",\n            \"symbol\": \"GFI\",\n            \"slug\": \"gravity-finance\",\n            \"rank\": 1729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T06:13:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x874e178A2f3f3F9d34db862453Cd756E7eAb0381\"\n            }\n        },\n        {\n            \"id\": 10325,\n            \"name\": \"Safe Energy\",\n            \"symbol\": \"ENERGYX\",\n            \"slug\": \"safe-energy\",\n            \"rank\": 6389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T10:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBBe899c61198D1826a43e20ea19efC46E50c2B00\"\n            }\n        },\n        {\n            \"id\": 10326,\n            \"name\": \"BullPerks\",\n            \"symbol\": \"BLP\",\n            \"slug\": \"bullperks\",\n            \"rank\": 960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T18:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe1d7f7a8f0bda6e415593a2e4f82c64b446d404\"\n            }\n        },\n        {\n            \"id\": 10329,\n            \"name\": \"TasteNFT\",\n            \"symbol\": \"TASTE\",\n            \"slug\": \"tastenft\",\n            \"rank\": 4940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T11:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb238123939637d65a03e4b2b485650b4f9d91cb\"\n            }\n        },\n        {\n            \"id\": 10331,\n            \"name\": \"SafeSwap Governance Token\",\n            \"symbol\": \"SSGT\",\n            \"slug\": \"safeswap-governance-token\",\n            \"rank\": 8804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T11:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2ecc48ba346a73d7d55aa5a46b5e314d9daa6161\"\n            }\n        },\n        {\n            \"id\": 10334,\n            \"name\": \"BabySwap\",\n            \"symbol\": \"BABY\",\n            \"slug\": \"babyswap\",\n            \"rank\": 527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T14:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657\"\n            }\n        },\n        {\n            \"id\": 10336,\n            \"name\": \"Hamster\",\n            \"symbol\": \"HAM\",\n            \"slug\": \"hamster\",\n            \"rank\": 774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T19:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x679d5b2d94f454c950d683d159b87aa8eae37c9e\"\n            }\n        },\n        {\n            \"id\": 10337,\n            \"name\": \"Sheesha Finance [BEP20]\",\n            \"symbol\": \"SHEESHA\",\n            \"slug\": \"sheesha-finance-bep20\",\n            \"rank\": 3261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x232FB065D9d24c34708eeDbF03724f2e95ABE768\"\n            }\n        },\n        {\n            \"id\": 10339,\n            \"name\": \"Enedex\",\n            \"symbol\": \"ENE\",\n            \"slug\": \"enedex\",\n            \"rank\": 5965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T17:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3becb1170183fdbc8f1603dacd1705c093bc33b7\"\n            }\n        },\n        {\n            \"id\": 10340,\n            \"name\": \"BscArmy\",\n            \"symbol\": \"BARMY\",\n            \"slug\": \"bscarmy\",\n            \"rank\": 8805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-08T20:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c80bc9bfa4ec680efb949c51806bddee5ac8299\"\n            }\n        },\n        {\n            \"id\": 10347,\n            \"name\": \"Human\",\n            \"symbol\": \"HMT\",\n            \"slug\": \"human\",\n            \"rank\": 3126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T00:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1ba9BAC957322D6e8c07a160a3A8dA11A0d2867\"\n            }\n        },\n        {\n            \"id\": 10348,\n            \"name\": \"Sarcophagus\",\n            \"symbol\": \"SARCO\",\n            \"slug\": \"sarcophagus\",\n            \"rank\": 939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T15:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a\"\n            }\n        },\n        {\n            \"id\": 10349,\n            \"name\": \"Blockmine\",\n            \"symbol\": \"GOLD NUGGET\",\n            \"slug\": \"blockmine\",\n            \"rank\": 5630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T01:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE0B58022487131eC9913C1F3AcFD8F74FC6A6C7E\"\n            }\n        },\n        {\n            \"id\": 10350,\n            \"name\": \"Black Eye Galaxy\",\n            \"symbol\": \"BYG\",\n            \"slug\": \"black-eye-galaxy\",\n            \"rank\": 5016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T21:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f7b627b88651e3dddca0240bca68a3062632c8c\"\n            }\n        },\n        {\n            \"id\": 10351,\n            \"name\": \"HTMOON\",\n            \"symbol\": \"HTMOON\",\n            \"slug\": \"htmoon\",\n            \"rank\": 4784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T18:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xb62e3b6a3866f5754fdefcf82e733310e2851043\"\n            }\n        },\n        {\n            \"id\": 10361,\n            \"name\": \"Feyorra\",\n            \"symbol\": \"FEY\",\n            \"slug\": \"feyorra\",\n            \"rank\": 4709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T18:58:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe8e06a5613dc86d459bc8fb989e173bb8b256072\"\n            }\n        },\n        {\n            \"id\": 10364,\n            \"name\": \"APWine Finance\",\n            \"symbol\": \"APW\",\n            \"slug\": \"apwine-finance\",\n            \"rank\": 5109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T19:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4104b135dbc9609fc1a9490e61369036497660c8\"\n            }\n        },\n        {\n            \"id\": 10366,\n            \"name\": \"Cake Monster\",\n            \"symbol\": \"MONSTA\",\n            \"slug\": \"cake-monster\",\n            \"rank\": 4670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T16:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f\"\n            }\n        },\n        {\n            \"id\": 10367,\n            \"name\": \"April\",\n            \"symbol\": \"APRIL\",\n            \"slug\": \"april\",\n            \"rank\": 3735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T19:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfeA674ce7d16E26E39e3c088810367a708eF94C\"\n            }\n        },\n        {\n            \"id\": 10368,\n            \"name\": \"Cryptex Finance\",\n            \"symbol\": \"CTX\",\n            \"slug\": \"cryptex-finance\",\n            \"rank\": 785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x321c2fe4446c7c963dc41dd58879af648838f98d\"\n            }\n        },\n        {\n            \"id\": 10369,\n            \"name\": \"SafePanda\",\n            \"symbol\": \"SPND\",\n            \"slug\": \"safepanda\",\n            \"rank\": 8806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T18:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623\"\n            }\n        },\n        {\n            \"id\": 10370,\n            \"name\": \"Global DeFi\",\n            \"symbol\": \"GDEFI\",\n            \"slug\": \"global-defi\",\n            \"rank\": 8807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T10:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5e88b229b18e748e3aa16a1c2bfefdfc8a5560d\"\n            }\n        },\n        {\n            \"id\": 10372,\n            \"name\": \"Dacxi\",\n            \"symbol\": \"DACXI\",\n            \"slug\": \"dacxi\",\n            \"rank\": 4145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T18:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xefab7248d36585e2340e5d25f8a8d243e6e3193f\"\n            }\n        },\n        {\n            \"id\": 10373,\n            \"name\": \"Tulip Protocol\",\n            \"symbol\": \"TULIP\",\n            \"slug\": \"solfarm\",\n            \"rank\": 1032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:22:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"TuLipcqtGVXP9XR62wM8WWCm6a9vhLs7T1uoWBk6FDs\"\n            }\n        },\n        {\n            \"id\": 10376,\n            \"name\": \"dAppstore\",\n            \"symbol\": \"DAPPX\",\n            \"slug\": \"dappstore\",\n            \"rank\": 3506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:47:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00d8318e44780edeefcf3020a5448f636788883c\"\n            }\n        },\n        {\n            \"id\": 10378,\n            \"name\": \"KarenCoin\",\n            \"symbol\": \"KAREN\",\n            \"slug\": \"karencoin\",\n            \"rank\": 6743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T20:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd42728b76772a82ccad527e298dd15a55f4ddd6\"\n            }\n        },\n        {\n            \"id\": 10379,\n            \"name\": \"Kekwcoin\",\n            \"symbol\": \"KEKW\",\n            \"slug\": \"kekwcoin\",\n            \"rank\": 7222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T03:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2QK9vxydd7WoDwvVFT5JSU8cwE9xmbJSzeqbRESiPGMG\"\n            }\n        },\n        {\n            \"id\": 10384,\n            \"name\": \"DAO1\",\n            \"symbol\": \"DAO1\",\n            \"slug\": \"dao1\",\n            \"rank\": 7892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-09T21:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce3f6f6672616c39d8b6858f8dac9902eca42c84\"\n            }\n        },\n        {\n            \"id\": 10385,\n            \"name\": \"Ally Direct Token\",\n            \"symbol\": \"DRCT\",\n            \"slug\": \"ally-direct-token\",\n            \"rank\": 4880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T13:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d561d63375672ABd02119b9Bc4FB90EB9E307Ca\"\n            }\n        },\n        {\n            \"id\": 10386,\n            \"name\": \"Bitcoin Latinum\",\n            \"symbol\": \"LTNM\",\n            \"slug\": \"bitcoin-latinum\",\n            \"rank\": 3196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T10:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10387,\n            \"name\": \"Star Foxx\",\n            \"symbol\": \"FOXX\",\n            \"slug\": \"star-foxx\",\n            \"rank\": 7527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31D457E7bcFf5Bc9A5Ef86E6a5eA1DB5b5C3BFB0\"\n            }\n        },\n        {\n            \"id\": 10388,\n            \"name\": \"SupremeX\",\n            \"symbol\": \"SXC\",\n            \"slug\": \"supremex\",\n            \"rank\": 3342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-04T11:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x46d3EC8CE3eC767414F16FE12176De23E3E5B46A\"\n            }\n        },\n        {\n            \"id\": 10391,\n            \"name\": \"Creator Platform\",\n            \"symbol\": \"CTR\",\n            \"slug\": \"creator-platform\",\n            \"rank\": 5148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T16:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x923b83c26B3809d960fF80332Ed00aA46D7Ed375\"\n            }\n        },\n        {\n            \"id\": 10392,\n            \"name\": \"The Everlasting Parachain\",\n            \"symbol\": \"ELP\",\n            \"slug\": \"the-everlasting-parachain\",\n            \"rank\": 5352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T17:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3894cb9e92ca78524fb6a30ff072fa5e533c162\"\n            }\n        },\n        {\n            \"id\": 10393,\n            \"name\": \"LEOPARD\",\n            \"symbol\": \"LEOPARD\",\n            \"slug\": \"leopard\",\n            \"rank\": 4763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T17:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4efab39b14167da54aebed2094a61aa1fd384056\"\n            }\n        },\n        {\n            \"id\": 10394,\n            \"name\": \"Kuma Inu\",\n            \"symbol\": \"KUMA\",\n            \"slug\": \"kuma-inu\",\n            \"rank\": 3319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T17:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48c276e8d03813224bb1e55f953adb6d02fd3e02\"\n            }\n        },\n        {\n            \"id\": 10400,\n            \"name\": \"Bogecoin\",\n            \"symbol\": \"BOGE\",\n            \"slug\": \"bogecoin\",\n            \"rank\": 8808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-10T20:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x248c45af3b2f73bc40fa159f2a90ce9cad7a77ba\"\n            }\n        },\n        {\n            \"id\": 10402,\n            \"name\": \"BlackPool\",\n            \"symbol\": \"BPT\",\n            \"slug\": \"blackpool\",\n            \"rank\": 3965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T02:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da\"\n            }\n        },\n        {\n            \"id\": 10403,\n            \"name\": \"Kommunitas\",\n            \"symbol\": \"KOM\",\n            \"slug\": \"kommunitas\",\n            \"rank\": 1340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T00:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xC004e2318722EA2b15499D6375905d75Ee5390B8\"\n            }\n        },\n        {\n            \"id\": 10404,\n            \"name\": \"Integral\",\n            \"symbol\": \"ITGR\",\n            \"slug\": \"integral\",\n            \"rank\": 1618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T23:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd502f487e1841fdc805130e13eae80c61186bc98\"\n            }\n        },\n        {\n            \"id\": 10405,\n            \"name\": \"NftyPlay\",\n            \"symbol\": \"POLO\",\n            \"slug\": \"nftyplay\",\n            \"rank\": 3408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T12:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb28a7f8f5328faffdd862985177583c2bb71e016\"\n            }\n        },\n        {\n            \"id\": 10407,\n            \"name\": \"Baby Doge Coin\",\n            \"symbol\": \"BabyDoge\",\n            \"slug\": \"baby-doge-coin\",\n            \"rank\": 2845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-11T22:07:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAC57De9C1A09FeC648E93EB98875B212DB0d460B\"\n            }\n        },\n        {\n            \"id\": 10408,\n            \"name\": \"Formation Fi\",\n            \"symbol\": \"FORM\",\n            \"slug\": \"formation-fi\",\n            \"rank\": 1416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T08:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21381e026ad6d8266244f2a583b35f9e4413fa2a\"\n            }\n        },\n        {\n            \"id\": 10409,\n            \"name\": \"Opulous\",\n            \"symbol\": \"OPUL\",\n            \"slug\": \"opulous\",\n            \"rank\": 639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T03:59:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x80d55c03180349fff4a229102f62328220a96444\"\n            }\n        },\n        {\n            \"id\": 10411,\n            \"name\": \"Moonfarm Finance\",\n            \"symbol\": \"MFO\",\n            \"slug\": \"moonfarm-finance\",\n            \"rank\": 6217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T12:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb46049c79d77ff1d555a67835fba6978536581af\"\n            }\n        },\n        {\n            \"id\": 10412,\n            \"name\": \"HoDooi.com\",\n            \"symbol\": \"HOD\",\n            \"slug\": \"hodooi\",\n            \"rank\": 834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T15:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce16a802725438af9b4dcac00e7791e3d890e3b4\"\n            }\n        },\n        {\n            \"id\": 10414,\n            \"name\": \"Green Shiba Inu (new)\",\n            \"symbol\": \"GINUX\",\n            \"slug\": \"green-shiba-inu-new\",\n            \"rank\": 4019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T03:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9Ad37E9Baf41377540Df5a77831Db98c1915128\"\n            }\n        },\n        {\n            \"id\": 10416,\n            \"name\": \"Fat Doge\",\n            \"symbol\": \"FOGE\",\n            \"slug\": \"fat-doge\",\n            \"rank\": 7509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T19:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76851a93977bea9264c32255b6457882035c7501\"\n            }\n        },\n        {\n            \"id\": 10418,\n            \"name\": \"2crazyNFT\",\n            \"symbol\": \"2CRZ\",\n            \"slug\": \"2crazynft\",\n            \"rank\": 1472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T14:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c9c19ce3b15ae77c6d80aec3c1194cfd6f7f3fa\"\n            }\n        },\n        {\n            \"id\": 10419,\n            \"name\": \"sEUR\",\n            \"symbol\": \"SEUR\",\n            \"slug\": \"seur\",\n            \"rank\": 4644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-14T15:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd71ecff9342a5ced620049e616c5035f1db98620\"\n            }\n        },\n        {\n            \"id\": 10420,\n            \"name\": \"UCoin\",\n            \"symbol\": \"UCOIN\",\n            \"slug\": \"u-coin\",\n            \"rank\": 6521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T22:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa918897bd10d6dee614470c24a061b78b021b3a9\"\n            }\n        },\n        {\n            \"id\": 10421,\n            \"name\": \"Torum\",\n            \"symbol\": \"XTM\",\n            \"slug\": \"torum\",\n            \"rank\": 872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T22:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd1faff6e578fa5cac469d2418c95671ba1a62fe\"\n            }\n        },\n        {\n            \"id\": 10423,\n            \"name\": \"HollaEx Token\",\n            \"symbol\": \"XHT\",\n            \"slug\": \"hollaex-token\",\n            \"rank\": 5705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD3c625F54dec647DB8780dBBe0E880eF21BA4329\"\n            }\n        },\n        {\n            \"id\": 10424,\n            \"name\": \"Volatility Protocol Token\",\n            \"symbol\": \"VOL\",\n            \"slug\": \"volatility-protocol-token\",\n            \"rank\": 7405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T04:34:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5166E09628b696285E3A151e84FB977736a83575\"\n            }\n        },\n        {\n            \"id\": 10426,\n            \"name\": \"Stopelon\",\n            \"symbol\": \"STOPELON\",\n            \"slug\": \"stopelon\",\n            \"rank\": 7319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD83cec69ED9d8044597A793445C86a5e763b0E3D\"\n            }\n        },\n        {\n            \"id\": 10427,\n            \"name\": \"Polker\",\n            \"symbol\": \"PKR\",\n            \"slug\": \"polker\",\n            \"rank\": 1240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T15:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x001a8ffcb0f03e99141652ebcdecdb0384e3bd6c\"\n            }\n        },\n        {\n            \"id\": 10428,\n            \"name\": \"Alium Finance\",\n            \"symbol\": \"ALM\",\n            \"slug\": \"alium-finance\",\n            \"rank\": 6791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T00:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c38870e93a1f959cb6c533eb10bbc3e438aac11\"\n            }\n        },\n        {\n            \"id\": 10429,\n            \"name\": \"HaloDAO\",\n            \"symbol\": \"RNBW\",\n            \"slug\": \"halodao\",\n            \"rank\": 2110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T11:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe94b97b6b43639e238c851a7e693f50033efd75c\"\n            }\n        },\n        {\n            \"id\": 10430,\n            \"name\": \"Argentine Football Association Fan Token\",\n            \"symbol\": \"ARG\",\n            \"slug\": \"argentinefootballassociationfantoken\",\n            \"rank\": 1422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T14:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x9e10469Cd2cd93836e19484A9Ca1EF5aDDC43e0f\"\n            }\n        },\n        {\n            \"id\": 10434,\n            \"name\": \"SafeLaunch\",\n            \"symbol\": \"SFEX\",\n            \"slug\": \"safelaunch\",\n            \"rank\": 4298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:49:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5392Ff4a9BD006DC272C1855af6640e17Cc5ec0B\"\n            }\n        },\n        {\n            \"id\": 10435,\n            \"name\": \"PuddingSwap\",\n            \"symbol\": \"PUD\",\n            \"slug\": \"puddingswap\",\n            \"rank\": 4472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T02:36:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10436,\n            \"name\": \"Xiglute Coin\",\n            \"symbol\": \"XGC\",\n            \"slug\": \"xiglute-coin\",\n            \"rank\": 6650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T15:52:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89d3c0249307Ae570A316030764D12f53BB191FD\"\n            }\n        },\n        {\n            \"id\": 10438,\n            \"name\": \"GoCerberus\",\n            \"symbol\": \"CERBERUS\",\n            \"slug\": \"gocerberus\",\n            \"rank\": 8809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T16:33:04.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:35:04.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8B3268a23131DAFBd77165690767F285C1AAC6C5\"\n            }\n        },\n        {\n            \"id\": 10441,\n            \"name\": \"ApeRocket\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"aperocket\",\n            \"rank\": 5493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T08:41:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe486a69E432Fdc29622bF00315f6b34C99b45e80\"\n            }\n        },\n        {\n            \"id\": 10442,\n            \"name\": \"Decentralized Social\",\n            \"symbol\": \"DESO\",\n            \"slug\": \"deso\",\n            \"rank\": 223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T17:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10443,\n            \"name\": \"BarbecueSwap Finance\",\n            \"symbol\": \"BBQ\",\n            \"slug\": \"barbecueswap-finance\",\n            \"rank\": 7219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T18:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9a88f9b7101046786490baf433f0f6ab3d753e2\"\n            }\n        },\n        {\n            \"id\": 10445,\n            \"name\": \"Jomon Inu\",\n            \"symbol\": \"JINU\",\n            \"slug\": \"jomon-inu\",\n            \"rank\": 8810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-15T19:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x439dd02bFd144A5d6A5967895358E0d25d5ab784\"\n            }\n        },\n        {\n            \"id\": 10447,\n            \"name\": \"Scooby\",\n            \"symbol\": \"$SBD\",\n            \"slug\": \"scooby\",\n            \"rank\": 8811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T19:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0ab4b8daa51f6abf6b4c9fef0cca5d127029aa9\"\n            }\n        },\n        {\n            \"id\": 10449,\n            \"name\": \"Gondola Finance\",\n            \"symbol\": \"GDL\",\n            \"slug\": \"gondola-finance\",\n            \"rank\": 7336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T17:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd606199557c8ab6f4cc70bd03facc96ca576f142\"\n            }\n        },\n        {\n            \"id\": 10452,\n            \"name\": \"SolAPE Token\",\n            \"symbol\": \"SOLAPE\",\n            \"slug\": \"solapefinance\",\n            \"rank\": 6670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T15:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN\"\n            }\n        },\n        {\n            \"id\": 10455,\n            \"name\": \"EQIFI\",\n            \"symbol\": \"EQX\",\n            \"slug\": \"eqifi\",\n            \"rank\": 3750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T13:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd3de9a069648c84d27d74d701c9fa3253098b15\"\n            }\n        },\n        {\n            \"id\": 10456,\n            \"name\": \"Moon Nation Game\",\n            \"symbol\": \"MNG\",\n            \"slug\": \"moon-nation-game\",\n            \"rank\": 3914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T08:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5941f87eb62737ec5ebbecab3e373c40fe40566b\"\n            }\n        },\n        {\n            \"id\": 10461,\n            \"name\": \"Memecoin\",\n            \"symbol\": \"MEM\",\n            \"slug\": \"meme-coin\",\n            \"rank\": 4246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T09:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42dbbd5ae373fea2fc320f62d44c058522bb3758\"\n            }\n        },\n        {\n            \"id\": 10462,\n            \"name\": \"SHILL Token\",\n            \"symbol\": \"SHILL\",\n            \"slug\": \"project-seed\",\n            \"rank\": 858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T12:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE\"\n            }\n        },\n        {\n            \"id\": 10463,\n            \"name\": \"Anypad\",\n            \"symbol\": \"APAD\",\n            \"slug\": \"anypad\",\n            \"rank\": 3502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T19:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x366d71ab095735b7dae83ce2b82d5262ef655f10\"\n            }\n        },\n        {\n            \"id\": 10465,\n            \"name\": \"Polytrade\",\n            \"symbol\": \"TRADE\",\n            \"slug\": \"polytrade\",\n            \"rank\": 1213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T10:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e5970DBd6fc7eb1f29C6D2eDF2bC4c36124C0C1\"\n            }\n        },\n        {\n            \"id\": 10467,\n            \"name\": \"IRON Titanium Token\",\n            \"symbol\": \"TITAN\",\n            \"slug\": \"iron-titanium-token\",\n            \"rank\": 4633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T11:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaaa5b9e6c589642f98a1cda99b9d024b8407285a\"\n            }\n        },\n        {\n            \"id\": 10468,\n            \"name\": \"InvestDex\",\n            \"symbol\": \"INVEST\",\n            \"slug\": \"investdex\",\n            \"rank\": 5772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-16T11:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x853a8ab1c365ea54719eb13a54d6b22f1fbe7feb\"\n            }\n        },\n        {\n            \"id\": 10469,\n            \"name\": \"iMe Lab\",\n            \"symbol\": \"LIME\",\n            \"slug\": \"ime-lab\",\n            \"rank\": 1137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T10:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d0b65a76274645b29e4cc41b8f23081fa09f4a3\"\n            }\n        },\n        {\n            \"id\": 10480,\n            \"name\": \"Mammon\",\n            \"symbol\": \"MMON\",\n            \"slug\": \"mammon\",\n            \"rank\": 5796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9f179c99567d6d671c3ac5edf206f5fc647483f\"\n            }\n        },\n        {\n            \"id\": 10482,\n            \"name\": \"BULL FINANCE\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"bull-finance\",\n            \"rank\": 6707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T11:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf483af09917ba63f1e274056978036d266eb56e6\"\n            }\n        },\n        {\n            \"id\": 10483,\n            \"name\": \"ShapePay\",\n            \"symbol\": \"SPP\",\n            \"slug\": \"shapepay\",\n            \"rank\": 8061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T11:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5E2f2C0e63Ace6B7dDCb426D30eFf4f81F75e566\"\n            }\n        },\n        {\n            \"id\": 10484,\n            \"name\": \"Iron\",\n            \"symbol\": \"IRON\",\n            \"slug\": \"iron-finance\",\n            \"rank\": 5538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T16:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd86b5923f3ad7b585ed81b448170ae026c65ae9a\"\n            }\n        },\n        {\n            \"id\": 10485,\n            \"name\": \"Credmark\",\n            \"symbol\": \"CMK\",\n            \"slug\": \"credmark\",\n            \"rank\": 5482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T18:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x68cfb82eacb9f198d508b514d898a403c449533e\"\n            }\n        },\n        {\n            \"id\": 10491,\n            \"name\": \"PancakeFork Finance\",\n            \"symbol\": \"CAKF\",\n            \"slug\": \"pancakefork-finance\",\n            \"rank\": 8812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T08:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xae6e3b04d3eb991e30fa2474563fe2a89e351cda\"\n            }\n        },\n        {\n            \"id\": 10492,\n            \"name\": \"Genebank Token\",\n            \"symbol\": \"GNBT\",\n            \"slug\": \"genebank-token\",\n            \"rank\": 8157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-17T21:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10494,\n            \"name\": \"Octopus Protocol\",\n            \"symbol\": \"OPS\",\n            \"slug\": \"octopus-protocol\",\n            \"rank\": 5177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T02:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14fC542fd0364Ad8361274657CaB141A8C8820E0\"\n            }\n        },\n        {\n            \"id\": 10498,\n            \"name\": \"Saitama\",\n            \"symbol\": \"SAITAMA\",\n            \"slug\": \"saitama-inu\",\n            \"rank\": 2851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b3192f5eebd8579568a2ed41e6feb402f93f73f\"\n            }\n        },\n        {\n            \"id\": 10501,\n            \"name\": \"BaconDAO\",\n            \"symbol\": \"BACON\",\n            \"slug\": \"bacondao\",\n            \"rank\": 5660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T12:58:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34f797e7190c131cf630524655a618b5bd8738e7\"\n            }\n        },\n        {\n            \"id\": 10502,\n            \"name\": \"SafeMars\",\n            \"symbol\": \"SMARS\",\n            \"slug\": \"smars\",\n            \"rank\": 5019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-18T11:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC0366a104b429f0806BfA98d0008DAA9555b2BEd\"\n            }\n        },\n        {\n            \"id\": 10504,\n            \"name\": \"Hepa Finance\",\n            \"symbol\": \"HEPA\",\n            \"slug\": \"hepa-finance\",\n            \"rank\": 8064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T12:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9159f30f1c3f0317b0a2d6bc176f29266be790ee\"\n            }\n        },\n        {\n            \"id\": 10506,\n            \"name\": \"HitBTC Token\",\n            \"symbol\": \"HIT\",\n            \"slug\": \"hitbtc-token\",\n            \"rank\": 3224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T03:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74b1af114274335598da72f5c6ed7b954a016eed\"\n            }\n        },\n        {\n            \"id\": 10508,\n            \"name\": \"Instadapp\",\n            \"symbol\": \"INST\",\n            \"slug\": \"instadapp\",\n            \"rank\": 4442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T07:28:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f40d4A6237C257fff2dB00FA0510DeEECd303eb\"\n            }\n        },\n        {\n            \"id\": 10511,\n            \"name\": \"Cavapoo\",\n            \"symbol\": \"CAVA\",\n            \"slug\": \"cavapoo\",\n            \"rank\": 8813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T10:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x456d8f0d25a4e787ee60c401f8b963a465148f70\"\n            }\n        },\n        {\n            \"id\": 10512,\n            \"name\": \"SAFETREES\",\n            \"symbol\": \"TREES\",\n            \"slug\": \"safetrees\",\n            \"rank\": 6464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T13:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3b77ac07c963b8cead47000a5208434d9a8734d\"\n            }\n        },\n        {\n            \"id\": 10513,\n            \"name\": \"PinkPanda\",\n            \"symbol\": \"PINKPANDA\",\n            \"slug\": \"pinkpanda\",\n            \"rank\": 5869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T13:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x631E1e455019c359b939fE214EDC761d36bF6aD6\"\n            }\n        },\n        {\n            \"id\": 10514,\n            \"name\": \"HUNNY FINANCE\",\n            \"symbol\": \"HUNNY\",\n            \"slug\": \"pancake-hunny\",\n            \"rank\": 4477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T13:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x565b72163f17849832a692a3c5928cc502f46d69\"\n            }\n        },\n        {\n            \"id\": 10515,\n            \"name\": \"ARC Governance\",\n            \"symbol\": \"ARCX\",\n            \"slug\": \"arcx-token\",\n            \"rank\": 4810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T14:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1321f1f1aa541a56c31682c57b80ecfccd9bb288\"\n            }\n        },\n        {\n            \"id\": 10516,\n            \"name\": \"Promise\",\n            \"symbol\": \"PROMISE\",\n            \"slug\": \"promise\",\n            \"rank\": 6704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T14:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcbccf14b051947bdcd1e20b77015208a1ad5ea25\"\n            }\n        },\n        {\n            \"id\": 10517,\n            \"name\": \"BoomBaby.io\",\n            \"symbol\": \"BOOMB\",\n            \"slug\": \"boombaby-io\",\n            \"rank\": 8814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-19T17:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x82b89e0f9c0695639eb88659d0c306dbc242af96\"\n            }\n        },\n        {\n            \"id\": 10519,\n            \"name\": \"Curio Stable Coin\",\n            \"symbol\": \"CSC\",\n            \"slug\": \"curio-stable-coin\",\n            \"rank\": 8815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T08:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfDcdfA378818AC358739621ddFa8582E6ac1aDcB\"\n            }\n        },\n        {\n            \"id\": 10522,\n            \"name\": \"Pacoca\",\n            \"symbol\": \"PACOCA\",\n            \"slug\": \"pacoca\",\n            \"rank\": 1019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T22:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55671114d774ee99d653d6c12460c780a67f1d18\"\n            }\n        },\n        {\n            \"id\": 10524,\n            \"name\": \"reBaked\",\n            \"symbol\": \"BAKED\",\n            \"slug\": \"rebaked\",\n            \"rank\": 5187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T21:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa4cb0dce4849bdcad2d553e9e68644cf40e26cce\"\n            }\n        },\n        {\n            \"id\": 10525,\n            \"name\": \"Plutos Network\",\n            \"symbol\": \"PLUT\",\n            \"slug\": \"plutos-network\",\n            \"rank\": 5473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T21:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2984f825bfe72e55e1725d5c020258e81ff97450\"\n            }\n        },\n        {\n            \"id\": 10526,\n            \"name\": \"TribeOne\",\n            \"symbol\": \"HAKA\",\n            \"slug\": \"tribe-one\",\n            \"rank\": 3476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T01:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD85AD783cc94bd04196a13DC042A3054a9B52210\"\n            }\n        },\n        {\n            \"id\": 10527,\n            \"name\": \"Lithium\",\n            \"symbol\": \"LITH\",\n            \"slug\": \"lithium\",\n            \"rank\": 929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x188e817b02e635d482ae4d81e25dda98a97c4a42\"\n            }\n        },\n        {\n            \"id\": 10528,\n            \"name\": \"ExzoCoin 2.0\",\n            \"symbol\": \"EXZO\",\n            \"slug\": \"exzocoin-2\",\n            \"rank\": 5879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T01:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF8fC63200e181439823251020d691312FDcF5090\"\n            }\n        },\n        {\n            \"id\": 10529,\n            \"name\": \"Sun (New)\",\n            \"symbol\": \"SUN\",\n            \"slug\": \"sun-token\",\n            \"rank\": 304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T04:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TSSMHYeV2uE9qYH95DqyoCuNCzEL1NvU3S\"\n            }\n        },\n        {\n            \"id\": 10530,\n            \"name\": \"CrossWallet\",\n            \"symbol\": \"CWT\",\n            \"slug\": \"crosswallet\",\n            \"rank\": 4136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T16:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D\"\n            }\n        },\n        {\n            \"id\": 10532,\n            \"name\": \"Divergence\",\n            \"symbol\": \"DIVER\",\n            \"slug\": \"divergence\",\n            \"rank\": 3548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb782396c9b20e564a64896181c7ac8d8979d5f4\"\n            }\n        },\n        {\n            \"id\": 10533,\n            \"name\": \"Mindsync\",\n            \"symbol\": \"MAI\",\n            \"slug\": \"mindsync\",\n            \"rank\": 4775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T09:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x75387e1287Dd85482aB66102DA9f6577E027f609\"\n            }\n        },\n        {\n            \"id\": 10543,\n            \"name\": \"Ballbag Token\",\n            \"symbol\": \"BALLBAG\",\n            \"slug\": \"ballbag-token\",\n            \"rank\": 8816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T18:06:05.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:09.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdffdc00abf0ccd93723f56ba3179015ab4e5c1c8\"\n            }\n        },\n        {\n            \"id\": 10544,\n            \"name\": \"Bitcrush\",\n            \"symbol\": \"CRUSH\",\n            \"slug\": \"bitcrush\",\n            \"rank\": 7561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T02:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0Ef0626736c2d484A792508e99949736D0AF807e\"\n            }\n        },\n        {\n            \"id\": 10545,\n            \"name\": \"H2Finance\",\n            \"symbol\": \"YFIH2\",\n            \"slug\": \"h2finance\",\n            \"rank\": 5890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T17:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdcb624c870d73cdd0b3345762977cb14de598cd0\"\n            }\n        },\n        {\n            \"id\": 10547,\n            \"name\": \"Bagels Finance\",\n            \"symbol\": \"BAGEL\",\n            \"slug\": \"bagels-finance\",\n            \"rank\": 7138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T19:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb238fce6e2ee90781cd160c9c6eaf3a4cfad801\"\n            }\n        },\n        {\n            \"id\": 10550,\n            \"name\": \"King Arthur\",\n            \"symbol\": \"BKING\",\n            \"slug\": \"king-arthur\",\n            \"rank\": 8817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T20:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ca02dd95f3f1e33da7f5afe15ea866dab07af04\"\n            }\n        },\n        {\n            \"id\": 10552,\n            \"name\": \"DUKE INU TOKEN\",\n            \"symbol\": \"DUKE\",\n            \"slug\": \"duke-inu-token\",\n            \"rank\": 4522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-21T21:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaee234825dc4687fae606485c1ebd06336052bcc\"\n            }\n        },\n        {\n            \"id\": 10554,\n            \"name\": \"Sekuritance\",\n            \"symbol\": \"SKRT\",\n            \"slug\": \"sekuritance\",\n            \"rank\": 3829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T07:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x887168120cb89fb06f3e74dc4af20d67df0977f6\"\n            }\n        },\n        {\n            \"id\": 10555,\n            \"name\": \"Canary\",\n            \"symbol\": \"CNR\",\n            \"slug\": \"canary\",\n            \"rank\": 8258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8D88e48465F30Acfb8daC0b3E35c9D6D7d36abaf\"\n            }\n        },\n        {\n            \"id\": 10556,\n            \"name\": \"B.Protocol\",\n            \"symbol\": \"BPRO\",\n            \"slug\": \"b-protocol\",\n            \"rank\": 5620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T05:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbbbbbb5aa847a2003fbc6b5c16df0bd1e725f61\"\n            }\n        },\n        {\n            \"id\": 10557,\n            \"name\": \"Swapz\",\n            \"symbol\": \"SWAPZ\",\n            \"slug\": \"swapz\",\n            \"rank\": 3534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T16:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd522A1DcE1CA4B138DDA042a78672307eb124CC2\"\n            }\n        },\n        {\n            \"id\": 10560,\n            \"name\": \"SoMee Advertising Token\",\n            \"symbol\": \"SAT\",\n            \"slug\": \"somee-advertising-token\",\n            \"rank\": 7868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc9F1016d336ef77AeE75Fc11Ad64C5Ecf9121332\"\n            }\n        },\n        {\n            \"id\": 10561,\n            \"name\": \"Polystarter.net\",\n            \"symbol\": \"POLR\",\n            \"slug\": \"polystarter-net\",\n            \"rank\": 7481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T04:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x029C2bf9E5e7bf11328f045205308244e11Efc46\"\n            }\n        },\n        {\n            \"id\": 10563,\n            \"name\": \"Decubate\",\n            \"symbol\": \"DCB\",\n            \"slug\": \"decubate\",\n            \"rank\": 5190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T18:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeac9873291ddaca754ea5642114151f3035c67a2\"\n            }\n        },\n        {\n            \"id\": 10566,\n            \"name\": \"BlackHat\",\n            \"symbol\": \"BLKC\",\n            \"slug\": \"blackhat\",\n            \"rank\": 1808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T21:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10570,\n            \"name\": \"Binance Smart Chain Girl\",\n            \"symbol\": \"BSCGIRL\",\n            \"slug\": \"binance-smart-chain-girl\",\n            \"rank\": 7735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-22T23:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c6fb802f173dba15e2caada433032b1368af59f\"\n            }\n        },\n        {\n            \"id\": 10576,\n            \"name\": \"MoonLift Capital\",\n            \"symbol\": \"MLTPX\",\n            \"slug\": \"moonlift-protocol\",\n            \"rank\": 6534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T07:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d7c580e0bc4ea441db96eebc7e1440d264bce51\"\n            }\n        },\n        {\n            \"id\": 10578,\n            \"name\": \"Myōbu\",\n            \"symbol\": \"MYOBU\",\n            \"slug\": \"myobu\",\n            \"rank\": 5199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T10:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfdd3459d4f87234751696840092ee20c970fb07\"\n            }\n        },\n        {\n            \"id\": 10583,\n            \"name\": \"Monkey Token\",\n            \"symbol\": \"MBY\",\n            \"slug\": \"monkey-token\",\n            \"rank\": 6343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T09:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98bc4773bd1e9a53631fd6028e06cd6cd17b7401\"\n            }\n        },\n        {\n            \"id\": 10584,\n            \"name\": \"Jejudoge\",\n            \"symbol\": \"JEJUDOGE\",\n            \"slug\": \"jejudoge\",\n            \"rank\": 5469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T22:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x939a7a577d93ad29b64c1595b1284ce660a479b9\"\n            }\n        },\n        {\n            \"id\": 10585,\n            \"name\": \"TrustFi Network\",\n            \"symbol\": \"TFI\",\n            \"slug\": \"trustfi-network\",\n            \"rank\": 4095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T10:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7565ab68d3f9dadff127f864103c8c706cf28235\"\n            }\n        },\n        {\n            \"id\": 10586,\n            \"name\": \"TABOO TOKEN\",\n            \"symbol\": \"TABOO\",\n            \"slug\": \"taboo-token\",\n            \"rank\": 626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T10:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9abdba20edfba06b782126b4d8d72a5853918fd0\"\n            }\n        },\n        {\n            \"id\": 10592,\n            \"name\": \"Lith Token\",\n            \"symbol\": \"LITH\",\n            \"slug\": \"lith-token\",\n            \"rank\": 1100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8a4a419c2d7140e49ef952a7e7ae1bd4a8b6b9c\"\n            }\n        },\n        {\n            \"id\": 10593,\n            \"name\": \"Flurry Finance\",\n            \"symbol\": \"FLURRY\",\n            \"slug\": \"flurry\",\n            \"rank\": 4134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T14:16:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60F63B76E2Fc1649E57a3489162732A90ACf59FE\"\n            }\n        },\n        {\n            \"id\": 10594,\n            \"name\": \"Liquidifty\",\n            \"symbol\": \"LQT\",\n            \"slug\": \"liquidifty\",\n            \"rank\": 3574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T13:33:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd2c43da85d007b0b3cd856fd55c299578d832bc\"\n            }\n        },\n        {\n            \"id\": 10598,\n            \"name\": \"LedgerScore\",\n            \"symbol\": \"LED\",\n            \"slug\": \"ledgerscore\",\n            \"rank\": 5833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T21:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72De803b67B6AB05B61EFab2Efdcd414D16eBF6D\"\n            }\n        },\n        {\n            \"id\": 10602,\n            \"name\": \"Base Reward Token\",\n            \"symbol\": \"BRT\",\n            \"slug\": \"base-reward-token\",\n            \"rank\": 5111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-23T22:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d499b25bce7aa72bb6c50e434e2ed26fe1e785d\"\n            }\n        },\n        {\n            \"id\": 10603,\n            \"name\": \"Immutable X\",\n            \"symbol\": \"IMX\",\n            \"slug\": \"immutable-x\",\n            \"rank\": 122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T11:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf57e7e7c23978c3caec3c3548e3d615c346e79ff\"\n            }\n        },\n        {\n            \"id\": 10605,\n            \"name\": \"HOGT\",\n            \"symbol\": \"HOGT\",\n            \"slug\": \"hogt\",\n            \"rank\": 8818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T05:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xFC33785f44c1069010b5De466eE7657C27aB8A0E\"\n            }\n        },\n        {\n            \"id\": 10608,\n            \"name\": \"Sake\",\n            \"symbol\": \"SAK3\",\n            \"slug\": \"sake\",\n            \"rank\": 5508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T06:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9f84de264e91529af07fa2c746e934397810334\"\n            }\n        },\n        {\n            \"id\": 10609,\n            \"name\": \"Fanspel\",\n            \"symbol\": \"FAN\",\n            \"slug\": \"fanspel\",\n            \"rank\": 6611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T06:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb0228eb6c0b49f8265e6e161c3a987eed7471f42\"\n            }\n        },\n        {\n            \"id\": 10610,\n            \"name\": \"SmartPad\",\n            \"symbol\": \"PAD\",\n            \"slug\": \"smartpad\",\n            \"rank\": 5883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5067006f830224960fb419d7f25a3a53e9919bb0\"\n            }\n        },\n        {\n            \"id\": 10613,\n            \"name\": \"Empire Token\",\n            \"symbol\": \"EMPIRE\",\n            \"slug\": \"empire-token\",\n            \"rank\": 3172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T07:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288\"\n            }\n        },\n        {\n            \"id\": 10616,\n            \"name\": \"Shibby\",\n            \"symbol\": \"SHIBBY\",\n            \"slug\": \"shibby\",\n            \"rank\": 8819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T08:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1035523a844371c2877f8a3b2f2f8d337403b6f\"\n            }\n        },\n        {\n            \"id\": 10620,\n            \"name\": \"FarmHero\",\n            \"symbol\": \"HONOR\",\n            \"slug\": \"farm-hero\",\n            \"rank\": 7239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T14:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb82A20B4522680951F11c94c54B8800c1C237693\"\n            }\n        },\n        {\n            \"id\": 10622,\n            \"name\": \"XCarnival\",\n            \"symbol\": \"XCV\",\n            \"slug\": \"xcarnival\",\n            \"rank\": 3558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8\"\n            }\n        },\n        {\n            \"id\": 10628,\n            \"name\": \"Hyper Deflate\",\n            \"symbol\": \"HDFL\",\n            \"slug\": \"hyper-deflate\",\n            \"rank\": 8820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-24T17:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b4922132ec425806fd8aee94b5788f9b70d60ca\"\n            }\n        },\n        {\n            \"id\": 10630,\n            \"name\": \"Guild of Guardians\",\n            \"symbol\": \"GOG\",\n            \"slug\": \"guild-of-guardians\",\n            \"rank\": 3027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T03:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9AB7bb7FdC60f4357ECFef43986818A2A3569c62\"\n            }\n        },\n        {\n            \"id\": 10631,\n            \"name\": \"Gods Unchained\",\n            \"symbol\": \"GODS\",\n            \"slug\": \"gods-unchained\",\n            \"rank\": 548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:53:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xccc8cb5229b0ac8069c51fd58367fd1e622afd97\"\n            }\n        },\n        {\n            \"id\": 10632,\n            \"name\": \"Nimbus Governance Token\",\n            \"symbol\": \"GNBU\",\n            \"slug\": \"nimbus-governance-token\",\n            \"rank\": 5619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T02:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x639ae8f3eed18690bf451229d14953a5a5627b72\"\n            }\n        },\n        {\n            \"id\": 10636,\n            \"name\": \"Xiasi Inu\",\n            \"symbol\": \"XIASI\",\n            \"slug\": \"xiasi-inu\",\n            \"rank\": 5106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e20E3216EA172fcf9eAa19723b119e090fD353f\"\n            }\n        },\n        {\n            \"id\": 10639,\n            \"name\": \"Steel\",\n            \"symbol\": \"STEEL\",\n            \"slug\": \"steel\",\n            \"rank\": 5203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9001ee054f1692fef3a48330cb543b6fec6287eb\"\n            }\n        },\n        {\n            \"id\": 10640,\n            \"name\": \"Kawakami Inu\",\n            \"symbol\": \"KAWA\",\n            \"slug\": \"kawakami-inu\",\n            \"rank\": 4710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x546aed37d202d607f45cbd2b8c0cad0d25fbe339\"\n            }\n        },\n        {\n            \"id\": 10641,\n            \"name\": \"RichQUACK.com\",\n            \"symbol\": \"QUACK\",\n            \"slug\": \"richquack-com\",\n            \"rank\": 443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD74b782E05AA25c50e7330Af541d46E18f36661C\"\n            }\n        },\n        {\n            \"id\": 10642,\n            \"name\": \"GoldFarm\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"goldfarm\",\n            \"rank\": 8013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T07:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0f653ad03ca32a792abfa6d6711cdf1311e5d9d\"\n            }\n        },\n        {\n            \"id\": 10644,\n            \"name\": \"SafeBull\",\n            \"symbol\": \"SAFEBULL\",\n            \"slug\": \"safebull\",\n            \"rank\": 7258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T11:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa344c08c93066a4d6266063c6ebc63925a18467\"\n            }\n        },\n        {\n            \"id\": 10646,\n            \"name\": \"Night Life Crypto\",\n            \"symbol\": \"NLIFE\",\n            \"slug\": \"night-life-crypto\",\n            \"rank\": 8821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T02:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1951ab088141e69a3713a351b0d55ba3acda192c\"\n            }\n        },\n        {\n            \"id\": 10648,\n            \"name\": \"Eifi FInance\",\n            \"symbol\": \"EIFI\",\n            \"slug\": \"eifi-finance\",\n            \"rank\": 3998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-25T16:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbbf33a3c83cf86d0965a66e108669d272dfe4214\"\n            }\n        },\n        {\n            \"id\": 10653,\n            \"name\": \"JDI Yield\",\n            \"symbol\": \"JDI\",\n            \"slug\": \"jdi-yield\",\n            \"rank\": 6442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T01:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0491648c910ad2c1afaab733faf71d30313df7fc\"\n            }\n        },\n        {\n            \"id\": 10657,\n            \"name\": \"YetiSwap\",\n            \"symbol\": \"YTS\",\n            \"slug\": \"yetiswap\",\n            \"rank\": 4716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T01:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x488F73cddDA1DE3664775fFd91623637383D6404\"\n            }\n        },\n        {\n            \"id\": 10665,\n            \"name\": \"KogeCoin.io\",\n            \"symbol\": \"KOGECOIN\",\n            \"slug\": \"kogecoin\",\n            \"rank\": 4811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T18:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x13748d548d95d78a3c83fe3f32604b4796cffa23\"\n            }\n        },\n        {\n            \"id\": 10666,\n            \"name\": \"Lanceria\",\n            \"symbol\": \"LANC\",\n            \"slug\": \"lanceria\",\n            \"rank\": 1407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-26T11:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDd848E0CbFD3771dC7845B10072d973C375271e2\"\n            }\n        },\n        {\n            \"id\": 10669,\n            \"name\": \"Pallapay\",\n            \"symbol\": \"PALLA\",\n            \"slug\": \"pallapay\",\n            \"rank\": 883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-26T13:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg\"\n            }\n        },\n        {\n            \"id\": 10674,\n            \"name\": \"Synapse Network\",\n            \"symbol\": \"SNP\",\n            \"slug\": \"synapse-network\",\n            \"rank\": 4254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T10:38:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6911f552842236bd9e8ea8ddbb3fb414e2c5fa9d\"\n            }\n        },\n        {\n            \"id\": 10675,\n            \"name\": \"Hare Token\",\n            \"symbol\": \"HARE\",\n            \"slug\": \"hare-token\",\n            \"rank\": 5512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T17:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4AFc8c2Be6a0783ea16E16066fde140d15979296\"\n            }\n        },\n        {\n            \"id\": 10676,\n            \"name\": \"Rikkei Finance\",\n            \"symbol\": \"RIFI\",\n            \"slug\": \"rikkei-finance\",\n            \"rank\": 3861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8ef1460277ea47d179dec66d1c5f8b7f7ae5a28\"\n            }\n        },\n        {\n            \"id\": 10677,\n            \"name\": \"Pollen\",\n            \"symbol\": \"PLN\",\n            \"slug\": \"pollen\",\n            \"rank\": 4519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7b2b702706d9b361dfe3f00bd138c0cfda7fb2cf\"\n            }\n        },\n        {\n            \"id\": 10681,\n            \"name\": \"MoonRise\",\n            \"symbol\": \"MOONRISE\",\n            \"slug\": \"moonrise\",\n            \"rank\": 8152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T18:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ee7f14427cc41d6db17829eb57dc74a26796b9d\"\n            }\n        },\n        {\n            \"id\": 10684,\n            \"name\": \"Tiki Token\",\n            \"symbol\": \"TIKI\",\n            \"slug\": \"tiki-token\",\n            \"rank\": 5433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-27T23:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b76D1B12Ff738c113200EB043350022EBf12Ff0\"\n            }\n        },\n        {\n            \"id\": 10685,\n            \"name\": \"Olive Cash\",\n            \"symbol\": \"OLIVE\",\n            \"slug\": \"olive-cash\",\n            \"rank\": 6052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T02:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x617724974218A18769020A70162165A539c07E8a\"\n            }\n        },\n        {\n            \"id\": 10686,\n            \"name\": \"Evanesco Network\",\n            \"symbol\": \"EVA\",\n            \"slug\": \"evanesco-network\",\n            \"rank\": 3815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T02:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd6caf5bd23cf057f5fccce295dcc50c01c198707\"\n            }\n        },\n        {\n            \"id\": 10688,\n            \"name\": \"Yield Guild Games\",\n            \"symbol\": \"YGG\",\n            \"slug\": \"yield-guild-games\",\n            \"rank\": 177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T14:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25f8087ead173b73d6e8b84329989a8eea16cf73\"\n            }\n        },\n        {\n            \"id\": 10692,\n            \"name\": \"Aidi Finance\",\n            \"symbol\": \"AIDI\",\n            \"slug\": \"aidi-finance\",\n            \"rank\": 4781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T12:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda1e53e088023fe4d1dc5a418581748f52cbd1b8\"\n            }\n        },\n        {\n            \"id\": 10693,\n            \"name\": \"Whale Fall\",\n            \"symbol\": \"Whale\",\n            \"slug\": \"whale-fall\",\n            \"rank\": 5257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T09:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x587C16b84c64751760f6e3e7e32F896634704352\"\n            }\n        },\n        {\n            \"id\": 10695,\n            \"name\": \"MoonEdge\",\n            \"symbol\": \"MOONED\",\n            \"slug\": \"moonedge\",\n            \"rank\": 4869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T17:20:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x7e4c577ca35913af564ee2a24d882a4946ec492b\"\n            }\n        },\n        {\n            \"id\": 10696,\n            \"name\": \"MaticPad\",\n            \"symbol\": \"MATPAD\",\n            \"slug\": \"maticpad\",\n            \"rank\": 7434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-28T20:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3BfcE6D6F0d3D3f1326d86abdbe2845b4740Dc2E\"\n            }\n        },\n        {\n            \"id\": 10700,\n            \"name\": \"KickToken\",\n            \"symbol\": \"KICK\",\n            \"slug\": \"kicktoken\",\n            \"rank\": 1399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-02T16:30:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x824a50df33ac1b41afc52f4194e2e8356c17c3ac\"\n            }\n        },\n        {\n            \"id\": 10704,\n            \"name\": \"Binamon\",\n            \"symbol\": \"BMON\",\n            \"slug\": \"binamon\",\n            \"rank\": 1170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T16:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08ba0619b1e7a582e0bce5bbe9843322c954c340\"\n            }\n        },\n        {\n            \"id\": 10705,\n            \"name\": \"CoinSwap Space\",\n            \"symbol\": \"CSS\",\n            \"slug\": \"coinswap-space\",\n            \"rank\": 8822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T16:38:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3bc5798416c1122bcfd7cb0e055d50061f23850d\"\n            }\n        },\n        {\n            \"id\": 10706,\n            \"name\": \"peachfolio\",\n            \"symbol\": \"PCHF\",\n            \"slug\": \"peachfolio\",\n            \"rank\": 5521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-29T16:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1cbfb96a1d5361590b8df04ef78de2fa3178390\"\n            }\n        },\n        {\n            \"id\": 10712,\n            \"name\": \"Flourishing AI\",\n            \"symbol\": \"AI\",\n            \"slug\": \"flourishing-ai\",\n            \"rank\": 4827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T22:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA9b038285F43cD6fE9E16B4C80B4B9bCcd3C161b\"\n            }\n        },\n        {\n            \"id\": 10713,\n            \"name\": \"Burp\",\n            \"symbol\": \"BURP\",\n            \"slug\": \"bigtownchef\",\n            \"rank\": 3480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33f391f4c4fe802b70b77ae37670037a92114a7c\"\n            }\n        },\n        {\n            \"id\": 10714,\n            \"name\": \"Babylons\",\n            \"symbol\": \"BABI\",\n            \"slug\": \"babylons\",\n            \"rank\": 3475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T14:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec15a508a187e8ddfe572a5423faa82bbdd65120\"\n            }\n        },\n        {\n            \"id\": 10715,\n            \"name\": \"AirCoin\",\n            \"symbol\": \"AIR\",\n            \"slug\": \"air\",\n            \"rank\": 3653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T08:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8a2ae43fd061d24acd538e3866ffc2c05151b53\"\n            }\n        },\n        {\n            \"id\": 10716,\n            \"name\": \"Nobunaga Token\",\n            \"symbol\": \"NBNG\",\n            \"slug\": \"nobunaga-token-nbng\",\n            \"rank\": 3447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T08:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9275e8386a5bdda160c0e621e9a6067b8fd88ea2\"\n            }\n        },\n        {\n            \"id\": 10719,\n            \"name\": \"UrGaming\",\n            \"symbol\": \"URG\",\n            \"slug\": \"urgaming\",\n            \"rank\": 6732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfAF9Cc03C9855777FB56D02bC2Bcb9d57e0755DE\"\n            }\n        },\n        {\n            \"id\": 10720,\n            \"name\": \"Black Phoenix\",\n            \"symbol\": \"BPX\",\n            \"slug\": \"black-phoenix\",\n            \"rank\": 5423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T23:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TXBcx59eDVndV5upFQnTR2xdvqFd5reXET\"\n            }\n        },\n        {\n            \"id\": 10721,\n            \"name\": \"TacoCat Token\",\n            \"symbol\": \"TCT\",\n            \"slug\": \"tacocat-token\",\n            \"rank\": 7366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T12:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb036f689bd98b4bd3bd648fa09a23e54d839a859\"\n            }\n        },\n        {\n            \"id\": 10722,\n            \"name\": \"SolanaSail\",\n            \"symbol\": \"SAIL\",\n            \"slug\": \"solanasail\",\n            \"rank\": 7105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T03:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6kwTqmdQkJd8qRr9RjSnUX9XJ24RmJRSrU1rsragP97Y\"\n            }\n        },\n        {\n            \"id\": 10723,\n            \"name\": \"Waves Ducks\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"waves-ducks\",\n            \"rank\": 5420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T02:11:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2708a3a4ba7f64bddc1a49f92f941bc77cad23a\"\n            }\n        },\n        {\n            \"id\": 10724,\n            \"name\": \"SolarWind Token\",\n            \"symbol\": \"SLW\",\n            \"slug\": \"solarwind-token\",\n            \"rank\": 7798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T18:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ba59be045f570a2be774e319a210a0087b4f35b\"\n            }\n        },\n        {\n            \"id\": 10725,\n            \"name\": \"WaultSwap Polygon\",\n            \"symbol\": \"WEXPOLY\",\n            \"slug\": \"waultswap-polygon\",\n            \"rank\": 6645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T23:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4c4bf319237d98a30a929a96112effa8da3510eb\"\n            }\n        },\n        {\n            \"id\": 10729,\n            \"name\": \"UFO Gaming\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"ufo-gaming\",\n            \"rank\": 238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-06-30T23:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x249e38ea4102d0cf8264d3701f1a0e39c4f2dc3b\"\n            }\n        },\n        {\n            \"id\": 10730,\n            \"name\": \"CherryPick\",\n            \"symbol\": \"CHERRY\",\n            \"slug\": \"cherrypick\",\n            \"rank\": 5992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x487770734490ac571cda3bc06067048ecc5caa4e\"\n            }\n        },\n        {\n            \"id\": 10731,\n            \"name\": \"MCS Token\",\n            \"symbol\": \"MCS\",\n            \"slug\": \"mcs-token\",\n            \"rank\": 5122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T03:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10733,\n            \"name\": \"Crossing the Yellow Blocks\",\n            \"symbol\": \"CBK\",\n            \"slug\": \"crossing-the-yellow-blocks\",\n            \"rank\": 6191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T04:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87761e886399ef8e1624cb0db3230b075a322c88\"\n            }\n        },\n        {\n            \"id\": 10735,\n            \"name\": \"SOCIETY OF GALACTIC EXPLORATION\",\n            \"symbol\": \"SGE\",\n            \"slug\": \"society-of-galactic-exploration\",\n            \"rank\": 5583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-01T15:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xab456bdb0a373bbac6c4a76176e9f159cacd5752\"\n            }\n        },\n        {\n            \"id\": 10740,\n            \"name\": \"Liti Capital\",\n            \"symbol\": \"WLITI\",\n            \"slug\": \"liti-capital\",\n            \"rank\": 5002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-02T04:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b63128c40737b13647552e0c926bcfeccc35f93\"\n            }\n        },\n        {\n            \"id\": 10742,\n            \"name\": \"NEXTYPE\",\n            \"symbol\": \"NT\",\n            \"slug\": \"nextype\",\n            \"rank\": 4382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T13:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x8b70512b5248e7c1f0f6996e2fde2e952708c4c9\"\n            }\n        },\n        {\n            \"id\": 10744,\n            \"name\": \"DeRace\",\n            \"symbol\": \"DERC\",\n            \"slug\": \"derace\",\n            \"rank\": 480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T12:37:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9fa69536d1cda4a04cfb50688294de75b505a9ae\"\n            }\n        },\n        {\n            \"id\": 10746,\n            \"name\": \"Biswap\",\n            \"symbol\": \"BSW\",\n            \"slug\": \"biswap\",\n            \"rank\": 343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-02T16:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x965f527d9159dce6288a2219db51fc6eef120dd1\"\n            }\n        },\n        {\n            \"id\": 10747,\n            \"name\": \"ETHPad\",\n            \"symbol\": \"ETHPAD\",\n            \"slug\": \"ethpad\",\n            \"rank\": 1167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T15:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442\"\n            }\n        },\n        {\n            \"id\": 10748,\n            \"name\": \"PolkaWar\",\n            \"symbol\": \"PWAR\",\n            \"slug\": \"polkawar\",\n            \"rank\": 1330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-03T09:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16153214e683018d5aa318864c8e692b66e16778\"\n            }\n        },\n        {\n            \"id\": 10750,\n            \"name\": \"Qredo\",\n            \"symbol\": \"QRDO\",\n            \"slug\": \"qredo\",\n            \"rank\": 435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T11:31:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4123a133ae3c521fd134d7b13a2dec35b56c2463\"\n            }\n        },\n        {\n            \"id\": 10751,\n            \"name\": \"Sportemon-Go\",\n            \"symbol\": \"SGO\",\n            \"slug\": \"sportemon-go\",\n            \"rank\": 8823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-04T23:19:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5d46cc0fd592804b36f9dc6d2ed7d4d149ebd6f\"\n            }\n        },\n        {\n            \"id\": 10752,\n            \"name\": \"Floki Shiba\",\n            \"symbol\": \"FSHIB\",\n            \"slug\": \"floki-shiba\",\n            \"rank\": 4979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T10:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dab450ee6451762e72647a05a205dd5697c5c2c\"\n            }\n        },\n        {\n            \"id\": 10753,\n            \"name\": \"Evodefi\",\n            \"symbol\": \"GENX\",\n            \"slug\": \"evodefi\",\n            \"rank\": 5910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T10:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9aa18a4e73e1016918fa360eed950d9580c9551d\"\n            }\n        },\n        {\n            \"id\": 10754,\n            \"name\": \"Travel Care\",\n            \"symbol\": \"TRAVEL\",\n            \"slug\": \"travel-care\",\n            \"rank\": 5932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T20:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c501ceb257700fccd33c53feec9f96eda583dd7\"\n            }\n        },\n        {\n            \"id\": 10756,\n            \"name\": \"Omni Real Estate Token\",\n            \"symbol\": \"ORT\",\n            \"slug\": \"omni-real-estate-token\",\n            \"rank\": 6375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T12:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d64327C74d6519afeF54E58730aD6fc797f05Ba\"\n            }\n        },\n        {\n            \"id\": 10757,\n            \"name\": \"Turtle\",\n            \"symbol\": \"TURTLE\",\n            \"slug\": \"turtle\",\n            \"rank\": 8824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T12:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3afdc2525568ffe743801c8c54bdea1704c9adb\"\n            }\n        },\n        {\n            \"id\": 10759,\n            \"name\": \"DeversiFi\",\n            \"symbol\": \"DVF\",\n            \"slug\": \"deversifi\",\n            \"rank\": 312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T09:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdddddd4301a082e62e84e43f474f044423921918\"\n            }\n        },\n        {\n            \"id\": 10762,\n            \"name\": \"Leonicorn Swap\",\n            \"symbol\": \"LEOS\",\n            \"slug\": \"leonicorn-swap\",\n            \"rank\": 3294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T17:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c8368f8f474ed9af49b87eac77061beb986c2f1\"\n            }\n        },\n        {\n            \"id\": 10763,\n            \"name\": \"Aston Martin Cognizant Fan Token\",\n            \"symbol\": \"AM\",\n            \"slug\": \"aston-martin-cognizant-fan-token\",\n            \"rank\": 1601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T14:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x852312667B68A5d59D78DDE123b1E0C78A8Ee959\"\n            }\n        },\n        {\n            \"id\": 10764,\n            \"name\": \"OLYMPUS\",\n            \"symbol\": \"OLYMPUS\",\n            \"slug\": \"olympus-token\",\n            \"rank\": 6067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-05T18:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18b426813731c144108c6d7faf5ede71a258fd9a\"\n            }\n        },\n        {\n            \"id\": 10767,\n            \"name\": \"Pylon Protocol\",\n            \"symbol\": \"MINE\",\n            \"slug\": \"pylon-protocol\",\n            \"rank\": 3615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T03:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1kcthelkax4j9x8d3ny6sdag0qmxxynl3qtcrpy\"\n            }\n        },\n        {\n            \"id\": 10768,\n            \"name\": \"KAKA NFT World\",\n            \"symbol\": \"KAKA\",\n            \"slug\": \"kaka-nft-world\",\n            \"rank\": 3847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a\"\n            }\n        },\n        {\n            \"id\": 10772,\n            \"name\": \"Tardigrades Finance (BSC)\",\n            \"symbol\": \"TRDG\",\n            \"slug\": \"tardigrades-finance-bsc\",\n            \"rank\": 6786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T08:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5\"\n            }\n        },\n        {\n            \"id\": 10774,\n            \"name\": \"Sonar\",\n            \"symbol\": \"PING\",\n            \"slug\": \"sonar\",\n            \"rank\": 1056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T11:12:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5546600f77eda1dcf2e8817ef4d617382e7f71f5\"\n            }\n        },\n        {\n            \"id\": 10775,\n            \"name\": \"Locklet\",\n            \"symbol\": \"LKT\",\n            \"slug\": \"locklet\",\n            \"rank\": 5032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T17:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9b89eee86b15634c70cab51baf85615a4ab91a1\"\n            }\n        },\n        {\n            \"id\": 10776,\n            \"name\": \"Signum\",\n            \"symbol\": \"SIGNA\",\n            \"slug\": \"signum\",\n            \"rank\": 908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-06T23:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10777,\n            \"name\": \"DinoSwap\",\n            \"symbol\": \"DINO\",\n            \"slug\": \"dinoswap\",\n            \"rank\": 1311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T04:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xAa9654BECca45B5BDFA5ac646c939C62b527D394\"\n            }\n        },\n        {\n            \"id\": 10778,\n            \"name\": \"Metahero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"metahero\",\n            \"rank\": 230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T06:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13\"\n            }\n        },\n        {\n            \"id\": 10783,\n            \"name\": \"SWAPP Protocol\",\n            \"symbol\": \"SWAPP\",\n            \"slug\": \"swapp-protocol\",\n            \"rank\": 4838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T18:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8cb924583681cbfe487a62140a994a49f833c244\"\n            }\n        },\n        {\n            \"id\": 10784,\n            \"name\": \"KCCPAD\",\n            \"symbol\": \"KCCPAD\",\n            \"slug\": \"kccpad\",\n            \"rank\": 1030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T16:05:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11582Ef4642B1e7F0a023804B497656E2663bC9B\"\n            }\n        },\n        {\n            \"id\": 10785,\n            \"name\": \"Tardigrades.Finance (ETH)\",\n            \"symbol\": \"TRDG\",\n            \"slug\": \"tardigrades-finance-eth\",\n            \"rank\": 8825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-07T21:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92a42db88ed0f02c71d439e55962ca7cab0168b5\"\n            }\n        },\n        {\n            \"id\": 10789,\n            \"name\": \"Tether EURt\",\n            \"symbol\": \"EURT\",\n            \"slug\": \"tether-eurt\",\n            \"rank\": 2871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-27T19:22:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc581b735a1688071a1746c968e0798d642ede491\"\n            }\n        },\n        {\n            \"id\": 10790,\n            \"name\": \"Arty's World\",\n            \"symbol\": \"ARTY\",\n            \"slug\": \"artys-world\",\n            \"rank\": 8826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T18:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD0549D3C59fACbD091e548600C1EC53D762AA66B\"\n            }\n        },\n        {\n            \"id\": 10791,\n            \"name\": \"eCash\",\n            \"symbol\": \"XEC\",\n            \"slug\": \"ecash\",\n            \"rank\": 62,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T05:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10793,\n            \"name\": \"Alfa Romeo Racing ORLEN Fan Token\",\n            \"symbol\": \"SAUBER\",\n            \"slug\": \"alfa-romeo-racing-orlen-fan-token\",\n            \"rank\": 1699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T11:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10794,\n            \"name\": \"$OFC Coin\",\n            \"symbol\": \"OFC\",\n            \"slug\": \"ofc-coin\",\n            \"rank\": 8827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T10:42:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3b975fc904e67858ecfee48a49d7269b3e0b949\"\n            }\n        },\n        {\n            \"id\": 10796,\n            \"name\": \"ARTH Shares\",\n            \"symbol\": \"ARTHX\",\n            \"slug\": \"arthx\",\n            \"rank\": 8828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T03:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd354d56dae3588f1145dd664bc5094437b889d6f\"\n            }\n        },\n        {\n            \"id\": 10797,\n            \"name\": \"ACryptoSI\",\n            \"symbol\": \"ACSI\",\n            \"slug\": \"acryptosi\",\n            \"rank\": 5026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T12:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b17b4d5e4009b5c43e3e3d63a5229f794cba389\"\n            }\n        },\n        {\n            \"id\": 10798,\n            \"name\": \"MiniDOGE\",\n            \"symbol\": \"MINIDOGE\",\n            \"slug\": \"minidoge\",\n            \"rank\": 3709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T13:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xba07eed3d09055d60caef2bdfca1c05792f2dfad\"\n            }\n        },\n        {\n            \"id\": 10800,\n            \"name\": \"Hungarian Vizsla Inu\",\n            \"symbol\": \"HVI\",\n            \"slug\": \"hungarian-vizsla-inu\",\n            \"rank\": 5158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T14:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xde619a9e0eeeaa9f8cd39522ed788234837f3b26\"\n            }\n        },\n        {\n            \"id\": 10801,\n            \"name\": \"DashSports\",\n            \"symbol\": \"DASS\",\n            \"slug\": \"dashsports\",\n            \"rank\": 5236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-08T15:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca981cb99478d190cac2de266ed04e06e341e30e\"\n            }\n        },\n        {\n            \"id\": 10803,\n            \"name\": \"RealFevr\",\n            \"symbol\": \"FEVR\",\n            \"slug\": \"realfevr\",\n            \"rank\": 1255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T01:57:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82030cdbd9e4b7c5bb0b811a61da6360d69449cc\"\n            }\n        },\n        {\n            \"id\": 10804,\n            \"name\": \"Floki Inu\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"floki-inu\",\n            \"rank\": 2922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf0c122c6b73ff809c693db761e7baebe62b6a2e\"\n            }\n        },\n        {\n            \"id\": 10805,\n            \"name\": \"Throne\",\n            \"symbol\": \"THN\",\n            \"slug\": \"throne\",\n            \"rank\": 485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T12:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e95cea14dd384429eb3c4331b776c4cfbb6fcd9\"\n            }\n        },\n        {\n            \"id\": 10807,\n            \"name\": \"CoinW Token\",\n            \"symbol\": \"CWT\",\n            \"slug\": \"coinw-token\",\n            \"rank\": 8829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-09T07:34:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x901ea3606d567f9f1e964639d5cbb8659080be8a\"\n            }\n        },\n        {\n            \"id\": 10808,\n            \"name\": \"Ubeswap\",\n            \"symbol\": \"UBE\",\n            \"slug\": \"ubeswap\",\n            \"rank\": 4725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T07:16:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x00Be915B9dCf56a3CBE739D9B9c202ca692409EC\"\n            }\n        },\n        {\n            \"id\": 10809,\n            \"name\": \"Inari\",\n            \"symbol\": \"INARI\",\n            \"slug\": \"inari\",\n            \"rank\": 6296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T17:18:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca75c43f8c9afd356c585ce7aa4490b48a95c466\"\n            }\n        },\n        {\n            \"id\": 10810,\n            \"name\": \"Jetswap.finance\",\n            \"symbol\": \"WINGS\",\n            \"slug\": \"jetswap-finance\",\n            \"rank\": 8830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T03:31:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0487b824c8261462f88940f97053e65bdb498446\"\n            }\n        },\n        {\n            \"id\": 10814,\n            \"name\": \"One Basis\",\n            \"symbol\": \"OBS\",\n            \"slug\": \"one-basis-cash\",\n            \"rank\": 6340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T02:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x095956B142431Eb9Cf88B99F392540B91aCbF4ad\"\n            }\n        },\n        {\n            \"id\": 10815,\n            \"name\": \"Vacay\",\n            \"symbol\": \"VACAY\",\n            \"slug\": \"vacay\",\n            \"rank\": 7213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T22:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3424fb48b9fa2ff8d3366ed91f36b4cda7cadd8\"\n            }\n        },\n        {\n            \"id\": 10817,\n            \"name\": \"Ryoshi Token\",\n            \"symbol\": \"RYOSHI\",\n            \"slug\": \"ryoshi-token\",\n            \"rank\": 1305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T03:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ac59862934ebc36072d4d8ada37c62373a13856\"\n            }\n        },\n        {\n            \"id\": 10818,\n            \"name\": \"Penguin Finance\",\n            \"symbol\": \"PEFI\",\n            \"slug\": \"penguin-finance\",\n            \"rank\": 3969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe896CDeaAC9615145c0cA09C8Cd5C25bced6384c\"\n            }\n        },\n        {\n            \"id\": 10819,\n            \"name\": \"MocktailSwap\",\n            \"symbol\": \"MOK\",\n            \"slug\": \"mocktailswap\",\n            \"rank\": 7801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:30:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca69c118fa550387794d48900a866891217e5c9f\"\n            }\n        },\n        {\n            \"id\": 10820,\n            \"name\": \"Yieldly\",\n            \"symbol\": \"YLDY\",\n            \"slug\": \"yieldly\",\n            \"rank\": 3818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:39:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88cb253d4c8cab8cdf7948a9251db85a13669e23\"\n            }\n        },\n        {\n            \"id\": 10821,\n            \"name\": \"Starlink\",\n            \"symbol\": \"STARL\",\n            \"slug\": \"star-link\",\n            \"rank\": 233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T05:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24\"\n            }\n        },\n        {\n            \"id\": 10822,\n            \"name\": \"Robust Token\",\n            \"symbol\": \"RBT\",\n            \"slug\": \"robust-protocol\",\n            \"rank\": 1872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T04:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x891e4554227385c5c740f9b483e935e3cbc29f01\"\n            }\n        },\n        {\n            \"id\": 10824,\n            \"name\": \"Hertz Network\",\n            \"symbol\": \"HTZ\",\n            \"slug\": \"hertz-network\",\n            \"rank\": 1983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T03:01:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10829,\n            \"name\": \"NEFTiPEDiA\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"neftipedia\",\n            \"rank\": 6382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-10T18:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfaab744db9def8e13194600ed02bc5d5bed3b85c\"\n            }\n        },\n        {\n            \"id\": 10830,\n            \"name\": \"ZORT\",\n            \"symbol\": \"ZORT\",\n            \"slug\": \"zort\",\n            \"rank\": 3482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-11T05:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x825cd4201f8a2bbb1a69668eac4e5fa71283273d\"\n            }\n        },\n        {\n            \"id\": 10831,\n            \"name\": \"Mimo Governance Token\",\n            \"symbol\": \"MIMO\",\n            \"slug\": \"parallel-protocol\",\n            \"rank\": 4065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T20:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x90b831fa3bebf58e9744a14d638e25b4ee06f9bc\"\n            }\n        },\n        {\n            \"id\": 10832,\n            \"name\": \"Etherlite\",\n            \"symbol\": \"ETL\",\n            \"slug\": \"etherlite\",\n            \"rank\": 4152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-11T15:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10833,\n            \"name\": \"ADAX\",\n            \"symbol\": \"ADAX\",\n            \"slug\": \"adax\",\n            \"rank\": 2898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T17:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"0c78f619e54a5d00e143f66181a2c500d0c394b38a10e86cd1a23c5f\"\n            }\n        },\n        {\n            \"id\": 10834,\n            \"name\": \"GemBites\",\n            \"symbol\": \"GBTS\",\n            \"slug\": \"gembites\",\n            \"rank\": 7557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T13:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbe9512e2754cb938dd69bbb96c8a09cb28a02d6d\"\n            }\n        },\n        {\n            \"id\": 10839,\n            \"name\": \"Yield Parrot\",\n            \"symbol\": \"LORY\",\n            \"slug\": \"yield-parrot\",\n            \"rank\": 7174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T22:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcD5D75Dbe75449A9021B6C570a41959eB571C751\"\n            }\n        },\n        {\n            \"id\": 10841,\n            \"name\": \"Wolf Safe Poor People\",\n            \"symbol\": \"WSPP\",\n            \"slug\": \"wolf-safe-poor-people\",\n            \"rank\": 1635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T10:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46d502fac9aea7c5bc7b13c8ec9d02378c33d36f\"\n            }\n        },\n        {\n            \"id\": 10844,\n            \"name\": \"Zerogoki\",\n            \"symbol\": \"REI\",\n            \"slug\": \"zerogoki\",\n            \"rank\": 8831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T07:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x011864d37035439e078d64630777ec518138af05\"\n            }\n        },\n        {\n            \"id\": 10847,\n            \"name\": \"TurboTrix Finance\",\n            \"symbol\": \"TTF\",\n            \"slug\": \"turbotrix-finance\",\n            \"rank\": 8239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T10:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa898df02906d40ec81900b3a5ba36ea20d09b7cc\"\n            }\n        },\n        {\n            \"id\": 10848,\n            \"name\": \"Polyroll\",\n            \"symbol\": \"ROLL\",\n            \"slug\": \"polyroll\",\n            \"rank\": 5806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T16:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc68e83a305b0fad69e264a1769a0a070f190d2d6\"\n            }\n        },\n        {\n            \"id\": 10850,\n            \"name\": \"CFL 365 Finance\",\n            \"symbol\": \"CFL365\",\n            \"slug\": \"cfl-365-finance\",\n            \"rank\": 6371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T02:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd6adc6b8bd396e2d53ccd7d7257b4de55be4fbe\"\n            }\n        },\n        {\n            \"id\": 10851,\n            \"name\": \"Useless\",\n            \"symbol\": \"USELESS\",\n            \"slug\": \"useless\",\n            \"rank\": 6081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T14:46:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cd2664Ce5639e46c6a3125257361e01d0213657\"\n            }\n        },\n        {\n            \"id\": 10853,\n            \"name\": \"ETHDOWN\",\n            \"symbol\": \"ETHDOWN\",\n            \"slug\": \"eth-down\",\n            \"rank\": 2895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T14:51:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10854,\n            \"name\": \"Railgun\",\n            \"symbol\": \"RAIL\",\n            \"slug\": \"railgun\",\n            \"rank\": 3084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T15:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe76c6c83af64e4c60245d8c7de953df673a7a33d\"\n            }\n        },\n        {\n            \"id\": 10858,\n            \"name\": \"GOMA Finance\",\n            \"symbol\": \"GOMA\",\n            \"slug\": \"goma-finance\",\n            \"rank\": 3593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T18:41:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab14952d2902343fde7c65d7dc095e5c8be86920\"\n            }\n        },\n        {\n            \"id\": 10861,\n            \"name\": \"Gamestarter\",\n            \"symbol\": \"GAME\",\n            \"slug\": \"gamestarter\",\n            \"rank\": 2990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T20:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66109633715d2110dda791e64a7b2afadb517abb\"\n            }\n        },\n        {\n            \"id\": 10862,\n            \"name\": \"Tiger Cub\",\n            \"symbol\": \"TCUB\",\n            \"slug\": \"tiger-cub\",\n            \"rank\": 4943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T19:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb7fda7374362f66a50665b991aa7ee77b2c6abbe\"\n            }\n        },\n        {\n            \"id\": 10863,\n            \"name\": \"RichCity\",\n            \"symbol\": \"RICH\",\n            \"slug\": \"richcity\",\n            \"rank\": 5969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T19:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0994af94fee0361a1e1e1ccf72bce19d5fd86fb\"\n            }\n        },\n        {\n            \"id\": 10864,\n            \"name\": \"NAFTY\",\n            \"symbol\": \"NAFTY\",\n            \"slug\": \"nafty\",\n            \"rank\": 4003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-12T19:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2eed4682197834708c0ea8d11d683440bbe104d1\"\n            }\n        },\n        {\n            \"id\": 10865,\n            \"name\": \"ARTH [polygon]\",\n            \"symbol\": \"ARTH\",\n            \"slug\": \"arth-new\",\n            \"rank\": 6337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe52509181feb30eb4979e29ec70d50fd5c44d590\"\n            }\n        },\n        {\n            \"id\": 10866,\n            \"name\": \"Million\",\n            \"symbol\": \"MM\",\n            \"slug\": \"million\",\n            \"rank\": 4506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T05:56:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b4c7a5e3f0b99fcd83e9c089bddd6c7fce5c611\"\n            }\n        },\n        {\n            \"id\": 10868,\n            \"name\": \"Super Floki\",\n            \"symbol\": \"SLOKI\",\n            \"slug\": \"super-floki\",\n            \"rank\": 5070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T10:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7bf4507336aea836ab5575ec1801d96c3059483\"\n            }\n        },\n        {\n            \"id\": 10869,\n            \"name\": \"Baby Bitcoin\",\n            \"symbol\": \"BBTC\",\n            \"slug\": \"baby-bitcoin\",\n            \"rank\": 5958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T10:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5B0Dfe077B16479715C9838eb644892008abbFe6\"\n            }\n        },\n        {\n            \"id\": 10870,\n            \"name\": \"RARA\",\n            \"symbol\": \"RARA\",\n            \"slug\": \"rara\",\n            \"rank\": 7135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T19:42:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83d0e7ddd6208ec6df83807660024cbb7878b685\"\n            }\n        },\n        {\n            \"id\": 10873,\n            \"name\": \"DOOR\",\n            \"symbol\": \"DOOR\",\n            \"slug\": \"door\",\n            \"rank\": 4454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d48fbe0a877bb1f511fcf9b57f12420c75841e9\"\n            }\n        },\n        {\n            \"id\": 10875,\n            \"name\": \"ChainCade\",\n            \"symbol\": \"CHAINCADE\",\n            \"slug\": \"chaincade\",\n            \"rank\": 6274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T13:00:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ffee7b4df74f7c6508a4af4d6d91058da5420d0\"\n            }\n        },\n        {\n            \"id\": 10877,\n            \"name\": \"Ainu Token\",\n            \"symbol\": \"AINU\",\n            \"slug\": \"ainu-token\",\n            \"rank\": 4481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T13:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2db0d5cb907014c67dc201886624716fb5c71123\"\n            }\n        },\n        {\n            \"id\": 10881,\n            \"name\": \"UltimoGG\",\n            \"symbol\": \"ULTGG\",\n            \"slug\": \"ultimogg\",\n            \"rank\": 3713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T14:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2065e3bd318f155abe5ad6aa263596f197112261\"\n            }\n        },\n        {\n            \"id\": 10887,\n            \"name\": \"CatBread\",\n            \"symbol\": \"CATBREAD\",\n            \"slug\": \"catbread\",\n            \"rank\": 7544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:12:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74a6e371f95073005b3a5faf4a9e25ae30290f94\"\n            }\n        },\n        {\n            \"id\": 10888,\n            \"name\": \"NewB.Farm\",\n            \"symbol\": \"NEWB\",\n            \"slug\": \"newb-farm\",\n            \"rank\": 4905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-13T21:30:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x545f90dc35ca1e6129f1fed354b3e2df12034261\"\n            }\n        },\n        {\n            \"id\": 10889,\n            \"name\": \"DRIFE\",\n            \"symbol\": \"DRF\",\n            \"slug\": \"drife\",\n            \"rank\": 1596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T20:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9400aa8eb5126d20cde45c7822836bfb70f19878\"\n            }\n        },\n        {\n            \"id\": 10891,\n            \"name\": \"Only1\",\n            \"symbol\": \"LIKE\",\n            \"slug\": \"only1\",\n            \"rank\": 890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-03T13:20:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR\"\n            }\n        },\n        {\n            \"id\": 10893,\n            \"name\": \"Brokoli Network\",\n            \"symbol\": \"BRKL\",\n            \"slug\": \"brokoli-network\",\n            \"rank\": 1314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4674a4F24C5f63D53F22490Fb3A08eAAAD739ff8\"\n            }\n        },\n        {\n            \"id\": 10894,\n            \"name\": \"StorX Network\",\n            \"symbol\": \"SRX\",\n            \"slug\": \"storx-network\",\n            \"rank\": 4799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T20:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc5d5f074837f5d4618b3916ba74de1bf9662a3fed\"\n            }\n        },\n        {\n            \"id\": 10895,\n            \"name\": \"SEED\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"seed\",\n            \"rank\": 5542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T15:41:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4bc6e19ee0f1e034a927990c76b418c2a95e326f\"\n            }\n        },\n        {\n            \"id\": 10896,\n            \"name\": \"CumStar\",\n            \"symbol\": \"CUMSTAR\",\n            \"slug\": \"cumstar\",\n            \"rank\": 1494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T16:45:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD7bCa643468C1B2141F3cB64D53Dd5Dc1138c9a0\"\n            }\n        },\n        {\n            \"id\": 10897,\n            \"name\": \"Alitas\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"alitas\",\n            \"rank\": 220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T16:44:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ca09af27b8a4f1d636380909087536bc7e2d94d\"\n            }\n        },\n        {\n            \"id\": 10898,\n            \"name\": \"Wrapped Centrifuge\",\n            \"symbol\": \"WCFG\",\n            \"slug\": \"wrapped-centrifuge\",\n            \"rank\": 3314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T05:30:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc221b7e65ffc80de234bbb6667abdd46593d34f0\"\n            }\n        },\n        {\n            \"id\": 10899,\n            \"name\": \"Daddy Doge\",\n            \"symbol\": \"DADDYDOGE\",\n            \"slug\": \"daddy-doge\",\n            \"rank\": 4557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-14T22:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92\"\n            }\n        },\n        {\n            \"id\": 10900,\n            \"name\": \"Hachiko Inu\",\n            \"symbol\": \"INU\",\n            \"slug\": \"hachikoinu\",\n            \"rank\": 5413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T17:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf32aa187d5bc16a2c02a6afb7df1459d0d107574\"\n            }\n        },\n        {\n            \"id\": 10901,\n            \"name\": \"Shiba Floki\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"shiba-floki\",\n            \"rank\": 8832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T06:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x330540a9d998442dcbc396165D3dDc5052077bB1\"\n            }\n        },\n        {\n            \"id\": 10902,\n            \"name\": \"TruBadger\",\n            \"symbol\": \"TRUBGR\",\n            \"slug\": \"trubadger\",\n            \"rank\": 4954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T06:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E\"\n            }\n        },\n        {\n            \"id\": 10903,\n            \"name\": \"Coin98\",\n            \"symbol\": \"C98\",\n            \"slug\": \"coin98\",\n            \"rank\": 162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T00:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae12c5930881c53715b369cec7606b70d8eb229f\"\n            }\n        },\n        {\n            \"id\": 10904,\n            \"name\": \"BunnyPark\",\n            \"symbol\": \"BP\",\n            \"slug\": \"bunnypark\",\n            \"rank\": 3030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T12:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacb8f52dc63bb752a51186d1c55868adbffee9c1\"\n            }\n        },\n        {\n            \"id\": 10905,\n            \"name\": \"AirNFTs\",\n            \"symbol\": \"AIRT\",\n            \"slug\": \"airnfts\",\n            \"rank\": 1792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T12:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x016cf83732f1468150d87dcc5bdf67730b3934d3\"\n            }\n        },\n        {\n            \"id\": 10908,\n            \"name\": \"KuSwap\",\n            \"symbol\": \"KUS\",\n            \"slug\": \"kuswap\",\n            \"rank\": 4228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T06:01:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2087,\n                \"name\": \"KCC\",\n                \"symbol\": \"KCS\",\n                \"slug\": \"kucoin-token\",\n                \"token_address\": \"0x4a81704d8c16d9fb0d7f61b747d0b5a272badf14\"\n            }\n        },\n        {\n            \"id\": 10909,\n            \"name\": \"Unicly Genesis MoonCats Collection\",\n            \"symbol\": \"UGMC\",\n            \"slug\": \"unicly-genesis-mooncats-collection\",\n            \"rank\": 8833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T14:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4f2249dd6c26446f1413f6d97f14fcaa7792545\"\n            }\n        },\n        {\n            \"id\": 10914,\n            \"name\": \"BABY DOGE INU\",\n            \"symbol\": \"$BABYDOGEINU\",\n            \"slug\": \"baby-doge-inu\",\n            \"rank\": 6993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T19:34:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e5c9001aa81332d405d993ffd1468751d659d1e\"\n            }\n        },\n        {\n            \"id\": 10918,\n            \"name\": \"Crypto Village Accelerator\",\n            \"symbol\": \"CVAG\",\n            \"slug\": \"new-crypto-village-accelerator\",\n            \"rank\": 7430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-15T21:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72a66e54b66892ae3bbe54df7bb7dd5ae927a6f9\"\n            }\n        },\n        {\n            \"id\": 10919,\n            \"name\": \"CoinsPaid\",\n            \"symbol\": \"CPD\",\n            \"slug\": \"coinspaid\",\n            \"rank\": 4089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T13:41:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b31bb425d8263fa1b8b9d090b83cf0c31665355\"\n            }\n        },\n        {\n            \"id\": 10922,\n            \"name\": \"TreasureKey\",\n            \"symbol\": \"PIRATE\",\n            \"slug\": \"treasurekey\",\n            \"rank\": 8834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T07:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63041a8770c4cfe8193d784f3dc7826eab5b7fd2\"\n            }\n        },\n        {\n            \"id\": 10925,\n            \"name\": \"CBET Token\",\n            \"symbol\": \"CBET\",\n            \"slug\": \"cbet-token\",\n            \"rank\": 6206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T05:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc212d39e35f22f259457be79fc2d822fa7122e6e\"\n            }\n        },\n        {\n            \"id\": 10929,\n            \"name\": \"ZoidPay\",\n            \"symbol\": \"ZPAY\",\n            \"slug\": \"zoidpay\",\n            \"rank\": 5348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T07:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2570,\n                \"name\": \"TomoChain\",\n                \"symbol\": \"TOMO\",\n                \"slug\": \"tomochain\",\n                \"token_address\": \"0xe1a9a5fae06696d314994a9d6915c12a63ad055d\"\n            }\n        },\n        {\n            \"id\": 10932,\n            \"name\": \"Impossible Finance\",\n            \"symbol\": \"IF\",\n            \"slug\": \"impossible-finance\",\n            \"rank\": 1285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0e1fc65c1a741b4662b813eb787d369b8614af1\"\n            }\n        },\n        {\n            \"id\": 10933,\n            \"name\": \"Impossible Decentralized Incubator Access\",\n            \"symbol\": \"IDIA\",\n            \"slug\": \"impossible-decentralized-incubator-access\",\n            \"rank\": 701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T12:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89\"\n            }\n        },\n        {\n            \"id\": 10935,\n            \"name\": \"Aldrin\",\n            \"symbol\": \"RIN\",\n            \"slug\": \"aldrin\",\n            \"rank\": 4664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-16T14:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp\"\n            }\n        },\n        {\n            \"id\": 10937,\n            \"name\": \"SafeCap Token\",\n            \"symbol\": \"SFC\",\n            \"slug\": \"safecap-token\",\n            \"rank\": 7041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-17T06:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bbf411a9a50ef4427d64d1ea74ad294c2bbb0c8\"\n            }\n        },\n        {\n            \"id\": 10943,\n            \"name\": \"miniShibaToken\",\n            \"symbol\": \"MINISHIB\",\n            \"slug\": \"minishibatoken\",\n            \"rank\": 8835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T04:35:07.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:08.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B\"\n            }\n        },\n        {\n            \"id\": 10944,\n            \"name\": \"OMNI - People Driven\",\n            \"symbol\": \"OAI\",\n            \"slug\": \"omni-token\",\n            \"rank\": 4850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-18T13:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xabc6790673a60b8a7f588450f59d2d256b1aef7f\"\n            }\n        },\n        {\n            \"id\": 10949,\n            \"name\": \"Baanx\",\n            \"symbol\": \"BXX\",\n            \"slug\": \"baanx\",\n            \"rank\": 1692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T04:15:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6b1a8f210ec6b7b6643cea3583fb0c079f367898\"\n            }\n        },\n        {\n            \"id\": 10951,\n            \"name\": \"Tokyo AU\",\n            \"symbol\": \"TOKAU\",\n            \"slug\": \"tokyo-au\",\n            \"rank\": 3116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T09:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc409ec8a33f31437ed753c82eed3c5f16d6d7e22\"\n            }\n        },\n        {\n            \"id\": 10952,\n            \"name\": \"The People's Coin\",\n            \"symbol\": \"PEEPS\",\n            \"slug\": \"the-peoples-coin\",\n            \"rank\": 5290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T08:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe1030b48b2033314979143766d7dc1f40ef8ce11\"\n            }\n        },\n        {\n            \"id\": 10953,\n            \"name\": \"Kaby Arena\",\n            \"symbol\": \"KABY\",\n            \"slug\": \"kaby-arena\",\n            \"rank\": 1479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T14:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02a40c048ee2607b5f5606e445cfc3633fb20b58\"\n            }\n        },\n        {\n            \"id\": 10954,\n            \"name\": \"MContent\",\n            \"symbol\": \"MCONTENT\",\n            \"slug\": \"mcontent\",\n            \"rank\": 3026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T11:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x799e1cf88a236e42b4a87c544a22a94ae95a6910\"\n            }\n        },\n        {\n            \"id\": 10955,\n            \"name\": \"1TRONIC Network\",\n            \"symbol\": \"1TRC\",\n            \"slug\": \"1tronic-network\",\n            \"rank\": 7716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T12:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97300a4f628701672096460b5469c41a8d3ecb1a\"\n            }\n        },\n        {\n            \"id\": 10959,\n            \"name\": \"Zoe Cash\",\n            \"symbol\": \"ZOE\",\n            \"slug\": \"zoe-cash\",\n            \"rank\": 3496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T15:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d2b2e3dcf0bcad65765d256390c5154d3ba19cf\"\n            }\n        },\n        {\n            \"id\": 10960,\n            \"name\": \"WIZARD\",\n            \"symbol\": \"WIZARD\",\n            \"slug\": \"wizard\",\n            \"rank\": 4312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T17:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5066c68cae3b9bdacd6a1a37c90f2d1723559d18\"\n            }\n        },\n        {\n            \"id\": 10963,\n            \"name\": \"Wolfystreetbets\",\n            \"symbol\": \"WOLFY\",\n            \"slug\": \"wolfystreetbets\",\n            \"rank\": 7237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-19T20:49:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dbbcae15d4db168e01673400d7844870cc1e36f\"\n            }\n        },\n        {\n            \"id\": 10965,\n            \"name\": \"XXT-Token\",\n            \"symbol\": \"XXT\",\n            \"slug\": \"xxt-token\",\n            \"rank\": 8836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T03:06:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45\"\n            }\n        },\n        {\n            \"id\": 10967,\n            \"name\": \"YIN Finance\",\n            \"symbol\": \"YIN\",\n            \"slug\": \"yin-finance\",\n            \"rank\": 3875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T15:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 10968,\n            \"name\": \"MultiPad\",\n            \"symbol\": \"MPAD\",\n            \"slug\": \"multipad\",\n            \"rank\": 5554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T09:26:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11d1ac5ec23e3a193e8a491a198f5fc9ee715839\"\n            }\n        },\n        {\n            \"id\": 10969,\n            \"name\": \"Cardence\",\n            \"symbol\": \"$CRDN\",\n            \"slug\": \"cardence-io\",\n            \"rank\": 3159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T22:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa17b330bcc4e7f3e2456996d89a5a54ab044831\"\n            }\n        },\n        {\n            \"id\": 10970,\n            \"name\": \"BabyDoge ETH\",\n            \"symbol\": \"BABYDOGE\",\n            \"slug\": \"babydoge-coin\",\n            \"rank\": 4826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac8e13ecc30da7ff04b842f21a62a1fb0f10ebd5\"\n            }\n        },\n        {\n            \"id\": 10971,\n            \"name\": \"Baby Cake\",\n            \"symbol\": \"BABYCAKE\",\n            \"slug\": \"baby-cake\",\n            \"rank\": 6266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T11:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb8d30b74bf098af214e862c90e647bbb1fcc58c\"\n            }\n        },\n        {\n            \"id\": 10973,\n            \"name\": \"PureFi Protocol\",\n            \"symbol\": \"UFI\",\n            \"slug\": \"purefi-protocol\",\n            \"rank\": 3546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-27T16:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcDa4e840411C00a614aD9205CAEC807c7458a0E3\"\n            }\n        },\n        {\n            \"id\": 10974,\n            \"name\": \"Tranchess\",\n            \"symbol\": \"CHESS\",\n            \"slug\": \"tranchess\",\n            \"rank\": 507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T19:30:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6\"\n            }\n        },\n        {\n            \"id\": 10976,\n            \"name\": \"Crusaders of Crypto\",\n            \"symbol\": \"CRUSADER\",\n            \"slug\": \"crusaders-of-crypto\",\n            \"rank\": 5827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T21:15:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6289812163af9421e566b3d74774074fac2a0441\"\n            }\n        },\n        {\n            \"id\": 10977,\n            \"name\": \"Mint Club\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"mint-club\",\n            \"rank\": 812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T21:33:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f3Af095CDa17d63cad238358837321e95FC5915\"\n            }\n        },\n        {\n            \"id\": 10978,\n            \"name\": \"PolkaCipher\",\n            \"symbol\": \"CPHR\",\n            \"slug\": \"polkacipher\",\n            \"rank\": 3486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-20T22:12:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7428be82fd79d4c98650a7c67de9682a64fcab71\"\n            }\n        },\n        {\n            \"id\": 10979,\n            \"name\": \"Universe.XYZ\",\n            \"symbol\": \"XYZ\",\n            \"slug\": \"universe-xyz\",\n            \"rank\": 3058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T07:42:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x618679df9efcd19694bb1daa8d00718eacfa2883\"\n            }\n        },\n        {\n            \"id\": 10980,\n            \"name\": \"Digies Coin\",\n            \"symbol\": \"DIGS\",\n            \"slug\": \"digies-coin\",\n            \"rank\": 8837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T08:03:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7333cbf5b0b843b4129e234f791b0058347f671a\"\n            }\n        },\n        {\n            \"id\": 10981,\n            \"name\": \"Forint Token\",\n            \"symbol\": \"FORINT\",\n            \"slug\": \"forint-token\",\n            \"rank\": 7848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T09:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe8D1d335364aE1d16677390750aEB4C1b2332cb\"\n            }\n        },\n        {\n            \"id\": 10984,\n            \"name\": \"Witch Token\",\n            \"symbol\": \"WITCH\",\n            \"slug\": \"witch-token\",\n            \"rank\": 5315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T12:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc524e3c6910257744c1f93cf15e9f472b5bd236\"\n            }\n        },\n        {\n            \"id\": 10987,\n            \"name\": \"AVME\",\n            \"symbol\": \"AVME\",\n            \"slug\": \"avme\",\n            \"rank\": 6797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T00:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1ECd47FF4d9598f89721A2866BFEb99505a413Ed\"\n            }\n        },\n        {\n            \"id\": 10988,\n            \"name\": \"Safe Earn\",\n            \"symbol\": \"SAFEARN\",\n            \"slug\": \"safe-earn\",\n            \"rank\": 7893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T16:48:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x099f551ea3cb85707cac6ac507cbc36c96ec64ff\"\n            }\n        },\n        {\n            \"id\": 10990,\n            \"name\": \"DAppNode\",\n            \"symbol\": \"NODE\",\n            \"slug\": \"dappnode\",\n            \"rank\": 6688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T16:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDa007777D86AC6d989cC9f79A73261b3fC5e0DA0\"\n            }\n        },\n        {\n            \"id\": 10991,\n            \"name\": \"Aurum\",\n            \"symbol\": \"$AUR\",\n            \"slug\": \"aurum\",\n            \"rank\": 6752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T18:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1deb45c74e0192d9272adf54e9a7519c48c2bd81\"\n            }\n        },\n        {\n            \"id\": 10994,\n            \"name\": \"BiShares\",\n            \"symbol\": \"BISON\",\n            \"slug\": \"bishares\",\n            \"rank\": 1899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T01:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19a6da6e382b85f827088092a3dbe864d9ccba73\"\n            }\n        },\n        {\n            \"id\": 10998,\n            \"name\": \"Wild Credit\",\n            \"symbol\": \"WILD\",\n            \"slug\": \"wild-credit\",\n            \"rank\": 4963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-21T18:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x403d512AB96103562DCaFe4635545E8Ee2753f6e\"\n            }\n        },\n        {\n            \"id\": 11001,\n            \"name\": \"DogeBTC\",\n            \"symbol\": \"DOGEBTC\",\n            \"slug\": \"dogebtc\",\n            \"rank\": 8838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T16:06:09.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:04.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb3fa62eD37e885e3F6b98F1Bf9EAa724BB9afF39\"\n            }\n        },\n        {\n            \"id\": 11003,\n            \"name\": \"Diamonds Alaska Malamuted\",\n            \"symbol\": \"DAM\",\n            \"slug\": \"diamonds-alaska-malamuted\",\n            \"rank\": 8244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T02:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4299260f10d7AE857DD877865D0C4aC96aFe773A\"\n            }\n        },\n        {\n            \"id\": 11007,\n            \"name\": \"Bitcoin Banana\",\n            \"symbol\": \"BIBA\",\n            \"slug\": \"bitcoin-banana\",\n            \"rank\": 7198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T01:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d5cdc96835acab9e626d44f7efa9c9010146710\"\n            }\n        },\n        {\n            \"id\": 11009,\n            \"name\": \"Military Finance\",\n            \"symbol\": \"MIL\",\n            \"slug\": \"military-finance\",\n            \"rank\": 6313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T09:33:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf5015995376a35b10dcbd96ba6b6e9de1c9f87c5\"\n            }\n        },\n        {\n            \"id\": 11011,\n            \"name\": \"Projekt Diamond\",\n            \"symbol\": \"DIAMND\",\n            \"slug\": \"projekt-diamond\",\n            \"rank\": 8839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T09:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53109fe9e044f2c324d00ad85bfb0b13ce379480\"\n            }\n        },\n        {\n            \"id\": 11013,\n            \"name\": \"LIQ Protocol\",\n            \"symbol\": \"LIQ\",\n            \"slug\": \"liq-protocol\",\n            \"rank\": 4022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T10:57:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj\"\n            }\n        },\n        {\n            \"id\": 11015,\n            \"name\": \"Team Vitality Fan Token\",\n            \"symbol\": \"VIT\",\n            \"slug\": \"team-vitality-fan-token\",\n            \"rank\": 2181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T11:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xfb4120Af9B333A476eC294D37E133e3f0Ccd2f9C\"\n            }\n        },\n        {\n            \"id\": 11016,\n            \"name\": \"CoinMerge (ERC-20)\",\n            \"symbol\": \"CMERGE\",\n            \"slug\": \"coinmerge\",\n            \"rank\": 1052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T11:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc48b4814faed1ccc885dd6fde62a6474aecbb19a\"\n            }\n        },\n        {\n            \"id\": 11017,\n            \"name\": \"PolygonFarm Finance\",\n            \"symbol\": \"SPADE\",\n            \"slug\": \"polygonfarm-finance\",\n            \"rank\": 7457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T16:34:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf5EA626334037a2cf0155D49eA6462fDdC6Eff19\"\n            }\n        },\n        {\n            \"id\": 11018,\n            \"name\": \"CryptoArt.Ai\",\n            \"symbol\": \"CART\",\n            \"slug\": \"cryptoart-ai\",\n            \"rank\": 3595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T02:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c8c8d560048f34e5f7f8ad71f2f81a89dbd273e\"\n            }\n        },\n        {\n            \"id\": 11019,\n            \"name\": \"TeslaSafe\",\n            \"symbol\": \"TESLASAFE\",\n            \"slug\": \"teslasafe\",\n            \"rank\": 6793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T14:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3504de9e61fdff2fc70f5cc8a6d1ee493434c1aa\"\n            }\n        },\n        {\n            \"id\": 11020,\n            \"name\": \"ZOO Crypto World\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoo-crypto-world\",\n            \"rank\": 4011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-22T14:17:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1D229B958D5DDFca92146585a8711aECbE56F095\"\n            }\n        },\n        {\n            \"id\": 11022,\n            \"name\": \"PackagePortal\",\n            \"symbol\": \"PORT\",\n            \"slug\": \"packageportal\",\n            \"rank\": 5973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil18f5rlhqz9vndw4w8p60d0n7vg3n9sqvta7n6t2\"\n            }\n        },\n        {\n            \"id\": 11023,\n            \"name\": \"Wrapped KuCoin Token\",\n            \"symbol\": \"WKCS\",\n            \"slug\": \"wrapped-kucoin-token\",\n            \"rank\": 3057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T05:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2087,\n                \"name\": \"KCC\",\n                \"symbol\": \"KCS\",\n                \"slug\": \"kucoin-token\",\n                \"token_address\": \"0x4446fc4eb47f2f6586f9faab68b3498f86c07521\"\n            }\n        },\n        {\n            \"id\": 11024,\n            \"name\": \"KingDeFi\",\n            \"symbol\": \"KRW\",\n            \"slug\": \"kingdefi\",\n            \"rank\": 2832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T06:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x499568c250Ab2a42292261d6121525d70691894b \"\n            }\n        },\n        {\n            \"id\": 11026,\n            \"name\": \"Spacelens\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"spacelens\",\n            \"rank\": 6974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T09:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcc7ab8d78dba187dc95bf3bb86e65e0c26d0041f\"\n            }\n        },\n        {\n            \"id\": 11027,\n            \"name\": \"Dexfolio\",\n            \"symbol\": \"DEXF\",\n            \"slug\": \"dexfolio\",\n            \"rank\": 6494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T09:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9844a9cb6abd9f86bb0b3ad159e37eecce08987\"\n            }\n        },\n        {\n            \"id\": 11029,\n            \"name\": \"Artex\",\n            \"symbol\": \"ARTEX\",\n            \"slug\": \"artex\",\n            \"rank\": 4449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T11:30:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1b032e7225d1c9068ce317a956a0e8007591ba0\"\n            }\n        },\n        {\n            \"id\": 11033,\n            \"name\": \"RedFEG\",\n            \"symbol\": \"REDFEG\",\n            \"slug\": \"redfeg\",\n            \"rank\": 6475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-23T15:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25574cad6f03ffacd9d08b288e8d5d88997fb2f3\"\n            }\n        },\n        {\n            \"id\": 11035,\n            \"name\": \"Splintershards\",\n            \"symbol\": \"SPS\",\n            \"slug\": \"splintershards\",\n            \"rank\": 538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T17:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1633b7157e7638c4d6593436111bf125ee74703f\"\n            }\n        },\n        {\n            \"id\": 11036,\n            \"name\": \"Alkimi\",\n            \"symbol\": \"$ADS\",\n            \"slug\": \"alkimi\",\n            \"rank\": 2979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T17:18:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3106a0a076BeDAE847652F42ef07FD58589E001f\"\n            }\n        },\n        {\n            \"id\": 11037,\n            \"name\": \"ShibaMask\",\n            \"symbol\": \"SHBMA\",\n            \"slug\": \"shibamask\",\n            \"rank\": 7514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T08:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9105f25a9d6b3d289cc7315b0b4e0b91f3806fb1\"\n            }\n        },\n        {\n            \"id\": 11038,\n            \"name\": \"BFG Token\",\n            \"symbol\": \"BFG\",\n            \"slug\": \"betfury\",\n            \"rank\": 3463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T07:42:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb46693ebbea1ac2070e59b4d043b47e2e095f86\"\n            }\n        },\n        {\n            \"id\": 11039,\n            \"name\": \"AMC FIGHT NIGHT\",\n            \"symbol\": \"AMC\",\n            \"slug\": \"amc-fight-night\",\n            \"rank\": 4101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T09:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1496fb27d8cf1887d21cac161987821859ca56ba\"\n            }\n        },\n        {\n            \"id\": 11041,\n            \"name\": \"Kross Chain LaunchPad\",\n            \"symbol\": \"KCLP\",\n            \"slug\": \"kucoin-launchpad\",\n            \"rank\": 6346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T10:15:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47b8806c2891c4a92b5c590c32cfe1eb617648ef\"\n            }\n        },\n        {\n            \"id\": 11042,\n            \"name\": \"NFTBooks\",\n            \"symbol\": \"NFTBS\",\n            \"slug\": \"nftbooks\",\n            \"rank\": 4264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T10:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3279510e89600ee1767a037dbd0ad49c974063ae\"\n            }\n        },\n        {\n            \"id\": 11043,\n            \"name\": \"Gambler Shiba\",\n            \"symbol\": \"GSHIBA\",\n            \"slug\": \"gambler-shiba\",\n            \"rank\": 6020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-24T10:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb892249939adbf6d7851864ca9a5c7d2d537af97\"\n            }\n        },\n        {\n            \"id\": 11046,\n            \"name\": \"The Pablo Token\",\n            \"symbol\": \"PABLO\",\n            \"slug\": \"the-pablo-token\",\n            \"rank\": 6751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T08:35:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc196E98F3D0c2e973A33B0f7768Ee501dec43350\"\n            }\n        },\n        {\n            \"id\": 11047,\n            \"name\": \"GameX\",\n            \"symbol\": \"GMX\",\n            \"slug\": \"gamex\",\n            \"rank\": 4412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T18:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc62ef0d8e137499833abb05dee47007d2b334ba6\"\n            }\n        },\n        {\n            \"id\": 11053,\n            \"name\": \"Cogecoin\",\n            \"symbol\": \"COGE\",\n            \"slug\": \"cogecoin\",\n            \"rank\": 3862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T19:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc382e04099a435439725bb40647e2b32dc136806\"\n            }\n        },\n        {\n            \"id\": 11055,\n            \"name\": \"SaveBritney\",\n            \"symbol\": \"SBRT\",\n            \"slug\": \"savebritney\",\n            \"rank\": 8840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T10:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x606ce698aea1dca5a2627a4583da13a340667f09\"\n            }\n        },\n        {\n            \"id\": 11056,\n            \"name\": \"Golden Doge\",\n            \"symbol\": \"GDOGE\",\n            \"slug\": \"golden-doge\",\n            \"rank\": 3063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T10:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9\"\n            }\n        },\n        {\n            \"id\": 11060,\n            \"name\": \"Baby Shiba Inu\",\n            \"symbol\": \"BABYSHIBAINU\",\n            \"slug\": \"baby-shiba-inu\",\n            \"rank\": 3994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T12:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaecf6d1aff214fef70042740054f0f6d0caa98ab\"\n            }\n        },\n        {\n            \"id\": 11061,\n            \"name\": \"Multiverse\",\n            \"symbol\": \"AI\",\n            \"slug\": \"multiverse\",\n            \"rank\": 3470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-25T12:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc91b523a59acc63a64f61fc7bbfb4bfc82dd25f2\"\n            }\n        },\n        {\n            \"id\": 11062,\n            \"name\": \"MaticVerse\",\n            \"symbol\": \"Mverse\",\n            \"slug\": \"maticverse\",\n            \"rank\": 6956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-26T03:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c\"\n            }\n        },\n        {\n            \"id\": 11066,\n            \"name\": \"DinoX\",\n            \"symbol\": \"DNXC\",\n            \"slug\": \"dinox\",\n            \"rank\": 3386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T14:50:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20a8cec5fffea65be7122bcab2ffe32ed4ebf03a\"\n            }\n        },\n        {\n            \"id\": 11067,\n            \"name\": \"Step Hero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"step-hero\",\n            \"rank\": 1656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-15T16:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE8176d414560cFE1Bf82Fd73B986823B89E4F545\"\n            }\n        },\n        {\n            \"id\": 11069,\n            \"name\": \"Bumper\",\n            \"symbol\": \"BUMP\",\n            \"slug\": \"bumper\",\n            \"rank\": 6757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x785c34312dfa6b74f6f1829f79ade39042222168\"\n            }\n        },\n        {\n            \"id\": 11074,\n            \"name\": \"1-UP Platform\",\n            \"symbol\": \"1-UP\",\n            \"slug\": \"1-up\",\n            \"rank\": 1214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T09:12:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC86817249634ac209bc73fCa1712bBd75E37407d\"\n            }\n        },\n        {\n            \"id\": 11075,\n            \"name\": \"Pyram Token\",\n            \"symbol\": \"PYRAM\",\n            \"slug\": \"pyram-token\",\n            \"rank\": 6887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T09:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xedecfb4801c04f3eb394b89397c6aafa4adda15b\"\n            }\n        },\n        {\n            \"id\": 11076,\n            \"name\": \"JOJO\",\n            \"symbol\": \"JOJO\",\n            \"slug\": \"jojo\",\n            \"rank\": 5310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T05:20:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78a499a998bdd5a84cf8b5abe49100d82de12f1c\"\n            }\n        },\n        {\n            \"id\": 11078,\n            \"name\": \"IAGON\",\n            \"symbol\": \"IAG\",\n            \"slug\": \"iagon\",\n            \"rank\": 4536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T13:16:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40eb746dee876ac1e78697b7ca85142d178a1fc8\"\n            }\n        },\n        {\n            \"id\": 11079,\n            \"name\": \"Bitgert\",\n            \"symbol\": \"BRISE\",\n            \"slug\": \"bitrise-token\",\n            \"rank\": 3115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T11:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8fff93e810a2edaafc326edee51071da9d398e83\"\n            }\n        },\n        {\n            \"id\": 11080,\n            \"name\": \"Fibswap DEx\",\n            \"symbol\": \"FIBO\",\n            \"slug\": \"fibswap-dex\",\n            \"rank\": 5195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3\"\n            }\n        },\n        {\n            \"id\": 11081,\n            \"name\": \"Five7\",\n            \"symbol\": \"F7\",\n            \"slug\": \"five7\",\n            \"rank\": 7224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d38291068fd6c0e7fc03b77ea90c82950658b37\"\n            }\n        },\n        {\n            \"id\": 11082,\n            \"name\": \"Arena Token\",\n            \"symbol\": \"ARENA\",\n            \"slug\": \"arena-token\",\n            \"rank\": 4575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a17dc11a1828725cdb318e0036acf12727d27a2\"\n            }\n        },\n        {\n            \"id\": 11083,\n            \"name\": \"TripCandy\",\n            \"symbol\": \"CANDY\",\n            \"slug\": \"tripcandy\",\n            \"rank\": 3411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-28T12:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639AD7c49EC616a64e074c21a58608C0d843A8a3\"\n            }\n        },\n        {\n            \"id\": 11085,\n            \"name\": \"BitBase Token\",\n            \"symbol\": \"BTBS\",\n            \"slug\": \"bitbase-token\",\n            \"rank\": 4523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T10:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32E6C34Cd57087aBBD59B5A4AECC4cB495924356\"\n            }\n        },\n        {\n            \"id\": 11086,\n            \"name\": \"Gamerse\",\n            \"symbol\": \"LFG\",\n            \"slug\": \"gamerse\",\n            \"rank\": 4164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T18:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x960a69e979d2f507e80121f41d984ea8ad83cd76\"\n            }\n        },\n        {\n            \"id\": 11088,\n            \"name\": \"Enjinstarter\",\n            \"symbol\": \"EJS\",\n            \"slug\": \"enjinstarter\",\n            \"rank\": 3385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T01:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2\"\n            }\n        },\n        {\n            \"id\": 11089,\n            \"name\": \"Ninja Doge\",\n            \"symbol\": \"$NINJADOGE\",\n            \"slug\": \"ninja-doge\",\n            \"rank\": 8841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T06:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe218DcF32F9bb64648D64Ef2AE85cF1C63C5aC74\"\n            }\n        },\n        {\n            \"id\": 11090,\n            \"name\": \"Invitoken\",\n            \"symbol\": \"INVI\",\n            \"slug\": \"invitoken\",\n            \"rank\": 3413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T07:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x356A5160F2B34BC8d88FB084745465eBBbed0174\"\n            }\n        },\n        {\n            \"id\": 11092,\n            \"name\": \"Bitget Token\",\n            \"symbol\": \"BGB\",\n            \"slug\": \"bitget-token-new\",\n            \"rank\": 2896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T12:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19de6b897ed14a376dda0fe53a5420d2ac828a28\"\n            }\n        },\n        {\n            \"id\": 11093,\n            \"name\": \"Drip Network\",\n            \"symbol\": \"DRIP\",\n            \"slug\": \"drip-network\",\n            \"rank\": 3123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T12:54:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20f663cea80face82acdfa3aae6862d246ce0333\"\n            }\n        },\n        {\n            \"id\": 11103,\n            \"name\": \"Strike ETH\",\n            \"symbol\": \"sETH\",\n            \"slug\": \"strike-eth\",\n            \"rank\": 8842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T16:15:11.000Z\",\n            \"last_historical_data\": \"2021-12-31T02:34:05.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbEe9Cf658702527b0AcB2719c1FAA29EdC006a92\"\n            }\n        },\n        {\n            \"id\": 11104,\n            \"name\": \"Artery Network\",\n            \"symbol\": \"ARTR\",\n            \"slug\": \"artery-network\",\n            \"rank\": 4462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T17:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11105,\n            \"name\": \"PearZap\",\n            \"symbol\": \"PEAR\",\n            \"slug\": \"pearzap\",\n            \"rank\": 7485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T00:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc8bcb58caef1be972c0b638b1dd8b0748fdc8a44\"\n            }\n        },\n        {\n            \"id\": 11106,\n            \"name\": \"Binamars\",\n            \"symbol\": \"BMARS\",\n            \"slug\": \"binamars\",\n            \"rank\": 7193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T18:54:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46880afc2E6FA41bBbE9787c082f7c23F795465E\"\n            }\n        },\n        {\n            \"id\": 11107,\n            \"name\": \"Birb\",\n            \"symbol\": \"BIRB\",\n            \"slug\": \"birb\",\n            \"rank\": 5112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T19:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82a479264b36104be4fdb91618a59a4fc0f50650\"\n            }\n        },\n        {\n            \"id\": 11108,\n            \"name\": \"Foxy Equilibrium\",\n            \"symbol\": \"Foxy\",\n            \"slug\": \"foxy-equilibrium\",\n            \"rank\": 6270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T22:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4354a4f710182966e55ea30cfa807fa1b821a67b\"\n            }\n        },\n        {\n            \"id\": 11109,\n            \"name\": \"Electric Cash\",\n            \"symbol\": \"ELCASH\",\n            \"slug\": \"electric-cash\",\n            \"rank\": 6027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-29T20:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11110,\n            \"name\": \"Spores Network\",\n            \"symbol\": \"SPO\",\n            \"slug\": \"spores-network\",\n            \"rank\": 1566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-31T08:22:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8357c604c5533fa0053beaaa1494da552cea38f7\"\n            }\n        },\n        {\n            \"id\": 11112,\n            \"name\": \"MyBricks\",\n            \"symbol\": \"$BRICKS\",\n            \"slug\": \"mybricks\",\n            \"rank\": 5334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T03:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13e1070e3a388e53ec35480ff494538f9ffc5b8d\"\n            }\n        },\n        {\n            \"id\": 11113,\n            \"name\": \"Unipilot\",\n            \"symbol\": \"PILOT\",\n            \"slug\": \"unipilot\",\n            \"rank\": 5980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T03:54:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37c997b35c619c21323f3518b9357914e8b99525\"\n            }\n        },\n        {\n            \"id\": 11114,\n            \"name\": \"xNFT Protocol\",\n            \"symbol\": \"XNFT\",\n            \"slug\": \"xnft-protocol\",\n            \"rank\": 5062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T08:05:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0xE5944B50DF84001a36c7DE0d5Cb4da7ab21407D2\"\n            }\n        },\n        {\n            \"id\": 11115,\n            \"name\": \"LoserChick EGG\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"loserchick-egg\",\n            \"rank\": 7168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T10:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x245e5ddb65eFea6522Fa913229dF1f4957fB2e21\"\n            }\n        },\n        {\n            \"id\": 11116,\n            \"name\": \"LoserChick\",\n            \"symbol\": \"CHICK\",\n            \"slug\": \"loserchick\",\n            \"rank\": 7521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T16:48:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9e725Cf7265D12fd5f59499AFf1258CA92CAc74d\"\n            }\n        },\n        {\n            \"id\": 11118,\n            \"name\": \"RBIZ\",\n            \"symbol\": \"RBIZ\",\n            \"slug\": \"rbiz\",\n            \"rank\": 8843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T11:08:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TEV3qnXaJXtDxA2SaAwoXYQu3S3bvTxYtJ\"\n            }\n        },\n        {\n            \"id\": 11119,\n            \"name\": \"Bimp.Finance\",\n            \"symbol\": \"BIMP\",\n            \"slug\": \"bimp-finance\",\n            \"rank\": 8844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T14:07:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8855cfba493d8a22f924a5ce1b06efbcea68ffec\"\n            }\n        },\n        {\n            \"id\": 11120,\n            \"name\": \"Seeder Finance\",\n            \"symbol\": \"LEAF\",\n            \"slug\": \"seeder-finance\",\n            \"rank\": 7348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T11:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cbddf83de068464eba3a4e319bd3197a7eea12c\"\n            }\n        },\n        {\n            \"id\": 11121,\n            \"name\": \"Rewards\",\n            \"symbol\": \"RWD\",\n            \"slug\": \"rewards\",\n            \"rank\": 8845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-07-30T11:37:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x036bdd5ba9619ee0a895f8dc02867ebf453cb352\"\n            }\n        },\n        {\n            \"id\": 11126,\n            \"name\": \"Hypersign identity\",\n            \"symbol\": \"HID\",\n            \"slug\": \"hypersign-identity\",\n            \"rank\": 5299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T01:47:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb14ebf566511b9e6002bb286016ab2497b9b9c9d\"\n            }\n        },\n        {\n            \"id\": 11129,\n            \"name\": \"CryptoZoon\",\n            \"symbol\": \"ZOON\",\n            \"slug\": \"cryptozoon\",\n            \"rank\": 1524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T03:47:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d173e6c594f479b4d47001f8e6a95a7adda42bc\"\n            }\n        },\n        {\n            \"id\": 11130,\n            \"name\": \"Plant Vs Undead\",\n            \"symbol\": \"PVU\",\n            \"slug\": \"plantvsundead\",\n            \"rank\": 1313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T07:35:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31471e0791fcdbe82fbf4c44943255e923f1b794\"\n            }\n        },\n        {\n            \"id\": 11132,\n            \"name\": \"Wrapped OKT\",\n            \"symbol\": \"WOKT\",\n            \"slug\": \"wrapped-okt\",\n            \"rank\": 4331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T10:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15\"\n            }\n        },\n        {\n            \"id\": 11134,\n            \"name\": \"OEC BTC\",\n            \"symbol\": \"BTCK\",\n            \"slug\": \"oec-btc\",\n            \"rank\": 5018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T10:42:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x54e4622dc504176b3bb432dccaf504569699a7ff\"\n            }\n        },\n        {\n            \"id\": 11139,\n            \"name\": \"Tokenplay\",\n            \"symbol\": \"TOP\",\n            \"slug\": \"tokenplay\",\n            \"rank\": 7159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T09:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0A927Ab3B0F48826210Ad4A43A953277AA7da8f7\"\n            }\n        },\n        {\n            \"id\": 11146,\n            \"name\": \"Jswap.Finance\",\n            \"symbol\": \"JF\",\n            \"slug\": \"jswap-finance\",\n            \"rank\": 6677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T10:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x5fAc926Bf1e638944BB16fb5B787B5bA4BC85b0A\"\n            }\n        },\n        {\n            \"id\": 11147,\n            \"name\": \"DeFi11\",\n            \"symbol\": \"D11\",\n            \"slug\": \"defi11\",\n            \"rank\": 4531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T13:48:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9bf02cf6b0435a0523e6f6e0d2f35a920144f5fa\"\n            }\n        },\n        {\n            \"id\": 11148,\n            \"name\": \"Proxy\",\n            \"symbol\": \"PRXY\",\n            \"slug\": \"proxy\",\n            \"rank\": 4060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T21:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xab3d689c22a2bb821f50a4ff0f21a7980dcb8591\"\n            }\n        },\n        {\n            \"id\": 11149,\n            \"name\": \"Tenshi\",\n            \"symbol\": \"TENSHI\",\n            \"slug\": \"tenshi-new\",\n            \"rank\": 4121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-02T21:23:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52662717e448be36cb54588499d5a8328bd95292\"\n            }\n        },\n        {\n            \"id\": 11150,\n            \"name\": \"DeFine\",\n            \"symbol\": \"DFA\",\n            \"slug\": \"define\",\n            \"rank\": 414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T01:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62959c699a52ec647622c91e79ce73344e4099f5\"\n            }\n        },\n        {\n            \"id\": 11153,\n            \"name\": \"EmiSwap\",\n            \"symbol\": \"ESW\",\n            \"slug\": \"emiswap\",\n            \"rank\": 8846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T20:40:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5a75a093747b72a0e14056352751edf03518031d\"\n            }\n        },\n        {\n            \"id\": 11156,\n            \"name\": \"dYdX\",\n            \"symbol\": \"DYDX\",\n            \"slug\": \"dydx\",\n            \"rank\": 143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T09:27:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92d6c1e31e14520e676a687f0a93788b716beff5\"\n            }\n        },\n        {\n            \"id\": 11158,\n            \"name\": \"SubGame\",\n            \"symbol\": \"SGB\",\n            \"slug\": \"subgame\",\n            \"rank\": 3652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T08:05:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x7f8AB1593f84B0C450385a3f70e921cB796401Ba\"\n            }\n        },\n        {\n            \"id\": 11160,\n            \"name\": \"BOY X HIGHSPEED\",\n            \"symbol\": \"BXH\",\n            \"slug\": \"boy-x-highspeed\",\n            \"rank\": 4927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-04T17:15:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEb637A9Ab6Be83c7F8c79fdAA62E1043b65534F0\"\n            }\n        },\n        {\n            \"id\": 11163,\n            \"name\": \"YSL\",\n            \"symbol\": \"YSL\",\n            \"slug\": \"ysl-io\",\n            \"rank\": 8223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-21T07:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95e7c70b58790a1cbd377bc403cd7e9be7e0afb1\"\n            }\n        },\n        {\n            \"id\": 11164,\n            \"name\": \"Vabble\",\n            \"symbol\": \"VAB\",\n            \"slug\": \"vabble\",\n            \"rank\": 1327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T01:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7ae6d0c56cacaf007b7e4d312f9af686a9e9a04\"\n            }\n        },\n        {\n            \"id\": 11165,\n            \"name\": \"Orca\",\n            \"symbol\": \"ORCA\",\n            \"slug\": \"orca\",\n            \"rank\": 2897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T15:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE\"\n            }\n        },\n        {\n            \"id\": 11168,\n            \"name\": \"Vent Finance\",\n            \"symbol\": \"VENT\",\n            \"slug\": \"vent-finance\",\n            \"rank\": 3499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T13:36:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f0bc16d50f72d10b719dbf6845de2e599eb5624\"\n            }\n        },\n        {\n            \"id\": 11169,\n            \"name\": \"DogemonGo\",\n            \"symbol\": \"DOGO\",\n            \"slug\": \"dogemon-go\",\n            \"rank\": 5325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T16:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e6b3e35c8f563b45d864f9ff697a144ad28a371\"\n            }\n        },\n        {\n            \"id\": 11171,\n            \"name\": \"Mango\",\n            \"symbol\": \"MNGO\",\n            \"slug\": \"mango-markets\",\n            \"rank\": 302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T06:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac\"\n            }\n        },\n        {\n            \"id\": 11172,\n            \"name\": \"CoPuppy\",\n            \"symbol\": \"CP\",\n            \"slug\": \"copuppy\",\n            \"rank\": 3608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-05T17:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82C19905B036bf4E329740989DCF6aE441AE26c1\"\n            }\n        },\n        {\n            \"id\": 11177,\n            \"name\": \"Early Bird\",\n            \"symbol\": \"EBIRD\",\n            \"slug\": \"early-bird\",\n            \"rank\": 7295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T09:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x999AEb6D778b3883C88eBC502B16A5395d011462\"\n            }\n        },\n        {\n            \"id\": 11178,\n            \"name\": \"Wrapped LUNA Token\",\n            \"symbol\": \"WLUNA\",\n            \"slug\": \"wrapped-luna-token\",\n            \"rank\": 2834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-06T16:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd2877702675e6ceb975b4a1dff9fb7baf4c91ea9\"\n            }\n        },\n        {\n            \"id\": 11181,\n            \"name\": \"Saber\",\n            \"symbol\": \"SBR\",\n            \"slug\": \"saber\",\n            \"rank\": 3018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T08:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11185,\n            \"name\": \"TABANK\",\n            \"symbol\": \"TAB\",\n            \"slug\": \"tabank\",\n            \"rank\": 7185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-07T21:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2570,\n                \"name\": \"TomoChain\",\n                \"symbol\": \"TOMO\",\n                \"slug\": \"tomochain\",\n                \"token_address\": \"0x8103bb77ed2035b5da9a3a65d9c313cb6ee41dbd\"\n            }\n        },\n        {\n            \"id\": 11186,\n            \"name\": \"Vention\",\n            \"symbol\": \"VENTION\",\n            \"slug\": \"vention\",\n            \"rank\": 4995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-08T22:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f053e33bd590830858161d42c67e9e8a9390019\"\n            }\n        },\n        {\n            \"id\": 11187,\n            \"name\": \"ViceToken\",\n            \"symbol\": \"VICEX\",\n            \"slug\": \"vicetoken\",\n            \"rank\": 8847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T02:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdfd5bb6ce8716822b2c9b255560194ca3509bebc\"\n            }\n        },\n        {\n            \"id\": 11188,\n            \"name\": \"Dopex\",\n            \"symbol\": \"DPX\",\n            \"slug\": \"dopex\",\n            \"rank\": 2882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T01:30:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeec2be5c91ae7f8a338e1e5f3b5de49d07afdc81\"\n            }\n        },\n        {\n            \"id\": 11189,\n            \"name\": \"Vaulty\",\n            \"symbol\": \"VLTY\",\n            \"slug\": \"vaulty-finance\",\n            \"rank\": 5816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T16:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38a5cbe2fb53d1d407dd5a22c4362daf48eb8526\"\n            }\n        },\n        {\n            \"id\": 11190,\n            \"name\": \"KittyCake\",\n            \"symbol\": \"KCAKE\",\n            \"slug\": \"kittycake\",\n            \"rank\": 4394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T01:30:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc22e8114818a918260662375450e19ac73d32852\"\n            }\n        },\n        {\n            \"id\": 11191,\n            \"name\": \"Lydia Finance\",\n            \"symbol\": \"LYD\",\n            \"slug\": \"lydia-finance\",\n            \"rank\": 5141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T04:39:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4C9B4E1AC6F24CdE3660D5E4Ef1eBF77C710C084\"\n            }\n        },\n        {\n            \"id\": 11193,\n            \"name\": \"Bright Union\",\n            \"symbol\": \"BRIGHT\",\n            \"slug\": \"bright-union\",\n            \"rank\": 4118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T04:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbeab712832112bd7664226db7cd025b153d3af55\"\n            }\n        },\n        {\n            \"id\": 11194,\n            \"name\": \"Wallet Swap\",\n            \"symbol\": \"WSWAP\",\n            \"slug\": \"wallet-swap\",\n            \"rank\": 5444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T05:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc72cc401122dbdc812ec88a2150aad5a39467401\"\n            }\n        },\n        {\n            \"id\": 11197,\n            \"name\": \"Sukhavati Network\",\n            \"symbol\": \"SKT\",\n            \"slug\": \"sukhavati-network\",\n            \"rank\": 3078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T06:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11202,\n            \"name\": \"Tokemak\",\n            \"symbol\": \"TOKE\",\n            \"slug\": \"tokemak\",\n            \"rank\": 2936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T15:57:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11205,\n            \"name\": \"TrusterCoin\",\n            \"symbol\": \"TSC\",\n            \"slug\": \"trustercoin\",\n            \"rank\": 4244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T22:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2a26349448ddafae34949a6cc2cecf78c0497ac\"\n            }\n        },\n        {\n            \"id\": 11206,\n            \"name\": \"Bloktopia\",\n            \"symbol\": \"BLOK\",\n            \"slug\": \"bloktopia\",\n            \"rank\": 189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:00:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x229b1b6c23ff8953d663c4cbb519717e323a0a84\"\n            }\n        },\n        {\n            \"id\": 11207,\n            \"name\": \"Bitcoin Asia\",\n            \"symbol\": \"BTCA\",\n            \"slug\": \"bitcoin-asia\",\n            \"rank\": 3429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-09T22:06:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7dB02Aa39A3d0271e4c61C04D03857a10fc922c5\"\n            }\n        },\n        {\n            \"id\": 11208,\n            \"name\": \"SumSwap\",\n            \"symbol\": \"SUM\",\n            \"slug\": \"sumswap\",\n            \"rank\": 3628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T03:45:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x043c308bb8a5ae96d0093444be7f56459f1340b1\"\n            }\n        },\n        {\n            \"id\": 11209,\n            \"name\": \"TRAVA.FINANCE\",\n            \"symbol\": \"TRAVA\",\n            \"slug\": \"trava-finance\",\n            \"rank\": 1347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T07:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0391be54e72f7e001f6bbc331777710b4f2999ef\"\n            }\n        },\n        {\n            \"id\": 11210,\n            \"name\": \"Ethereum Eagle\",\n            \"symbol\": \"EGL\",\n            \"slug\": \"ethereum-eagle\",\n            \"rank\": 8848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T07:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e83916ea2ef2d7a6064775662e163b2d4c330a7\"\n            }\n        },\n        {\n            \"id\": 11211,\n            \"name\": \"DNAxCAT Token\",\n            \"symbol\": \"DXCT\",\n            \"slug\": \"dnaxcat-token\",\n            \"rank\": 3284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-10T17:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b1baec64af6dc54e6e04349315919129a6d3c23\"\n            }\n        },\n        {\n            \"id\": 11212,\n            \"name\": \"Star Atlas\",\n            \"symbol\": \"ATLAS\",\n            \"slug\": \"star-atlas\",\n            \"rank\": 340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T13:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx\"\n            }\n        },\n        {\n            \"id\": 11213,\n            \"name\": \"Star Atlas DAO\",\n            \"symbol\": \"POLIS\",\n            \"slug\": \"star-atlas-polis\",\n            \"rank\": 476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T13:18:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk\"\n            }\n        },\n        {\n            \"id\": 11214,\n            \"name\": \"Carbon Coin\",\n            \"symbol\": \"CBC\",\n            \"slug\": \"carbon-coin\",\n            \"rank\": 8849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T08:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x793cEa0F1003411396b3A81A77d92Fe37015E7A9\"\n            }\n        },\n        {\n            \"id\": 11216,\n            \"name\": \"Boost Coin\",\n            \"symbol\": \"BOOST\",\n            \"slug\": \"boost-coin\",\n            \"rank\": 4459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T10:58:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e0fca55a6c3a94720ded91153a27f60e26b9aa8\"\n            }\n        },\n        {\n            \"id\": 11218,\n            \"name\": \"BoringDAO\",\n            \"symbol\": \"BORING\",\n            \"slug\": \"boringdao-new\",\n            \"rank\": 3012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T12:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc19712feb3a26080ebf6f2f7849b417fdd792ca\"\n            }\n        },\n        {\n            \"id\": 11219,\n            \"name\": \"Baby Doug\",\n            \"symbol\": \"BABYDOUG\",\n            \"slug\": \"baby-doug\",\n            \"rank\": 5720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T13:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11220,\n            \"name\": \"Port Finance\",\n            \"symbol\": \"PORT\",\n            \"slug\": \"port-finance\",\n            \"rank\": 3692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T14:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PoRTjZMPXb9T7dyU7tpLEZRQj7e6ssfAE62j2oQuc6y\"\n            }\n        },\n        {\n            \"id\": 11221,\n            \"name\": \"BitDAO\",\n            \"symbol\": \"BIT\",\n            \"slug\": \"bitdao\",\n            \"rank\": 212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T01:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5\"\n            }\n        },\n        {\n            \"id\": 11222,\n            \"name\": \"Wrapped NCG (Nine Chronicles Gold)\",\n            \"symbol\": \"WNCG\",\n            \"slug\": \"wrapped-ncg\",\n            \"rank\": 313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T01:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf203Ca1769ca8e9e8FE1DA9D147DB68B6c919817\"\n            }\n        },\n        {\n            \"id\": 11223,\n            \"name\": \"MetaMUI\",\n            \"symbol\": \"MMUI\",\n            \"slug\": \"metamui\",\n            \"rank\": 3301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-11T17:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11224,\n            \"name\": \"MoonBear.finance\",\n            \"symbol\": \"MBF\",\n            \"slug\": \"moonbear-finance\",\n            \"rank\": 4456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T02:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe2997ae926C7a76aF782923a7fEf89f36d86C98F\"\n            }\n        },\n        {\n            \"id\": 11225,\n            \"name\": \"$LONDON\",\n            \"symbol\": \"LONDON\",\n            \"slug\": \"london\",\n            \"rank\": 2045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T02:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x491d6b7d6822d5d4bc88a1264e1b47791fd8e904\"\n            }\n        },\n        {\n            \"id\": 11227,\n            \"name\": \"PolkaMonster\",\n            \"symbol\": \"PKMON\",\n            \"slug\": \"polkamonster\",\n            \"rank\": 4735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T07:33:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x609d183fb91a0fce59550b62ab7d2c931b0bb1be\"\n            }\n        },\n        {\n            \"id\": 11230,\n            \"name\": \"Sakura\",\n            \"symbol\": \"SKU\",\n            \"slug\": \"sakura\",\n            \"rank\": 1233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T13:53:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11232,\n            \"name\": \"Highstreet\",\n            \"symbol\": \"HIGH\",\n            \"slug\": \"highstreet\",\n            \"rank\": 427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T19:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71Ab77b7dbB4fa7e017BC15090b2163221420282\"\n            }\n        },\n        {\n            \"id\": 11233,\n            \"name\": \"Monsoon Finance\",\n            \"symbol\": \"MCASH\",\n            \"slug\": \"monsoon-finance\",\n            \"rank\": 5481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T04:20:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa25610a77077390a75ad9072a084c5fbc7d43a0d\"\n            }\n        },\n        {\n            \"id\": 11234,\n            \"name\": \"Position Exchange\",\n            \"symbol\": \"POSI\",\n            \"slug\": \"position-exchange\",\n            \"rank\": 580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T18:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5CA42204cDaa70d5c773946e69dE942b85CA6706\"\n            }\n        },\n        {\n            \"id\": 11235,\n            \"name\": \"BUMooN\",\n            \"symbol\": \"BUMN\",\n            \"slug\": \"bumoon\",\n            \"rank\": 6640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-12T19:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3aeff4e27e1f9144ed75ba65a80bdfee345f413e\"\n            }\n        },\n        {\n            \"id\": 11240,\n            \"name\": \"HI\",\n            \"symbol\": \"HI\",\n            \"slug\": \"hi-dollar\",\n            \"rank\": 3022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T10:03:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC\"\n            }\n        },\n        {\n            \"id\": 11242,\n            \"name\": \"Moonpot\",\n            \"symbol\": \"POTS\",\n            \"slug\": \"moonpot\",\n            \"rank\": 3596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T10:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3fcca8648651e5b974dd6d3e50f61567779772a8\"\n            }\n        },\n        {\n            \"id\": 11243,\n            \"name\": \"Nano Dogecoin\",\n            \"symbol\": \"INDC\",\n            \"slug\": \"nano-dogecoin\",\n            \"rank\": 5807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T13:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3af8e09894d69e937e37eef46df1cbf82b35c81\"\n            }\n        },\n        {\n            \"id\": 11245,\n            \"name\": \"Landshare\",\n            \"symbol\": \"LAND\",\n            \"slug\": \"landshare\",\n            \"rank\": 1282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T13:32:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d986a3f147212327dd658f712d5264a73a1fdb0\"\n            }\n        },\n        {\n            \"id\": 11246,\n            \"name\": \"Rhinos Finance\",\n            \"symbol\": \"RHO\",\n            \"slug\": \"rhinos-finance\",\n            \"rank\": 7378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T13:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xabd29a5a984c97737707cc68d38c2903b8811061\"\n            }\n        },\n        {\n            \"id\": 11247,\n            \"name\": \"Kephi Gallery\",\n            \"symbol\": \"KPHI\",\n            \"slug\": \"kephi-gallery\",\n            \"rank\": 7452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T13:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa4a5c4ce029fd6872400545df44675219c2e037\"\n            }\n        },\n        {\n            \"id\": 11251,\n            \"name\": \"Dexlab\",\n            \"symbol\": \"DXL\",\n            \"slug\": \"dexlab\",\n            \"rank\": 1040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T16:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GsNzxJfFn6zQdJGeYsupJWzUAm57Ba7335mfhWvFiE9Z\"\n            }\n        },\n        {\n            \"id\": 11253,\n            \"name\": \"Doont Buy\",\n            \"symbol\": \"DBUY\",\n            \"slug\": \"doont-buy\",\n            \"rank\": 3831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T20:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4ece5c5cfb9b960a49aae739e15cdb6cfdcc5782\"\n            }\n        },\n        {\n            \"id\": 11254,\n            \"name\": \"Minifootball\",\n            \"symbol\": \"MINIFOOTBALL\",\n            \"slug\": \"minifootball\",\n            \"rank\": 5478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T21:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd024ac1195762f6f13f8cfdf3cdd2c97b33b248b\"\n            }\n        },\n        {\n            \"id\": 11255,\n            \"name\": \"Orica\",\n            \"symbol\": \"ORI\",\n            \"slug\": \"orica\",\n            \"rank\": 6696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-13T21:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3045d1A840364c3657b8Df6c6F86a4359c23472B\"\n            }\n        },\n        {\n            \"id\": 11258,\n            \"name\": \"Creaticles\",\n            \"symbol\": \"CRE8\",\n            \"slug\": \"creaticles\",\n            \"rank\": 1654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T15:42:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc36b4311b21fc0c2ead46f1ea6ce97c9c4d98d3d\"\n            }\n        },\n        {\n            \"id\": 11260,\n            \"name\": \"Staked ICX\",\n            \"symbol\": \"sICX\",\n            \"slug\": \"staked-icx\",\n            \"rank\": 3187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T03:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx2609b924e33ef00b648a409245c7ea394c467824\"\n            }\n        },\n        {\n            \"id\": 11261,\n            \"name\": \"Balanced Dollars\",\n            \"symbol\": \"bnUSD\",\n            \"slug\": \"balanced-usd\",\n            \"rank\": 3286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T03:59:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx88fd7df7ddff82f7cc735c871dc519838cb235bb\"\n            }\n        },\n        {\n            \"id\": 11262,\n            \"name\": \"Balance Tokens\",\n            \"symbol\": \"BALN\",\n            \"slug\": \"balanced-token\",\n            \"rank\": 3784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T03:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cxf61cd5a45dc9f91c15aa65831a30a90d59a09619\"\n            }\n        },\n        {\n            \"id\": 11263,\n            \"name\": \"Binapet\",\n            \"symbol\": \"BPET\",\n            \"slug\": \"binapet\",\n            \"rank\": 6511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T05:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24d787e9b88cb62d74e961c1c1d78e4ee47618e5\"\n            }\n        },\n        {\n            \"id\": 11265,\n            \"name\": \"NFTBlackMarket\",\n            \"symbol\": \"NBM\",\n            \"slug\": \"nftblackmarket\",\n            \"rank\": 5159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T09:51:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12da2f2761038486271c99da7e0fb4413e2b5e38\"\n            }\n        },\n        {\n            \"id\": 11268,\n            \"name\": \"Multigame\",\n            \"symbol\": \"MULTI\",\n            \"slug\": \"multigame\",\n            \"rank\": 7687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T02:02:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438\"\n            }\n        },\n        {\n            \"id\": 11270,\n            \"name\": \"kCoin\",\n            \"symbol\": \"kCoin\",\n            \"slug\": \"kalata-coinbase\",\n            \"rank\": 7570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T15:18:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAC637B0f9030436f21E2FfBDf104B45c7e4156CA\"\n            }\n        },\n        {\n            \"id\": 11271,\n            \"name\": \"DogeCola\",\n            \"symbol\": \"DOGECOLA\",\n            \"slug\": \"dogecola\",\n            \"rank\": 3424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T14:03:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe320df552e78d57e95cf1182b6960746d5016561\"\n            }\n        },\n        {\n            \"id\": 11272,\n            \"name\": \"Wrapped Arweave\",\n            \"symbol\": \"WAR\",\n            \"slug\": \"wrapped-arweave\",\n            \"rank\": 5560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T16:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fadc7a98f2dc96510e42dd1a74141eeae0c1543\"\n            }\n        },\n        {\n            \"id\": 11273,\n            \"name\": \"Polylauncher\",\n            \"symbol\": \"ANGEL\",\n            \"slug\": \"polylauncher\",\n            \"rank\": 5865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T16:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0B6afe834dab840335F87d99b45C2a4bd81A93c7\"\n            }\n        },\n        {\n            \"id\": 11275,\n            \"name\": \"BinStarter\",\n            \"symbol\": \"BSR\",\n            \"slug\": \"binstarter\",\n            \"rank\": 3717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T18:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab287e6d370c61f105630e656b5468acb4d00423\"\n            }\n        },\n        {\n            \"id\": 11276,\n            \"name\": \"The Grand Banks\",\n            \"symbol\": \"GRAND\",\n            \"slug\": \"the-grand-banks\",\n            \"rank\": 7849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T18:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee814f5b2bf700d2e843dc56835d28d095161dd9\"\n            }\n        },\n        {\n            \"id\": 11277,\n            \"name\": \"MaidCoin\",\n            \"symbol\": \"$MAID\",\n            \"slug\": \"maidcoin\",\n            \"rank\": 6570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-16T19:34:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4af698b479d0098229dc715655c667ceb6cd8433\"\n            }\n        },\n        {\n            \"id\": 11278,\n            \"name\": \"Project TXA\",\n            \"symbol\": \"TXA\",\n            \"slug\": \"project-txa\",\n            \"rank\": 1155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T14:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4463e6A3dEd0dBE3F6e15bC8420dFc55e5FeA830\"\n            }\n        },\n        {\n            \"id\": 11279,\n            \"name\": \"Block Ape Scissors\",\n            \"symbol\": \"BAS\",\n            \"slug\": \"block-ape-scissors\",\n            \"rank\": 4358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T07:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ddeec6b677c7c552c9f3563b99e4ff90b862ebc\"\n            }\n        },\n        {\n            \"id\": 11281,\n            \"name\": \"KCC MemePad\",\n            \"symbol\": \"KCCM\",\n            \"slug\": \"kcc-memepad\",\n            \"rank\": 6471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T01:33:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57f239e1e62abd0f68d7b7c0fe11df25b3217d99\"\n            }\n        },\n        {\n            \"id\": 11283,\n            \"name\": \"Ryoshis Vision\",\n            \"symbol\": \"RYOSHI\",\n            \"slug\": \"ryoshis-vision\",\n            \"rank\": 4494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T04:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x777E2ae845272a2F540ebf6a3D03734A5a8f618e\"\n            }\n        },\n        {\n            \"id\": 11287,\n            \"name\": \"HoneyFarm Finance\",\n            \"symbol\": \"HONEY\",\n            \"slug\": \"honeyfarm-finance\",\n            \"rank\": 7965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T09:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5\"\n            }\n        },\n        {\n            \"id\": 11288,\n            \"name\": \"Madagascar\",\n            \"symbol\": \"$TIME\",\n            \"slug\": \"madagascar\",\n            \"rank\": 5485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T09:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aad6a01068c2621545d087a3c5281837112585b\"\n            }\n        },\n        {\n            \"id\": 11289,\n            \"name\": \"Spell Token\",\n            \"symbol\": \"SPELL\",\n            \"slug\": \"spell-token\",\n            \"rank\": 108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T10:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x090185f2135308bad17527004364ebcc2d37e5f6\"\n            }\n        },\n        {\n            \"id\": 11290,\n            \"name\": \"StarTerra\",\n            \"symbol\": \"STT\",\n            \"slug\": \"starterra\",\n            \"rank\": 672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:53:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra13xujxcrc9dqft4p9a8ls0w3j0xnzm6y2uvve8n\"\n            }\n        },\n        {\n            \"id\": 11291,\n            \"name\": \"Kryptomon\",\n            \"symbol\": \"KMON\",\n            \"slug\": \"kryptomon\",\n            \"rank\": 979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T13:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc732b6586a93b6b7cf5fed3470808bc74998224d\"\n            }\n        },\n        {\n            \"id\": 11292,\n            \"name\": \"Unreal Finance\",\n            \"symbol\": \"UGT\",\n            \"slug\": \"unreal-finance\",\n            \"rank\": 7879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T10:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cf98eb8a8b28c83e8612046cf55701ce3eb0063\"\n            }\n        },\n        {\n            \"id\": 11293,\n            \"name\": \"Avaware\",\n            \"symbol\": \"AVE\",\n            \"slug\": \"avaware\",\n            \"rank\": 5389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T21:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x78ea17559B3D2CF85a7F9C2C704eda119Db5E6dE\"\n            }\n        },\n        {\n            \"id\": 11294,\n            \"name\": \"SuperRare\",\n            \"symbol\": \"RARE\",\n            \"slug\": \"superrare\",\n            \"rank\": 534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-17T22:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba5BDe662c17e2aDFF1075610382B9B691296350\"\n            }\n        },\n        {\n            \"id\": 11297,\n            \"name\": \"Solanax\",\n            \"symbol\": \"SOLD\",\n            \"slug\": \"solanax\",\n            \"rank\": 4085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T00:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5v6tZ1SiAi7G8Qg4rBF1ZdAn4cn6aeQtefewMr1NLy61\"\n            }\n        },\n        {\n            \"id\": 11298,\n            \"name\": \"CrossSwap\",\n            \"symbol\": \"CSWAP\",\n            \"slug\": \"crossswap\",\n            \"rank\": 4534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T16:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0b0C16038845BEd3fCf70304D3e167Df81ce225\"\n            }\n        },\n        {\n            \"id\": 11299,\n            \"name\": \"POTENT\",\n            \"symbol\": \"PTT\",\n            \"slug\": \"potent\",\n            \"rank\": 4397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T04:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x057aff3e314e1ca15bed75510df81a20098ce456\"\n            }\n        },\n        {\n            \"id\": 11300,\n            \"name\": \"Baby Saitama Inu\",\n            \"symbol\": \"BABYSAITAMA\",\n            \"slug\": \"baby-saitama-inu\",\n            \"rank\": 3180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T21:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf79f9020560963422ecc9c0c04d3a21190bbf045\"\n            }\n        },\n        {\n            \"id\": 11301,\n            \"name\": \"YEL.Finance\",\n            \"symbol\": \"YEL\",\n            \"slug\": \"yel-finance\",\n            \"rank\": 3526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-18T07:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7815bDa662050D84718B988735218CFfd32f75ea\"\n            }\n        },\n        {\n            \"id\": 11303,\n            \"name\": \"pSwampy\",\n            \"symbol\": \"PSWAMP\",\n            \"slug\": \"pswampy\",\n            \"rank\": 7730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T13:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5f1657896b38c4761dbc5484473c7a7c845910b6\"\n            }\n        },\n        {\n            \"id\": 11305,\n            \"name\": \"SafuYield Protocol\",\n            \"symbol\": \"SAFUYIELD\",\n            \"slug\": \"safuyield-protocol\",\n            \"rank\": 5252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T15:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc74cd0042c837ce59210857504ebb0859e06aa22\"\n            }\n        },\n        {\n            \"id\": 11307,\n            \"name\": \"Beta Finance\",\n            \"symbol\": \"BETA\",\n            \"slug\": \"beta-finance\",\n            \"rank\": 374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T12:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe1a001fe942f96eea22ba08783140b9dcc09d28\"\n            }\n        },\n        {\n            \"id\": 11308,\n            \"name\": \"Fenerbahçe Token\",\n            \"symbol\": \"FB\",\n            \"slug\": \"fenerbahce-token\",\n            \"rank\": 1198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T02:14:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb19075d77a0f111796fb259819830f4780f1429\"\n            }\n        },\n        {\n            \"id\": 11309,\n            \"name\": \"OneRare\",\n            \"symbol\": \"ORARE\",\n            \"slug\": \"onerare\",\n            \"rank\": 5300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xff2382bd52efacef02cc895bcbfc4618608aa56f\"\n            }\n        },\n        {\n            \"id\": 11311,\n            \"name\": \"Intersola\",\n            \"symbol\": \"ISOLA\",\n            \"slug\": \"intersola\",\n            \"rank\": 8056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T12:04:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"333iHoRM2Awhf9uVZtSyTfU8AekdGrgQePZsKMFPgKmS\"\n            }\n        },\n        {\n            \"id\": 11313,\n            \"name\": \"Beast Token\",\n            \"symbol\": \"BEAST\",\n            \"slug\": \"beast-token\",\n            \"rank\": 8850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe72834590d7a339ead78e7fbd1d3c7f76f6eb430\"\n            }\n        },\n        {\n            \"id\": 11314,\n            \"name\": \"CardWallet\",\n            \"symbol\": \"CW\",\n            \"slug\": \"cardwallet\",\n            \"rank\": 6150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd55236d48606c295adebf129dad04fc74bfaa708\"\n            }\n        },\n        {\n            \"id\": 11316,\n            \"name\": \"AfterBack\",\n            \"symbol\": \"AFTRBCK\",\n            \"slug\": \"afterback\",\n            \"rank\": 8851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eaca6ec24e461f76c4da385571336f954c9652a\"\n            }\n        },\n        {\n            \"id\": 11317,\n            \"name\": \"Relay Token\",\n            \"symbol\": \"RELAY\",\n            \"slug\": \"relay-token\",\n            \"rank\": 4283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T07:51:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d843fa9495d23de997c394296ac7b4d721e841c\"\n            }\n        },\n        {\n            \"id\": 11318,\n            \"name\": \"Goldex Token\",\n            \"symbol\": \"GLDX\",\n            \"slug\": \"goldex-token\",\n            \"rank\": 6911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T08:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11319,\n            \"name\": \"Sherpa\",\n            \"symbol\": \"SHERPA\",\n            \"slug\": \"sherpa\",\n            \"rank\": 7043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T08:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xa5E59761eBD4436fa4d20E1A27cBa29FB2471Fc6\"\n            }\n        },\n        {\n            \"id\": 11321,\n            \"name\": \"YDragon\",\n            \"symbol\": \"YDR\",\n            \"slug\": \"ydragon\",\n            \"rank\": 5924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T08:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3757232b55e60da4a8793183ac030cfce4c3865d\"\n            }\n        },\n        {\n            \"id\": 11322,\n            \"name\": \"Mobius Finance\",\n            \"symbol\": \"MOT\",\n            \"slug\": \"mobius-finance\",\n            \"rank\": 4908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-25T16:32:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1E02cdbbA6729B6470de81Ad4D2cCA4c514521b9\"\n            }\n        },\n        {\n            \"id\": 11323,\n            \"name\": \"Crypto Carbon Energy\",\n            \"symbol\": \"CYCE\",\n            \"slug\": \"crypto-carbon-energy\",\n            \"rank\": 4720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T09:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeadd9b69f96140283f9ff75da5fd33bcf54e6296\"\n            }\n        },\n        {\n            \"id\": 11324,\n            \"name\": \"Forest Knight\",\n            \"symbol\": \"KNIGHT\",\n            \"slug\": \"forest-knight\",\n            \"rank\": 1728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T19:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4455eF8B4B4A007a93DaA12DE63a47EEAC700D9D\"\n            }\n        },\n        {\n            \"id\": 11326,\n            \"name\": \"SoccerHub\",\n            \"symbol\": \"SCH\",\n            \"slug\": \"soccerhub\",\n            \"rank\": 4684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T03:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe485b2780c3822a62da88857fd6481018ea8cb95\"\n            }\n        },\n        {\n            \"id\": 11327,\n            \"name\": \"Sphynx Network\",\n            \"symbol\": \"SPH\",\n            \"slug\": \"sphynx-network\",\n            \"rank\": 6648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8bac6b4af65c8c1967a0fbc27cd37fd6059daa00\"\n            }\n        },\n        {\n            \"id\": 11329,\n            \"name\": \"KamPay\",\n            \"symbol\": \"KAMPAY\",\n            \"slug\": \"kampay\",\n            \"rank\": 1570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3907e6ff436e2b2B05D6B929fb05F14c0ee18d90\"\n            }\n        },\n        {\n            \"id\": 11330,\n            \"name\": \"VIMworld\",\n            \"symbol\": \"VEED\",\n            \"slug\": \"vimworld\",\n            \"rank\": 807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3077,\n                \"name\": \"VeChain\",\n                \"symbol\": \"VET\",\n                \"slug\": \"vechain\",\n                \"token_address\": \"0x67fD63f6068962937EC81AB3Ae3bF9871E524FC9 (VeChain)\"\n            }\n        },\n        {\n            \"id\": 11331,\n            \"name\": \"Eloin\",\n            \"symbol\": \"ELOIN\",\n            \"slug\": \"eloin\",\n            \"rank\": 6040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T17:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe39e2861AE9a45FA321c1B0155D2f99196b2A992\"\n            }\n        },\n        {\n            \"id\": 11332,\n            \"name\": \"Storage Area Network Anywhere\",\n            \"symbol\": \"SANA\",\n            \"slug\": \"storage-area-network-anywhere\",\n            \"rank\": 5691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T18:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87cdc02f0812f08cd50f946793706fad9c265e2d\"\n            }\n        },\n        {\n            \"id\": 11333,\n            \"name\": \"BankEth\",\n            \"symbol\": \"BANKETH\",\n            \"slug\": \"banketh\",\n            \"rank\": 8852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-19T21:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbe0c826f17680d8da620855be89dd6544c034ca1\"\n            }\n        },\n        {\n            \"id\": 11336,\n            \"name\": \"Nobility\",\n            \"symbol\": \"NBL\",\n            \"slug\": \"nobility-new\",\n            \"rank\": 4730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T05:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa67a13c9283da5aabb199da54a9cb4cd8b9b16ba\"\n            }\n        },\n        {\n            \"id\": 11337,\n            \"name\": \"OS\",\n            \"symbol\": \"OS\",\n            \"slug\": \"os\",\n            \"rank\": 8853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T08:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfdb29741f239a2406ae287913ef12415160378d3\"\n            }\n        },\n        {\n            \"id\": 11338,\n            \"name\": \"Block Commerce Protocol\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"block-commerce-protocol\",\n            \"rank\": 3358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T14:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4612021c75809160be60db21fbc9d6add0b32def\"\n            }\n        },\n        {\n            \"id\": 11340,\n            \"name\": \"Immutable\",\n            \"symbol\": \"DARA\",\n            \"slug\": \"immutable\",\n            \"rank\": 3990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T14:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0255af6c9f86f6b0543357bacefa262a2664f80f\"\n            }\n        },\n        {\n            \"id\": 11341,\n            \"name\": \"delta.theta\",\n            \"symbol\": \"DLTA\",\n            \"slug\": \"delta-theta\",\n            \"rank\": 4976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T16:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000de40dfa9b17854cbc7869d80f9f98d823\"\n            }\n        },\n        {\n            \"id\": 11344,\n            \"name\": \"Mate\",\n            \"symbol\": \"MATE\",\n            \"slug\": \"mate\",\n            \"rank\": 2553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T20:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2198b69b36b86f250549d26d69c5957912a34ec2\"\n            }\n        },\n        {\n            \"id\": 11345,\n            \"name\": \"Civilization\",\n            \"symbol\": \"CIV\",\n            \"slug\": \"civilization\",\n            \"rank\": 618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T21:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37fe0f067fa808ffbdd12891c0858532cfe7361d\"\n            }\n        },\n        {\n            \"id\": 11346,\n            \"name\": \"Radio Caca\",\n            \"symbol\": \"RACA\",\n            \"slug\": \"radio-caca\",\n            \"rank\": 225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-20T21:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12BB890508c125661E03b09EC06E404bc9289040\"\n            }\n        },\n        {\n            \"id\": 11347,\n            \"name\": \"Nuketoken\",\n            \"symbol\": \"NUKE\",\n            \"slug\": \"nuketoken\",\n            \"rank\": 6164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-21T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03c580eecf2c36ab8a77a71d56d867ecd495552d\"\n            }\n        },\n        {\n            \"id\": 11348,\n            \"name\": \"Identity\",\n            \"symbol\": \"IDTT\",\n            \"slug\": \"identity\",\n            \"rank\": 5778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fB1E018f107d3352506c23777e4cd62e063584a\"\n            }\n        },\n        {\n            \"id\": 11349,\n            \"name\": \"ADAPad\",\n            \"symbol\": \"ADAPAD\",\n            \"slug\": \"adapad\",\n            \"rank\": 886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T15:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb0170e2d0c1cc1b2e7a90313d9b9afa4f250289\"\n            }\n        },\n        {\n            \"id\": 11350,\n            \"name\": \"NFTLaunch\",\n            \"symbol\": \"NFTL\",\n            \"slug\": \"nftlaunch\",\n            \"rank\": 3272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T15:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD\"\n            }\n        },\n        {\n            \"id\": 11352,\n            \"name\": \"Moonie NFT\",\n            \"symbol\": \"MNY\",\n            \"slug\": \"moonie-nft\",\n            \"rank\": 3588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T15:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA6F7645ed967FAF708A614a2fcA8D4790138586f\"\n            }\n        },\n        {\n            \"id\": 11354,\n            \"name\": \"WagyuSwap\",\n            \"symbol\": \"WAG\",\n            \"slug\": \"wagyuswap\",\n            \"rank\": 1131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T16:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7FA7dF4996AC59F398476892cfB195eD38543520\"\n            }\n        },\n        {\n            \"id\": 11355,\n            \"name\": \"Bzzone\",\n            \"symbol\": \"BZZONE\",\n            \"slug\": \"bzzone\",\n            \"rank\": 5180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47fa20ba81333ba507d687913baf7c89432182a1\"\n            }\n        },\n        {\n            \"id\": 11356,\n            \"name\": \"Hashmasks\",\n            \"symbol\": \"MASK20\",\n            \"slug\": \"hashmasks\",\n            \"rank\": 8854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T03:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2bde1a2fa26890c8e6acb10c91cc6d9c11f4a73\"\n            }\n        },\n        {\n            \"id\": 11359,\n            \"name\": \"Dragon Slayer\",\n            \"symbol\": \"DRS\",\n            \"slug\": \"dragon-slayer\",\n            \"rank\": 7733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8e8ecb2a5b5d1ecff007bf74d15a86434aa0c5c\"\n            }\n        },\n        {\n            \"id\": 11360,\n            \"name\": \"AlinX\",\n            \"symbol\": \"ALIX\",\n            \"slug\": \"alinx\",\n            \"rank\": 3046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf6bd11a6f8f9c44b9d18f5fa116e403db599f8e\"\n            }\n        },\n        {\n            \"id\": 11361,\n            \"name\": \"SandMan\",\n            \"symbol\": \"SANDMAN\",\n            \"slug\": \"sandman\",\n            \"rank\": 7816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T13:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf9b4defdde04fe18f5ee6456607f8a2ec9ff6a75\"\n            }\n        },\n        {\n            \"id\": 11362,\n            \"name\": \"PolkaParty\",\n            \"symbol\": \"POLP\",\n            \"slug\": \"polkaparty\",\n            \"rank\": 5703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48592de8cded16f6bb56c896fe1affc37630889c\"\n            }\n        },\n        {\n            \"id\": 11363,\n            \"name\": \"GrimToken\",\n            \"symbol\": \"GRIM\",\n            \"slug\": \"grimtoken\",\n            \"rank\": 5130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x7ec94c4327dc757601b4273cd67014d7760be97e\"\n            }\n        },\n        {\n            \"id\": 11364,\n            \"name\": \"RoboDoge Coin\",\n            \"symbol\": \"ROBODOGE\",\n            \"slug\": \"robodoge-coin\",\n            \"rank\": 7340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f657932e65905ea09c7aacfe898bf79e207c1c0\"\n            }\n        },\n        {\n            \"id\": 11365,\n            \"name\": \"CardSwap\",\n            \"symbol\": \"CSWAP\",\n            \"slug\": \"cardswap\",\n            \"rank\": 8855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T08:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b3f95938958a4029fa8b01873e2721b02950883\"\n            }\n        },\n        {\n            \"id\": 11366,\n            \"name\": \"Paribus\",\n            \"symbol\": \"PBX\",\n            \"slug\": \"paribus\",\n            \"rank\": 1012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T10:31:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd528cf2e081f72908e086f8800977df826b5a483\"\n            }\n        },\n        {\n            \"id\": 11367,\n            \"name\": \"Aurory\",\n            \"symbol\": \"AURY\",\n            \"slug\": \"aurory\",\n            \"rank\": 417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T17:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP\"\n            }\n        },\n        {\n            \"id\": 11368,\n            \"name\": \"Feisty Doge NFT\",\n            \"symbol\": \"NFD\",\n            \"slug\": \"feisty-doge-nft\",\n            \"rank\": 5241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T12:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDFDb7f72c1F195C5951a234e8DB9806EB0635346\"\n            }\n        },\n        {\n            \"id\": 11370,\n            \"name\": \"Duel Network\",\n            \"symbol\": \"DUEL\",\n            \"slug\": \"duel-network\",\n            \"rank\": 4453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T23:57:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x297817CE1a8De777e7ddbed86C3B7f9Dc9349f2c\"\n            }\n        },\n        {\n            \"id\": 11371,\n            \"name\": \"RoboFi\",\n            \"symbol\": \"VICS\",\n            \"slug\": \"robofi\",\n            \"rank\": 3009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-23T20:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9bcab88763c33a95e73bc6dcf80fcf27a77090b2\"\n            }\n        },\n        {\n            \"id\": 11373,\n            \"name\": \"Metaverse Miner\",\n            \"symbol\": \"META\",\n            \"slug\": \"metaverse-miner\",\n            \"rank\": 3222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T08:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04073D16C6a08C27e8BbEbe262Ea4D1C6fa4C772\"\n            }\n        },\n        {\n            \"id\": 11374,\n            \"name\": \"Mines of Dalarnia\",\n            \"symbol\": \"DAR\",\n            \"slug\": \"mines-of-dalarnia\",\n            \"rank\": 395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T08:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x081131434f93063751813c619ecca9c4dc7862a3\"\n            }\n        },\n        {\n            \"id\": 11375,\n            \"name\": \"Kokoswap\",\n            \"symbol\": \"KOKO\",\n            \"slug\": \"kokoswap\",\n            \"rank\": 3061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T16:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7320c128e89ba4584ab02ed1c9c96285b726443c\"\n            }\n        },\n        {\n            \"id\": 11377,\n            \"name\": \"1Doge\",\n            \"symbol\": \"1DOGE\",\n            \"slug\": \"1doge\",\n            \"rank\": 6385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T10:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434\"\n            }\n        },\n        {\n            \"id\": 11378,\n            \"name\": \"Covid Token\",\n            \"symbol\": \"COVIDTOKEN\",\n            \"slug\": \"covid-token\",\n            \"rank\": 7113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23c28e9346c82228fb2b62b20b6fe5d75989f5b2\"\n            }\n        },\n        {\n            \"id\": 11379,\n            \"name\": \"BIGFOOT\",\n            \"symbol\": \"FOOT\",\n            \"slug\": \"bigfoot\",\n            \"rank\": 8093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T10:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1C64Fd4f55E1A3C1f737Dfa47ee5F97eaF413cf0\"\n            }\n        },\n        {\n            \"id\": 11380,\n            \"name\": \"Dogecoin 2.0\",\n            \"symbol\": \"DOGE2\",\n            \"slug\": \"dogecoin-2\",\n            \"rank\": 5912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T10:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3780E00D4c60887AF38345cCd44f7617dBFB10A0\"\n            }\n        },\n        {\n            \"id\": 11382,\n            \"name\": \"My Pet Social\",\n            \"symbol\": \"MPS\",\n            \"slug\": \"my-pet-social\",\n            \"rank\": 5584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T07:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9eb5b7902d2be0b5aaba2f096e043d3cd804e6df\"\n            }\n        },\n        {\n            \"id\": 11383,\n            \"name\": \"Buni Universal Reward\",\n            \"symbol\": \"BUR\",\n            \"slug\": \"buni-universal-reward\",\n            \"rank\": 7511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T04:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1619D98847CF93d857DFEd4e4d70CF4f984Bd56\"\n            }\n        },\n        {\n            \"id\": 11384,\n            \"name\": \"SoMee.Social\",\n            \"symbol\": \"SOMEE\",\n            \"slug\": \"somee-social\",\n            \"rank\": 5788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-24T18:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65f9a292f1aeed5d755aa2fd2fb17ab2e9431447\"\n            }\n        },\n        {\n            \"id\": 11385,\n            \"name\": \"NFTPad\",\n            \"symbol\": \"NFTPAD\",\n            \"slug\": \"nftpad\",\n            \"rank\": 4580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T00:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a72af9609d22bf2ff227aec333c7d0860f3db36\"\n            }\n        },\n        {\n            \"id\": 11387,\n            \"name\": \"CropperFinance\",\n            \"symbol\": \"CRP\",\n            \"slug\": \"cropperfinance\",\n            \"rank\": 1489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T01:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DubwWZNWiNGMMeeQHPnMATNj77YZPZSAz2WVR5WjLJqz\"\n            }\n        },\n        {\n            \"id\": 11392,\n            \"name\": \"Moon Rabbit\",\n            \"symbol\": \"AAA\",\n            \"slug\": \"moon-rabbit\",\n            \"rank\": 3528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T08:55:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c6bf16c273636523c29db7db04396143770f6a0\"\n            }\n        },\n        {\n            \"id\": 11393,\n            \"name\": \"Yucreat\",\n            \"symbol\": \"YUCT\",\n            \"slug\": \"yucreat\",\n            \"rank\": 4629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T01:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDB5C767157b73C6f5347BdaBeF196d9818554C30\"\n            }\n        },\n        {\n            \"id\": 11394,\n            \"name\": \"Green Climate World\",\n            \"symbol\": \"WGC\",\n            \"slug\": \"green-climate-world\",\n            \"rank\": 3062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T15:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e4ffa373d94c95717fb83ec026b2e0e2f443bb0\"\n            }\n        },\n        {\n            \"id\": 11395,\n            \"name\": \"BOHR\",\n            \"symbol\": \"BR\",\n            \"slug\": \"bohr\",\n            \"rank\": 6631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T19:57:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11396,\n            \"name\": \"JOE\",\n            \"symbol\": \"JOE\",\n            \"slug\": \"joe\",\n            \"rank\": 245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T01:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd\"\n            }\n        },\n        {\n            \"id\": 11397,\n            \"name\": \"Kaiken Shiba\",\n            \"symbol\": \"KSHIB\",\n            \"slug\": \"kaiken-shiba\",\n            \"rank\": 6626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T23:33:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11C0c93035d1302083eB09841042cFa582839A8C\"\n            }\n        },\n        {\n            \"id\": 11398,\n            \"name\": \"HoneyFarm\",\n            \"symbol\": \"BEAR\",\n            \"slug\": \"honeyfarm-bear\",\n            \"rank\": 8856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-25T23:47:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1\"\n            }\n        },\n        {\n            \"id\": 11403,\n            \"name\": \"Flourish Coin\",\n            \"symbol\": \"FLRS\",\n            \"slug\": \"flourish-coin\",\n            \"rank\": 7753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:03:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43fffb14db56bfd6432e7acaadff697121861f96\"\n            }\n        },\n        {\n            \"id\": 11404,\n            \"name\": \"People's Punk\",\n            \"symbol\": \"DDDD\",\n            \"slug\": \"peoples-punk\",\n            \"rank\": 8857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:15:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8ca9a0fbd8db501f013f2e9e33a1b9dc129a48e0\"\n            }\n        },\n        {\n            \"id\": 11405,\n            \"name\": \"Bored Museum\",\n            \"symbol\": \"BORED\",\n            \"slug\": \"bored-museum\",\n            \"rank\": 7549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfac917971ce50849502022b40aa8a12843f022c0\"\n            }\n        },\n        {\n            \"id\": 11407,\n            \"name\": \"Pocket\",\n            \"symbol\": \"PCKT\",\n            \"slug\": \"pocket-doge\",\n            \"rank\": 7156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T05:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc4c03104aee81a73afc5b09136810a19ff52de4\"\n            }\n        },\n        {\n            \"id\": 11408,\n            \"name\": \"Big Digital Shares\",\n            \"symbol\": \"BDS\",\n            \"slug\": \"big-digital-shares\",\n            \"rank\": 2016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T06:53:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x030ce78aa5be014976bca9b8448e78d1d87fce0b\"\n            }\n        },\n        {\n            \"id\": 11409,\n            \"name\": \"Tarot\",\n            \"symbol\": \"TAROT\",\n            \"slug\": \"tarot\",\n            \"rank\": 868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T07:00:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc5e2b037d30a390e62180970b3aa4e91868764cd\"\n            }\n        },\n        {\n            \"id\": 11410,\n            \"name\": \"Pinkslip Finance\",\n            \"symbol\": \"PSLIP\",\n            \"slug\": \"pinkslip-finance\",\n            \"rank\": 7302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T07:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36ce7a52cda404b8fa87a98d0d17ec7dd0b144ed\"\n            }\n        },\n        {\n            \"id\": 11412,\n            \"name\": \"Binemon\",\n            \"symbol\": \"BIN\",\n            \"slug\": \"binemon\",\n            \"rank\": 1145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T08:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe56842ed550ff2794f010738554db45e60730371\"\n            }\n        },\n        {\n            \"id\": 11413,\n            \"name\": \"Ceres\",\n            \"symbol\": \"CERES\",\n            \"slug\": \"ceres\",\n            \"rank\": 1990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T02:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e7b0d4f9b2eaf782ed3d160e3a0a4b1a7930ada\"\n            }\n        },\n        {\n            \"id\": 11414,\n            \"name\": \"Qubit\",\n            \"symbol\": \"QBT\",\n            \"slug\": \"qubit\",\n            \"rank\": 4507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T08:27:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17b7163cf1dbd286e262ddc68b553d899b93f526\"\n            }\n        },\n        {\n            \"id\": 11415,\n            \"name\": \"Yield Yak\",\n            \"symbol\": \"YAK\",\n            \"slug\": \"yield-yak\",\n            \"rank\": 3772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T09:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x59414b3089ce2AF0010e7523Dea7E2b35d776ec7\"\n            }\n        },\n        {\n            \"id\": 11417,\n            \"name\": \"Gaj Finance\",\n            \"symbol\": \"GAJ\",\n            \"slug\": \"gaj-finance\",\n            \"rank\": 2497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T12:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf4b0903774532aee5ee567c02aab681a81539e92\"\n            }\n        },\n        {\n            \"id\": 11418,\n            \"name\": \"Kanaloa Network\",\n            \"symbol\": \"KANA\",\n            \"slug\": \"kanaloa-network\",\n            \"rank\": 6739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T12:23:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0328A69b363a16f66810B23cB0b8d32Abadb203D\"\n            }\n        },\n        {\n            \"id\": 11419,\n            \"name\": \"Toncoin\",\n            \"symbol\": \"TONCOIN\",\n            \"slug\": \"toncoin\",\n            \"rank\": 203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-26T14:03:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11420,\n            \"name\": \"Tune.FM\",\n            \"symbol\": \"JAM\",\n            \"slug\": \"tune-fm\",\n            \"rank\": 3299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T17:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11421,\n            \"name\": \"Marnotaur\",\n            \"symbol\": \"TAUR\",\n            \"slug\": \"marnotaur\",\n            \"rank\": 4564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:10:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF71288618F919FF0A779c757489A8B2e45925dDd\"\n            }\n        },\n        {\n            \"id\": 11422,\n            \"name\": \"Wanaka Farm\",\n            \"symbol\": \"WANA\",\n            \"slug\": \"wanaka-farm\",\n            \"rank\": 3549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T19:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x339C72829AB7DD45C3C52f965E7ABe358dd8761E\"\n            }\n        },\n        {\n            \"id\": 11423,\n            \"name\": \"vEmpire DDAO\",\n            \"symbol\": \"VEMP\",\n            \"slug\": \"vempire-ddao\",\n            \"rank\": 810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T01:42:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfeb09c3c5f0f78ad72166d55f9e6e9a60e96eec\"\n            }\n        },\n        {\n            \"id\": 11424,\n            \"name\": \"Lendefi\",\n            \"symbol\": \"LDFI\",\n            \"slug\": \"lendefi\",\n            \"rank\": 1888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T03:00:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f1e60d84182db487ac235acc65825e50b5477a1\"\n            }\n        },\n        {\n            \"id\": 11425,\n            \"name\": \"Non-Fungible TOKE\",\n            \"symbol\": \"TOKE\",\n            \"slug\": \"non-fungible-toke\",\n            \"rank\": 8858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T03:15:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98ddc72bd02d448f68c4226f26122c66c5bd711e\"\n            }\n        },\n        {\n            \"id\": 11426,\n            \"name\": \"Don't KYC\",\n            \"symbol\": \"DKYC\",\n            \"slug\": \"dont-kyc\",\n            \"rank\": 5743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T04:06:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076\"\n            }\n        },\n        {\n            \"id\": 11427,\n            \"name\": \"Coinary Token\",\n            \"symbol\": \"CYT\",\n            \"slug\": \"coinary-token\",\n            \"rank\": 4999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T05:45:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9025e25bb6cf39f8c926a704039d2dd51088063\"\n            }\n        },\n        {\n            \"id\": 11429,\n            \"name\": \"Tundra Token\",\n            \"symbol\": \"TUNDRA\",\n            \"slug\": \"tundra-token\",\n            \"rank\": 7736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T07:17:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x21c5402C3B7d40C89Cc472C9dF5dD7E51BbAb1b1\"\n            }\n        },\n        {\n            \"id\": 11431,\n            \"name\": \"Minimals\",\n            \"symbol\": \"MMS\",\n            \"slug\": \"minimals\",\n            \"rank\": 8312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T07:36:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4198B601f9F9b725Ce522a19B702Aa849128463C\"\n            }\n        },\n        {\n            \"id\": 11433,\n            \"name\": \"Ape Fun Token\",\n            \"symbol\": \"AFT\",\n            \"slug\": \"ape-fun-token\",\n            \"rank\": 6426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T07:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x187647f4f531d16abb53cde3a608ee8d0a123c8d\"\n            }\n        },\n        {\n            \"id\": 11437,\n            \"name\": \"DEEPSPACE\",\n            \"symbol\": \"DPS\",\n            \"slug\": \"deepspace\",\n            \"rank\": 1136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-27T08:09:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf275e1ac303a4c9d987a2c48b8e555a77fec3f1c\"\n            }\n        },\n        {\n            \"id\": 11446,\n            \"name\": \"S.C. Corinthians Fan Token\",\n            \"symbol\": \"SCCP\",\n            \"slug\": \"sc-corinthians-fan-token\",\n            \"rank\": 1580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T13:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x31F0FcDe2854cF19723d522b5ec0313795068e72\"\n            }\n        },\n        {\n            \"id\": 11448,\n            \"name\": \"The HUSL\",\n            \"symbol\": \"HUSL\",\n            \"slug\": \"the-husl\",\n            \"rank\": 4125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T17:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2881f7f441267042f9778ffa0d4f834693426be\"\n            }\n        },\n        {\n            \"id\": 11450,\n            \"name\": \"Skyrim Finance\",\n            \"symbol\": \"SKYRIM\",\n            \"slug\": \"skyrim-finance\",\n            \"rank\": 2133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2610f0bfc21ef389fe4d03cfb7de9ac1e6c99d6e\"\n            }\n        },\n        {\n            \"id\": 11451,\n            \"name\": \"Shiden Network\",\n            \"symbol\": \"SDN\",\n            \"slug\": \"shiden-network\",\n            \"rank\": 542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T08:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11452,\n            \"name\": \"FNDZ\",\n            \"symbol\": \"FNDZ\",\n            \"slug\": \"fndz\",\n            \"rank\": 1178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T00:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7754c0584372D29510C019136220f91e25a8f706\"\n            }\n        },\n        {\n            \"id\": 11453,\n            \"name\": \"NFT Tech\",\n            \"symbol\": \"NFTT\",\n            \"slug\": \"nft-tech\",\n            \"rank\": 4948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fA2E9Ba5757504B3d6e8f6da03cc40d4ce19499\"\n            }\n        },\n        {\n            \"id\": 11454,\n            \"name\": \"Glimpse\",\n            \"symbol\": \"GLMS\",\n            \"slug\": \"glimpse\",\n            \"rank\": 5876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75f53011f6d51c60e6dcbf54a8b1bcb54f07f0c9\"\n            }\n        },\n        {\n            \"id\": 11455,\n            \"name\": \"Polinate\",\n            \"symbol\": \"POLI\",\n            \"slug\": \"polinate\",\n            \"rank\": 1783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T19:04:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1a36d3537bbe375cc9694795f663ddc8d516db9\"\n            }\n        },\n        {\n            \"id\": 11456,\n            \"name\": \"SnowCrash Token\",\n            \"symbol\": \"NORA\",\n            \"slug\": \"snowcrash-token\",\n            \"rank\": 3041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T23:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f39dd2bf5a27e2d4ed691dcf933077371777cb0\"\n            }\n        },\n        {\n            \"id\": 11457,\n            \"name\": \"PARTY\",\n            \"symbol\": \"PARTY\",\n            \"slug\": \"party\",\n            \"rank\": 8859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T16:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x25afD99fcB474D7C336A2971F26966da652a92bc\"\n            }\n        },\n        {\n            \"id\": 11458,\n            \"name\": \"EVRYNET\",\n            \"symbol\": \"EVRY\",\n            \"slug\": \"evrynet\",\n            \"rank\": 3338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7dcd9b99787c619b4d57979521258d1a7267ad7\"\n            }\n        },\n        {\n            \"id\": 11459,\n            \"name\": \"My DeFi Legends\",\n            \"symbol\": \"DLEGENDS\",\n            \"slug\": \"my-defi-legends\",\n            \"rank\": 6843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-28T16:44:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88c55b3255ae1e6628c953c5cdff27ad3cc33c81\"\n            }\n        },\n        {\n            \"id\": 11460,\n            \"name\": \"Spectrum Token\",\n            \"symbol\": \"SPEC\",\n            \"slug\": \"spectrum-token\",\n            \"rank\": 3529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T03:16:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1s5eczhe0h0jutf46re52x5z4r03c8hupacxmdr\"\n            }\n        },\n        {\n            \"id\": 11461,\n            \"name\": \"Mariande Staked SOL\",\n            \"symbol\": \"MSOL\",\n            \"slug\": \"marinade\",\n            \"rank\": 547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T20:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So\"\n            }\n        },\n        {\n            \"id\": 11462,\n            \"name\": \"Fabric\",\n            \"symbol\": \"FAB\",\n            \"slug\": \"fabric\",\n            \"rank\": 1526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:25:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11463,\n            \"name\": \"Husky Avax\",\n            \"symbol\": \"HUSKY\",\n            \"slug\": \"husky-avax\",\n            \"rank\": 5747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:09:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52d88a9a2a20a840d7a336d21e427e9ad093deea\"\n            }\n        },\n        {\n            \"id\": 11464,\n            \"name\": \"ApeXit Finance\",\n            \"symbol\": \"APEX\",\n            \"slug\": \"apexit-finance\",\n            \"rank\": 7099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:06:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"51tMb3zBKDiQhNwGqpgwbavaGH54mk8fXFzxTc1xnasg\"\n            }\n        },\n        {\n            \"id\": 11465,\n            \"name\": \"CATO\",\n            \"symbol\": \"CATO\",\n            \"slug\": \"cato\",\n            \"rank\": 6992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T23:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5p2zjqCd1WJzAVgcEnjhb9zWDU7b9XVhFhx4usiyN7jB\"\n            }\n        },\n        {\n            \"id\": 11466,\n            \"name\": \"PUNK Floor\",\n            \"symbol\": \"FLOOR\",\n            \"slug\": \"punk-floor\",\n            \"rank\": 8860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:51:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb35ed5c39f371f2cd4bc2edab1f8da314168186a\"\n            }\n        },\n        {\n            \"id\": 11467,\n            \"name\": \"Oxbull Solana\",\n            \"symbol\": \"OXS\",\n            \"slug\": \"oxbull-solana\",\n            \"rank\": 5094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:42:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4TGxgCSJQx2GQk9oHZ8dC5m3JNXTYZHjXumKAW3vLnNx\"\n            }\n        },\n        {\n            \"id\": 11468,\n            \"name\": \"Future\",\n            \"symbol\": \"FTR\",\n            \"slug\": \"future\",\n            \"rank\": 8861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HEhMLvpSdPviukafKwVN8BnBUTamirptsQ6Wxo5Cyv8s\"\n            }\n        },\n        {\n            \"id\": 11469,\n            \"name\": \"Solpad Finance\",\n            \"symbol\": \"SOLPAD\",\n            \"slug\": \"solpad-finance\",\n            \"rank\": 6347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T15:54:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GfJ3Vq2eSTYf1hJP6kKLE9RT6u7jF9gNszJhZwo5VPZp\"\n            }\n        },\n        {\n            \"id\": 11470,\n            \"name\": \"Boring Protocol\",\n            \"symbol\": \"BOP\",\n            \"slug\": \"boring-protocol\",\n            \"rank\": 5557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-29T16:06:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BLwTnYKqf7u4qjgZrrsKeNs2EzWkMLqVCu6j8iHyrNA3\"\n            }\n        },\n        {\n            \"id\": 11471,\n            \"name\": \"SolanaSail Governance Token\",\n            \"symbol\": \"GSAIL\",\n            \"slug\": \"solanasail-governance-token\",\n            \"rank\": 1943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T09:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Gsai2KN28MTGcSZ1gKYFswUpFpS7EM9mvdR9c8f6iVXJ\"\n            }\n        },\n        {\n            \"id\": 11473,\n            \"name\": \"Yaki Gold\",\n            \"symbol\": \"YAG\",\n            \"slug\": \"yaki-gold\",\n            \"rank\": 3768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T10:47:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2722c9db0Fc6818DC9DD3A01254Afc3804438b64\"\n            }\n        },\n        {\n            \"id\": 11474,\n            \"name\": \"DeHero\",\n            \"symbol\": \"HEROES\",\n            \"slug\": \"dehero\",\n            \"rank\": 4702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T05:40:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd\"\n            }\n        },\n        {\n            \"id\": 11477,\n            \"name\": \"Drakeball Super\",\n            \"symbol\": \"DBS\",\n            \"slug\": \"drakeball-token\",\n            \"rank\": 4174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T05:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFE006Dc583ab09b0b67a69cBC398b45F04815566\"\n            }\n        },\n        {\n            \"id\": 11480,\n            \"name\": \"LaunchZone\",\n            \"symbol\": \"LZ\",\n            \"slug\": \"launchzone\",\n            \"rank\": 1194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T08:13:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b78458981eb7260d1f781cb8be2caac7027dbe2\"\n            }\n        },\n        {\n            \"id\": 11486,\n            \"name\": \"WifeDoge\",\n            \"symbol\": \"WIFEDOGE\",\n            \"slug\": \"wifedoge\",\n            \"rank\": 6321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T10:26:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07b36f2549291d320132712a1e64d3826b1fb4d7\"\n            }\n        },\n        {\n            \"id\": 11489,\n            \"name\": \"GameNFT\",\n            \"symbol\": \"GNFT\",\n            \"slug\": \"gamenft\",\n            \"rank\": 6107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T11:29:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd32af8bee4095a84e258a82b512356dfc0a7d2c0\"\n            }\n        },\n        {\n            \"id\": 11491,\n            \"name\": \"MaticLaunch\",\n            \"symbol\": \"MTCL\",\n            \"slug\": \"maticlaunch\",\n            \"rank\": 5716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T09:00:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3642c3c8eBe0b36a29e37809e1c9A7DE06BC0B26\"\n            }\n        },\n        {\n            \"id\": 11492,\n            \"name\": \"TCGCoin 2.0\",\n            \"symbol\": \"TCG2\",\n            \"slug\": \"tcgcoin-2-0\",\n            \"rank\": 4490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T13:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"h0x0060CC57E06c8F76957053e5D5BbCba3A88Dc01a\"\n            }\n        },\n        {\n            \"id\": 11495,\n            \"name\": \"Tomb\",\n            \"symbol\": \"TOMB\",\n            \"slug\": \"tomb\",\n            \"rank\": 2844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T02:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6c021Ae822BEa943b2E66552bDe1D2696a53fbB7\"\n            }\n        },\n        {\n            \"id\": 11496,\n            \"name\": \"Global Coin Research\",\n            \"symbol\": \"GCR\",\n            \"slug\": \"global-coin-research\",\n            \"rank\": 884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T15:03:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6307b25a665efc992ec1c1bc403c38f3ddd7c661\"\n            }\n        },\n        {\n            \"id\": 11497,\n            \"name\": \"Scream\",\n            \"symbol\": \"SCREAM\",\n            \"slug\": \"scream\",\n            \"rank\": 2991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xe0654C8e6fd4D733349ac7E09f6f23DA256bF475\"\n            }\n        },\n        {\n            \"id\": 11498,\n            \"name\": \"Chainbing\",\n            \"symbol\": \"CBG\",\n            \"slug\": \"chainbing\",\n            \"rank\": 389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-30T15:53:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1900E8B5619a3596745F715d0427Fe617c729BA9\"\n            }\n        },\n        {\n            \"id\": 11499,\n            \"name\": \"AMATERAS\",\n            \"symbol\": \"AMT\",\n            \"slug\": \"amateras\",\n            \"rank\": 6324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T11:42:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ce5f6Bf8e996Ae54709C75865709ACA5127Dd54\"\n            }\n        },\n        {\n            \"id\": 11500,\n            \"name\": \"Biconomy Exchange Token\",\n            \"symbol\": \"BIT\",\n            \"slug\": \"biconomy-token\",\n            \"rank\": 4258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc864019047b864b6ab609a968ae2725dfaee808a\"\n            }\n        },\n        {\n            \"id\": 11502,\n            \"name\": \"CryptoCars\",\n            \"symbol\": \"CCAR\",\n            \"slug\": \"cryptocars\",\n            \"rank\": 3679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T01:22:45.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50332bdca94673f33401776365b66cc4e81ac81d\"\n            }\n        },\n        {\n            \"id\": 11503,\n            \"name\": \"Manga Token\",\n            \"symbol\": \"$MANGA\",\n            \"slug\": \"manga-token\",\n            \"rank\": 5471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T03:27:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2cb89bbb5bba6e21db1dfe13493dfd7dcbabd68\"\n            }\n        },\n        {\n            \"id\": 11505,\n            \"name\": \"Pet Games\",\n            \"symbol\": \"PETG\",\n            \"slug\": \"pet-games\",\n            \"rank\": 7124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T07:15:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09607078980cbb0665aba9c6d1b84b8ead246aa0\"\n            }\n        },\n        {\n            \"id\": 11506,\n            \"name\": \"Wrapped FCT\",\n            \"symbol\": \"WFCT\",\n            \"slug\": \"wrapped-fct\",\n            \"rank\": 8862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T07:18:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x415acc3c6636211e67e248dc28400b452acefa68\"\n            }\n        },\n        {\n            \"id\": 11507,\n            \"name\": \"Stable UNI\",\n            \"symbol\": \"ONEUNI\",\n            \"slug\": \"stable-uni\",\n            \"rank\": 3327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T07:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8290D7a64F25e6b5002d98367E8367c1b532b534\"\n            }\n        },\n        {\n            \"id\": 11509,\n            \"name\": \"DeepSpace Token\",\n            \"symbol\": \"DXO\",\n            \"slug\": \"deepspace-token\",\n            \"rank\": 5083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T08:03:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x528b3e98c63ce21c6f680b713918e0f89dfae555\"\n            }\n        },\n        {\n            \"id\": 11512,\n            \"name\": \"Kalao\",\n            \"symbol\": \"KLO\",\n            \"slug\": \"kalao\",\n            \"rank\": 1132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T12:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb27c8941a7Df8958A1778c0259f76D1F8B711C35\"\n            }\n        },\n        {\n            \"id\": 11516,\n            \"name\": \"Ekta\",\n            \"symbol\": \"EKTA\",\n            \"slug\": \"ekta\",\n            \"rank\": 6600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T16:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45808ce43eb2d7685ff0242631f0feb6f3d8701a\"\n            }\n        },\n        {\n            \"id\": 11517,\n            \"name\": \"Reward Hunters Token\",\n            \"symbol\": \"RHT\",\n            \"slug\": \"reward-hunters-token\",\n            \"rank\": 1421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T16:47:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1018c71eebe32dd85012ad413bab6b940d0d51e\"\n            }\n        },\n        {\n            \"id\": 11519,\n            \"name\": \"DefPace\",\n            \"symbol\": \"DPACE\",\n            \"slug\": \"defpace\",\n            \"rank\": 7741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T17:00:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a7cdafb3c1b63029b0a11e91d0a718bf635daab\"\n            }\n        },\n        {\n            \"id\": 11520,\n            \"name\": \"Kaiken Inu\",\n            \"symbol\": \"KAIECO\",\n            \"slug\": \"kaiken-inu\",\n            \"rank\": 4485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T17:12:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1e5eb1f86c139d4ec8529fb9cefbe83879b81d9\"\n            }\n        },\n        {\n            \"id\": 11521,\n            \"name\": \"Rhythm\",\n            \"symbol\": \"RHYTHM\",\n            \"slug\": \"rhythm\",\n            \"rank\": 1210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T19:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE4318F2aCf2b9c3f518A3a03B5412F4999970Ddb\"\n            }\n        },\n        {\n            \"id\": 11522,\n            \"name\": \"Jenny Metaverse DAO Token\",\n            \"symbol\": \"UJENNY\",\n            \"slug\": \"jenny-metaverse-dao-token\",\n            \"rank\": 4890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-08-31T18:30:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa499648fd0e80fd911972bbeb069e4c20e68bf22\"\n            }\n        },\n        {\n            \"id\": 11523,\n            \"name\": \"Starmon Metaverse\",\n            \"symbol\": \"SMON\",\n            \"slug\": \"starmon-metaverse\",\n            \"rank\": 4150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T00:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab15b79880f11cffb58db25ec2bc39d28c4d80d2\"\n            }\n        },\n        {\n            \"id\": 11525,\n            \"name\": \"Entropyfi\",\n            \"symbol\": \"ERP\",\n            \"slug\": \"entropyfi\",\n            \"rank\": 6971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-30T22:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0a0e3bfD5a8cE610E735D4469Bc1b3b130402267\"\n            }\n        },\n        {\n            \"id\": 11526,\n            \"name\": \"Pledge\",\n            \"symbol\": \"PLGR\",\n            \"slug\": \"pledge\",\n            \"rank\": 4047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6Aa91CbfE045f9D154050226fCc830ddbA886CED\"\n            }\n        },\n        {\n            \"id\": 11528,\n            \"name\": \"Valencia CF Fan Token\",\n            \"symbol\": \"VCF\",\n            \"slug\": \"valencia-cf-fan-token\",\n            \"rank\": 1506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T14:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xd4C328527e3Dce0F542dae21bf9dfe69E8269703\"\n            }\n        },\n        {\n            \"id\": 11529,\n            \"name\": \"Clube Atlético Mineiro Fan Token\",\n            \"symbol\": \"GALO\",\n            \"slug\": \"clube-atletico-mineiro-fan-token\",\n            \"rank\": 1679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xDD5BE82ad7A0372F0805498A934B5427e0a0129C\"\n            }\n        },\n        {\n            \"id\": 11530,\n            \"name\": \"Roush Fenway Racing Fan Token\",\n            \"symbol\": \"ROUSH\",\n            \"slug\": \"roush-fenway-racing-fan-token\",\n            \"rank\": 2291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x3EC4394C59b3b2863a9D02EF73888C686d13D54c\"\n            }\n        },\n        {\n            \"id\": 11531,\n            \"name\": \"Portugal National Team Fan Token\",\n            \"symbol\": \"POR\",\n            \"slug\": \"portugal-national-team-fan-token\",\n            \"rank\": 1653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xB0bB080667E52Bd84884d2c90322706C4AA9067b\"\n            }\n        },\n        {\n            \"id\": 11532,\n            \"name\": \"Arsenal Fan Token\",\n            \"symbol\": \"AFC\",\n            \"slug\": \"arsenal-fan-token\",\n            \"rank\": 1243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11533,\n            \"name\": \"UFC Fan Token\",\n            \"symbol\": \"UFC\",\n            \"slug\": \"ufc-fan-token\",\n            \"rank\": 1290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T15:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xF39a2A34B4f7E2b04EC3AD53509D609e55D94606\"\n            }\n        },\n        {\n            \"id\": 11534,\n            \"name\": \"Levante U.D. Fan Token\",\n            \"symbol\": \"LEV\",\n            \"slug\": \"levante-ud-fan-token\",\n            \"rank\": 2341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T09:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11537,\n            \"name\": \"GridZone.io\",\n            \"symbol\": \"ZONE\",\n            \"slug\": \"gridzone\",\n            \"rank\": 3600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC1D9B5A0776d7C8B98b8A838e5a0DD1Bc5Fdd53C\"\n            }\n        },\n        {\n            \"id\": 11539,\n            \"name\": \"Vendit\",\n            \"symbol\": \"VNDT\",\n            \"slug\": \"vendit\",\n            \"rank\": 8207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e9997684d061269564F94E5d11Ba6Ce6Fa9528C\"\n            }\n        },\n        {\n            \"id\": 11540,\n            \"name\": \"Polar Sync\",\n            \"symbol\": \"POLAR\",\n            \"slug\": \"polar-sync\",\n            \"rank\": 4001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T01:36:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc64c9b30c981fc2ee4e13d0ca3f08258e725fd24\"\n            }\n        },\n        {\n            \"id\": 11541,\n            \"name\": \"Ariva\",\n            \"symbol\": \"ARV\",\n            \"slug\": \"ariva\",\n            \"rank\": 640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79c7ef95ad32dcd5ecadb231568bb03df7824815\"\n            }\n        },\n        {\n            \"id\": 11542,\n            \"name\": \"Silver Token\",\n            \"symbol\": \"SILVER\",\n            \"slug\": \"silver-token\",\n            \"rank\": 8284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T11:11:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbc7cb585346f4f59d07121bb9ed7358076243539\"\n            }\n        },\n        {\n            \"id\": 11548,\n            \"name\": \"Omm Tokens\",\n            \"symbol\": \"OMM\",\n            \"slug\": \"omm-finance\",\n            \"rank\": 4367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T12:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx1a29259a59f463a67bb2ef84398b30ca56b5830a\"\n            }\n        },\n        {\n            \"id\": 11552,\n            \"name\": \"Talken\",\n            \"symbol\": \"TALK\",\n            \"slug\": \"talken\",\n            \"rank\": 740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T03:14:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaabcaa4ca42e1d86de1a201c818639def0ba7a7\"\n            }\n        },\n        {\n            \"id\": 11553,\n            \"name\": \"WEYU\",\n            \"symbol\": \"WEYU\",\n            \"slug\": \"weyu\",\n            \"rank\": 4526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T15:48:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFAfD4CB703B25CB22f43D017e7e0d75FEBc26743\"\n            }\n        },\n        {\n            \"id\": 11555,\n            \"name\": \"UnderMineGold\",\n            \"symbol\": \"UMG\",\n            \"slug\": \"underinegold\",\n            \"rank\": 4249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T17:09:46.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa73505453f58e367c80f16685079dad6f4ea6b18\"\n            }\n        },\n        {\n            \"id\": 11556,\n            \"name\": \"CryptoZoo  (new)\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoo\",\n            \"rank\": 4082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T19:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fFC1243232da3Ac001994208E2002816b57c669\"\n            }\n        },\n        {\n            \"id\": 11557,\n            \"name\": \"The Doge NFT\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"the-doge-nft\",\n            \"rank\": 4429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T19:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbaac2b4491727d78d2b78815144570b9f2fe8899\"\n            }\n        },\n        {\n            \"id\": 11558,\n            \"name\": \"Blocks Space\",\n            \"symbol\": \"BLS\",\n            \"slug\": \"blockspace-token\",\n            \"rank\": 5400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T20:56:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34aa9099d924f3fb2377ff20d81b235311c15346\"\n            }\n        },\n        {\n            \"id\": 11559,\n            \"name\": \"Wault USD\",\n            \"symbol\": \"WUSD\",\n            \"slug\": \"wault-usd\",\n            \"rank\": 8863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T20:57:52.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ff997eaea488a082fb7efc8e6b9951990d0c3ab\"\n            }\n        },\n        {\n            \"id\": 11560,\n            \"name\": \"DeHub\",\n            \"symbol\": \"DEHUB\",\n            \"slug\": \"dehub\",\n            \"rank\": 783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T21:12:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc206f429d55c71cb7294eff40c6adb20dc21508\"\n            }\n        },\n        {\n            \"id\": 11561,\n            \"name\": \"eGAME Initiative\",\n            \"symbol\": \"EGI\",\n            \"slug\": \"egame-initiative\",\n            \"rank\": 8864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T11:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB79024d177BC8f50499118D2fA7f42B33fbc7056\"\n            }\n        },\n        {\n            \"id\": 11562,\n            \"name\": \"Kava Swap\",\n            \"symbol\": \"SWP\",\n            \"slug\": \"kava-swap\",\n            \"rank\": 512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T22:21:47.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11563,\n            \"name\": \"aiRight\",\n            \"symbol\": \"AIRI\",\n            \"slug\": \"airight\",\n            \"rank\": 1840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-01T22:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e2a35c746f2f7c240b664f1da4dd100141ae71f\"\n            }\n        },\n        {\n            \"id\": 11564,\n            \"name\": \"OFI.CASH\",\n            \"symbol\": \"OFI\",\n            \"slug\": \"ofi-cash\",\n            \"rank\": 7066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T07:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x2e2f982c3e66db8604b0a99862dd97d31ed740b3\"\n            }\n        },\n        {\n            \"id\": 11565,\n            \"name\": \"Famcentral\",\n            \"symbol\": \"FAM\",\n            \"slug\": \"famcentral\",\n            \"rank\": 1626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T02:58:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4556A6f454f15C4cD57167a62bdA65A6be325D1F\"\n            }\n        },\n        {\n            \"id\": 11566,\n            \"name\": \"ASH\",\n            \"symbol\": \"ASH\",\n            \"slug\": \"ash\",\n            \"rank\": 3415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T03:45:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64d91f12ece7362f91a6f8e7940cd55f05060b92\"\n            }\n        },\n        {\n            \"id\": 11568,\n            \"name\": \"Adventure Gold\",\n            \"symbol\": \"AGLD\",\n            \"slug\": \"adventure-gold\",\n            \"rank\": 513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T11:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x32353a6c91143bfd6c7d363b546e62a9a2489a20\"\n            }\n        },\n        {\n            \"id\": 11569,\n            \"name\": \"Ovato\",\n            \"symbol\": \"OVO\",\n            \"slug\": \"ovato\",\n            \"rank\": 7024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T12:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11570,\n            \"name\": \"The Recharge\",\n            \"symbol\": \"RCG\",\n            \"slug\": \"recharge\",\n            \"rank\": 2963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T13:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe74be071f3b62f6a4ac23ca68e5e2a39797a3c30\"\n            }\n        },\n        {\n            \"id\": 11571,\n            \"name\": \"Unvest\",\n            \"symbol\": \"UNV\",\n            \"slug\": \"unvest\",\n            \"rank\": 2306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf009f5531de69067435e32c4b9d36077f4c4a673\"\n            }\n        },\n        {\n            \"id\": 11572,\n            \"name\": \"Honey Token\",\n            \"symbol\": \"SWEET\",\n            \"slug\": \"honey-token-sweet\",\n            \"rank\": 7854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1fa9F1CbF8c9a4fb3431a5809f31723038ed291B\"\n            }\n        },\n        {\n            \"id\": 11573,\n            \"name\": \"Pylon Eco Token\",\n            \"symbol\": \"PETN\",\n            \"slug\": \"pylon-eco-token\",\n            \"rank\": 3268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57457b5d725d85a70a3625d6a71818304e773618\"\n            }\n        },\n        {\n            \"id\": 11575,\n            \"name\": \"Mensa Protocol\",\n            \"symbol\": \"MENSA\",\n            \"slug\": \"mensa-protocol\",\n            \"rank\": 8865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T15:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6B77d8B9be440FcbfE72CB4104d98bBd7cF91B14\"\n            }\n        },\n        {\n            \"id\": 11576,\n            \"name\": \"Genesis Pool\",\n            \"symbol\": \"GPOOL\",\n            \"slug\": \"genesis-pool\",\n            \"rank\": 5376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T15:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x797de1dc0b9faf5e25c1f7efe8df9599138fa09d\"\n            }\n        },\n        {\n            \"id\": 11578,\n            \"name\": \"Cirus Foundation\",\n            \"symbol\": \"CIRUS\",\n            \"slug\": \"cirus-foundation\",\n            \"rank\": 1109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T15:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa01199c61841fce3b3dafb83fefc1899715c8756\"\n            }\n        },\n        {\n            \"id\": 11579,\n            \"name\": \"Cryptomeda\",\n            \"symbol\": \"TECH\",\n            \"slug\": \"cryptomeda\",\n            \"rank\": 3649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T16:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6286A9e6f7e745A6D884561D88F94542d6715698\"\n            }\n        },\n        {\n            \"id\": 11580,\n            \"name\": \"PolyShield Finance\",\n            \"symbol\": \"SHI3LD\",\n            \"slug\": \"polyshield-finance\",\n            \"rank\": 7071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf239e69ce434c7fb408b05a0da416b14917d934e\"\n            }\n        },\n        {\n            \"id\": 11581,\n            \"name\": \"Black Market Gaming\",\n            \"symbol\": \"BMG\",\n            \"slug\": \"black-market-gaming\",\n            \"rank\": 8866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T19:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc7d5a5df6ae030520366ef8a300543941b99e843\"\n            }\n        },\n        {\n            \"id\": 11582,\n            \"name\": \"Lumi Credits\",\n            \"symbol\": \"LUMI\",\n            \"slug\": \"lumi-credits\",\n            \"rank\": 5717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T18:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TDBNKiYQ8yfJtT5MDP3byu7f1npJuG2DBN\"\n            }\n        },\n        {\n            \"id\": 11583,\n            \"name\": \"Annex Finance\",\n            \"symbol\": \"ANN\",\n            \"slug\": \"annex-finance\",\n            \"rank\": 3157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T19:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067\"\n            }\n        },\n        {\n            \"id\": 11584,\n            \"name\": \"Braintrust\",\n            \"symbol\": \"BTRST\",\n            \"slug\": \"braintrust\",\n            \"rank\": 149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x799ebfabe77a6e34311eeee9825190b9ece32824\"\n            }\n        },\n        {\n            \"id\": 11585,\n            \"name\": \"Wonderland\",\n            \"symbol\": \"TIME\",\n            \"slug\": \"wonderland\",\n            \"rank\": 2946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T23:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb54f16fB19478766A268F172C9480f8da1a7c9C3\"\n            }\n        },\n        {\n            \"id\": 11586,\n            \"name\": \"Story\",\n            \"symbol\": \"STORY\",\n            \"slug\": \"story\",\n            \"rank\": 6404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-02T23:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x85ee8e3e0068edeeee960979958d7f61416a9d84\"\n            }\n        },\n        {\n            \"id\": 11588,\n            \"name\": \"Raider Aurum\",\n            \"symbol\": \"AURUM\",\n            \"slug\": \"crypto-raiders\",\n            \"rank\": 3468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T01:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x34d4ab47Bee066F361fA52d792e69AC7bD05ee23\"\n            }\n        },\n        {\n            \"id\": 11590,\n            \"name\": \"NearPad\",\n            \"symbol\": \"PAD\",\n            \"slug\": \"nearpad\",\n            \"rank\": 1631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T02:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xea7cc765ebc94c4805e3bff28d7e4ae48d06468a\"\n            }\n        },\n        {\n            \"id\": 11591,\n            \"name\": \"Raid Token\",\n            \"symbol\": \"RAID\",\n            \"slug\": \"raid-token\",\n            \"rank\": 8867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T02:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x154e35c2b0024b3e079c5c5e4fc31c979c189ccb\"\n            }\n        },\n        {\n            \"id\": 11592,\n            \"name\": \"FingerprintsDAO\",\n            \"symbol\": \"PRINTS\",\n            \"slug\": \"fingerprintsdao\",\n            \"rank\": 8868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T08:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4dd28568d05f09b02220b09c2cb307bfd837cb95\"\n            }\n        },\n        {\n            \"id\": 11593,\n            \"name\": \"CRYPTO PHOENIX\",\n            \"symbol\": \"CPHX\",\n            \"slug\": \"crypto-phoenix\",\n            \"rank\": 8869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T04:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8689d850cdf3b74a1f6a5eb60302c785b71c2fc7\"\n            }\n        },\n        {\n            \"id\": 11596,\n            \"name\": \"SingularFarm\",\n            \"symbol\": \"SING\",\n            \"slug\": \"singularfarm\",\n            \"rank\": 7789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T04:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xCB898b0eFb084Df14dd8E018dA37B4d0f06aB26D\"\n            }\n        },\n        {\n            \"id\": 11597,\n            \"name\": \"Lillion\",\n            \"symbol\": \"LIL\",\n            \"slug\": \"lillion\",\n            \"rank\": 3855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T14:19:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1003862\"\n            }\n        },\n        {\n            \"id\": 11599,\n            \"name\": \"Alita Finance\",\n            \"symbol\": \"ALI\",\n            \"slug\": \"alita-finance\",\n            \"rank\": 6667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x557233E794d1a5FbCc6D26dca49147379ea5073c\"\n            }\n        },\n        {\n            \"id\": 11600,\n            \"name\": \"SMD COIN\",\n            \"symbol\": \"SMD\",\n            \"slug\": \"smd-coin\",\n            \"rank\": 3695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T22:22:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b31b83d2a960d648e9c8d3b84df5452c80ab947\"\n            }\n        },\n        {\n            \"id\": 11603,\n            \"name\": \"MarketMove\",\n            \"symbol\": \"MOVE\",\n            \"slug\": \"marketmove\",\n            \"rank\": 4106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-03T17:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x231cf6f78620e42fe00d0c5c3088b427f355d01c\"\n            }\n        },\n        {\n            \"id\": 11605,\n            \"name\": \"HeroFi\",\n            \"symbol\": \"HEROEGG\",\n            \"slug\": \"herofi\",\n            \"rank\": 2058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T10:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF\"\n            }\n        },\n        {\n            \"id\": 11606,\n            \"name\": \"Vicewrld\",\n            \"symbol\": \"VICE\",\n            \"slug\": \"vicewrld\",\n            \"rank\": 6539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T19:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeea06fc74182b195f679f31d735d95ee502f03f3\"\n            }\n        },\n        {\n            \"id\": 11607,\n            \"name\": \"Smart Wallet Token\",\n            \"symbol\": \"SWT\",\n            \"slug\": \"smart-wallet-token\",\n            \"rank\": 4924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-04T20:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1a5e3068837fcff1f7f2abf592a5de7a20b2a40\"\n            }\n        },\n        {\n            \"id\": 11610,\n            \"name\": \"BitcoMine Token\",\n            \"symbol\": \"BME\",\n            \"slug\": \"bitcomine-token\",\n            \"rank\": 5150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcba01f7d6cc0a950464a4b98ba8358c4f6b69a0\"\n            }\n        },\n        {\n            \"id\": 11612,\n            \"name\": \"Sunny Aggregator\",\n            \"symbol\": \"SUNNY\",\n            \"slug\": \"sunny-aggregator\",\n            \"rank\": 3056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SUNNYWgPQmFxe9wTZzNK7iPnJ3vYDrkgnxJRJm1s3ag\"\n            }\n        },\n        {\n            \"id\": 11613,\n            \"name\": \"SLINK LABS\",\n            \"symbol\": \"SLAB\",\n            \"slug\": \"slink-labs\",\n            \"rank\": 8870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb494890465f49c2b94457d9b61811392e5b1fea\"\n            }\n        },\n        {\n            \"id\": 11614,\n            \"name\": \"Theos\",\n            \"symbol\": \"THEOS\",\n            \"slug\": \"theos\",\n            \"rank\": 3909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e10f61749c4952c320412a6b26901605ff6da1d\"\n            }\n        },\n        {\n            \"id\": 11615,\n            \"name\": \"SNAP!\",\n            \"symbol\": \"SNAP\",\n            \"slug\": \"snap-token\",\n            \"rank\": 8871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c5813b8c6fbbac76caa148aaf8910f236b56fdf\"\n            }\n        },\n        {\n            \"id\": 11616,\n            \"name\": \"Score Token\",\n            \"symbol\": \"SCO\",\n            \"slug\": \"score-token\",\n            \"rank\": 6450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1kwfu3x9n6fsuxc4ynp72uk5rxge25enw7zsf9z\"\n            }\n        },\n        {\n            \"id\": 11617,\n            \"name\": \"WIVA by WiV Technology\",\n            \"symbol\": \"WIVA\",\n            \"slug\": \"wiva\",\n            \"rank\": 4919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T00:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa00055e6ee4d1f4169096ecb682f70caa8c29987\"\n            }\n        },\n        {\n            \"id\": 11619,\n            \"name\": \"Deswap\",\n            \"symbol\": \"DAW\",\n            \"slug\": \"deswap\",\n            \"rank\": 6336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T01:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x33e02851d5a084137dc69b1a02ab2eeb7b7fe2a5\"\n            }\n        },\n        {\n            \"id\": 11620,\n            \"name\": \"IX Swap\",\n            \"symbol\": \"IXS\",\n            \"slug\": \"ix-swap\",\n            \"rank\": 3325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T13:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73d7c860998ca3c01ce8c808f5577d94d545d1b4\"\n            }\n        },\n        {\n            \"id\": 11621,\n            \"name\": \"Punk Vault (NFTX)\",\n            \"symbol\": \"PUNK\",\n            \"slug\": \"punk-vault-nftx\",\n            \"rank\": 3151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T01:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x269616D549D7e8Eaa82DFb17028d0B212D11232A\"\n            }\n        },\n        {\n            \"id\": 11622,\n            \"name\": \"GLYPH Vault (NFTX)\",\n            \"symbol\": \"GLYPH\",\n            \"slug\": \"glyph-vault-nftx\",\n            \"rank\": 7329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T01:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD70240Dd62F4ea9a6A2416e0073D72139489d2AA\"\n            }\n        },\n        {\n            \"id\": 11625,\n            \"name\": \"CityStates: Medieval\",\n            \"symbol\": \"CSM\",\n            \"slug\": \"citystates-medieval\",\n            \"rank\": 6697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T10:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35754e4650c8ab582f4e2cb9225e77e6685be25a\"\n            }\n        },\n        {\n            \"id\": 11626,\n            \"name\": \"Hermes Defi\",\n            \"symbol\": \"IRIS\",\n            \"slug\": \"hermes-defi\",\n            \"rank\": 4541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T14:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xdaB35042e63E93Cc8556c9bAE482E5415B5Ac4B1\"\n            }\n        },\n        {\n            \"id\": 11630,\n            \"name\": \"MyLottoCoin\",\n            \"symbol\": \"MYL\",\n            \"slug\": \"my-lotto-coin\",\n            \"rank\": 5445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc110e8d4d7f4a319a1a8f16ca94b3afde7665595\"\n            }\n        },\n        {\n            \"id\": 11631,\n            \"name\": \"DEFFECT\",\n            \"symbol\": \"DEF\",\n            \"slug\": \"deffect-ai\",\n            \"rank\": 8124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T19:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TY2uWJK5kprU6d5R7YXxWcXQVJtyYdMEC1\"\n            }\n        },\n        {\n            \"id\": 11632,\n            \"name\": \"BAE\",\n            \"symbol\": \"BAE\",\n            \"slug\": \"bae\",\n            \"rank\": 3443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T13:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQX9Kh2tLgBSZQ5cHbYMrPM3yxF9tGprj3\"\n            }\n        },\n        {\n            \"id\": 11633,\n            \"name\": \"XRoad Initiative\",\n            \"symbol\": \"XRI\",\n            \"slug\": \"xroad-initiative\",\n            \"rank\": 8872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T14:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11634,\n            \"name\": \"Rewards Bunny\",\n            \"symbol\": \"RBUNNY\",\n            \"slug\": \"rewards-bunny\",\n            \"rank\": 3177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T14:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68848E1d1fFd7B38D103106C74220c1ad3494AFC\"\n            }\n        },\n        {\n            \"id\": 11639,\n            \"name\": \"Clientelecoin\",\n            \"symbol\": \"CLT\",\n            \"slug\": \"clientelecoin\",\n            \"rank\": 8873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T18:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe5db2c3e2ceff742e5306bcfc12622f5e2d14e98\"\n            }\n        },\n        {\n            \"id\": 11641,\n            \"name\": \"KONG Land\",\n            \"symbol\": \"$CITIZEN\",\n            \"slug\": \"kong-land\",\n            \"rank\": 6251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77f0cc420dea0ae726db6bef1460a4b69176a8ea\"\n            }\n        },\n        {\n            \"id\": 11642,\n            \"name\": \"Safe Shield\",\n            \"symbol\": \"SFSHLD\",\n            \"slug\": \"safe-shield\",\n            \"rank\": 8874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T19:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x11a605d7e12b64d713e93c487277d819a1d14b99\"\n            }\n        },\n        {\n            \"id\": 11643,\n            \"name\": \"EcoFi\",\n            \"symbol\": \"ECO\",\n            \"slug\": \"ecofi\",\n            \"rank\": 5391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T20:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc242eb8e4e27eae6a2a728a41201152f19595c83\"\n            }\n        },\n        {\n            \"id\": 11644,\n            \"name\": \"MUSO Finance\",\n            \"symbol\": \"MUSO\",\n            \"slug\": \"muso-finance\",\n            \"rank\": 6370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T05:16:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc08e10b7eb0736368a0b92ee7a140ec8c63a2dd1\"\n            }\n        },\n        {\n            \"id\": 11646,\n            \"name\": \"Regen Network\",\n            \"symbol\": \"REGEN\",\n            \"slug\": \"regen-network\",\n            \"rank\": 4026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T23:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeee10b3736d5978924f392ed67497cfae795128b\"\n            }\n        },\n        {\n            \"id\": 11647,\n            \"name\": \"ShibaRocket\",\n            \"symbol\": \"SHIBAROCKET\",\n            \"slug\": \"shibarocket\",\n            \"rank\": 7240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T20:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x782d8c5c0150bedc70d94fe6737763ede839f205\"\n            }\n        },\n        {\n            \"id\": 11649,\n            \"name\": \"Wicrypt\",\n            \"symbol\": \"WNT\",\n            \"slug\": \"wicrypt\",\n            \"rank\": 1959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T19:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x82a0e6c02b91ec9f6ff943c0a933c03dbaa19689\"\n            }\n        },\n        {\n            \"id\": 11652,\n            \"name\": \"iTrust.Finance\",\n            \"symbol\": \"ITG\",\n            \"slug\": \"itrust-finance\",\n            \"rank\": 4520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-05T21:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf88b137cfa667065955abd17525e89edcf4d6426\"\n            }\n        },\n        {\n            \"id\": 11653,\n            \"name\": \"Bond Appetite USD\",\n            \"symbol\": \"USDAP\",\n            \"slug\": \"bond-appetite-usd\",\n            \"rank\": 8875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T02:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a1997c130f4b2997166975d9aff92797d5134c2\"\n            }\n        },\n        {\n            \"id\": 11654,\n            \"name\": \"VelasPad\",\n            \"symbol\": \"VLXPAD\",\n            \"slug\": \"velaspad\",\n            \"rank\": 1423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T15:19:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0\"\n            }\n        },\n        {\n            \"id\": 11655,\n            \"name\": \"Storm Token\",\n            \"symbol\": \"STORM\",\n            \"slug\": \"storm-token\",\n            \"rank\": 7622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T06:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6AFD5A1ea4b793CC1526d6Dc7e99A608b356eF7b\"\n            }\n        },\n        {\n            \"id\": 11660,\n            \"name\": \"MCFinance\",\n            \"symbol\": \"MCF\",\n            \"slug\": \"mcfinance\",\n            \"rank\": 4698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T08:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE33AE4E795114279721047484E5ad5cc7DF24fcB\"\n            }\n        },\n        {\n            \"id\": 11661,\n            \"name\": \"Dexit Finance\",\n            \"symbol\": \"DXT\",\n            \"slug\": \"dexit-finance\",\n            \"rank\": 5219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T10:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b2ff80c489dad868318a19fd6f258889a026da5\"\n            }\n        },\n        {\n            \"id\": 11663,\n            \"name\": \"Elemon\",\n            \"symbol\": \"ELMON\",\n            \"slug\": \"elemon\",\n            \"rank\": 3202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T14:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F\"\n            }\n        },\n        {\n            \"id\": 11664,\n            \"name\": \"YAY Games\",\n            \"symbol\": \"YAY\",\n            \"slug\": \"yay-games\",\n            \"rank\": 3270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x524df384bffb18c0c8f3f43d012011f8f9795579\"\n            }\n        },\n        {\n            \"id\": 11666,\n            \"name\": \"Bobo Cash\",\n            \"symbol\": \"BOBO\",\n            \"slug\": \"bobo-cash\",\n            \"rank\": 2127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T12:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF53c24f7729C88C110265929c7124E6259eFccAB\"\n            }\n        },\n        {\n            \"id\": 11668,\n            \"name\": \"Zcon Protocol\",\n            \"symbol\": \"ZCON\",\n            \"slug\": \"zcon-protocol\",\n            \"rank\": 8326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T12:33:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4992d8ac40e55350330102abf2debed8864e7ba0\"\n            }\n        },\n        {\n            \"id\": 11669,\n            \"name\": \"Footie Plus\",\n            \"symbol\": \"FOOTIE\",\n            \"slug\": \"footie-plus\",\n            \"rank\": 5832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T12:33:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1062b27581401aac6b32a41d9507d1986f8b23e7\"\n            }\n        },\n        {\n            \"id\": 11670,\n            \"name\": \"DeFi Warrior (FIWA)\",\n            \"symbol\": \"FIWA\",\n            \"slug\": \"defi-warrior\",\n            \"rank\": 4287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T03:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x633237C6FA30FAe46Cc5bB22014DA30e50a718cC\"\n            }\n        },\n        {\n            \"id\": 11672,\n            \"name\": \"Pocoland\",\n            \"symbol\": \"POCO\",\n            \"slug\": \"pocoland\",\n            \"rank\": 4381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T16:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x394bBA8F309f3462b31238B3fd04b83F71A98848\"\n            }\n        },\n        {\n            \"id\": 11673,\n            \"name\": \"LoTerra\",\n            \"symbol\": \"LOTA\",\n            \"slug\": \"loterra\",\n            \"rank\": 5882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T21:22:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1ez46kxtulsdv07538fh5ra5xj8l68mu8eg24vr\"\n            }\n        },\n        {\n            \"id\": 11675,\n            \"name\": \"Dope Wars Paper\",\n            \"symbol\": \"PAPER\",\n            \"slug\": \"dope-wars-paper\",\n            \"rank\": 3786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ae1d57b58fa6411f32948314badd83583ee0e8c\"\n            }\n        },\n        {\n            \"id\": 11676,\n            \"name\": \"Varen\",\n            \"symbol\": \"VRN\",\n            \"slug\": \"varen\",\n            \"rank\": 3724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72377f31e30a405282b522d588aebbea202b4f23\"\n            }\n        },\n        {\n            \"id\": 11677,\n            \"name\": \"PhoenixChain\",\n            \"symbol\": \"PCN\",\n            \"slug\": \"phoenixchain\",\n            \"rank\": 7233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE50947AE0D86b889b384Cd791d3a24Fa1054906B\"\n            }\n        },\n        {\n            \"id\": 11678,\n            \"name\": \"Lumenswap\",\n            \"symbol\": \"LSP\",\n            \"slug\": \"lumenswap\",\n            \"rank\": 3201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T16:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GAB7STHVD5BDH3EEYXPI3OM7PCS4V443PYB5FNT6CFGJVPDLMKDM24WK\"\n            }\n        },\n        {\n            \"id\": 11679,\n            \"name\": \"InfinityCake\",\n            \"symbol\": \"INCAKE\",\n            \"slug\": \"infinitycake\",\n            \"rank\": 5367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T19:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8C1297f572B737357EF8a0951523dB1da139E4F5\"\n            }\n        },\n        {\n            \"id\": 11680,\n            \"name\": \"Zabu Finance\",\n            \"symbol\": \"ZABU\",\n            \"slug\": \"zabu-finance\",\n            \"rank\": 8003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:00:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xDd453dBD253fA4E5e745047d93667Ce9DA93bbCF\"\n            }\n        },\n        {\n            \"id\": 11682,\n            \"name\": \"DeathRoad\",\n            \"symbol\": \"DRACE\",\n            \"slug\": \"deathroad\",\n            \"rank\": 5563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6c897caaca3db7fd6e2d2ce1a00744f40ab87bb\"\n            }\n        },\n        {\n            \"id\": 11684,\n            \"name\": \"Totem Finance\",\n            \"symbol\": \"TOTEM\",\n            \"slug\": \"totem-finance\",\n            \"rank\": 8082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:45:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x31a37aedc0c18aa139e120e1cdc673bbb2063e6f\"\n            }\n        },\n        {\n            \"id\": 11685,\n            \"name\": \"BetU\",\n            \"symbol\": \"BETU\",\n            \"slug\": \"betu\",\n            \"rank\": 862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T17:45:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0df1b3f30865c5b324797f8db9d339514cac4e94\"\n            }\n        },\n        {\n            \"id\": 11689,\n            \"name\": \"SheBollETH Commerce\",\n            \"symbol\": \"SBECOM\",\n            \"slug\": \"shebolleth-commerce\",\n            \"rank\": 8876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:18:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x888e88e71378133b7ada5a90c08bc97d772a0a28\"\n            }\n        },\n        {\n            \"id\": 11690,\n            \"name\": \"Magic Beasties\",\n            \"symbol\": \"BSTS\",\n            \"slug\": \"magic-beasties\",\n            \"rank\": 4366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:18:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc77dd3ade7b717583e0924466e4e474a5673332c\"\n            }\n        },\n        {\n            \"id\": 11692,\n            \"name\": \"Syfin\",\n            \"symbol\": \"SYF\",\n            \"slug\": \"syfin\",\n            \"rank\": 7300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x1BCF4DC879979C68fA255f731FE8Dcf71970c9bC\"\n            }\n        },\n        {\n            \"id\": 11693,\n            \"name\": \"Quantum Assets\",\n            \"symbol\": \"QA\",\n            \"slug\": \"quantum-assets\",\n            \"rank\": 3629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9\"\n            }\n        },\n        {\n            \"id\": 11694,\n            \"name\": \"Intelligent Mining\",\n            \"symbol\": \"IM\",\n            \"slug\": \"intelligent-mining\",\n            \"rank\": 8877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x964291d2d0a7e3477a8a06ee745f3cd8e3d0b375\"\n            }\n        },\n        {\n            \"id\": 11695,\n            \"name\": \"ChronoBase\",\n            \"symbol\": \"TIK\",\n            \"slug\": \"chronobase\",\n            \"rank\": 2174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0922f1d808adc3a4444bed2f73fac53a1a2a5859\"\n            }\n        },\n        {\n            \"id\": 11696,\n            \"name\": \"Wrapped One\",\n            \"symbol\": \"WONE\",\n            \"slug\": \"wrapped-one\",\n            \"rank\": 2933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T18:48:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11697,\n            \"name\": \"Phantom Protocol\",\n            \"symbol\": \"PHM\",\n            \"slug\": \"phantom-protocol\",\n            \"rank\": 5228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f9bec82c776c47405bcb38070d2395fd18f89d3\"\n            }\n        },\n        {\n            \"id\": 11698,\n            \"name\": \"Club Donkey\",\n            \"symbol\": \"CDONK\",\n            \"slug\": \"club-donkey\",\n            \"rank\": 5453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T22:39:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11414dfe93d9a8907937ba296e850447d9fc4423\"\n            }\n        },\n        {\n            \"id\": 11699,\n            \"name\": \"Golden Roots\",\n            \"symbol\": \"GDR\",\n            \"slug\": \"golden-roots\",\n            \"rank\": 4607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T21:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc828dea19b9d68214a140620089853d4a70413bd\"\n            }\n        },\n        {\n            \"id\": 11700,\n            \"name\": \"Life Crypto\",\n            \"symbol\": \"LIFE\",\n            \"slug\": \"life-crypto\",\n            \"rank\": 821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T16:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c936D4AE98E6d2172dB18c16C4b601C99918EE6\"\n            }\n        },\n        {\n            \"id\": 11701,\n            \"name\": \"Copycat Finance\",\n            \"symbol\": \"COPYCAT\",\n            \"slug\": \"copycat-finance\",\n            \"rank\": 4439,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T22:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd635b32688f36ee4a7fe117b4c91dd811277acb6\"\n            }\n        },\n        {\n            \"id\": 11702,\n            \"name\": \"Sentiment Token\",\n            \"symbol\": \"SENT\",\n            \"slug\": \"sentiment-token\",\n            \"rank\": 6622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-06T22:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97abee33cd075c58bfdd174e0885e08e8f03556f\"\n            }\n        },\n        {\n            \"id\": 11705,\n            \"name\": \"Overlord\",\n            \"symbol\": \"LORD\",\n            \"slug\": \"overlord\",\n            \"rank\": 4836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T01:03:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2daf1a83aa348afbcbc73f63bb5ee3154d9f5776\"\n            }\n        },\n        {\n            \"id\": 11706,\n            \"name\": \"Acet\",\n            \"symbol\": \"ACT\",\n            \"slug\": \"acet\",\n            \"rank\": 3111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T01:03:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f3bcbe48e8b754f331dfc694a894e8e686ac31d\"\n            }\n        },\n        {\n            \"id\": 11707,\n            \"name\": \"Sona Network\",\n            \"symbol\": \"SONA\",\n            \"slug\": \"sona-network\",\n            \"rank\": 7110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T01:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf2052d2933a117c5d21314662bacb53839aedc9\"\n            }\n        },\n        {\n            \"id\": 11708,\n            \"name\": \"Antex\",\n            \"symbol\": \"ANTEX\",\n            \"slug\": \"antex\",\n            \"rank\": 3371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T16:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca1acab14e85f30996ac83c64ff93ded7586977c\"\n            }\n        },\n        {\n            \"id\": 11713,\n            \"name\": \"Shambala\",\n            \"symbol\": \"BALA\",\n            \"slug\": \"shambala\",\n            \"rank\": 4977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T02:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34ba3af693d6c776d73c7fa67e2b2e79be8ef4ed\"\n            }\n        },\n        {\n            \"id\": 11714,\n            \"name\": \"Brazil National Fan Token\",\n            \"symbol\": \"BFT\",\n            \"slug\": \"brazil-national-football-team-fan-token\",\n            \"rank\": 3264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T11:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11715,\n            \"name\": \"Snook\",\n            \"symbol\": \"SNK\",\n            \"slug\": \"snook\",\n            \"rank\": 5409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T12:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x689f8e5913c158ffb5ac5aeb83b3c875f5d20309\"\n            }\n        },\n        {\n            \"id\": 11716,\n            \"name\": \"WhaleStreet $hrimp Token\",\n            \"symbol\": \"$HRIMP\",\n            \"slug\": \"whalestreet-shrimp-token\",\n            \"rank\": 8878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T12:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9077f9e1efe0ea72867ac89046b2a6264cbcaef5\"\n            }\n        },\n        {\n            \"id\": 11717,\n            \"name\": \"Mu Continent\",\n            \"symbol\": \"MU\",\n            \"slug\": \"mu-continent\",\n            \"rank\": 7637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T12:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce262761df57c72999146b7a6a752da03835db4a\"\n            }\n        },\n        {\n            \"id\": 11721,\n            \"name\": \"Zasset zUSD\",\n            \"symbol\": \"ZUSD\",\n            \"slug\": \"zasset-zusd\",\n            \"rank\": 6721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T13:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0186490b18cb74619816cfc7feb51cdbe4ae7b9\"\n            }\n        },\n        {\n            \"id\": 11724,\n            \"name\": \"The Red Order\",\n            \"symbol\": \"ORDR\",\n            \"slug\": \"the-red-order\",\n            \"rank\": 8879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T16:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69fe11b042789bc6e2fdaad064afd32bb298ae05\"\n            }\n        },\n        {\n            \"id\": 11726,\n            \"name\": \"SideShift Token\",\n            \"symbol\": \"XAI\",\n            \"slug\": \"sideshift-token\",\n            \"rank\": 5654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T20:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35e78b3982e87ecfd5b3f3265b601c046cdbe232\"\n            }\n        },\n        {\n            \"id\": 11727,\n            \"name\": \"Phoenix Token\",\n            \"symbol\": \"PHX\",\n            \"slug\": \"phoenix-token\",\n            \"rank\": 2132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T14:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAeC65404DdC3af3C897AD89571d5772C1A695F22\"\n            }\n        },\n        {\n            \"id\": 11728,\n            \"name\": \"Attrace\",\n            \"symbol\": \"ATTR\",\n            \"slug\": \"attrace\",\n            \"rank\": 6943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T14:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44e2dec86b9f0e0266e9aa66e10323a2bd69cf9a\"\n            }\n        },\n        {\n            \"id\": 11732,\n            \"name\": \"MemeKiller\",\n            \"symbol\": \"KILL\",\n            \"slug\": \"memekiller\",\n            \"rank\": 7247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T15:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0df7f2f0f2a9b64c67f14ac5f1ffac133f1aff7f\"\n            }\n        },\n        {\n            \"id\": 11734,\n            \"name\": \"Ledgity\",\n            \"symbol\": \"LTY\",\n            \"slug\": \"ledgity\",\n            \"rank\": 8880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T16:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85Ffb35957203dfD12061eAeCD708dB623Bd567C\"\n            }\n        },\n        {\n            \"id\": 11736,\n            \"name\": \"CryptoMines\",\n            \"symbol\": \"ETERNAL\",\n            \"slug\": \"cryptomines\",\n            \"rank\": 3345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T06:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD44FD09d74cd13838F137B590497595d6b3FEeA4\"\n            }\n        },\n        {\n            \"id\": 11738,\n            \"name\": \"Adora Token\",\n            \"symbol\": \"ARA\",\n            \"slug\": \"adora-token\",\n            \"rank\": 1338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ac5c63ddcb93612e316ab31dfc8192bc8961988\"\n            }\n        },\n        {\n            \"id\": 11739,\n            \"name\": \"Blox Token\",\n            \"symbol\": \"BLOX\",\n            \"slug\": \"blox-token\",\n            \"rank\": 5412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1gf5vxndx44q6fn025fwdaajnrmgvngdzel0jzp\"\n            }\n        },\n        {\n            \"id\": 11740,\n            \"name\": \"DeFIL\",\n            \"symbol\": \"DFL\",\n            \"slug\": \"defil\",\n            \"rank\": 4594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T17:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x09ce2b746c32528b7d864a1e3979bd97d2f095ab\"\n            }\n        },\n        {\n            \"id\": 11741,\n            \"name\": \"Simba Empire\",\n            \"symbol\": \"SIM\",\n            \"slug\": \"simba-empire\",\n            \"rank\": 8881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x70784d8A360491562342B4F3d3D039AaAcAf8F5D\"\n            }\n        },\n        {\n            \"id\": 11742,\n            \"name\": \"PolyQuity\",\n            \"symbol\": \"PYQ\",\n            \"slug\": \"polyquity\",\n            \"rank\": 7663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5a3064cbdccf428ae907796cf6ad5a664cd7f3d8\"\n            }\n        },\n        {\n            \"id\": 11743,\n            \"name\": \"Hesh.Fi\",\n            \"symbol\": \"HESH\",\n            \"slug\": \"hesh-fi\",\n            \"rank\": 8882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70de30c81ddee3a54b5dbdeb7d0ba029e80d34e2\"\n            }\n        },\n        {\n            \"id\": 11744,\n            \"name\": \"IVOGEL\",\n            \"symbol\": \"IVG\",\n            \"slug\": \"ivogel\",\n            \"rank\": 4667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6af6789856a2e820e3d145bfe4950ff17e3a4ecb\"\n            }\n        },\n        {\n            \"id\": 11746,\n            \"name\": \"Megatech\",\n            \"symbol\": \"MGT\",\n            \"slug\": \"megatech\",\n            \"rank\": 3259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11747,\n            \"name\": \"Kranz Token\",\n            \"symbol\": \"KRZ\",\n            \"slug\": \"kranz-token\",\n            \"rank\": 3931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf54b304e2e4b28c7e46619d1a340f9b2b72383d7\"\n            }\n        },\n        {\n            \"id\": 11748,\n            \"name\": \"tEXO\",\n            \"symbol\": \"TEXO\",\n            \"slug\": \"texo\",\n            \"rank\": 7712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T18:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf1afb5674bf946458bd1163163f62de683b07d65\"\n            }\n        },\n        {\n            \"id\": 11750,\n            \"name\": \"Buying.com\",\n            \"symbol\": \"BUY\",\n            \"slug\": \"buying-com\",\n            \"rank\": 1835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T15:07:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x396ec402b42066864c406d1ac3bc86b575003ed8\"\n            }\n        },\n        {\n            \"id\": 11751,\n            \"name\": \"StaySAFU\",\n            \"symbol\": \"SAFU\",\n            \"slug\": \"staysafu\",\n            \"rank\": 4800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-07T19:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x890cc7d14948478c98a6cd7f511e1f7f7f99f397\"\n            }\n        },\n        {\n            \"id\": 11752,\n            \"name\": \"XP NETWORK\",\n            \"symbol\": \"XPNET\",\n            \"slug\": \"xp-network\",\n            \"rank\": 1574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T16:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A\"\n            }\n        },\n        {\n            \"id\": 11753,\n            \"name\": \"Cycle Finance\",\n            \"symbol\": \"CYCLE\",\n            \"slug\": \"cycle-finance\",\n            \"rank\": 6735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x81440C939f2C1E34fc7048E518a637205A632a74\"\n            }\n        },\n        {\n            \"id\": 11757,\n            \"name\": \"Pearl\",\n            \"symbol\": \"PEARL\",\n            \"slug\": \"crypto-bay\",\n            \"rank\": 6717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x118b60763002f3ba7603a3c17f946a0c7dab789f\"\n            }\n        },\n        {\n            \"id\": 11759,\n            \"name\": \"IFOSwap Token\",\n            \"symbol\": \"H2O\",\n            \"slug\": \"ifoswap-token\",\n            \"rank\": 6366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T17:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97641c20355571820f591839d972ad2d38ad9f00\"\n            }\n        },\n        {\n            \"id\": 11762,\n            \"name\": \"E-leven\",\n            \"symbol\": \"ELV\",\n            \"slug\": \"e-leven\",\n            \"rank\": 8883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T22:56:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20a2ee8d26aa6a7ce4890c2a44b788c4283356eb\"\n            }\n        },\n        {\n            \"id\": 11763,\n            \"name\": \"The Luxury\",\n            \"symbol\": \"TLX\",\n            \"slug\": \"the-luxury\",\n            \"rank\": 8884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T17:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea255909e46a54d54255219468991c69ca0e659d\"\n            }\n        },\n        {\n            \"id\": 11764,\n            \"name\": \"BabyBoo\",\n            \"symbol\": \"BABYBOO\",\n            \"slug\": \"babyboo\",\n            \"rank\": 7413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T18:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x471762A7017A5B1A3e931F1A97aa03Ef1E7F4A73\"\n            }\n        },\n        {\n            \"id\": 11765,\n            \"name\": \"BigShortBets\",\n            \"symbol\": \"BIGSB\",\n            \"slug\": \"bigshortbets\",\n            \"rank\": 4823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T14:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x131157c6760f78f7ddf877c0019eba175ba4b6f6\"\n            }\n        },\n        {\n            \"id\": 11766,\n            \"name\": \"ZeroHybrid Network\",\n            \"symbol\": \"ZHT\",\n            \"slug\": \"zerohybrid-network\",\n            \"rank\": 7201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T14:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11770,\n            \"name\": \"EverETH\",\n            \"symbol\": \"EVERETH\",\n            \"slug\": \"evereth\",\n            \"rank\": 4900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:22:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16dcc0ec78e91e868dca64be86aec62bf7c61037\"\n            }\n        },\n        {\n            \"id\": 11771,\n            \"name\": \"Rewardeum\",\n            \"symbol\": \"REUM\",\n            \"slug\": \"rewardeum\",\n            \"rank\": 5314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A68431398A6DE785994441e206259702e259C5E\"\n            }\n        },\n        {\n            \"id\": 11772,\n            \"name\": \"DeMon Token\",\n            \"symbol\": \"DMZ\",\n            \"slug\": \"dmz-token\",\n            \"rank\": 6719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil19lr3vlpm4lufu2q94mmjvdkvmx8wdwajuntzx2\"\n            }\n        },\n        {\n            \"id\": 11774,\n            \"name\": \"Steak Token\",\n            \"symbol\": \"STEAK\",\n            \"slug\": \"steak-token\",\n            \"rank\": 7922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x05848b832e872d9edd84ac5718d58f21fd9c9649\"\n            }\n        },\n        {\n            \"id\": 11775,\n            \"name\": \"Hoopoe\",\n            \"symbol\": \"HOOP\",\n            \"slug\": \"hoopoe\",\n            \"rank\": 5661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T20:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0fec6d8a84a85b79a1ffe0e28c1902e08b653efe\"\n            }\n        },\n        {\n            \"id\": 11777,\n            \"name\": \"Block Monsters\",\n            \"symbol\": \"MNSTRS\",\n            \"slug\": \"block-monsters\",\n            \"rank\": 5549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-08T21:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x287Db351d5230716246CfB46AF8153025eDa6A0a\"\n            }\n        },\n        {\n            \"id\": 11779,\n            \"name\": \"Dreams Quest\",\n            \"symbol\": \"DREAMS\",\n            \"slug\": \"dreams-quest\",\n            \"rank\": 3633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T07:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54523d5fb56803bac758e8b10b321748a77ae9e9\"\n            }\n        },\n        {\n            \"id\": 11780,\n            \"name\": \"MaskDoge\",\n            \"symbol\": \"MASKDOGE\",\n            \"slug\": \"maskdoge\",\n            \"rank\": 3681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18ff245c134d9daa6fed977617654490ba4da526\"\n            }\n        },\n        {\n            \"id\": 11781,\n            \"name\": \"Pacific DeFi\",\n            \"symbol\": \"PACIFIC\",\n            \"slug\": \"pacific-defi\",\n            \"rank\": 6209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T16:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x054ae19876b2a669c282503d5a76313290bc6453\"\n            }\n        },\n        {\n            \"id\": 11783,\n            \"name\": \"GameFi\",\n            \"symbol\": \"GAFI\",\n            \"slug\": \"gamefi\",\n            \"rank\": 493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89Af13A10b32F1b2f8d1588f93027F69B6F4E27e\"\n            }\n        },\n        {\n            \"id\": 11784,\n            \"name\": \"Scientix\",\n            \"symbol\": \"SCIX\",\n            \"slug\": \"scientix\",\n            \"rank\": 7590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T04:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2CFC48CdFea0678137854F010b5390c5144C0Aa5\"\n            }\n        },\n        {\n            \"id\": 11785,\n            \"name\": \"AvaXlauncher\",\n            \"symbol\": \"AVXL\",\n            \"slug\": \"avaxlauncher\",\n            \"rank\": 4275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd29490383edfd560426c3b63d01534408bc2da6\"\n            }\n        },\n        {\n            \"id\": 11786,\n            \"name\": \"DAO.vc\",\n            \"symbol\": \"DAOVC\",\n            \"slug\": \"dao-vc\",\n            \"rank\": 4360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T14:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x284b59cf2539544559c6efa11e2795e06d535345\"\n            }\n        },\n        {\n            \"id\": 11787,\n            \"name\": \"Fantom Doge\",\n            \"symbol\": \"RIP\",\n            \"slug\": \"fantom-doge\",\n            \"rank\": 5686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-09T18:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x1D43697D67cB5D0436cc38d583Ca473a1bFEbC7a\"\n            }\n        },\n        {\n            \"id\": 11789,\n            \"name\": \"Ethereum Wrapped Filecoin\",\n            \"symbol\": \"EFIL\",\n            \"slug\": \"ethereum-wrapped-filecoin\",\n            \"rank\": 8885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T09:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b7ee45f30767f36f06f79b32bf1fca6f726deda\"\n            }\n        },\n        {\n            \"id\": 11792,\n            \"name\": \"TSA NFT\",\n            \"symbol\": \"TSA\",\n            \"slug\": \"tsa-nft\",\n            \"rank\": 5682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T01:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f99acf13caff815dd9cb4a415c0fb34e9f4545b\"\n            }\n        },\n        {\n            \"id\": 11794,\n            \"name\": \"handleFOREX\",\n            \"symbol\": \"FOREX\",\n            \"slug\": \"handle-fi\",\n            \"rank\": 3887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T16:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb298285fe4c5410b05390ca80e8fbe9de1f259b\"\n            }\n        },\n        {\n            \"id\": 11796,\n            \"name\": \"Inter Milan Fan Token\",\n            \"symbol\": \"INTER\",\n            \"slug\": \"inter-milan-fan-token\",\n            \"rank\": 782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T10:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x67e410B0e722ff2eec6dDCC7AefD3EdBC2B9078d\"\n            }\n        },\n        {\n            \"id\": 11797,\n            \"name\": \"Cricket Foundation\",\n            \"symbol\": \"CRIC\",\n            \"slug\": \"cricket-foundation\",\n            \"rank\": 6930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T14:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11800,\n            \"name\": \"Griffin Art\",\n            \"symbol\": \"GART\",\n            \"slug\": \"griffin-art\",\n            \"rank\": 4205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1ecfdd45c49057479c4ca95e045855370bc4f5b\"\n            }\n        },\n        {\n            \"id\": 11801,\n            \"name\": \"Daily COP\",\n            \"symbol\": \"DLYCOP\",\n            \"slug\": \"daily-cop\",\n            \"rank\": 3665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A\"\n            }\n        },\n        {\n            \"id\": 11802,\n            \"name\": \"Project X\",\n            \"symbol\": \"XIL\",\n            \"slug\": \"projectx\",\n            \"rank\": 5176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T15:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3bE1A4a47576208C1592Cc027087CE154B00672\"\n            }\n        },\n        {\n            \"id\": 11804,\n            \"name\": \"Crypto Gladiator Shards\",\n            \"symbol\": \"CGS\",\n            \"slug\": \"crypto-gladiator-shards\",\n            \"rank\": 3613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T18:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x81fde2721f556e402296b2a57e1871637c27d5e8\"\n            }\n        },\n        {\n            \"id\": 11805,\n            \"name\": \"Structure finance\",\n            \"symbol\": \"STF\",\n            \"slug\": \"structure-finance\",\n            \"rank\": 4533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T13:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f4cb968b76931c494ff92ed80ccb169ad641cb1\"\n            }\n        },\n        {\n            \"id\": 11806,\n            \"name\": \"Eternal Oasis\",\n            \"symbol\": \"ETOS\",\n            \"slug\": \"eternal-oasis\",\n            \"rank\": 5985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T04:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11807,\n            \"name\": \"Kaiju Worlds\",\n            \"symbol\": \"KAIJU\",\n            \"slug\": \"kaiju-worlds\",\n            \"rank\": 7085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fb9d47ea4379ccf00a7dcb17e0a2c6c755a9b4b\"\n            }\n        },\n        {\n            \"id\": 11809,\n            \"name\": \"Ref Finance\",\n            \"symbol\": \"REF\",\n            \"slug\": \"ref-finance\",\n            \"rank\": 3579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11810,\n            \"name\": \"Pirate Coin Games\",\n            \"symbol\": \"PirateCoin☠\",\n            \"slug\": \"pirate-coin-games\",\n            \"rank\": 4053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11811,\n            \"name\": \"PASV\",\n            \"symbol\": \"PASV\",\n            \"slug\": \"pasv\",\n            \"rank\": 8886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T06:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1cea6313400ddbcb503c23f5a4facd3014f29872\"\n            }\n        },\n        {\n            \"id\": 11812,\n            \"name\": \"The Rare Antiquities Token\",\n            \"symbol\": \"RAT\",\n            \"slug\": \"the-rare-antiquities-token\",\n            \"rank\": 4116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6460b9954a05714a1a8d36bac6d8bc9b657352d7\"\n            }\n        },\n        {\n            \"id\": 11813,\n            \"name\": \"Afreum\",\n            \"symbol\": \"AFR\",\n            \"slug\": \"afreum\",\n            \"rank\": 4092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9BDe1b41187F62fFA812e7c3d00F5A22Df9a3a19\"\n            }\n        },\n        {\n            \"id\": 11814,\n            \"name\": \"Potato\",\n            \"symbol\": \"POTATO\",\n            \"slug\": \"potato\",\n            \"rank\": 7255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-10T19:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GEYrotdkRitGUK5UMv3aMttEhVAZLhRJMcG82zKYsaWB\"\n            }\n        },\n        {\n            \"id\": 11818,\n            \"name\": \"Waggle Network\",\n            \"symbol\": \"WAG\",\n            \"slug\": \"waggle-network\",\n            \"rank\": 5161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T00:56:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5tN42n9vMi6ubp67Uy4NnmM5DMZYN8aS8GeB3bEDHr6E\"\n            }\n        },\n        {\n            \"id\": 11819,\n            \"name\": \"Royal Protocol\",\n            \"symbol\": \"ROY\",\n            \"slug\": \"royal-protocol\",\n            \"rank\": 5683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-11T20:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdce27d41b4ff72b55a876c621f5a5fef8537c99d\"\n            }\n        },\n        {\n            \"id\": 11820,\n            \"name\": \"TORG\",\n            \"symbol\": \"TORG\",\n            \"slug\": \"torg\",\n            \"rank\": 2905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-11T20:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfa0885131f602d11d4da248d2c65a62063567a9\"\n            }\n        },\n        {\n            \"id\": 11821,\n            \"name\": \"Swarm Markets\",\n            \"symbol\": \"SMT\",\n            \"slug\": \"swarm-markets\",\n            \"rank\": 1436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-11T21:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb17548c7b510427baac4e267bea62e800b247173\"\n            }\n        },\n        {\n            \"id\": 11822,\n            \"name\": \"Good Bridging\",\n            \"symbol\": \"GB\",\n            \"slug\": \"good-bridging\",\n            \"rank\": 5561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T03:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x90842eb834cfd2a1db0b1512b254a18e4d396215\"\n            }\n        },\n        {\n            \"id\": 11823,\n            \"name\": \"Pocket Network\",\n            \"symbol\": \"POKT\",\n            \"slug\": \"pocket-network\",\n            \"rank\": 2899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11827,\n            \"name\": \"Infinity Token\",\n            \"symbol\": \"IT\",\n            \"slug\": \"infinity-token\",\n            \"rank\": 6304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T08:23:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7fe4fbad1fee10d6cf8e08198608209a9275944c\"\n            }\n        },\n        {\n            \"id\": 11832,\n            \"name\": \"Corgiswap\",\n            \"symbol\": \"CORIS\",\n            \"slug\": \"corgiswap\",\n            \"rank\": 4768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T20:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F\"\n            }\n        },\n        {\n            \"id\": 11833,\n            \"name\": \"Gain Protocol\",\n            \"symbol\": \"GAIN\",\n            \"slug\": \"gain-protocol\",\n            \"rank\": 7468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T20:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa24e87efb0a6599c18f3710db47f724acef5254b\"\n            }\n        },\n        {\n            \"id\": 11834,\n            \"name\": \"Magic Power\",\n            \"symbol\": \"MGP\",\n            \"slug\": \"magic-power\",\n            \"rank\": 4571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T17:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa677bc9bdb10329e488a4d8387ed7a08b2fc9005\"\n            }\n        },\n        {\n            \"id\": 11835,\n            \"name\": \"Monsters Clan\",\n            \"symbol\": \"MONS\",\n            \"slug\": \"monsters-clan\",\n            \"rank\": 3642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T08:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4c797d43631f4d660ec67b5cb0b78ef5c902532\"\n            }\n        },\n        {\n            \"id\": 11836,\n            \"name\": \"Citadel.one\",\n            \"symbol\": \"XCT\",\n            \"slug\": \"citadel-one\",\n            \"rank\": 1803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-12T21:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8670901e86818745b28c8b30b17986958fce8cc\"\n            }\n        },\n        {\n            \"id\": 11838,\n            \"name\": \"MilkshakeSwap\",\n            \"symbol\": \"Milk\",\n            \"slug\": \"milkshakeswap-finance\",\n            \"rank\": 5581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T17:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9bCF3f71E37579A4A42591B09c9dd93Dfe27965\"\n            }\n        },\n        {\n            \"id\": 11839,\n            \"name\": \"Ape-X\",\n            \"symbol\": \"APE-X\",\n            \"slug\": \"ape-x\",\n            \"rank\": 6856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd039c9079ca7f2a87d632a9c0d7cea0137bacfb5\"\n            }\n        },\n        {\n            \"id\": 11842,\n            \"name\": \"PolkaFantasy\",\n            \"symbol\": \"XP\",\n            \"slug\": \"polkafantasy\",\n            \"rank\": 4066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T07:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x948c70Dc6169Bfb10028FdBE96cbC72E9562b2Ac\"\n            }\n        },\n        {\n            \"id\": 11846,\n            \"name\": \"Dragon X\",\n            \"symbol\": \"DAX\",\n            \"slug\": \"dragon-x\",\n            \"rank\": 6685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:23:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77e9618179820961ee99a988983bc9ab41ff3112\"\n            }\n        },\n        {\n            \"id\": 11848,\n            \"name\": \"Strips Finance\",\n            \"symbol\": \"STRP\",\n            \"slug\": \"strips-finance\",\n            \"rank\": 1054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97872EAfd79940C7b24f7BCc1EADb1457347ADc9\"\n            }\n        },\n        {\n            \"id\": 11849,\n            \"name\": \"MarX\",\n            \"symbol\": \"MARX\",\n            \"slug\": \"marx\",\n            \"rank\": 3229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T10:53:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2b100Be232F90Dd33d3B6e4b9ad70D1E8AC0E208\"\n            }\n        },\n        {\n            \"id\": 11851,\n            \"name\": \"Crosschain IOTX\",\n            \"symbol\": \"CIOTX\",\n            \"slug\": \"crosschain-iotx\",\n            \"rank\": 4584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T12:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x300211Def2a644b036A9bdd3e58159bb2074d388\"\n            }\n        },\n        {\n            \"id\": 11854,\n            \"name\": \"ArbiNYAN\",\n            \"symbol\": \"NYAN\",\n            \"slug\": \"arbinyan\",\n            \"rank\": 6327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xeD3fB761414DA74b74F33e5c5a1f78104b188DfC\"\n            }\n        },\n        {\n            \"id\": 11855,\n            \"name\": \"Arbys Token\",\n            \"symbol\": \"ARBYS\",\n            \"slug\": \"arbee-info\",\n            \"rank\": 8887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x86A1012d437BBFf84fbDF62569D12d4FD3396F8c\"\n            }\n        },\n        {\n            \"id\": 11856,\n            \"name\": \"LUFFY\",\n            \"symbol\": \"LUFFY\",\n            \"slug\": \"luffy\",\n            \"rank\": 3444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T12:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc1bfccd4c29813ede019d00d2179eea838a67703\"\n            }\n        },\n        {\n            \"id\": 11857,\n            \"name\": \"GMX\",\n            \"symbol\": \"GMX\",\n            \"slug\": \"gmx\",\n            \"rank\": 2873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T13:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a\"\n            }\n        },\n        {\n            \"id\": 11858,\n            \"name\": \"WAIV Care\",\n            \"symbol\": \"WAIV\",\n            \"slug\": \"waiv-care\",\n            \"rank\": 5472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T12:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8342b7614557b0c9849dc0d30df2cff375c69791\"\n            }\n        },\n        {\n            \"id\": 11861,\n            \"name\": \"PlanetWatch\",\n            \"symbol\": \"PLANETS\",\n            \"slug\": \"planetwatch\",\n            \"rank\": 571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T14:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4030,\n                \"name\": \"Algorand\",\n                \"symbol\": \"ALGO\",\n                \"slug\": \"algorand\",\n                \"token_address\": \"27165954\"\n            }\n        },\n        {\n            \"id\": 11862,\n            \"name\": \"Arix\",\n            \"symbol\": \"ARIX\",\n            \"slug\": \"arix\",\n            \"rank\": 3601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T00:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4db2495afad4c0e481ffc40fdaf66e13a786b619\"\n            }\n        },\n        {\n            \"id\": 11864,\n            \"name\": \"Meme Lordz\",\n            \"symbol\": \"$LORDZ\",\n            \"slug\": \"meme-lordz\",\n            \"rank\": 3741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2541be91fe0d220ffcbe65f11d88217a87a43bda\"\n            }\n        },\n        {\n            \"id\": 11865,\n            \"name\": \"Bone ShibaSwap\",\n            \"symbol\": \"BONE\",\n            \"slug\": \"bone-shibaswap\",\n            \"rank\": 1289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9813037ee2218799597d83D4a5B6F3b6778218d9\"\n            }\n        },\n        {\n            \"id\": 11866,\n            \"name\": \"Moonbet\",\n            \"symbol\": \"MBET\",\n            \"slug\": \"moonbet\",\n            \"rank\": 4386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44220eeB754aDe4aa72b83d587C2c959d34560Cf\"\n            }\n        },\n        {\n            \"id\": 11868,\n            \"name\": \"Ulti Arena\",\n            \"symbol\": \"ULTI\",\n            \"slug\": \"ulti-arena\",\n            \"rank\": 3925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-13T19:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42bfe4a3e023f2c90aebffbd9b667599fa38514f\"\n            }\n        },\n        {\n            \"id\": 11869,\n            \"name\": \"Realm\",\n            \"symbol\": \"REALM\",\n            \"slug\": \"realm\",\n            \"rank\": 3007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T16:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x464fdb8affc9bac185a7393fd4298137866dcfb8\"\n            }\n        },\n        {\n            \"id\": 11870,\n            \"name\": \"Edufex\",\n            \"symbol\": \"EDUX\",\n            \"slug\": \"edufex\",\n            \"rank\": 7194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T14:22:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b1b730c997d81db2e792b47d0bc42a64ee6aa55\"\n            }\n        },\n        {\n            \"id\": 11871,\n            \"name\": \"GameZone\",\n            \"symbol\": \"GZONE\",\n            \"slug\": \"gamezone\",\n            \"rank\": 998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T15:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb6adb74efb5801160ff749b1985fd3bd5000e938\"\n            }\n        },\n        {\n            \"id\": 11872,\n            \"name\": \"Carbon Finance\",\n            \"symbol\": \"CARBON\",\n            \"slug\": \"carbon-finance\",\n            \"rank\": 8888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T08:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xfa42da1bd08341537a44a4ca9d236d1c00a98b40\"\n            }\n        },\n        {\n            \"id\": 11873,\n            \"name\": \"Arbucks\",\n            \"symbol\": \"BUCK\",\n            \"slug\": \"arbucks\",\n            \"rank\": 8063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T07:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xAFD871f684F21Ab9D7137608C71808f83D75e6fc\"\n            }\n        },\n        {\n            \"id\": 11878,\n            \"name\": \"Arbidoge\",\n            \"symbol\": \"ADOGE\",\n            \"slug\": \"arbidoge\",\n            \"rank\": 6486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T08:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x155f0dd04424939368972f4e1838687d6a831151\"\n            }\n        },\n        {\n            \"id\": 11879,\n            \"name\": \"Arctic Finance\",\n            \"symbol\": \"AURORA\",\n            \"slug\": \"arctic-finance\",\n            \"rank\": 8889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-14T19:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xA9D633A1ac5Aa995C5e4F7d915ADe1Be565A97e8\"\n            }\n        },\n        {\n            \"id\": 11880,\n            \"name\": \"EpicHero 3D NFT\",\n            \"symbol\": \"EPICHERO\",\n            \"slug\": \"epichero-3d-nft\",\n            \"rank\": 5151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T16:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47cC5334F65611EA6Be9e933C49485c88C17F5F0\"\n            }\n        },\n        {\n            \"id\": 11882,\n            \"name\": \"Bitcashpay (new)\",\n            \"symbol\": \"BCP\",\n            \"slug\": \"bitcashpay-new\",\n            \"rank\": 6265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T03:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21f1ce0fcf1e9e39f8e79b7762801e8096d9f6cd\"\n            }\n        },\n        {\n            \"id\": 11885,\n            \"name\": \"HurricaneSwap Token\",\n            \"symbol\": \"HCT\",\n            \"slug\": \"hurricaneswap-token\",\n            \"rank\": 3610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T15:05:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x45C13620B55C35A5f539d26E88247011Eb10fDbd\"\n            }\n        },\n        {\n            \"id\": 11886,\n            \"name\": \"Okex Fly\",\n            \"symbol\": \"OKFLY\",\n            \"slug\": \"okex-fly\",\n            \"rank\": 8236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T15:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf85cbf6e55022e59ebf543501cf76aee42d030c\"\n            }\n        },\n        {\n            \"id\": 11887,\n            \"name\": \"Mission Helios\",\n            \"symbol\": \"HELIOS\",\n            \"slug\": \"mission-helios\",\n            \"rank\": 4452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc6d1f1d5a46de07e73091f1c8793293b203f01a1\"\n            }\n        },\n        {\n            \"id\": 11888,\n            \"name\": \"Matrixswap\",\n            \"symbol\": \"MATRIX\",\n            \"slug\": \"matrixswap\",\n            \"rank\": 5559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc8d3dcb63c38607cb0c9d3f55e8ecce628a01c36\"\n            }\n        },\n        {\n            \"id\": 11889,\n            \"name\": \"Solminter\",\n            \"symbol\": \"SMRT\",\n            \"slug\": \"solminter\",\n            \"rank\": 7865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"95KN8q3qubEVjPf9trgyur2nHx8T5RCmztRbLuQ5E5i\"\n            }\n        },\n        {\n            \"id\": 11890,\n            \"name\": \"Chihuahuax\",\n            \"symbol\": \"CHIHUA\",\n            \"slug\": \"chihuahuax\",\n            \"rank\": 8890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T16:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4735721ED62713E3A141C939f4Aa55cA8aD5F66A\"\n            }\n        },\n        {\n            \"id\": 11893,\n            \"name\": \"Teddy Cash\",\n            \"symbol\": \"TEDDY\",\n            \"slug\": \"teddy-cash\",\n            \"rank\": 6637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T17:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x094bd7B2D99711A1486FB94d4395801C6d0fdDcC\"\n            }\n        },\n        {\n            \"id\": 11894,\n            \"name\": \"Ecochaintoken\",\n            \"symbol\": \"ECT\",\n            \"slug\": \"ecochaintoken\",\n            \"rank\": 5279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bfd4ca8ec078d613ed6a5248eb2c7a0d5c38b7b\"\n            }\n        },\n        {\n            \"id\": 11895,\n            \"name\": \"Fungie DAO\",\n            \"symbol\": \"FNG\",\n            \"slug\": \"fungie-dao\",\n            \"rank\": 6533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8918bb91882ce41d9d9892246e4b56e4571a9fd5\"\n            }\n        },\n        {\n            \"id\": 11896,\n            \"name\": \"Morpheus Token\",\n            \"symbol\": \"MORPH\",\n            \"slug\": \"morpheus-token\",\n            \"rank\": 5814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x0789fF5bA37f72ABC4D561D00648acaDC897b32d\"\n            }\n        },\n        {\n            \"id\": 11897,\n            \"name\": \"Dreamr\",\n            \"symbol\": \"DMR\",\n            \"slug\": \"dreamr\",\n            \"rank\": 7206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf74941046389c78f12fe44784c0ec9ca7ceb7dc2\"\n            }\n        },\n        {\n            \"id\": 11898,\n            \"name\": \"Gods and Legends\",\n            \"symbol\": \"GNLR\",\n            \"slug\": \"gods-and-legends\",\n            \"rank\": 5066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:08:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e2b887c76cc1b5c5ef27c6361101bfd57e0bb98\"\n            }\n        },\n        {\n            \"id\": 11899,\n            \"name\": \"PlentyCoin\",\n            \"symbol\": \"PLENTYCOIN\",\n            \"slug\": \"plentycoin\",\n            \"rank\": 8891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x625dad4e02e4379f1920bbe2dd966400c5d97320\"\n            }\n        },\n        {\n            \"id\": 11900,\n            \"name\": \"SaunaFinance Token\",\n            \"symbol\": \"SAUNA\",\n            \"slug\": \"saunafinance-token\",\n            \"rank\": 3997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06b889a7a7fa15d8cc7cff147962c4232cce7cf0\"\n            }\n        },\n        {\n            \"id\": 11902,\n            \"name\": \"Polly DeFi nest\",\n            \"symbol\": \"NDEFI\",\n            \"slug\": \"polly-defi-nest\",\n            \"rank\": 7339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-15T18:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd3f07EA86DDf7BAebEfd49731D7Bbd207FedC53B\"\n            }\n        },\n        {\n            \"id\": 11904,\n            \"name\": \"ANS Crypto Coin\",\n            \"symbol\": \"ANS\",\n            \"slug\": \"ans-coin\",\n            \"rank\": 8892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T03:38:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11905,\n            \"name\": \"PURR Vault (NFTX)\",\n            \"symbol\": \"PURR\",\n            \"slug\": \"purr-vault-nftx\",\n            \"rank\": 7181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE581F272706581F9Dcc362dF3C7934E99192c492\"\n            }\n        },\n        {\n            \"id\": 11907,\n            \"name\": \"Fantom Oasis\",\n            \"symbol\": \"FTMO\",\n            \"slug\": \"fantom-oasis\",\n            \"rank\": 6098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9bd0611610a0f5133e4dd1bfdd71c5479ee77f37\"\n            }\n        },\n        {\n            \"id\": 11908,\n            \"name\": \"HiFi Gaming Society\",\n            \"symbol\": \"HIFI\",\n            \"slug\": \"hifi-gaming-society\",\n            \"rank\": 5191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0A38bc18022b0cCB043F7b730B354d554C6230F1\"\n            }\n        },\n        {\n            \"id\": 11910,\n            \"name\": \"SokuSwap\",\n            \"symbol\": \"SOKU\",\n            \"slug\": \"sokuswap\",\n            \"rank\": 4038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T00:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e4b5ea0259eb3d66e6fcb7cc8785817f8490a53\"\n            }\n        },\n        {\n            \"id\": 11911,\n            \"name\": \"Larix\",\n            \"symbol\": \"LARIX\",\n            \"slug\": \"larix\",\n            \"rank\": 3511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7Zb1bGi32pfsrBkzWdqd4dFhUXwp5Nybr1zuaEwN34hy\"\n            }\n        },\n        {\n            \"id\": 11912,\n            \"name\": \"Round Dollar\",\n            \"symbol\": \"RD\",\n            \"slug\": \"round-dollar\",\n            \"rank\": 4186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T05:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLS49HRpnY4RymsWhkRW4ETnvkH7w8D72K\"\n            }\n        },\n        {\n            \"id\": 11913,\n            \"name\": \"AcknoLedger\",\n            \"symbol\": \"ACK\",\n            \"slug\": \"acknoledger\",\n            \"rank\": 1440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T12:58:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7b5fb4607abfe0ecf332c23cbdcc9e425b443a8\"\n            }\n        },\n        {\n            \"id\": 11914,\n            \"name\": \"Phat Doge Givings\",\n            \"symbol\": \"GIVING\",\n            \"slug\": \"phat-doge-givings\",\n            \"rank\": 8893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T09:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAE23D3b38060aA49B46E0916fBdD8F9d19906ccF\"\n            }\n        },\n        {\n            \"id\": 11915,\n            \"name\": \"Binopoly\",\n            \"symbol\": \"BINO\",\n            \"slug\": \"binopoly\",\n            \"rank\": 5943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T22:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2df7a11baf8bb555e93b99684a2de0f105eb592\"\n            }\n        },\n        {\n            \"id\": 11916,\n            \"name\": \"Minerva Wallet\",\n            \"symbol\": \"MIVA\",\n            \"slug\": \"minerva-wallet\",\n            \"rank\": 8894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T15:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0x63e62989D9EB2d37dfDB1F93A22f063635b07d51\"\n            }\n        },\n        {\n            \"id\": 11921,\n            \"name\": \"Nether NFT\",\n            \"symbol\": \"NTR\",\n            \"slug\": \"nether-nft\",\n            \"rank\": 3828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T15:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8182ac1c5512eb67756a89c40fadb2311757bd32\"\n            }\n        },\n        {\n            \"id\": 11922,\n            \"name\": \"KRYZA Network\",\n            \"symbol\": \"KRN\",\n            \"slug\": \"kryza-network\",\n            \"rank\": 7484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T15:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e6d79cddec12c229d53b38c11b204bcec118885\"\n            }\n        },\n        {\n            \"id\": 11923,\n            \"name\": \"Elpis Battle\",\n            \"symbol\": \"EBA\",\n            \"slug\": \"elpis-battle\",\n            \"rank\": 1573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T18:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3944aC66b9b9B40a6474022D6962b6cAA001b5E3\"\n            }\n        },\n        {\n            \"id\": 11924,\n            \"name\": \"Amasa\",\n            \"symbol\": \"AMAS\",\n            \"slug\": \"amasa\",\n            \"rank\": 7253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65a8fbA02F641a13Bb7B01d5E1129b0521004f52\"\n            }\n        },\n        {\n            \"id\": 11925,\n            \"name\": \"Monsta Infinite\",\n            \"symbol\": \"MONI\",\n            \"slug\": \"monsta-infinite\",\n            \"rank\": 1120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T19:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9573c88aE3e37508f87649f87c4dd5373C9F31e0\"\n            }\n        },\n        {\n            \"id\": 11926,\n            \"name\": \"Thetan Arena\",\n            \"symbol\": \"THG\",\n            \"slug\": \"thetan-arena\",\n            \"rank\": 2919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T17:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fd87aefe02441b123c3c32466cd9db4c578618f\"\n            }\n        },\n        {\n            \"id\": 11927,\n            \"name\": \"Solyard Finance\",\n            \"symbol\": \"YARD\",\n            \"slug\": \"solyard-finance\",\n            \"rank\": 4986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T18:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8RYSc3rrS4X4bvBCtSJnhcpPpMaAJkXnVKZPzANxQHgz\"\n            }\n        },\n        {\n            \"id\": 11928,\n            \"name\": \"Greenex\",\n            \"symbol\": \"GNX\",\n            \"slug\": \"greenex\",\n            \"rank\": 6996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T22:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d8f4d3a7d5a69d7163d8a325b01deab180177c3\"\n            }\n        },\n        {\n            \"id\": 11929,\n            \"name\": \"Around Network\",\n            \"symbol\": \"ART\",\n            \"slug\": \"around-network\",\n            \"rank\": 8895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T19:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e40a9decea6a050e8b00a690bd8eae546624864\"\n            }\n        },\n        {\n            \"id\": 11931,\n            \"name\": \"Traders coin\",\n            \"symbol\": \"TRDC\",\n            \"slug\": \"traders-coin\",\n            \"rank\": 3930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T21:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e8db69dcff9209e486a100e611b0af300c3374e\"\n            }\n        },\n        {\n            \"id\": 11932,\n            \"name\": \"Subme\",\n            \"symbol\": \"SUB\",\n            \"slug\": \"subme\",\n            \"rank\": 2047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T21:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd290c590866f8282d89671a85ac9964b165d682\"\n            }\n        },\n        {\n            \"id\": 11933,\n            \"name\": \"HalfPizza\",\n            \"symbol\": \"PIZA\",\n            \"slug\": \"halfpizza\",\n            \"rank\": 3165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-16T21:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc646d0b564bf191b3d3adf2b620a792e485e6da\"\n            }\n        },\n        {\n            \"id\": 11935,\n            \"name\": \"Parrot Protocol\",\n            \"symbol\": \"PRT\",\n            \"slug\": \"parrot-protocol\",\n            \"rank\": 3602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T23:13:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PRT88RkA4Kg5z7pKnezeNH4mafTvtQdfFgpQTGRjz44\"\n            }\n        },\n        {\n            \"id\": 11937,\n            \"name\": \"ArbiFarm\",\n            \"symbol\": \"AFARM\",\n            \"slug\": \"arbifarm\",\n            \"rank\": 8896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T04:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x2ae1ef41cd23e3e77f75789e9393d8951705470f\"\n            }\n        },\n        {\n            \"id\": 11938,\n            \"name\": \"Doge Universe\",\n            \"symbol\": \"SPACEXDOGE\",\n            \"slug\": \"doge-universe\",\n            \"rank\": 7653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T07:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01af9fc6130aeddbd2cdb6e684262f5b605471cc\"\n            }\n        },\n        {\n            \"id\": 11939,\n            \"name\": \"Heroes & Empires\",\n            \"symbol\": \"HE\",\n            \"slug\": \"heroes-and-empires\",\n            \"rank\": 3094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T15:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20d39a5130f799b95b55a930e5b7ebc589ea9ed8\"\n            }\n        },\n        {\n            \"id\": 11941,\n            \"name\": \"Xfinite Entertainment Token\",\n            \"symbol\": \"XET\",\n            \"slug\": \"xfinite-entertainment-token\",\n            \"rank\": 3402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11942,\n            \"name\": \"GameFi Protocol\",\n            \"symbol\": \"GFI\",\n            \"slug\": \"gamefi-token\",\n            \"rank\": 3769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T07:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd6c6c114db071efe0bab6051268227ce64c3ffe\"\n            }\n        },\n        {\n            \"id\": 11943,\n            \"name\": \"Promodio\",\n            \"symbol\": \"PMD\",\n            \"slug\": \"promodio\",\n            \"rank\": 5739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5555732b3925356964695578fefcffcd31bcbb8\"\n            }\n        },\n        {\n            \"id\": 11945,\n            \"name\": \"My Master War\",\n            \"symbol\": \"MAT\",\n            \"slug\": \"my-master-war\",\n            \"rank\": 1507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T16:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3147987a00d35eecc10c731269003ca093740ca\"\n            }\n        },\n        {\n            \"id\": 11947,\n            \"name\": \"HeroVerse\",\n            \"symbol\": \"HER\",\n            \"slug\": \"heroverse\",\n            \"rank\": 5694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T07:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6B9F6f911384886b2e622e406327085238F8A3C5\"\n            }\n        },\n        {\n            \"id\": 11948,\n            \"name\": \"Radix\",\n            \"symbol\": \"XRD\",\n            \"slug\": \"radix-protocol\",\n            \"rank\": 3678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T16:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11949,\n            \"name\": \"NFT Gallery\",\n            \"symbol\": \"NFG\",\n            \"slug\": \"nft-gallery\",\n            \"rank\": 7397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-17T19:09:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8e3399d81b76362b76453799c95fee868c728ea\"\n            }\n        },\n        {\n            \"id\": 11952,\n            \"name\": \"Wrapped Moonriver\",\n            \"symbol\": \"WMOVR\",\n            \"slug\": \"wrapped-moonriver\",\n            \"rank\": 8897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T08:01:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x98878b06940ae243284ca214f92bb71a2b032b8a\"\n            }\n        },\n        {\n            \"id\": 11953,\n            \"name\": \"Crypto Island\",\n            \"symbol\": \"CISLA\",\n            \"slug\": \"crypto-island\",\n            \"rank\": 5643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T02:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcDcc04566236D0D8383B2A2B1Fc7C56d28D247eE\"\n            }\n        },\n        {\n            \"id\": 11958,\n            \"name\": \"Knight War - The Holy Trio\",\n            \"symbol\": \"KWS\",\n            \"slug\": \"knight-war\",\n            \"rank\": 1958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T08:02:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5D0E95C15cA50F13fB86938433269D03112409Fe\"\n            }\n        },\n        {\n            \"id\": 11961,\n            \"name\": \"Vee Finance\",\n            \"symbol\": \"VEE\",\n            \"slug\": \"vee-finance\",\n            \"rank\": 4097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T17:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3709E8615E02C15B096f8a9B460ccb8cA8194e86\"\n            }\n        },\n        {\n            \"id\": 11962,\n            \"name\": \"Bright Token\",\n            \"symbol\": \"BRIGHT\",\n            \"slug\": \"bright-token\",\n            \"rank\": 3816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T17:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe\"\n            }\n        },\n        {\n            \"id\": 11963,\n            \"name\": \"PetKingdom\",\n            \"symbol\": \"PKD\",\n            \"slug\": \"petkingdom\",\n            \"rank\": 8898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-18T17:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa7c97d58cb980a701e3c6e4e6c45554eeb9aa878\"\n            }\n        },\n        {\n            \"id\": 11965,\n            \"name\": \"Step Hero Soul\",\n            \"symbol\": \"STEP\",\n            \"slug\": \"step-hero-step\",\n            \"rank\": 6089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T03:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0CCA95FD87441DCD90fDDB4e34526C1B3cc6F660\"\n            }\n        },\n        {\n            \"id\": 11966,\n            \"name\": \"Blizzard Network\",\n            \"symbol\": \"BLIZZ\",\n            \"slug\": \"blizzard-network\",\n            \"rank\": 2542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-19T05:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xa2776a53da0bf664ea34b8efa1c8ab4241a10968\"\n            }\n        },\n        {\n            \"id\": 11967,\n            \"name\": \"Hero Arena\",\n            \"symbol\": \"HERA\",\n            \"slug\": \"hero-arena\",\n            \"rank\": 3991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:18:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49c7295ff86eabf5bf58c6ebc858db4805738c01\"\n            }\n        },\n        {\n            \"id\": 11968,\n            \"name\": \"CAGE\",\n            \"symbol\": \"C4G3\",\n            \"slug\": \"cage\",\n            \"rank\": 8899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-19T08:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2Ef3551C1945A7218fc4eC0a75c9eCFDF012A4F\"\n            }\n        },\n        {\n            \"id\": 11969,\n            \"name\": \"SolDate Token\",\n            \"symbol\": \"DATE\",\n            \"slug\": \"soldate-token\",\n            \"rank\": 6695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T06:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Ce3PSQfkxT5ua4r2JqCoWYrMwKWC5hEzwsrT9Hb7mAz9\"\n            }\n        },\n        {\n            \"id\": 11970,\n            \"name\": \"SeaChain\",\n            \"symbol\": \"SEACHAIN\",\n            \"slug\": \"seachain\",\n            \"rank\": 7835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T10:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36b24b2f78725495e858af9e72f7df69dade3dca\"\n            }\n        },\n        {\n            \"id\": 11971,\n            \"name\": \"Answerly\",\n            \"symbol\": \"ANSR\",\n            \"slug\": \"answerly\",\n            \"rank\": 4655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T10:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"ANSR-GAEQFO7DDXQCJ4REZX6M6ULRNCI7WBXTJPMJRRWZQBA3C5T3LAWL7CQO\"\n            }\n        },\n        {\n            \"id\": 11972,\n            \"name\": \"BladeWarrior\",\n            \"symbol\": \"BLADE\",\n            \"slug\": \"bladewarrior\",\n            \"rank\": 6474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T11:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0xa07403c1bd0c5cf53df07f15faa589241352527b\"\n            }\n        },\n        {\n            \"id\": 11973,\n            \"name\": \"Thales\",\n            \"symbol\": \"THALES\",\n            \"slug\": \"thales\",\n            \"rank\": 5381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T11:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03e173ad8d1581a4802d3b532ace27a62c5b81dc\"\n            }\n        },\n        {\n            \"id\": 11974,\n            \"name\": \"Alkemi Network DAO Token\",\n            \"symbol\": \"ALK\",\n            \"slug\": \"alkemi-network-dao-token\",\n            \"rank\": 7242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T11:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6C16119B20fa52600230F074b349dA3cb861a7e3\"\n            }\n        },\n        {\n            \"id\": 11976,\n            \"name\": \"Aleph Zero\",\n            \"symbol\": \"AZERO\",\n            \"slug\": \"aleph-zero\",\n            \"rank\": 2883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T18:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 11977,\n            \"name\": \"Infinity PAD\",\n            \"symbol\": \"IPAD\",\n            \"slug\": \"infinity-pad\",\n            \"rank\": 963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T17:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf07dfc2ad28ab5b09e8602418d2873fcb95e1744\"\n            }\n        },\n        {\n            \"id\": 11978,\n            \"name\": \"Revolve Games\",\n            \"symbol\": \"RPG\",\n            \"slug\": \"revolve-games\",\n            \"rank\": 1301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-25T10:36:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01E0d17a533E5930A349C2BB71304F04F20AB12B\"\n            }\n        },\n        {\n            \"id\": 11981,\n            \"name\": \"Lucky Unicorn Token\",\n            \"symbol\": \"L99\",\n            \"slug\": \"lucky-unicorn-token\",\n            \"rank\": 5320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x033c90840f27c83b1aa0ffe6db65c954bf6abbdd\"\n            }\n        },\n        {\n            \"id\": 11983,\n            \"name\": \"Hudi\",\n            \"symbol\": \"HUDI\",\n            \"slug\": \"hudi\",\n            \"rank\": 3317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83d8ea5a4650b68cd2b57846783d86df940f7458\"\n            }\n        },\n        {\n            \"id\": 11985,\n            \"name\": \"Deku Inu\",\n            \"symbol\": \"DEKU\",\n            \"slug\": \"deku-inu\",\n            \"rank\": 4202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1a88cea335edaf30ce90f103f1434a773ea46bd\"\n            }\n        },\n        {\n            \"id\": 11988,\n            \"name\": \"bUKHI\",\n            \"symbol\": \"BUKH\",\n            \"slug\": \"bukh\",\n            \"rank\": 6202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T19:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeFe2aFB5f2a9EA8Ec6D8a57FE88fEBCFE29db813\"\n            }\n        },\n        {\n            \"id\": 11990,\n            \"name\": \"Medacoin\",\n            \"symbol\": \"MEDA\",\n            \"slug\": \"medacoin\",\n            \"rank\": 838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T00:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9130990dd16ed8be8be63e46cad305c2c339dac9\"\n            }\n        },\n        {\n            \"id\": 11991,\n            \"name\": \"MUD Guild Game\",\n            \"symbol\": \"MGG\",\n            \"slug\": \"mud-guild-game\",\n            \"rank\": 8900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB435EEffE949182AeBe85506EB88D4a0fFeA8f9E\"\n            }\n        },\n        {\n            \"id\": 11992,\n            \"name\": \"EL RUNE - Rune.Game\",\n            \"symbol\": \"EL\",\n            \"slug\": \"el-rune---rune-game\",\n            \"rank\": 8127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x210c14fbecc2bd9b6231199470da12ad45f64d45\"\n            }\n        },\n        {\n            \"id\": 11993,\n            \"name\": \"HappyFans\",\n            \"symbol\": \"HAPPY\",\n            \"slug\": \"happy-fans\",\n            \"rank\": 6066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T16:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3079F61704E9eFa2BcF1db412f735d8d4cFa26f4\"\n            }\n        },\n        {\n            \"id\": 11994,\n            \"name\": \"Death Token\",\n            \"symbol\": \"DEATH\",\n            \"slug\": \"death-token\",\n            \"rank\": 7060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xeaF45B62d9d0Bdc1D763baF306af5eDD7C0d7e55\"\n            }\n        },\n        {\n            \"id\": 11995,\n            \"name\": \"TIR RUNE - Rune.Game\",\n            \"symbol\": \"TIR\",\n            \"slug\": \"tir-rune---rune-game\",\n            \"rank\": 8255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x125a3e00a9a11317d4d95349e68ba0bc744addc4\"\n            }\n        },\n        {\n            \"id\": 11996,\n            \"name\": \"NEF RUNE - Rune.Game\",\n            \"symbol\": \"NEF\",\n            \"slug\": \"nef-rune---rune-game\",\n            \"rank\": 8277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T20:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef4f66506aaaeeff6d10775ad6f994105d8f11b4\"\n            }\n        },\n        {\n            \"id\": 11997,\n            \"name\": \"ITH RUNE - Rune.Game\",\n            \"symbol\": \"ITH\",\n            \"slug\": \"ith-rune---rune-game\",\n            \"rank\": 8008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x098Afb73F809D8Fe145363F802113E3825d7490C\"\n            }\n        },\n        {\n            \"id\": 11998,\n            \"name\": \"TAL RUNE - Rune.Game\",\n            \"symbol\": \"TAL\",\n            \"slug\": \"tal-rune---rune-game\",\n            \"rank\": 8901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5DE72A6fca2144Aa134650bbEA92Cc919244F05D\"\n            }\n        },\n        {\n            \"id\": 11999,\n            \"name\": \"RAL RUNE - Rune.Game\",\n            \"symbol\": \"RAL\",\n            \"slug\": \"ral-rune---rune-game\",\n            \"rank\": 8261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2F25DbD430CdbD1a6eC184c79C56C18918fcc97D\"\n            }\n        },\n        {\n            \"id\": 12000,\n            \"name\": \"ORT RUNE - Rune.Game\",\n            \"symbol\": \"ORT\",\n            \"slug\": \"ort-rune---rune-game\",\n            \"rank\": 8902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:09:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33bc7539D83C1ADB95119A255134e7B584cd5c59\"\n            }\n        },\n        {\n            \"id\": 12001,\n            \"name\": \"THUL RUNE - Rune.Game\",\n            \"symbol\": \"THUL\",\n            \"slug\": \"thul-rune---rune-game\",\n            \"rank\": 8000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fC5bffCf855B9D7897F1921363547681F6847Aa\"\n            }\n        },\n        {\n            \"id\": 12002,\n            \"name\": \"AMN RUNE - Rune.Game\",\n            \"symbol\": \"AMN\",\n            \"slug\": \"amn-rune---rune-game\",\n            \"rank\": 8903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x346C03fe8BE489baAAc5CE67e817Ff11fb580F98\"\n            }\n        },\n        {\n            \"id\": 12003,\n            \"name\": \"SOL RUNE - Rune.Game\",\n            \"symbol\": \"SOL\",\n            \"slug\": \"sol-rune---rune-game\",\n            \"rank\": 8904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ffd3b8ba90f5430cda7f4cc4c0a80df3cd0e495\"\n            }\n        },\n        {\n            \"id\": 12004,\n            \"name\": \"SHAEL RUNE - Rune.Game\",\n            \"symbol\": \"SHAEL\",\n            \"slug\": \"shael-rune---rune-game\",\n            \"rank\": 8257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56DeFe2310109624c20c2E985c3AEa63b9718319\"\n            }\n        },\n        {\n            \"id\": 12005,\n            \"name\": \"DOL RUNE - Rune.Game\",\n            \"symbol\": \"DOL\",\n            \"slug\": \"dol-rune---rune-game\",\n            \"rank\": 7914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94F2E23c7422fa8c5A348a0E6D7C05b0a6C8a5b8\"\n            }\n        },\n        {\n            \"id\": 12006,\n            \"name\": \"HEL RUNE - Rune.Game\",\n            \"symbol\": \"HEL\",\n            \"slug\": \"hel-rune---rune-game\",\n            \"rank\": 8905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0D3877152BaaC86D42A4123ABBeCd1178d784cC7\"\n            }\n        },\n        {\n            \"id\": 12007,\n            \"name\": \"IO RUNE - Rune.Game\",\n            \"symbol\": \"IO\",\n            \"slug\": \"io-rune---rune-game\",\n            \"rank\": 8170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa00672c2a70E4CD3919afc2043b4b46e95041425\"\n            }\n        },\n        {\n            \"id\": 12008,\n            \"name\": \"Lum Rune\",\n            \"symbol\": \"LUM\",\n            \"slug\": \"lum-rune\",\n            \"rank\": 8167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T16:50:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD481F4eA902e207AAda9Fa093f80d50B19444253\"\n            }\n        },\n        {\n            \"id\": 12009,\n            \"name\": \"KO RUNE - Rune.Game\",\n            \"symbol\": \"KO\",\n            \"slug\": \"ko-rune---rune-game\",\n            \"rank\": 8252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a74b7d7d44025Bcc344E7dA80d542e7b0586330\"\n            }\n        },\n        {\n            \"id\": 12010,\n            \"name\": \"FAL RUNE - Rune.Game\",\n            \"symbol\": \"FAL\",\n            \"slug\": \"fal-rune---rune-game\",\n            \"rank\": 7874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T21:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd06c743a1628fb02c15946a56037cd7020f3bd2\"\n            }\n        },\n        {\n            \"id\": 12012,\n            \"name\": \"LO RUNE - Rune.Game\",\n            \"symbol\": \"LO\",\n            \"slug\": \"lo-rune---rune-game\",\n            \"rank\": 7510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T22:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08fb6740Cc5170e48B2Ad8Cc07422d3302EF5e78\"\n            }\n        },\n        {\n            \"id\": 12013,\n            \"name\": \"ZOD RUNE - Rune.Game\",\n            \"symbol\": \"ZOD\",\n            \"slug\": \"zod-rune---rune-game\",\n            \"rank\": 7496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-20T22:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e151ca82b3686f555c381530732df1cfc3c7890\"\n            }\n        },\n        {\n            \"id\": 12014,\n            \"name\": \"HakunaMatata (new)\",\n            \"symbol\": \"HKUN\",\n            \"slug\": \"hakunamatata-new\",\n            \"rank\": 4239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T01:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1\"\n            }\n        },\n        {\n            \"id\": 12015,\n            \"name\": \"Fintropy\",\n            \"symbol\": \"FINT\",\n            \"slug\": \"fintropy\",\n            \"rank\": 7422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T20:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xD0513DB39d87e8825389fEB10BD911dC53B3a153\"\n            }\n        },\n        {\n            \"id\": 12016,\n            \"name\": \"Communifty\",\n            \"symbol\": \"CNFT\",\n            \"slug\": \"communifty\",\n            \"rank\": 5781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e2b4badac15a4ec8c56020f4ce60faa7558c052\"\n            }\n        },\n        {\n            \"id\": 12018,\n            \"name\": \"BUSTA\",\n            \"symbol\": \"BUST\",\n            \"slug\": \"busta\",\n            \"rank\": 5090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T09:12:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd0507fac1152faf870c778ff6beb1ca3b9f7a1f\"\n            }\n        },\n        {\n            \"id\": 12020,\n            \"name\": \"Solbank Token\",\n            \"symbol\": \"SBNK\",\n            \"slug\": \"solbank-token\",\n            \"rank\": 7374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"uNrix3Q5g51MCEUrYBUEBDdQ96RQDQspQJJnnQ4T3Vc\"\n            }\n        },\n        {\n            \"id\": 12023,\n            \"name\": \"JEDSTAR\",\n            \"symbol\": \"JED\",\n            \"slug\": \"jedstar\",\n            \"rank\": 5010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x058a7af19bdb63411d0a84e79e3312610d7fa90c\"\n            }\n        },\n        {\n            \"id\": 12024,\n            \"name\": \"BankerDoge\",\n            \"symbol\": \"BANKER\",\n            \"slug\": \"bankerdoge\",\n            \"rank\": 1637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:12:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf06419c638a1d809c024aa693147dbdc42b60145\"\n            }\n        },\n        {\n            \"id\": 12025,\n            \"name\": \"TetraHedra\",\n            \"symbol\": \"TTH\",\n            \"slug\": \"tetrahedra\",\n            \"rank\": 1998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:24:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf19b09da89722f0a6960f9bf9701a63ae891603a\"\n            }\n        },\n        {\n            \"id\": 12026,\n            \"name\": \"CarbonEco\",\n            \"symbol\": \"c0\",\n            \"slug\": \"carboneco\",\n            \"rank\": 7974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T12:30:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbb3c2a170fbb8988cdb41c04344f9863b0f71c20\"\n            }\n        },\n        {\n            \"id\": 12027,\n            \"name\": \"Kickstarter\",\n            \"symbol\": \"KSR\",\n            \"slug\": \"kickstarter\",\n            \"rank\": 6485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T18:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c373aef0b9831f7895e6d6565683d628cf1c151\"\n            }\n        },\n        {\n            \"id\": 12029,\n            \"name\": \"EPRO TOKEN\",\n            \"symbol\": \"EPRO\",\n            \"slug\": \"ethereum-pro-new\",\n            \"rank\": 8906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T07:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAB6E163cBEB3959b68b90beC722F5a9EEf82bA72\"\n            }\n        },\n        {\n            \"id\": 12030,\n            \"name\": \"ELD RUNE - Rune.Game\",\n            \"symbol\": \"ELD\",\n            \"slug\": \"eld-rune---rune-game\",\n            \"rank\": 8266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T16:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe00b8109bcb70b1edeb4cf87914efc2805020995\"\n            }\n        },\n        {\n            \"id\": 12032,\n            \"name\": \"Scan DeFi\",\n            \"symbol\": \"SCAN\",\n            \"slug\": \"scan-defi\",\n            \"rank\": 6402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T17:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xccce542413528cb57b5761e061f4683a1247adcb\"\n            }\n        },\n        {\n            \"id\": 12033,\n            \"name\": \"Moontography\",\n            \"symbol\": \"MTGY\",\n            \"slug\": \"moontography\",\n            \"rank\": 2724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T17:39:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x025c9f1146d4d94f8f369b9d98104300a3c8ca23\"\n            }\n        },\n        {\n            \"id\": 12034,\n            \"name\": \"Theoscoin\",\n            \"symbol\": \"THS\",\n            \"slug\": \"theoscoin\",\n            \"rank\": 6208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T18:21:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c5ff116bffc50ff59d0334d5643e15b71c6414a\"\n            }\n        },\n        {\n            \"id\": 12035,\n            \"name\": \"Data Economy Index\",\n            \"symbol\": \"DATA\",\n            \"slug\": \"data-economy-index\",\n            \"rank\": 6482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x33d63ba1e57e54779f7ddaeaa7109349344cf5f1\"\n            }\n        },\n        {\n            \"id\": 12038,\n            \"name\": \"Voltage\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"voltage\",\n            \"rank\": 4378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T19:06:49.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfFbF315f70E458e49229654DeA4cE192d26f9b25\"\n            }\n        },\n        {\n            \"id\": 12040,\n            \"name\": \"Buff Doge Coin\",\n            \"symbol\": \"DOGECOIN\",\n            \"slug\": \"buff-doge-coin\",\n            \"rank\": 3706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T19:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23125108bc4c63E4677b2E253Fa498cCb4B3298b\"\n            }\n        },\n        {\n            \"id\": 12041,\n            \"name\": \"Dimitra\",\n            \"symbol\": \"DMTR\",\n            \"slug\": \"dimitra\",\n            \"rank\": 3583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51cb253744189f11241becb29bedd3f1b5384fdb\"\n            }\n        },\n        {\n            \"id\": 12042,\n            \"name\": \"Sypool\",\n            \"symbol\": \"SYP\",\n            \"slug\": \"sypool\",\n            \"rank\": 1800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-21T23:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FnKE9n6aGjQoNWRBZXy4RW6LZVao7qwBonUbiD7edUmZ\"\n            }\n        },\n        {\n            \"id\": 12043,\n            \"name\": \"Octopus Network\",\n            \"symbol\": \"OCT\",\n            \"slug\": \"octopus-network\",\n            \"rank\": 2934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T03:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5cfbc74057c610c8ef151a439252680ac68c6dc\"\n            }\n        },\n        {\n            \"id\": 12044,\n            \"name\": \"Vera\",\n            \"symbol\": \"VERA\",\n            \"slug\": \"vera-network\",\n            \"rank\": 3487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T16:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7f0cc50ad69408ae58be033f4f85d2367c2e468\"\n            }\n        },\n        {\n            \"id\": 12045,\n            \"name\": \"Moonpoly\",\n            \"symbol\": \"CMP\",\n            \"slug\": \"moonpoly\",\n            \"rank\": 6919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T06:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfd947b1ad06c39522fb67fb00b21a3fda906e34\"\n            }\n        },\n        {\n            \"id\": 12046,\n            \"name\": \"Idexo Token\",\n            \"symbol\": \"IDO\",\n            \"slug\": \"idexo-token\",\n            \"rank\": 4528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T10:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF9c53268e9de692AE1b2ea5216E24e1c3ad7CB1E\"\n            }\n        },\n        {\n            \"id\": 12047,\n            \"name\": \"Agrinoble\",\n            \"symbol\": \"AGN\",\n            \"slug\": \"agrinoble\",\n            \"rank\": 6532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T06:33:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2317f8c321954070b57019bfbd9a1fae1f3c04d9\"\n            }\n        },\n        {\n            \"id\": 12048,\n            \"name\": \"Loud Market\",\n            \"symbol\": \"LOUD\",\n            \"slug\": \"loud-market\",\n            \"rank\": 4320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T06:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d0e22387ddfe75d1aea9d7108a4392922740b96\"\n            }\n        },\n        {\n            \"id\": 12049,\n            \"name\": \"Green Beli\",\n            \"symbol\": \"GRBE\",\n            \"slug\": \"green-beli\",\n            \"rank\": 4347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T07:51:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5Ca4e7294B14EA5745EE2A688990e0cb68503219\"\n            }\n        },\n        {\n            \"id\": 12050,\n            \"name\": \"Symmetric\",\n            \"symbol\": \"SYMM\",\n            \"slug\": \"symmetric\",\n            \"rank\": 8907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T08:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5601,\n                \"name\": \"xDai\",\n                \"symbol\": \"STAKE\",\n                \"slug\": \"xdai\",\n                \"token_address\": \"0xc45b3c1c24d5f54e7a2cf288ac668c74dd507a84\"\n            }\n        },\n        {\n            \"id\": 12051,\n            \"name\": \"Cryptopolis\",\n            \"symbol\": \"CPO\",\n            \"slug\": \"cryptopolis\",\n            \"rank\": 2010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T15:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea395DFaFEd39924988b475f2Ca7f4C72655203A\"\n            }\n        },\n        {\n            \"id\": 12053,\n            \"name\": \"Meta Spatial\",\n            \"symbol\": \"SPAT\",\n            \"slug\": \"meta-spatial\",\n            \"rank\": 4854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T15:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62cd26cb698FA8067D9c76f8ccb26922F6a86909\"\n            }\n        },\n        {\n            \"id\": 12054,\n            \"name\": \"MatrixETF\",\n            \"symbol\": \"MDF\",\n            \"slug\": \"matrixetf\",\n            \"rank\": 4764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:53:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a57367c6194199e5d9aea1ce027431682dfb411\"\n            }\n        },\n        {\n            \"id\": 12057,\n            \"name\": \"Dopex Rebate Token\",\n            \"symbol\": \"RDPX\",\n            \"slug\": \"dopex-rdpx\",\n            \"rank\": 4866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T20:51:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ff5a8451a839f5f0bb3562689d9a44089738d11\"\n            }\n        },\n        {\n            \"id\": 12058,\n            \"name\": \"Light DeFi\",\n            \"symbol\": \"LIGHT\",\n            \"slug\": \"light-defi\",\n            \"rank\": 5960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T21:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x842668E2B9A73240aBF6532DEdC89c9c3e050C98\"\n            }\n        },\n        {\n            \"id\": 12059,\n            \"name\": \"ShibaNova\",\n            \"symbol\": \"NOVA\",\n            \"slug\": \"shibanova\",\n            \"rank\": 5679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T21:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56E344bE9A7a7A1d27C854628483Efd67c11214F\"\n            }\n        },\n        {\n            \"id\": 12060,\n            \"name\": \"XTblock\",\n            \"symbol\": \"XTT-B20\",\n            \"slug\": \"xtblock\",\n            \"rank\": 4163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T21:39:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70b6c6a555507ee4ac91c15e5c80b7dc8ff3b489\"\n            }\n        },\n        {\n            \"id\": 12063,\n            \"name\": \"MintySwap\",\n            \"symbol\": \"MINTYS\",\n            \"slug\": \"mintyswap\",\n            \"rank\": 4512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbd900e05b4af2124390d206f70bc4e583b1be85\"\n            }\n        },\n        {\n            \"id\": 12064,\n            \"name\": \"Cratos\",\n            \"symbol\": \"CRTS\",\n            \"slug\": \"cratos\",\n            \"rank\": 375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T08:17:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x678e840c640f619e17848045d23072844224dd37\"\n            }\n        },\n        {\n            \"id\": 12065,\n            \"name\": \"Meeb Master\",\n            \"symbol\": \"MEEB\",\n            \"slug\": \"meeb-master\",\n            \"rank\": 2574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:45:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x64aFDF9e28946419E325d801Fb3053d8B8FFdC23\"\n            }\n        },\n        {\n            \"id\": 12066,\n            \"name\": \"Shirtum\",\n            \"symbol\": \"SHI\",\n            \"slug\": \"shirtum\",\n            \"rank\": 1049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-22T23:36:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7269d98af4aa705e0b1a5d8512fadb4d45817d5a\"\n            }\n        },\n        {\n            \"id\": 12068,\n            \"name\": \"Bullish AF\",\n            \"symbol\": \"BULLAF\",\n            \"slug\": \"bullish-af\",\n            \"rank\": 8286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T03:33:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x740a00c764e8d9c7946a751526e2ba4c8a44212b\"\n            }\n        },\n        {\n            \"id\": 12070,\n            \"name\": \"Quidd\",\n            \"symbol\": \"QUIDD\",\n            \"slug\": \"quidd\",\n            \"rank\": 3087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T16:43:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDA9FDAb21bC4A5811134A6E0Ba6CA06624e67c07\"\n            }\n        },\n        {\n            \"id\": 12071,\n            \"name\": \"XcelDefi\",\n            \"symbol\": \"XLD\",\n            \"slug\": \"xcel-swap\",\n            \"rank\": 4123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T04:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2\"\n            }\n        },\n        {\n            \"id\": 12073,\n            \"name\": \"Silver Stonks\",\n            \"symbol\": \"SSTX\",\n            \"slug\": \"silver-stonks\",\n            \"rank\": 2090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T10:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5396734569e26101677eb39c89413f7fa7d8006f\"\n            }\n        },\n        {\n            \"id\": 12074,\n            \"name\": \"Gem Guardian\",\n            \"symbol\": \"GEMG\",\n            \"slug\": \"gemguardian\",\n            \"rank\": 3567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T16:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x885c5fb8f0e67b2b0cf3a437e6cc6ebc0f9f9014\"\n            }\n        },\n        {\n            \"id\": 12077,\n            \"name\": \"Zenith Coin\",\n            \"symbol\": \"ZENITH\",\n            \"slug\": \"zenith-coin\",\n            \"rank\": 3316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12078,\n            \"name\": \"DogeSwap\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"dogeswap-heco\",\n            \"rank\": 4837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T20:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x099626783842d35C221E5d01694C2B928eB3B0AD\"\n            }\n        },\n        {\n            \"id\": 12079,\n            \"name\": \"Amy Finance\",\n            \"symbol\": \"AMY\",\n            \"slug\": \"amy-finance\",\n            \"rank\": 8097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T18:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x8fbd420956fdd301f4493500fd0bcaaa80f2389c\"\n            }\n        },\n        {\n            \"id\": 12080,\n            \"name\": \"Kingdom Coin\",\n            \"symbol\": \"KDC\",\n            \"slug\": \"kingdom-coin-\",\n            \"rank\": 5185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:21:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12082,\n            \"name\": \"CyberDragon Gold\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"cyberdragon-gold\",\n            \"rank\": 3203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T16:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb3a6381070b1a15169dea646166ec0699fdaea79\"\n            }\n        },\n        {\n            \"id\": 12083,\n            \"name\": \"CDzExchange\",\n            \"symbol\": \"CDZ\",\n            \"slug\": \"cdzexchange\",\n            \"rank\": 6910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T17:03:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17acc21da1cd31d273c3f54b7d5dd556c8715b79\"\n            }\n        },\n        {\n            \"id\": 12085,\n            \"name\": \"Rose Finance\",\n            \"symbol\": \"ROF\",\n            \"slug\": \"rose-finance\",\n            \"rank\": 8148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T17:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd95b05ebe61244de4df9c2c4123920f016a06df\"\n            }\n        },\n        {\n            \"id\": 12089,\n            \"name\": \"Coinweb\",\n            \"symbol\": \"CWEB\",\n            \"slug\": \"coinweb\",\n            \"rank\": 3158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:31:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x505b5eda5e25a67e1c24a2bf1a527ed9eb88bf04\"\n            }\n        },\n        {\n            \"id\": 12090,\n            \"name\": \"YoCoin\",\n            \"symbol\": \"YOCO\",\n            \"slug\": \"yocoin-yoco\",\n            \"rank\": 5987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:03:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd17629d05e068a9d118ee35d11101d4140d0586\"\n            }\n        },\n        {\n            \"id\": 12091,\n            \"name\": \"Escrow Protocol\",\n            \"symbol\": \"ESCROW\",\n            \"slug\": \"escrow-protocol\",\n            \"rank\": 4916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T16:43:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcf6baa0ede177f446da2aa111a594e6fcee89669\"\n            }\n        },\n        {\n            \"id\": 12093,\n            \"name\": \"Instinct\",\n            \"symbol\": \"INSTINCT\",\n            \"slug\": \"instinct\",\n            \"rank\": 6836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T13:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4eeb3199df249a6bce8ff706fe86c08c5f847d0\"\n            }\n        },\n        {\n            \"id\": 12094,\n            \"name\": \"DNFT Protocol\",\n            \"symbol\": \"DNF\",\n            \"slug\": \"dnft-protocol\",\n            \"rank\": 3783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T09:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c8911c69257c074593fd9efdc431f200be27107\"\n            }\n        },\n        {\n            \"id\": 12096,\n            \"name\": \"CRIR MSH\",\n            \"symbol\": \"MSH\",\n            \"slug\": \"crir-msh\",\n            \"rank\": 3322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeae2bbbc0000f605bd37a02c7fe346a3b68b03eb\"\n            }\n        },\n        {\n            \"id\": 12097,\n            \"name\": \"NFTmall\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"nftmall\",\n            \"rank\": 5172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBaC1df744df160877cDc45E13d0394c06bC388Ff\"\n            }\n        },\n        {\n            \"id\": 12098,\n            \"name\": \"SHIBAVAX\",\n            \"symbol\": \"SHIBX\",\n            \"slug\": \"shibavax\",\n            \"rank\": 1622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x440aBbf18c54b2782A4917b80a1746d3A2c2Cce1\"\n            }\n        },\n        {\n            \"id\": 12100,\n            \"name\": \"Crystl Finance\",\n            \"symbol\": \"CRYSTL\",\n            \"slug\": \"polycrystal-finance\",\n            \"rank\": 5959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T12:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x76bF0C28e604CC3fE9967c83b3C3F31c213cfE64\"\n            }\n        },\n        {\n            \"id\": 12102,\n            \"name\": \"LPI DAO\",\n            \"symbol\": \"LPI\",\n            \"slug\": \"lpi-dao\",\n            \"rank\": 4798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T20:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3428ebf69d2db64a056c68871f27c9e0310f26c9\"\n            }\n        },\n        {\n            \"id\": 12103,\n            \"name\": \"TOMI\",\n            \"symbol\": \"TOMI\",\n            \"slug\": \"tomi\",\n            \"rank\": 7379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T20:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xCD966B72CFF52Dc349089b6b6f5865B5743b4E08\"\n            }\n        },\n        {\n            \"id\": 12108,\n            \"name\": \"Safe Trip Finance\",\n            \"symbol\": \"STF\",\n            \"slug\": \"safe-trip-finance\",\n            \"rank\": 7904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T21:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3916a4dc3c952c78348379a62d66869d9b59942\"\n            }\n        },\n        {\n            \"id\": 12109,\n            \"name\": \"Poof.cash\",\n            \"symbol\": \"POOF\",\n            \"slug\": \"poof-cash\",\n            \"rank\": 6669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T21:51:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x00400FcbF0816bebB94654259de7273f4A05c762\"\n            }\n        },\n        {\n            \"id\": 12113,\n            \"name\": \"AstroFarms Finance\",\n            \"symbol\": \"LEO\",\n            \"slug\": \"astrofarms-finance\",\n            \"rank\": 8215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-23T22:18:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbe8dab8ce8521ecfde43a8ff8d5c6644f4dcecb7\"\n            }\n        },\n        {\n            \"id\": 12115,\n            \"name\": \"Orion Money\",\n            \"symbol\": \"ORION\",\n            \"slug\": \"orion-money\",\n            \"rank\": 950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T13:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dcb18569425930954feb191122e574b87f66abd\"\n            }\n        },\n        {\n            \"id\": 12116,\n            \"name\": \"Diamond Boyz Coin\",\n            \"symbol\": \"DBZ\",\n            \"slug\": \"diamond-boyz-coin\",\n            \"rank\": 6152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T03:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a983559e130723B70e45bd637773DbDfD3F71Db\"\n            }\n        },\n        {\n            \"id\": 12117,\n            \"name\": \"Ecosystem Coin Network\",\n            \"symbol\": \"ECN\",\n            \"slug\": \"ec-bet-network\",\n            \"rank\": 3378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T04:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca47bc04ecfcd324b238ed411741efb65b3c777b\"\n            }\n        },\n        {\n            \"id\": 12118,\n            \"name\": \"Celestial\",\n            \"symbol\": \"CELT\",\n            \"slug\": \"celestial\",\n            \"rank\": 3053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T15:22:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f34292f109870d5fdda602bc7e3ae56d520d6e1\"\n            }\n        },\n        {\n            \"id\": 12119,\n            \"name\": \"Planet Sandbox\",\n            \"symbol\": \"PSB\",\n            \"slug\": \"planet-sandbox\",\n            \"rank\": 3562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T02:18:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36bfBb1d5B3C9b336f3D64976599B6020cA805F1\"\n            }\n        },\n        {\n            \"id\": 12120,\n            \"name\": \"AstroSwap\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astroswap\",\n            \"rank\": 623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:09:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72eB7CA07399Ec402c5b7aa6A65752B6A1Dc0C27\"\n            }\n        },\n        {\n            \"id\": 12121,\n            \"name\": \"Electric Vehicle Direct Currency\",\n            \"symbol\": \"EVDC\",\n            \"slug\": \"electric-vehicle-direct-currency\",\n            \"rank\": 4410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T08:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3B4C4eF3fE02aD91cB57efda593ed07A9278cc0\"\n            }\n        },\n        {\n            \"id\": 12124,\n            \"name\": \"Defi Connect\",\n            \"symbol\": \"DFC\",\n            \"slug\": \"defi-connect\",\n            \"rank\": 4018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T09:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x996c1bf72ec220289ae0edd3a8d77080642121a2\"\n            }\n        },\n        {\n            \"id\": 12125,\n            \"name\": \"SolRazr\",\n            \"symbol\": \"SOLR\",\n            \"slug\": \"solrazr\",\n            \"rank\": 3599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T07:07:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7j7H7sgsnNDeCngAPjpaCN4aaaru4HS7NAFYSEUyzJ3k\"\n            }\n        },\n        {\n            \"id\": 12130,\n            \"name\": \"Decentralized data crypto system\",\n            \"symbol\": \"DCS\",\n            \"slug\": \"decentralized-data-crypto-system\",\n            \"rank\": 4059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T10:51:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeecf92bf5e8f96e174510e9cd2b2a857aa039460\"\n            }\n        },\n        {\n            \"id\": 12131,\n            \"name\": \"Fruits\",\n            \"symbol\": \"FRTS\",\n            \"slug\": \"fruits-eco\",\n            \"rank\": 3164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T11:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x229b239b7d00aa2a41c8b74b1db50a821f58d31a\"\n            }\n        },\n        {\n            \"id\": 12133,\n            \"name\": \"X Protocol\",\n            \"symbol\": \"POT\",\n            \"slug\": \"x-protocol\",\n            \"rank\": 4180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T23:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12134,\n            \"name\": \"FlyPaper\",\n            \"symbol\": \"STICKY\",\n            \"slug\": \"flypaper\",\n            \"rank\": 8908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T13:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ba953183fe5d8169924da516f1b3cac365add78\"\n            }\n        },\n        {\n            \"id\": 12135,\n            \"name\": \"SafeMoon-AVAX\",\n            \"symbol\": \"SAFEMOONA\",\n            \"slug\": \"safemoon-avax\",\n            \"rank\": 8199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T19:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4501e37a79cf953116331a105B3644d07b74C0F8\"\n            }\n        },\n        {\n            \"id\": 12136,\n            \"name\": \"IjasCoin\",\n            \"symbol\": \"IJC\",\n            \"slug\": \"ijascoin\",\n            \"rank\": 3341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T09:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7ff1e126cc81e816915ff48c940ed9d4e6d05d6\"\n            }\n        },\n        {\n            \"id\": 12137,\n            \"name\": \"NFTrade\",\n            \"symbol\": \"NFTD\",\n            \"slug\": \"nftrade\",\n            \"rank\": 1182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-24T14:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac83271abb4ec95386f08ad2b904a46c61777cef\"\n            }\n        },\n        {\n            \"id\": 12140,\n            \"name\": \"RMRK\",\n            \"symbol\": \"RMRK\",\n            \"slug\": \"rmrk\",\n            \"rank\": 289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T03:58:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5034,\n                \"name\": \"Kusama\",\n                \"symbol\": \"KSM\",\n                \"slug\": \"kusama\",\n                \"token_address\": \"https://statemine.statescan.io/asset/8\"\n            }\n        },\n        {\n            \"id\": 12144,\n            \"name\": \"Happiness\",\n            \"symbol\": \"HPNS\",\n            \"slug\": \"happiness\",\n            \"rank\": 5205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-25T23:36:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUH4wj8tox7sVxvkTqHLogn6mRVKfrK71M\"\n            }\n        },\n        {\n            \"id\": 12145,\n            \"name\": \"BabySafeMoon\",\n            \"symbol\": \"BSFM\",\n            \"slug\": \"babysafemoon\",\n            \"rank\": 6687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T00:00:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7807c55Aa1736dB8441B95c8c7DA060e32abF7AE\"\n            }\n        },\n        {\n            \"id\": 12146,\n            \"name\": \"Block Farm Club\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"block-farm\",\n            \"rank\": 6330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T07:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x727b531038198e27a1a4d0fd83e1693c1da94892\"\n            }\n        },\n        {\n            \"id\": 12147,\n            \"name\": \"Synapse\",\n            \"symbol\": \"SYN\",\n            \"slug\": \"synapse-2\",\n            \"rank\": 2912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T10:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f2D719407FdBeFF09D87557AbB7232601FD9F29\"\n            }\n        },\n        {\n            \"id\": 12148,\n            \"name\": \"Swash\",\n            \"symbol\": \"SWASH\",\n            \"slug\": \"swash\",\n            \"rank\": 1187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T01:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa130e3a33a4d84b04c3918c4e5762223ae252f80\"\n            }\n        },\n        {\n            \"id\": 12149,\n            \"name\": \"VPEX Exchange\",\n            \"symbol\": \"VPX\",\n            \"slug\": \"vpex-exchange\",\n            \"rank\": 6666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T13:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81247272074e9133cc89c37c3bcaebb49b64ebff\"\n            }\n        },\n        {\n            \"id\": 12150,\n            \"name\": \"Little Angry Bunny v2\",\n            \"symbol\": \"LAB v2\",\n            \"slug\": \"little-angry-bunny-v2\",\n            \"rank\": 6614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T11:21:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07f5ceded6b3dba557b3663edc8941fb37b63945\"\n            }\n        },\n        {\n            \"id\": 12152,\n            \"name\": \"Octaplex Network\",\n            \"symbol\": \"PLX\",\n            \"slug\": \"octaplex-network\",\n            \"rank\": 7031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T16:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57022eDD5C7Ed7b6bd870488853Fe961dfDD3fB6\"\n            }\n        },\n        {\n            \"id\": 12153,\n            \"name\": \"Kurobi\",\n            \"symbol\": \"KURO\",\n            \"slug\": \"kurobi\",\n            \"rank\": 7684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T16:51:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2Kc38rfQ49DFaKHQaWbijkE7fcymUMLY5guUiUsDmFfn\"\n            }\n        },\n        {\n            \"id\": 12154,\n            \"name\": \"Everest Token\",\n            \"symbol\": \"EVRT\",\n            \"slug\": \"everest-token\",\n            \"rank\": 7565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:03:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3ACa5545e76746A3Fe13eA66B24BC0eBcC51E6b4\"\n            }\n        },\n        {\n            \"id\": 12156,\n            \"name\": \"Asia Coin\",\n            \"symbol\": \"ASIA\",\n            \"slug\": \"asia-coin\",\n            \"rank\": 4475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:00:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf519381791c03dd7666c142d4e49fd94d3536011\"\n            }\n        },\n        {\n            \"id\": 12157,\n            \"name\": \"OEC FIL\",\n            \"symbol\": \"FILK\",\n            \"slug\": \"oec-fil\",\n            \"rank\": 5979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x3f8969be2fc0770dcc174968e4b4ff146e0acdaf\"\n            }\n        },\n        {\n            \"id\": 12158,\n            \"name\": \"OEC UNI\",\n            \"symbol\": \"UNIK\",\n            \"slug\": \"oec-uni\",\n            \"rank\": 3995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x59d226bb0a4d74274d4354ebb6a0e1a1aa5175b6\"\n            }\n        },\n        {\n            \"id\": 12159,\n            \"name\": \"OEC SHIB\",\n            \"symbol\": \"SHIBK\",\n            \"slug\": \"oec-shib\",\n            \"rank\": 7493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T17:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0xaa27bADaa3C9ec9081b8f6C9cDd2bf375F143780\"\n            }\n        },\n        {\n            \"id\": 12160,\n            \"name\": \"Arata\",\n            \"symbol\": \"ARATA\",\n            \"slug\": \"arata\",\n            \"rank\": 2041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-26T22:12:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD07E591E10E41b6B08457C8aa0be6b79369D60a6\"\n            }\n        },\n        {\n            \"id\": 12161,\n            \"name\": \"REVIVAL\",\n            \"symbol\": \"RVL\",\n            \"slug\": \"revival\",\n            \"rank\": 1765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T01:18:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7EaeE60040135F20f508A393ca400dEd339d654e\"\n            }\n        },\n        {\n            \"id\": 12163,\n            \"name\": \"Daopolis Token (DAOS)\",\n            \"symbol\": \"DAOS\",\n            \"slug\": \"cybertime-finance-daos\",\n            \"rank\": 8909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T02:54:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b7Ccd19B78F57EFaa89e6291b8834831C2F539f\"\n            }\n        },\n        {\n            \"id\": 12166,\n            \"name\": \"Starpunk\",\n            \"symbol\": \"SRP\",\n            \"slug\": \"starpunk\",\n            \"rank\": 3412,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49\"\n            }\n        },\n        {\n            \"id\": 12167,\n            \"name\": \"CoinxPad\",\n            \"symbol\": \"CXPAD\",\n            \"slug\": \"coinxpad\",\n            \"rank\": 4843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T05:51:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe90d1567ecef9282cc1ab348d9e9e2ac95659b99\"\n            }\n        },\n        {\n            \"id\": 12168,\n            \"name\": \"MoneydefiSwap\",\n            \"symbol\": \"MSD\",\n            \"slug\": \"moneydefiswap\",\n            \"rank\": 4117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T06:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa5d78d4517d2c5ccbad2e56fa8fc321d6544f2b\"\n            }\n        },\n        {\n            \"id\": 12170,\n            \"name\": \"The Employment Commons Work Token\",\n            \"symbol\": \"WORK\",\n            \"slug\": \"the-employment-commons-work-token\",\n            \"rank\": 8303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T10:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x6002410dda2fb88b4d0dc3c1d562f7761191ea80\"\n            }\n        },\n        {\n            \"id\": 12171,\n            \"name\": \"PolkaEx\",\n            \"symbol\": \"PKEX\",\n            \"slug\": \"polkaex\",\n            \"rank\": 5449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T08:00:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6f143a0e0a8f24f6294ce3432ea10fad0206920\"\n            }\n        },\n        {\n            \"id\": 12172,\n            \"name\": \"Moniwar\",\n            \"symbol\": \"MOWA\",\n            \"slug\": \"moniwar\",\n            \"rank\": 1822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T16:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x411Ec510c85C9e56271bF4E10364Ffa909E685D9\"\n            }\n        },\n        {\n            \"id\": 12173,\n            \"name\": \"Revuto\",\n            \"symbol\": \"REVU\",\n            \"slug\": \"revuto\",\n            \"rank\": 3858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"94cbb4fcbcaa2975779f273b263eb3b5f24a9951e446d6dc4c135864.REVU\"\n            }\n        },\n        {\n            \"id\": 12176,\n            \"name\": \"Hummingbird Egg Token\",\n            \"symbol\": \"HEGG\",\n            \"slug\": \"hummingbird-egg-token\",\n            \"rank\": 6655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T19:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x778682c19797d985c595429fbc51d67736013a86\"\n            }\n        },\n        {\n            \"id\": 12178,\n            \"name\": \"Sombra Network\",\n            \"symbol\": \"SMBR\",\n            \"slug\": \"sombra-network\",\n            \"rank\": 5812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:23:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ad8e9b85787ddd0d31b32ecf655e93bfc0747ef\"\n            }\n        },\n        {\n            \"id\": 12179,\n            \"name\": \"PolyAlpha Finance\",\n            \"symbol\": \"ALPHA\",\n            \"slug\": \"polyalpha-finance\",\n            \"rank\": 7864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T22:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0B048D6e01a6b9002C291060bF2179938fd8264c\"\n            }\n        },\n        {\n            \"id\": 12180,\n            \"name\": \"Rainbow Token\",\n            \"symbol\": \"RAINBOW\",\n            \"slug\": \"rainbow-token\",\n            \"rank\": 1000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-27T21:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x673da443da2f6ae7c5c660a9f0d3dd24d1643d36\"\n            }\n        },\n        {\n            \"id\": 12182,\n            \"name\": \"Blocto Token\",\n            \"symbol\": \"BLT\",\n            \"slug\": \"blocto\",\n            \"rank\": 3767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T10:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02Bdf640fba368E7Ba5c6429cCaF251512273865\"\n            }\n        },\n        {\n            \"id\": 12183,\n            \"name\": \"Loki Variants Fan\",\n            \"symbol\": \"VARIANTS\",\n            \"slug\": \"loki-variants-fan\",\n            \"rank\": 8910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T09:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9253d942a85771e6c638dcaca319a0af3e2ae44f\"\n            }\n        },\n        {\n            \"id\": 12186,\n            \"name\": \"Songbird\",\n            \"symbol\": \"SGB\",\n            \"slug\": \"songbird\",\n            \"rank\": 3040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T17:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12187,\n            \"name\": \"GranX Chain\",\n            \"symbol\": \"GRANX\",\n            \"slug\": \"cranx-chain\",\n            \"rank\": 5102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T18:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd668ec47e10d3bf23b1d68139e545162a0dfcfa\"\n            }\n        },\n        {\n            \"id\": 12192,\n            \"name\": \"RugZombie\",\n            \"symbol\": \"ZMBE\",\n            \"slug\": \"rugzombie\",\n            \"rank\": 5896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T21:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50ba8bf9e34f0f83f96a340387d1d3888ba4b3b5\"\n            }\n        },\n        {\n            \"id\": 12193,\n            \"name\": \"AquaGoat.Finance\",\n            \"symbol\": \"AQUAGOAT\",\n            \"slug\": \"aquagoat-finance-new\",\n            \"rank\": 4191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-28T20:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1606940bb5cd6de59a7e25367f4fb8965f38f122\"\n            }\n        },\n        {\n            \"id\": 12194,\n            \"name\": \"Baby Floki (BSC)\",\n            \"symbol\": \"BABYFLOKI\",\n            \"slug\": \"baby-floki\",\n            \"rank\": 5836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T04:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71e80e96af604afc23ca2aed4c1c7466db6dd0c4\"\n            }\n        },\n        {\n            \"id\": 12196,\n            \"name\": \"Kollect\",\n            \"symbol\": \"KOL\",\n            \"slug\": \"kollect\",\n            \"rank\": 3002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T13:45:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1CC30e2EAc975416060Ec6FE682041408420d414\"\n            }\n        },\n        {\n            \"id\": 12198,\n            \"name\": \"Boss Token\",\n            \"symbol\": \"BOSS\",\n            \"slug\": \"boss-token\",\n            \"rank\": 5212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T16:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49324d59327fB799813B902dB55b2a118d601547\"\n            }\n        },\n        {\n            \"id\": 12199,\n            \"name\": \"FUFU\",\n            \"symbol\": \"FUFU\",\n            \"slug\": \"fufu\",\n            \"rank\": 6410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T05:48:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x509a51394cc4d6bb474fefb2994b8975a55a6e79\"\n            }\n        },\n        {\n            \"id\": 12200,\n            \"name\": \"Digital Swiss Franc\",\n            \"symbol\": \"DSFR\",\n            \"slug\": \"digital-swis-franc\",\n            \"rank\": 3964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T23:45:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc45abe05e9db3739791d1dc1b1638be8ad68b10b\"\n            }\n        },\n        {\n            \"id\": 12201,\n            \"name\": \"Portify\",\n            \"symbol\": \"PFY\",\n            \"slug\": \"portify\",\n            \"rank\": 3881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T15:12:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x69083b64988933e8b4783e8302b9bbf90163280e\"\n            }\n        },\n        {\n            \"id\": 12202,\n            \"name\": \"ysoy chain farm\",\n            \"symbol\": \"YSOY\",\n            \"slug\": \"ysoy-chain-farm\",\n            \"rank\": 8298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-29T17:00:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57488fcc3dc72edb0a4c06a356c2c43c08bdfb42\"\n            }\n        },\n        {\n            \"id\": 12203,\n            \"name\": \"Defina Finance\",\n            \"symbol\": \"FINA\",\n            \"slug\": \"defina-finance\",\n            \"rank\": 1123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T16:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x426c72701833fddbdfc06c944737c6031645c708\"\n            }\n        },\n        {\n            \"id\": 12205,\n            \"name\": \"Real Trump Token V2\",\n            \"symbol\": \"RTTV2\",\n            \"slug\": \"real-trump-token-v2\",\n            \"rank\": 3725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T18:22:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf41082c4cb71fb4628a9b17214b2624e0e2048a9\"\n            }\n        },\n        {\n            \"id\": 12207,\n            \"name\": \"Ronin Gamez\",\n            \"symbol\": \"RONINGMZ\",\n            \"slug\": \"ronin-gamez\",\n            \"rank\": 2171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T01:36:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x980b37a82b60a32965b6e56356d14e0410ea440f\"\n            }\n        },\n        {\n            \"id\": 12208,\n            \"name\": \"Taxa Token\",\n            \"symbol\": \"TXT\",\n            \"slug\": \"taxa-token\",\n            \"rank\": 4997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T01:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x547b2f82cecfab9c2b1d36fdda96ef9f58c63b8c\"\n            }\n        },\n        {\n            \"id\": 12211,\n            \"name\": \"BattleRoyaleToken\",\n            \"symbol\": \"BRTK\",\n            \"slug\": \"battleroyaletoken\",\n            \"rank\": 8246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T07:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9574679a89f9893e9b1e288ce6aad1c7be60624\"\n            }\n        },\n        {\n            \"id\": 12212,\n            \"name\": \"Allbridge\",\n            \"symbol\": \"ABR\",\n            \"slug\": \"allbridge\",\n            \"rank\": 4030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T07:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa11bd36801d8fa4448f0ac4ea7a62e3634ce8c7c\"\n            }\n        },\n        {\n            \"id\": 12214,\n            \"name\": \"Shibaverse\",\n            \"symbol\": \"VERSE\",\n            \"slug\": \"shibaverse\",\n            \"rank\": 4932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T08:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ae0d42f23c33338de15bfa89c7405c068d9dc0a\"\n            }\n        },\n        {\n            \"id\": 12215,\n            \"name\": \"Falcon 9\",\n            \"symbol\": \"F9\",\n            \"slug\": \"falcon-9\",\n            \"rank\": 4170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T13:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38a94e92a19e970c144ded0b2dd47278ca11cc1f\"\n            }\n        },\n        {\n            \"id\": 12216,\n            \"name\": \"Adamant\",\n            \"symbol\": \"ADMC\",\n            \"slug\": \"adamant\",\n            \"rank\": 3536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T16:36:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa55ef2fb2b7b6a60371fd3def9b806e74a48be69\"\n            }\n        },\n        {\n            \"id\": 12218,\n            \"name\": \"Continuum World\",\n            \"symbol\": \"UM\",\n            \"slug\": \"continuum-world\",\n            \"rank\": 4623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T21:52:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb19dd661f076998e3b0456935092a233e12c2280\"\n            }\n        },\n        {\n            \"id\": 12220,\n            \"name\": \"Osmosis\",\n            \"symbol\": \"OSMO\",\n            \"slug\": \"osmosis\",\n            \"rank\": 206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12221,\n            \"name\": \"Rangers Protocol\",\n            \"symbol\": \"RPG\",\n            \"slug\": \"rangers-protocol\",\n            \"rank\": 1006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T17:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0E5C8C387C5EBa2eCbc137aD012aeD5Fe729e251\"\n            }\n        },\n        {\n            \"id\": 12223,\n            \"name\": \"Bulldogswap\",\n            \"symbol\": \"BUDG\",\n            \"slug\": \"bulldogswap\",\n            \"rank\": 5138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T18:30:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x446320c9ffa57030ca977a1f90f8049df4004647\"\n            }\n        },\n        {\n            \"id\": 12225,\n            \"name\": \"TryHards\",\n            \"symbol\": \"TRY\",\n            \"slug\": \"tryhards\",\n            \"rank\": 3854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T11:26:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75d107de2217ffe2cd574a1b3297c70c8fafd159\"\n            }\n        },\n        {\n            \"id\": 12227,\n            \"name\": \"DareNFT\",\n            \"symbol\": \"DNFT\",\n            \"slug\": \"darenft\",\n            \"rank\": 5753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T16:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x162c2332e92be409254ac7c59ad559c16a3f506e\"\n            }\n        },\n        {\n            \"id\": 12228,\n            \"name\": \"EnterDAO\",\n            \"symbol\": \"ENTR\",\n            \"slug\": \"enterdao\",\n            \"rank\": 3674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T20:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd779eea9936b4e323cddff2529eb6f13d0a4d66e\"\n            }\n        },\n        {\n            \"id\": 12229,\n            \"name\": \"DogeGF\",\n            \"symbol\": \"DOGEGF\",\n            \"slug\": \"dogegf\",\n            \"rank\": 5280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T20:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfb130d93e49dca13264344966a611dc79a456bc5\"\n            }\n        },\n        {\n            \"id\": 12230,\n            \"name\": \"Revest Finance\",\n            \"symbol\": \"RVST\",\n            \"slug\": \"revest-finance\",\n            \"rank\": 5308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-09-30T20:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x120a3879da835a5af037bb2d1456bebd6b54d4ba\"\n            }\n        },\n        {\n            \"id\": 12232,\n            \"name\": \"iNFT Platform\",\n            \"symbol\": \"INFT\",\n            \"slug\": \"inft-platform\",\n            \"rank\": 6760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T04:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2fF8c018A22Ff06F4BE781090579d0490B9A69f\"\n            }\n        },\n        {\n            \"id\": 12233,\n            \"name\": \"Lucky Lion\",\n            \"symbol\": \"LUCKY\",\n            \"slug\": \"lucky-lion\",\n            \"rank\": 6530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T04:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3D912863152E1Afc935AD0D42d469e7C6B05B77\"\n            }\n        },\n        {\n            \"id\": 12234,\n            \"name\": \"Torii Finance\",\n            \"symbol\": \"TORII\",\n            \"slug\": \"torii-finance\",\n            \"rank\": 3205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T19:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9979e2479aea29751d31ae512a61297b98fbbf4\"\n            }\n        },\n        {\n            \"id\": 12235,\n            \"name\": \"Bingus Network\",\n            \"symbol\": \"BINGUS\",\n            \"slug\": \"bingus-network\",\n            \"rank\": 7084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T04:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12adadddc8d86081561a3ff107a2cb347779e717\"\n            }\n        },\n        {\n            \"id\": 12236,\n            \"name\": \"Jet Protocol\",\n            \"symbol\": \"JET\",\n            \"slug\": \"jet-protocol\",\n            \"rank\": 4034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T23:51:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12238,\n            \"name\": \"OwlDAO\",\n            \"symbol\": \"OWL\",\n            \"slug\": \"owldao\",\n            \"rank\": 7092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T05:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19\"\n            }\n        },\n        {\n            \"id\": 12239,\n            \"name\": \"Zeropay Finance\",\n            \"symbol\": \"ZEROPAY\",\n            \"slug\": \"zeropay-finance\",\n            \"rank\": 7749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T05:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1317844b72a14be861e0eb8b9d427cf3feb84a24\"\n            }\n        },\n        {\n            \"id\": 12240,\n            \"name\": \"MARS4\",\n            \"symbol\": \"MARS4\",\n            \"slug\": \"mars4\",\n            \"rank\": 3280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T07:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16CDA4028e9E872a38AcB903176719299beAed87\"\n            }\n        },\n        {\n            \"id\": 12241,\n            \"name\": \"Crypto Cars World\",\n            \"symbol\": \"CARS\",\n            \"slug\": \"crypto-cars-world\",\n            \"rank\": 5844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T08:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1228Fb5eF4C98CaBd696Ba1BD4819e050389D21A\"\n            }\n        },\n        {\n            \"id\": 12242,\n            \"name\": \"Grape Network\",\n            \"symbol\": \"GRAPE\",\n            \"slug\": \"grape-network\",\n            \"rank\": 6308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T10:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8upjSpvjcdpuzhfR1zriwg5NXkwDruejqNE9WNbPRtyA (solana)\"\n            }\n        },\n        {\n            \"id\": 12245,\n            \"name\": \"GINCOIN (Global  Interest  Rate)\",\n            \"symbol\": \"GIN\",\n            \"slug\": \"gincoin-global-interest-rate\",\n            \"rank\": 3792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T12:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFt2jXJjeqC9LLYahxwLB3CxZ2de4pNqdk\"\n            }\n        },\n        {\n            \"id\": 12248,\n            \"name\": \"Solcubator\",\n            \"symbol\": \"SOLC\",\n            \"slug\": \"solcubator\",\n            \"rank\": 4923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T03:48:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Bx1fDtvTN6NvE4kjdPHQXtmGSg582bZx9fGy4DQNMmAT\"\n            }\n        },\n        {\n            \"id\": 12249,\n            \"name\": \"Health Potion\",\n            \"symbol\": \"HEP\",\n            \"slug\": \"health-potion\",\n            \"rank\": 4732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T14:00:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7242Dbed15630a29eA5347898fa15FF8d5EB3593\"\n            }\n        },\n        {\n            \"id\": 12250,\n            \"name\": \"Kaco Finance\",\n            \"symbol\": \"KAC\",\n            \"slug\": \"kaco-finance\",\n            \"rank\": 6477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T23:37:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf96429A7aE52dA7d07E60BE95A3ece8B042016fB\"\n            }\n        },\n        {\n            \"id\": 12251,\n            \"name\": \"Parabolic\",\n            \"symbol\": \"PARA\",\n            \"slug\": \"parabolic\",\n            \"rank\": 6425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T15:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb5bcf4faa81457e98f4609a2a3291df64e246f01\"\n            }\n        },\n        {\n            \"id\": 12252,\n            \"name\": \"Bombcrypto\",\n            \"symbol\": \"BCOIN\",\n            \"slug\": \"bombcrypto\",\n            \"rank\": 2901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-01T15:36:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00e1656e45f18ec6747F5a8496Fd39B50b38396D\"\n            }\n        },\n        {\n            \"id\": 12253,\n            \"name\": \"WOOF\",\n            \"symbol\": \"WOOF\",\n            \"slug\": \"woof\",\n            \"rank\": 1025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T03:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE\"\n            }\n        },\n        {\n            \"id\": 12254,\n            \"name\": \"Gro DAO Token\",\n            \"symbol\": \"GRO\",\n            \"slug\": \"gro-dao-token\",\n            \"rank\": 3461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T00:30:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3Ec8798B81485A254928B70CDA1cf0A2BB0B74D7\"\n            }\n        },\n        {\n            \"id\": 12255,\n            \"name\": \"BitOrbit\",\n            \"symbol\": \"BITORB\",\n            \"slug\": \"bitorbit\",\n            \"rank\": 5819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T15:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEd0c1C9c64Ff7C7cC37c3AF0dfcf5B02eFE0Bb5f\"\n            }\n        },\n        {\n            \"id\": 12256,\n            \"name\": \"cheqd\",\n            \"symbol\": \"CHEQ\",\n            \"slug\": \"cheqd\",\n            \"rank\": 4153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T11:21:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA\"\n            }\n        },\n        {\n            \"id\": 12257,\n            \"name\": \"XTRA Token\",\n            \"symbol\": \"XTRA\",\n            \"slug\": \"xtra-token\",\n            \"rank\": 7450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T09:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00\"\n            }\n        },\n        {\n            \"id\": 12258,\n            \"name\": \"StrongNode Edge\",\n            \"symbol\": \"SNE\",\n            \"slug\": \"strongnode-edge\",\n            \"rank\": 5926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T15:27:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x32934CB16DA43fd661116468c1B225Fc26CF9A8c\"\n            }\n        },\n        {\n            \"id\": 12261,\n            \"name\": \"CryptoLion\",\n            \"symbol\": \"CLION\",\n            \"slug\": \"cryptolion\",\n            \"rank\": 5124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T10:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96b159184fd2a9323b9c29a99a07eb01c3a95050\"\n            }\n        },\n        {\n            \"id\": 12263,\n            \"name\": \"SEED\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"seed-flowerpatch\",\n            \"rank\": 7158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T01:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x371b97c779e8c5197426215225de0eeac7dd13af\"\n            }\n        },\n        {\n            \"id\": 12264,\n            \"name\": \"XMINE\",\n            \"symbol\": \"XMN\",\n            \"slug\": \"xmine\",\n            \"rank\": 4416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T19:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fa9651a0ecc19906843c13c60443300b9d37355\"\n            }\n        },\n        {\n            \"id\": 12265,\n            \"name\": \"Investin\",\n            \"symbol\": \"IVN\",\n            \"slug\": \"investin\",\n            \"rank\": 6420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T17:37:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"iVNcrNE9BRZBC9Aqf753iZiZfbszeAVUoikgT9yvr2a\"\n            }\n        },\n        {\n            \"id\": 12266,\n            \"name\": \"Uzumaki Inu\",\n            \"symbol\": \"UZUMAKI\",\n            \"slug\": \"uzumaki-inu\",\n            \"rank\": 4743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T01:54:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd4c64f0fe38ecdaf0baefd7859e18185a73b9aa3\"\n            }\n        },\n        {\n            \"id\": 12269,\n            \"name\": \"WELD\",\n            \"symbol\": \"WELD\",\n            \"slug\": \"weld-money\",\n            \"rank\": 3749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T18:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd2a36ae937bc134ea694d77fc7e2e36f5d86de0\"\n            }\n        },\n        {\n            \"id\": 12270,\n            \"name\": \"Kodi\",\n            \"symbol\": \"KODI\",\n            \"slug\": \"kodi\",\n            \"rank\": 7607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T18:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f4f3bc4a5634454398580b9112b7e493e2129fa\"\n            }\n        },\n        {\n            \"id\": 12271,\n            \"name\": \"CryptoBlades Kingdoms\",\n            \"symbol\": \"KING\",\n            \"slug\": \"cryptoblades-kingdoms\",\n            \"rank\": 4622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-02T19:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cCD575bf9378c06f6DCa82f8122F570769F00C2\"\n            }\n        },\n        {\n            \"id\": 12272,\n            \"name\": \"Boo Finance\",\n            \"symbol\": \"BOOFI\",\n            \"slug\": \"boo-finance\",\n            \"rank\": 4167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-03T10:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb00f1ad977a949a3ccc389ca1d1282a2946963b0\"\n            }\n        },\n        {\n            \"id\": 12273,\n            \"name\": \"SPACE SIP\",\n            \"symbol\": \"SIP\",\n            \"slug\": \"space-sip\",\n            \"rank\": 3552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T17:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e5965d28e8d44cae8f9b809396e0931f9df71ca\"\n            }\n        },\n        {\n            \"id\": 12274,\n            \"name\": \"iBG Finance\",\n            \"symbol\": \"IBG\",\n            \"slug\": \"ibg-finance\",\n            \"rank\": 5011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T00:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c46c55A699A6359E451B2c99344138420c87261\"\n            }\n        },\n        {\n            \"id\": 12275,\n            \"name\": \"Dynamix\",\n            \"symbol\": \"DYNA\",\n            \"slug\": \"dynamix\",\n            \"rank\": 1780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T01:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc41689A727469C1573009757200371edf36D540e\"\n            }\n        },\n        {\n            \"id\": 12277,\n            \"name\": \"Egoras (New)\",\n            \"symbol\": \"EGR\",\n            \"slug\": \"egoras-new\",\n            \"rank\": 3421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T04:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e9a916b6920136110a77e9acaf878862358a467\"\n            }\n        },\n        {\n            \"id\": 12278,\n            \"name\": \"Playermon\",\n            \"symbol\": \"PYM\",\n            \"slug\": \"playermon\",\n            \"rank\": 1949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0bd49815ea8e2682220bcb41524c0dd10ba71d41\"\n            }\n        },\n        {\n            \"id\": 12279,\n            \"name\": \"PixelVerse\",\n            \"symbol\": \"PIXEL\",\n            \"slug\": \"pixelverse\",\n            \"rank\": 4088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T06:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65e6b60ea01668634d68d0513fe814679f925bad\"\n            }\n        },\n        {\n            \"id\": 12280,\n            \"name\": \"Bholdus\",\n            \"symbol\": \"BHO\",\n            \"slug\": \"bholdus\",\n            \"rank\": 1670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T07:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8717e80EfF08F53A45b4A925009957E14860A8a8\"\n            }\n        },\n        {\n            \"id\": 12281,\n            \"name\": \"Lofi Defi\",\n            \"symbol\": \"LOFI\",\n            \"slug\": \"lofi-defi\",\n            \"rank\": 7502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T09:57:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17d8519f57450e2b7e6ae1163e0e448322a8af17\"\n            }\n        },\n        {\n            \"id\": 12284,\n            \"name\": \"Bantu\",\n            \"symbol\": \"XBN\",\n            \"slug\": \"bantu\",\n            \"rank\": 5966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12285,\n            \"name\": \"Plenty DeFi\",\n            \"symbol\": \"PLENTY\",\n            \"slug\": \"plenty-dao\",\n            \"rank\": 8911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T12:03:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1GRSvLoikDsXujKgZPsGLX8k8VvR2Tq95b\"\n            }\n        },\n        {\n            \"id\": 12286,\n            \"name\": \"AUREO\",\n            \"symbol\": \"AUR\",\n            \"slug\": \"age-of-cryptology\",\n            \"rank\": 6675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T11:57:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xADcCD9B784B1398D95c2e952df4C78DC62C7dAD9\"\n            }\n        },\n        {\n            \"id\": 12287,\n            \"name\": \"Bankless BED Index\",\n            \"symbol\": \"BED\",\n            \"slug\": \"bankless-bed-index\",\n            \"rank\": 8912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T12:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2af1df3ab0ab157e1e2ad8f88a7d04fbea0c7dc6\"\n            }\n        },\n        {\n            \"id\": 12293,\n            \"name\": \"Beyond Protocol\",\n            \"symbol\": \"BP\",\n            \"slug\": \"beyond-protocol\",\n            \"rank\": 1663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T03:44:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdF290B162a7D3E0A328cF198308D421954f08b94\"\n            }\n        },\n        {\n            \"id\": 12294,\n            \"name\": \"Ertha\",\n            \"symbol\": \"ERTHA\",\n            \"slug\": \"ertha\",\n            \"rank\": 3008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62823659d09F9F9D2222058878f89437425eB261\"\n            }\n        },\n        {\n            \"id\": 12295,\n            \"name\": \"Dinamo Zagreb Fan Token\",\n            \"symbol\": \"DZG\",\n            \"slug\": \"dinamo-zagreb-fan-token\",\n            \"rank\": 2138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x0129088976D41EB1c202b5512d7B437197cCb168\"\n            }\n        },\n        {\n            \"id\": 12296,\n            \"name\": \"Picipo\",\n            \"symbol\": \"PICIPO\",\n            \"slug\": \"picipo\",\n            \"rank\": 5255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T18:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e05f68B29b286FB3BbAd3c688D7e2ABda549b80\"\n            }\n        },\n        {\n            \"id\": 12297,\n            \"name\": \"Lido for Solana\",\n            \"symbol\": \"STSOL\",\n            \"slug\": \"lido-for-solana\",\n            \"rank\": 3291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T15:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj\"\n            }\n        },\n        {\n            \"id\": 12298,\n            \"name\": \"DFBTC\",\n            \"symbol\": \"AOM\",\n            \"slug\": \"dfbtc\",\n            \"rank\": 8913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T15:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x060924fb947e37eee230d0b1a71d9618aec269fc\"\n            }\n        },\n        {\n            \"id\": 12301,\n            \"name\": \"Retreeb\",\n            \"symbol\": \"TREEB\",\n            \"slug\": \"retreeb\",\n            \"rank\": 784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc60d7067dfbc6f2caf30523a064f416a5af52963\"\n            }\n        },\n        {\n            \"id\": 12302,\n            \"name\": \"Tokenplace\",\n            \"symbol\": \"TOK\",\n            \"slug\": \"tokenplace\",\n            \"rank\": 3374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T20:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fb721ef3bf99e0f2c193847afa296b9257d3c30\"\n            }\n        },\n        {\n            \"id\": 12303,\n            \"name\": \"Thinkium\",\n            \"symbol\": \"TKM\",\n            \"slug\": \"thinkium\",\n            \"rank\": 2891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-04T21:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12306,\n            \"name\": \"Raptoreum\",\n            \"symbol\": \"RTM\",\n            \"slug\": \"raptoreum\",\n            \"rank\": 3959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:59:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12307,\n            \"name\": \"Warena\",\n            \"symbol\": \"RENA\",\n            \"slug\": \"warena\",\n            \"rank\": 1286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T02:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9D75Cc3405F0450955050C520843f99Aff8749D\"\n            }\n        },\n        {\n            \"id\": 12311,\n            \"name\": \"Black Lemon\",\n            \"symbol\": \"BOM\",\n            \"slug\": \"black-lemon\",\n            \"rank\": 5405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T01:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf57d8b3034af78d08bcd751dd4c4f756279ed462\"\n            }\n        },\n        {\n            \"id\": 12312,\n            \"name\": \"NASDEX\",\n            \"symbol\": \"NSDX\",\n            \"slug\": \"nasdex\",\n            \"rank\": 6116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T01:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe8d17b127ba8b9899a160d9a07b69bca8e08bfc6\"\n            }\n        },\n        {\n            \"id\": 12313,\n            \"name\": \"Kawaii Islands\",\n            \"symbol\": \"KWT\",\n            \"slug\": \"kawaii-islands\",\n            \"rank\": 1778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T16:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x257a8d1e03d17b8535a182301f15290f11674b53\"\n            }\n        },\n        {\n            \"id\": 12314,\n            \"name\": \"WonderHero\",\n            \"symbol\": \"WND\",\n            \"slug\": \"wonderhero\",\n            \"rank\": 3118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB2AA453B56b495cb95BC9fa72E7706B84e41EE54\"\n            }\n        },\n        {\n            \"id\": 12315,\n            \"name\": \"DOSE\",\n            \"symbol\": \"DOSE\",\n            \"slug\": \"dose\",\n            \"rank\": 1212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T15:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb31ef9e52d94d4120eb44fe1ddfde5b4654a6515\"\n            }\n        },\n        {\n            \"id\": 12316,\n            \"name\": \"MVP Coin\",\n            \"symbol\": \"MVP\",\n            \"slug\": \"mvp-coin\",\n            \"rank\": 3175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T02:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3379a0bdf5a5cb566127c421782686ba0f80490a\"\n            }\n        },\n        {\n            \"id\": 12317,\n            \"name\": \"Doren\",\n            \"symbol\": \"DRE\",\n            \"slug\": \"doren\",\n            \"rank\": 4729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T03:07:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1977be49c33dfacf6590c16ca9a9cfa0463f663c\"\n            }\n        },\n        {\n            \"id\": 12318,\n            \"name\": \"Community Doge Coin\",\n            \"symbol\": \"CCDOGE\",\n            \"slug\": \"community-doge-coin\",\n            \"rank\": 6277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T03:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x99E3259d1D780746c62B4a90833d607b40Fb36Ce\"\n            }\n        },\n        {\n            \"id\": 12319,\n            \"name\": \"DeFi Kingdoms\",\n            \"symbol\": \"JEWEL\",\n            \"slug\": \"defi-kingdoms\",\n            \"rank\": 4247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T11:49:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x72cb10c6bfa5624dd07ef608027e366bd690048f\"\n            }\n        },\n        {\n            \"id\": 12320,\n            \"name\": \"Elitheum\",\n            \"symbol\": \"ELTHM\",\n            \"slug\": \"elitheum\",\n            \"rank\": 6994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T04:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5774f0e73bb1c0957dd7442b2442c6f77c10aaa1\"\n            }\n        },\n        {\n            \"id\": 12321,\n            \"name\": \"Maison Capital\",\n            \"symbol\": \"MSN\",\n            \"slug\": \"maison-capital\",\n            \"rank\": 5379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x631b92596bc7f5c4537f1a7cd4caef2db0d3000d\"\n            }\n        },\n        {\n            \"id\": 12324,\n            \"name\": \"LatteSwap\",\n            \"symbol\": \"LATTE\",\n            \"slug\": \"latteswap\",\n            \"rank\": 7932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T06:20:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa269a9942086f5f87930499dc8317ccc9df2b6cb\"\n            }\n        },\n        {\n            \"id\": 12325,\n            \"name\": \"MarsRise\",\n            \"symbol\": \"MARSRISE\",\n            \"slug\": \"marsrise\",\n            \"rank\": 3953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T17:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x184079ca987f562ae6a0c59f4be5cadb20323863\"\n            }\n        },\n        {\n            \"id\": 12328,\n            \"name\": \"Welnance finance\",\n            \"symbol\": \"WEL\",\n            \"slug\": \"welnance-finance\",\n            \"rank\": 6949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T19:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x854B4c305554c5fa72353e31b8480c0e5128A152\"\n            }\n        },\n        {\n            \"id\": 12329,\n            \"name\": \"DBX\",\n            \"symbol\": \"DBX\",\n            \"slug\": \"dbx\",\n            \"rank\": 3315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12330,\n            \"name\": \"Envelop\",\n            \"symbol\": \"NIFTSY\",\n            \"slug\": \"envelop\",\n            \"rank\": 3879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T08:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7728cd70b3dd86210e2bd321437f448231b81733\"\n            }\n        },\n        {\n            \"id\": 12332,\n            \"name\": \"Space Hamster\",\n            \"symbol\": \"HAMS\",\n            \"slug\": \"space-hamster\",\n            \"rank\": 8224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A2T2jDe2bxyEHkKtS8AtrTRmJ9VZRwyY8Kr7oQ8xNyfb\"\n            }\n        },\n        {\n            \"id\": 12333,\n            \"name\": \"DAO Invest\",\n            \"symbol\": \"VEST\",\n            \"slug\": \"dao-invest\",\n            \"rank\": 8251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T09:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f19f83fC9a25F3C861260143E36c17706257986\"\n            }\n        },\n        {\n            \"id\": 12334,\n            \"name\": \"United Farmers Finance\",\n            \"symbol\": \"UFF\",\n            \"slug\": \"united-farmers-finance\",\n            \"rank\": 7360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T08:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3993a8f82f5e1a5381e678fc237a3da668c1f4eb\"\n            }\n        },\n        {\n            \"id\": 12336,\n            \"name\": \"SOLA Token\",\n            \"symbol\": \"SOLA\",\n            \"slug\": \"sola\",\n            \"rank\": 7537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T09:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FYfQ9uaRaYvRiaEGUmct45F9WKam3BYXArTrotnTNFXF\"\n            }\n        },\n        {\n            \"id\": 12338,\n            \"name\": \"ShibaCorgi\",\n            \"symbol\": \"SHICO\",\n            \"slug\": \"shibacorgi\",\n            \"rank\": 6195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T09:50:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x092bbec1342afffd16cfb41b56343d5a299cdf0d\"\n            }\n        },\n        {\n            \"id\": 12341,\n            \"name\": \"Tracer DAO\",\n            \"symbol\": \"TCR\",\n            \"slug\": \"tracer-dao\",\n            \"rank\": 4697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T11:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9c4a4204b79dd291d6b6571c5be8bbcd0622f050\"\n            }\n        },\n        {\n            \"id\": 12342,\n            \"name\": \"SAVE CARDANO\",\n            \"symbol\": \"SADA\",\n            \"slug\": \"save-cardano\",\n            \"rank\": 8914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T11:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8350f89b5ae757a45b88e38448d343507fdc2a3c\"\n            }\n        },\n        {\n            \"id\": 12344,\n            \"name\": \"Affinity\",\n            \"symbol\": \"AFFINITY\",\n            \"slug\": \"safeaffinity\",\n            \"rank\": 3707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T12:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cae6c43fe2f43757a767df90cf5054280110f3e\"\n            }\n        },\n        {\n            \"id\": 12345,\n            \"name\": \"Steam Exchange\",\n            \"symbol\": \"STEAMX\",\n            \"slug\": \"steam-exchange\",\n            \"rank\": 4350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T12:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0924edefb2c0c303de2d0c21bff07ab763163b5\"\n            }\n        },\n        {\n            \"id\": 12346,\n            \"name\": \"Goku\",\n            \"symbol\": \"GOKU\",\n            \"slug\": \"goku\",\n            \"rank\": 4334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa64dfe8d86963151e6496bee513e366f6e42ed79\"\n            }\n        },\n        {\n            \"id\": 12347,\n            \"name\": \"Dough\",\n            \"symbol\": \"DOUGH\",\n            \"slug\": \"dough\",\n            \"rank\": 5506,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T13:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xede5020492be8e265db6141cb0a1d2df9dbae9bb\"\n            }\n        },\n        {\n            \"id\": 12348,\n            \"name\": \"Doxxed\",\n            \"symbol\": \"DOX\",\n            \"slug\": \"doxxed\",\n            \"rank\": 5678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x30ea7c369b87fe261de28a1eefafe806696a738b\"\n            }\n        },\n        {\n            \"id\": 12349,\n            \"name\": \"Swanlana\",\n            \"symbol\": \"SWAN\",\n            \"slug\": \"swanlana\",\n            \"rank\": 7777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SWANaZUGxF82KyVsbxeeNsMaVECtimze5VyCdywkvkH\"\n            }\n        },\n        {\n            \"id\": 12350,\n            \"name\": \"Triall\",\n            \"symbol\": \"TRL\",\n            \"slug\": \"triall\",\n            \"rank\": 2163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x58f9102bf53cf186682bd9a281d3cd3c616eec41\"\n            }\n        },\n        {\n            \"id\": 12351,\n            \"name\": \"GreenZoneX\",\n            \"symbol\": \"GZX\",\n            \"slug\": \"greenzonex\",\n            \"rank\": 3025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TFQG8ctrZJdiGokXZ2Jznd9M9Vv9nNhY3N\"\n            }\n        },\n        {\n            \"id\": 12353,\n            \"name\": \"FlokiFrunkPuppy\",\n            \"symbol\": \"FloFru\",\n            \"slug\": \"flokifrunkpuppy-avax\",\n            \"rank\": 8915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T14:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3176216fDBedeb84A54045f5f6966Ce3EC234B6c\"\n            }\n        },\n        {\n            \"id\": 12354,\n            \"name\": \"Galaxy Heroes Coin\",\n            \"symbol\": \"GHC\",\n            \"slug\": \"galaxy-heroes-coin\",\n            \"rank\": 722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T15:01:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x683fae4411249Ca05243dfb919c20920f3f5bfE0\"\n            }\n        },\n        {\n            \"id\": 12355,\n            \"name\": \"Baby Floki Billionaire\",\n            \"symbol\": \"BabyFB\",\n            \"slug\": \"baby-floki-billionaire\",\n            \"rank\": 5342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc\"\n            }\n        },\n        {\n            \"id\": 12357,\n            \"name\": \"DefiXBet\",\n            \"symbol\": \"DXB\",\n            \"slug\": \"defixbet\",\n            \"rank\": 8916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00121c8ee7e214d92b793b6606464d118c6d7074\"\n            }\n        },\n        {\n            \"id\": 12359,\n            \"name\": \"Wojak Finance\",\n            \"symbol\": \"WOJ\",\n            \"slug\": \"wojak-finance\",\n            \"rank\": 2907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T17:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55f96c7005d7c684a65ee653b07b5fe1507c56ab\"\n            }\n        },\n        {\n            \"id\": 12360,\n            \"name\": \"CoinAlpha\",\n            \"symbol\": \"ALP\",\n            \"slug\": \"coinalpha\",\n            \"rank\": 2429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T19:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6775729fad1438116b2e3b4fb2878539795297a7\"\n            }\n        },\n        {\n            \"id\": 12361,\n            \"name\": \"Space Vikings\",\n            \"symbol\": \"SVT\",\n            \"slug\": \"space-vikings\",\n            \"rank\": 6452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T21:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ba3cd00229c1becc95a4b056ff15c123dcb456d\"\n            }\n        },\n        {\n            \"id\": 12362,\n            \"name\": \"AetherV2\",\n            \"symbol\": \"ATH\",\n            \"slug\": \"aetherv2\",\n            \"rank\": 4570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-05T21:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6d3a0fb0070ea61f901ebc0b675c30450acac737\"\n            }\n        },\n        {\n            \"id\": 12364,\n            \"name\": \"Youclout\",\n            \"symbol\": \"YCT\",\n            \"slug\": \"youclout\",\n            \"rank\": 3730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T01:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23e3981052d5280c658e5e18d814fa9582bfbc9e\"\n            }\n        },\n        {\n            \"id\": 12365,\n            \"name\": \"Lovely Inu\",\n            \"symbol\": \"LOVELY\",\n            \"slug\": \"lovely-inu\",\n            \"rank\": 3309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T01:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e24415d1e549ebc626a13a482bb117a2b43e9cf\"\n            }\n        },\n        {\n            \"id\": 12367,\n            \"name\": \"Avaxtars Token\",\n            \"symbol\": \"AVXT\",\n            \"slug\": \"avaxtars\",\n            \"rank\": 1691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T01:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x397bbd6a0e41bdf4c3f971731e180db8ad06ebc1\"\n            }\n        },\n        {\n            \"id\": 12369,\n            \"name\": \"FarmersOnly\",\n            \"symbol\": \"CORN\",\n            \"slug\": \"farmersonly\",\n            \"rank\": 8143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T02:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xFcA54c64BC44ce2E72d621B6Ed34981e53B66CaE\"\n            }\n        },\n        {\n            \"id\": 12370,\n            \"name\": \"AvaNyan\",\n            \"symbol\": \"ANYAN\",\n            \"slug\": \"avanyan\",\n            \"rank\": 8917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T10:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf54501FBc97d5CB9C8B96480996a397E07516b2E\"\n            }\n        },\n        {\n            \"id\": 12373,\n            \"name\": \"ArchAngel Token\",\n            \"symbol\": \"ARCHA\",\n            \"slug\": \"archangel-token\",\n            \"rank\": 5892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T06:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36e43065e977bc72cb86dbd8405fae7057cdc7fd\"\n            }\n        },\n        {\n            \"id\": 12375,\n            \"name\": \"ECHO TECH COIN\",\n            \"symbol\": \"ECOT\",\n            \"slug\": \"echo-tech-coin\",\n            \"rank\": 5552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T07:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7cfffc84b2ae51bbcb6fdf90bed564a1543598c1\"\n            }\n        },\n        {\n            \"id\": 12377,\n            \"name\": \"SOLBERRY\",\n            \"symbol\": \"SOLBERRY\",\n            \"slug\": \"solberry\",\n            \"rank\": 8060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T08:52:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EWS2ATMt5fQk89NWLJYNRmGaNoji8MhFZkUB4DiWCCcz\"\n            }\n        },\n        {\n            \"id\": 12380,\n            \"name\": \"PolyDragon\",\n            \"symbol\": \"DGOLD\",\n            \"slug\": \"polydragon\",\n            \"rank\": 8164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0b502860b730bfaf5fa5566ec9996c53810dfe08\"\n            }\n        },\n        {\n            \"id\": 12381,\n            \"name\": \"Smile Coin\",\n            \"symbol\": \"SMILE\",\n            \"slug\": \"smile-coin\",\n            \"rank\": 4514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T08:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4030,\n                \"name\": \"Algorand\",\n                \"symbol\": \"ALGO\",\n                \"slug\": \"algorand\",\n                \"token_address\": \"300208676\"\n            }\n        },\n        {\n            \"id\": 12382,\n            \"name\": \"Zamio\",\n            \"symbol\": \"ZAM\",\n            \"slug\": \"zamio\",\n            \"rank\": 3445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T13:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd373576a9e738f37dc6882328358ff69c4caf4c6\"\n            }\n        },\n        {\n            \"id\": 12385,\n            \"name\": \"Solster Finance\",\n            \"symbol\": \"STR\",\n            \"slug\": \"solster-finance\",\n            \"rank\": 4802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T09:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9zoqdwEBKWEi9G5Ze8BSkdmppxGgVv1Kw4LuigDiNr9m\"\n            }\n        },\n        {\n            \"id\": 12387,\n            \"name\": \"Ribbon Finance\",\n            \"symbol\": \"RBN\",\n            \"slug\": \"ribbon-finance\",\n            \"rank\": 390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T12:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6123b0049f904d730db3c36a31167d9d4121fa6b\"\n            }\n        },\n        {\n            \"id\": 12388,\n            \"name\": \"Wrapped DucatusX\",\n            \"symbol\": \"WDUCX\",\n            \"slug\": \"wrapped-ducatusx\",\n            \"rank\": 4033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T10:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeac4cc67f1200d24c1ef6cfb96db6f51cb62b6e2\"\n            }\n        },\n        {\n            \"id\": 12389,\n            \"name\": \"TrustKeys Network\",\n            \"symbol\": \"TRUSTK\",\n            \"slug\": \"trustkeys-network\",\n            \"rank\": 5331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee89bd9af5e72b19b48cac3e51acde3a09a3ade3\"\n            }\n        },\n        {\n            \"id\": 12390,\n            \"name\": \"Octane Finance\",\n            \"symbol\": \"OCTANE\",\n            \"slug\": \"octane-finance\",\n            \"rank\": 7540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T10:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5416ab2b4b5a40f740b67a83dc5939591b5c08be\"\n            }\n        },\n        {\n            \"id\": 12391,\n            \"name\": \"Pokmonsters\",\n            \"symbol\": \"POK\",\n            \"slug\": \"pokmonsters\",\n            \"rank\": 4638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T11:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x20e90ec60ef7ae33ac04a48d5f45df9a15e76a01\"\n            }\n        },\n        {\n            \"id\": 12392,\n            \"name\": \"Centurion Inu\",\n            \"symbol\": \"CENT\",\n            \"slug\": \"centurion-inu\",\n            \"rank\": 8918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T00:01:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f91d9f9070b0478abb5a9918c79b5dd533f672c\"\n            }\n        },\n        {\n            \"id\": 12393,\n            \"name\": \"Lightcoin\",\n            \"symbol\": \"LHC\",\n            \"slug\": \"lightcoin-lhc\",\n            \"rank\": 7451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x320d31183100280ccdf69366cd56180ea442a3e8\"\n            }\n        },\n        {\n            \"id\": 12394,\n            \"name\": \"MOR\",\n            \"symbol\": \"MOR\",\n            \"slug\": \"mor\",\n            \"rank\": 4455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87BAde473ea0513D4aA7085484aEAA6cB6EBE7e3\"\n            }\n        },\n        {\n            \"id\": 12395,\n            \"name\": \"Merchant Token\",\n            \"symbol\": \"MTO\",\n            \"slug\": \"merchant-token\",\n            \"rank\": 4457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T15:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe66b3aa360bb78468c00bebe163630269db3324f\"\n            }\n        },\n        {\n            \"id\": 12397,\n            \"name\": \"MoonBeans\",\n            \"symbol\": \"BEANS\",\n            \"slug\": \"moonbeans\",\n            \"rank\": 8919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T22:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0xc2392dd3e3fed2c8ed9f7f0bdf6026fcd1348453\"\n            }\n        },\n        {\n            \"id\": 12398,\n            \"name\": \"Spain National Fan Token\",\n            \"symbol\": \"SNFT\",\n            \"slug\": \"spain-national-fan-token\",\n            \"rank\": 3326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T16:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e6F1be54FEb9CC37dBfC31A894a8810357C3F9C\"\n            }\n        },\n        {\n            \"id\": 12400,\n            \"name\": \"Decimal\",\n            \"symbol\": \"DEL\",\n            \"slug\": \"decimal\",\n            \"rank\": 3677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T17:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12403,\n            \"name\": \"Pink Panther\",\n            \"symbol\": \"PINK\",\n            \"slug\": \"pink-panther\",\n            \"rank\": 8920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T19:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa113b79c09f0794568b8864a24197e0b817041ea\"\n            }\n        },\n        {\n            \"id\": 12407,\n            \"name\": \"Nezuko Inu\",\n            \"symbol\": \"NEZUKO\",\n            \"slug\": \"nezuko-inu\",\n            \"rank\": 5328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T19:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc298dfaa2edda095b924f1390cc38fb7c5f6250\"\n            }\n        },\n        {\n            \"id\": 12408,\n            \"name\": \"Chopper Inu\",\n            \"symbol\": \"CHOPPER\",\n            \"slug\": \"chopper-inu\",\n            \"rank\": 4596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T19:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28c5805b64d163588a909012a628b5a03c1041f9\"\n            }\n        },\n        {\n            \"id\": 12409,\n            \"name\": \"Lido wstETH\",\n            \"symbol\": \"WSTETH\",\n            \"slug\": \"lido-finance-wsteth\",\n            \"rank\": 3132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T07:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0\"\n            }\n        },\n        {\n            \"id\": 12411,\n            \"name\": \"Balkari\",\n            \"symbol\": \"BKR\",\n            \"slug\": \"balkari\",\n            \"rank\": 4896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-06T20:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77271813bd9167e75b5df9c230cf58d64f0a58fd\"\n            }\n        },\n        {\n            \"id\": 12413,\n            \"name\": \"Shiba Fantom\",\n            \"symbol\": \"SHIBA\",\n            \"slug\": \"shiba-fantom\",\n            \"rank\": 4042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T11:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9Ba3e4F84a34DF4e08C112e1a0FF148b81655615\"\n            }\n        },\n        {\n            \"id\": 12414,\n            \"name\": \"MRHB DeFi\",\n            \"symbol\": \"MRHB\",\n            \"slug\": \"marhabadefi\",\n            \"rank\": 3226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd10332818d6a9b4b84bf5d87dbf9d80012fdf913\"\n            }\n        },\n        {\n            \"id\": 12415,\n            \"name\": \"TWO TWO\",\n            \"symbol\": \"X22\",\n            \"slug\": \"two-two\",\n            \"rank\": 7186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T08:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41045282901E90BDa7578D628e479E5421D1cDD5\"\n            }\n        },\n        {\n            \"id\": 12416,\n            \"name\": \"PulsePad\",\n            \"symbol\": \"PLSPAD\",\n            \"slug\": \"pulsepad\",\n            \"rank\": 1122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T15:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a74bc8c372bc7f0e9ca3f6ac0df51be15aec47a\"\n            }\n        },\n        {\n            \"id\": 12417,\n            \"name\": \"Lovelace World\",\n            \"symbol\": \"LACE\",\n            \"slug\": \"lovelace\",\n            \"rank\": 3926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T15:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3499dd7dbbbd93cb0f8303f8a8ace8d02508e73\"\n            }\n        },\n        {\n            \"id\": 12418,\n            \"name\": \"Jax.Network\",\n            \"symbol\": \"WJXN\",\n            \"slug\": \"jax-network\",\n            \"rank\": 8921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca1262e77fb25c0a4112cfc9bad3ff54f617f2e6\"\n            }\n        },\n        {\n            \"id\": 12419,\n            \"name\": \"Adadex Tools\",\n            \"symbol\": \"ADAT\",\n            \"slug\": \"adadex-tools\",\n            \"rank\": 6874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdce6380b9d2d8beac66b0fba2604c51519d24d77\"\n            }\n        },\n        {\n            \"id\": 12420,\n            \"name\": \"LuckyPig\",\n            \"symbol\": \"LuckyPig\",\n            \"slug\": \"luckypig\",\n            \"rank\": 7306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF16e1Ad313E3Bf4E3381b58731b45fA116ECF53f\"\n            }\n        },\n        {\n            \"id\": 12421,\n            \"name\": \"Coin Discovery\",\n            \"symbol\": \"CODI\",\n            \"slug\": \"coin-discovery\",\n            \"rank\": 6519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4AC32178097c1f62beadCC2D215B54D6915013ee\"\n            }\n        },\n        {\n            \"id\": 12422,\n            \"name\": \"Frosted Cake\",\n            \"symbol\": \"FROSTEDCAKE\",\n            \"slug\": \"frostedcake\",\n            \"rank\": 8922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94ba29d58d419bd798b282476db3dd9d97ba8c23\"\n            }\n        },\n        {\n            \"id\": 12423,\n            \"name\": \"Litherium\",\n            \"symbol\": \"LITH\",\n            \"slug\": \"litherium\",\n            \"rank\": 4297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b180109332b079c44447F52A8aDad5B1Cd9dcfd\"\n            }\n        },\n        {\n            \"id\": 12424,\n            \"name\": \"Mainston\",\n            \"symbol\": \"STON\",\n            \"slug\": \"mainston\",\n            \"rank\": 5036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T04:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc47f2ba852669b178699449e50682d6ceaf8c07\"\n            }\n        },\n        {\n            \"id\": 12426,\n            \"name\": \"DOOiT V2\",\n            \"symbol\": \"DOO\",\n            \"slug\": \"dooit-token\",\n            \"rank\": 7501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T04:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93a72Ce957adAf60c74A5C7815ce7B3d0a7e6b48\"\n            }\n        },\n        {\n            \"id\": 12428,\n            \"name\": \"Bagus Wallet\",\n            \"symbol\": \"BG\",\n            \"slug\": \"bagus-wallet\",\n            \"rank\": 8158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07ABe236bb21E96c2E2319766745F782dcd0b0C8\"\n            }\n        },\n        {\n            \"id\": 12430,\n            \"name\": \"Rogue West\",\n            \"symbol\": \"ROGUE\",\n            \"slug\": \"rogue-west\",\n            \"rank\": 1981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T07:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6Ac665c0dE9a6ca72B85757b141aa9c428828aCA\"\n            }\n        },\n        {\n            \"id\": 12431,\n            \"name\": \"StarSharks (SSS)\",\n            \"symbol\": \"SSS\",\n            \"slug\": \"starsharks-sss\",\n            \"rank\": 2947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3028FbC1742a16A5D69dE1B334cbce28f5d7EB3\"\n            }\n        },\n        {\n            \"id\": 12432,\n            \"name\": \"StarSharks SEA\",\n            \"symbol\": \"SEA\",\n            \"slug\": \"starsharks-sea\",\n            \"rank\": 3021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa\"\n            }\n        },\n        {\n            \"id\": 12434,\n            \"name\": \"Unity Protocol\",\n            \"symbol\": \"UNITY\",\n            \"slug\": \"unity-protocol\",\n            \"rank\": 8923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T07:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3182d2983fA1b6928A581CF30a5fca094736200f\"\n            }\n        },\n        {\n            \"id\": 12435,\n            \"name\": \"Battle Hero\",\n            \"symbol\": \"BATH\",\n            \"slug\": \"battle-hero\",\n            \"rank\": 1838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T19:41:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE\"\n            }\n        },\n        {\n            \"id\": 12436,\n            \"name\": \"Timeleap Finance\",\n            \"symbol\": \"TIME\",\n            \"slug\": \"timeleap\",\n            \"rank\": 7052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5c59d7cb794471a9633391c4927ade06b8787a90\"\n            }\n        },\n        {\n            \"id\": 12437,\n            \"name\": \"Gooreo\",\n            \"symbol\": \"GOOREO\",\n            \"slug\": \"gooreo\",\n            \"rank\": 5518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7156fc3db62cce82eaa7163279d9f99644257539\"\n            }\n        },\n        {\n            \"id\": 12438,\n            \"name\": \"zkTube Protocol\",\n            \"symbol\": \"ZKT\",\n            \"slug\": \"zktube-protocol\",\n            \"rank\": 4967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T10:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07c52c2537d84e532a9f15d32e152c8b94d2b232\"\n            }\n        },\n        {\n            \"id\": 12439,\n            \"name\": \"BRCP TOKEN\",\n            \"symbol\": \"BRCP\",\n            \"slug\": \"brcp-token\",\n            \"rank\": 3043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12440,\n            \"name\": \"Buffer Finance\",\n            \"symbol\": \"iBFR\",\n            \"slug\": \"buffer-finance\",\n            \"rank\": 3366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T08:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa296ad1c47fe6bdc133f39555c1d1177bd51fbc5\"\n            }\n        },\n        {\n            \"id\": 12447,\n            \"name\": \"Silvertoken\",\n            \"symbol\": \"SLVT\",\n            \"slug\": \"silvertoken\",\n            \"rank\": 3507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T09:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x652594082f97392a1703d80985ab575085f34a4e\"\n            }\n        },\n        {\n            \"id\": 12448,\n            \"name\": \"EverGrow Coin\",\n            \"symbol\": \"EGC\",\n            \"slug\": \"evergrowcoin\",\n            \"rank\": 3190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC001BBe2B87079294C63EcE98BdD0a88D761434e\"\n            }\n        },\n        {\n            \"id\": 12450,\n            \"name\": \"Influencer\",\n            \"symbol\": \"IMI\",\n            \"slug\": \"imi\",\n            \"rank\": 4149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0xdde2154f47e80c8721c2efbe02834ae056284368\"\n            }\n        },\n        {\n            \"id\": 12451,\n            \"name\": \"Mondo Community Coin\",\n            \"symbol\": \"MNDCC\",\n            \"slug\": \"mondo-community-coin\",\n            \"rank\": 7783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcdb9d30a3ba48cdfcb0ecbe19317e6cf783672f1\"\n            }\n        },\n        {\n            \"id\": 12452,\n            \"name\": \"TETU\",\n            \"symbol\": \"TETU\",\n            \"slug\": \"tetu\",\n            \"rank\": 5127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T10:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x255707B70BF90aa112006E1b07B9AeA6De021424\"\n            }\n        },\n        {\n            \"id\": 12455,\n            \"name\": \"Magic Token\",\n            \"symbol\": \"MAGIC\",\n            \"slug\": \"magicland\",\n            \"rank\": 8924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T11:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c852d3334188be136bfc540ef2bb8c37b590bad\"\n            }\n        },\n        {\n            \"id\": 12456,\n            \"name\": \"ROBINOS\",\n            \"symbol\": \"RBN\",\n            \"slug\": \"robinos\",\n            \"rank\": 6939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T12:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb3bc8dae5a49ed956b5d2207d9040c816c56398f\"\n            }\n        },\n        {\n            \"id\": 12457,\n            \"name\": \"ZEDXION\",\n            \"symbol\": \"ZEDXION\",\n            \"slug\": \"zedxion\",\n            \"rank\": 3693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T12:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfbc4f3f645c4003a2e4f4e9b51077d2daa9a9341\"\n            }\n        },\n        {\n            \"id\": 12458,\n            \"name\": \"KSM Starter\",\n            \"symbol\": \"KST\",\n            \"slug\": \"ksm-starter\",\n            \"rank\": 3700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBc17729fDf562723f0267F79FF25aDE441056d87\"\n            }\n        },\n        {\n            \"id\": 12459,\n            \"name\": \"Holdex Finance\",\n            \"symbol\": \"HOLDEX\",\n            \"slug\": \"holdex-finance\",\n            \"rank\": 4037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T13:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd85b5e9a7c33832dcdb554ec07cdcc56810b2e5a\"\n            }\n        },\n        {\n            \"id\": 12460,\n            \"name\": \"UNITED EMIRATE DECENTRALIZED COIN.\",\n            \"symbol\": \"UEDC\",\n            \"slug\": \"united-emirate-decentralized-coin\",\n            \"rank\": 3970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T13:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0b6e29c429bbb8e1448340f0776be933805344e\"\n            }\n        },\n        {\n            \"id\": 12462,\n            \"name\": \"MINE Network\",\n            \"symbol\": \"MNET\",\n            \"slug\": \"mine-network\",\n            \"rank\": 3747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T09:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x829c97092c0cc92efe7397dd3ddb831cc5835bae\"\n            }\n        },\n        {\n            \"id\": 12463,\n            \"name\": \"Timechain Swap Token\",\n            \"symbol\": \"TCS\",\n            \"slug\": \"timechain-swap-token\",\n            \"rank\": 4978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T20:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xfbfae0dd49882e503982f8eb4b8b1e464eca0b91\"\n            }\n        },\n        {\n            \"id\": 12464,\n            \"name\": \"Lox Network\",\n            \"symbol\": \"LOX\",\n            \"slug\": \"lox-network\",\n            \"rank\": 3181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12465,\n            \"name\": \"Ridotto\",\n            \"symbol\": \"RDT\",\n            \"slug\": \"ridotto\",\n            \"rank\": 4789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:37:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4740735aa98dc8aa232bd049f8f0210458e7fca3\"\n            }\n        },\n        {\n            \"id\": 12466,\n            \"name\": \"MMACOIN\",\n            \"symbol\": \"MMA\",\n            \"slug\": \"mmacoin\",\n            \"rank\": 7362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x270a84dcdfb305cc68be21e767ef11aac5dc5cf0\"\n            }\n        },\n        {\n            \"id\": 12467,\n            \"name\": \"RISQ Protocol\",\n            \"symbol\": \"RISQ\",\n            \"slug\": \"risq-protocol\",\n            \"rank\": 6649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T15:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAac2BB703093ECa3ce9b97434fD16f2765951C0e\"\n            }\n        },\n        {\n            \"id\": 12468,\n            \"name\": \"Equilibrium Games\",\n            \"symbol\": \"EQ\",\n            \"slug\": \"eq\",\n            \"rank\": 3550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rpakCr61Q92abPXJnVboKENmpKssWyHpwu\"\n            }\n        },\n        {\n            \"id\": 12469,\n            \"name\": \"Momento\",\n            \"symbol\": \"MOMENTO\",\n            \"slug\": \"momento\",\n            \"rank\": 7769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T13:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ae8b74cd2d566853715800c9927f879d6b76a37\"\n            }\n        },\n        {\n            \"id\": 12472,\n            \"name\": \"Elysian\",\n            \"symbol\": \"ELS\",\n            \"slug\": \"elysian-els\",\n            \"rank\": 3852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T22:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rHXuEaRYnnJHbDeuBH5w8yPh5uwNVh5zAg\"\n            }\n        },\n        {\n            \"id\": 12473,\n            \"name\": \"OrcaDAO\",\n            \"symbol\": \"ORCA\",\n            \"slug\": \"orcadao\",\n            \"rank\": 6212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8B1d98A91F853218ddbb066F20b8c63E782e2430\"\n            }\n        },\n        {\n            \"id\": 12474,\n            \"name\": \"MoonX\",\n            \"symbol\": \"MoonX\",\n            \"slug\": \"moonx\",\n            \"rank\": 8925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x053F574B35eB29dEB6817bD8B3f8c848c6aBbe53\"\n            }\n        },\n        {\n            \"id\": 12475,\n            \"name\": \"BEUROP\",\n            \"symbol\": \"BEPR\",\n            \"slug\": \"beurop\",\n            \"rank\": 5152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T16:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf0cf158e84ebacca1b7746e794d507073e5adfe\"\n            }\n        },\n        {\n            \"id\": 12476,\n            \"name\": \"Miners Defi\",\n            \"symbol\": \"MINERS\",\n            \"slug\": \"miners-defi\",\n            \"rank\": 6758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb6b00f8c7e1da78fb919c810c30dde95475bdde\"\n            }\n        },\n        {\n            \"id\": 12477,\n            \"name\": \"Sewer Rat Social Club CHIZ Token\",\n            \"symbol\": \"CHIZ\",\n            \"slug\": \"sewer-rat-social-club-chiz-token\",\n            \"rank\": 8926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T04:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c761c1a21637362374204000e383204d347064c\"\n            }\n        },\n        {\n            \"id\": 12478,\n            \"name\": \"Electric Arena\",\n            \"symbol\": \"EARENA\",\n            \"slug\": \"electric-arena\",\n            \"rank\": 8927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-07T20:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc30590a879c7dd78bcd9a18e48de446a3c7c98b8\"\n            }\n        },\n        {\n            \"id\": 12480,\n            \"name\": \"Starchi\",\n            \"symbol\": \"ELIXIR\",\n            \"slug\": \"starchi\",\n            \"rank\": 5505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T00:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xed0bb69f9f96e8c5fffdf16c468ecec385134ea5\"\n            }\n        },\n        {\n            \"id\": 12481,\n            \"name\": \"ROI Token\",\n            \"symbol\": \"ROI\",\n            \"slug\": \"roi-token\",\n            \"rank\": 4200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12484,\n            \"name\": \"Velox\",\n            \"symbol\": \"VLX\",\n            \"slug\": \"velox\",\n            \"rank\": 7227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T01:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11be9d518f03a4d309a1340fddab944ccc5b3b15\"\n            }\n        },\n        {\n            \"id\": 12485,\n            \"name\": \"Arowana Token\",\n            \"symbol\": \"ARW\",\n            \"slug\": \"arowana-token\",\n            \"rank\": 4289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:28:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x351caa9045d65107b9d311d922d15887cfd634e4\"\n            }\n        },\n        {\n            \"id\": 12487,\n            \"name\": \"Dark Frontiers\",\n            \"symbol\": \"DARK\",\n            \"slug\": \"dark-frontiers\",\n            \"rank\": 3310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T01:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12fc07081fab7de60987cad8e8dc407b606fb2f8\"\n            }\n        },\n        {\n            \"id\": 12488,\n            \"name\": \"Dogira\",\n            \"symbol\": \"DOGIRA\",\n            \"slug\": \"dogira-new\",\n            \"rank\": 4875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T14:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd8c1232fcd219286e341271385bd70601503b3d7\"\n            }\n        },\n        {\n            \"id\": 12489,\n            \"name\": \"GUARDIAN\",\n            \"symbol\": \"GUARD\",\n            \"slug\": \"guardian\",\n            \"rank\": 3524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T02:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf606bd19b1e61574ed625d9ea96c841d4e247a32\"\n            }\n        },\n        {\n            \"id\": 12490,\n            \"name\": \"Baddest Alpha Ape Bundle\",\n            \"symbol\": \"APED\",\n            \"slug\": \"baddest-alpha-ape-bundle\",\n            \"rank\": 3353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T03:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfa898efdb91e35bd311c45b9b955f742b6719aa2\"\n            }\n        },\n        {\n            \"id\": 12492,\n            \"name\": \"CoviCoin\",\n            \"symbol\": \"CVC\",\n            \"slug\": \"covicoin\",\n            \"rank\": 7070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T08:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6f0a9b75fa529dcc0f90459e30684e7ed9a9ea6\"\n            }\n        },\n        {\n            \"id\": 12493,\n            \"name\": \"X3Swap\",\n            \"symbol\": \"X3S\",\n            \"slug\": \"x3swap\",\n            \"rank\": 8928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T06:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51f9e1235107722b25f22c6e6edcb378dfc31eba\"\n            }\n        },\n        {\n            \"id\": 12494,\n            \"name\": \"Melo Token\",\n            \"symbol\": \"MELO\",\n            \"slug\": \"melo-token\",\n            \"rank\": 4216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T07:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38a62b2030068e7b7a5268df7ab7a48bc6e396b4\"\n            }\n        },\n        {\n            \"id\": 12495,\n            \"name\": \"XGOLD COIN\",\n            \"symbol\": \"XGOLD\",\n            \"slug\": \"xgold-coin\",\n            \"rank\": 3682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T07:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"r4XSSBVGENvgUrZFijX8xvsJtp9Mi2UPz9\"\n            }\n        },\n        {\n            \"id\": 12500,\n            \"name\": \"Orca AVAI\",\n            \"symbol\": \"AVAI\",\n            \"slug\": \"orca-avai\",\n            \"rank\": 5658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x346A59146b9b4a77100D369a3d18E8007A9F46a6\"\n            }\n        },\n        {\n            \"id\": 12501,\n            \"name\": \"Qrkita Token\",\n            \"symbol\": \"QRT\",\n            \"slug\": \"qrkita-token\",\n            \"rank\": 2360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T22:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x921d3a6ed8223AFb6358410F717e2FB13cbae700\"\n            }\n        },\n        {\n            \"id\": 12503,\n            \"name\": \"Beanstalk\",\n            \"symbol\": \"BEAN\",\n            \"slug\": \"beanstalk\",\n            \"rank\": 3705,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc59ac4fefa32293a95889dc396682858d52e5db\"\n            }\n        },\n        {\n            \"id\": 12505,\n            \"name\": \"dexIRA\",\n            \"symbol\": \"DEX\",\n            \"slug\": \"dexira\",\n            \"rank\": 6378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x147e07976e1ae78287c33aafaab87760d32e50a5\"\n            }\n        },\n        {\n            \"id\": 12506,\n            \"name\": \"NFTY Network\",\n            \"symbol\": \"NFTY\",\n            \"slug\": \"nfty-network\",\n            \"rank\": 3508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE1D7C7a4596B038CEd2A84bF65B8647271C53208\"\n            }\n        },\n        {\n            \"id\": 12510,\n            \"name\": \"DeFido\",\n            \"symbol\": \"DEFIDO\",\n            \"slug\": \"defido\",\n            \"rank\": 5051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T09:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x199f788ddb566b7ebb59bf35b36914f2acdb33de\"\n            }\n        },\n        {\n            \"id\": 12511,\n            \"name\": \"Wrapped NewYorkCoin\",\n            \"symbol\": \"WNYC\",\n            \"slug\": \"wrapped-newyorkcoin\",\n            \"rank\": 7265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T23:56:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c015277b0f9b8c24b20bd8bbbd29fdb25738a69\"\n            }\n        },\n        {\n            \"id\": 12513,\n            \"name\": \"Dino\",\n            \"symbol\": \"DINO\",\n            \"slug\": \"dino\",\n            \"rank\": 6914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6Y7LbYB3tfGBG6CSkyssoxdtHb77AEMTRVXe8JUJRwZ7\"\n            }\n        },\n        {\n            \"id\": 12515,\n            \"name\": \"Colawork\",\n            \"symbol\": \"COLA\",\n            \"slug\": \"colawork\",\n            \"rank\": 4114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T13:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19e98c4921aab7e3f5fd2adca36cfb669c63e926\"\n            }\n        },\n        {\n            \"id\": 12516,\n            \"name\": \"Dog Collar\",\n            \"symbol\": \"COLLAR\",\n            \"slug\": \"dog-collar\",\n            \"rank\": 4579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9783b81438c24848f85848f8df31845097341771\"\n            }\n        },\n        {\n            \"id\": 12517,\n            \"name\": \"DEI\",\n            \"symbol\": \"DEI\",\n            \"slug\": \"dei\",\n            \"rank\": 5301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3\"\n            }\n        },\n        {\n            \"id\": 12518,\n            \"name\": \"Morphie Network\",\n            \"symbol\": \"MRFI\",\n            \"slug\": \"morphie-network\",\n            \"rank\": 3845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf1167b1f90e4f27d9f520a4cd3a1e452e011cea\"\n            }\n        },\n        {\n            \"id\": 12521,\n            \"name\": \"Financial Intelligence Group\",\n            \"symbol\": \"ATBFIG\",\n            \"slug\": \"financial-intelligence-group\",\n            \"rank\": 5386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T11:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd91e5e735eaccaa569edab1fa4f8fe2db2531a19\"\n            }\n        },\n        {\n            \"id\": 12522,\n            \"name\": \"WFAIR\",\n            \"symbol\": \"WFAIR\",\n            \"slug\": \"wallfair\",\n            \"rank\": 5089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T19:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC6065B9fc8171Ad3D29bad510709249681758972\"\n            }\n        },\n        {\n            \"id\": 12523,\n            \"name\": \"BurningMoon\",\n            \"symbol\": \"BM\",\n            \"slug\": \"burningmoon\",\n            \"rank\": 6500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T11:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97c6825e6911578a515b11e25b552ecd5fe58dba\"\n            }\n        },\n        {\n            \"id\": 12524,\n            \"name\": \"Farmers Only\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"farmers-only\",\n            \"rank\": 8929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x0159ed2e06ddcd46a25e74eb8e159ce666b28687\"\n            }\n        },\n        {\n            \"id\": 12525,\n            \"name\": \"eBlockStock\",\n            \"symbol\": \"EBSO\",\n            \"slug\": \"eblockstock\",\n            \"rank\": 6880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T12:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x866f8a50a64e68ca66e97e032c5da99538b3f942\"\n            }\n        },\n        {\n            \"id\": 12526,\n            \"name\": \"USD Open Dollar\",\n            \"symbol\": \"USDO\",\n            \"slug\": \"usd-open-dollar\",\n            \"rank\": 4303,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T13:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5801d0e1c7d977d78e4890880b8e579eb4943276\"\n            }\n        },\n        {\n            \"id\": 12528,\n            \"name\": \"RugSeekers\",\n            \"symbol\": \"SEEK\",\n            \"slug\": \"rugseekers\",\n            \"rank\": 6792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6225b43f1e2c80381225b49d650f928ee3f19d4\"\n            }\n        },\n        {\n            \"id\": 12529,\n            \"name\": \"IceSlush Finance\",\n            \"symbol\": \"SLUSH\",\n            \"slug\": \"iceslush-finance\",\n            \"rank\": 8084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T15:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x28bF9CB0a8c0a6Fb01680dAAae9D6aE76234491b\"\n            }\n        },\n        {\n            \"id\": 12530,\n            \"name\": \"Project DogeX\",\n            \"symbol\": \"$DOGEX\",\n            \"slug\": \"project-dogex-v2\",\n            \"rank\": 8930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T15:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf57fcab4e5b76fc49917f6ac11eac27e222ca111\"\n            }\n        },\n        {\n            \"id\": 12531,\n            \"name\": \"Game X Change\",\n            \"symbol\": \"EXP\",\n            \"slug\": \"game-x-change\",\n            \"rank\": 8125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T15:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639d4c62f58a4048ad0f69b8ce675db1a3e8e00e\"\n            }\n        },\n        {\n            \"id\": 12532,\n            \"name\": \"TTcoin\",\n            \"symbol\": \"TC\",\n            \"slug\": \"ttcoin\",\n            \"rank\": 6075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T08:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x659049786cB66E4486b8C0E0cCC90a5929a21162\"\n            }\n        },\n        {\n            \"id\": 12533,\n            \"name\": \"ESWAP.TUBE\",\n            \"symbol\": \"TUBE2\",\n            \"slug\": \"tube2\",\n            \"rank\": 5442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T16:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda86006036540822e0cd2861dbd2fd7ff9caa0e8\"\n            }\n        },\n        {\n            \"id\": 12534,\n            \"name\": \"Lelouch Lamperouge\",\n            \"symbol\": \"ZERO\",\n            \"slug\": \"lelouch-lamperouge\",\n            \"rank\": 8931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T01:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4546d782ffb14a465a3bb518eecf1a181da85332\"\n            }\n        },\n        {\n            \"id\": 12536,\n            \"name\": \"Decentralized Community Investment Protocol\",\n            \"symbol\": \"DCIP\",\n            \"slug\": \"decentralized-community-investment-protocol\",\n            \"rank\": 3846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T18:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x308fc5cdd559be5cb62b08a26a4699bbef4a888f\"\n            }\n        },\n        {\n            \"id\": 12537,\n            \"name\": \"PolyBeta Finance\",\n            \"symbol\": \"BETA\",\n            \"slug\": \"polybeta-finance\",\n            \"rank\": 7845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T19:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaC3090B7042FCA2cDBF233022e4a9823a032600c\"\n            }\n        },\n        {\n            \"id\": 12540,\n            \"name\": \"ACCESSLAUNCHER\",\n            \"symbol\": \"ACX\",\n            \"slug\": \"accesslauncher\",\n            \"rank\": 5304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T20:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8B292BAaBf70b745C791C69E0D91D2265290e53f\"\n            }\n        },\n        {\n            \"id\": 12542,\n            \"name\": \"CheeseFry\",\n            \"symbol\": \"CHEESE\",\n            \"slug\": \"chfry-finance\",\n            \"rank\": 6440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T20:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x332E824e46FcEeB9E59ba9491B80d3e6d42B0B59\"\n            }\n        },\n        {\n            \"id\": 12543,\n            \"name\": \"Valkyrio\",\n            \"symbol\": \"VALK\",\n            \"slug\": \"valkyrio\",\n            \"rank\": 7118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T20:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x405cFf4cE041d3235E8b1f7AaA4E458998A47363\"\n            }\n        },\n        {\n            \"id\": 12544,\n            \"name\": \"Wrapped NCE\",\n            \"symbol\": \"WNCE\",\n            \"slug\": \"wrapped-nce\",\n            \"rank\": 8932,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T21:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x855028c40c9f90cd4295c0fbc9ec06c528900114\"\n            }\n        },\n        {\n            \"id\": 12545,\n            \"name\": \"URG University\",\n            \"symbol\": \"URG-U\",\n            \"slug\": \"urg-university\",\n            \"rank\": 8933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T21:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76Ce4184C3e2411df998Bdebe2DAEbEfAab9934C\"\n            }\n        },\n        {\n            \"id\": 12546,\n            \"name\": \"Liquidus\",\n            \"symbol\": \"LIQ\",\n            \"slug\": \"liquidus\",\n            \"rank\": 3382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-08T21:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f69b7ab8f7cab199a310fd5a27b43fef44ddcc0\"\n            }\n        },\n        {\n            \"id\": 12549,\n            \"name\": \"Dinosaureggs\",\n            \"symbol\": \"DSG\",\n            \"slug\": \"dinosaureggs\",\n            \"rank\": 3306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T07:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a78649501bbaac285ea4187299471b7ad4abd35\"\n            }\n        },\n        {\n            \"id\": 12552,\n            \"name\": \"BeatBind\",\n            \"symbol\": \"BBND\",\n            \"slug\": \"beatbind\",\n            \"rank\": 3878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T08:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBc0d84FA6260E065F330d51621d682d2630F4Aa2\"\n            }\n        },\n        {\n            \"id\": 12553,\n            \"name\": \"Cure Token\",\n            \"symbol\": \"CURE\",\n            \"slug\": \"cure-token\",\n            \"rank\": 4489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T08:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6\"\n            }\n        },\n        {\n            \"id\": 12554,\n            \"name\": \"Calcifire\",\n            \"symbol\": \"CALCIFIRE\",\n            \"slug\": \"calcifire\",\n            \"rank\": 7094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T09:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e236b43D779B385c3279820e322ABAE249D3405\"\n            }\n        },\n        {\n            \"id\": 12556,\n            \"name\": \"Oculus Vision\",\n            \"symbol\": \"OCV\",\n            \"slug\": \"oculus-vision\",\n            \"rank\": 7608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T11:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76cf21939f7df1e355b8919b439556b064170d49\"\n            }\n        },\n        {\n            \"id\": 12557,\n            \"name\": \"Beach Token\",\n            \"symbol\": \"BEACH\",\n            \"slug\": \"beach-token\",\n            \"rank\": 7067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T11:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd15c4c8cd28a08e43846e3155c01a1f648d8d42\"\n            }\n        },\n        {\n            \"id\": 12558,\n            \"name\": \"Xbullion\",\n            \"symbol\": \"GOLD\",\n            \"slug\": \"xbullion\",\n            \"rank\": 7290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T11:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x670f9d9a26d3d42030794ff035d35a67aa092ead\"\n            }\n        },\n        {\n            \"id\": 12559,\n            \"name\": \"Aquarius Protocol\",\n            \"symbol\": \"AQU\",\n            \"slug\": \"aquarius-protocol\",\n            \"rank\": 8934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T12:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x0f7adb77b6334b9b5a3c4f78aaa073ea1d915bf6\"\n            }\n        },\n        {\n            \"id\": 12560,\n            \"name\": \"Reverse Climate Change\",\n            \"symbol\": \"RVRS\",\n            \"slug\": \"reverse-climate-change\",\n            \"rank\": 8137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5dd175a4242afe19e5c1051d8cd13fc8979f2329\"\n            }\n        },\n        {\n            \"id\": 12562,\n            \"name\": \"Mononoke Inu\",\n            \"symbol\": \"Mononoke-Inu\",\n            \"slug\": \"mononoke-inu\",\n            \"rank\": 4361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T14:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4da08a1bff50be96bded5c7019227164b49c2bfc\"\n            }\n        },\n        {\n            \"id\": 12563,\n            \"name\": \"Nami Inu\",\n            \"symbol\": \"NAMI\",\n            \"slug\": \"nami-inu\",\n            \"rank\": 5680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T14:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe624a29cb327b03350820ef98584d56083eaf392\"\n            }\n        },\n        {\n            \"id\": 12566,\n            \"name\": \"PinkSale\",\n            \"symbol\": \"PINKSALE\",\n            \"slug\": \"pinksale\",\n            \"rank\": 5143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-09T19:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x602bA546A7B06e0FC7f58fD27EB6996eCC824689\"\n            }\n        },\n        {\n            \"id\": 12568,\n            \"name\": \"EverestCoin\",\n            \"symbol\": \"EVCoin\",\n            \"slug\": \"everestcoin\",\n            \"rank\": 5179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T06:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84b7bb9614cf28226d1b0a07499472bc107e3000\"\n            }\n        },\n        {\n            \"id\": 12570,\n            \"name\": \"Crystal\",\n            \"symbol\": \"CRYSTAL\",\n            \"slug\": \"crystal\",\n            \"rank\": 6205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T06:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0xBD87c06D865a3717A16041aCD8d33922e60E85CE\"\n            }\n        },\n        {\n            \"id\": 12571,\n            \"name\": \"Daikokuten Sama\",\n            \"symbol\": \"DKKS\",\n            \"slug\": \"daikokuten-sama\",\n            \"rank\": 4926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T08:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x834613c64522725b23b458af04ed1590d189962f\"\n            }\n        },\n        {\n            \"id\": 12572,\n            \"name\": \"Waterfall DeFi\",\n            \"symbol\": \"WTF\",\n            \"slug\": \"waterfall-defi\",\n            \"rank\": 1447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd73f32833b6d5d9c8070c23e599e283a3039823c\"\n            }\n        },\n        {\n            \"id\": 12573,\n            \"name\": \"Clearpool\",\n            \"symbol\": \"CPOOL\",\n            \"slug\": \"clearpool\",\n            \"rank\": 709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:23:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66761fa41377003622aee3c7675fc7b5c1c2fac5\"\n            }\n        },\n        {\n            \"id\": 12574,\n            \"name\": \"World of Cryptia\",\n            \"symbol\": \"CRYPT\",\n            \"slug\": \"world-of-cryptia\",\n            \"rank\": 6583,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T08:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x142ba459218cafdcf8f98a5fa3e139f32fccec70\"\n            }\n        },\n        {\n            \"id\": 12576,\n            \"name\": \"Geist Finance\",\n            \"symbol\": \"GEIST\",\n            \"slug\": \"geist-finance\",\n            \"rank\": 3275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T15:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xd8321aa83fb0a4ecd6348d4577431310a6e0814d\"\n            }\n        },\n        {\n            \"id\": 12577,\n            \"name\": \"PL^Gnet\",\n            \"symbol\": \"PLUG\",\n            \"slug\": \"plgnet\",\n            \"rank\": 4330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T10:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47da5456bc2e1ce391b645ce80f2e97192e4976a\"\n            }\n        },\n        {\n            \"id\": 12578,\n            \"name\": \"AnchorSwap\",\n            \"symbol\": \"ANCHOR\",\n            \"slug\": \"anchorswap\",\n            \"rank\": 4406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T10:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aac18de824ec1b553dbf342829834e4ff3f7a9f\"\n            }\n        },\n        {\n            \"id\": 12580,\n            \"name\": \"SUPERLAUNCH\",\n            \"symbol\": \"SLA\",\n            \"slug\": \"superlaunch\",\n            \"rank\": 5984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T13:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC7E530C0366a6D2FE5716F0A836f25d60bbfD678\"\n            }\n        },\n        {\n            \"id\": 12581,\n            \"name\": \"CZFarm\",\n            \"symbol\": \"CZF\",\n            \"slug\": \"czfarm\",\n            \"rank\": 5904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T17:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c1608C004F20c3520f70b924E2BfeF092dA0043\"\n            }\n        },\n        {\n            \"id\": 12582,\n            \"name\": \"PokerFI.Finance\",\n            \"symbol\": \"POKERFI\",\n            \"slug\": \"pokerfi\",\n            \"rank\": 3500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-10T14:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe073c3b891325ae8686d9cf2c8b3586674f7be2\"\n            }\n        },\n        {\n            \"id\": 12583,\n            \"name\": \"BuffSwap\",\n            \"symbol\": \"BUFFS\",\n            \"slug\": \"buffswap\",\n            \"rank\": 6423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x140B890BF8e2FE3E26fcD516c75728fB20b31c4f\"\n            }\n        },\n        {\n            \"id\": 12584,\n            \"name\": \"Yarloo\",\n            \"symbol\": \"YARL\",\n            \"slug\": \"yarloo\",\n            \"rank\": 6086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T19:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x843cbc1732ae7d7ba0533c6380989dacec315ffe\"\n            }\n        },\n        {\n            \"id\": 12585,\n            \"name\": \"Demole\",\n            \"symbol\": \"DMLG\",\n            \"slug\": \"demole\",\n            \"rank\": 4566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T12:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c796c140de269e255372ea687ef7644bab87935\"\n            }\n        },\n        {\n            \"id\": 12588,\n            \"name\": \"ProjectOasis\",\n            \"symbol\": \"OASIS\",\n            \"slug\": \"projectoasis\",\n            \"rank\": 5789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb19289b436b2f7a92891ac391d8f52580d3087e4\"\n            }\n        },\n        {\n            \"id\": 12590,\n            \"name\": \"AutoShark DEX\",\n            \"symbol\": \"FINS\",\n            \"slug\": \"autoshark-dex\",\n            \"rank\": 3547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T01:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b219aca875f8c74c33cff9ff98f3a9b62fcbff5\"\n            }\n        },\n        {\n            \"id\": 12591,\n            \"name\": \"LunaChow\",\n            \"symbol\": \"LUCHOW\",\n            \"slug\": \"lunachow\",\n            \"rank\": 3139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T01:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5ef74068d04ba0809b7379dd76af5ce34ab7c57\"\n            }\n        },\n        {\n            \"id\": 12592,\n            \"name\": \"DFSocial Gaming\",\n            \"symbol\": \"DFSG\",\n            \"slug\": \"defsocial-gaming-new\",\n            \"rank\": 1752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T02:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x612C49b95c9121107BE3A2FE1fcF1eFC1C4730AD\"\n            }\n        },\n        {\n            \"id\": 12595,\n            \"name\": \"Filecoin Standard Hashrate Token\",\n            \"symbol\": \"FILST\",\n            \"slug\": \"filecoin-standard-hashrate-token\",\n            \"rank\": 5104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T03:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7346ad4c8cd1886ff6d16072bcea5dfc0bc24ca2\"\n            }\n        },\n        {\n            \"id\": 12596,\n            \"name\": \"Token X\",\n            \"symbol\": \"TKX\",\n            \"slug\": \"token-tkx\",\n            \"rank\": 4458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T04:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d864e4f542b4b40acb3151c9dad2e2c9236a88f\"\n            }\n        },\n        {\n            \"id\": 12599,\n            \"name\": \"ASPO World\",\n            \"symbol\": \"ASPO\",\n            \"slug\": \"aspo-world\",\n            \"rank\": 1409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T14:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a9b49e9f075c37fe5f86c916bac9deb33556d7e\"\n            }\n        },\n        {\n            \"id\": 12603,\n            \"name\": \"867\",\n            \"symbol\": \"867\",\n            \"slug\": \"867\",\n            \"rank\": 5466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T06:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9cefd9588f076c5f805341864adc8a6f077a5b99\"\n            }\n        },\n        {\n            \"id\": 12604,\n            \"name\": \"FRAKT Token\",\n            \"symbol\": \"FRKT\",\n            \"slug\": \"frakt-token\",\n            \"rank\": 1933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T07:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ErGB9xa24Szxbk1M28u2Tx8rKPqzL6BroNkkzk5rG4zj\"\n            }\n        },\n        {\n            \"id\": 12605,\n            \"name\": \"HarmonyPad\",\n            \"symbol\": \"HPAD\",\n            \"slug\": \"harmonypad\",\n            \"rank\": 5358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7009bd9a1369e74457cdac84191ca83f33e89217\"\n            }\n        },\n        {\n            \"id\": 12606,\n            \"name\": \"DeCredit\",\n            \"symbol\": \"CDTC\",\n            \"slug\": \"decredit\",\n            \"rank\": 5050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fAf802036E30B4b58a20C359012821152872397\"\n            }\n        },\n        {\n            \"id\": 12607,\n            \"name\": \"Solberg\",\n            \"symbol\": \"SLB\",\n            \"slug\": \"solberg\",\n            \"rank\": 7146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2uRFEWRBQLEKpLmF8mohFZGDcFQmrkQEEZmHQvMUBvY7\"\n            }\n        },\n        {\n            \"id\": 12608,\n            \"name\": \"Artwork NFT\",\n            \"symbol\": \"ANFT\",\n            \"slug\": \"artwork-nft\",\n            \"rank\": 6235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ad871d02415717f55adb23def23faec98e7bba8\"\n            }\n        },\n        {\n            \"id\": 12609,\n            \"name\": \"Sway Social\",\n            \"symbol\": \"SWAY\",\n            \"slug\": \"sway-social-protocol\",\n            \"rank\": 4876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x262b8aa7542004f023b0eb02bc6b96350a02b728\"\n            }\n        },\n        {\n            \"id\": 12611,\n            \"name\": \"Delos Defi\",\n            \"symbol\": \"DELOS\",\n            \"slug\": \"delos-defi\",\n            \"rank\": 7223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T08:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x747fd09ae18ba055978b5da7a5cef572171c847c\"\n            }\n        },\n        {\n            \"id\": 12613,\n            \"name\": \"Solareum Wallet\",\n            \"symbol\": \"XSB\",\n            \"slug\": \"solareum-wallet\",\n            \"rank\": 7519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T02:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4UuGQgkD3rSeoXatXRWwRfRd21G87d5LiCfkVzNNv1Tt\"\n            }\n        },\n        {\n            \"id\": 12614,\n            \"name\": \"Dragon Kart\",\n            \"symbol\": \"KART\",\n            \"slug\": \"dragon-kart\",\n            \"rank\": 1883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8bdd8dbcbdf0c066ca5f3286d33673aa7a553c10\"\n            }\n        },\n        {\n            \"id\": 12618,\n            \"name\": \"Polly Finance\",\n            \"symbol\": \"POLLY\",\n            \"slug\": \"polly-finance\",\n            \"rank\": 7571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T19:04:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4c392822d4be8494b798cea17b43d48b2308109c\"\n            }\n        },\n        {\n            \"id\": 12619,\n            \"name\": \"Genie Protocol\",\n            \"symbol\": \"GNP\",\n            \"slug\": \"genie-protocol\",\n            \"rank\": 4122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T19:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa139cc2f5c5b8c72309be8e63c3024d03b7e63c\"\n            }\n        },\n        {\n            \"id\": 12620,\n            \"name\": \"Xeta Reality\",\n            \"symbol\": \"XETA\",\n            \"slug\": \"xeta-reality\",\n            \"rank\": 6981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T19:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a\"\n            }\n        },\n        {\n            \"id\": 12622,\n            \"name\": \"FOMO Chronicles Manga\",\n            \"symbol\": \"OTAKU\",\n            \"slug\": \"fomo-chronicles\",\n            \"rank\": 5591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T19:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x484215873a674f9af73367a8f94c2c591e997521\"\n            }\n        },\n        {\n            \"id\": 12624,\n            \"name\": \"Women Empowerment Token\",\n            \"symbol\": \"WEMP\",\n            \"slug\": \"women-empowerment-token\",\n            \"rank\": 5856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T20:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x79E52C8D2cA6Ad34791899fCD19752A8bc51DEa5\"\n            }\n        },\n        {\n            \"id\": 12625,\n            \"name\": \"DogeBull\",\n            \"symbol\": \"DOGEBULL\",\n            \"slug\": \"dogebull\",\n            \"rank\": 4301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-11T20:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd4a49e1a0bd8d17faa881d057b48bc18b983e51\"\n            }\n        },\n        {\n            \"id\": 12626,\n            \"name\": \"TerraFloki\",\n            \"symbol\": \"TFLOKI\",\n            \"slug\": \"terrafloki\",\n            \"rank\": 8053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T11:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1u2k0nkenw0p25ljsr4ksh7rxm65y466vkdewwj\"\n            }\n        },\n        {\n            \"id\": 12630,\n            \"name\": \"SIMP Token\",\n            \"symbol\": \"SIMP\",\n            \"slug\": \"simp-token\",\n            \"rank\": 1681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T03:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707\"\n            }\n        },\n        {\n            \"id\": 12631,\n            \"name\": \"Euphoria\",\n            \"symbol\": \"EUPH\",\n            \"slug\": \"euphoriagames\",\n            \"rank\": 8076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T12:37:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12633,\n            \"name\": \"Bitsol Finance\",\n            \"symbol\": \"BTSL\",\n            \"slug\": \"bitsol-finance\",\n            \"rank\": 6607,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DdUm3gHS5nnB3XKnxEufnazb5ERa9vHjK6S3DgZi7QR5\"\n            }\n        },\n        {\n            \"id\": 12634,\n            \"name\": \"Wiggly Finance\",\n            \"symbol\": \"WGL\",\n            \"slug\": \"wiggly-finance\",\n            \"rank\": 4430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T04:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGZDNronbkKUBtSPwhG3DvZFLfNAWUot8k\"\n            }\n        },\n        {\n            \"id\": 12635,\n            \"name\": \"Mirror mARKK Token\",\n            \"symbol\": \"mARKK\",\n            \"slug\": \"mirror-markk-token\",\n            \"rank\": 4578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T05:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1qqfx5jph0rsmkur2zgzyqnfucra45rtjae5vh6\"\n            }\n        },\n        {\n            \"id\": 12636,\n            \"name\": \"HIKOBABA\",\n            \"symbol\": \"HIKO\",\n            \"slug\": \"hikobaba\",\n            \"rank\": 4980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T05:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TRGDRRU2gRBsL24sfkLm3Q3Kfn2Ck2JaXo\"\n            }\n        },\n        {\n            \"id\": 12640,\n            \"name\": \"KICK.IO\",\n            \"symbol\": \"KICK\",\n            \"slug\": \"kick-io\",\n            \"rank\": 3632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"49fe136eb6a7f438fec3a2b1fedbc29ce2723c5248530b3b1f5fbde74b49434b\"\n            }\n        },\n        {\n            \"id\": 12641,\n            \"name\": \"OBRok Token\",\n            \"symbol\": \"OBROK\",\n            \"slug\": \"obrok-token\",\n            \"rank\": 3182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T03:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x205afd08cefe438377a0abc5a20cb4462e1a8c5c\"\n            }\n        },\n        {\n            \"id\": 12642,\n            \"name\": \"Polysage\",\n            \"symbol\": \"SAGE\",\n            \"slug\": \"polysage\",\n            \"rank\": 7981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x2ed945Dc703D85c80225d95ABDe41cdeE14e1992\"\n            }\n        },\n        {\n            \"id\": 12643,\n            \"name\": \"Utopia\",\n            \"symbol\": \"TOPIA\",\n            \"slug\": \"utopia-bsc\",\n            \"rank\": 6470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x391748379827340db2daffc845ac6cffad431b50\"\n            }\n        },\n        {\n            \"id\": 12644,\n            \"name\": \"The Three Kingdoms\",\n            \"symbol\": \"TTK\",\n            \"slug\": \"the-three-kingdoms\",\n            \"rank\": 4858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T14:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39703A67bAC0E39f9244d97f4c842D15Fbad9C1f\"\n            }\n        },\n        {\n            \"id\": 12646,\n            \"name\": \"Verse\",\n            \"symbol\": \"VERSE\",\n            \"slug\": \"verse\",\n            \"rank\": 6352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T08:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe18841d7a75866688e291703bde66c3378bd74a3\"\n            }\n        },\n        {\n            \"id\": 12648,\n            \"name\": \"Wrapped Curio Ferrari F12tdf\",\n            \"symbol\": \"WCT1\",\n            \"slug\": \"wrapped-curio-ferrari-f12tdf\",\n            \"rank\": 8935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T09:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x46683747b55c4a0ff783b1a502ce682eb819eb75\"\n            }\n        },\n        {\n            \"id\": 12649,\n            \"name\": \"Alanyaspor Fan Token\",\n            \"symbol\": \"ALA\",\n            \"slug\": \"alanyaspor-fan-token\",\n            \"rank\": 2199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T09:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xF9e3cBdadE7dC23629e05906EAB9af435bCB97e7\"\n            }\n        },\n        {\n            \"id\": 12650,\n            \"name\": \"GAIA Everworld\",\n            \"symbol\": \"GAIA\",\n            \"slug\": \"gaia-everworld\",\n            \"rank\": 3072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T16:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x347e430b7cd1235e216be58ffa13394e5009e6e2\"\n            }\n        },\n        {\n            \"id\": 12652,\n            \"name\": \"Hanu Yokia\",\n            \"symbol\": \"HANU\",\n            \"slug\": \"goji-crypto\",\n            \"rank\": 3489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72e5390edb7727e3d4e3436451dadaff675dbcc0\"\n            }\n        },\n        {\n            \"id\": 12653,\n            \"name\": \"ROCO FINANCE\",\n            \"symbol\": \"ROCO\",\n            \"slug\": \"roco-finance\",\n            \"rank\": 3522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb2a85C5ECea99187A977aC34303b80AcbDdFa208\"\n            }\n        },\n        {\n            \"id\": 12657,\n            \"name\": \"Instaraise\",\n            \"symbol\": \"INSTA\",\n            \"slug\": \"instaraise\",\n            \"rank\": 6620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T13:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT19y6R8x53uDKiM46ahgguS6Tjqhdj2rSzZ\"\n            }\n        },\n        {\n            \"id\": 12658,\n            \"name\": \"Swift Finance\",\n            \"symbol\": \"SWIFT\",\n            \"slug\": \"swift-finance\",\n            \"rank\": 5088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T15:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0Aa4ef05B43700BF4b6E6Dc83eA4e9C2CF6Af0fA\"\n            }\n        },\n        {\n            \"id\": 12659,\n            \"name\": \"Next Token\",\n            \"symbol\": \"NXT\",\n            \"slug\": \"next-token\",\n            \"rank\": 8936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T12:22:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e428aa75b271ebf905db7e3f2970453e976481e\"\n            }\n        },\n        {\n            \"id\": 12661,\n            \"name\": \"HashBit BlockChain\",\n            \"symbol\": \"HBIT\",\n            \"slug\": \"hashbit-blockchain\",\n            \"rank\": 8196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T07:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12662,\n            \"name\": \"Mini Kishu\",\n            \"symbol\": \"MINIKISHU\",\n            \"slug\": \"mini-kishu\",\n            \"rank\": 5213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-12T19:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47fd00664661058546fddada3eecc9f2cd41020e\"\n            }\n        },\n        {\n            \"id\": 12663,\n            \"name\": \"Libre DeFi\",\n            \"symbol\": \"LIBRE\",\n            \"slug\": \"libre-defi\",\n            \"rank\": 3988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63db060697b01c6f4a26561b1494685DcbBd998c\"\n            }\n        },\n        {\n            \"id\": 12664,\n            \"name\": \"Scallop\",\n            \"symbol\": \"SCLP\",\n            \"slug\": \"scallop\",\n            \"rank\": 3250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T11:13:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF2c96E402c9199682d5dED26D3771c6B192c01af\"\n            }\n        },\n        {\n            \"id\": 12670,\n            \"name\": \"Surge Inu\",\n            \"symbol\": \"SURGE\",\n            \"slug\": \"surge-inu\",\n            \"rank\": 5692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T04:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68fbd4d89ba15343e7d2457189459b7ac80a20a3\"\n            }\n        },\n        {\n            \"id\": 12671,\n            \"name\": \"FANG Token\",\n            \"symbol\": \"FANG\",\n            \"slug\": \"fang-token\",\n            \"rank\": 6320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T08:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x49894fcc07233957c35462cfc3418ef0cc26129f\"\n            }\n        },\n        {\n            \"id\": 12675,\n            \"name\": \"Dark Matter DeFi\",\n            \"symbol\": \"DMD\",\n            \"slug\": \"dark-matter-defi\",\n            \"rank\": 5820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T21:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x90e892fed501ae00596448aecf998c88816e5c0f\"\n            }\n        },\n        {\n            \"id\": 12676,\n            \"name\": \"Moonbird\",\n            \"symbol\": \"MBIRD\",\n            \"slug\": \"moonbird\",\n            \"rank\": 7985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T06:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b23a0ffbc53198d86fa5927e8ee32f7ef699a14\"\n            }\n        },\n        {\n            \"id\": 12677,\n            \"name\": \"Londex\",\n            \"symbol\": \"LDX\",\n            \"slug\": \"londex\",\n            \"rank\": 5162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2089f0cbe8aca0950fa8c5bb04ade2323aee832f\"\n            }\n        },\n        {\n            \"id\": 12678,\n            \"name\": \"FireStarter\",\n            \"symbol\": \"FLAME\",\n            \"slug\": \"firestarter\",\n            \"rank\": 3105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T07:11:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x22e3f02f86bc8ea0d73718a2ae8851854e62adc5\"\n            }\n        },\n        {\n            \"id\": 12681,\n            \"name\": \"UniCandy\",\n            \"symbol\": \"UCD\",\n            \"slug\": \"unicandy\",\n            \"rank\": 6990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T07:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1Db366890EeB8f28C2813C6a6084353e0b90713\"\n            }\n        },\n        {\n            \"id\": 12682,\n            \"name\": \"DecentraWeb\",\n            \"symbol\": \"DWEB\",\n            \"slug\": \"decentraweb\",\n            \"rank\": 1890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T07:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7f58a92476056627f9fdb92286778abd83b285f\"\n            }\n        },\n        {\n            \"id\": 12687,\n            \"name\": \"S.S. Lazio Fan Token\",\n            \"symbol\": \"LAZIO\",\n            \"slug\": \"lazio-fan-token\",\n            \"rank\": 704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T12:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77d547256a2cd95f32f67ae0313e450ac200648d\"\n            }\n        },\n        {\n            \"id\": 12690,\n            \"name\": \"Wrapped PKT\",\n            \"symbol\": \"WPKT\",\n            \"slug\": \"wrapped-pkt\",\n            \"rank\": 4723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T13:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1C25222994531C4AC35E4d94bbf7552c9aa92E32\"\n            }\n        },\n        {\n            \"id\": 12691,\n            \"name\": \"Safle\",\n            \"symbol\": \"SAFLE\",\n            \"slug\": \"safle\",\n            \"rank\": 5243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T22:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x04b33078Ea1aEf29bf3fB29c6aB7B200C58ea126\"\n            }\n        },\n        {\n            \"id\": 12692,\n            \"name\": \"Poken\",\n            \"symbol\": \"PKN\",\n            \"slug\": \"poken\",\n            \"rank\": 4508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T19:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf09a216fac5adc3e640db418c0b956076509503\"\n            }\n        },\n        {\n            \"id\": 12693,\n            \"name\": \"blocsport.one\",\n            \"symbol\": \"BLS\",\n            \"slug\": \"blocsport-one\",\n            \"rank\": 3760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T19:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x708739980021A0b0B2E555383fE1283697e140e9\"\n            }\n        },\n        {\n            \"id\": 12694,\n            \"name\": \"MANAGER PRO\",\n            \"symbol\": \"MPRO\",\n            \"slug\": \"manager-pro\",\n            \"rank\": 7107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T20:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79fDe167C18C51892BE4B559b60d9420c02afd05\"\n            }\n        },\n        {\n            \"id\": 12695,\n            \"name\": \"PolyPup Finance\",\n            \"symbol\": \"COLLAR\",\n            \"slug\": \"polypup-finance\",\n            \"rank\": 7355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T03:23:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8DF26a1BD9bD98e2eC506fc9d8009954716A05DC\"\n            }\n        },\n        {\n            \"id\": 12696,\n            \"name\": \"INU Token\",\n            \"symbol\": \"INU\",\n            \"slug\": \"inu-token\",\n            \"rank\": 7850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-13T23:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x00f29171d7bcdc464a0758cf3217fe83173772b9\"\n            }\n        },\n        {\n            \"id\": 12697,\n            \"name\": \"Elon's Marvin\",\n            \"symbol\": \"MARVIN\",\n            \"slug\": \"elons-marvin\",\n            \"rank\": 6193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x81c159f7abaa9139227aff62959b86b4141f6eb2\"\n            }\n        },\n        {\n            \"id\": 12698,\n            \"name\": \"Ninja Protocol\",\n            \"symbol\": \"NINJA\",\n            \"slug\": \"ninja-protocol\",\n            \"rank\": 4529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T17:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FgX1WD9WzMU3yLwXaFSarPfkgzjLb2DZCqmkx9ExpuvJ\"\n            }\n        },\n        {\n            \"id\": 12699,\n            \"name\": \"Quid Ika\",\n            \"symbol\": \"QUID\",\n            \"slug\": \"quid-ika\",\n            \"rank\": 4515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T03:22:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d38f670d15c14716be1f109a4f453e966a2b6d4\"\n            }\n        },\n        {\n            \"id\": 12700,\n            \"name\": \"Sasuke Inu\",\n            \"symbol\": \"SINU\",\n            \"slug\": \"sasuke-inu\",\n            \"rank\": 8190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T03:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd32ed17bc769c7a252a64bd915d6db8f70ca5113\"\n            }\n        },\n        {\n            \"id\": 12702,\n            \"name\": \"TAPME Token\",\n            \"symbol\": \"TAP\",\n            \"slug\": \"taptoken\",\n            \"rank\": 5387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T16:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb229c47132d42576a15037a2931f9edd01ac0c2a\"\n            }\n        },\n        {\n            \"id\": 12703,\n            \"name\": \"Gyro\",\n            \"symbol\": \"GYRO\",\n            \"slug\": \"gyro\",\n            \"rank\": 3638,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T06:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b239abe619e74232c827fbe5e49a4c072bd869d\"\n            }\n        },\n        {\n            \"id\": 12705,\n            \"name\": \"Pollchain\",\n            \"symbol\": \"POLL\",\n            \"slug\": \"pollchain\",\n            \"rank\": 2943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T06:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b0f027d0b694aae2761ed2d426295d4f949f5d0\"\n            }\n        },\n        {\n            \"id\": 12707,\n            \"name\": \"Xenon Play\",\n            \"symbol\": \"XPLAY\",\n            \"slug\": \"xenon-play\",\n            \"rank\": 8937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T07:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB7FeEAb5ea787e83a40f185237C717597363E0d6\"\n            }\n        },\n        {\n            \"id\": 12709,\n            \"name\": \"HZM Coin\",\n            \"symbol\": \"HZM\",\n            \"slug\": \"hzm-coin\",\n            \"rank\": 3586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xec1b7eb3d3cfac7027fa60b5376e5eadef4f1300\"\n            }\n        },\n        {\n            \"id\": 12710,\n            \"name\": \"Shakita Inu\",\n            \"symbol\": \"SHAK\",\n            \"slug\": \"shakita-inu\",\n            \"rank\": 5635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76e08e1c693d42551dd6ba7c2a659f74ff5ba261\"\n            }\n        },\n        {\n            \"id\": 12712,\n            \"name\": \"Genesis Mana\",\n            \"symbol\": \"MANA\",\n            \"slug\": \"genesis-mana\",\n            \"rank\": 6490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d77f5b3efa51821ad6483adaf38ea4cb1824cc5\"\n            }\n        },\n        {\n            \"id\": 12713,\n            \"name\": \"Rijent Coin\",\n            \"symbol\": \"RTC\",\n            \"slug\": \"rijent-coin\",\n            \"rank\": 3658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T08:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75ee98694f35033d5982ace93e44d438989e003a\"\n            }\n        },\n        {\n            \"id\": 12722,\n            \"name\": \"Cryowar\",\n            \"symbol\": \"CWAR\",\n            \"slug\": \"cryowar\",\n            \"rank\": 3134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T22:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HfYFjMKNZygfMC8LsQ8LtpPsPxEJoXJx4M6tqi75Hajo\"\n            }\n        },\n        {\n            \"id\": 12723,\n            \"name\": \"Astronaut (Polygon)\",\n            \"symbol\": \"pNAUT\",\n            \"slug\": \"astronaut-polygon\",\n            \"rank\": 8938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xca469963a030a3670ed76832a6a181d280af108d\"\n            }\n        },\n        {\n            \"id\": 12724,\n            \"name\": \"Soakmont\",\n            \"symbol\": \"SOAK\",\n            \"slug\": \"soakmont\",\n            \"rank\": 7393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x841dc7a49e0825bdf3ee585cfb6e553495915ace\"\n            }\n        },\n        {\n            \"id\": 12726,\n            \"name\": \"Aegis Launchpad\",\n            \"symbol\": \"AGSPAD\",\n            \"slug\": \"aegis-launchpad\",\n            \"rank\": 7133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf834673d496aeacb5e99dfbfc34f1bdcdf81d7bd\"\n            }\n        },\n        {\n            \"id\": 12727,\n            \"name\": \"Doge Dash\",\n            \"symbol\": \"DOGEDASH\",\n            \"slug\": \"doge-dash\",\n            \"rank\": 848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ae5709c585ccfb3e61ff312ec632c21a5f03f70\"\n            }\n        },\n        {\n            \"id\": 12728,\n            \"name\": \"Pulse Predictions Market\",\n            \"symbol\": \"PULSE\",\n            \"slug\": \"pulse-token\",\n            \"rank\": 4414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T09:50:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52a047ee205701895ee06a375492490ec9c597ce\"\n            }\n        },\n        {\n            \"id\": 12729,\n            \"name\": \"Caash\",\n            \"symbol\": \"CASH\",\n            \"slug\": \"caash\",\n            \"rank\": 6472,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18950820A9108A47295b40B278F243DfC5D327B5\"\n            }\n        },\n        {\n            \"id\": 12730,\n            \"name\": \"ForceCowBoy\",\n            \"symbol\": \"FCB\",\n            \"slug\": \"forcecowboy\",\n            \"rank\": 5530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD6F53E7fA7c6c83D749255C06E9444E3325Ab53E\"\n            }\n        },\n        {\n            \"id\": 12731,\n            \"name\": \"Ideanet Token\",\n            \"symbol\": \"INET\",\n            \"slug\": \"ideanet-token\",\n            \"rank\": 5999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd031d7a1b9c80f2c6122a9fd76e3c53a1bc404f6\"\n            }\n        },\n        {\n            \"id\": 12733,\n            \"name\": \"RewardsCoin\",\n            \"symbol\": \"RWSC\",\n            \"slug\": \"rewardscoin\",\n            \"rank\": 5746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB44c00a75D63eB9C12ec97add741E554ebC2f4bD\"\n            }\n        },\n        {\n            \"id\": 12735,\n            \"name\": \"Piggy Finance\",\n            \"symbol\": \"PIGGY\",\n            \"slug\": \"piggy-finance\",\n            \"rank\": 4151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1bEaC6DF550be0ad146DD99b4726c6bec9C5c6a5\"\n            }\n        },\n        {\n            \"id\": 12736,\n            \"name\": \"CRB Coin\",\n            \"symbol\": \"CRB\",\n            \"slug\": \"crb-coin\",\n            \"rank\": 7299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T10:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x518afa06aeca8dd0946b89a565e51f5a91d81176\"\n            }\n        },\n        {\n            \"id\": 12737,\n            \"name\": \"Umi Digital\",\n            \"symbol\": \"UMI\",\n            \"slug\": \"umi-digital\",\n            \"rank\": 3910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T11:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61107a409fffe1965126aa456af679719695c69c\"\n            }\n        },\n        {\n            \"id\": 12739,\n            \"name\": \"Revolotto\",\n            \"symbol\": \"RVL\",\n            \"slug\": \"revolotto\",\n            \"rank\": 6923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6dc3d0D6EC970BF5522611D8eFF127145D02b675\"\n            }\n        },\n        {\n            \"id\": 12742,\n            \"name\": \"MagicDOGE\",\n            \"symbol\": \"MAGICDOGE\",\n            \"slug\": \"magicdoge\",\n            \"rank\": 7036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T14:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46568808a8d73c301071b8df710402ce44f1c472\"\n            }\n        },\n        {\n            \"id\": 12743,\n            \"name\": \"Open Rights Exchange\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"ore-network\",\n            \"rank\": 5634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T14:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f640F2529ee0cF119A2881485845FA8e61A782A\"\n            }\n        },\n        {\n            \"id\": 12744,\n            \"name\": \"XTime\",\n            \"symbol\": \"XTM\",\n            \"slug\": \"xtime\",\n            \"rank\": 7851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T15:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFF2BF41EC57b897c914E2BAac857D621f4CB1691\"\n            }\n        },\n        {\n            \"id\": 12746,\n            \"name\": \"Transaction Service fee\",\n            \"symbol\": \"TSF\",\n            \"slug\": \"transaction-service-fee\",\n            \"rank\": 4517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T17:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12747,\n            \"name\": \"Reptilian Coin\",\n            \"symbol\": \"RPTC\",\n            \"slug\": \"haildraconis\",\n            \"rank\": 6842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T17:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b08c03fa8278cf81b9043b228183760376fcdbb\"\n            }\n        },\n        {\n            \"id\": 12748,\n            \"name\": \"Fishy Tank Token\",\n            \"symbol\": \"FTE\",\n            \"slug\": \"fishy-tank-token\",\n            \"rank\": 6809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T17:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0feb3bdf0d619191a25bfae0b8069164511cd8c9\"\n            }\n        },\n        {\n            \"id\": 12749,\n            \"name\": \"Nakamoto Games\",\n            \"symbol\": \"NAKA\",\n            \"slug\": \"nakamoto-games\",\n            \"rank\": 3033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x311434160d7537be358930def317afb606c0d737\"\n            }\n        },\n        {\n            \"id\": 12750,\n            \"name\": \"UniArts\",\n            \"symbol\": \"UART\",\n            \"slug\": \"uniarts\",\n            \"rank\": 7171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T09:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x507bde03a87a6aa134d16634545e3d79c11c137d\"\n            }\n        },\n        {\n            \"id\": 12751,\n            \"name\": \"Blockchain Monster Hunt\",\n            \"symbol\": \"BCMC\",\n            \"slug\": \"blockchain-monster-hunt\",\n            \"rank\": 833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T21:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2BA8349123de45E931a8C8264c332E6e9CF593F9\"\n            }\n        },\n        {\n            \"id\": 12752,\n            \"name\": \"ORE Token\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"ore-token\",\n            \"rank\": 5491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T21:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e2d8f40818fbaba663db6a24fb9b527fc7100be\"\n            }\n        },\n        {\n            \"id\": 12753,\n            \"name\": \"Solum\",\n            \"symbol\": \"SOLUM\",\n            \"slug\": \"solum\",\n            \"rank\": 7772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-14T21:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9XtRZwKzDXEJ61A7qCqbPz8jXMYHGT3LwxqrEzB6fqxv\"\n            }\n        },\n        {\n            \"id\": 12754,\n            \"name\": \"Revault Network\",\n            \"symbol\": \"REVA\",\n            \"slug\": \"revault-network\",\n            \"rank\": 4608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T00:07:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fdd92bd67acf0676bfc45ab7168b3996f7b4a3b\"\n            }\n        },\n        {\n            \"id\": 12757,\n            \"name\": \"Worthwhile\",\n            \"symbol\": \"WHE\",\n            \"slug\": \"worthwhile\",\n            \"rank\": 6615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T03:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dECB6d8789777910cA5e425370Bc9b6e5Eb7B9c\"\n            }\n        },\n        {\n            \"id\": 12758,\n            \"name\": \"Transient\",\n            \"symbol\": \"TSCT\",\n            \"slug\": \"transient\",\n            \"rank\": 5417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T04:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x805ea9c07b49dd23ce11ec66dc6d8a2957385035\"\n            }\n        },\n        {\n            \"id\": 12759,\n            \"name\": \"RetroCade\",\n            \"symbol\": \"RC\",\n            \"slug\": \"retrocade\",\n            \"rank\": 8939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T04:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbef5b3a4db9447e8fd1fe6e16d87b591ed220c67\"\n            }\n        },\n        {\n            \"id\": 12760,\n            \"name\": \"Socean Staked Sol\",\n            \"symbol\": \"SCNSOL\",\n            \"slug\": \"socean-staked-sol\",\n            \"rank\": 5285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm\"\n            }\n        },\n        {\n            \"id\": 12761,\n            \"name\": \"Angle\",\n            \"symbol\": \"ANGLE\",\n            \"slug\": \"angle\",\n            \"rank\": 3149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:05:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31429d1856ad1377a8a0079410b297e1a9e214c2\"\n            }\n        },\n        {\n            \"id\": 12762,\n            \"name\": \"Crypto Soccer\",\n            \"symbol\": \"CSC\",\n            \"slug\": \"crypto-soccer\",\n            \"rank\": 6413,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF0fB4a5ACf1B1126A991ee189408b112028D7A63\"\n            }\n        },\n        {\n            \"id\": 12763,\n            \"name\": \"BitANT\",\n            \"symbol\": \"BITANT\",\n            \"slug\": \"bitant\",\n            \"rank\": 6866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15Ee120fD69BEc86C1d38502299af7366a41D1a6\"\n            }\n        },\n        {\n            \"id\": 12764,\n            \"name\": \"KAINET\",\n            \"symbol\": \"KAINET\",\n            \"slug\": \"kainet\",\n            \"rank\": 3777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T05:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x723b6795be37ad8a0376acfb50034fa21912b439\"\n            }\n        },\n        {\n            \"id\": 12765,\n            \"name\": \"Coffin Finance\",\n            \"symbol\": \"COFFIN\",\n            \"slug\": \"coffin-finance\",\n            \"rank\": 6339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x593ab53baffaf1e821845cf7080428366f030a9c\"\n            }\n        },\n        {\n            \"id\": 12766,\n            \"name\": \"Coffin Dollar\",\n            \"symbol\": \"COUSD\",\n            \"slug\": \"coffin-dollar\",\n            \"rank\": 7014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12767,\n            \"name\": \"FODL Finance\",\n            \"symbol\": \"FODL\",\n            \"slug\": \"fodl-finance\",\n            \"rank\": 3192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4c2e59d098df7b6cbae0848d66de2f8a4889b9c3\"\n            }\n        },\n        {\n            \"id\": 12769,\n            \"name\": \"Ardana\",\n            \"symbol\": \"DANA\",\n            \"slug\": \"ardana\",\n            \"rank\": 3712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:29:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"c88bbd1848db5ea665b1fffbefba86e8dcd723b5085348e8a8d2260f\"\n            }\n        },\n        {\n            \"id\": 12770,\n            \"name\": \"Floki Pup\",\n            \"symbol\": \"FLOKIPUP\",\n            \"slug\": \"floki-pup\",\n            \"rank\": 7165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x259fba5ae8b626483e1e589e8d60a5413a2157d2\"\n            }\n        },\n        {\n            \"id\": 12772,\n            \"name\": \"Derived\",\n            \"symbol\": \"DVDX\",\n            \"slug\": \"derived\",\n            \"rank\": 3732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T06:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b4135a99775368f349b6f904808b648a9948393\"\n            }\n        },\n        {\n            \"id\": 12773,\n            \"name\": \"DfiStarter\",\n            \"symbol\": \"DFI\",\n            \"slug\": \"dfistarter\",\n            \"rank\": 3557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T15:25:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x239ec95667e37929d33066a8df8ddc9444dbcbca\"\n            }\n        },\n        {\n            \"id\": 12775,\n            \"name\": \"Waste Digital Coin\",\n            \"symbol\": \"WACO\",\n            \"slug\": \"waste-coin\",\n            \"rank\": 6415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T07:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x910c4da718caf4ee38ce5c2490cddaeca689204e\"\n            }\n        },\n        {\n            \"id\": 12776,\n            \"name\": \"TrGold\",\n            \"symbol\": \"TRGO\",\n            \"slug\": \"trgold\",\n            \"rank\": 8940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T08:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCCVgurporeQK8L9kPBL77roTPL7jSeCoo\"\n            }\n        },\n        {\n            \"id\": 12778,\n            \"name\": \"Ojamu\",\n            \"symbol\": \"OJA\",\n            \"slug\": \"ojamu\",\n            \"rank\": 4783,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T08:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0aa7efe4945db24d95ca6e117bba65ed326e291a\"\n            }\n        },\n        {\n            \"id\": 12780,\n            \"name\": \"French Connection Finance\",\n            \"symbol\": \"FCF\",\n            \"slug\": \"french-connection-finance\",\n            \"rank\": 4002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T09:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4673f018cc6d401aad0402bdbf2abcbf43dd69f3\"\n            }\n        },\n        {\n            \"id\": 12781,\n            \"name\": \"xHashtag DAO\",\n            \"symbol\": \"XTAG\",\n            \"slug\": \"xhashtag\",\n            \"rank\": 1492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:00:53.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5gs8nf4wojB5EXgDUWNLwXpknzgV2YWDhveAeBZpVLbp\"\n            }\n        },\n        {\n            \"id\": 12784,\n            \"name\": \"Red Floki\",\n            \"symbol\": \"REDFLOKI\",\n            \"slug\": \"red-floki\",\n            \"rank\": 6710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T11:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a3e1d095f2902c9b6da1bff7813a7b2fc65c3da\"\n            }\n        },\n        {\n            \"id\": 12785,\n            \"name\": \"COLONY\",\n            \"symbol\": \"CLY\",\n            \"slug\": \"colony\",\n            \"rank\": 3670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T00:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xec3492a2508ddf4fdc0cd76f31f340b30d1793e6\"\n            }\n        },\n        {\n            \"id\": 12788,\n            \"name\": \"DeathRoad\",\n            \"symbol\": \"xDRACE\",\n            \"slug\": \"x-deathroad\",\n            \"rank\": 7254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T15:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f7694695d71caaae29fdf3f140530d057de970b\"\n            }\n        },\n        {\n            \"id\": 12789,\n            \"name\": \"Tails\",\n            \"symbol\": \"TAILS\",\n            \"slug\": \"tails\",\n            \"rank\": 6895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T15:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d79abb948bc76794ff4a0bcd60170a741f26360\"\n            }\n        },\n        {\n            \"id\": 12790,\n            \"name\": \"Ethos Project\",\n            \"symbol\": \"ETHOS\",\n            \"slug\": \"ethos-project\",\n            \"rank\": 4259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T15:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b74e109e8b0d03226224ef2746f8c13e4c59cd4\"\n            }\n        },\n        {\n            \"id\": 12791,\n            \"name\": \"PocMon\",\n            \"symbol\": \"MON\",\n            \"slug\": \"pocmon-new\",\n            \"rank\": 8941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-15T17:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8888818f35BbeD1C632364bf1b15446FAD088888\"\n            }\n        },\n        {\n            \"id\": 12792,\n            \"name\": \"Nexus Crypto Services\",\n            \"symbol\": \"$NEXUS\",\n            \"slug\": \"nexus-folio\",\n            \"rank\": 6290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T03:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x201Ec81532FcA95fbb45204d6764d1a9Eed08856\"\n            }\n        },\n        {\n            \"id\": 12796,\n            \"name\": \"ADA BOY\",\n            \"symbol\": \"ADABOY\",\n            \"slug\": \"ada-boy\",\n            \"rank\": 1630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T11:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e653794a6849bc8a78be50c4d48981afad6359d\"\n            }\n        },\n        {\n            \"id\": 12797,\n            \"name\": \"ShoeFy\",\n            \"symbol\": \"SHOE\",\n            \"slug\": \"shoefy\",\n            \"rank\": 1988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T13:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0fD67B4ceb9b607Ef206904eC73459c4880132c9\"\n            }\n        },\n        {\n            \"id\": 12798,\n            \"name\": \"Duelist King\",\n            \"symbol\": \"DKT\",\n            \"slug\": \"duelist-king\",\n            \"rank\": 4486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T11:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7\"\n            }\n        },\n        {\n            \"id\": 12799,\n            \"name\": \"Internet of Energy Network\",\n            \"symbol\": \"IOEN\",\n            \"slug\": \"internet-of-energy-network\",\n            \"rank\": 1953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T12:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e4E46b7BF03ECE908c88FF7cC4975560010893A\"\n            }\n        },\n        {\n            \"id\": 12800,\n            \"name\": \"Dogs Of Elon\",\n            \"symbol\": \"DOE\",\n            \"slug\": \"dogs-of-elon\",\n            \"rank\": 1129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T15:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e9f10c22840b613cda05a0c5fdb59a4d6cd7ef\"\n            }\n        },\n        {\n            \"id\": 12802,\n            \"name\": \"Futura Finance\",\n            \"symbol\": \"FFT\",\n            \"slug\": \"futura-finance\",\n            \"rank\": 4595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T16:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x183b2c147fe11788b73bc0d6a7e0186aa5464bfa\"\n            }\n        },\n        {\n            \"id\": 12803,\n            \"name\": \"Imperial Obelisk\",\n            \"symbol\": \"IMP\",\n            \"slug\": \"imperial-obelisk\",\n            \"rank\": 8942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T16:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x42a0d24cb5c423eaaf926ce3984aaff0c4ff6fe2\"\n            }\n        },\n        {\n            \"id\": 12804,\n            \"name\": \"PokeDX\",\n            \"symbol\": \"PDX\",\n            \"slug\": \"pokedx\",\n            \"rank\": 6776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T16:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43a0c5eb1763a211aa3c05849a617f2ee0452767\"\n            }\n        },\n        {\n            \"id\": 12806,\n            \"name\": \"Metafish\",\n            \"symbol\": \"FISH\",\n            \"slug\": \"metafish\",\n            \"rank\": 7477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T18:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe15176bcb7633be736e94ab6aa2e57a7ed5988ab\"\n            }\n        },\n        {\n            \"id\": 12807,\n            \"name\": \"DAOSquare\",\n            \"symbol\": \"RICE\",\n            \"slug\": \"daosquare\",\n            \"rank\": 5652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-16T19:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbd9908b0cdd50386f92efcc8e1d71766c2782df0\"\n            }\n        },\n        {\n            \"id\": 12808,\n            \"name\": \"GameStar\",\n            \"symbol\": \"GMS\",\n            \"slug\": \"gamestar\",\n            \"rank\": 4685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T04:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDae3C2Cb0AC034a4A491B112D2922f12427201A6\"\n            }\n        },\n        {\n            \"id\": 12812,\n            \"name\": \"Mind Music\",\n            \"symbol\": \"MND\",\n            \"slug\": \"mind-music\",\n            \"rank\": 1676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T07:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcb0b74476d72bbbc77f14724a859b2e960ca1803\"\n            }\n        },\n        {\n            \"id\": 12813,\n            \"name\": \"Sin City Metaverse\",\n            \"symbol\": \"SIN\",\n            \"slug\": \"sincity-token\",\n            \"rank\": 887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T13:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6397de0f9aedc0f7a8fa8b438dde883b9c201010\"\n            }\n        },\n        {\n            \"id\": 12814,\n            \"name\": \"Dexsport\",\n            \"symbol\": \"DESU\",\n            \"slug\": \"dexsport\",\n            \"rank\": 4014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32f1518baace69e85b9e5ff844ebd617c52573ac\"\n            }\n        },\n        {\n            \"id\": 12815,\n            \"name\": \"CryptoPlanes\",\n            \"symbol\": \"CPAN\",\n            \"slug\": \"cryptoplanes\",\n            \"rank\": 2188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T18:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04260673729c5f2b9894a467736f3d85f8d34fc8\"\n            }\n        },\n        {\n            \"id\": 12816,\n            \"name\": \"ownix\",\n            \"symbol\": \"ONX\",\n            \"slug\": \"ownix\",\n            \"rank\": 1761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf78c7dd70d6f30f6e3609e905e78305da98c863\"\n            }\n        },\n        {\n            \"id\": 12817,\n            \"name\": \"BabyHarmony\",\n            \"symbol\": \"BABYHARMONY\",\n            \"slug\": \"babyharmony\",\n            \"rank\": 6807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T19:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ab6ed0eef712006082c9cf583a6d12676d8f4cb\"\n            }\n        },\n        {\n            \"id\": 12818,\n            \"name\": \"gotEM\",\n            \"symbol\": \"GOTEM\",\n            \"slug\": \"gotem\",\n            \"rank\": 5950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T21:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5fbc3520dd4bb85fcd175e1e3b994546a2c1ee8\"\n            }\n        },\n        {\n            \"id\": 12819,\n            \"name\": \"Squid Game Protocol\",\n            \"symbol\": \"SGPRO\",\n            \"slug\": \"squid-game-protocol\",\n            \"rank\": 7843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-17T22:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cdc833216d5f76b89e51b66297da0bc2ac4fa7a\"\n            }\n        },\n        {\n            \"id\": 12820,\n            \"name\": \"Treat DAO [new]\",\n            \"symbol\": \"TREAT\",\n            \"slug\": \"treat-dao-new\",\n            \"rank\": 5845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T00:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01bd7acb6fF3B6Dd5aefA05CF085F2104f3fC53F\"\n            }\n        },\n        {\n            \"id\": 12821,\n            \"name\": \"DenDomains\",\n            \"symbol\": \"DDN\",\n            \"slug\": \"dendomains\",\n            \"rank\": 7750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T01:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x180caf92a1989efc5af3efe154db0dd73199930f\"\n            }\n        },\n        {\n            \"id\": 12824,\n            \"name\": \"Eutaria\",\n            \"symbol\": \"EUT\",\n            \"slug\": \"eutaria\",\n            \"rank\": 6613,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T03:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b64a839f0b8b684ff83b3ee3670b3c2300838f6\"\n            }\n        },\n        {\n            \"id\": 12825,\n            \"name\": \"Spinada.cash\",\n            \"symbol\": \"SPIN\",\n            \"slug\": \"spinada-cash\",\n            \"rank\": 6436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe19a9626aef55e20400a3b82a25c003403e88b7f\"\n            }\n        },\n        {\n            \"id\": 12827,\n            \"name\": \"ScareCrow\",\n            \"symbol\": \"SCARE\",\n            \"slug\": \"scarecrow\",\n            \"rank\": 7743,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x46e1ee17f51c52661d04238f1700c547de3b84a1\"\n            }\n        },\n        {\n            \"id\": 12829,\n            \"name\": \"Binance8\",\n            \"symbol\": \"B8\",\n            \"slug\": \"binance8\",\n            \"rank\": 7575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf62a6268e3164926f8435de771706082c73bebd9\"\n            }\n        },\n        {\n            \"id\": 12833,\n            \"name\": \"Mech Master\",\n            \"symbol\": \"MECH\",\n            \"slug\": \"mech-master\",\n            \"rank\": 4333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T16:26:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7b7844494c516b840a7a4575ff3e60ff0f056a9\"\n            }\n        },\n        {\n            \"id\": 12834,\n            \"name\": \"Envoy\",\n            \"symbol\": \"ENV\",\n            \"slug\": \"envoy-network\",\n            \"rank\": 3899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T13:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1d1a5306daae314af6c5d027a492b313e07e1a0\"\n            }\n        },\n        {\n            \"id\": 12835,\n            \"name\": \"Falcon Swaps\",\n            \"symbol\": \"FALCONS\",\n            \"slug\": \"falcon-swaps\",\n            \"rank\": 3223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb139ed26b743c7254a246cf91eb594d097238524\"\n            }\n        },\n        {\n            \"id\": 12836,\n            \"name\": \"AutoCrypto\",\n            \"symbol\": \"AU\",\n            \"slug\": \"autocrypto\",\n            \"rank\": 3884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15\"\n            }\n        },\n        {\n            \"id\": 12838,\n            \"name\": \"Zeptacoin\",\n            \"symbol\": \"ZPTC\",\n            \"slug\": \"zeptacoin\",\n            \"rank\": 3542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39ae6d231d831756079ec23589d2d37a739f2e89\"\n            }\n        },\n        {\n            \"id\": 12839,\n            \"name\": \"Kintaman\",\n            \"symbol\": \"KINTA\",\n            \"slug\": \"kintaman\",\n            \"rank\": 6653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T09:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c16eb01908aa99c78a62f9e1732c1927c2dfb25\"\n            }\n        },\n        {\n            \"id\": 12840,\n            \"name\": \"Trickle\",\n            \"symbol\": \"H2O\",\n            \"slug\": \"trickle\",\n            \"rank\": 7064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T03:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8b932d41d6be935ce1666aaf41f056093f9faee\"\n            }\n        },\n        {\n            \"id\": 12843,\n            \"name\": \"Graphene\",\n            \"symbol\": \"GFN\",\n            \"slug\": \"graphene\",\n            \"rank\": 5077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T12:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf209ce1960fb7e750ff30ba7794ea11c6acdc1f3\"\n            }\n        },\n        {\n            \"id\": 12844,\n            \"name\": \"The Flash Currency\",\n            \"symbol\": \"TFC\",\n            \"slug\": \"flash-currency\",\n            \"rank\": 6466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T12:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1004117\"\n            }\n        },\n        {\n            \"id\": 12850,\n            \"name\": \"Coin To Fish\",\n            \"symbol\": \"CTFT\",\n            \"slug\": \"coin-to-fish\",\n            \"rank\": 5023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55e00121241d6870324a8e6dffaabbe2e0359863\"\n            }\n        },\n        {\n            \"id\": 12851,\n            \"name\": \"BODA Token\",\n            \"symbol\": \"BODAV2\",\n            \"slug\": \"boda-token\",\n            \"rank\": 5655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc847755343c3a2b94d6afc0aae57651e1b14064\"\n            }\n        },\n        {\n            \"id\": 12852,\n            \"name\": \"BSC MemePad\",\n            \"symbol\": \"BSCM\",\n            \"slug\": \"bsc-memepad\",\n            \"rank\": 5009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63133dE69e94f225726426FA729a7c515A51D75a\"\n            }\n        },\n        {\n            \"id\": 12853,\n            \"name\": \"Protector Roge\",\n            \"symbol\": \"PROGE\",\n            \"slug\": \"protector-roge\",\n            \"rank\": 8015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T21:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x282d0ad1fa03dfbdb88243b958e77349c73737d1\"\n            }\n        },\n        {\n            \"id\": 12854,\n            \"name\": \"PAPPAY\",\n            \"symbol\": \"PAPPAY\",\n            \"slug\": \"pappay\",\n            \"rank\": 6403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-18T22:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c88699ef5ada1e5bedff7a4590aa346abd3536d\"\n            }\n        },\n        {\n            \"id\": 12857,\n            \"name\": \"Baby DeFido\",\n            \"symbol\": \"BabyDeFido\",\n            \"slug\": \"baby-defido\",\n            \"rank\": 7307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d\"\n            }\n        },\n        {\n            \"id\": 12858,\n            \"name\": \"TIPINU\",\n            \"symbol\": \"TIPINU\",\n            \"slug\": \"tipinu\",\n            \"rank\": 8943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb950e950f11107bb72195c56fe910c76e26fa08e\"\n            }\n        },\n        {\n            \"id\": 12859,\n            \"name\": \"DogeBonk\",\n            \"symbol\": \"DOBO\",\n            \"slug\": \"dogebonk\",\n            \"rank\": 754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T00:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xae2df9f730c54400934c06a17462c41c08a06ed8\"\n            }\n        },\n        {\n            \"id\": 12861,\n            \"name\": \"Horde\",\n            \"symbol\": \"HOR\",\n            \"slug\": \"horde\",\n            \"rank\": 2379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T21:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95368f2c269F1f3394f21d72662BFB8b00F1A7fD\"\n            }\n        },\n        {\n            \"id\": 12863,\n            \"name\": \"MY Ceremonial Event\",\n            \"symbol\": \"MYCE\",\n            \"slug\": \"my-ceremonial-event\",\n            \"rank\": 3050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T04:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9966c1184f8552fcb16f65addba9dd08fe8f4ea\"\n            }\n        },\n        {\n            \"id\": 12866,\n            \"name\": \"Aqar Chain\",\n            \"symbol\": \"AQR\",\n            \"slug\": \"aqar-chain\",\n            \"rank\": 4511,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaE204EE82E60829A5850FE291C10bF657AF1CF02\"\n            }\n        },\n        {\n            \"id\": 12868,\n            \"name\": \"Pikachu Inu\",\n            \"symbol\": \"PIKACHU\",\n            \"slug\": \"pikachu-inu\",\n            \"rank\": 5556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebf56b58be8339a827f9e9bed5feae3a6c63a562\"\n            }\n        },\n        {\n            \"id\": 12869,\n            \"name\": \"HolderMoon\",\n            \"symbol\": \"HLM\",\n            \"slug\": \"holdermoon\",\n            \"rank\": 5976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71E4e5168CE91eF956DD5Bb80dB391e400aA325F\"\n            }\n        },\n        {\n            \"id\": 12870,\n            \"name\": \"CocktailBar\",\n            \"symbol\": \"COC\",\n            \"slug\": \"cocktail-bar\",\n            \"rank\": 4615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22b6c31c2beb8f2d0d5373146eed41ab9ede3caf\"\n            }\n        },\n        {\n            \"id\": 12871,\n            \"name\": \"Launchpad TG DAO 3.0\",\n            \"symbol\": \"TGDAO\",\n            \"slug\": \"launchpad-tg-dao-3\",\n            \"rank\": 3952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46F275321107d7c49cF80216371AbF1a1599c36F\"\n            }\n        },\n        {\n            \"id\": 12872,\n            \"name\": \"Kishimoto Inu\",\n            \"symbol\": \"Kishimoto\",\n            \"slug\": \"kishimoto-inu\",\n            \"rank\": 4175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf5b1fd29d23e98db2d9ebb8435e1082e3b38fb65\"\n            }\n        },\n        {\n            \"id\": 12873,\n            \"name\": \"KlimaDAO\",\n            \"symbol\": \"KLIMA\",\n            \"slug\": \"klimadao\",\n            \"rank\": 3120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T05:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4e78011ce80ee02d2c3e649fb657e45898257815\"\n            }\n        },\n        {\n            \"id\": 12874,\n            \"name\": \"Almond\",\n            \"symbol\": \"ALM\",\n            \"slug\": \"almond\",\n            \"rank\": 5871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12875,\n            \"name\": \"CrypterToken\",\n            \"symbol\": \"CRYPT\",\n            \"slug\": \"cryptertoken\",\n            \"rank\": 5071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T07:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda6802bbec06ab447a68294a63de47ed4506acaa\"\n            }\n        },\n        {\n            \"id\": 12878,\n            \"name\": \"BEMIL Coin\",\n            \"symbol\": \"BEM\",\n            \"slug\": \"bemil-coin\",\n            \"rank\": 1163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T14:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7B86b0836f3454e50C6F6a190cd692bB17da1928\"\n            }\n        },\n        {\n            \"id\": 12879,\n            \"name\": \"Clam Island\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"clam-island\",\n            \"rank\": 5000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T08:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fb4DEF63f8caEC83Cb3EBcC22Ba0795258C988a\"\n            }\n        },\n        {\n            \"id\": 12880,\n            \"name\": \"ELONBALLS\",\n            \"symbol\": \"ELONBALLS\",\n            \"slug\": \"elonballs\",\n            \"rank\": 6501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T10:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6015d6e1b4a002280fb93eb9ac39e2461ff9495\"\n            }\n        },\n        {\n            \"id\": 12883,\n            \"name\": \"Chellitcoin\",\n            \"symbol\": \"CHLT\",\n            \"slug\": \"chellitcoin\",\n            \"rank\": 3527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T09:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a9d711100aff9a444a3c40284f70269bb3f0487\"\n            }\n        },\n        {\n            \"id\": 12885,\n            \"name\": \"Astar\",\n            \"symbol\": \"ASTR\",\n            \"slug\": \"astar\",\n            \"rank\": 2915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12886,\n            \"name\": \"bloXmove Token\",\n            \"symbol\": \"BLXM\",\n            \"slug\": \"bloxmove\",\n            \"rank\": 3836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T16:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38d9eb07a7b8df7d86f440a4a5c4a4c1a27e1a08\"\n            }\n        },\n        {\n            \"id\": 12889,\n            \"name\": \"Hundred Finance\",\n            \"symbol\": \"HND\",\n            \"slug\": \"hundred-finance\",\n            \"rank\": 3643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T11:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10010078a54396f62c96df8532dc2b4847d47ed3\"\n            }\n        },\n        {\n            \"id\": 12890,\n            \"name\": \"Uplift\",\n            \"symbol\": \"LIFT\",\n            \"slug\": \"uplift\",\n            \"rank\": 4721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:36:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x513C3200F227ebB62e3B3d00B7a83779643a71CF\"\n            }\n        },\n        {\n            \"id\": 12892,\n            \"name\": \"Legend of Fantasy War\",\n            \"symbol\": \"LFW\",\n            \"slug\": \"legend-of-fantasy-war\",\n            \"rank\": 1324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:53:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B\"\n            }\n        },\n        {\n            \"id\": 12893,\n            \"name\": \"The Monopolist\",\n            \"symbol\": \"MONO\",\n            \"slug\": \"the-monopolist\",\n            \"rank\": 3343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T16:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a\"\n            }\n        },\n        {\n            \"id\": 12895,\n            \"name\": \"Lil Floki\",\n            \"symbol\": \"LILFLOKI\",\n            \"slug\": \"lil-floki\",\n            \"rank\": 3028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T21:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3271d12d5ba36b6582fafa029598fee0f5f6db35\"\n            }\n        },\n        {\n            \"id\": 12896,\n            \"name\": \"Fit&Beat\",\n            \"symbol\": \"FTB\",\n            \"slug\": \"fit-beat\",\n            \"rank\": 3355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-19T22:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5c6ff62552a25d68d453277dd3693f94c7e8c964\"\n            }\n        },\n        {\n            \"id\": 12897,\n            \"name\": \"Chimeras\",\n            \"symbol\": \"CHIM\",\n            \"slug\": \"chimeras\",\n            \"rank\": 5656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T19:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3544a07e9f771ef0f6c80c6e79715869ed291086\"\n            }\n        },\n        {\n            \"id\": 12898,\n            \"name\": \"GooseFX\",\n            \"symbol\": \"GOFX\",\n            \"slug\": \"goosefx\",\n            \"rank\": 3512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T00:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GFX1ZjR2P15tmrSwow6FjyDYcEkoFb4p4gJCpLBjaxHD\"\n            }\n        },\n        {\n            \"id\": 12901,\n            \"name\": \"King Shiba\",\n            \"symbol\": \"KINGSHIB\",\n            \"slug\": \"king-shiba\",\n            \"rank\": 1091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84f4f7cdb4574c9556a494dab18ffc1d1d22316c\"\n            }\n        },\n        {\n            \"id\": 12902,\n            \"name\": \"Persistence Staked XPRT\",\n            \"symbol\": \"STKXPRT\",\n            \"slug\": \"persistence-staked-xprt\",\n            \"rank\": 3704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T04:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45e007750Cc74B1D2b4DD7072230278d9602C499\"\n            }\n        },\n        {\n            \"id\": 12903,\n            \"name\": \"Staked Olympus\",\n            \"symbol\": \"SOHM\",\n            \"slug\": \"staked-olympus\",\n            \"rank\": 7192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T04:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f\"\n            }\n        },\n        {\n            \"id\": 12904,\n            \"name\": \"Wrapped Staked Olympus\",\n            \"symbol\": \"WSOHM\",\n            \"slug\": \"wrapped-staked-olympus\",\n            \"rank\": 6289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8CD309e14575203535EF120b5b0Ab4DDeD0C2073\"\n            }\n        },\n        {\n            \"id\": 12906,\n            \"name\": \"KlayGames\",\n            \"symbol\": \"KLAYG\",\n            \"slug\": \"klaygames\",\n            \"rank\": 8944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2fde5357c4715b12e754aaf2b85722ef803cb0b9\"\n            }\n        },\n        {\n            \"id\": 12907,\n            \"name\": \"Vires Finance\",\n            \"symbol\": \"VIRES\",\n            \"slug\": \"vires-finance\",\n            \"rank\": 4210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"DSbbhLsSTeDg5Lsiufk2Aneh3DjVqJuPr2M9uU1gwy5p\"\n            }\n        },\n        {\n            \"id\": 12909,\n            \"name\": \"Moby Dick\",\n            \"symbol\": \"WOT\",\n            \"slug\": \"moby-dick\",\n            \"rank\": 5416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe861dff2099d15185b50de380db8249984cb26ea\"\n            }\n        },\n        {\n            \"id\": 12910,\n            \"name\": \"Virgo\",\n            \"symbol\": \"VGO\",\n            \"slug\": \"virgo\",\n            \"rank\": 4614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbee5e147e6e40433ff0310f5ae1a66278bc8d678\"\n            }\n        },\n        {\n            \"id\": 12911,\n            \"name\": \"LimeOdysseyM with ITAM\",\n            \"symbol\": \"LOM\",\n            \"slug\": \"limeodyssey\",\n            \"rank\": 5259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T03:11:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1329950f3c1899D5EB2af37a9101d32B6e8fd7A\"\n            }\n        },\n        {\n            \"id\": 12912,\n            \"name\": \"Digital Bank of Africa\",\n            \"symbol\": \"DBA\",\n            \"slug\": \"digital-bank-of-africa\",\n            \"rank\": 3150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T05:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1006ea3289b833b6720aaa82746990ec77de8c36\"\n            }\n        },\n        {\n            \"id\": 12913,\n            \"name\": \"DivineDAO\",\n            \"symbol\": \"DIVINE\",\n            \"slug\": \"divine-dao\",\n            \"rank\": 6617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb5e09e6bf6a5e96934b3fd99a40f7edaca1173ed\"\n            }\n        },\n        {\n            \"id\": 12914,\n            \"name\": \"BEAVISANDBUTTHEAD\",\n            \"symbol\": \"BBH\",\n            \"slug\": \"beavisandbutthead\",\n            \"rank\": 8945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T16:53:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc56f38a1e1a14727d89eccdc97d23a59159b31bd\"\n            }\n        },\n        {\n            \"id\": 12916,\n            \"name\": \"Underground Warriors\",\n            \"symbol\": \"WP\",\n            \"slug\": \"underground-warriors\",\n            \"rank\": 8946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12917,\n            \"name\": \"SmartCoin (SMRT)\",\n            \"symbol\": \"SMRT\",\n            \"slug\": \"smartcoin-farm\",\n            \"rank\": 8947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T08:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xCC2f1d827b18321254223dF4e84dE399D9Ff116c\"\n            }\n        },\n        {\n            \"id\": 12919,\n            \"name\": \"Universal Basic Income\",\n            \"symbol\": \"UBI\",\n            \"slug\": \"universal-basic-income\",\n            \"rank\": 5118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdd1ad9a21ce722c151a836373babe42c868ce9a4\"\n            }\n        },\n        {\n            \"id\": 12920,\n            \"name\": \"Nifty League\",\n            \"symbol\": \"NFTL\",\n            \"slug\": \"nifty-league\",\n            \"rank\": 3804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T07:49:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c8d2fce49906e11e71cb16fa0ffeb2b16c29638\"\n            }\n        },\n        {\n            \"id\": 12924,\n            \"name\": \"XDoge Network\",\n            \"symbol\": \"XDOGE\",\n            \"slug\": \"xdoge-network\",\n            \"rank\": 5217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T17:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c0415A6e340eCCebff58131799C6c4127cc39FA\"\n            }\n        },\n        {\n            \"id\": 12925,\n            \"name\": \"DesireNFT\",\n            \"symbol\": \"DESIRE\",\n            \"slug\": \"desirenft\",\n            \"rank\": 4661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T10:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8846b0877cec21336ba3136208fd02d42ac7b5e\"\n            }\n        },\n        {\n            \"id\": 12926,\n            \"name\": \"Merkle Network\",\n            \"symbol\": \"MERKLE\",\n            \"slug\": \"merkle-network\",\n            \"rank\": 4277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T23:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x000000000ca5171087c18fb271ca844a2370fc0a\"\n            }\n        },\n        {\n            \"id\": 12927,\n            \"name\": \"Loop Finance\",\n            \"symbol\": \"LOOP\",\n            \"slug\": \"loop-finance\",\n            \"rank\": 4813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1nef5jf6c7js9x6gkntlehgywvjlpytm7pcgkn4\"\n            }\n        },\n        {\n            \"id\": 12928,\n            \"name\": \"Pangolin Swap\",\n            \"symbol\": \"PANGOLIN\",\n            \"slug\": \"pangolin-swap\",\n            \"rank\": 7272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:41:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86aEFA44591c4E7fEf4dBf64ca39E3E24cBa3eF0\"\n            }\n        },\n        {\n            \"id\": 12929,\n            \"name\": \"OneArt\",\n            \"symbol\": \"1ART\",\n            \"slug\": \"artwallet\",\n            \"rank\": 879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T21:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD3c325848D7c6E29b574Cb0789998b2ff901f17E\"\n            }\n        },\n        {\n            \"id\": 12930,\n            \"name\": \"Cpos Cloud Payment\",\n            \"symbol\": \"CPOS\",\n            \"slug\": \"cpos-cloud-payment\",\n            \"rank\": 4773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0dc5adfae1dada9111f376810d772cabd9b6f13\"\n            }\n        },\n        {\n            \"id\": 12932,\n            \"name\": \"Little Bunny Rocket\",\n            \"symbol\": \"LBR\",\n            \"slug\": \"little-bunny-rocket\",\n            \"rank\": 5296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T13:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa78628ecba2bf5fedf3fe27a7cedaa363b46708f\"\n            }\n        },\n        {\n            \"id\": 12933,\n            \"name\": \"Asuna\",\n            \"symbol\": \"ASUNA\",\n            \"slug\": \"asuna-inu\",\n            \"rank\": 6876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T08:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc656b2279b0fdf761e832133b06ce607fbbcbceb\"\n            }\n        },\n        {\n            \"id\": 12937,\n            \"name\": \"CryptoPunt\",\n            \"symbol\": \"PUN\",\n            \"slug\": \"cryptopunt\",\n            \"rank\": 7078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T19:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31903E333809897eE57Af57567f4377a1a78756c\"\n            }\n        },\n        {\n            \"id\": 12938,\n            \"name\": \"CORE MultiChain\",\n            \"symbol\": \"CMCX\",\n            \"slug\": \"core-multichain\",\n            \"rank\": 2999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:10:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b685863494c33f344081f75e5430c260c224a32\"\n            }\n        },\n        {\n            \"id\": 12939,\n            \"name\": \"NFTSocial\",\n            \"symbol\": \"NSC\",\n            \"slug\": \"nftsocial\",\n            \"rank\": 4950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff9082d161616b2b7f0356a7d77ca0fbb7de6735\"\n            }\n        },\n        {\n            \"id\": 12940,\n            \"name\": \"RickMortyDoxx\",\n            \"symbol\": \"RICKMORTYDOXX\",\n            \"slug\": \"rickmortydoxx\",\n            \"rank\": 6507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5d29011d843b0b1760c43e10d66f302174bccd1a\"\n            }\n        },\n        {\n            \"id\": 12941,\n            \"name\": \"Gogeta Inu\",\n            \"symbol\": \"GOGETA\",\n            \"slug\": \"gogeta-inu\",\n            \"rank\": 5908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-20T21:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x636484a1c41e88e3fc7c99248ca0b3c3a844ab86\"\n            }\n        },\n        {\n            \"id\": 12942,\n            \"name\": \"THORSwap\",\n            \"symbol\": \"THOR\",\n            \"slug\": \"thorswap\",\n            \"rank\": 4539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T16:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5f2211B9b8170F694421f2046281775E8468044\"\n            }\n        },\n        {\n            \"id\": 12943,\n            \"name\": \"Naxar\",\n            \"symbol\": \"NAXAR\",\n            \"slug\": \"naxar\",\n            \"rank\": 6419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T02:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Fp4gjLpTsPqBN6xDGpDHwtnuEofjyiZKxxZxzvJnjxV6\"\n            }\n        },\n        {\n            \"id\": 12944,\n            \"name\": \"ShibaWallet\",\n            \"symbol\": \"SHWA\",\n            \"slug\": \"shiba-wallet\",\n            \"rank\": 5532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T19:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b8274ccecd5bbcfe18958c3db6471c5e3e1fbbf\"\n            }\n        },\n        {\n            \"id\": 12945,\n            \"name\": \"FesBNB\",\n            \"symbol\": \"FESBNB\",\n            \"slug\": \"fesbnb\",\n            \"rank\": 7814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T02:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8371a55dbee669f16bd9e6137e2ce39ee87ae8e2\"\n            }\n        },\n        {\n            \"id\": 12946,\n            \"name\": \"Eagle Vision\",\n            \"symbol\": \"EVI\",\n            \"slug\": \"eagle-vision\",\n            \"rank\": 8948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T03:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6926be55c50c752B238ad85a86FEeb278E991d81\"\n            }\n        },\n        {\n            \"id\": 12947,\n            \"name\": \"8Bit Doge\",\n            \"symbol\": \"BITD\",\n            \"slug\": \"8bit-doge\",\n            \"rank\": 1639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T18:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x003f83da9868acc151be89eefa4d19838ffe5d64\"\n            }\n        },\n        {\n            \"id\": 12948,\n            \"name\": \"ELONS RABBIT\",\n            \"symbol\": \"ERABBIT\",\n            \"slug\": \"elonsrabbit\",\n            \"rank\": 8949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:23:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92a4EbEE814AFe58741d7f216dC10211d5aBC250\"\n            }\n        },\n        {\n            \"id\": 12949,\n            \"name\": \"Toucan Protocol: Base Carbon Tonne\",\n            \"symbol\": \"BCT\",\n            \"slug\": \"toucan-protocol-base-carbon-tonne\",\n            \"rank\": 2980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T03:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x2f800db0fdb5223b3c3f354886d907a671414a7f\"\n            }\n        },\n        {\n            \"id\": 12950,\n            \"name\": \"OBToken\",\n            \"symbol\": \"OBT\",\n            \"slug\": \"obtoken\",\n            \"rank\": 7225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T03:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8da6113655309f84127e0837fcf5c389892578b3\"\n            }\n        },\n        {\n            \"id\": 12951,\n            \"name\": \"Riot Racers\",\n            \"symbol\": \"RIOT\",\n            \"slug\": \"riot-racers\",\n            \"rank\": 6053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf56408077487cb879c992909c5b5c66d68c02eb4\"\n            }\n        },\n        {\n            \"id\": 12952,\n            \"name\": \"MetaverseX\",\n            \"symbol\": \"METAX\",\n            \"slug\": \"meraversex\",\n            \"rank\": 1528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T13:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03f8fdc10d5bcf7508375585b04e93d656d36954\"\n            }\n        },\n        {\n            \"id\": 12953,\n            \"name\": \"MOVE Network\",\n            \"symbol\": \"MOVD\",\n            \"slug\": \"move-network\",\n            \"rank\": 3806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12300ed54f65648524c1bfaf86712927da6cc6fc\"\n            }\n        },\n        {\n            \"id\": 12954,\n            \"name\": \"Vetter Token\",\n            \"symbol\": \"VETTER\",\n            \"slug\": \"vetter-token\",\n            \"rank\": 4749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6169b3b23e57de79a6146a2170980ceb1f83b9e0\"\n            }\n        },\n        {\n            \"id\": 12956,\n            \"name\": \"Wanda Exchange\",\n            \"symbol\": \"WE\",\n            \"slug\": \"wanda-exchange\",\n            \"rank\": 4852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0dd3a140346a94d403ac62385daaf5a86b50e752\"\n            }\n        },\n        {\n            \"id\": 12957,\n            \"name\": \"Galactic Arena: The NFTverse\",\n            \"symbol\": \"GAN\",\n            \"slug\": \"galatic-arena\",\n            \"rank\": 3886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8F1408171EAe06AEC4549fD0a5808A42cee6DD84\"\n            }\n        },\n        {\n            \"id\": 12958,\n            \"name\": \"Nasa Doge\",\n            \"symbol\": \"NASADOGE\",\n            \"slug\": \"nasa-doge\",\n            \"rank\": 4015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T04:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6\"\n            }\n        },\n        {\n            \"id\": 12959,\n            \"name\": \"Pontoon\",\n            \"symbol\": \"TOON\",\n            \"slug\": \"pontoon\",\n            \"rank\": 3176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02\"\n            }\n        },\n        {\n            \"id\": 12960,\n            \"name\": \"Helkin\",\n            \"symbol\": \"HK\",\n            \"slug\": \"helkin\",\n            \"rank\": 6668,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T11:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd55E4fCEA77fd5902Ad10914F8B2a5ad1ee606B5\"\n            }\n        },\n        {\n            \"id\": 12961,\n            \"name\": \"BullionFx\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"bullionfx\",\n            \"rank\": 6237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T03:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12962,\n            \"name\": \"Decentra-Lotto\",\n            \"symbol\": \"DELO\",\n            \"slug\": \"decentra-lotto\",\n            \"rank\": 7719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T06:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc91b4aa7e5c247cb506e112e7fedf6af7077b90a\"\n            }\n        },\n        {\n            \"id\": 12963,\n            \"name\": \"FuruKuru\",\n            \"symbol\": \"FUKU\",\n            \"slug\": \"furukuru\",\n            \"rank\": 5126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x685b63CFE0179b3EFb70A01dCb1D648549AA192d\"\n            }\n        },\n        {\n            \"id\": 12964,\n            \"name\": \"Arbis Finance\",\n            \"symbol\": \"ARBIS\",\n            \"slug\": \"arbis-finance\",\n            \"rank\": 7666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T08:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x9f20de1fc9b161b34089cbeae888168b44b03461\"\n            }\n        },\n        {\n            \"id\": 12965,\n            \"name\": \"Good Games Guild\",\n            \"symbol\": \"GGG\",\n            \"slug\": \"good-games-guild\",\n            \"rank\": 3375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8047afecb86e44eff3add991b9f063ed4ca716b\"\n            }\n        },\n        {\n            \"id\": 12966,\n            \"name\": \"BITGATTI\",\n            \"symbol\": \"BITGATTI\",\n            \"slug\": \"bitgatti\",\n            \"rank\": 4450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T08:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60531d9dc6ca16ac18d43588d2845d69f8a8aa59\"\n            }\n        },\n        {\n            \"id\": 12967,\n            \"name\": \"GoldMiner\",\n            \"symbol\": \"GM\",\n            \"slug\": \"goldminer\",\n            \"rank\": 3227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T13:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe2604C9561D490624AA35e156e65e590eB749519\"\n            }\n        },\n        {\n            \"id\": 12969,\n            \"name\": \"Gari Network\",\n            \"symbol\": \"GARI\",\n            \"slug\": \"gari\",\n            \"rank\": 2850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks\"\n            }\n        },\n        {\n            \"id\": 12971,\n            \"name\": \"Lunr Token\",\n            \"symbol\": \"LUNR\",\n            \"slug\": \"lunr-token\",\n            \"rank\": 3728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA87135285Ae208e22068AcDBFf64B11Ec73EAa5A\"\n            }\n        },\n        {\n            \"id\": 12972,\n            \"name\": \"DEUS Finance\",\n            \"symbol\": \"DEUS\",\n            \"slug\": \"deus-finance-2\",\n            \"rank\": 4315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T15:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde5ed76e7c05ec5e4572cfc88d1acea165109e44\"\n            }\n        },\n        {\n            \"id\": 12973,\n            \"name\": \"MicroPets\",\n            \"symbol\": \"PETS\",\n            \"slug\": \"micropets\",\n            \"rank\": 1144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T11:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa77346760341460b42c230ca6d21d4c8e743fa9c\"\n            }\n        },\n        {\n            \"id\": 12975,\n            \"name\": \"Centralex\",\n            \"symbol\": \"CENX\",\n            \"slug\": \"centralex\",\n            \"rank\": 8950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-21T15:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x504cde95dbc5d90d09b802f43b371971adbecf79\"\n            }\n        },\n        {\n            \"id\": 12978,\n            \"name\": \"Valkyrie Protocol\",\n            \"symbol\": \"VKR\",\n            \"slug\": \"valkyrie-protocol\",\n            \"rank\": 4844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T12:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dy9kmlm4anr92e42mrkjwzyvfqwz66un00rwr5\"\n            }\n        },\n        {\n            \"id\": 12979,\n            \"name\": \"Sentre Protocol\",\n            \"symbol\": \"SNTR\",\n            \"slug\": \"sentre-protocol\",\n            \"rank\": 4793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:58:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SENBBKVCM7homnf5RX9zqpf1GFe935hnbU4uVzY1Y6M \"\n            }\n        },\n        {\n            \"id\": 12981,\n            \"name\": \"BHAX Token\",\n            \"symbol\": \"BHAX\",\n            \"slug\": \"bithashex\",\n            \"rank\": 3092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81cA302d88d089dD42E80e81623f84f9730e94FE\"\n            }\n        },\n        {\n            \"id\": 12982,\n            \"name\": \"ByteDex\",\n            \"symbol\": \"BEXT\",\n            \"slug\": \"bytedex\",\n            \"rank\": 3726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T17:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 12983,\n            \"name\": \"Pawthereum\",\n            \"symbol\": \"PAWTH\",\n            \"slug\": \"pawthereum\",\n            \"rank\": 1168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T02:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaecc217a749c2405b5ebc9857a16d58bdc1c367f\"\n            }\n        },\n        {\n            \"id\": 12984,\n            \"name\": \"Rumito\",\n            \"symbol\": \"RUTC\",\n            \"slug\": \"rumito\",\n            \"rank\": 8951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TC7SaRHMzh3A86GJ6EjH8su3ngxmYtYS1F\"\n            }\n        },\n        {\n            \"id\": 12985,\n            \"name\": \"Money Tree\",\n            \"symbol\": \"MONEY\",\n            \"slug\": \"money-tree\",\n            \"rank\": 4960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T05:02:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2d5b21074d81ae888c01722ec0657f20521be893\"\n            }\n        },\n        {\n            \"id\": 12987,\n            \"name\": \"SatoshiStreetBets Token\",\n            \"symbol\": \"SSB\",\n            \"slug\": \"satoshistreetbets\",\n            \"rank\": 4395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T03:48:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55b53855eae06c4744841dbfa06fce335db4355b\"\n            }\n        },\n        {\n            \"id\": 12988,\n            \"name\": \"LABEL Foundation\",\n            \"symbol\": \"LBL\",\n            \"slug\": \"label-foundation\",\n            \"rank\": 4072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2162f572B25f7358db9376AB58a947a4e45CeDE1\"\n            }\n        },\n        {\n            \"id\": 12990,\n            \"name\": \"Cosmic Music\",\n            \"symbol\": \"CSMC\",\n            \"slug\": \"cosmic-music\",\n            \"rank\": 8952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x937a580dca21e3519ac5a66b7be55090d87b7c18\"\n            }\n        },\n        {\n            \"id\": 12991,\n            \"name\": \"MagnetGold\",\n            \"symbol\": \"MTG\",\n            \"slug\": \"magnet-gold\",\n            \"rank\": 5657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:38:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68d10dfe87a838d63bbef6c9a0d0b44beb799dc1\"\n            }\n        },\n        {\n            \"id\": 12993,\n            \"name\": \"Kuro Shiba\",\n            \"symbol\": \"KURO\",\n            \"slug\": \"kuro-shiba\",\n            \"rank\": 8334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T22:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x3e018675c0ef63eb361b9ef4bfea3a3294c74c7b\"\n            }\n        },\n        {\n            \"id\": 12996,\n            \"name\": \"FastSwap (BSC)\",\n            \"symbol\": \"FAST\",\n            \"slug\": \"fastswap-bsc\",\n            \"rank\": 3473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T04:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2322AfAaC81697E770c19a58df587d8739777536\"\n            }\n        },\n        {\n            \"id\": 12997,\n            \"name\": \"Fuma Finance\",\n            \"symbol\": \"FUMA\",\n            \"slug\": \"fuma-finance\",\n            \"rank\": 5372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T05:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62f06ad3ebda0a6322df7bfe0870348577491ba1\"\n            }\n        },\n        {\n            \"id\": 12998,\n            \"name\": \"Trade Fighter\",\n            \"symbol\": \"TDF\",\n            \"slug\": \"trade-fighter\",\n            \"rank\": 5022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T07:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41242f41e998a294f4c2c01a953279c2c6fd8f5b\"\n            }\n        },\n        {\n            \"id\": 12999,\n            \"name\": \"ssv.network\",\n            \"symbol\": \"SSV\",\n            \"slug\": \"ssv-network\",\n            \"rank\": 419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T05:26:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54\"\n            }\n        },\n        {\n            \"id\": 13000,\n            \"name\": \"Chain\",\n            \"symbol\": \"CHN\",\n            \"slug\": \"chain\",\n            \"rank\": 2866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T01:02:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x41C37A4683d6a05adB31c39D71348A8403B13Ca9\"\n            }\n        },\n        {\n            \"id\": 13002,\n            \"name\": \"Metaseer\",\n            \"symbol\": \"METAS\",\n            \"slug\": \"metaseer\",\n            \"rank\": 6531,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T06:45:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa1e1754bd2896d467930c97d07af799c531cb7d\"\n            }\n        },\n        {\n            \"id\": 13005,\n            \"name\": \"BNPL Pay\",\n            \"symbol\": \"BNPL\",\n            \"slug\": \"bnpl-pay\",\n            \"rank\": 3612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T07:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x84d821f7fbdd595c4c4a50842913e6b1e07d7a53\"\n            }\n        },\n        {\n            \"id\": 13006,\n            \"name\": \"BitAU\",\n            \"symbol\": \"BAU\",\n            \"slug\": \"bitau\",\n            \"rank\": 7957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T03:51:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13009,\n            \"name\": \"ITSMYNE\",\n            \"symbol\": \"MYNE\",\n            \"slug\": \"itsmyne\",\n            \"rank\": 3689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T22:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD254dC670Ff725753a826a5F29A4001600CcE29c\"\n            }\n        },\n        {\n            \"id\": 13011,\n            \"name\": \"MonkeyLeague\",\n            \"symbol\": \"MBS\",\n            \"slug\": \"monkeyball\",\n            \"rank\": 3417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T01:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Fm9rHUTF5v3hwMLbStjZXqNBBoZyGriQaFM6sTFz3K8A\"\n            }\n        },\n        {\n            \"id\": 13012,\n            \"name\": \"Synchrony\",\n            \"symbol\": \"SCY\",\n            \"slug\": \"synchrony\",\n            \"rank\": 4555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13014,\n            \"name\": \"DotOracle\",\n            \"symbol\": \"DTO\",\n            \"slug\": \"dotoracle\",\n            \"rank\": 6097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB57420FaD6731B004309D5a0ec7C6C906Adb8df7\"\n            }\n        },\n        {\n            \"id\": 13015,\n            \"name\": \"Kawakami\",\n            \"symbol\": \"XKAWA\",\n            \"slug\": \"kawakami\",\n            \"rank\": 8953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T11:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc386452f9ffda7f0d2940e5c60dc0f9469b1097\"\n            }\n        },\n        {\n            \"id\": 13018,\n            \"name\": \"Paras\",\n            \"symbol\": \"PARAS\",\n            \"slug\": \"paras\",\n            \"rank\": 5649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T11:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13019,\n            \"name\": \"Kitty\",\n            \"symbol\": \"KIT\",\n            \"slug\": \"dontplaywithkitty\",\n            \"rank\": 5509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T13:39:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x580cf2c36b913228dd0194a833f0ead8938f18ae\"\n            }\n        },\n        {\n            \"id\": 13020,\n            \"name\": \"Flare Token\",\n            \"symbol\": \"1FLR\",\n            \"slug\": \"flare-token\",\n            \"rank\": 6493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T15:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x5f0197ba06860dac7e31258bdf749f92b6a636d4\"\n            }\n        },\n        {\n            \"id\": 13021,\n            \"name\": \"Moola Market\",\n            \"symbol\": \"MOO\",\n            \"slug\": \"moola-market\",\n            \"rank\": 6417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T05:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x17700282592D6917F6A73D0bF8AcCf4D578c131e\"\n            }\n        },\n        {\n            \"id\": 13025,\n            \"name\": \"zilSurvey\",\n            \"symbol\": \"SRV\",\n            \"slug\": \"zilsurvey\",\n            \"rank\": 8140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil168qdlq4xsua6ac9hugzntqyasf8gs7aund882v\"\n            }\n        },\n        {\n            \"id\": 13026,\n            \"name\": \"FOHO Coin\",\n            \"symbol\": \"FOHO\",\n            \"slug\": \"foho-coin\",\n            \"rank\": 7677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-22T22:30:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDd2e93924BDD4E20C3CF4A8736E5955224FA450E\"\n            }\n        },\n        {\n            \"id\": 13030,\n            \"name\": \"Pegaxy\",\n            \"symbol\": \"PGX\",\n            \"slug\": \"pegaxy\",\n            \"rank\": 2944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T10:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE\"\n            }\n        },\n        {\n            \"id\": 13032,\n            \"name\": \"Axienomics\",\n            \"symbol\": \"AXIN\",\n            \"slug\": \"axienomics\",\n            \"rank\": 8954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T08:11:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x763aca17f03c221d16ba9191a66f75b78a403bcb\"\n            }\n        },\n        {\n            \"id\": 13034,\n            \"name\": \"DogemonGo Solana\",\n            \"symbol\": \"DOGO\",\n            \"slug\": \"dogemongo-solana\",\n            \"rank\": 7132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T13:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5LSFpvLDkcdV2a3Kiyzmg5YmJsj2XDLySaXvnfP1cgLT\"\n            }\n        },\n        {\n            \"id\": 13036,\n            \"name\": \"Etherrock#72\",\n            \"symbol\": \"PEBBLE\",\n            \"slug\": \"etherrock-72\",\n            \"rank\": 7569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T16:18:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdc98c5543f3004debfaad8966ec403093d0aa4a8\"\n            }\n        },\n        {\n            \"id\": 13038,\n            \"name\": \"StarLaunch\",\n            \"symbol\": \"STARS\",\n            \"slug\": \"starlaunch\",\n            \"rank\": 3778,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T14:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13040,\n            \"name\": \"Dopple Finance\",\n            \"symbol\": \"DOPX\",\n            \"slug\": \"dopple-finance-\",\n            \"rank\": 6492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T12:08:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x802a183ac9f6b082716dfee55432ed0c04acb49a\"\n            }\n        },\n        {\n            \"id\": 13041,\n            \"name\": \"Solarbeam\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solarbeam\",\n            \"rank\": 8955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T12:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B\"\n            }\n        },\n        {\n            \"id\": 13045,\n            \"name\": \"Heron Asia\",\n            \"symbol\": \"HERON\",\n            \"slug\": \"heron-asia\",\n            \"rank\": 2298,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T08:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90451265fd0598e088e42c1768d6211f0978954a\"\n            }\n        },\n        {\n            \"id\": 13046,\n            \"name\": \"Gallant\",\n            \"symbol\": \"GAL\",\n            \"slug\": \"gallant\",\n            \"rank\": 7212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T13:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x580655e2c6d4fc125c0b2d37b2a3e56219bf9f78\"\n            }\n        },\n        {\n            \"id\": 13047,\n            \"name\": \"Piccolo Inu\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"piccolo-inu\",\n            \"rank\": 4078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T15:12:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a1311b8c404629e38f61d566cefefed083b9670\"\n            }\n        },\n        {\n            \"id\": 13048,\n            \"name\": \"The Troller Coin\",\n            \"symbol\": \"TROLLER\",\n            \"slug\": \"the-troller-coin\",\n            \"rank\": 6394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T21:03:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2bfc8fbECBE66E0d27E11ed9e2f66ACDcd058D17\"\n            }\n        },\n        {\n            \"id\": 13051,\n            \"name\": \"DePo\",\n            \"symbol\": \"DEPO\",\n            \"slug\": \"depo\",\n            \"rank\": 3138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-23T21:27:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5def515cfd373d17830e7c1de1639cb3530a112\"\n            }\n        },\n        {\n            \"id\": 13064,\n            \"name\": \"CorgiNFTGame\",\n            \"symbol\": \"COR\",\n            \"slug\": \"corginftgame\",\n            \"rank\": 6445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T00:09:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3581a7b7be2ed2edf98710910fd05b0e8545f1db\"\n            }\n        },\n        {\n            \"id\": 13068,\n            \"name\": \"9D NFT\",\n            \"symbol\": \"COGI\",\n            \"slug\": \"9d-nft\",\n            \"rank\": 1876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T17:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cb755c4b82e11e727c05f697c790fdbc4253957\"\n            }\n        },\n        {\n            \"id\": 13071,\n            \"name\": \"SquidGameToken\",\n            \"symbol\": \"SGT\",\n            \"slug\": \"squidgametoken\",\n            \"rank\": 7074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T00:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f\"\n            }\n        },\n        {\n            \"id\": 13074,\n            \"name\": \"Baby Moon Floki\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"baby-moon-floki\",\n            \"rank\": 4909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:06:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54e87ed5a096f09d9665fd114002bddfc2084a7f\"\n            }\n        },\n        {\n            \"id\": 13075,\n            \"name\": \"Smartpayment\",\n            \"symbol\": \"SPAY\",\n            \"slug\": \"smartpayment\",\n            \"rank\": 8956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:21:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb21225f833f2fb1be7d88ee5347aae001f5b5db1\"\n            }\n        },\n        {\n            \"id\": 13076,\n            \"name\": \"Saja\",\n            \"symbol\": \"SAJA\",\n            \"slug\": \"saja\",\n            \"rank\": 6750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x698c6ac9ca5f16cabc5a636d3a619329c0958cba\"\n            }\n        },\n        {\n            \"id\": 13077,\n            \"name\": \"Somax\",\n            \"symbol\": \"SMX\",\n            \"slug\": \"somax\",\n            \"rank\": 7938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T02:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x586330013C8f2352AB5f57215F9E56747eE8837E\"\n            }\n        },\n        {\n            \"id\": 13078,\n            \"name\": \"DogeZilla\",\n            \"symbol\": \"DOGEZILLA\",\n            \"slug\": \"dogezilla\",\n            \"rank\": 3565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T07:51:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a565284572d03ec50c35396f7d6001252eb43b6\"\n            }\n        },\n        {\n            \"id\": 13080,\n            \"name\": \"Token dForce USD\",\n            \"symbol\": \"USX\",\n            \"slug\": \"token-force-usd\",\n            \"rank\": 8957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-24T16:38:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB5102CeE1528Ce2C760893034A4603663495fD72\"\n            }\n        },\n        {\n            \"id\": 13103,\n            \"name\": \"Vigorus\",\n            \"symbol\": \"VIS\",\n            \"slug\": \"vigorus\",\n            \"rank\": 2858,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcC1B9517460D8aE86fe576f614d091fCa65a28Fc\"\n            }\n        },\n        {\n            \"id\": 13105,\n            \"name\": \"MetaWars\",\n            \"symbol\": \"WARS\",\n            \"slug\": \"metawars\",\n            \"rank\": 3605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50e756a22ff5cEE3559D18B9D9576bc38F09Fa7c\"\n            }\n        },\n        {\n            \"id\": 13106,\n            \"name\": \"Cougar\",\n            \"symbol\": \"CGS\",\n            \"slug\": \"cougar\",\n            \"rank\": 7445,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T17:12:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x6cc35220349c444c39b8e26b359757739aaec952\"\n            }\n        },\n        {\n            \"id\": 13111,\n            \"name\": \"HoneyBee\",\n            \"symbol\": \"BEE\",\n            \"slug\": \"honeybee\",\n            \"rank\": 5333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T04:45:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1A8d7AC01d21991BF5249A3657C97b2B6d919222\"\n            }\n        },\n        {\n            \"id\": 13118,\n            \"name\": \"Yoshi.exchange\",\n            \"symbol\": \"YOSHI\",\n            \"slug\": \"yoshi-exchange\",\n            \"rank\": 3942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T08:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x3dc57B391262e3aAe37a08D91241f9bA9d58b570\"\n            }\n        },\n        {\n            \"id\": 13119,\n            \"name\": \"Wolf Safe Poor People (Polygon)\",\n            \"symbol\": \"WSPP\",\n            \"slug\": \"wolf-safe-poor-people-polygon\",\n            \"rank\": 2308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T05:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x685a211c9d96d0c8c9d22b7ae309538d4c69c15c\"\n            }\n        },\n        {\n            \"id\": 13121,\n            \"name\": \"Atlantis Loans\",\n            \"symbol\": \"ATL\",\n            \"slug\": \"atlantis-loans\",\n            \"rank\": 4921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T02:45:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fd991fb6c3102873ba68a4e6e6a87b3a5c10271\"\n            }\n        },\n        {\n            \"id\": 13123,\n            \"name\": \"Summit Defi\",\n            \"symbol\": \"SUMMIT\",\n            \"slug\": \"summit-defi\",\n            \"rank\": 4159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T03:26:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x8F9bCCB6Dd999148Da1808aC290F2274b13D7994\"\n            }\n        },\n        {\n            \"id\": 13124,\n            \"name\": \"FREEMOON\",\n            \"symbol\": \"FREEMOON\",\n            \"slug\": \"freemoon\",\n            \"rank\": 7274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T04:10:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31f0bc450c12eb62b4c617d4c876f7a66470fcb3\"\n            }\n        },\n        {\n            \"id\": 13126,\n            \"name\": \"Shillit App\",\n            \"symbol\": \"SHILL\",\n            \"slug\": \"shillit-app\",\n            \"rank\": 7232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T21:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6c427c94293335ca8d9b12ead509398762b4d4bd\"\n            }\n        },\n        {\n            \"id\": 13127,\n            \"name\": \"Safechaintoken\",\n            \"symbol\": \"SCT\",\n            \"slug\": \"safechaintoken\",\n            \"rank\": 6769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T03:27:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3262500039696Ff8ef9830Fb422Ab32b15Bd366\"\n            }\n        },\n        {\n            \"id\": 13133,\n            \"name\": \"Decentral Games ICE\",\n            \"symbol\": \"ICE\",\n            \"slug\": \"decentral-games-ice\",\n            \"rank\": 849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T16:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc6c855ad634dcdad23e64da71ba85b8c51e5ad7c\"\n            }\n        },\n        {\n            \"id\": 13134,\n            \"name\": \"FlavorsBSC\",\n            \"symbol\": \"FLVR\",\n            \"slug\": \"flavorsbsc\",\n            \"rank\": 7834,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T07:39:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1a45e52d6d11d0e591d4f18da9d88a4c266b300\"\n            }\n        },\n        {\n            \"id\": 13135,\n            \"name\": \"Ariadne\",\n            \"symbol\": \"ARDN\",\n            \"slug\": \"ariadne\",\n            \"rank\": 6936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2\"\n            }\n        },\n        {\n            \"id\": 13136,\n            \"name\": \"Kitty Inu\",\n            \"symbol\": \"kitty\",\n            \"slug\": \"kitty-inu\",\n            \"rank\": 4624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T06:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x044727e50ff30db57fad06ff4f5846eab5ea52a2\"\n            }\n        },\n        {\n            \"id\": 13138,\n            \"name\": \"SugarBounce\",\n            \"symbol\": \"TIP\",\n            \"slug\": \"sugarbounce\",\n            \"rank\": 4326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T12:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40f906e19b14100d5247686e08053c4873c66192\"\n            }\n        },\n        {\n            \"id\": 13142,\n            \"name\": \"BTRIPS\",\n            \"symbol\": \"BTR\",\n            \"slug\": \"btrips\",\n            \"rank\": 4521,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T07:14:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ea82c27efc7634f1c5ad20a3561c453433a2f3a\"\n            }\n        },\n        {\n            \"id\": 13143,\n            \"name\": \"Oh! Finance\",\n            \"symbol\": \"OH\",\n            \"slug\": \"oh-finance\",\n            \"rank\": 5996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x937e077abaea52d3abf879c9b9d3f2ebd15baa21\"\n            }\n        },\n        {\n            \"id\": 13157,\n            \"name\": \"PolkaPets\",\n            \"symbol\": \"PETS\",\n            \"slug\": \"polkapets\",\n            \"rank\": 3504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6afcff9189e8ed3fcc1cffa184feb1276f6a82a5\"\n            }\n        },\n        {\n            \"id\": 13163,\n            \"name\": \"Pluton Chain\",\n            \"symbol\": \"PLC\",\n            \"slug\": \"pluton-chain\",\n            \"rank\": 6731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T08:54:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x176f3763aca63d94b5883b3e1a6edaf781cd2de6\"\n            }\n        },\n        {\n            \"id\": 13164,\n            \"name\": \"HeroFi (ROFI)\",\n            \"symbol\": \"ROFI\",\n            \"slug\": \"rofi\",\n            \"rank\": 2480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T16:36:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3244b3b6030f374bafa5f8f80ec2f06aaf104b64\"\n            }\n        },\n        {\n            \"id\": 13167,\n            \"name\": \"Mimir Token\",\n            \"symbol\": \"MIMIR\",\n            \"slug\": \"mimir-token\",\n            \"rank\": 3714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T07:35:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71dc40668682a124231301414167e4cf7f55383c\"\n            }\n        },\n        {\n            \"id\": 13175,\n            \"name\": \"pSTAKE Staked ATOM\",\n            \"symbol\": \"STKATOM\",\n            \"slug\": \"pstake\",\n            \"rank\": 4179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T11:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x44017598f2af1bd733f9d87b5017b4e7c1b28dde\"\n            }\n        },\n        {\n            \"id\": 13177,\n            \"name\": \"KOKA INU\",\n            \"symbol\": \"INU\",\n            \"slug\": \"koka-inu\",\n            \"rank\": 8126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T11:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac5bf342763248702f4fbd6dc068381a609543a2\"\n            }\n        },\n        {\n            \"id\": 13187,\n            \"name\": \"InfinityPad\",\n            \"symbol\": \"INFP\",\n            \"slug\": \"infinitypad\",\n            \"rank\": 4374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T14:12:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFE82EfF54A58c21ffc9523c4998D5DAD84dcbD50\"\n            }\n        },\n        {\n            \"id\": 13190,\n            \"name\": \"MiniFlokiADA\",\n            \"symbol\": \"MFLOKIADA\",\n            \"slug\": \"miniflokiada\",\n            \"rank\": 4818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T17:36:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04\"\n            }\n        },\n        {\n            \"id\": 13191,\n            \"name\": \"BabyBanana\",\n            \"symbol\": \"BBNANA\",\n            \"slug\": \"babybanana\",\n            \"rank\": 7759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T19:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3be3b30fa5302dad5c9874cdb50e220eaadf092\"\n            }\n        },\n        {\n            \"id\": 13197,\n            \"name\": \"KnoxEdge\",\n            \"symbol\": \"KNX\",\n            \"slug\": \"knoxedge\",\n            \"rank\": 7827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe93a27d4ed64f44a2b356d78c06115e5c9d97da0\"\n            }\n        },\n        {\n            \"id\": 13198,\n            \"name\": \"NuNet\",\n            \"symbol\": \"NTX\",\n            \"slug\": \"nunet\",\n            \"rank\": 3976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T05:48:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0d33beda4d734c72684b5f9abbebf715d0a7935\"\n            }\n        },\n        {\n            \"id\": 13202,\n            \"name\": \"Zodiacs\",\n            \"symbol\": \"ZDC\",\n            \"slug\": \"zodiacs\",\n            \"rank\": 4357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5649e392a1bac3e21672203589adf8f6c99f8db3\"\n            }\n        },\n        {\n            \"id\": 13204,\n            \"name\": \"Wraith Protocol\",\n            \"symbol\": \"WRAITH\",\n            \"slug\": \"wraith-protocol\",\n            \"rank\": 7829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T22:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8690Cb98496EF0f8c6417D78b5e0E29907668808\"\n            }\n        },\n        {\n            \"id\": 13205,\n            \"name\": \"Ashera\",\n            \"symbol\": \"ASH\",\n            \"slug\": \"ashera\",\n            \"rank\": 7667,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T22:39:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FY6XDSCubMhpkU9FAsUjB7jmN8YHYZGezHTWo9RHBSyX\"\n            }\n        },\n        {\n            \"id\": 13206,\n            \"name\": \"CryptoWar xBlade\",\n            \"symbol\": \"XBLADE\",\n            \"slug\": \"cryptowar-xblade\",\n            \"rank\": 3659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T22:45:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27a339d9b59b21390d7209b78a839868e319301b\"\n            }\n        },\n        {\n            \"id\": 13207,\n            \"name\": \"BITCOIN INTERNATIONAL\",\n            \"symbol\": \"BTCI\",\n            \"slug\": \"bitcoin-international\",\n            \"rank\": 7826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T23:03:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79f8e9862c5240f316fabf31e5406e497d65484d\"\n            }\n        },\n        {\n            \"id\": 13211,\n            \"name\": \"Algebra\",\n            \"symbol\": \"ALGB\",\n            \"slug\": \"algebra\",\n            \"rank\": 4262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T21:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0169eC1f8f639B32Eec6D923e24C2A2ff45B9DD6\"\n            }\n        },\n        {\n            \"id\": 13212,\n            \"name\": \"Ethera\",\n            \"symbol\": \"ETA\",\n            \"slug\": \"ethera\",\n            \"rank\": 6727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-25T23:42:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90727c1195fb2246fd758172f9253873790d06a4\"\n            }\n        },\n        {\n            \"id\": 13213,\n            \"name\": \"Horny Doge\",\n            \"symbol\": \"HORNY\",\n            \"slug\": \"horny-doge\",\n            \"rank\": 8958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T00:09:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7801079014641434c96bec7ec0f9cc6dc83363e8\"\n            }\n        },\n        {\n            \"id\": 13214,\n            \"name\": \"Earnable v2\",\n            \"symbol\": \"EARN\",\n            \"slug\": \"earnable-v2\",\n            \"rank\": 7273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T01:42:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x839153689469fe23236d1e0671430c8d7fee0337\"\n            }\n        },\n        {\n            \"id\": 13215,\n            \"name\": \"AutoMatic Network\",\n            \"symbol\": \"AUMI\",\n            \"slug\": \"automatic-network\",\n            \"rank\": 7467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T01:30:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3eB177A6693eC81d1E170136f8AD02fffBE172a7\"\n            }\n        },\n        {\n            \"id\": 13216,\n            \"name\": \"Ninneko\",\n            \"symbol\": \"NINO\",\n            \"slug\": \"ninneko\",\n            \"rank\": 2139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T16:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cad12b3618a3c7ef1feb6c91fdc3251f58c2a90\"\n            }\n        },\n        {\n            \"id\": 13217,\n            \"name\": \"ONE PIECE\",\n            \"symbol\": \"ONEPIECE\",\n            \"slug\": \"one-piece\",\n            \"rank\": 5537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T06:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf40edf22e4ab146a32ecd8d659cedc7a2a55cd43\"\n            }\n        },\n        {\n            \"id\": 13229,\n            \"name\": \"PaintSwap\",\n            \"symbol\": \"BRUSH\",\n            \"slug\": \"paintswap\",\n            \"rank\": 3230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T15:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x85dec8c4B2680793661bCA91a8F129607571863d\"\n            }\n        },\n        {\n            \"id\": 13230,\n            \"name\": \"JERITEX\",\n            \"symbol\": \"JRIT\",\n            \"slug\": \"jeritex\",\n            \"rank\": 3755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T03:27:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2619476bd0ca0eda08744029c66b62a904c2bf8\"\n            }\n        },\n        {\n            \"id\": 13231,\n            \"name\": \"Charizard Inu\",\n            \"symbol\": \"CHARIZARD\",\n            \"slug\": \"charizard-inu\",\n            \"rank\": 8959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T02:42:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x727e8260877f8507f8d61917e9778b6af8491e63\"\n            }\n        },\n        {\n            \"id\": 13233,\n            \"name\": \"Nausicaa-Inu\",\n            \"symbol\": \"NAUSICAA\",\n            \"slug\": \"nausicaa-inu\",\n            \"rank\": 5669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc851a9b5808c46ee93a360f1b33f7409eee5df9f\"\n            }\n        },\n        {\n            \"id\": 13235,\n            \"name\": \"Greed\",\n            \"symbol\": \"GREED\",\n            \"slug\": \"greed-ecosystem\",\n            \"rank\": 4466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T04:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5905df3D03E29a22e22462D3257E6AC731E22C15\"\n            }\n        },\n        {\n            \"id\": 13236,\n            \"name\": \"Galaxy War\",\n            \"symbol\": \"GWT\",\n            \"slug\": \"galaxy-war\",\n            \"rank\": 5575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T16:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x552594612f935441c01c6854edf111f343c1ca07\"\n            }\n        },\n        {\n            \"id\": 13237,\n            \"name\": \"FantomStarter\",\n            \"symbol\": \"FS\",\n            \"slug\": \"fantomstarter\",\n            \"rank\": 1366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:03:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xC758295Cd1A564cdb020a78a681a838CF8e0627D\"\n            }\n        },\n        {\n            \"id\": 13239,\n            \"name\": \"PEANUTS\",\n            \"symbol\": \"PEANUTS\",\n            \"slug\": \"peanuts\",\n            \"rank\": 8960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T04:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f41da75ab2b8c6f0dcef7173c4bf66bd4f6b36a\"\n            }\n        },\n        {\n            \"id\": 13241,\n            \"name\": \"Tsuzuki Inu\",\n            \"symbol\": \"TZKI\",\n            \"slug\": \"tsuzuki-inu\",\n            \"rank\": 8961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T18:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf527d24391c767b86b8e91385e1ce9c54d230a2b\"\n            }\n        },\n        {\n            \"id\": 13243,\n            \"name\": \"FoxGirl\",\n            \"symbol\": \"FOXGIRL\",\n            \"slug\": \"foxgirl\",\n            \"rank\": 5784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x599beec263fa6ea35055011967597b259fc012a4\"\n            }\n        },\n        {\n            \"id\": 13244,\n            \"name\": \"Beethoven X\",\n            \"symbol\": \"BEETS\",\n            \"slug\": \"beethoven-x\",\n            \"rank\": 3916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T05:15:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xf24bcf4d1e507740041c9cfd2dddb29585adce1e\"\n            }\n        },\n        {\n            \"id\": 13245,\n            \"name\": \"Yukon\",\n            \"symbol\": \"$YUKON\",\n            \"slug\": \"yukon\",\n            \"rank\": 8962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T13:41:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x724a4dbc096e8553120ec99d975ca62c1e4f9f51\"\n            }\n        },\n        {\n            \"id\": 13246,\n            \"name\": \"Liquid Driver\",\n            \"symbol\": \"LQDR\",\n            \"slug\": \"liquid-driver\",\n            \"rank\": 2988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T05:25:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x10b620b2dbac4faa7d7ffd71da486f5d44cd86f9\"\n            }\n        },\n        {\n            \"id\": 13247,\n            \"name\": \"JustYours\",\n            \"symbol\": \"JUST\",\n            \"slug\": \"justyours\",\n            \"rank\": 6273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T05:27:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x37c045be4641328dfeb625f1dde610d061613497\"\n            }\n        },\n        {\n            \"id\": 13248,\n            \"name\": \"Asia Pacific Electronic Coin\",\n            \"symbol\": \"APECOIN\",\n            \"slug\": \"asia-pacific-electronic-coin\",\n            \"rank\": 3770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T19:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TGpSN8kvoaHqTFJr5MUiXTdK5L68Yyasqz\"\n            }\n        },\n        {\n            \"id\": 13249,\n            \"name\": \"Plug Chain\",\n            \"symbol\": \"PLUGCN\",\n            \"slug\": \"plug-chain\",\n            \"rank\": 2962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T08:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13250,\n            \"name\": \"Velhalla\",\n            \"symbol\": \"SCAR\",\n            \"slug\": \"velhalla\",\n            \"rank\": 4611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T17:03:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d9fB713587174Ee97e91866050c383b5cEE6209\"\n            }\n        },\n        {\n            \"id\": 13251,\n            \"name\": \"CryptoXpress\",\n            \"symbol\": \"XPRESS\",\n            \"slug\": \"cryptoxpress\",\n            \"rank\": 4882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaa9826732f3a4973ff8b384b3f4e3c70c2984651\"\n            }\n        },\n        {\n            \"id\": 13252,\n            \"name\": \"WOLVERINU\",\n            \"symbol\": \"WOLVERINU\",\n            \"slug\": \"wolverinu\",\n            \"rank\": 4474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:21:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xca7b3ba66556C4Da2E2A9AFeF9C64F909A59430a\"\n            }\n        },\n        {\n            \"id\": 13254,\n            \"name\": \"DefiSportsCoin\",\n            \"symbol\": \"DSC\",\n            \"slug\": \"defisportscoin\",\n            \"rank\": 5271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:27:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x662cbbeb9872251a795f85648333be0dbfcad653\"\n            }\n        },\n        {\n            \"id\": 13255,\n            \"name\": \"Defactor\",\n            \"symbol\": \"FACTR\",\n            \"slug\": \"defactor\",\n            \"rank\": 4898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdefac16715671b7b6aeeFE012125f1E19Ee4b7d7\"\n            }\n        },\n        {\n            \"id\": 13256,\n            \"name\": \"Flokimooni\",\n            \"symbol\": \"FLOKIM\",\n            \"slug\": \"flokimooni\",\n            \"rank\": 4419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T07:30:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0f5351b9eaefd6687dff143de6ea5d01cb9c1205\"\n            }\n        },\n        {\n            \"id\": 13265,\n            \"name\": \"Fidira\",\n            \"symbol\": \"FID\",\n            \"slug\": \"fidira\",\n            \"rank\": 3231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:06:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9A4Eb698e5DE3D3Df0a68F681789072DE1E50222\"\n            }\n        },\n        {\n            \"id\": 13269,\n            \"name\": \"Dexigas\",\n            \"symbol\": \"DXG\",\n            \"slug\": \"dexigas\",\n            \"rank\": 4794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8236f1239530971868925e6017d4005763E9087f\"\n            }\n        },\n        {\n            \"id\": 13270,\n            \"name\": \"Chiva Token\",\n            \"symbol\": \"CHIV\",\n            \"slug\": \"chiva-token\",\n            \"rank\": 6641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T08:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9500e05ea02CC9Cf3f904e83248b16E54E3E6E2E\"\n            }\n        },\n        {\n            \"id\": 13271,\n            \"name\": \"Quartz\",\n            \"symbol\": \"QUARTZ\",\n            \"slug\": \"sandclock\",\n            \"rank\": 3130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T21:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba8a621b4a54e61c442f5ec623687e2a942225ef\"\n            }\n        },\n        {\n            \"id\": 13272,\n            \"name\": \"Credefi\",\n            \"symbol\": \"CREDI\",\n            \"slug\": \"credefi\",\n            \"rank\": 3049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T12:26:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13274,\n            \"name\": \"Gamebox\",\n            \"symbol\": \"GAMEBOX\",\n            \"slug\": \"gamebox\",\n            \"rank\": 7740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:12:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b31e9f15211768e4d16b31c11eb0d6c402b2230\"\n            }\n        },\n        {\n            \"id\": 13276,\n            \"name\": \"Squid Game\",\n            \"symbol\": \"SQUID\",\n            \"slug\": \"squid-game\",\n            \"rank\": 3098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87230146E138d3F296a9a77e497A2A83012e9Bc5\"\n            }\n        },\n        {\n            \"id\": 13277,\n            \"name\": \"UNIFEES\",\n            \"symbol\": \"FEES\",\n            \"slug\": \"unifees\",\n            \"rank\": 3739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:33:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1jy3g5j9w5njqwxuuv3zwkz9syyueelmu7g080v\"\n            }\n        },\n        {\n            \"id\": 13281,\n            \"name\": \"ZilStream\",\n            \"symbol\": \"STREAM\",\n            \"slug\": \"zilstream\",\n            \"rank\": 6225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T09:45:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1504065pp76uuxm7s9m2c4gwszhez8pu3mp6r8c\"\n            }\n        },\n        {\n            \"id\": 13282,\n            \"name\": \"Terra Land\",\n            \"symbol\": \"TLAND\",\n            \"slug\": \"terra-land\",\n            \"rank\": 5646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T09:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1r5506ckw5tfr3z52jwlek8vg9sn3yflrqrzfsc\"\n            }\n        },\n        {\n            \"id\": 13283,\n            \"name\": \"Verify Token\",\n            \"symbol\": \"VRFY\",\n            \"slug\": \"verify-token\",\n            \"rank\": 6853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:18:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3f52ff3137b52fca2f96f41656632ee8d5e79401\"\n            }\n        },\n        {\n            \"id\": 13286,\n            \"name\": \"CorgiCoin\",\n            \"symbol\": \"CORGI\",\n            \"slug\": \"corgicoin-net\",\n            \"rank\": 6565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T10:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x450dcf93160a30be156a4600802c91bf64dffd2e\"\n            }\n        },\n        {\n            \"id\": 13308,\n            \"name\": \"Carbon\",\n            \"symbol\": \"CARB\",\n            \"slug\": \"carb\",\n            \"rank\": 4962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T10:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1hau7z6rjltvjc95pphwj57umdpvv0d6kh2t8zk\"\n            }\n        },\n        {\n            \"id\": 13313,\n            \"name\": \"Shiboki\",\n            \"symbol\": \"SHIBOKI\",\n            \"slug\": \"shiboki\",\n            \"rank\": 5632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T18:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe45575869bfbd425d69e56a1715755d20bc69dfe\"\n            }\n        },\n        {\n            \"id\": 13319,\n            \"name\": \"Flamengo Fan Token\",\n            \"symbol\": \"MENGO\",\n            \"slug\": \"flamengo-fan-token\",\n            \"rank\": 1325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x3E2D6FA11FD5a8A360c121a1e9bb3BDf72d8b502\"\n            }\n        },\n        {\n            \"id\": 13320,\n            \"name\": \"ZilWall Paint\",\n            \"symbol\": \"ZPAINT\",\n            \"slug\": \"zilwall-paint\",\n            \"rank\": 6901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:38:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1qldr63ds7yuspqcf02263y2lctmtqmr039vrht\"\n            }\n        },\n        {\n            \"id\": 13322,\n            \"name\": \"DuckDuck\",\n            \"symbol\": \"DUCK\",\n            \"slug\": \"duckduck\",\n            \"rank\": 6316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T14:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1c6akv8k6dqaac7ft8ezk5gr2jtxrewfw8hc27d\"\n            }\n        },\n        {\n            \"id\": 13323,\n            \"name\": \"Integritee Network\",\n            \"symbol\": \"TEER\",\n            \"slug\": \"integritee-network\",\n            \"rank\": 5406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T17:29:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13325,\n            \"name\": \"ZilWall\",\n            \"symbol\": \"ZWALL\",\n            \"slug\": \"zilwall\",\n            \"rank\": 6937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T17:00:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1xswavlggsqmkd9kddcp0ulceqm9ht36gqkt8ua\"\n            }\n        },\n        {\n            \"id\": 13326,\n            \"name\": \"RBX\",\n            \"symbol\": \"RBX\",\n            \"slug\": \"rbx\",\n            \"rank\": 6117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T18:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8254e26e453eb5abd29b3c37ac9e8da32e5d3299\"\n            }\n        },\n        {\n            \"id\": 13327,\n            \"name\": \"Nevada\",\n            \"symbol\": \"NEVADA\",\n            \"slug\": \"nevada\",\n            \"rank\": 3140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T19:15:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52cF099D7C891951eAce3E99ABC580BDa26912fC\"\n            }\n        },\n        {\n            \"id\": 13328,\n            \"name\": \"Sparda Wallet\",\n            \"symbol\": \"SPW\",\n            \"slug\": \"sparda-wallet\",\n            \"rank\": 6624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T20:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil1pqcev4ykxla0jhy3anx32lnqgv8xncd8q57ql2\"\n            }\n        },\n        {\n            \"id\": 13329,\n            \"name\": \"PELE Network\",\n            \"symbol\": \"PELE\",\n            \"slug\": \"pele-network\",\n            \"rank\": 7563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T21:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2469,\n                \"name\": \"Zilliqa\",\n                \"symbol\": \"ZIL\",\n                \"slug\": \"zilliqa\",\n                \"token_address\": \"zil12htx8pdfwk39e47fhd7t3vd3rftyxeuf9px354\"\n            }\n        },\n        {\n            \"id\": 13330,\n            \"name\": \"Beach Token BSC\",\n            \"symbol\": \"BEACH\",\n            \"slug\": \"beach-token-bsc\",\n            \"rank\": 7742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1a57dc4e3bc63b06c2b263774859f227b99ab031\"\n            }\n        },\n        {\n            \"id\": 13331,\n            \"name\": \"FantomMoon\",\n            \"symbol\": \"FMF\",\n            \"slug\": \"fantommoon\",\n            \"rank\": 6603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xef656b9eb5a039e46d3a68a9a8614f1a40b0d77c\"\n            }\n        },\n        {\n            \"id\": 13333,\n            \"name\": \"NFT Global\",\n            \"symbol\": \"NFTG\",\n            \"slug\": \"nft-global\",\n            \"rank\": 3955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76f6cd75ce81e88916f8d933ab76efe18ced6ad3\"\n            }\n        },\n        {\n            \"id\": 13334,\n            \"name\": \"SaitamaX\",\n            \"symbol\": \"SAITAX\",\n            \"slug\": \"saitamax\",\n            \"rank\": 5935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc795fba221f7920f1c6ac0f1598886742d8ea661\"\n            }\n        },\n        {\n            \"id\": 13336,\n            \"name\": \"Newsolution2.0\",\n            \"symbol\": \"NSTE\",\n            \"slug\": \"newsolution-token\",\n            \"rank\": 6678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-26T23:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd60340b120e144bcc6fd63e013f5f83c8edcf7d2\"\n            }\n        },\n        {\n            \"id\": 13337,\n            \"name\": \"MMScash\",\n            \"symbol\": \"MCASH\",\n            \"slug\": \"mmscash\",\n            \"rank\": 6759,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:49:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TPJHNTxXcPVcgj2k2CHhQqCapEbMkzWFb7\"\n            }\n        },\n        {\n            \"id\": 13339,\n            \"name\": \"Aureus Token\",\n            \"symbol\": \"AUREUSRH\",\n            \"slug\": \"aureus-token\",\n            \"rank\": 8963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T13:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8F6311A615b4E5f50bb2C6071c725518207337d\"\n            }\n        },\n        {\n            \"id\": 13340,\n            \"name\": \"SoldiersLand\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"soldiersland\",\n            \"rank\": 7913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T13:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24519018513a71f83951336b990098de978f5bad\"\n            }\n        },\n        {\n            \"id\": 13341,\n            \"name\": \"NFTY DeFi Protocol\",\n            \"symbol\": \"NFTY\",\n            \"slug\": \"nifty-defi-protocol\",\n            \"rank\": 3207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T01:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3085154623f51b00dedfc6ceeb5197277a66b17b\"\n            }\n        },\n        {\n            \"id\": 13342,\n            \"name\": \"SoulSwap Finance\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"soulswap-finance\",\n            \"rank\": 5494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T13:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xe2fb177009ff39f52c0134e8007fa0e4baacbd07\"\n            }\n        },\n        {\n            \"id\": 13343,\n            \"name\": \"LandOrc\",\n            \"symbol\": \"LORC\",\n            \"slug\": \"landorc\",\n            \"rank\": 5925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T02:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x148958884544a8ad7c4895e6ffe2723932e0523a\"\n            }\n        },\n        {\n            \"id\": 13351,\n            \"name\": \"ADACash\",\n            \"symbol\": \"ADACASH\",\n            \"slug\": \"adacash\",\n            \"rank\": 5098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x651a89fed302227d41425235f8e934502fb94c48\"\n            }\n        },\n        {\n            \"id\": 13352,\n            \"name\": \"Dinger Token\",\n            \"symbol\": \"DINGER\",\n            \"slug\": \"dinger-token\",\n            \"rank\": 5653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T02:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e5bd9d9fad182ff0a93ba8085b664bcab00fa68\"\n            }\n        },\n        {\n            \"id\": 13355,\n            \"name\": \"EvoCardano\",\n            \"symbol\": \"EVOC\",\n            \"slug\": \"evocardano\",\n            \"rank\": 6054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T06:53:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x086cc8e468b3cb5494f18a7abc2de1321306af12\"\n            }\n        },\n        {\n            \"id\": 13356,\n            \"name\": \"WiseAvax\",\n            \"symbol\": \"WISE\",\n            \"slug\": \"wiseavax\",\n            \"rank\": 4161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb86688eb60be8c6fc09afcc32a9cf4b0b6decffd\"\n            }\n        },\n        {\n            \"id\": 13357,\n            \"name\": \"COBAN\",\n            \"symbol\": \"COBAN\",\n            \"slug\": \"coban\",\n            \"rank\": 7304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T03:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7udMmYXh6cuWVY6qQVCd9b429wDVn2J71r5BdxHkQADY\"\n            }\n        },\n        {\n            \"id\": 13358,\n            \"name\": \"Kalamint\",\n            \"symbol\": \"KALAM\",\n            \"slug\": \"kalamint\",\n            \"rank\": 4323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T19:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1A5P4ejnLix13jtadsfV9GCnXLMNnab8UT\"\n            }\n        },\n        {\n            \"id\": 13361,\n            \"name\": \"Sulgecoin\",\n            \"symbol\": \"SUG\",\n            \"slug\": \"sulgecoin\",\n            \"rank\": 8964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x668a5163991662ca5098b2c1357cb73bbcb88a4f\"\n            }\n        },\n        {\n            \"id\": 13366,\n            \"name\": \"Winry Inu\",\n            \"symbol\": \"WINRY\",\n            \"slug\": \"winry-inu\",\n            \"rank\": 3169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a87077c4f834884691b8ba4fc808d2ec93a9f30\"\n            }\n        },\n        {\n            \"id\": 13367,\n            \"name\": \"Ultimate Nft\",\n            \"symbol\": \"UNFT\",\n            \"slug\": \"ultimate-nft\",\n            \"rank\": 8965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf442a73d52431eb39f3fca49b4a495d9ae99b1a2\"\n            }\n        },\n        {\n            \"id\": 13368,\n            \"name\": \"PicArtNFT\",\n            \"symbol\": \"PANFT\",\n            \"slug\": \"picartnft\",\n            \"rank\": 5955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T04:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa4320b3a595d07d79c6f7ccf3df825a8d0030a46\"\n            }\n        },\n        {\n            \"id\": 13371,\n            \"name\": \"IceCubes Finance\",\n            \"symbol\": \"ICUBE\",\n            \"slug\": \"icecubes-finance\",\n            \"rank\": 8966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T05:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x951C8a8DEe33bd5039A71E7BD4244D5659CF1517\"\n            }\n        },\n        {\n            \"id\": 13372,\n            \"name\": \"Damn Token\",\n            \"symbol\": \"DAMN\",\n            \"slug\": \"damn-token\",\n            \"rank\": 7176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28\"\n            }\n        },\n        {\n            \"id\": 13374,\n            \"name\": \"MOONGAME\",\n            \"symbol\": \"MGT\",\n            \"slug\": \"moongame\",\n            \"rank\": 6468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T06:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47CBd8454C986a15C16d285bD228D214F662Dcf3\"\n            }\n        },\n        {\n            \"id\": 13376,\n            \"name\": \"Coinracer\",\n            \"symbol\": \"CRACE\",\n            \"slug\": \"coinracer\",\n            \"rank\": 1391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfbb4f2f342c6daab63ab85b0226716c4d1e26f36\"\n            }\n        },\n        {\n            \"id\": 13382,\n            \"name\": \"Zombie Inu\",\n            \"symbol\": \"ZINU\",\n            \"slug\": \"zombie-inu\",\n            \"rank\": 2998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T07:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc50ef449171a51fbeafd7c562b064b6471c36caa\"\n            }\n        },\n        {\n            \"id\": 13383,\n            \"name\": \"CropBytes\",\n            \"symbol\": \"CBX\",\n            \"slug\": \"cropbytes\",\n            \"rank\": 3764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T08:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37fc4b48ce93469dbea9918468993c735049642a\"\n            }\n        },\n        {\n            \"id\": 13386,\n            \"name\": \"Akamaru Inu\",\n            \"symbol\": \"AKAMARU\",\n            \"slug\": \"akamaru-inu\",\n            \"rank\": 8967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T08:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4abac7a6acf3ce84f1c2fa07d91e72cdd6081cd3\"\n            }\n        },\n        {\n            \"id\": 13395,\n            \"name\": \"Island Inu\",\n            \"symbol\": \"ISLAINU\",\n            \"slug\": \"island-inu\",\n            \"rank\": 8968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe9fba30ff18d305fea49836939eaca55f26c019c\"\n            }\n        },\n        {\n            \"id\": 13399,\n            \"name\": \"BrandPad Finance\",\n            \"symbol\": \"BRAND\",\n            \"slug\": \"brandpad-finance\",\n            \"rank\": 4551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T09:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d993ec7b44276615bb2f6f20361ab34fbf0ec49\"\n            }\n        },\n        {\n            \"id\": 13400,\n            \"name\": \"MojitoSwap\",\n            \"symbol\": \"MJT\",\n            \"slug\": \"mojitoswap\",\n            \"rank\": 3069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:05:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2087,\n                \"name\": \"KCC\",\n                \"symbol\": \"KCS\",\n                \"slug\": \"kucoin-token\",\n                \"token_address\": \"0x2ca48b4eea5a731c2b54e7c3944dbdb87c0cfb6f\"\n            }\n        },\n        {\n            \"id\": 13403,\n            \"name\": \"Howl City\",\n            \"symbol\": \"HWL\",\n            \"slug\": \"howl-city\",\n            \"rank\": 4349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:37:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x549cc5df432cdbaebc8b9158a6bdfe1cbd0ba16d\"\n            }\n        },\n        {\n            \"id\": 13407,\n            \"name\": \"Soltato FRIES\",\n            \"symbol\": \"FRIES\",\n            \"slug\": \"soltato-fries\",\n            \"rank\": 7998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T12:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FriCEbw1V99GwrJRXPnSQ6su2TabHabNxiZ3VNsVFPPN\"\n            }\n        },\n        {\n            \"id\": 13410,\n            \"name\": \"KuramaInu\",\n            \"symbol\": \"KUNU\",\n            \"slug\": \"kuramainu\",\n            \"rank\": 6169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T16:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe49cb97091b5bde1e8b7043e3d5717e64fde825e\"\n            }\n        },\n        {\n            \"id\": 13411,\n            \"name\": \"Titan Hunters\",\n            \"symbol\": \"TITA\",\n            \"slug\": \"titan-hunters\",\n            \"rank\": 3535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T12:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c1253a30da9580472064a91946c5ce0C58aCf7f\"\n            }\n        },\n        {\n            \"id\": 13414,\n            \"name\": \"JoJo Inu\",\n            \"symbol\": \"JOJO\",\n            \"slug\": \"jojo-inu\",\n            \"rank\": 8969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T01:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe18024f4838962d61eb591982390dffc762f2cd7\"\n            }\n        },\n        {\n            \"id\": 13415,\n            \"name\": \"Gummy Bull Token\",\n            \"symbol\": \"GUMMY\",\n            \"slug\": \"gummy-bull-token\",\n            \"rank\": 7143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T19:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10d3e0c38c286a04aee44d9b01cac916b56ee05a\"\n            }\n        },\n        {\n            \"id\": 13416,\n            \"name\": \"Eco DeFi\",\n            \"symbol\": \"ECOP\",\n            \"slug\": \"eco-defi\",\n            \"rank\": 3940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T20:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96a16178edaff58736567cfcaff570c06617f0fd\"\n            }\n        },\n        {\n            \"id\": 13419,\n            \"name\": \"Pizza Pug Coin\",\n            \"symbol\": \"PPUG\",\n            \"slug\": \"pizza-pug-coin\",\n            \"rank\": 8328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E7WqtfRHcY8YW8z65u9WmD7CfMmvtrm2qPVicSzDxLaT\"\n            }\n        },\n        {\n            \"id\": 13420,\n            \"name\": \"PlaceWar\",\n            \"symbol\": \"PLACE\",\n            \"slug\": \"placewar\",\n            \"rank\": 3302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07728696eE70A28c9C032926577AF1D524Df30f9\"\n            }\n        },\n        {\n            \"id\": 13421,\n            \"name\": \"Crypto Perx\",\n            \"symbol\": \"CPRX\",\n            \"slug\": \"crypto-perx\",\n            \"rank\": 4016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:52:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc6e145421fd494b26dcf2bfeb1b02b7c5721978f\"\n            }\n        },\n        {\n            \"id\": 13423,\n            \"name\": \"Baby Floki Doge\",\n            \"symbol\": \"BABYFD\",\n            \"slug\": \"baby-floki-doge\",\n            \"rank\": 6829,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T21:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x747c4ce9622ea750ea8048423b38a746b096c8e8\"\n            }\n        },\n        {\n            \"id\": 13424,\n            \"name\": \"Eiichiro Oda Inu\",\n            \"symbol\": \"ODA\",\n            \"slug\": \"eiichiro-oda-inu\",\n            \"rank\": 8970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T21:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04dc37b220a055c5f93680815f670babcd912c2c\"\n            }\n        },\n        {\n            \"id\": 13425,\n            \"name\": \"NFT Champions\",\n            \"symbol\": \"CHAMP\",\n            \"slug\": \"nft-champions\",\n            \"rank\": 3214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T22:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8f9E8e833A69Aa467E42c46cCA640da84DD4585f\"\n            }\n        },\n        {\n            \"id\": 13426,\n            \"name\": \"Pixl Coin\",\n            \"symbol\": \"PXLC\",\n            \"slug\": \"pixl-coin\",\n            \"rank\": 6646,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T23:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72d2946094e6e57c2fade4964777a9af2b7a51f9\"\n            }\n        },\n        {\n            \"id\": 13427,\n            \"name\": \"CoinMooner\",\n            \"symbol\": \"MOONER\",\n            \"slug\": \"coinmooner\",\n            \"rank\": 5903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-27T23:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34E942859469c9dB9C22F4eAF866E2c2401BB795\"\n            }\n        },\n        {\n            \"id\": 13428,\n            \"name\": \"MetaDubai\",\n            \"symbol\": \"MDB\",\n            \"slug\": \"metadubai\",\n            \"rank\": 6310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T01:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x033Fc4eC65a22D29A87631e5feD9616A0d343f42\"\n            }\n        },\n        {\n            \"id\": 13429,\n            \"name\": \"Doge Floki Coin\",\n            \"symbol\": \"DOFI\",\n            \"slug\": \"doge-floki-coin\",\n            \"rank\": 6647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9d6ddf44016953dbf7ab135a0f64d7a41870ede\"\n            }\n        },\n        {\n            \"id\": 13430,\n            \"name\": \"Metti Inu\",\n            \"symbol\": \"METTI\",\n            \"slug\": \"metti-inu\",\n            \"rank\": 8301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x42ae8468a1fddb965d420bd71368a87ec3a2b4b8\"\n            }\n        },\n        {\n            \"id\": 13431,\n            \"name\": \"Agricoin\",\n            \"symbol\": \"AGX\",\n            \"slug\": \"agricoin\",\n            \"rank\": 4653,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2d78cb5cc4e8931dc695a24df73cb751c0aeb07\"\n            }\n        },\n        {\n            \"id\": 13432,\n            \"name\": \"DRIVENx\",\n            \"symbol\": \"DVX\",\n            \"slug\": \"drivenx\",\n            \"rank\": 6065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6db3972c6a5535708e7a4f7ad52f24d178d9a93e\"\n            }\n        },\n        {\n            \"id\": 13433,\n            \"name\": \"LovePot Token\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"lovepot-token\",\n            \"rank\": 4618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd631d33F2c3f38d9ABDaE08ebC0B69fA636E8ec2\"\n            }\n        },\n        {\n            \"id\": 13434,\n            \"name\": \"Solex Finance\",\n            \"symbol\": \"SLX\",\n            \"slug\": \"solex-finance\",\n            \"rank\": 6823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:26:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AASdD9rAefJ4PP7iM89MYUsQEyCQwvBofhceZUGDh5HZ\"\n            }\n        },\n        {\n            \"id\": 13435,\n            \"name\": \"Nfans\",\n            \"symbol\": \"NFS\",\n            \"slug\": \"nfans\",\n            \"rank\": 5971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ee002ce31ce4e52211eefb2d3986082663d5f60\"\n            }\n        },\n        {\n            \"id\": 13436,\n            \"name\": \"ftm.guru\",\n            \"symbol\": \"ELITE\",\n            \"slug\": \"elite-1337\",\n            \"rank\": 6496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T02:56:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xf43cc235e686d7bc513f53fbffb61f760c3a1882\"\n            }\n        },\n        {\n            \"id\": 13437,\n            \"name\": \"Kiba Inu\",\n            \"symbol\": \"KIBA\",\n            \"slug\": \"kiba-inu\",\n            \"rank\": 3498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b2c54b80b77580dc02a0f6734d3bad733f50900\"\n            }\n        },\n        {\n            \"id\": 13439,\n            \"name\": \"CashCow\",\n            \"symbol\": \"COW\",\n            \"slug\": \"cashcow\",\n            \"rank\": 6438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T03:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b6fa031c7d2e60fbfe4e663ec1b8f37df1ba483\"\n            }\n        },\n        {\n            \"id\": 13446,\n            \"name\": \"Idle Cyber\",\n            \"symbol\": \"AFK\",\n            \"slug\": \"iddle-cyber\",\n            \"rank\": 5479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T17:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbA0B46F556633Bd742546E4F37D66D416753003B\"\n            }\n        },\n        {\n            \"id\": 13449,\n            \"name\": \"GameStation\",\n            \"symbol\": \"GAMER\",\n            \"slug\": \"gamestation\",\n            \"rank\": 4532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T15:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3f6b3595ecf70735d3f48d69b09c4e4506db3f47\"\n            }\n        },\n        {\n            \"id\": 13453,\n            \"name\": \"Waifer\",\n            \"symbol\": \"WAIFER\",\n            \"slug\": \"waifer\",\n            \"rank\": 7163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T07:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEA3d8c4fA272A81ED2a18dFf43A98cebD3847C02\"\n            }\n        },\n        {\n            \"id\": 13465,\n            \"name\": \"Altbase\",\n            \"symbol\": \"ALTB\",\n            \"slug\": \"altbase\",\n            \"rank\": 5144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T11:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b3a01f8b4abd2e2a74597b21b7c269abf4e9f41\"\n            }\n        },\n        {\n            \"id\": 13466,\n            \"name\": \"The Seed Farm\",\n            \"symbol\": \"SEED\",\n            \"slug\": \"the-seed-farm\",\n            \"rank\": 8971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T07:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x37427C72f3534d854EE462d18f42aD5fbE74AA2B\"\n            }\n        },\n        {\n            \"id\": 13467,\n            \"name\": \"PancakePoll\",\n            \"symbol\": \"PPOLL\",\n            \"slug\": \"pancakepoll\",\n            \"rank\": 6612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T07:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7\"\n            }\n        },\n        {\n            \"id\": 13471,\n            \"name\": \"Omni Consumer Protocols\",\n            \"symbol\": \"OCP\",\n            \"slug\": \"omni-consumer-protocols\",\n            \"rank\": 6632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T08:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c70260eee0a2bfc4b375feb810325801f289fbd\"\n            }\n        },\n        {\n            \"id\": 13472,\n            \"name\": \"XDEFI Wallet\",\n            \"symbol\": \"XDEFI\",\n            \"slug\": \"xdefi-wallet\",\n            \"rank\": 3458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x72b886d09c117654ab7da13a14d603001de0b777\"\n            }\n        },\n        {\n            \"id\": 13473,\n            \"name\": \"Apricot Finance\",\n            \"symbol\": \"APT\",\n            \"slug\": \"apricot\",\n            \"rank\": 3939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T10:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"APTtJyaRX5yGTsJU522N4VYWg3vCvSb65eam5GrPT5Rt\"\n            }\n        },\n        {\n            \"id\": 13477,\n            \"name\": \"Mewtwo Inu\",\n            \"symbol\": \"MEWTWO\",\n            \"slug\": \"mewtwo-inu\",\n            \"rank\": 4592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4F2AB9D03ce5b8D0d3BcA09259c78005D2775E08\"\n            }\n        },\n        {\n            \"id\": 13478,\n            \"name\": \"Jpaw Inu\",\n            \"symbol\": \"JPAW\",\n            \"slug\": \"jpaw-inu\",\n            \"rank\": 8972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T09:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2740641bb774a4f41f814d969ba1967155e3470a\"\n            }\n        },\n        {\n            \"id\": 13479,\n            \"name\": \"WePiggy Coin\",\n            \"symbol\": \"WPC\",\n            \"slug\": \"wepiggy\",\n            \"rank\": 6414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T10:38:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6F620EC89B8479e97A6985792d0c64F237566746\"\n            }\n        },\n        {\n            \"id\": 13485,\n            \"name\": \"Smarty Pay\",\n            \"symbol\": \"SPY\",\n            \"slug\": \"smarty-pay\",\n            \"rank\": 3853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T10:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17fd3caa66502c6f1cbd5600d8448f3af8f2aba1\"\n            }\n        },\n        {\n            \"id\": 13493,\n            \"name\": \"Wanaka Farm WAIRERE Token\",\n            \"symbol\": \"WAI\",\n            \"slug\": \"wairere-token\",\n            \"rank\": 4109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T10:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x934c9198582bf2631128c5d4b051aacef9a6224f\"\n            }\n        },\n        {\n            \"id\": 13494,\n            \"name\": \"PolyGamma Finance\",\n            \"symbol\": \"GAMMA\",\n            \"slug\": \"polygamma-finance\",\n            \"rank\": 7723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T11:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x329f5e8aff351327e63acdb264389c798a46c2d3\"\n            }\n        },\n        {\n            \"id\": 13497,\n            \"name\": \"Navigator\",\n            \"symbol\": \"NTTC\",\n            \"slug\": \"navigator\",\n            \"rank\": 8973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T13:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x337bbd8e004c635d4b09f3e783742f2a8dc896e3\"\n            }\n        },\n        {\n            \"id\": 13501,\n            \"name\": \"Baby Casper\",\n            \"symbol\": \"BABYCASPER\",\n            \"slug\": \"baby-casper\",\n            \"rank\": 8974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9065b1c88ff490d643b9433ef9452fdac961d34d\"\n            }\n        },\n        {\n            \"id\": 13503,\n            \"name\": \"Town Star\",\n            \"symbol\": \"TOWN\",\n            \"slug\": \"town-star\",\n            \"rank\": 3344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T16:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3Dd98C8A089dBCFF7e8FC8d4f532BD493501Ab7F\"\n            }\n        },\n        {\n            \"id\": 13505,\n            \"name\": \"Pigeonsol\",\n            \"symbol\": \"PGNT\",\n            \"slug\": \"pigeonsol\",\n            \"rank\": 8001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T17:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BxHJqGtC629c55swCqWXFGA2rRF1igbbTmh22H8ePUWG\"\n            }\n        },\n        {\n            \"id\": 13507,\n            \"name\": \"Degen Arts\",\n            \"symbol\": \"DAC\",\n            \"slug\": \"degen-arts\",\n            \"rank\": 7075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T21:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8281ee37f164c0e26e6b6f87e7695baac256df07\"\n            }\n        },\n        {\n            \"id\": 13509,\n            \"name\": \"Mytheria\",\n            \"symbol\": \"MYRA\",\n            \"slug\": \"mytheria\",\n            \"rank\": 3349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ef238e9e8cd2a96740897761c18894fc086b9d0\"\n            }\n        },\n        {\n            \"id\": 13510,\n            \"name\": \"KakashiInuV2\",\n            \"symbol\": \"KKI\",\n            \"slug\": \"kakashiinuv2\",\n            \"rank\": 8975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-28T22:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x15a6D1392188cc1FC1d99936E7d3c09E28c21465\"\n            }\n        },\n        {\n            \"id\": 13513,\n            \"name\": \"GOLDMONEY\",\n            \"symbol\": \"GDM\",\n            \"slug\": \"goldmoney\",\n            \"rank\": 7169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T03:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fdb6a13bdcf1188fbafe5cd435a8b92a327d92e\"\n            }\n        },\n        {\n            \"id\": 13514,\n            \"name\": \"Only Hype Token\",\n            \"symbol\": \"OHT\",\n            \"slug\": \"only-hype-token\",\n            \"rank\": 7714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9F546af036d3166b59027ec15892D0CdE808fd8\"\n            }\n        },\n        {\n            \"id\": 13516,\n            \"name\": \"Rocket Raccoon\",\n            \"symbol\": \"RON\",\n            \"slug\": \"rocket-raccoon\",\n            \"rank\": 7489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T05:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc111b40ad299572f74f1c119c036508c621bb19\"\n            }\n        },\n        {\n            \"id\": 13518,\n            \"name\": \"Ethereans\",\n            \"symbol\": \"OS\",\n            \"slug\": \"ethereans\",\n            \"rank\": 5428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6100dd79fcaa88420750dcee3f735d168abcb771\"\n            }\n        },\n        {\n            \"id\": 13519,\n            \"name\": \"HELLMOON\",\n            \"symbol\": \"HMOON\",\n            \"slug\": \"hellmoon\",\n            \"rank\": 6902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46328f831cff23f44d65fa5e53a7217a660554aa\"\n            }\n        },\n        {\n            \"id\": 13520,\n            \"name\": \"Pocket Arena\",\n            \"symbol\": \"POC\",\n            \"slug\": \"pocket-arena\",\n            \"rank\": 6684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T23:36:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b6609830c695f1c0692123bd2fd6d01f6794b98\"\n            }\n        },\n        {\n            \"id\": 13521,\n            \"name\": \"Numbers Protocol\",\n            \"symbol\": \"NUM\",\n            \"slug\": \"numbers-protocol\",\n            \"rank\": 901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T17:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeceb87cf00dcbf2d4e2880223743ff087a995ad9\"\n            }\n        },\n        {\n            \"id\": 13522,\n            \"name\": \"Bouje Token\",\n            \"symbol\": \"BOUJE\",\n            \"slug\": \"bouje-token\",\n            \"rank\": 6587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T04:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x37F70aa9fEfc8971117BD53A1Ddc2372aa7Eec41\"\n            }\n        },\n        {\n            \"id\": 13523,\n            \"name\": \"Merit Circle\",\n            \"symbol\": \"MC\",\n            \"slug\": \"merit-circle\",\n            \"rank\": 352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T14:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x949d48eca67b17269629c7194f4b727d4ef9e5d6\"\n            }\n        },\n        {\n            \"id\": 13524,\n            \"name\": \"Solend\",\n            \"symbol\": \"SLND\",\n            \"slug\": \"solend\",\n            \"rank\": 3359,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T15:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SLNDpmoWTVADgEdndyvWzroNL7zSi1dF9PC3xHGtPwp\"\n            }\n        },\n        {\n            \"id\": 13525,\n            \"name\": \"Meland.ai\",\n            \"symbol\": \"MELD\",\n            \"slug\": \"meland\",\n            \"rank\": 4766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T11:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8aE4Ef55628aacFb9Bd6E777b0F5D35C173F624\"\n            }\n        },\n        {\n            \"id\": 13528,\n            \"name\": \"Idle Mystic\",\n            \"symbol\": \"MST\",\n            \"slug\": \"idle-mystic\",\n            \"rank\": 6947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T06:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa353dEb6Fb81dF3844D8bd614D33d040fDBb8188\"\n            }\n        },\n        {\n            \"id\": 13529,\n            \"name\": \"Zenith Token\",\n            \"symbol\": \"ZENX\",\n            \"slug\": \"zenith-token\",\n            \"rank\": 6826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T05:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67f7e5e9dbed6c52dc52d7a83ac3608ad2648e12\"\n            }\n        },\n        {\n            \"id\": 13531,\n            \"name\": \"Keeps Coin\",\n            \"symbol\": \"KPC\",\n            \"slug\": \"keeps-blockchain\",\n            \"rank\": 3734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T06:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ab39ac604f992aaec3c36de337c3cd3917a7d26\"\n            }\n        },\n        {\n            \"id\": 13532,\n            \"name\": \"xDollar\",\n            \"symbol\": \"XDO\",\n            \"slug\": \"xdollar\",\n            \"rank\": 8176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T06:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3dc7b06dd0b1f08ef9acbbd2564f8605b4868eea\"\n            }\n        },\n        {\n            \"id\": 13534,\n            \"name\": \"xDollar Stablecoin\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xdollar-stablecoin\",\n            \"rank\": 7316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T07:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3a3e7650f8b9f667da98f236010fbf44ee4b2975\"\n            }\n        },\n        {\n            \"id\": 13536,\n            \"name\": \"ShibaZilla\",\n            \"symbol\": \"SHIBZ\",\n            \"slug\": \"shibazilla\",\n            \"rank\": 7721,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T07:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd00a7edd637b776ec5a6461f5e7ac055f14a0c1e\"\n            }\n        },\n        {\n            \"id\": 13537,\n            \"name\": \"Kripto Galaxy Battle\",\n            \"symbol\": \"KABA\",\n            \"slug\": \"kripto-galaxy-battle\",\n            \"rank\": 6681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:35:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5453,\n                \"name\": \"KardiaChain\",\n                \"symbol\": \"KAI\",\n                \"slug\": \"kardiachain\",\n                \"token_address\": \"0x5C5058de24497359Ff64F7318f5C2b5581FF6B05\"\n            }\n        },\n        {\n            \"id\": 13540,\n            \"name\": \"Tsukiverse:Galactic Adventures\",\n            \"symbol\": \"TSUGA\",\n            \"slug\": \"tsukiverse-galactic-adventures\",\n            \"rank\": 6839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T08:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x58d372a8db7696c0c066f25c9eaf2af6f147b726\"\n            }\n        },\n        {\n            \"id\": 13541,\n            \"name\": \"Seadog Metaverse\",\n            \"symbol\": \"SEADOG\",\n            \"slug\": \"seadog-metaverse\",\n            \"rank\": 7351,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd827036b0173f204c57b26532a339b57d4d5aea6\"\n            }\n        },\n        {\n            \"id\": 13542,\n            \"name\": \"Stabledoc\",\n            \"symbol\": \"SDT\",\n            \"slug\": \"stabledoc\",\n            \"rank\": 6795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x543C7eBb52D56985f63F246A5b3558AFF79037d7\"\n            }\n        },\n        {\n            \"id\": 13543,\n            \"name\": \"Bamboo Coin\",\n            \"symbol\": \"BMBO\",\n            \"slug\": \"bamboo-coin\",\n            \"rank\": 7863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T09:26:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5sM9xxcBTM9rWza6nEgq2cShA87JjTBx1Cu82LjgmaEg\"\n            }\n        },\n        {\n            \"id\": 13544,\n            \"name\": \"Rogue Doge\",\n            \"symbol\": \"ROGE\",\n            \"slug\": \"rogue-doge\",\n            \"rank\": 6699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T10:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45734927fa2f616fbe19e65f42a0ef3d37d1c80a\"\n            }\n        },\n        {\n            \"id\": 13545,\n            \"name\": \"KingSpeed\",\n            \"symbol\": \"KSC\",\n            \"slug\": \"kingspeed\",\n            \"rank\": 4619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T05:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ac0f8cecc1fb0ee6c2017a072d52e85b00c6694\"\n            }\n        },\n        {\n            \"id\": 13546,\n            \"name\": \"BabyDogeZilla\",\n            \"symbol\": \"BABYDOGEZILLA\",\n            \"slug\": \"babydogezilla\",\n            \"rank\": 6335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fbc08905c1d683cf7530bb2a70bb0bde231e5b9\"\n            }\n        },\n        {\n            \"id\": 13548,\n            \"name\": \"BecoSwap Token\",\n            \"symbol\": \"BECO\",\n            \"slug\": \"becoswap-token\",\n            \"rank\": 6941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:35:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5453,\n                \"name\": \"KardiaChain\",\n                \"symbol\": \"KAI\",\n                \"slug\": \"kardiachain\",\n                \"token_address\": \"0x2Eddba8b949048861d2272068A94792275A51658\"\n            }\n        },\n        {\n            \"id\": 13559,\n            \"name\": \"Godzilla LaunchPad\",\n            \"symbol\": \"GODZ\",\n            \"slug\": \"godzilla\",\n            \"rank\": 5175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T15:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda4714fee90ad7de50bc185ccd06b175d23906c1\"\n            }\n        },\n        {\n            \"id\": 13560,\n            \"name\": \"ShibaZilla\",\n            \"symbol\": \"SHIBAZILLA\",\n            \"slug\": \"shibazillacoin\",\n            \"rank\": 5821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-29T16:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68810a6f5bb0491cb9ccf8c52735a1acf5f28009\"\n            }\n        },\n        {\n            \"id\": 13565,\n            \"name\": \"My Shiba Academia\",\n            \"symbol\": \"MSA\",\n            \"slug\": \"my-shiba-academia\",\n            \"rank\": 8976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-30T01:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93a20a5f1709659005e1610d1a022d5f1e2d0df7\"\n            }\n        },\n        {\n            \"id\": 13567,\n            \"name\": \"SmarterCoin (SMRTr)\",\n            \"symbol\": \"SMRTR\",\n            \"slug\": \"smartcoin-farm-smrtr\",\n            \"rank\": 6104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T06:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6d923f688c7ff287dc3a5943caeefc994f97b290\"\n            }\n        },\n        {\n            \"id\": 13570,\n            \"name\": \"blockWRK\",\n            \"symbol\": \"WRK\",\n            \"slug\": \"blockwrk\",\n            \"rank\": 3232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T03:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0407b4c4eaed35ce3c5b852bdfa1640b09eeedf4\"\n            }\n        },\n        {\n            \"id\": 13571,\n            \"name\": \"ALL.ART protocol\",\n            \"symbol\": \"AART\",\n            \"slug\": \"all-art-protocol\",\n            \"rank\": 4385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"F3nefJBcejYbtdREjui1T9DPh5dBgpkKq7u2GAAMXs5B\"\n            }\n        },\n        {\n            \"id\": 13573,\n            \"name\": \"NerveFlux\",\n            \"symbol\": \"NERVE\",\n            \"slug\": \"nerveflux\",\n            \"rank\": 6830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T22:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c21cef3c0f25e7fa267e33602702e3f91775360\"\n            }\n        },\n        {\n            \"id\": 13574,\n            \"name\": \"Neos Credits\",\n            \"symbol\": \"NCR\",\n            \"slug\": \"neos-credits\",\n            \"rank\": 3330,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T18:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDB5C3C46E28B53a39C255AA39A411dD64e5fed9c\"\n            }\n        },\n        {\n            \"id\": 13576,\n            \"name\": \"Kitty Coin\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"kitty-coin\",\n            \"rank\": 7573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T18:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb4228798fF437ecD8fa43429664e9992256fe6Ac\"\n            }\n        },\n        {\n            \"id\": 13577,\n            \"name\": \"Moar Finance\",\n            \"symbol\": \"MOAR\",\n            \"slug\": \"moar-finance\",\n            \"rank\": 8977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T19:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x187eff9690e1f1a61d578c7c492296eaab82701a\"\n            }\n        },\n        {\n            \"id\": 13578,\n            \"name\": \"Ponyo Impact\",\n            \"symbol\": \"PONYO\",\n            \"slug\": \"ponyo-inu\",\n            \"rank\": 6049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T01:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf03f082bf49fe71c2ab8dfaf4f8d0aeaa1d3de14\"\n            }\n        },\n        {\n            \"id\": 13579,\n            \"name\": \"Shiba Watch\",\n            \"symbol\": \"SHIBAW\",\n            \"slug\": \"shiba-watch\",\n            \"rank\": 7881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T19:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff\"\n            }\n        },\n        {\n            \"id\": 13580,\n            \"name\": \"MommyUSDT\",\n            \"symbol\": \"MOMMYUSDT\",\n            \"slug\": \"mommyusdt\",\n            \"rank\": 8978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T22:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4B3725Dd41150E0B0d562fEA21975d8cbe8efa34\"\n            }\n        },\n        {\n            \"id\": 13581,\n            \"name\": \"GloryDoge\",\n            \"symbol\": \"GLORYD\",\n            \"slug\": \"glorydoge\",\n            \"rank\": 4722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-10-31T23:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc5667333f5e997ac9f0c26d41b7dda65b2b675a\"\n            }\n        },\n        {\n            \"id\": 13586,\n            \"name\": \"Nest Egg\",\n            \"symbol\": \"NEGG\",\n            \"slug\": \"nest-egg\",\n            \"rank\": 8979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T01:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb96bc98ea6a98db32fa9af72cd96058318e02e60\"\n            }\n        },\n        {\n            \"id\": 13590,\n            \"name\": \"DXBPay\",\n            \"symbol\": \"DXB\",\n            \"slug\": \"dxbpay\",\n            \"rank\": 3864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T01:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155DD107ae0fB0D5872A4613F9F08914bC03a632\"\n            }\n        },\n        {\n            \"id\": 13591,\n            \"name\": \"HEXAGON Pay\",\n            \"symbol\": \"HXP\",\n            \"slug\": \"hexagon-pay\",\n            \"rank\": 7724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8bb54e47e340ff25b1df5cbe27472ed52d97a863\"\n            }\n        },\n        {\n            \"id\": 13592,\n            \"name\": \"Silva Token\",\n            \"symbol\": \"SILVA\",\n            \"slug\": \"silva-token\",\n            \"rank\": 1736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T04:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68b5edb385b59e30a7a7db1e681a449e94df0213\"\n            }\n        },\n        {\n            \"id\": 13595,\n            \"name\": \"Magic Metaverse\",\n            \"symbol\": \"MAC\",\n            \"slug\": \"magic-metaverse\",\n            \"rank\": 3101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T18:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2700bc595607f154163471ac2bd46ea8987d4cf0\"\n            }\n        },\n        {\n            \"id\": 13598,\n            \"name\": \"CryptoBay\",\n            \"symbol\": \"BAY\",\n            \"slug\": \"cryptobay\",\n            \"rank\": 5763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T02:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5F64b52B76c708030185aA79a3Af383A96c2A6D3\"\n            }\n        },\n        {\n            \"id\": 13600,\n            \"name\": \"Decentralized Reit\",\n            \"symbol\": \"DRT\",\n            \"slug\": \"decentralized-reit\",\n            \"rank\": 7279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T03:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa44A78E46217e82675F47dBbaa26f5651Bce8D7a\"\n            }\n        },\n        {\n            \"id\": 13602,\n            \"name\": \"YoHero\",\n            \"symbol\": \"YO\",\n            \"slug\": \"yohero\",\n            \"rank\": 7178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T03:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa98d662E1f7EB8f89a8f86c109b9cB61Ec2740bC\"\n            }\n        },\n        {\n            \"id\": 13605,\n            \"name\": \"MetaCat\",\n            \"symbol\": \"METACAT\",\n            \"slug\": \"metacat\",\n            \"rank\": 6922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T04:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0dc7d0192c148d7d2d6fa32dc280f953c0ad6a34\"\n            }\n        },\n        {\n            \"id\": 13606,\n            \"name\": \"Great Bounty Dealer\",\n            \"symbol\": \"GBD\",\n            \"slug\": \"great-bounty-dealer\",\n            \"rank\": 7243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T04:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TQVYB4Qpta355uBFWni2tQKyr2GYXswTbR\"\n            }\n        },\n        {\n            \"id\": 13609,\n            \"name\": \"Ghospers Game\",\n            \"symbol\": \"GHSPR\",\n            \"slug\": \"ghospers-game\",\n            \"rank\": 5886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T05:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a0Cc0876EC16428A4Fa4a7C4c300dE2DB73b75b\"\n            }\n        },\n        {\n            \"id\": 13611,\n            \"name\": \"MetaPlay\",\n            \"symbol\": \"MPLAY\",\n            \"slug\": \"metaplay\",\n            \"rank\": 5007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T05:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e3ad692084737daf3f8e92bdfb4030965d2d5e6\"\n            }\n        },\n        {\n            \"id\": 13614,\n            \"name\": \"EverFight\",\n            \"symbol\": \"EF\",\n            \"slug\": \"everfight\",\n            \"rank\": 7876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0834ee3f6589934dc92c63a893b4c4c0081de06\"\n            }\n        },\n        {\n            \"id\": 13615,\n            \"name\": \"Mystic Warrior\",\n            \"symbol\": \"MYSTIC\",\n            \"slug\": \"mystic-warrior\",\n            \"rank\": 7129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T05:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56Ac025dd322EaAb069d7193B4401181adfdD83E\"\n            }\n        },\n        {\n            \"id\": 13616,\n            \"name\": \"CeloLaunch\",\n            \"symbol\": \"cLA\",\n            \"slug\": \"celolaunch\",\n            \"rank\": 8980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x5927fd244E11dB1c7b1215619144d2aAbAc80a4F\"\n            }\n        },\n        {\n            \"id\": 13618,\n            \"name\": \"Shiba Girlfriend\",\n            \"symbol\": \"SHIBGF\",\n            \"slug\": \"shiba-girlfriend\",\n            \"rank\": 6250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x505a84a03e382331a1be487b632cf357748b65d6\"\n            }\n        },\n        {\n            \"id\": 13619,\n            \"name\": \"SpookyShiba\",\n            \"symbol\": \"SPOOKYSHIBA\",\n            \"slug\": \"spooky-shiba\",\n            \"rank\": 3198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed74bc5dc139356e08de28143996f5ef6e4334a4\"\n            }\n        },\n        {\n            \"id\": 13620,\n            \"name\": \"SquidDao\",\n            \"symbol\": \"SQUID\",\n            \"slug\": \"squiddao\",\n            \"rank\": 6398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T06:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21ad647b8f4fe333212e735bfc1f36b4941e6ad2\"\n            }\n        },\n        {\n            \"id\": 13623,\n            \"name\": \"PolyUnity Finance\",\n            \"symbol\": \"UNITY\",\n            \"slug\": \"polyunity-finance\",\n            \"rank\": 8042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T06:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9e9CEd60d3C5d52Dd779893dce0C14E0e361d702\"\n            }\n        },\n        {\n            \"id\": 13624,\n            \"name\": \"Tractor Joe\",\n            \"symbol\": \"TRACTOR\",\n            \"slug\": \"tractor-joe\",\n            \"rank\": 6693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x542fA0B261503333B90fE60c78F2BeeD16b7b7fD\"\n            }\n        },\n        {\n            \"id\": 13625,\n            \"name\": \"DCVC FINANCE\",\n            \"symbol\": \"DCVC\",\n            \"slug\": \"dcvc-finance\",\n            \"rank\": 7282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T22:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fCD86fEB4e82109071ee28ae380bCA406e02b9C\"\n            }\n        },\n        {\n            \"id\": 13626,\n            \"name\": \"ACA Token\",\n            \"symbol\": \"ACA\",\n            \"slug\": \"aca-token\",\n            \"rank\": 1548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9eb6935aea6afb5bc6d1a74be0c2f78280ab6448\"\n            }\n        },\n        {\n            \"id\": 13629,\n            \"name\": \"Fantom Cake\",\n            \"symbol\": \"FATCAKE\",\n            \"slug\": \"fantom-cake\",\n            \"rank\": 8205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x4a3DCE89cA816D4F10864664B6503df95a92d879\"\n            }\n        },\n        {\n            \"id\": 13630,\n            \"name\": \"OOGI\",\n            \"symbol\": \"OOGI\",\n            \"slug\": \"oogi\",\n            \"rank\": 3446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"H7Qc9APCWWGDVxGD5fJHmLTmdEgT9GFatAKFNg6sHh8A\"\n            }\n        },\n        {\n            \"id\": 13632,\n            \"name\": \"Genopets\",\n            \"symbol\": \"GENE\",\n            \"slug\": \"genopets\",\n            \"rank\": 788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T17:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz\"\n            }\n        },\n        {\n            \"id\": 13633,\n            \"name\": \"Luna-Pad\",\n            \"symbol\": \"LUNAPAD\",\n            \"slug\": \"luna-pad\",\n            \"rank\": 3273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD1FdF57241df3C36dad469060caC9f1ea2eE7585\"\n            }\n        },\n        {\n            \"id\": 13634,\n            \"name\": \"SHIBORG INU\",\n            \"symbol\": \"SHIBORG\",\n            \"slug\": \"shiborg-inu\",\n            \"rank\": 6215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x389c13d5be24bed2af35c30f211e042225cb06ff\"\n            }\n        },\n        {\n            \"id\": 13635,\n            \"name\": \"AlgoPad\",\n            \"symbol\": \"ALGOPAD\",\n            \"slug\": \"algopad\",\n            \"rank\": 6201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66a6606f4b7ff09b078b2dba848581833005737f\"\n            }\n        },\n        {\n            \"id\": 13636,\n            \"name\": \"GMCoin\",\n            \"symbol\": \"GMCOIN\",\n            \"slug\": \"gmcoin\",\n            \"rank\": 766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T07:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"1002357\"\n            }\n        },\n        {\n            \"id\": 13637,\n            \"name\": \"XRdoge\",\n            \"symbol\": \"XRDOGE\",\n            \"slug\": \"xrdoge\",\n            \"rank\": 3966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13639,\n            \"name\": \"MemeCoin Factory\",\n            \"symbol\": \"FACTORY\",\n            \"slug\": \"memecoin-factory\",\n            \"rank\": 2294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6e1f76017024baf9dc52a796dc4e5ae3110005c2\"\n            }\n        },\n        {\n            \"id\": 13641,\n            \"name\": \"PulseDoge\",\n            \"symbol\": \"PULSEDOGE\",\n            \"slug\": \"pulsedoge\",\n            \"rank\": 5857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T08:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4d55b811d9ede2adce61a98d67d7f91bffce495\"\n            }\n        },\n        {\n            \"id\": 13642,\n            \"name\": \"Exodia\",\n            \"symbol\": \"EXOD\",\n            \"slug\": \"exodia\",\n            \"rank\": 6186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T03:10:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x3b57f3feaaf1e8254ec680275ee6e7727c7413c7\"\n            }\n        },\n        {\n            \"id\": 13643,\n            \"name\": \"ChilliSwap\",\n            \"symbol\": \"CHLI\",\n            \"slug\": \"chilliswap\",\n            \"rank\": 5035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12b54baA8FFcFd6679CcF1AE618ca3006cFcc2aC\"\n            }\n        },\n        {\n            \"id\": 13644,\n            \"name\": \"Arrb Token\",\n            \"symbol\": \"ARRB\",\n            \"slug\": \"arrb-token\",\n            \"rank\": 8981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x04f3636b31c1ea2e48e275aa992d99a7bdbbe738\"\n            }\n        },\n        {\n            \"id\": 13646,\n            \"name\": \"Booster\",\n            \"symbol\": \"BOOST\",\n            \"slug\": \"booster-bsc\",\n            \"rank\": 7725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x773b532126b9F307665942b0fa4cDa0540CeDb71\"\n            }\n        },\n        {\n            \"id\": 13649,\n            \"name\": \"Energy8\",\n            \"symbol\": \"E8\",\n            \"slug\": \"energy8\",\n            \"rank\": 7417,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x08e175a1eac9744a0f1ccaeb8f669af6a2bda3ce\"\n            }\n        },\n        {\n            \"id\": 13651,\n            \"name\": \"BABY WHITE HAMSTER\",\n            \"symbol\": \"BWH\",\n            \"slug\": \"baby-white-hamster\",\n            \"rank\": 7679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ed2bbfc2fc7b0b7400d8d12248649045e82c708\"\n            }\n        },\n        {\n            \"id\": 13652,\n            \"name\": \"NFT ROYAL TOKEN\",\n            \"symbol\": \"NRT\",\n            \"slug\": \"nft-royal-token\",\n            \"rank\": 6108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b2f67679798c764f2c0c69dfb6bda8b30a094cf\"\n            }\n        },\n        {\n            \"id\": 13654,\n            \"name\": \"Cats Claw\",\n            \"symbol\": \"CLAW\",\n            \"slug\": \"cats-claw\",\n            \"rank\": 8982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T09:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x02eddbbf40f7ab1b6fd1a87bf263d4be967d0552\"\n            }\n        },\n        {\n            \"id\": 13655,\n            \"name\": \"Crabada\",\n            \"symbol\": \"CRA\",\n            \"slug\": \"crabada\",\n            \"rank\": 394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T15:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xA32608e873F9DdEF944B24798db69d80Bbb4d1ed\"\n            }\n        },\n        {\n            \"id\": 13656,\n            \"name\": \"Jacy\",\n            \"symbol\": \"JACY\",\n            \"slug\": \"jacy\",\n            \"rank\": 3896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x916c5de09cf63f6602d1e1793fb41f6437814a62\"\n            }\n        },\n        {\n            \"id\": 13657,\n            \"name\": \"MemeWars\",\n            \"symbol\": \"MWAR\",\n            \"slug\": \"memewars\",\n            \"rank\": 6146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T00:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f28455a82BAA6B4923A5e2d7624aAf574182585\"\n            }\n        },\n        {\n            \"id\": 13659,\n            \"name\": \"Crypto Gaming United\",\n            \"symbol\": \"CGU\",\n            \"slug\": \"crypto-gaming-united\",\n            \"rank\": 3404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x849a226f327b89e3133d9930d927f9eb9346f8c9\"\n            }\n        },\n        {\n            \"id\": 13663,\n            \"name\": \"Gains Network\",\n            \"symbol\": \"GNS\",\n            \"slug\": \"gains-network\",\n            \"rank\": 3096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xE5417Af564e4bFDA1c483642db72007871397896\"\n            }\n        },\n        {\n            \"id\": 13667,\n            \"name\": \"POLYX\",\n            \"symbol\": \"PXT\",\n            \"slug\": \"polyx\",\n            \"rank\": 7215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b226e4f3ef5708d496cd1b9e582ea090f3fff70\"\n            }\n        },\n        {\n            \"id\": 13668,\n            \"name\": \"Ninja Fantasy Token\",\n            \"symbol\": \"NFS\",\n            \"slug\": \"ninja-fantasy-token\",\n            \"rank\": 5840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x64815277c6caf24c1c2b55b11c78ef393237455c\"\n            }\n        },\n        {\n            \"id\": 13670,\n            \"name\": \"CryptoFantasy\",\n            \"symbol\": \"CFC\",\n            \"slug\": \"cryptofantasy\",\n            \"rank\": 7055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40a9cbca594e59d5700c324bab76b693f95b7d59\"\n            }\n        },\n        {\n            \"id\": 13671,\n            \"name\": \"DogeMan\",\n            \"symbol\": \"DGMAN\",\n            \"slug\": \"dogeman\",\n            \"rank\": 8033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3cc1020acdcd64b11dd417d2c28388e71605d7c9\"\n            }\n        },\n        {\n            \"id\": 13673,\n            \"name\": \"Chihiro Inu\",\n            \"symbol\": \"CHIRO\",\n            \"slug\": \"chihiro-inu\",\n            \"rank\": 4086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35156b404c3f9bdaf45ab65ba315419bcde3775c\"\n            }\n        },\n        {\n            \"id\": 13675,\n            \"name\": \"Kintsugi\",\n            \"symbol\": \"KINT\",\n            \"slug\": \"kintsugi\",\n            \"rank\": 3865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T03:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13676,\n            \"name\": \"BLOCKS\",\n            \"symbol\": \"BLOCKS\",\n            \"slug\": \"blocks\",\n            \"rank\": 5577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T11:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a6d4c8735371ebaf8874fbd518b56edd66024eb\"\n            }\n        },\n        {\n            \"id\": 13680,\n            \"name\": \"DePocket\",\n            \"symbol\": \"DEPO\",\n            \"slug\": \"depocket\",\n            \"rank\": 6069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T19:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d99eda556388Ad7743A1B658b9C4FC67D7A9d74\"\n            }\n        },\n        {\n            \"id\": 13684,\n            \"name\": \"Mirai\",\n            \"symbol\": \"MIRAI\",\n            \"slug\": \"mirai-labs\",\n            \"rank\": 7322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T11:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe74c273ab62169656df1dd146f40e26baef5b057\"\n            }\n        },\n        {\n            \"id\": 13687,\n            \"name\": \"Saint Inu\",\n            \"symbol\": \"SAINT\",\n            \"slug\": \"saint-inu\",\n            \"rank\": 5695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T12:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6fc5af63990aa9e5c5543f5cd8ed148bfa6d9d19\"\n            }\n        },\n        {\n            \"id\": 13691,\n            \"name\": \"Artverse Token\",\n            \"symbol\": \"AVT\",\n            \"slug\": \"artverse-token\",\n            \"rank\": 3589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T12:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x845576c64f9754cf09d87e45b720e82f3eef522c\"\n            }\n        },\n        {\n            \"id\": 13696,\n            \"name\": \"MarsX\",\n            \"symbol\": \"MX\",\n            \"slug\": \"marsx\",\n            \"rank\": 1908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T12:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0df31d06d72b2f5231489af0edc422b372f49f1\"\n            }\n        },\n        {\n            \"id\": 13698,\n            \"name\": \"Real Realm\",\n            \"symbol\": \"REAL\",\n            \"slug\": \"real-realm\",\n            \"rank\": 2921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE91cd52Bd65fe23A3EAE40E3eB87180E8306399F\"\n            }\n        },\n        {\n            \"id\": 13702,\n            \"name\": \"STEMX\",\n            \"symbol\": \"STEMX\",\n            \"slug\": \"stemx\",\n            \"rank\": 4102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T13:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26734add0650719ea29087fe5cc0aab81b4f237d\"\n            }\n        },\n        {\n            \"id\": 13707,\n            \"name\": \"Disco Burn Token\",\n            \"symbol\": \"DBT\",\n            \"slug\": \"disco-burn-token\",\n            \"rank\": 6080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T22:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bc736cc4a81ffc1ff67c89413913d418804ab43\"\n            }\n        },\n        {\n            \"id\": 13708,\n            \"name\": \"BFK Warzone\",\n            \"symbol\": \"BFK\",\n            \"slug\": \"bfk-warzone\",\n            \"rank\": 3996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-01T23:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed44623b06616bccec876617c124f5461bd5f79b\"\n            }\n        },\n        {\n            \"id\": 13709,\n            \"name\": \"Nexus Protocol\",\n            \"symbol\": \"PSI\",\n            \"slug\": \"nexus-protocol\",\n            \"rank\": 3357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra12897djskt9rge8dtmm86w654g7kzckkd698608\"\n            }\n        },\n        {\n            \"id\": 13710,\n            \"name\": \"Hero Floki\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"hero-floki\",\n            \"rank\": 6988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T15:14:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d96991648d22935bdf6c7064b65c3c93f82aa61\"\n            }\n        },\n        {\n            \"id\": 13711,\n            \"name\": \"IDM Token\",\n            \"symbol\": \"IDM\",\n            \"slug\": \"idm-token\",\n            \"rank\": 4643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T19:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14b13e06f75e1f0fd51ca2e699589ef398e10f4c\"\n            }\n        },\n        {\n            \"id\": 13713,\n            \"name\": \"Meta Floki\",\n            \"symbol\": \"MFLOKI\",\n            \"slug\": \"meta-floki\",\n            \"rank\": 8983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T01:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1931461c770509cc20aca503d3c5637e7b6c5220\"\n            }\n        },\n        {\n            \"id\": 13715,\n            \"name\": \"Fancy Games\",\n            \"symbol\": \"FNC\",\n            \"slug\": \"fancy-games\",\n            \"rank\": 3208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T16:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f280daC515121DcdA3EaC69eB4C13a52392CACE\"\n            }\n        },\n        {\n            \"id\": 13716,\n            \"name\": \"Sea Token\",\n            \"symbol\": \"SEA\",\n            \"slug\": \"seatoken\",\n            \"rank\": 6547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T02:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5B31d474Dcadc1c2A1DFc7D4562b2268B0feea43\"\n            }\n        },\n        {\n            \"id\": 13718,\n            \"name\": \"GAMINGDOGE\",\n            \"symbol\": \"GAMINGDOGE\",\n            \"slug\": \"gamingdoge\",\n            \"rank\": 6903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T02:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x536627083e216c3cf4476ec504eb51bbd47ca4ac\"\n            }\n        },\n        {\n            \"id\": 13719,\n            \"name\": \"Otium Tech\",\n            \"symbol\": \"OTIUM\",\n            \"slug\": \"otium-tech\",\n            \"rank\": 8984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56a02228ce17dbbbc809fe2262b36dd99f28e824\"\n            }\n        },\n        {\n            \"id\": 13720,\n            \"name\": \"Leafty\",\n            \"symbol\": \"LEAFTY\",\n            \"slug\": \"leafty\",\n            \"rank\": 4691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T03:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04a65456316639941ba013fb8f829625698adf72\"\n            }\n        },\n        {\n            \"id\": 13721,\n            \"name\": \"NovaXSolar\",\n            \"symbol\": \"XSLR\",\n            \"slug\": \"novaxsolar\",\n            \"rank\": 8319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T02:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xE6eE049183B474ecf7704da3F6F555a1dCAF240F\"\n            }\n        },\n        {\n            \"id\": 13723,\n            \"name\": \"Ballswapper Accelerator Reflection Token\",\n            \"symbol\": \"BART\",\n            \"slug\": \"ballswapper-accelerator-reflection-token\",\n            \"rank\": 5859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21fb4dd8c500be1a9ba27f827217e477217d6225\"\n            }\n        },\n        {\n            \"id\": 13726,\n            \"name\": \"ENNO Cash\",\n            \"symbol\": \"ENNO\",\n            \"slug\": \"enno-cash\",\n            \"rank\": 3756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T03:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"3PJ6BKNEdH6mtdNyUhnBbqrGz3GGywz2h5f\"\n            }\n        },\n        {\n            \"id\": 13727,\n            \"name\": \"Shiryo-Inu\",\n            \"symbol\": \"SHIRYO-INU\",\n            \"slug\": \"shiryo-inu\",\n            \"rank\": 647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1E2F15302B90EddE696593607b6bD444B64e8F02\"\n            }\n        },\n        {\n            \"id\": 13728,\n            \"name\": \"Sola Ninja\",\n            \"symbol\": \"SNJ\",\n            \"slug\": \"sola-ninja\",\n            \"rank\": 8200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Hj4sTP4L4rvR9WBR6KyK99sxPptBQQczNWe4y15mxhRD\"\n            }\n        },\n        {\n            \"id\": 13729,\n            \"name\": \"Sadbaby\",\n            \"symbol\": \"SDBY\",\n            \"slug\": \"sadbaby\",\n            \"rank\": 5616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ad405ef7aea80ccb41beef0a74510e18feef190\"\n            }\n        },\n        {\n            \"id\": 13731,\n            \"name\": \"Leeds United Fan Token\",\n            \"symbol\": \"LUFC\",\n            \"slug\": \"leeds-united-fan-token\",\n            \"rank\": 1348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xb078eEa34fA2d854bAb1A4B7D5514FeA55e43f91\"\n            }\n        },\n        {\n            \"id\": 13732,\n            \"name\": \"Rugpull Prevention\",\n            \"symbol\": \"RUGPULL\",\n            \"slug\": \"rugpull-prevention\",\n            \"rank\": 6995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x61eCd63e42C27415696e10864d70ecEA4aA11289\"\n            }\n        },\n        {\n            \"id\": 13733,\n            \"name\": \"Meta Cat\",\n            \"symbol\": \"MCAT\",\n            \"slug\": \"meta-cat\",\n            \"rank\": 8985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ead9d6bda8408cc34e938ea35559db738a7c76a\"\n            }\n        },\n        {\n            \"id\": 13734,\n            \"name\": \"Olympus Inu Dao\",\n            \"symbol\": \"OHMINU\",\n            \"slug\": \"olympus-inu-dao\",\n            \"rank\": 8986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x98F817765f69c802a7b188A3165a3267aD2d1123\"\n            }\n        },\n        {\n            \"id\": 13735,\n            \"name\": \"SolDoge\",\n            \"symbol\": \"SDOGE\",\n            \"slug\": \"soldoge\",\n            \"rank\": 5923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8ymi88q5DtmdNTn2sPRNFkvMkszMHuLJ1e3RVdWjPa3s\"\n            }\n        },\n        {\n            \"id\": 13736,\n            \"name\": \"Boorio\",\n            \"symbol\": \"ORIO\",\n            \"slug\": \"boorio\",\n            \"rank\": 6579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa30baba694b8fc3524c46edc5af295f55381dc60\"\n            }\n        },\n        {\n            \"id\": 13739,\n            \"name\": \"Corsac\",\n            \"symbol\": \"CORSACV2\",\n            \"slug\": \"corsac\",\n            \"rank\": 6925,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T04:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25c39b6c5ec8a9d81826f9f0e6448ceaea1570b4\"\n            }\n        },\n        {\n            \"id\": 13742,\n            \"name\": \"Stabilize Token\",\n            \"symbol\": \"SET\",\n            \"slug\": \"stabilize-token\",\n            \"rank\": 7252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x37d87e316CB4e35163881fDb6c6Bc0CdBa91dc0A\"\n            }\n        },\n        {\n            \"id\": 13743,\n            \"name\": \"TaiChi\",\n            \"symbol\": \"TAC\",\n            \"slug\": \"taichi\",\n            \"rank\": 7025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe49bfc53a195a62d78a941a1967d7b0f83a47c14\"\n            }\n        },\n        {\n            \"id\": 13744,\n            \"name\": \"Stabilize USD\",\n            \"symbol\": \"SUSD\",\n            \"slug\": \"stabilize-usd\",\n            \"rank\": 5507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xAafd2577Fb67366d3C89DB0d627C49D769ee2e5D\"\n            }\n        },\n        {\n            \"id\": 13745,\n            \"name\": \"Polygonum Online\",\n            \"symbol\": \"POG\",\n            \"slug\": \"polygonum-online\",\n            \"rank\": 3289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfcb0f2d2f83a32a847d8abb183b724c214cd7dd8\"\n            }\n        },\n        {\n            \"id\": 13746,\n            \"name\": \"FLOOF\",\n            \"symbol\": \"FLOOF\",\n            \"slug\": \"floof\",\n            \"rank\": 7357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T05:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw\"\n            }\n        },\n        {\n            \"id\": 13748,\n            \"name\": \"Spartacus\",\n            \"symbol\": \"SPA\",\n            \"slug\": \"spartacus\",\n            \"rank\": 4056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5602df4a94eb6c680190accfa2a475621e0ddbdc\"\n            }\n        },\n        {\n            \"id\": 13749,\n            \"name\": \"BabyXape\",\n            \"symbol\": \"BABYX\",\n            \"slug\": \"babyxape\",\n            \"rank\": 8987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x234003ffa399e8bc53236ac777f4c781b10d1344\"\n            }\n        },\n        {\n            \"id\": 13751,\n            \"name\": \"Liquid Collectibles\",\n            \"symbol\": \"LICO\",\n            \"slug\": \"liquid-collectibles\",\n            \"rank\": 5080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T06:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4F3266a56589357B4f8082918b14B923693e57f0\"\n            }\n        },\n        {\n            \"id\": 13752,\n            \"name\": \"Baby Floki Up\",\n            \"symbol\": \"BFU\",\n            \"slug\": \"baby-floki-up\",\n            \"rank\": 8988,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T06:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7\"\n            }\n        },\n        {\n            \"id\": 13753,\n            \"name\": \"Drachma\",\n            \"symbol\": \"DRA\",\n            \"slug\": \"drachma\",\n            \"rank\": 7358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T01:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x694956a7236e39c60e9113211330350619dfcce6\"\n            }\n        },\n        {\n            \"id\": 13754,\n            \"name\": \"JUSTFARM\",\n            \"symbol\": \"JFM\",\n            \"slug\": \"justfarm\",\n            \"rank\": 7934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T07:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x221d20fe8996b49590513e5b5b8f9d8b0024dc40\"\n            }\n        },\n        {\n            \"id\": 13755,\n            \"name\": \"CardanoEvo\",\n            \"symbol\": \"CEVO\",\n            \"slug\": \"cardanoevo\",\n            \"rank\": 7449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc23997371bd83de427b41dabe11846c87696f40a\"\n            }\n        },\n        {\n            \"id\": 13757,\n            \"name\": \"Sakura Neko\",\n            \"symbol\": \"NEKO\",\n            \"slug\": \"sakura-neko\",\n            \"rank\": 8989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T07:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c5f1769b819b5e70aa7106c989d38ad71ba2546\"\n            }\n        },\n        {\n            \"id\": 13760,\n            \"name\": \"Shib Army\",\n            \"symbol\": \"SHIBARMY\",\n            \"slug\": \"shib-army\",\n            \"rank\": 6761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T08:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x940230b6b7ef1979a28f32196a8e3439c645ba49\"\n            }\n        },\n        {\n            \"id\": 13761,\n            \"name\": \"Nowlage Coin\",\n            \"symbol\": \"NAC\",\n            \"slug\": \"nowlage-coin\",\n            \"rank\": 7446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T08:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe198e8fe1aab441e54d9572e2402d7b132ccb15a\"\n            }\n        },\n        {\n            \"id\": 13762,\n            \"name\": \"Symbull\",\n            \"symbol\": \"SYMBULL\",\n            \"slug\": \"symbull\",\n            \"rank\": 6311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T08:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA176fa55bef56D18ab671251957aCB0Db630539b\"\n            }\n        },\n        {\n            \"id\": 13766,\n            \"name\": \"YoHero (YHC)\",\n            \"symbol\": \"YHC\",\n            \"slug\": \"yoherocoin\",\n            \"rank\": 7312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T05:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9bCf82cc8B42B075d6c62436284AA59e77B67C26\"\n            }\n        },\n        {\n            \"id\": 13768,\n            \"name\": \"ZeLoop Eco Reward\",\n            \"symbol\": \"ERW\",\n            \"slug\": \"zeloop-eco-reward\",\n            \"rank\": 7062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T09:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77e5cce02139814e7eff377244cac8b802cddab8\"\n            }\n        },\n        {\n            \"id\": 13769,\n            \"name\": \"World Mobile Token\",\n            \"symbol\": \"WMT\",\n            \"slug\": \"world-mobile-token\",\n            \"rank\": 3183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T12:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"https://cardanoscan.io/token/1d7f33bd23d85e1a25d87d86fac4f199c3197a2f7afeb662a0f34e1e776f726c646d6f62696c65746f6b656e\"\n            }\n        },\n        {\n            \"id\": 13770,\n            \"name\": \"Little Tsuki Inu\",\n            \"symbol\": \"LILTK\",\n            \"slug\": \"little-tsuki-inu\",\n            \"rank\": 8990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T01:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcdf6e6d4b5c840478a4b38a5c42224f5c0e6f858\"\n            }\n        },\n        {\n            \"id\": 13777,\n            \"name\": \"ApeFarmer\",\n            \"symbol\": \"APEF\",\n            \"slug\": \"apefarmer\",\n            \"rank\": 7317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x313cbfd67f4e98fd94f3e5387bbec48d078aa3a4\"\n            }\n        },\n        {\n            \"id\": 13778,\n            \"name\": \"Leonicorn Swap ( LEON )\",\n            \"symbol\": \"LEON\",\n            \"slug\": \"leon-token\",\n            \"rank\": 3981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27e873bee690c8e161813de3566e9e18a64b0381\"\n            }\n        },\n        {\n            \"id\": 13779,\n            \"name\": \"Oly Sport\",\n            \"symbol\": \"OLY\",\n            \"slug\": \"oly-sport\",\n            \"rank\": 5427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T16:34:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74c1815474a75dcb366223107cde1bba4a1a7296\"\n            }\n        },\n        {\n            \"id\": 13780,\n            \"name\": \"Degen Dex\",\n            \"symbol\": \"DEGN\",\n            \"slug\": \"degen-dex\",\n            \"rank\": 7269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A9UhP1xfQHWUhSd54NgKPub2XB3ZuQMdPEvf9aMTHxGT\"\n            }\n        },\n        {\n            \"id\": 13781,\n            \"name\": \"Avaterra\",\n            \"symbol\": \"TERRA\",\n            \"slug\": \"avaterra\",\n            \"rank\": 8267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9F87C6c30F4b23C7B51Aa7465A9e0A836514700D\"\n            }\n        },\n        {\n            \"id\": 13783,\n            \"name\": \"Afrostar\",\n            \"symbol\": \"AFRO\",\n            \"slug\": \"afrostar\",\n            \"rank\": 6465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T12:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f4e9c97aaffd67d98a640062d90e355b4a1c539\"\n            }\n        },\n        {\n            \"id\": 13784,\n            \"name\": \"Robin Inu\",\n            \"symbol\": \"ROBIN\",\n            \"slug\": \"robin-inu\",\n            \"rank\": 8991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T13:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x10b6bd5e0abab280ec1c5313ee04ccbe91a2ebae\"\n            }\n        },\n        {\n            \"id\": 13788,\n            \"name\": \"BuffedShiba\",\n            \"symbol\": \"BSHIB\",\n            \"slug\": \"buffedshiba\",\n            \"rank\": 5837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-02T14:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD8F61cdECA41dEF1a7923F308a042F678109f54B\"\n            }\n        },\n        {\n            \"id\": 13810,\n            \"name\": \"MASTERCHEF2\",\n            \"symbol\": \"MASTERCHEF2\",\n            \"slug\": \"masterchef2\",\n            \"rank\": 7887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T02:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c56d0dc5aac6f23d18f990f3e4783a2f1be2dba\"\n            }\n        },\n        {\n            \"id\": 13813,\n            \"name\": \"ENTERBUTTON\",\n            \"symbol\": \"ENTC\",\n            \"slug\": \"enterbutton\",\n            \"rank\": 3630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T02:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ecab35b64345bfc472477a653e4a3abe70532d9\"\n            }\n        },\n        {\n            \"id\": 13815,\n            \"name\": \"Crazy Bunny Equity Token\",\n            \"symbol\": \"CBUNNY\",\n            \"slug\": \"crazy-bunny-equity-token\",\n            \"rank\": 7842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T03:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaec23008b1098e39c0f8de90bf7431d185efe8b3\"\n            }\n        },\n        {\n            \"id\": 13816,\n            \"name\": \"Zoo Labs\",\n            \"symbol\": \"ZOO\",\n            \"slug\": \"zoo-labs\",\n            \"rank\": 5136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09e2b83fe5485a7c8beaa5dffd1d324a2b2d5c13\"\n            }\n        },\n        {\n            \"id\": 13820,\n            \"name\": \"OJE Token\",\n            \"symbol\": \"OJE\",\n            \"slug\": \"oje-token\",\n            \"rank\": 6926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T05:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc5ec4f1fc86da45ae788ec98756ba70b57676409\"\n            }\n        },\n        {\n            \"id\": 13821,\n            \"name\": \"Solana CUM\",\n            \"symbol\": \"SCUM\",\n            \"slug\": \"solana-cum\",\n            \"rank\": 7649,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:08:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"cqNTpypmbwghrf1G9VGvSENcw7M7wGSQ7JS8UTQWXwb\"\n            }\n        },\n        {\n            \"id\": 13826,\n            \"name\": \"Financio\",\n            \"symbol\": \"FIN\",\n            \"slug\": \"financio\",\n            \"rank\": 6211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09e7e61f28e83c7bac827a0ec9dcd800ce4b4cc1\"\n            }\n        },\n        {\n            \"id\": 13827,\n            \"name\": \"SavePlanetEarth\",\n            \"symbol\": \"SPE\",\n            \"slug\": \"saveplanetearth\",\n            \"rank\": 3758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ac81e3631dcda62109e3117c4cae7bf70bbbbd2\"\n            }\n        },\n        {\n            \"id\": 13829,\n            \"name\": \"Infomatix\",\n            \"symbol\": \"INFO\",\n            \"slug\": \"informatix\",\n            \"rank\": 5214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf727040d3997b5d95dee8c661fa96e3c13ee0c9\"\n            }\n        },\n        {\n            \"id\": 13830,\n            \"name\": \"Luminos Mining Protocol\",\n            \"symbol\": \"LUMI\",\n            \"slug\": \"luminos-mining-protocol\",\n            \"rank\": 7528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37c9ab94818c995569fd6f23feccec54bce900e0\"\n            }\n        },\n        {\n            \"id\": 13831,\n            \"name\": \"Crypto Classic\",\n            \"symbol\": \"CRC\",\n            \"slug\": \"crypto-classic\",\n            \"rank\": 5633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T06:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7bcac494fd9530c183dae30db48d45144ff2c77\"\n            }\n        },\n        {\n            \"id\": 13835,\n            \"name\": \"Coin of Nature\",\n            \"symbol\": \"CON\",\n            \"slug\": \"coin-of-nature\",\n            \"rank\": 7109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0e0fbc7e8d881953d39cf899409410b50b8c924\"\n            }\n        },\n        {\n            \"id\": 13839,\n            \"name\": \"MetaShib Token\",\n            \"symbol\": \"METASHIB\",\n            \"slug\": \"metashib-token\",\n            \"rank\": 8992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x181c94a45ed257baf2211d4ff7e1f49a5964134a\"\n            }\n        },\n        {\n            \"id\": 13840,\n            \"name\": \"Collector Coin\",\n            \"symbol\": \"AGS\",\n            \"slug\": \"collector-coin\",\n            \"rank\": 8993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T08:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x667fd83e24ca1d935d36717d305d54fa0cac991c\"\n            }\n        },\n        {\n            \"id\": 13841,\n            \"name\": \"Diviner Protocol\",\n            \"symbol\": \"DPT\",\n            \"slug\": \"diviner-protocol\",\n            \"rank\": 3699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:27:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe69caef10a488d7af31da46c89154d025546e990\"\n            }\n        },\n        {\n            \"id\": 13842,\n            \"name\": \"Bunscake\",\n            \"symbol\": \"BSCAKE\",\n            \"slug\": \"bunscake\",\n            \"rank\": 7841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45d0f429790bec7ad4b68330b1051c7b8fe9d8af\"\n            }\n        },\n        {\n            \"id\": 13843,\n            \"name\": \"Ethernal Finance\",\n            \"symbol\": \"ETHFIN\",\n            \"slug\": \"ethernal-finance\",\n            \"rank\": 6882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T08:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17bd2e09fa4585c15749f40bb32a6e3db58522ba\"\n            }\n        },\n        {\n            \"id\": 13844,\n            \"name\": \"Ameru DAO\",\n            \"symbol\": \"ADAO\",\n            \"slug\": \"ameru-network\",\n            \"rank\": 5895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T19:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0ad976e66518c8fd92021c027c531cd12ca2df6\"\n            }\n        },\n        {\n            \"id\": 13845,\n            \"name\": \"Beeuda\",\n            \"symbol\": \"BDA\",\n            \"slug\": \"beeuda\",\n            \"rank\": 5335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T08:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b7f0c82d342be42c94d789cfc3aae29863d123e\"\n            }\n        },\n        {\n            \"id\": 13846,\n            \"name\": \"Prince Floki V2\",\n            \"symbol\": \"PrinceFloki\",\n            \"slug\": \"princefloki-v2\",\n            \"rank\": 8994,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T13:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xace30e5004e86f38862815ce8de6afcd03773cc8\"\n            }\n        },\n        {\n            \"id\": 13848,\n            \"name\": \"Ibiza Token\",\n            \"symbol\": \"IBZ\",\n            \"slug\": \"ibiza-token\",\n            \"rank\": 6467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5aa7c403c7de4b3bb0cc07079a03e389671a4771\"\n            }\n        },\n        {\n            \"id\": 13849,\n            \"name\": \"Secured Ship\",\n            \"symbol\": \"SHIP\",\n            \"slug\": \"secured-ship\",\n            \"rank\": 5414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0a696bbb66352e5b88624f1d1b8909c34dc4e4a\"\n            }\n        },\n        {\n            \"id\": 13850,\n            \"name\": \"Santa Coin\",\n            \"symbol\": \"SANTA\",\n            \"slug\": \"santa-coin-2\",\n            \"rank\": 5608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T09:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2\"\n            }\n        },\n        {\n            \"id\": 13853,\n            \"name\": \"Blockchain Adventurers Guild\",\n            \"symbol\": \"BAG\",\n            \"slug\": \"blockchain-adventurers-guild\",\n            \"rank\": 8995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:40:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf33121A2209609cAdc7349AcC9c40E41CE21c730\"\n            }\n        },\n        {\n            \"id\": 13854,\n            \"name\": \"Mensa\",\n            \"symbol\": \"MSA\",\n            \"slug\": \"mensa\",\n            \"rank\": 6447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x540d9ef5cd2d5F03694F85Aece84132C8F2220A4\"\n            }\n        },\n        {\n            \"id\": 13855,\n            \"name\": \"Ethereum Name Service\",\n            \"symbol\": \"ENS\",\n            \"slug\": \"ethereum-name-service\",\n            \"rank\": 141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T01:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72\"\n            }\n        },\n        {\n            \"id\": 13858,\n            \"name\": \"Muslim Coins\",\n            \"symbol\": \"MUSC\",\n            \"slug\": \"muslim-coins\",\n            \"rank\": 7421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8B93585978B81E4FC0aE063fe526dBfBE9B8D42D\"\n            }\n        },\n        {\n            \"id\": 13859,\n            \"name\": \"MAGA Coin\",\n            \"symbol\": \"MAGA\",\n            \"slug\": \"maga-coin\",\n            \"rank\": 6691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T10:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3EF144cB45C8a390EB207A6aa9bFcf3DA639cb5C\"\n            }\n        },\n        {\n            \"id\": 13860,\n            \"name\": \"DaddyBezos\",\n            \"symbol\": \"DJBZ\",\n            \"slug\": \"daddybezos\",\n            \"rank\": 8996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T13:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf825207c74b6c3c01ab807c4f4a4fce26ebdf0f\"\n            }\n        },\n        {\n            \"id\": 13862,\n            \"name\": \"Flashloans.com\",\n            \"symbol\": \"FLASH\",\n            \"slug\": \"flashloans\",\n            \"rank\": 4267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T11:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f0366c9962193fa774cdce9602195593b49f23c\"\n            }\n        },\n        {\n            \"id\": 13864,\n            \"name\": \"Shiba Lite\",\n            \"symbol\": \"SHIBLITE\",\n            \"slug\": \"shiba-lite\",\n            \"rank\": 4546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T13:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76Ef2A25B1EA6EB5dC4d079AE82c767D55b0A99E\"\n            }\n        },\n        {\n            \"id\": 13866,\n            \"name\": \"RIFI United\",\n            \"symbol\": \"RU\",\n            \"slug\": \"rifi-united\",\n            \"rank\": 5095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T16:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6dc923900B3000Bd074D1Fea072839D51c76E70e\"\n            }\n        },\n        {\n            \"id\": 13867,\n            \"name\": \"StarDust\",\n            \"symbol\": \"SD\",\n            \"slug\": \"stardust\",\n            \"rank\": 6774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T12:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x277819bf69667b48af57abc52dddcb92ab6a2c45\"\n            }\n        },\n        {\n            \"id\": 13868,\n            \"name\": \"Baby Squid Game\",\n            \"symbol\": \"BSG\",\n            \"slug\": \"baby-squid-game\",\n            \"rank\": 6283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T12:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8993ea85b9aa3e864fef4f7685966c485546161\"\n            }\n        },\n        {\n            \"id\": 13869,\n            \"name\": \"The Three Kingdoms\",\n            \"symbol\": \"CHI\",\n            \"slug\": \"the-three-kingdoms-chi\",\n            \"rank\": 6742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T16:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x15146B447F72F3733E81fa3e6602b34471C96F64\"\n            }\n        },\n        {\n            \"id\": 13870,\n            \"name\": \"Rune Shards\",\n            \"symbol\": \"RXS\",\n            \"slug\": \"rune-shards\",\n            \"rank\": 1408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T16:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2098fef7eeae592038f4f3c4b008515fed0d5886\"\n            }\n        },\n        {\n            \"id\": 13871,\n            \"name\": \"TaleCraft\",\n            \"symbol\": \"CRAFT\",\n            \"slug\": \"talecraft\",\n            \"rank\": 3234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T15:46:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8ae8be25c23833e0a01aa200403e826f611f9cd2\"\n            }\n        },\n        {\n            \"id\": 13872,\n            \"name\": \"SpaceDawgs\",\n            \"symbol\": \"DAWGS\",\n            \"slug\": \"spacedawgs\",\n            \"rank\": 6387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-03T20:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64a77277e37d44957fe5815d6ff442ab8b16cc29\"\n            }\n        },\n        {\n            \"id\": 13873,\n            \"name\": \"Tanks For Playing\",\n            \"symbol\": \"TANKS\",\n            \"slug\": \"tanks-for-playing\",\n            \"rank\": 5792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T01:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf604d1e51122592e0babe63ac334c0e647222f2d\"\n            }\n        },\n        {\n            \"id\": 13874,\n            \"name\": \"GAMI World\",\n            \"symbol\": \"GAMI\",\n            \"slug\": \"gami-world\",\n            \"rank\": 3624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T01:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1236a887ef31b4d32e1f0a2b5e4531f52cec7e75\"\n            }\n        },\n        {\n            \"id\": 13877,\n            \"name\": \"e-Money EUR\",\n            \"symbol\": \"EEUR\",\n            \"slug\": \"e-money\",\n            \"rank\": 3249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T23:43:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F\"\n            }\n        },\n        {\n            \"id\": 13878,\n            \"name\": \"Uniswap Finance\",\n            \"symbol\": \"UNFI\",\n            \"slug\": \"uniswap-finance\",\n            \"rank\": 6599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T04:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84f17c03c31b1d1f51e94780faa02f51493940ea\"\n            }\n        },\n        {\n            \"id\": 13881,\n            \"name\": \"Hector Finance\",\n            \"symbol\": \"HEC\",\n            \"slug\": \"hector-dao\",\n            \"rank\": 3044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T03:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5c4fdfc5233f935f20d2adba572f770c2e377ab0\"\n            }\n        },\n        {\n            \"id\": 13882,\n            \"name\": \"Treat\",\n            \"symbol\": \"TREAT\",\n            \"slug\": \"treat\",\n            \"rank\": 7088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T06:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x484f2ff94a7790759D56Fb1eFbAce8075aBA5e06\"\n            }\n        },\n        {\n            \"id\": 13883,\n            \"name\": \"SHKOOBY INU\",\n            \"symbol\": \"SHKOOBY\",\n            \"slug\": \"shkooby-inu\",\n            \"rank\": 4135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T06:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29A5c1Db7321C5c9EaE57F9366eE8eef00cA11fb\"\n            }\n        },\n        {\n            \"id\": 13884,\n            \"name\": \"SparkLab\",\n            \"symbol\": \"Spark\",\n            \"slug\": \"sparklab\",\n            \"rank\": 6189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T07:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x683b383e9d6cc523f4c9764dacebb5752892fc53\"\n            }\n        },\n        {\n            \"id\": 13886,\n            \"name\": \"Terra World Token\",\n            \"symbol\": \"TWD\",\n            \"slug\": \"terra-world-token\",\n            \"rank\": 3200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T20:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra19djkaepjjswucys4npd5ltaxgsntl7jf0xz7w6\"\n            }\n        },\n        {\n            \"id\": 13887,\n            \"name\": \"P2P Solutions foundation\",\n            \"symbol\": \"P2PS\",\n            \"slug\": \"p2p-solutions-foundation\",\n            \"rank\": 3483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T09:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4527a3b4a8a150403090a99b87effc96f2195047\"\n            }\n        },\n        {\n            \"id\": 13888,\n            \"name\": \"Island Doges\",\n            \"symbol\": \"ISLAND\",\n            \"slug\": \"island-doges\",\n            \"rank\": 8997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T21:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0dc5132c91ea4d94fcf1727c32cc5a303b34cfc\"\n            }\n        },\n        {\n            \"id\": 13889,\n            \"name\": \"ZUNA\",\n            \"symbol\": \"ZUNA\",\n            \"slug\": \"zuna\",\n            \"rank\": 4281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:07:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d07edaba2151a3c6802b28636ecc23082398edb\"\n            }\n        },\n        {\n            \"id\": 13893,\n            \"name\": \"Gamma\",\n            \"symbol\": \"GAM\",\n            \"slug\": \"metawars-gam\",\n            \"rank\": 4982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T05:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51cb2cff2dc93291cc3a56d74dec731d5a9d3162\"\n            }\n        },\n        {\n            \"id\": 13894,\n            \"name\": \"Evergreen token\",\n            \"symbol\": \"EGT\",\n            \"slug\": \"evergreen-token\",\n            \"rank\": 6578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:07:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa865c6CC3A6164c3a0188efEED6F32ABa134693c\"\n            }\n        },\n        {\n            \"id\": 13896,\n            \"name\": \"HobbsNetworkToken\",\n            \"symbol\": \"HNW\",\n            \"slug\": \"hobbsnetworktoken\",\n            \"rank\": 5027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T10:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8173CcC721111b5a93CE7fa6fEc0fc077B58B1B7\"\n            }\n        },\n        {\n            \"id\": 13901,\n            \"name\": \"Bit2Me\",\n            \"symbol\": \"B2M\",\n            \"slug\": \"bit2me\",\n            \"rank\": 3110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T14:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd7c302fc3ac829c7e896a32c4bd126f3e8bd0a1f\"\n            }\n        },\n        {\n            \"id\": 13902,\n            \"name\": \"Alpha Shiba Inu\",\n            \"symbol\": \"ALPHASHIB\",\n            \"slug\": \"alpha-shiba-inu\",\n            \"rank\": 8162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-04T14:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4668e4225e6bf7469c70adb17a6e1cacd03e7c85\"\n            }\n        },\n        {\n            \"id\": 13904,\n            \"name\": \"Shockwave Finance\",\n            \"symbol\": \"WAVE\",\n            \"slug\": \"shockwave-finance\",\n            \"rank\": 8998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 8267,\n                \"name\": \"OKExChain\",\n                \"symbol\": \"OKT\",\n                \"slug\": \"okt\",\n                \"token_address\": \"0x173c1374e7c4c5ab3eb90cf6b32668b5dcbaa3fd\"\n            }\n        },\n        {\n            \"id\": 13906,\n            \"name\": \"Hedge Finance\",\n            \"symbol\": \"HEDGE\",\n            \"slug\": \"hedge-finance\",\n            \"rank\": 5735,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7784072fc769d8b7f8c0a3fa008722eef5dddd5\"\n            }\n        },\n        {\n            \"id\": 13907,\n            \"name\": \"Scorpion Finance\",\n            \"symbol\": \"SCORPFIN\",\n            \"slug\": \"scorpion-finance\",\n            \"rank\": 6372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x475c8df9860e42605d9917f0a2e522cc861cbf82\"\n            }\n        },\n        {\n            \"id\": 13908,\n            \"name\": \"SurfMoon\",\n            \"symbol\": \"SURFMOON\",\n            \"slug\": \"surfmoon\",\n            \"rank\": 5208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc47f53c425d08f8457471538ae641655814beae8\"\n            }\n        },\n        {\n            \"id\": 13910,\n            \"name\": \"AutoMaticUp\",\n            \"symbol\": \"ATMUP\",\n            \"slug\": \"automaticup\",\n            \"rank\": 7435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8e4f8b3adc0dc6ccd90efe8b1ed706d398f81bc\"\n            }\n        },\n        {\n            \"id\": 13911,\n            \"name\": \"GinSpirit\",\n            \"symbol\": \"GINSPIRIT\",\n            \"slug\": \"ginspirit\",\n            \"rank\": 6479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x2787bea3366335068bf8b4a253044d09ea4e1c96\"\n            }\n        },\n        {\n            \"id\": 13913,\n            \"name\": \"Blockster\",\n            \"symbol\": \"BXR\",\n            \"slug\": \"blockster\",\n            \"rank\": 4428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97a3bd8a445cc187c6a751f392e15c3b2134d695\"\n            }\n        },\n        {\n            \"id\": 13914,\n            \"name\": \"Oobit\",\n            \"symbol\": \"OBT\",\n            \"slug\": \"oobit\",\n            \"rank\": 4024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T02:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07f9702ce093db82dfdc92c2c6e578d6ea8d5e22\"\n            }\n        },\n        {\n            \"id\": 13916,\n            \"name\": \"Omax Token\",\n            \"symbol\": \"OMAX\",\n            \"slug\": \"omax-token\",\n            \"rank\": 4483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F\"\n            }\n        },\n        {\n            \"id\": 13918,\n            \"name\": \"Shibamon\",\n            \"symbol\": \"SHIBAMON\",\n            \"slug\": \"shibamon\",\n            \"rank\": 7381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x36b00c4c6ce3653a091c7940fc98c3acb0043871\"\n            }\n        },\n        {\n            \"id\": 13919,\n            \"name\": \"DOGUS\",\n            \"symbol\": \"DOGUS\",\n            \"slug\": \"dogus\",\n            \"rank\": 7788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x903904cb39bac33d4983ead3b3f573d720c7965e\"\n            }\n        },\n        {\n            \"id\": 13920,\n            \"name\": \"Popcorn\",\n            \"symbol\": \"POP\",\n            \"slug\": \"popcorn-network\",\n            \"rank\": 8999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd0cd466b34a24fcb2f87676278af2005ca8a78c4\"\n            }\n        },\n        {\n            \"id\": 13922,\n            \"name\": \"Floki Adventure\",\n            \"symbol\": \"FIAT\",\n            \"slug\": \"floki-adventure\",\n            \"rank\": 9000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T06:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b23b79ea039cf7242a91f2e3ef88df6f565d1ff\"\n            }\n        },\n        {\n            \"id\": 13924,\n            \"name\": \"Urubit\",\n            \"symbol\": \"URUB\",\n            \"slug\": \"urubit\",\n            \"rank\": 5774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8759DE7F2C8d3F32Fd8f8e4c0C02D436a05DdEb\"\n            }\n        },\n        {\n            \"id\": 13926,\n            \"name\": \"Monster Slayer\",\n            \"symbol\": \"MS\",\n            \"slug\": \"monsterslayer\",\n            \"rank\": 9001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T16:36:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16a7fa783378da47a4f09613296b0b2dd2b08d06\"\n            }\n        },\n        {\n            \"id\": 13927,\n            \"name\": \"BabyQuick\",\n            \"symbol\": \"BABYQUICK\",\n            \"slug\": \"babyquick\",\n            \"rank\": 7023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T16:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9a05d1ff699ea187dc8523e333ed63503f0d82db\"\n            }\n        },\n        {\n            \"id\": 13929,\n            \"name\": \"Balisari\",\n            \"symbol\": \"BST\",\n            \"slug\": \"balisari\",\n            \"rank\": 6844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T02:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EYDEQW4xQzLqHcFwHTgGvpdjsa5EFn74KzuqLX5emjD2\"\n            }\n        },\n        {\n            \"id\": 13931,\n            \"name\": \"Miyazaki Inu\",\n            \"symbol\": \"MIYAZAKI\",\n            \"slug\": \"miyazaki-inu\",\n            \"rank\": 6959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5e7d22362bcc9881d06512d3189eae79dd98d70\"\n            }\n        },\n        {\n            \"id\": 13932,\n            \"name\": \"Genesis Worlds\",\n            \"symbol\": \"GENESIS\",\n            \"slug\": \"genesis-worlds\",\n            \"rank\": 1576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x51869836681BcE74a514625c856aFb697a013797\"\n            }\n        },\n        {\n            \"id\": 13933,\n            \"name\": \"ArcadeNetwork\",\n            \"symbol\": \"ARC\",\n            \"slug\": \"arcadenetwork\",\n            \"rank\": 4747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T21:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3Fb2Adf906030a5BebDBf9EF42AAD978151a2676\"\n            }\n        },\n        {\n            \"id\": 13936,\n            \"name\": \"Ari10\",\n            \"symbol\": \"ARI10\",\n            \"slug\": \"ari10\",\n            \"rank\": 5234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80262F604acAC839724F66846F290A2cC8b48662\"\n            }\n        },\n        {\n            \"id\": 13937,\n            \"name\": \"Catena X\",\n            \"symbol\": \"CEX\",\n            \"slug\": \"catena-x\",\n            \"rank\": 5990,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59F2c86CFAa2EC1b07b3D032708220506657c479\"\n            }\n        },\n        {\n            \"id\": 13938,\n            \"name\": \"Game Coin\",\n            \"symbol\": \"GMEX\",\n            \"slug\": \"game-coin\",\n            \"rank\": 4062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903\"\n            }\n        },\n        {\n            \"id\": 13940,\n            \"name\": \"NELO Metaverse\",\n            \"symbol\": \"NELO\",\n            \"slug\": \"nelo-metaverse\",\n            \"rank\": 5087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe38950f71e2d2fc4ca9dc9c3625d82560b0a5d8f\"\n            }\n        },\n        {\n            \"id\": 13942,\n            \"name\": \"Wipe My ASS\",\n            \"symbol\": \"WIPE\",\n            \"slug\": \"wipe-my-ass\",\n            \"rank\": 7918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:36:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 13943,\n            \"name\": \"GINZA NETWORK\",\n            \"symbol\": \"GINZA\",\n            \"slug\": \"ginza-network\",\n            \"rank\": 3936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T08:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32d7da6a7cf25ed1b86e1b0ee9a62b0252d46b16\"\n            }\n        },\n        {\n            \"id\": 13944,\n            \"name\": \"Otter Finance\",\n            \"symbol\": \"OTR\",\n            \"slug\": \"otter-finance\",\n            \"rank\": 9002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T00:01:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6TgvYd7eApfcZ7K5Mur7MaUQ2xT7THB4cLHWuMkQdU5Z\"\n            }\n        },\n        {\n            \"id\": 13946,\n            \"name\": \"Scoobi Doge\",\n            \"symbol\": \"SCOOBI\",\n            \"slug\": \"scoobi-doge\",\n            \"rank\": 6338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T08:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06a87f6afec4a739c367bef69eefe383d27106bd\"\n            }\n        },\n        {\n            \"id\": 13948,\n            \"name\": \"Schrodinger\",\n            \"symbol\": \"KITTY DINGER\",\n            \"slug\": \"schrodinger\",\n            \"rank\": 4972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2c33b28527a63cdf13c0b24ce4cf5bf9c9fb3bc6\"\n            }\n        },\n        {\n            \"id\": 13950,\n            \"name\": \"Dentrocoin\",\n            \"symbol\": \"DENTRO\",\n            \"slug\": \"dentrocoin\",\n            \"rank\": 4910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3f30b6169b2178fa205a7a77e8823d2b359e7224\"\n            }\n        },\n        {\n            \"id\": 13952,\n            \"name\": \"LevelUp Gaming\",\n            \"symbol\": \"LVLUP\",\n            \"slug\": \"levelup-gaming\",\n            \"rank\": 7211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3Bd3e021801A34104fcb5E29DE6689a9b204513\"\n            }\n        },\n        {\n            \"id\": 13953,\n            \"name\": \"Scotty Beam\",\n            \"symbol\": \"SCOTTY\",\n            \"slug\": \"scottybeam\",\n            \"rank\": 3719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T19:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x000351d035d8bbf2aa3131ebfecd66fb21836f6c\"\n            }\n        },\n        {\n            \"id\": 13957,\n            \"name\": \"FlokiZap\",\n            \"symbol\": \"FLOKIZ\",\n            \"slug\": \"flokizap\",\n            \"rank\": 9003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T09:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee901a8a13e5b71dd35ad259d87e17a891d1f0f3\"\n            }\n        },\n        {\n            \"id\": 13960,\n            \"name\": \"KOROMARU\",\n            \"symbol\": \"KOROMARU\",\n            \"slug\": \"koromaru\",\n            \"rank\": 5147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T10:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651\"\n            }\n        },\n        {\n            \"id\": 13962,\n            \"name\": \"MegaShibaZilla\",\n            \"symbol\": \"MSZ\",\n            \"slug\": \"megashibazilla\",\n            \"rank\": 7296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T10:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe37f5e9c1e8199bda350243aaa50076959ea13d2\"\n            }\n        },\n        {\n            \"id\": 13963,\n            \"name\": \"MetaFace\",\n            \"symbol\": \"MFT\",\n            \"slug\": \"metaface\",\n            \"rank\": 6651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T01:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93116DAC9d16434d02e57846DA4a62a1D4c40a12\"\n            }\n        },\n        {\n            \"id\": 13964,\n            \"name\": \"FarmerDoge V3\",\n            \"symbol\": \"CROP\",\n            \"slug\": \"farmerdoge\",\n            \"rank\": 4166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T11:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x288f7692a78aa9906cf5790af78a672078070535\"\n            }\n        },\n        {\n            \"id\": 13965,\n            \"name\": \"Ethernaal\",\n            \"symbol\": \"NAAL\",\n            \"slug\": \"ethernaal\",\n            \"rank\": 2030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T11:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc133529e57681b2999708f9458be5634e293995e\"\n            }\n        },\n        {\n            \"id\": 13967,\n            \"name\": \"Goldfinch\",\n            \"symbol\": \"GFI\",\n            \"slug\": \"goldfinch-protocol\",\n            \"rank\": 761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T20:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdab396ccf3d84cf2d07c4454e10c8a6f5b008d2b\"\n            }\n        },\n        {\n            \"id\": 13968,\n            \"name\": \"Gennix\",\n            \"symbol\": \"GNNX\",\n            \"slug\": \"gennix\",\n            \"rank\": 3813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T13:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x022b0f871eDc12B1549f894e3A2d721BBEf7519b\"\n            }\n        },\n        {\n            \"id\": 13969,\n            \"name\": \"Phoenix Global (new)\",\n            \"symbol\": \"PHB\",\n            \"slug\": \"phoenix-global-new\",\n            \"rank\": 975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-05T14:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0409633A72D846fc5BBe2f98D88564D35987904D\"\n            }\n        },\n        {\n            \"id\": 13973,\n            \"name\": \"nSights DeFi Trader\",\n            \"symbol\": \"NSI\",\n            \"slug\": \"nsights-defi-trader\",\n            \"rank\": 5434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T07:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7efb55d9ac57b23cc6811c9068db3cf83cbdfe39\"\n            }\n        },\n        {\n            \"id\": 13974,\n            \"name\": \"NFTStyle\",\n            \"symbol\": \"NFTSTYLE\",\n            \"slug\": \"nftstyle\",\n            \"rank\": 6138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T07:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d33e26336c445c71f206dd18b64ce11c2eee3f0\"\n            }\n        },\n        {\n            \"id\": 13975,\n            \"name\": \"Shar Pei\",\n            \"symbol\": \"SHARPEI\",\n            \"slug\": \"shar-pei\",\n            \"rank\": 4201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T10:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe3af7376e412a377358d5894c790bb3e00d0dc1\"\n            }\n        },\n        {\n            \"id\": 13976,\n            \"name\": \"XEUS\",\n            \"symbol\": \"XEUS\",\n            \"slug\": \"xeus\",\n            \"rank\": 5762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-06T11:06:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e141769366634d9c4e498257fa7ec204d22b634\"\n            }\n        },\n        {\n            \"id\": 13977,\n            \"name\": \"DoragonLand\",\n            \"symbol\": \"DOR\",\n            \"slug\": \"doragonland\",\n            \"rank\": 4243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T19:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3465fD2D9f900e34280aBab60E8d9987B5b5bb47\"\n            }\n        },\n        {\n            \"id\": 13978,\n            \"name\": \"MetaVPad\",\n            \"symbol\": \"METAV\",\n            \"slug\": \"metavpad\",\n            \"rank\": 3308,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T15:15:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62858686119135cc00C4A3102b436a0eB314D402\"\n            }\n        },\n        {\n            \"id\": 13983,\n            \"name\": \"Mega Shiba Inu\",\n            \"symbol\": \"MEGASHIB\",\n            \"slug\": \"mega-shiba-inu\",\n            \"rank\": 9004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T04:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c23f0f3e06fa0e07c5e661353612a2d63323bc6\"\n            }\n        },\n        {\n            \"id\": 13984,\n            \"name\": \"Berserk Inu\",\n            \"symbol\": \"BERSERK\",\n            \"slug\": \"berserk-inu\",\n            \"rank\": 9005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T05:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55ae8e43172e91fab2a9e97636023f4c87b4c470\"\n            }\n        },\n        {\n            \"id\": 13985,\n            \"name\": \"FootBallGo\",\n            \"symbol\": \"FGSPORT\",\n            \"slug\": \"footballgo\",\n            \"rank\": 7318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T05:20:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d12cc56d133fc5c60e9385b7a92f35a682da0bd\"\n            }\n        },\n        {\n            \"id\": 13987,\n            \"name\": \"DYOR Token\",\n            \"symbol\": \"DYOR\",\n            \"slug\": \"dyor-token\",\n            \"rank\": 6058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T08:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10051147418c42218986cedd0adc266441f8a14f\"\n            }\n        },\n        {\n            \"id\": 13988,\n            \"name\": \"MIM\",\n            \"symbol\": \"SWARM\",\n            \"slug\": \"mim\",\n            \"rank\": 5225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T09:20:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4dydh8EGNEdTz6grqnGBxpduRg55eLnwNZXoNZJetadu\"\n            }\n        },\n        {\n            \"id\": 13989,\n            \"name\": \"BabyFlokiZilla\",\n            \"symbol\": \"BABYFLOKIZILLA\",\n            \"slug\": \"babyflokizilla\",\n            \"rank\": 7818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T19:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dc8ae7f7f88e1344c289d75cd0d4ce07dc4aae6\"\n            }\n        },\n        {\n            \"id\": 13991,\n            \"name\": \"X AE A-12\",\n            \"symbol\": \"XAEA12\",\n            \"slug\": \"x-ae-a-12\",\n            \"rank\": 6991,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T15:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1902882a8f6c7fb1402f83c434ea8e064b35bab3\"\n            }\n        },\n        {\n            \"id\": 13992,\n            \"name\": \"Hero Essence\",\n            \"symbol\": \"HES\",\n            \"slug\": \"heroverse-hes\",\n            \"rank\": 6790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T15:36:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x215fab3842bfa19dc0dd7248746c0ab72a8fe813\"\n            }\n        },\n        {\n            \"id\": 13994,\n            \"name\": \"MetaDoge\",\n            \"symbol\": \"METADOGE\",\n            \"slug\": \"metadoge\",\n            \"rank\": 5795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T16:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31e7ddebc4b4c1a9ba91a761390445f887354b25\"\n            }\n        },\n        {\n            \"id\": 13996,\n            \"name\": \"AVNRich Token\",\n            \"symbol\": \"AVN\",\n            \"slug\": \"avnrich-token\",\n            \"rank\": 3119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-07T17:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf151f63d8d1287db5fc7a3bc104a9c38124cdeb\"\n            }\n        },\n        {\n            \"id\": 13997,\n            \"name\": \"Hodl Finance\",\n            \"symbol\": \"HFT\",\n            \"slug\": \"hodl-finance\",\n            \"rank\": 6025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T14:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x186866858aef38c05829166a7711b37563e15994\"\n            }\n        },\n        {\n            \"id\": 13998,\n            \"name\": \"Yaan Launchpad\",\n            \"symbol\": \"YAAN\",\n            \"slug\": \"yaan-launchpad\",\n            \"rank\": 7310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xfe0a69a2fdb58e5beeecd07f78806c9dd0a54501\"\n            }\n        },\n        {\n            \"id\": 13999,\n            \"name\": \"Togashi Inu\",\n            \"symbol\": \"TOGASHI\",\n            \"slug\": \"togashi-inu\",\n            \"rank\": 9006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5daa0cbe290e082dbfd6f595e2e53b678895f322\"\n            }\n        },\n        {\n            \"id\": 14000,\n            \"name\": \"ChefCake\",\n            \"symbol\": \"CHEFCAKE\",\n            \"slug\": \"chefcake\",\n            \"rank\": 9007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10e24a15bb2b49f6211401af82f0f3ebed05bf71\"\n            }\n        },\n        {\n            \"id\": 14001,\n            \"name\": \"RocketBUSD\",\n            \"symbol\": \"RocketBUSD\",\n            \"slug\": \"rocketbusd\",\n            \"rank\": 4796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:19:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17fabaf66256fb40f350576bafa1807429708e34\"\n            }\n        },\n        {\n            \"id\": 14002,\n            \"name\": \"NFTASCII\",\n            \"symbol\": \"NFTASCII\",\n            \"slug\": \"nftascii\",\n            \"rank\": 7564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T01:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab2392379c1c8876690aebbae735ecc2b465825c\"\n            }\n        },\n        {\n            \"id\": 14003,\n            \"name\": \"Amaze World\",\n            \"symbol\": \"AMZE\",\n            \"slug\": \"amaze-world\",\n            \"rank\": 4808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:45:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4EF519EC0108A7fa29C96860c076667A7Fe7C8D4\"\n            }\n        },\n        {\n            \"id\": 14006,\n            \"name\": \"Ironman\",\n            \"symbol\": \"IRONMAN\",\n            \"slug\": \"ironman\",\n            \"rank\": 9008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T02:37:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x88ad95cd21b0a88972fb87a4c1c83d29125a0e30\"\n            }\n        },\n        {\n            \"id\": 14009,\n            \"name\": \"DeFi Launch\",\n            \"symbol\": \"DLAUNCH\",\n            \"slug\": \"defi-launch\",\n            \"rank\": 7396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD7D23d89c510f306e4037385EbbEFc6Dd6C41e61\"\n            }\n        },\n        {\n            \"id\": 14011,\n            \"name\": \"BIG ETH\",\n            \"symbol\": \"BIGETH\",\n            \"slug\": \"big-eth\",\n            \"rank\": 5684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T02:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2866e9546be562301046206824ab33283983c6db\"\n            }\n        },\n        {\n            \"id\": 14012,\n            \"name\": \"Polygon Parrot Egg\",\n            \"symbol\": \"PPEGG\",\n            \"slug\": \"parrot-egg-polygon\",\n            \"rank\": 7832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xB63E54F16600b356f6d62dDd43Fca5b43d7c66fd\"\n            }\n        },\n        {\n            \"id\": 14013,\n            \"name\": \"GEMIT.app\",\n            \"symbol\": \"GEMIT\",\n            \"slug\": \"gemit-app\",\n            \"rank\": 6562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA91A840eE787Bb773922f961b6C5cD2A564F535d\"\n            }\n        },\n        {\n            \"id\": 14014,\n            \"name\": \"Gilgamesh ETH\",\n            \"symbol\": \"GIL\",\n            \"slug\": \"gilgamesh-eth\",\n            \"rank\": 7363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:07:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfde19f0de7a4e7eca8ab29c9f202a21a3b3503de\"\n            }\n        },\n        {\n            \"id\": 14018,\n            \"name\": \"SunShield\",\n            \"symbol\": \"SSHLD\",\n            \"slug\": \"sunshield\",\n            \"rank\": 9009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e3b5cf330849ee07c5213d2d01dacade02d186d\"\n            }\n        },\n        {\n            \"id\": 14019,\n            \"name\": \"Lizard Token\",\n            \"symbol\": \"LIZARD\",\n            \"slug\": \"lizard-token\",\n            \"rank\": 8297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5ENUvV3Ur3o3Fg6LVRfHL4sowidiVTMHHsEFqNJXRz6o\"\n            }\n        },\n        {\n            \"id\": 14020,\n            \"name\": \"Samsunspor Fan Token\",\n            \"symbol\": \"SAM\",\n            \"slug\": \"samsunspor-fan-token\",\n            \"rank\": 1745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x31E6F0276982f6Fb4049D873049bc855f2eE65E7\"\n            }\n        },\n        {\n            \"id\": 14021,\n            \"name\": \"Yokai Money\",\n            \"symbol\": \"YOKAI\",\n            \"slug\": \"yokai-money\",\n            \"rank\": 7190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff4245b8fd43f75476608a94768ebb29bb678c2c\"\n            }\n        },\n        {\n            \"id\": 14025,\n            \"name\": \"Tokenoid\",\n            \"symbol\": \"NOID\",\n            \"slug\": \"tokenoid\",\n            \"rank\": 7516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120\"\n            }\n        },\n        {\n            \"id\": 14026,\n            \"name\": \"GYM Token\",\n            \"symbol\": \"GYM\",\n            \"slug\": \"gym-token\",\n            \"rank\": 4473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T03:51:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe98d920370d87617eb11476b41bf4be4c556f3f8\"\n            }\n        },\n        {\n            \"id\": 14027,\n            \"name\": \"Snowbank\",\n            \"symbol\": \"SB\",\n            \"slug\": \"snowbank\",\n            \"rank\": 3525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T02:06:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7d1232b90d3f809a54eeaeebc639c62df8a8942f\"\n            }\n        },\n        {\n            \"id\": 14028,\n            \"name\": \"Dune Token\",\n            \"symbol\": \"DUNE\",\n            \"slug\": \"dune-token\",\n            \"rank\": 9010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:03:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xdd57fa6a38326b5c040a6bfce7a0a7c65588175a\"\n            }\n        },\n        {\n            \"id\": 14030,\n            \"name\": \"Evagrow Coin\",\n            \"symbol\": \"EVA\",\n            \"slug\": \"evagrow-coin\",\n            \"rank\": 6907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ed248db16548CB6e1d625cdbA3EAc487C1c4a8e\"\n            }\n        },\n        {\n            \"id\": 14031,\n            \"name\": \"Bork\",\n            \"symbol\": \"BORK\",\n            \"slug\": \"bork\",\n            \"rank\": 8178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:06:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2LxZrcJJhzcAju1FBHuGvw929EVkX7R7Q8yA2cdp8q7b\"\n            }\n        },\n        {\n            \"id\": 14032,\n            \"name\": \"Idoscan\",\n            \"symbol\": \"IDOSCAN\",\n            \"slug\": \"idoscan\",\n            \"rank\": 6747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1Da25D0a242c3B42D6774e0A41d5A142e127f891\"\n            }\n        },\n        {\n            \"id\": 14035,\n            \"name\": \"Premio\",\n            \"symbol\": \"PREMIO\",\n            \"slug\": \"premio\",\n            \"rank\": 8154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x94140c2eA9D208D8476cA4E3045254169791C59e\"\n            }\n        },\n        {\n            \"id\": 14036,\n            \"name\": \"Pirate Inu\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"pirate-inu\",\n            \"rank\": 7101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xef5b32486ed432b804a51d129f4d2fbdf18057ec\"\n            }\n        },\n        {\n            \"id\": 14037,\n            \"name\": \"Meta Shiba\",\n            \"symbol\": \"MSHIBA\",\n            \"slug\": \"meta-shiba\",\n            \"rank\": 5642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cF77be84214beb066F26a4ea1c38ddcc2AFbcf7\"\n            }\n        },\n        {\n            \"id\": 14038,\n            \"name\": \"Doge Yellow Coin\",\n            \"symbol\": \"DOGEY\",\n            \"slug\": \"doge-yellow-coin\",\n            \"rank\": 7108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f373cd69c329b1da2e00b861ad950e59454aa18\"\n            }\n        },\n        {\n            \"id\": 14039,\n            \"name\": \"Defiville\",\n            \"symbol\": \"ISLA\",\n            \"slug\": \"defiville\",\n            \"rank\": 5582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20a68f9e34076b2dc15ce726d7eebb83b694702d\"\n            }\n        },\n        {\n            \"id\": 14041,\n            \"name\": \"Himalayan Cat Coin\",\n            \"symbol\": \"HIMA\",\n            \"slug\": \"himalayan-cat-coin\",\n            \"rank\": 7438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T04:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"72hgmvS5zFxaFJfMizq6Gp4gjBqXjTPyX9GDP38krorQ\"\n            }\n        },\n        {\n            \"id\": 14043,\n            \"name\": \"NOMY\",\n            \"symbol\": \"NOMY\",\n            \"slug\": \"nomy\",\n            \"rank\": 9011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T05:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x719673Bc6AD1C4FA216052FDA2297774bf582b05\"\n            }\n        },\n        {\n            \"id\": 14045,\n            \"name\": \"LinkSync\",\n            \"symbol\": \"SYNC\",\n            \"slug\": \"linksync\",\n            \"rank\": 5459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:06:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf6a22b0593df74f218027a2d8b7953c9b4542aa1\"\n            }\n        },\n        {\n            \"id\": 14046,\n            \"name\": \"BlueSparrow Token\",\n            \"symbol\": \"BLUESPARROW\",\n            \"slug\": \"bluesparrow-token\",\n            \"rank\": 2884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T06:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4d67edef87a5ff910954899f4e5a0aaf107afd42\"\n            }\n        },\n        {\n            \"id\": 14048,\n            \"name\": \"Atlantis Metaverse\",\n            \"symbol\": \"TAU\",\n            \"slug\": \"atlantis-metaverse\",\n            \"rank\": 4779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:00:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8632055b9CAeebEf7C7DccD95461608ca5378839\"\n            }\n        },\n        {\n            \"id\": 14052,\n            \"name\": \"FC Porto Fan Token\",\n            \"symbol\": \"PORTO\",\n            \"slug\": \"fc-porto\",\n            \"rank\": 750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T12:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49f2145d6366099e13B10FbF80646C0F377eE7f6\"\n            }\n        },\n        {\n            \"id\": 14053,\n            \"name\": \"GovWorld\",\n            \"symbol\": \"GOV\",\n            \"slug\": \"govworld\",\n            \"rank\": 4621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc7a91413769891de2e9ebbfc96d2eb1874b5760\"\n            }\n        },\n        {\n            \"id\": 14054,\n            \"name\": \"MyOwnItem\",\n            \"symbol\": \"MOI\",\n            \"slug\": \"myownitem\",\n            \"rank\": 4222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T07:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xce78Fe539Ef8b6C77B5726113c7B2E78F71Dc6aB\"\n            }\n        },\n        {\n            \"id\": 14058,\n            \"name\": \"Bali Social Integrated\",\n            \"symbol\": \"BSI\",\n            \"slug\": \"bali-social-integrated\",\n            \"rank\": 3142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb50455805ebf8396d9177bbc4a371a376d00ecc\"\n            }\n        },\n        {\n            \"id\": 14061,\n            \"name\": \"Pawn My NFT\",\n            \"symbol\": \"PNFT\",\n            \"slug\": \"pawn-my-nft\",\n            \"rank\": 5884,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T07:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec43d3153c1f08946fa71cdd3a14af64fd58f27e\"\n            }\n        },\n        {\n            \"id\": 14063,\n            \"name\": \"FantOHM DAO\",\n            \"symbol\": \"FHM\",\n            \"slug\": \"fantohm\",\n            \"rank\": 3671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xfa1fbb8ef55a4855e5688c0ee13ac3f202486286\"\n            }\n        },\n        {\n            \"id\": 14064,\n            \"name\": \"The Philosophers Stone\",\n            \"symbol\": \"TPOS\",\n            \"slug\": \"the-philosophers-stone\",\n            \"rank\": 6522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:24:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDAdeBb7Bc62DB8614a59f52f221Ce8c226464599\"\n            }\n        },\n        {\n            \"id\": 14065,\n            \"name\": \"Pirate Boy\",\n            \"symbol\": \"PIRATEBOY\",\n            \"slug\": \"pirate-boy\",\n            \"rank\": 9012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1047104fdd07ed190d534082f3d1032365bd0251\"\n            }\n        },\n        {\n            \"id\": 14066,\n            \"name\": \"GuitarSwap\",\n            \"symbol\": \"GUT\",\n            \"slug\": \"guitarswap\",\n            \"rank\": 6051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:33:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb6ba8c98021c31a02dd65e9be97729eba859d4e2\"\n            }\n        },\n        {\n            \"id\": 14067,\n            \"name\": \"Dickcoin\",\n            \"symbol\": \"DICK\",\n            \"slug\": \"dickcoinmoon\",\n            \"rank\": 8279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:30:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E6Hkw5o48QfNo6iUi1aepjEBzVq4ZjQLxh7xVtdTqoyB\"\n            }\n        },\n        {\n            \"id\": 14069,\n            \"name\": \"FIA Protocol\",\n            \"symbol\": \"FIA\",\n            \"slug\": \"fia-protocol\",\n            \"rank\": 5025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3489be00546e660b58d182bab7720de5aacb00f6\"\n            }\n        },\n        {\n            \"id\": 14070,\n            \"name\": \"Hodler Heroes NFT\",\n            \"symbol\": \"HHNFT\",\n            \"slug\": \"hodler-heroes-nft\",\n            \"rank\": 6119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:33:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x882fd7db274b32dd0361931c406f7cf058bac822\"\n            }\n        },\n        {\n            \"id\": 14071,\n            \"name\": \"HIDEOUS\",\n            \"symbol\": \"HIDEOUS\",\n            \"slug\": \"hideous\",\n            \"rank\": 8077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:03:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f4105a5231e95BD087Cc28cfF30595346e1e07C\"\n            }\n        },\n        {\n            \"id\": 14072,\n            \"name\": \"Doge King\",\n            \"symbol\": \"DOGEK\",\n            \"slug\": \"doge-king\",\n            \"rank\": 3171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T08:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1\"\n            }\n        },\n        {\n            \"id\": 14073,\n            \"name\": \"Vagabond\",\n            \"symbol\": \"VGO\",\n            \"slug\": \"vagabond\",\n            \"rank\": 3449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:13:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF365920c476491F855891dc67B23BD2D0c4c7a72\"\n            }\n        },\n        {\n            \"id\": 14074,\n            \"name\": \"Anji\",\n            \"symbol\": \"ANJI\",\n            \"slug\": \"anji\",\n            \"rank\": 4861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:09:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc619ffcc0e0f30427bf938f9a1b2bfae15bdf84\"\n            }\n        },\n        {\n            \"id\": 14075,\n            \"name\": \"POOMOON\",\n            \"symbol\": \"POO\",\n            \"slug\": \"poomoon\",\n            \"rank\": 6182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc20a257786f2d8a038caca312be0f10e206d15f\"\n            }\n        },\n        {\n            \"id\": 14076,\n            \"name\": \"Follow Token\",\n            \"symbol\": \"FOLO\",\n            \"slug\": \"follow-token\",\n            \"rank\": 7098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2a63a5dd36c91ec2da59b188ff047f66fac122a\"\n            }\n        },\n        {\n            \"id\": 14077,\n            \"name\": \"Kaiba DeFi\",\n            \"symbol\": \"KAIBA\",\n            \"slug\": \"kaiba-inu\",\n            \"rank\": 9013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T09:22:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2210f65235c2fb391ab8650520237e6378e5c5a\"\n            }\n        },\n        {\n            \"id\": 14078,\n            \"name\": \"PolkaInu\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"polkainu\",\n            \"rank\": 9014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaabcecd071ab4ace5496f6ff3e1c4c3ee8116f75\"\n            }\n        },\n        {\n            \"id\": 14079,\n            \"name\": \"Shibalana\",\n            \"symbol\": \"SHIBA\",\n            \"slug\": \"shibalana\",\n            \"rank\": 7685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Dhg9XnzJWzSQqH2aAnhPTEJHGQAkALDfD98MA499A7pa\"\n            }\n        },\n        {\n            \"id\": 14080,\n            \"name\": \"RO Slayers\",\n            \"symbol\": \"SLYR\",\n            \"slug\": \"ro-slayers\",\n            \"rank\": 6870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:51:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2988810A56eDCf3840871695D587A5AFF280D37b\"\n            }\n        },\n        {\n            \"id\": 14083,\n            \"name\": \"Lorde Edge\",\n            \"symbol\": \"EDGELON\",\n            \"slug\": \"lorde-edge\",\n            \"rank\": 6491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:48:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcf58b4e4863c0d085bd1c65b3f2932e261547fab\"\n            }\n        },\n        {\n            \"id\": 14084,\n            \"name\": \"The Mars Shiba\",\n            \"symbol\": \"MARSSHIBA\",\n            \"slug\": \"the-mars-shiba\",\n            \"rank\": 5752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe41A093549BeEe36b76728D456894093396D1120\"\n            }\n        },\n        {\n            \"id\": 14085,\n            \"name\": \"Buff Shiba Inu\",\n            \"symbol\": \"BUFFSHIBA\",\n            \"slug\": \"buff-shiba-inu\",\n            \"rank\": 7562,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2673f49d2737f97d70995ed43d128e0b8e560c5\"\n            }\n        },\n        {\n            \"id\": 14086,\n            \"name\": \"Binancedog\",\n            \"symbol\": \"Bidog\",\n            \"slug\": \"binancedog\",\n            \"rank\": 6781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T10:57:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x265f638eab14dd43d80bb71aae3289b1c6d46a3f\"\n            }\n        },\n        {\n            \"id\": 14088,\n            \"name\": \"LuxFi\",\n            \"symbol\": \"LXF\",\n            \"slug\": \"luxfi\",\n            \"rank\": 5443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T16:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa799c4adcf62e025ce4d8abe6a77cebc487d772a\"\n            }\n        },\n        {\n            \"id\": 14089,\n            \"name\": \"Tempus\",\n            \"symbol\": \"TEMP\",\n            \"slug\": \"tempus\",\n            \"rank\": 4173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T21:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA36FDBBAE3c9d55a1d67EE5821d53B50B63A1aB9\"\n            }\n        },\n        {\n            \"id\": 14092,\n            \"name\": \"BNB Shinobi\",\n            \"symbol\": \"CHAKRA\",\n            \"slug\": \"bnb-shinobi\",\n            \"rank\": 6965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T12:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeff13653eeb698ba291b8bff7aaaab648132c2d7\"\n            }\n        },\n        {\n            \"id\": 14093,\n            \"name\": \"Binosaurs\",\n            \"symbol\": \"BINOSAURS\",\n            \"slug\": \"binosaurs\",\n            \"rank\": 9015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T12:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fDd003D3B61dDA10429C1EbB502Ec02946219cc\"\n            }\n        },\n        {\n            \"id\": 14094,\n            \"name\": \"AlgoGems\",\n            \"symbol\": \"GEMS\",\n            \"slug\": \"algogems\",\n            \"rank\": 4115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:06:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4030,\n                \"name\": \"Algorand\",\n                \"symbol\": \"ALGO\",\n                \"slug\": \"algorand\",\n                \"token_address\": \"230946361\"\n            }\n        },\n        {\n            \"id\": 14095,\n            \"name\": \"Omicron\",\n            \"symbol\": \"OMIC\",\n            \"slug\": \"omicron\",\n            \"rank\": 7465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x86b3353387F560295a8Fa7902679735E5f076Bd5\"\n            }\n        },\n        {\n            \"id\": 14096,\n            \"name\": \"Blizz Finance\",\n            \"symbol\": \"BLZZ\",\n            \"slug\": \"blizz-finance\",\n            \"rank\": 4119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T02:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0f34919404a290e71fc6a510cb4a6acb8d764b24\"\n            }\n        },\n        {\n            \"id\": 14097,\n            \"name\": \"Koreadoge\",\n            \"symbol\": \"KDOGE\",\n            \"slug\": \"koreadoge\",\n            \"rank\": 4647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfe087ed979244db595e62a7bc1e01e6de6870e9\"\n            }\n        },\n        {\n            \"id\": 14099,\n            \"name\": \"Mobius Money\",\n            \"symbol\": \"MOBI\",\n            \"slug\": \"mobius-money\",\n            \"rank\": 5670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T13:57:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x73a210637f6f6b7005512677ba6b3c96bb4aa44b\"\n            }\n        },\n        {\n            \"id\": 14100,\n            \"name\": \"Angry Squid\",\n            \"symbol\": \"AngrySquid\",\n            \"slug\": \"angry-squid\",\n            \"rank\": 9016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T17:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd5bd628f92b07df737f2af2b43c103ce60be88b\"\n            }\n        },\n        {\n            \"id\": 14101,\n            \"name\": \"Ronin\",\n            \"symbol\": \"RON\",\n            \"slug\": \"ronin\",\n            \"rank\": 2867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T13:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14102,\n            \"name\": \"Floki Gold\",\n            \"symbol\": \"FLOKIGOLD\",\n            \"slug\": \"floki-gold\",\n            \"rank\": 6481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T18:27:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f9fd5872beb21392f286afc6eb3a0f8154384fc\"\n            }\n        },\n        {\n            \"id\": 14104,\n            \"name\": \"Hellsing Inu\",\n            \"symbol\": \"HELLSING\",\n            \"slug\": \"hellsing-inu\",\n            \"rank\": 6011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-08T22:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb087c2180e3134db396977065817aed91fea6ead\"\n            }\n        },\n        {\n            \"id\": 14105,\n            \"name\": \"Lemonn\",\n            \"symbol\": \"LMN\",\n            \"slug\": \"lemonn\",\n            \"rank\": 6780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T00:50:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7251c7a2155d8fedb42a1dc4333ade589e4d6919\"\n            }\n        },\n        {\n            \"id\": 14106,\n            \"name\": \"Meta Inu\",\n            \"symbol\": \"METAINU\",\n            \"slug\": \"meta-inu\",\n            \"rank\": 7639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T01:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe66a2b4b2b592a986cf65d8377aa77b045f0be96\"\n            }\n        },\n        {\n            \"id\": 14109,\n            \"name\": \"Alien Shiba Inu\",\n            \"symbol\": \"ASHIB\",\n            \"slug\": \"alien-shiba-inu\",\n            \"rank\": 5377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T01:36:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66eb97542e35FB514ab378253386792eA6536FB6\"\n            }\n        },\n        {\n            \"id\": 14110,\n            \"name\": \"D-Skyscraper\",\n            \"symbol\": \"DSG\",\n            \"slug\": \"d-skyscraper\",\n            \"rank\": 6584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:42:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26646b7C71f19BC9440612CaAaB465c26f4E8F7c\"\n            }\n        },\n        {\n            \"id\": 14114,\n            \"name\": \"Superalgos\",\n            \"symbol\": \"SA\",\n            \"slug\": \"superalgos\",\n            \"rank\": 6431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:06:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb981ed9a92377ca4d75d924b9ca06df163924fd\"\n            }\n        },\n        {\n            \"id\": 14116,\n            \"name\": \"Solcats\",\n            \"symbol\": \"MEOW\",\n            \"slug\": \"solcats\",\n            \"rank\": 8026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:05:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HAgX1HSfok8DohiNCS54FnC2UJkDSrRVnT38W3iWFwc8\"\n            }\n        },\n        {\n            \"id\": 14119,\n            \"name\": \"Upper Swiss Franc\",\n            \"symbol\": \"CHFU\",\n            \"slug\": \"upper-swiss-franc\",\n            \"rank\": 3178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x430e705c7a90d380e9c2d9da4f547d221d6e88cb\"\n            }\n        },\n        {\n            \"id\": 14122,\n            \"name\": \"CryptoDrop\",\n            \"symbol\": \"CDROP\",\n            \"slug\": \"cryptodrop\",\n            \"rank\": 3457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:24:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec6ca5a04b08e382d218de9cb30c9d8176406d34\"\n            }\n        },\n        {\n            \"id\": 14123,\n            \"name\": \"Let's Go Brandon\",\n            \"symbol\": \"LGB\",\n            \"slug\": \"lets-go-brandon\",\n            \"rank\": 9017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T03:36:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x21e783bcf445b515957a10e992ad3c8e9ff51288\"\n            }\n        },\n        {\n            \"id\": 14127,\n            \"name\": \"SW DAO\",\n            \"symbol\": \"SWD\",\n            \"slug\": \"sw-dao\",\n            \"rank\": 5732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1Fd154B4d0E3753B714B511a53Fe1fb72dc7AE1C\"\n            }\n        },\n        {\n            \"id\": 14128,\n            \"name\": \"Infinity ETH\",\n            \"symbol\": \"IETH\",\n            \"slug\": \"infinity-eth\",\n            \"rank\": 9018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T02:18:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16F761F89967A1dFC8E851a48904FB0c177bB373\"\n            }\n        },\n        {\n            \"id\": 14129,\n            \"name\": \"MetaFinance\",\n            \"symbol\": \"MFI\",\n            \"slug\": \"metafinance\",\n            \"rank\": 2920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:27:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEaDC218Ac4cB7895a5A56e6484646b48f841C45a\"\n            }\n        },\n        {\n            \"id\": 14131,\n            \"name\": \"LeagueDAO\",\n            \"symbol\": \"LEAG\",\n            \"slug\": \"leaguedao\",\n            \"rank\": 5527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T04:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b39917f9562c8bc83c7a6c2950ff571375d505d\"\n            }\n        },\n        {\n            \"id\": 14132,\n            \"name\": \"Shoppi Coin\",\n            \"symbol\": \"SHOP\",\n            \"slug\": \"shoppi-coin\",\n            \"rank\": 3516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T17:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9bb2b75250fc34e16d9503c04781c718b2d467c8\"\n            }\n        },\n        {\n            \"id\": 14133,\n            \"name\": \"WAM\",\n            \"symbol\": \"WAM\",\n            \"slug\": \"wam-app\",\n            \"rank\": 4553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T21:23:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xebbaeff6217d22e7744394061d874015709b8141\"\n            }\n        },\n        {\n            \"id\": 14136,\n            \"name\": \"Zuki Moba\",\n            \"symbol\": \"ZUKI\",\n            \"slug\": \"zuki-moba\",\n            \"rank\": 1790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-21T13:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe81257d932280ae440b17afc5f07c8a110d21432\"\n            }\n        },\n        {\n            \"id\": 14137,\n            \"name\": \"Vikings Inu\",\n            \"symbol\": \"VIKINGS\",\n            \"slug\": \"vikings-inu\",\n            \"rank\": 6596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T06:21:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3583c8328ecb4dc8751c7e4fe7bcc18e558a4b6\"\n            }\n        },\n        {\n            \"id\": 14138,\n            \"name\": \"Pulsar Token\",\n            \"symbol\": \"$PULSAR\",\n            \"slug\": \"pulsar-token\",\n            \"rank\": 6443,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T06:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x427FEbb891BF5144B36125C6704168324dC9c6DF\"\n            }\n        },\n        {\n            \"id\": 14140,\n            \"name\": \"Dynasty Global Investments\",\n            \"symbol\": \"DYN\",\n            \"slug\": \"dynasty-global-investments\",\n            \"rank\": 8120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T06:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65167E381388Bc803Aa2F22cd99d093068E98007\"\n            }\n        },\n        {\n            \"id\": 14141,\n            \"name\": \"Psyduck Inu\",\n            \"symbol\": \"Psyduck\",\n            \"slug\": \"psyduck-inu\",\n            \"rank\": 9019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T07:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99342b1a141aa3a02e04afb496562037fdf8e655\"\n            }\n        },\n        {\n            \"id\": 14145,\n            \"name\": \"holoride\",\n            \"symbol\": \"RIDE\",\n            \"slug\": \"holoride\",\n            \"rank\": 9020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T15:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 6892,\n                \"name\": \"Elrond\",\n                \"symbol\": \"EGLD\",\n                \"slug\": \"elrond-egld\",\n                \"token_address\": \"RIDE-7d18e9\"\n            }\n        },\n        {\n            \"id\": 14146,\n            \"name\": \"Optimus Cat\",\n            \"symbol\": \"OPCAT\",\n            \"slug\": \"optimus-cat\",\n            \"rank\": 5401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T07:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a7a68397b47ecaab4bb3acd7c710be8e906e4ce\"\n            }\n        },\n        {\n            \"id\": 14147,\n            \"name\": \"GainPool\",\n            \"symbol\": \"GAIN\",\n            \"slug\": \"gain\",\n            \"rank\": 5294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T07:33:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaac073847e989c6d9d2f115a69e57a024415c684\"\n            }\n        },\n        {\n            \"id\": 14150,\n            \"name\": \"Wolf Girl\",\n            \"symbol\": \"WOLFGIRL\",\n            \"slug\": \"wolfgirl\",\n            \"rank\": 8018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T13:39:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a3e66dad59b99404dc28d48767b7528301318f6\"\n            }\n        },\n        {\n            \"id\": 14151,\n            \"name\": \"Glasscoin\",\n            \"symbol\": \"GLS\",\n            \"slug\": \"glass-coin\",\n            \"rank\": 3103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14153,\n            \"name\": \"Euphoria\",\n            \"symbol\": \"WAGMI\",\n            \"slug\": \"wagmi\",\n            \"rank\": 2924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:22:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x0dc78c79b4eb080ead5c1d16559225a46b580694\"\n            }\n        },\n        {\n            \"id\": 14154,\n            \"name\": \"UNIREALCHAIN\",\n            \"symbol\": \"UNR\",\n            \"slug\": \"unirealchain\",\n            \"rank\": 3052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f5825c4c409c3baac9cac019c9c1e9dcf2cc557\"\n            }\n        },\n        {\n            \"id\": 14156,\n            \"name\": \"DogeBNB.org\",\n            \"symbol\": \"DOGEBNB\",\n            \"slug\": \"dogebnb-org\",\n            \"rank\": 7456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa591588aC622303C730a85EEa4Eb8C20FE7ef82A\"\n            }\n        },\n        {\n            \"id\": 14157,\n            \"name\": \"RedZilla\",\n            \"symbol\": \"REDZILLA\",\n            \"slug\": \"redzilla\",\n            \"rank\": 7285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T08:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9e45bf69d369d3e1ad2e16bd3ec4006c330f33a\"\n            }\n        },\n        {\n            \"id\": 14160,\n            \"name\": \"Matrix Protocol\",\n            \"symbol\": \"MTX\",\n            \"slug\": \"matrix-protocol\",\n            \"rank\": 5862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe28832f94aa99d3ed4c61ef805330168556b4179\"\n            }\n        },\n        {\n            \"id\": 14161,\n            \"name\": \"1NFT\",\n            \"symbol\": \"1NFT\",\n            \"slug\": \"1nft\",\n            \"rank\": 4310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:35:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24e211001794e1d8fa9da70babf6f6c0c9d3879a\"\n            }\n        },\n        {\n            \"id\": 14162,\n            \"name\": \"Mashima Inu\",\n            \"symbol\": \"MASHIMA\",\n            \"slug\": \"mashima-inu\",\n            \"rank\": 9021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:18:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2f8a70b09db0f7795a5f079b5021eb84aa59e28\"\n            }\n        },\n        {\n            \"id\": 14163,\n            \"name\": \"PIDAO\",\n            \"symbol\": \"PID\",\n            \"slug\": \"pidao\",\n            \"rank\": 4556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T09:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1215Ed20aa507578ca352E195016F289e7A17f3A\"\n            }\n        },\n        {\n            \"id\": 14165,\n            \"name\": \"Dappsy\",\n            \"symbol\": \"APP\",\n            \"slug\": \"dappsy\",\n            \"rank\": 4907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81e07cff8a9331ef2a837b15a3560fb186bf5e8d\"\n            }\n        },\n        {\n            \"id\": 14169,\n            \"name\": \"Spookeletons Token\",\n            \"symbol\": \"SPKL\",\n            \"slug\": \"spookeletons-token\",\n            \"rank\": 8094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"31tCNEE6LiL9yW4Bu153Dq4vi2GuorXxCA9pW9aA6ecU\"\n            }\n        },\n        {\n            \"id\": 14170,\n            \"name\": \"Safety\",\n            \"symbol\": \"SFT\",\n            \"slug\": \"safety\",\n            \"rank\": 6314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T10:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x13B6e448eB51fa9289EaBeB67C775f755652652A\"\n            }\n        },\n        {\n            \"id\": 14172,\n            \"name\": \"ADToken\",\n            \"symbol\": \"AD\",\n            \"slug\": \"ad-token\",\n            \"rank\": 5722,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x538b972E46B86373638B14fa6F6a9C51f796394b\"\n            }\n        },\n        {\n            \"id\": 14177,\n            \"name\": \"Inuyasha\",\n            \"symbol\": \"INUYASHA\",\n            \"slug\": \"inuyasha\",\n            \"rank\": 4120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T14:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5bddbfdc228e1bbdb9ef5ca1dc56b54c4d6d6621\"\n            }\n        },\n        {\n            \"id\": 14179,\n            \"name\": \"Pintu Token\",\n            \"symbol\": \"PTU\",\n            \"slug\": \"pintu-token\",\n            \"rank\": 5353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T12:55:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC229c69eB3BB51828D0cAA3509A05a51083898dd\"\n            }\n        },\n        {\n            \"id\": 14181,\n            \"name\": \"MetaAxis\",\n            \"symbol\": \"MTA\",\n            \"slug\": \"metaaxis\",\n            \"rank\": 7387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19d3a7c26a1271eebb6f04bdb4565b7f2b7efc30\"\n            }\n        },\n        {\n            \"id\": 14182,\n            \"name\": \"CollegeCoinNetwork\",\n            \"symbol\": \"CCN\",\n            \"slug\": \"collegecoinnetwork\",\n            \"rank\": 6729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14184,\n            \"name\": \"Succor Coin\",\n            \"symbol\": \"SUCCOR\",\n            \"slug\": \"succor-coin\",\n            \"rank\": 7545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8F27e7Ba0A141cF15Adcf6C135c4d694deBD001D\"\n            }\n        },\n        {\n            \"id\": 14186,\n            \"name\": \"Perpetuum\",\n            \"symbol\": \"PRP\",\n            \"slug\": \"perpetuum\",\n            \"rank\": 4408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T15:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84afb95ca5589674e02d227bdd6da7e7dcf31a3e\"\n            }\n        },\n        {\n            \"id\": 14188,\n            \"name\": \"Plugin\",\n            \"symbol\": \"PLI\",\n            \"slug\": \"plugin\",\n            \"rank\": 5422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T16:06:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdcff7412ea7c8445c46a8254dfb557ac1e48094391\"\n            }\n        },\n        {\n            \"id\": 14191,\n            \"name\": \"MELONx\",\n            \"symbol\": \"MLNX\",\n            \"slug\": \"melonx\",\n            \"rank\": 7301,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T19:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF28709f1daa6CEE2847C5B9526ceba457331742b\"\n            }\n        },\n        {\n            \"id\": 14192,\n            \"name\": \"iBNB (new)\",\n            \"symbol\": \"IBNB\",\n            \"slug\": \"i-bnb-new\",\n            \"rank\": 5952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-09T18:12:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dda7c99973cba879ed67601f7bf65316874a7a7\"\n            }\n        },\n        {\n            \"id\": 14193,\n            \"name\": \"Bitoshi\",\n            \"symbol\": \"BTI\",\n            \"slug\": \"bitoshi\",\n            \"rank\": 7762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T01:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6f69d350ef024d364bf234b7df4b6771f3bf861\"\n            }\n        },\n        {\n            \"id\": 14195,\n            \"name\": \"Solar\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solardex\",\n            \"rank\": 4548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T02:56:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2wmKXX1xsxLfrvjEPrt2UHiqj8Gbzwxvffr9qmNjsw8g\"\n            }\n        },\n        {\n            \"id\": 14197,\n            \"name\": \"FlokiBonk\",\n            \"symbol\": \"FLOBO\",\n            \"slug\": \"flokibonk\",\n            \"rank\": 7429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T02:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d3e14b607b2f569cfafe29af71e811d7e575cfe\"\n            }\n        },\n        {\n            \"id\": 14198,\n            \"name\": \"BabyEthereum\",\n            \"symbol\": \"BBETH\",\n            \"slug\": \"babyethereum\",\n            \"rank\": 4552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9a86dc63be528f4c5d3ab28941a4a7120806d5e\"\n            }\n        },\n        {\n            \"id\": 14200,\n            \"name\": \"Bozkurt Token\",\n            \"symbol\": \"BT\",\n            \"slug\": \"bozkurt-token\",\n            \"rank\": 6331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e5366c4b3eb849a711932c027fb0d2d2d834846\"\n            }\n        },\n        {\n            \"id\": 14203,\n            \"name\": \"N-Word Pass\",\n            \"symbol\": \"NWORDPASS\",\n            \"slug\": \"n-word-pass\",\n            \"rank\": 9022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x28b1c08335fc02a82cbf7af850b01b01b9dc34e6\"\n            }\n        },\n        {\n            \"id\": 14204,\n            \"name\": \"eaglecoin\",\n            \"symbol\": \"ELC\",\n            \"slug\": \"eagle-coin\",\n            \"rank\": 3059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TM83zh7FFqpf9E9Xr2HxTmYsV7UUFXajLG\"\n            }\n        },\n        {\n            \"id\": 14205,\n            \"name\": \"Wakanda Inu\",\n            \"symbol\": \"WKD\",\n            \"slug\": \"wakanda-inu\",\n            \"rank\": 3928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T03:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5444c30210d8a0a156178cfb8048b4137c0d40d1\"\n            }\n        },\n        {\n            \"id\": 14206,\n            \"name\": \"ENKI Coin\",\n            \"symbol\": \"ENKI\",\n            \"slug\": \"enki-coin\",\n            \"rank\": 7011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2A279aAefDFe73B73662C94AfF75d414549c3225\"\n            }\n        },\n        {\n            \"id\": 14207,\n            \"name\": \"The Spartans\",\n            \"symbol\": \"TSP\",\n            \"slug\": \"the-spartans\",\n            \"rank\": 7228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4\"\n            }\n        },\n        {\n            \"id\": 14210,\n            \"name\": \"Stakeborg DAO\",\n            \"symbol\": \"STANDARD\",\n            \"slug\": \"stakeborg-dao\",\n            \"rank\": 840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xda0c94c73d127ee191955fb46bacd7ff999b2bcd\"\n            }\n        },\n        {\n            \"id\": 14211,\n            \"name\": \"Spike Inu\",\n            \"symbol\": \"SPKI\",\n            \"slug\": \"spike-inu\",\n            \"rank\": 9023,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T23:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0f3debf94483beecbfd20167c946a61ea62d000f\"\n            }\n        },\n        {\n            \"id\": 14212,\n            \"name\": \"Batman\",\n            \"symbol\": \"BATMAN\",\n            \"slug\": \"batman\",\n            \"rank\": 9024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b2ca226f78a8f35e97e944a5468af85c0a6c616\"\n            }\n        },\n        {\n            \"id\": 14213,\n            \"name\": \"UpLink\",\n            \"symbol\": \"UPLINK\",\n            \"slug\": \"uplink\",\n            \"rank\": 7774,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T04:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd09942f1b144ba90d3917b3024ec34b5a08e2133\"\n            }\n        },\n        {\n            \"id\": 14214,\n            \"name\": \"Columbus\",\n            \"symbol\": \"CBS\",\n            \"slug\": \"columbus\",\n            \"rank\": 7128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T16:45:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a9908ec2173bac7423f490bfd2b24ae9cba7115\"\n            }\n        },\n        {\n            \"id\": 14218,\n            \"name\": \"Amun Polygon Ecosystem Index\",\n            \"symbol\": \"PECO\",\n            \"slug\": \"amun-polygon-ecosystem-index\",\n            \"rank\": 6889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:09:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d3EE6B64e69Ebe12a4bF0b01D031CB80F556eE4\"\n            }\n        },\n        {\n            \"id\": 14219,\n            \"name\": \"Viva Classic\",\n            \"symbol\": \"VIVA\",\n            \"slug\": \"viva-classic\",\n            \"rank\": 4280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc18083cc09da5fb3e29ae39e186a817efce6cb3f\"\n            }\n        },\n        {\n            \"id\": 14220,\n            \"name\": \"Meta Floki Inu\",\n            \"symbol\": \"METAFLOKINU\",\n            \"slug\": \"meta-floki-inu\",\n            \"rank\": 7004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd173dc497eeeb009b673acff9ad69d840ccdd218\"\n            }\n        },\n        {\n            \"id\": 14222,\n            \"name\": \"StrongHands Finance\",\n            \"symbol\": \"ISHND\",\n            \"slug\": \"stronghands-finance\",\n            \"rank\": 4530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T00:08:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72Cfd829BbdA21F812f57C7012A5bF434CB6E7b3\"\n            }\n        },\n        {\n            \"id\": 14223,\n            \"name\": \"ixirswap\",\n            \"symbol\": \"IXIR\",\n            \"slug\": \"ixirswap\",\n            \"rank\": 5165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:51:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17179f506b89d80291b581f200f34b17ff172cd3\"\n            }\n        },\n        {\n            \"id\": 14224,\n            \"name\": \"Dogggo\",\n            \"symbol\": \"DOGGGO\",\n            \"slug\": \"dogggo\",\n            \"rank\": 6257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T05:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x857dd3b493c49a8b060faf227d2b901e72621293\"\n            }\n        },\n        {\n            \"id\": 14225,\n            \"name\": \"ROKKIT FUEL\",\n            \"symbol\": \"$ROKK\",\n            \"slug\": \"rokkit-fuel\",\n            \"rank\": 7765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD85baa6cFEA9D9f64d9E341f6f58f8Aca1284817\"\n            }\n        },\n        {\n            \"id\": 14227,\n            \"name\": \"Crypto Media Network\",\n            \"symbol\": \"CMN\",\n            \"slug\": \"crypto-media-network\",\n            \"rank\": 3515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:35:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dFBedC45A8a1FA0A14CAcacC0c1cbd88946326c\"\n            }\n        },\n        {\n            \"id\": 14228,\n            \"name\": \"Babylon Finance\",\n            \"symbol\": \"BABL\",\n            \"slug\": \"babylon-finance\",\n            \"rank\": 5273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T17:30:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF4Dc48D260C93ad6a96c5Ce563E70CA578987c74\"\n            }\n        },\n        {\n            \"id\": 14229,\n            \"name\": \"WealthSecrets\",\n            \"symbol\": \"WSC\",\n            \"slug\": \"wealthsecrets\",\n            \"rank\": 6723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB7DAcf54a54bFea818F21472d3E71a89287841A7\"\n            }\n        },\n        {\n            \"id\": 14230,\n            \"name\": \"Nora Token\",\n            \"symbol\": \"NRA\",\n            \"slug\": \"nora-token\",\n            \"rank\": 8102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"1C2EYVrwmoXAGbiKirFFBeDFDYUBHPhDeg9trhibTND\"\n            }\n        },\n        {\n            \"id\": 14231,\n            \"name\": \"Shining Crystal Shard\",\n            \"symbol\": \"SCS\",\n            \"slug\": \"shining-crystal-shard\",\n            \"rank\": 5086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbde9f504d0f3ea0cb1c7d1661fcc941b61613ace\"\n            }\n        },\n        {\n            \"id\": 14232,\n            \"name\": \"Betswamp\",\n            \"symbol\": \"BETS\",\n            \"slug\": \"betswamp\",\n            \"rank\": 6446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T06:27:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x749f031FDa3a4904b026f2275A697096492a129d\"\n            }\n        },\n        {\n            \"id\": 14235,\n            \"name\": \"Shiba Interstellar\",\n            \"symbol\": \"SHINT\",\n            \"slug\": \"shiba-interstellar\",\n            \"rank\": 7492,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T07:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca2f9ce9967c1717f5a2539d525a9a8bca3dea3b\"\n            }\n        },\n        {\n            \"id\": 14238,\n            \"name\": \"Cashio Token\",\n            \"symbol\": \"CASHIO\",\n            \"slug\": \"cashio-io\",\n            \"rank\": 9025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88424c56dfaecb972c3163248928d00942191a92\"\n            }\n        },\n        {\n            \"id\": 14239,\n            \"name\": \"Snake Token\",\n            \"symbol\": \"SNK\",\n            \"slug\": \"snake-token\",\n            \"rank\": 5870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T07:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53a38D12b84a7413eDa4B1206A7A28B59Aed9850\"\n            }\n        },\n        {\n            \"id\": 14240,\n            \"name\": \"LEDGIS\",\n            \"symbol\": \"LED\",\n            \"slug\": \"ledgis\",\n            \"rank\": 5107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14243,\n            \"name\": \"Low Float Gem\",\n            \"symbol\": \"LFG\",\n            \"slug\": \"low-float-gem\",\n            \"rank\": 9026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdb7a1a851a2977a6f2ba064b2b76a0f79e5ca587\"\n            }\n        },\n        {\n            \"id\": 14246,\n            \"name\": \"Aidi Finance (BSC)\",\n            \"symbol\": \"AIDI\",\n            \"slug\": \"aidi-finance-bsc\",\n            \"rank\": 5343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T08:09:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb358b0e5a8943029e66175830d85198fe6cc93f6\"\n            }\n        },\n        {\n            \"id\": 14247,\n            \"name\": \"Kala Finance\",\n            \"symbol\": \"KALA\",\n            \"slug\": \"kala-finance\",\n            \"rank\": 6552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T08:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f7b680de12d3da8eab7c6309b5336ca1ef04172\"\n            }\n        },\n        {\n            \"id\": 14251,\n            \"name\": \"FJB Coin\",\n            \"symbol\": \"FJB\",\n            \"slug\": \"letsgobrandoncoin\",\n            \"rank\": 3971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa179248e50ce5afb507fd8c54e08a66fbac7b6ff\"\n            }\n        },\n        {\n            \"id\": 14253,\n            \"name\": \"Baby Samo Coin\",\n            \"symbol\": \"BABY\",\n            \"slug\": \"baby-samo-coin\",\n            \"rank\": 7140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Uuc6hiKT9Y6ASoqs2phonGGw2LAtecfJu9yEohppzWH\"\n            }\n        },\n        {\n            \"id\": 14254,\n            \"name\": \"Son of Shib\",\n            \"symbol\": \"SON\",\n            \"slug\": \"sonofshib\",\n            \"rank\": 5153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T09:07:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x413eca30181f7ed78de38da95f44fc53f664157a\"\n            }\n        },\n        {\n            \"id\": 14256,\n            \"name\": \"QuizDrop\",\n            \"symbol\": \"QDROP\",\n            \"slug\": \"quizdrop\",\n            \"rank\": 6181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:50:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80dd860289d6dafa733c85a58d9f11707838687d\"\n            }\n        },\n        {\n            \"id\": 14257,\n            \"name\": \"WalletNow\",\n            \"symbol\": \"WNOW\",\n            \"slug\": \"walletnow\",\n            \"rank\": 7288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56aa0237244c67b9a854b4efe8479cca0b105289\"\n            }\n        },\n        {\n            \"id\": 14258,\n            \"name\": \"Profit Bls\",\n            \"symbol\": \"PROFIT\",\n            \"slug\": \"profit-bls\",\n            \"rank\": 7902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T00:27:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x902c1101a66e697fa776b0b1c2d0d8ffdf866ed6\"\n            }\n        },\n        {\n            \"id\": 14259,\n            \"name\": \"KittyShiba\",\n            \"symbol\": \"KSHIBA\",\n            \"slug\": \"kittyshiba\",\n            \"rank\": 7188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T09:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc978BA9309f3c3bE3a79302251A2bB041bAa7118\"\n            }\n        },\n        {\n            \"id\": 14261,\n            \"name\": \"Strip Finance\",\n            \"symbol\": \"STRIP\",\n            \"slug\": \"strip-finance\",\n            \"rank\": 6392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T13:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fe178b9a471b3698cB6FcB4625DF9A756A2C55C\"\n            }\n        },\n        {\n            \"id\": 14263,\n            \"name\": \"Froggies\",\n            \"symbol\": \"FROGGIES\",\n            \"slug\": \"froggies\",\n            \"rank\": 7891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:24:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7c3ff33c76c919b3f5fddaf7bdddbb20a826dc61\"\n            }\n        },\n        {\n            \"id\": 14264,\n            \"name\": \"BSC33DAO\",\n            \"symbol\": \"BSC33\",\n            \"slug\": \"bsc33dao\",\n            \"rank\": 9027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25559A80e1f6E0D6Db28848003716a555727Ca55\"\n            }\n        },\n        {\n            \"id\": 14265,\n            \"name\": \"MetaDoge\",\n            \"symbol\": \"METADOGE\",\n            \"slug\": \"metadoge-token\",\n            \"rank\": 5681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8530b66ca3ddf50e0447eae8ad7ea7d5e62762ed\"\n            }\n        },\n        {\n            \"id\": 14267,\n            \"name\": \"Kimetsu Inu\",\n            \"symbol\": \"KIMETSU\",\n            \"slug\": \"kimetsu-inu\",\n            \"rank\": 9028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T10:49:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x91e8d1b5f386204a82e6de32d4bae11d0b042f0f\"\n            }\n        },\n        {\n            \"id\": 14268,\n            \"name\": \"Whive Protocol\",\n            \"symbol\": \"WHIVE\",\n            \"slug\": \"the-whive-protocol\",\n            \"rank\": 9029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T11:03:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14270,\n            \"name\": \"Panda Inu\",\n            \"symbol\": \"PANDA\",\n            \"slug\": \"panda-inu\",\n            \"rank\": 9030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T11:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa0bd7A009b189EAeab81dfA5e899CB137E0Fc3f\"\n            }\n        },\n        {\n            \"id\": 14271,\n            \"name\": \"GM Wagmi\",\n            \"symbol\": \"GM\",\n            \"slug\": \"gm\",\n            \"rank\": 2890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T12:51:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc7250c8c3eca1dfc1728620af835fca489bfdf3\"\n            }\n        },\n        {\n            \"id\": 14272,\n            \"name\": \"Spywolf\",\n            \"symbol\": \"$SPY\",\n            \"slug\": \"spywolf\",\n            \"rank\": 6166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T12:54:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2d0f6b7513994a1ba86cef3aac181a371a4ca0c\"\n            }\n        },\n        {\n            \"id\": 14274,\n            \"name\": \"BakedCake\",\n            \"symbol\": \"BAKEDCAKE\",\n            \"slug\": \"bakedcake\",\n            \"rank\": 9031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T13:12:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdaef65a2d139893898ac4906dc1965abc1527ecd\"\n            }\n        },\n        {\n            \"id\": 14278,\n            \"name\": \"Invictus\",\n            \"symbol\": \"IN\",\n            \"slug\": \"invictus\",\n            \"rank\": 4946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:12:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"inL8PMVd6iiW3RCBJnr5AsrRN6nqr4BTrcNuQWQSkvY\"\n            }\n        },\n        {\n            \"id\": 14285,\n            \"name\": \"fantomGO\",\n            \"symbol\": \"FTG\",\n            \"slug\": \"fantomgo\",\n            \"rank\": 3276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T17:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a4cab3dcfab144fe7eb2b5a3e288cc03dc07659\"\n            }\n        },\n        {\n            \"id\": 14286,\n            \"name\": \"New Origin\",\n            \"symbol\": \"NOC\",\n            \"slug\": \"new-origin\",\n            \"rank\": 7020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T17:53:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e6457233baA6477F660666624Dc29d8e88d9fdf\"\n            }\n        },\n        {\n            \"id\": 14287,\n            \"name\": \"La Casa De Papel\",\n            \"symbol\": \"LCDP\",\n            \"slug\": \"la-casa-de-papel\",\n            \"rank\": 6390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T19:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e19f5f52527700186339da4409bb19fbc622f2c\"\n            }\n        },\n        {\n            \"id\": 14288,\n            \"name\": \"ForeverBlast\",\n            \"symbol\": \"FEB\",\n            \"slug\": \"foreverblast\",\n            \"rank\": 5012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:06:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xebca5a64432660dc7aac05d52315b0583734151b\"\n            }\n        },\n        {\n            \"id\": 14289,\n            \"name\": \"Stone Age NFT Marketplace\",\n            \"symbol\": \"GES\",\n            \"slug\": \"stone-age-nft-marketplace\",\n            \"rank\": 7134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:27:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01ad5c8ca6b2470cbc81c398336f83aae22e4471\"\n            }\n        },\n        {\n            \"id\": 14290,\n            \"name\": \"SuperDoge\",\n            \"symbol\": \"SUPDOG\",\n            \"slug\": \"superdoge\",\n            \"rank\": 6537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T18:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x622a1297057ea233287ce77bdbf2ab4e63609f23\"\n            }\n        },\n        {\n            \"id\": 14292,\n            \"name\": \"Coin of champions\",\n            \"symbol\": \"COC\",\n            \"slug\": \"coin-of-champions\",\n            \"rank\": 4340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T20:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91\"\n            }\n        },\n        {\n            \"id\": 14293,\n            \"name\": \"GM ETH\",\n            \"symbol\": \"GM\",\n            \"slug\": \"gm-coin\",\n            \"rank\": 9032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-10T22:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73b8726618f53f84eeb860fd50ab217fdf30dea0\"\n            }\n        },\n        {\n            \"id\": 14297,\n            \"name\": \"Reward Cycle\",\n            \"symbol\": \"RC\",\n            \"slug\": \"reward-cycle\",\n            \"rank\": 6009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T01:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x229a54fb9de889c271380452c0483ce89b8c1e0d\"\n            }\n        },\n        {\n            \"id\": 14299,\n            \"name\": \"JUNO\",\n            \"symbol\": \"JUNO\",\n            \"slug\": \"juno\",\n            \"rank\": 2941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T23:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14302,\n            \"name\": \"Mishka Token\",\n            \"symbol\": \"MISHKA\",\n            \"slug\": \"mishka-token\",\n            \"rank\": 9033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T03:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x976091738973b520a514ea206acdd008a09649de\"\n            }\n        },\n        {\n            \"id\": 14303,\n            \"name\": \"Samusky\",\n            \"symbol\": \"SAMU\",\n            \"slug\": \"samusky\",\n            \"rank\": 2215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T11:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SAMUmmSvrE8yqtcG94oyP1Zu2P9t8PSRSV3vewsGtPM\"\n            }\n        },\n        {\n            \"id\": 14306,\n            \"name\": \"PoorDoge\",\n            \"symbol\": \"POORDOGE\",\n            \"slug\": \"poordoge\",\n            \"rank\": 7875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T04:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a5eb6574fe68c55362fc73b9ea76953d837985b\"\n            }\n        },\n        {\n            \"id\": 14312,\n            \"name\": \"Good Fire Token\",\n            \"symbol\": \"GF\",\n            \"slug\": \"good-fire-token\",\n            \"rank\": 6184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x09ad4a1746ab9ecc96bb67d919de3c6b54cc879f\"\n            }\n        },\n        {\n            \"id\": 14313,\n            \"name\": \"Lockness\",\n            \"symbol\": \"LKN\",\n            \"slug\": \"lockness\",\n            \"rank\": 3691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31acfce536b824ad0739e8d7b27cefaa4b8e4673\"\n            }\n        },\n        {\n            \"id\": 14314,\n            \"name\": \"Warship Battles\",\n            \"symbol\": \"$OIL\",\n            \"slug\": \"warship-battles\",\n            \"rank\": 7771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:15:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66f0095a54b16980617af51cfef87d3f95cf0257\"\n            }\n        },\n        {\n            \"id\": 14315,\n            \"name\": \"Mochi Inu\",\n            \"symbol\": \"MOCHI\",\n            \"slug\": \"mochi-inu\",\n            \"rank\": 5068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x60ef10edff6d600cd91caeca04caed2a2e605fe5\"\n            }\n        },\n        {\n            \"id\": 14316,\n            \"name\": \"Baby Mind\",\n            \"symbol\": \"BMND\",\n            \"slug\": \"baby-mind\",\n            \"rank\": 7629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x198fa9F58F8f5a492BEB40d61C1aB65B4efE1104\"\n            }\n        },\n        {\n            \"id\": 14317,\n            \"name\": \"MagicBox\",\n            \"symbol\": \"MBT\",\n            \"slug\": \"magicbox\",\n            \"rank\": 7836,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ce2db133035519f538b7849201d6d541972164c\"\n            }\n        },\n        {\n            \"id\": 14319,\n            \"name\": \"dHealth\",\n            \"symbol\": \"DHP\",\n            \"slug\": \"dhealth\",\n            \"rank\": 3537,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:39:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc40f23a3e9613e012944f7957edce97899fa920d\"\n            }\n        },\n        {\n            \"id\": 14320,\n            \"name\": \"i Money Crypto\",\n            \"symbol\": \"IMC\",\n            \"slug\": \"i-money-crypto\",\n            \"rank\": 3419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbf0741e995f469d39e4f96c0780f9a8e43f4b978\"\n            }\n        },\n        {\n            \"id\": 14321,\n            \"name\": \"NFTFundArt\",\n            \"symbol\": \"NFA\",\n            \"slug\": \"nftfundart\",\n            \"rank\": 9034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ae7e3bcb49a405061c6c5e18122aed853be26ba\"\n            }\n        },\n        {\n            \"id\": 14322,\n            \"name\": \"UPFI Network\",\n            \"symbol\": \"UPS\",\n            \"slug\": \"upfi-network\",\n            \"rank\": 3532,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T06:45:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EwJN2GqUGXXzYmoAciwuABtorHczTA5LqbukKXV1viH7\"\n            }\n        },\n        {\n            \"id\": 14323,\n            \"name\": \"ITR.ETH Intercoin Investor\",\n            \"symbol\": \"ITR\",\n            \"slug\": \"intercoin-itr-eth\",\n            \"rank\": 7678,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:11:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ef5febbd2a56fab23f18a69d3fb9f4e2a70440b\"\n            }\n        },\n        {\n            \"id\": 14324,\n            \"name\": \"Shiba Inu Empire\",\n            \"symbol\": \"SHIBEMP\",\n            \"slug\": \"shiba-inu-empire\",\n            \"rank\": 6799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:46:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14AAD57fB5f9A0C9ce136CF93521cBeBE14EC2e6\"\n            }\n        },\n        {\n            \"id\": 14325,\n            \"name\": \"SmartNFT\",\n            \"symbol\": \"SMARTNFT\",\n            \"slug\": \"smartnft\",\n            \"rank\": 3432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rf8dxyFrYWEcUQAM7QXdbbtcRPzjvoQybK\"\n            }\n        },\n        {\n            \"id\": 14326,\n            \"name\": \"GOAL token\",\n            \"symbol\": \"GOAL\",\n            \"slug\": \"goal-token\",\n            \"rank\": 3895,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:03:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x438fc473ba340d0734e2d05acdf5bee775d1b0a4\"\n            }\n        },\n        {\n            \"id\": 14327,\n            \"name\": \"SmartLOX\",\n            \"symbol\": \"SMARTLOX\",\n            \"slug\": \"smartlox\",\n            \"rank\": 3388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T07:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rBdZkMKuPnzYVVkyL2DrQKV3DsYt5PPVRh\"\n            }\n        },\n        {\n            \"id\": 14329,\n            \"name\": \"MetaZilla\",\n            \"symbol\": \"MZ\",\n            \"slug\": \"metazilla\",\n            \"rank\": 5909,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d4992e48278aa7f7c915f820743d9fab7fea713\"\n            }\n        },\n        {\n            \"id\": 14333,\n            \"name\": \"Fertilizer\",\n            \"symbol\": \"FRT\",\n            \"slug\": \"fertilizer\",\n            \"rank\": 5724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T08:15:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd51237a6f3219d186f0c8d8dd957b1bcb3ce5d48\"\n            }\n        },\n        {\n            \"id\": 14335,\n            \"name\": \"Tetsu Inu\",\n            \"symbol\": \"TETSU\",\n            \"slug\": \"tetsu-inu\",\n            \"rank\": 9035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T08:18:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e9dae82fa136796d306695b8be1e151bc5365e8\"\n            }\n        },\n        {\n            \"id\": 14336,\n            \"name\": \"Dtravel\",\n            \"symbol\": \"TRVL\",\n            \"slug\": \"trvl\",\n            \"rank\": 3871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T16:00:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd47bdf574b4f76210ed503e0efe81b58aa061f3d\"\n            }\n        },\n        {\n            \"id\": 14338,\n            \"name\": \"PlayPad\",\n            \"symbol\": \"PPAD\",\n            \"slug\": \"playpad\",\n            \"rank\": 4471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T09:00:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93Bb13E90678cCd8BBab07D1dAEF15086746dc9B\"\n            }\n        },\n        {\n            \"id\": 14339,\n            \"name\": \"Cypherium\",\n            \"symbol\": \"CPH\",\n            \"slug\": \"cypherium\",\n            \"rank\": 5166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T14:33:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14340,\n            \"name\": \"MELI\",\n            \"symbol\": \"MELI\",\n            \"slug\": \"meli-games\",\n            \"rank\": 3736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaD04AC36791d923DeB082dA4f91Ab71675dD18fB\"\n            }\n        },\n        {\n            \"id\": 14341,\n            \"name\": \"BitShiba\",\n            \"symbol\": \"SHIBA\",\n            \"slug\": \"bitshiba-token\",\n            \"rank\": 5440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T09:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7\"\n            }\n        },\n        {\n            \"id\": 14342,\n            \"name\": \"DKEY BANK\",\n            \"symbol\": \"DKEY\",\n            \"slug\": \"dkey-bank\",\n            \"rank\": 6692,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3ed4770e6efe9168c3f2f50a6d9d0f97a550df1\"\n            }\n        },\n        {\n            \"id\": 14344,\n            \"name\": \"Moon Rocket Coin\",\n            \"symbol\": \"MRC\",\n            \"slug\": \"moonrocketcoin\",\n            \"rank\": 7488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T19:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9299c132c34e691edea58102d276a61a0a622dbd\"\n            }\n        },\n        {\n            \"id\": 14345,\n            \"name\": \"Botto\",\n            \"symbol\": \"BOTTO\",\n            \"slug\": \"botto\",\n            \"rank\": 4075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9dfad1b7102d46b1b197b90095b5c4e9f5845bba\"\n            }\n        },\n        {\n            \"id\": 14346,\n            \"name\": \"UNIMOON\",\n            \"symbol\": \"UNIMOON\",\n            \"slug\": \"unimoon\",\n            \"rank\": 5604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:44:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x893e14fafa8df32d9be7eab810027eea8828a98c\"\n            }\n        },\n        {\n            \"id\": 14348,\n            \"name\": \"1BOX\",\n            \"symbol\": \"1BOX\",\n            \"slug\": \"1box\",\n            \"rank\": 6348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T16:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82160113b730fC0B36C18795CC976fda93ccc1e1\"\n            }\n        },\n        {\n            \"id\": 14349,\n            \"name\": \"Tutellus\",\n            \"symbol\": \"TUT\",\n            \"slug\": \"tutellus\",\n            \"rank\": 4666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T10:42:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x12a34a6759c871c4c1e8a0a42cfc97e4d7aaf68d\"\n            }\n        },\n        {\n            \"id\": 14350,\n            \"name\": \"ShinChan Token\",\n            \"symbol\": \"SHINNOSUKE\",\n            \"slug\": \"shinchan-token\",\n            \"rank\": 5313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T11:12:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbaa9af8a83500ac4137c555b9e58ccb3e1f2269d\"\n            }\n        },\n        {\n            \"id\": 14352,\n            \"name\": \"Spidey Inu\",\n            \"symbol\": \"SPIDEY INU\",\n            \"slug\": \"spidey-inu\",\n            \"rank\": 9036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T12:06:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6ff952aef0c0f7c7e20cc396b798daddf6561f18\"\n            }\n        },\n        {\n            \"id\": 14355,\n            \"name\": \"Gremlins Finance\",\n            \"symbol\": \"GREM\",\n            \"slug\": \"gremlins-finance\",\n            \"rank\": 7334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c458ee3ebc5dadfe5e0a3daae47e3c2aa62ff1c\"\n            }\n        },\n        {\n            \"id\": 14356,\n            \"name\": \"Probably Nothing\",\n            \"symbol\": \"PN\",\n            \"slug\": \"probably-nothing\",\n            \"rank\": 4833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T13:57:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61b5c3aeE3a25f6f83531D548A4d2EE58450f5D9\"\n            }\n        },\n        {\n            \"id\": 14357,\n            \"name\": \"The Dynasty\",\n            \"symbol\": \"DYT\",\n            \"slug\": \"the-dynasty\",\n            \"rank\": 4188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T17:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1802a63EFe3255aBC3004F8e63047dB96300bd1c\"\n            }\n        },\n        {\n            \"id\": 14359,\n            \"name\": \"Kart Racing League\",\n            \"symbol\": \"KRL\",\n            \"slug\": \"kart-racing-league\",\n            \"rank\": 5134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc17b109e146934d36c33e55fade9cbda791b0366\"\n            }\n        },\n        {\n            \"id\": 14360,\n            \"name\": \"FindShibby\",\n            \"symbol\": \"FSHIBBY\",\n            \"slug\": \"findshibby\",\n            \"rank\": 7021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a21477b4e9ea5f7946d75876a186a1194559828\"\n            }\n        },\n        {\n            \"id\": 14361,\n            \"name\": \"KillSwitch\",\n            \"symbol\": \"KSW\",\n            \"slug\": \"killswitch\",\n            \"rank\": 5173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T17:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x270178366a592bA598C2e9d2971DA65f7bAa7C86\"\n            }\n        },\n        {\n            \"id\": 14362,\n            \"name\": \"SportsIcon\",\n            \"symbol\": \"ICONS\",\n            \"slug\": \"sportsicon\",\n            \"rank\": 5073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T06:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3F68e7B44e9bCB486C2FeAdB7A2289D9cdFC9088\"\n            }\n        },\n        {\n            \"id\": 14363,\n            \"name\": \"Pancake Games\",\n            \"symbol\": \"GCAKE\",\n            \"slug\": \"pancake-games\",\n            \"rank\": 3211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T17:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5f944b0c4315cb7c3a846b025ab4045da44abf6c\"\n            }\n        },\n        {\n            \"id\": 14364,\n            \"name\": \"Lustcoins\",\n            \"symbol\": \"LUST\",\n            \"slug\": \"lustcoins\",\n            \"rank\": 6629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9285fce6558b230f3106cd942c44d24e2262788e\"\n            }\n        },\n        {\n            \"id\": 14366,\n            \"name\": \"Farmageddon\",\n            \"symbol\": \"FG\",\n            \"slug\": \"farmageddon\",\n            \"rank\": 6457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4492ca0aff6d603e18aea5075b49a5ff76b9ea06\"\n            }\n        },\n        {\n            \"id\": 14367,\n            \"name\": \"MEONG TOKEN\",\n            \"symbol\": \"MEONG\",\n            \"slug\": \"meong-token\",\n            \"rank\": 3762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x464acc420607d818f271875552868ddf8095cafe\"\n            }\n        },\n        {\n            \"id\": 14368,\n            \"name\": \"Militia Games\",\n            \"symbol\": \"MILIT\",\n            \"slug\": \"militia\",\n            \"rank\": 7507,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeea7c025b1eee9527d631094d45ff9ce5d830b6f\"\n            }\n        },\n        {\n            \"id\": 14369,\n            \"name\": \"PRELAX SWAP\",\n            \"symbol\": \"PEAX\",\n            \"slug\": \"prelax-swap\",\n            \"rank\": 7605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32D7b49e5E69c6C2f6d05CF4d86D9857D83aDD48\"\n            }\n        },\n        {\n            \"id\": 14371,\n            \"name\": \"Inflation Hedging Coin\",\n            \"symbol\": \"IHC\",\n            \"slug\": \"inflation-hedging-coin\",\n            \"rank\": 3407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86a53fcd199212FEa44FA7e16EB1f28812be911D\"\n            }\n        },\n        {\n            \"id\": 14373,\n            \"name\": \"Tipsy Santa\",\n            \"symbol\": \"TIPSY\",\n            \"slug\": \"tipsy-santa\",\n            \"rank\": 9037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T18:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBdF9631Cdc26BC582F6630620D4bF4ffC2e37694\"\n            }\n        },\n        {\n            \"id\": 14374,\n            \"name\": \"Green Ben\",\n            \"symbol\": \"EBEN\",\n            \"slug\": \"green-ben\",\n            \"rank\": 1161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T19:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1831,\n                \"name\": \"Bitcoin Cash\",\n                \"symbol\": \"BCH\",\n                \"slug\": \"bitcoin-cash\",\n                \"token_address\": \"0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B\"\n            }\n        },\n        {\n            \"id\": 14375,\n            \"name\": \"BSCWIN Bulls\",\n            \"symbol\": \"BSCWIN\",\n            \"slug\": \"bscwin-bulls\",\n            \"rank\": 6353,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T20:32:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73b01a9c8379a9d3009f2351f22583f8b75cc1ba\"\n            }\n        },\n        {\n            \"id\": 14377,\n            \"name\": \"Tezilla\",\n            \"symbol\": \"TEZILLA\",\n            \"slug\": \"tezilla\",\n            \"rank\": 6920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5778a155fa82063c5c1e48771caa44ea4d8a5d7a\"\n            }\n        },\n        {\n            \"id\": 14378,\n            \"name\": \"Meta\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-bsc\",\n            \"rank\": 5235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26165a5a3dd21fa528becf3ff7f114d00a517344\"\n            }\n        },\n        {\n            \"id\": 14379,\n            \"name\": \"Mars Inu\",\n            \"symbol\": \"MARSINU\",\n            \"slug\": \"mars-inu\",\n            \"rank\": 4237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9910f48EF7bd0291bC050CF900D732C24b39Ec31\"\n            }\n        },\n        {\n            \"id\": 14380,\n            \"name\": \"Floki Rocket\",\n            \"symbol\": \"RLOKI\",\n            \"slug\": \"floki-rocket\",\n            \"rank\": 4677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-11T23:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1476e96fadb37668d7680921297e2ab98ec36c2f\"\n            }\n        },\n        {\n            \"id\": 14382,\n            \"name\": \"Kitty Solana\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"kitty-solana\",\n            \"rank\": 7196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6JdcMdhqgCtcP4U9tieRqmKLhPLxRMLC67QfmdXAJBvZ\"\n            }\n        },\n        {\n            \"id\": 14383,\n            \"name\": \"GolDInu\",\n            \"symbol\": \"GINU\",\n            \"slug\": \"goldinu\",\n            \"rank\": 9038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2ed199b46630e789e8740fb83b1611acf018516\"\n            }\n        },\n        {\n            \"id\": 14384,\n            \"name\": \"GN\",\n            \"symbol\": \"GN\",\n            \"slug\": \"gn\",\n            \"rank\": 4496,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T03:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc5019e129b75d380d3d837b8e609dec6c8f5d044\"\n            }\n        },\n        {\n            \"id\": 14386,\n            \"name\": \"Shira inu\",\n            \"symbol\": \"SHR\",\n            \"slug\": \"shira-inu\",\n            \"rank\": 7530,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x04a5198063e45d84b1999516d3228167146417a6\"\n            }\n        },\n        {\n            \"id\": 14387,\n            \"name\": \"ArmzLegends\",\n            \"symbol\": \"PROT\",\n            \"slug\": \"armzlegends\",\n            \"rank\": 4302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3c9609b6cbc6ef02390f33c230590c38f9e5f9d\"\n            }\n        },\n        {\n            \"id\": 14389,\n            \"name\": \"Sator\",\n            \"symbol\": \"SAO\",\n            \"slug\": \"sator\",\n            \"rank\": 1591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2HeykdKjzHKGm2LKHw8pDYwjKPiFEoXAz74dirhUgQvq\"\n            }\n        },\n        {\n            \"id\": 14390,\n            \"name\": \"MEMEKING.GAMES\",\n            \"symbol\": \"MMK\",\n            \"slug\": \"memeking-games\",\n            \"rank\": 9039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA5dDc837Cb554981d7D47e8Bc49A48BB55e0dD3a\"\n            }\n        },\n        {\n            \"id\": 14391,\n            \"name\": \"Dali\",\n            \"symbol\": \"DALI\",\n            \"slug\": \"dali\",\n            \"rank\": 6448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a119762B09Ed0bcB3b16075159AE43A62651383\"\n            }\n        },\n        {\n            \"id\": 14392,\n            \"name\": \"Golden Ball\",\n            \"symbol\": \"GLB\",\n            \"slug\": \"golden-ball\",\n            \"rank\": 6101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52eb6c887a4691f10bee396778603927c23be1fc\"\n            }\n        },\n        {\n            \"id\": 14393,\n            \"name\": \"Super Minesweeper\",\n            \"symbol\": \"SM\",\n            \"slug\": \"superminesweeper\",\n            \"rank\": 6112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T05:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x119f095a45df2a77337042bcc4f2e52fa6e7e881\"\n            }\n        },\n        {\n            \"id\": 14394,\n            \"name\": \"LIQUIDCHAIN\",\n            \"symbol\": \"XLC\",\n            \"slug\": \"liquidchain\",\n            \"rank\": 6077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92333a0ad6930ddd73fb310bac648ed1f451907e\"\n            }\n        },\n        {\n            \"id\": 14396,\n            \"name\": \"Axial\",\n            \"symbol\": \"AXIAL\",\n            \"slug\": \"axial\",\n            \"rank\": 6325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xcF8419A615c57511807236751c0AF38Db4ba3351\"\n            }\n        },\n        {\n            \"id\": 14397,\n            \"name\": \"Dragon Crypto Aurum\",\n            \"symbol\": \"DCAU\",\n            \"slug\": \"dragon-crypto-aurum\",\n            \"rank\": 3104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T06:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x100Cc3a819Dd3e8573fD2E46D1E66ee866068f30\"\n            }\n        },\n        {\n            \"id\": 14398,\n            \"name\": \"Solana INU\",\n            \"symbol\": \"INU\",\n            \"slug\": \"solana-inu\",\n            \"rank\": 7427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T19:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5jFnsfx36DyGk8uVGrbXnVUMTsBkPXGpx6e69BiGFzko\"\n            }\n        },\n        {\n            \"id\": 14399,\n            \"name\": \"Cross-Chain Bridge Token\",\n            \"symbol\": \"BRIDGE\",\n            \"slug\": \"cross-chain-bridge-token\",\n            \"rank\": 6216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x92868a5255c628da08f550a858a802f5351c5223\"\n            }\n        },\n        {\n            \"id\": 14400,\n            \"name\": \"UpStableToken\",\n            \"symbol\": \"USTX\",\n            \"slug\": \"upstabletoken\",\n            \"rank\": 7656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TYX2iy3i3793YgKU5vqKxDnLpiBMSa5EdV\"\n            }\n        },\n        {\n            \"id\": 14403,\n            \"name\": \"LaunchWall\",\n            \"symbol\": \"WALL\",\n            \"slug\": \"launchwall\",\n            \"rank\": 5898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T07:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07A9E0f02a129Fd420fbeda766bd793860a9E812\"\n            }\n        },\n        {\n            \"id\": 14404,\n            \"name\": \"Etherconnect\",\n            \"symbol\": \"ECC\",\n            \"slug\": \"etherconnect\",\n            \"rank\": 3377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d047f4f57a190c96c8b9704b39a1379e999d82b\"\n            }\n        },\n        {\n            \"id\": 14407,\n            \"name\": \"Dukecoin\",\n            \"symbol\": \"DKC\",\n            \"slug\": \"dukecoin\",\n            \"rank\": 6777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T08:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x691d658ecdc3554672ba007335cc139bfe67bab9\"\n            }\n        },\n        {\n            \"id\": 14409,\n            \"name\": \"Orbit Token\",\n            \"symbol\": \"ORBIT\",\n            \"slug\": \"orbit-token\",\n            \"rank\": 4842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T08:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9ccd7671fde42d814430ccabcb5dda127526ec91\"\n            }\n        },\n        {\n            \"id\": 14412,\n            \"name\": \"Pyroworld\",\n            \"symbol\": \"PYRO\",\n            \"slug\": \"pyroworld\",\n            \"rank\": 6979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf5f3E96002593a529B1A7E9f5b4036647C3Ac8D2\"\n            }\n        },\n        {\n            \"id\": 14413,\n            \"name\": \"BuyMainStreet\",\n            \"symbol\": \"$MAINST\",\n            \"slug\": \"buymainstreet\",\n            \"rank\": 6444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8fc1a944c149762b6b578a06c0de2abd6b7d2b89\"\n            }\n        },\n        {\n            \"id\": 14414,\n            \"name\": \"IC DEFI\",\n            \"symbol\": \"ICD\",\n            \"slug\": \"icdefi\",\n            \"rank\": 6495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0667427e71d38bb32f4e1226c41aa42ac50953c7\"\n            }\n        },\n        {\n            \"id\": 14416,\n            \"name\": \"OneBit\",\n            \"symbol\": \"1BIT\",\n            \"slug\": \"onebit\",\n            \"rank\": 7621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97A266490eFA4Fb564aD625AcCabE5641de2f805\"\n            }\n        },\n        {\n            \"id\": 14418,\n            \"name\": \"Milky Token\",\n            \"symbol\": \"MILKY\",\n            \"slug\": \"milky-token\",\n            \"rank\": 6785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T09:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fE3d0F096FC932A905accd1EB1783F6e4cEc717\"\n            }\n        },\n        {\n            \"id\": 14419,\n            \"name\": \"DogeCondoms\",\n            \"symbol\": \"DOCO\",\n            \"slug\": \"dogecondoms\",\n            \"rank\": 7623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T12:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bd5cd0c96113049a0942984672e950a55f61beb\"\n            }\n        },\n        {\n            \"id\": 14421,\n            \"name\": \"SpritzMoon Crypto Token\",\n            \"symbol\": \"SPRITZMOON\",\n            \"slug\": \"spritzmoon-crypto-token\",\n            \"rank\": 5793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:29:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fC39AC154cfd20F1951A2823Abab7ec471B783a\"\n            }\n        },\n        {\n            \"id\": 14422,\n            \"name\": \"HeroesTD\",\n            \"symbol\": \"HTD\",\n            \"slug\": \"heroes-td\",\n            \"rank\": 1173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f\"\n            }\n        },\n        {\n            \"id\": 14423,\n            \"name\": \"G2 Crypto Gaming & Lottery\",\n            \"symbol\": \"G2\",\n            \"slug\": \"g2-crypto-gaming-lottery\",\n            \"rank\": 5614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c7eeddcff188a8c36f1cac1b62958c6e0c27dea\"\n            }\n        },\n        {\n            \"id\": 14424,\n            \"name\": \"CryptoDiceHero\",\n            \"symbol\": \"HRO\",\n            \"slug\": \"cryptodicehero\",\n            \"rank\": 6180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T16:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb1a34eb2585b0ad7976420d7a21ef2f4aebeeb6\"\n            }\n        },\n        {\n            \"id\": 14425,\n            \"name\": \"DragonSea\",\n            \"symbol\": \"DGE\",\n            \"slug\": \"dragonsea\",\n            \"rank\": 4365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T10:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x467f4773879a3917ddc2a6befa430c5d8ac22bee\"\n            }\n        },\n        {\n            \"id\": 14427,\n            \"name\": \"ZillaMatrix\",\n            \"symbol\": \"ZMAX\",\n            \"slug\": \"zillamatrix\",\n            \"rank\": 7614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T13:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd05a0c5c68acba9aa9952fa65189038840752977\"\n            }\n        },\n        {\n            \"id\": 14428,\n            \"name\": \"Sound BSC\",\n            \"symbol\": \"SOUND\",\n            \"slug\": \"sound-bsc\",\n            \"rank\": 4984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T13:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cbdeb687443e2e4dcea1a955186b86c365a2e20\"\n            }\n        },\n        {\n            \"id\": 14429,\n            \"name\": \"TRIBE\",\n            \"symbol\": \"TRIBEX\",\n            \"slug\": \"tribex\",\n            \"rank\": 5360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-12T16:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc34c85a3d7a84212b6234146773f7939a931a8af\"\n            }\n        },\n        {\n            \"id\": 14435,\n            \"name\": \"Perfect World\",\n            \"symbol\": \"PFW\",\n            \"slug\": \"perfect-world\",\n            \"rank\": 7447,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T01:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdfab42a028770f42a37458dc1bfe9531158826d\"\n            }\n        },\n        {\n            \"id\": 14437,\n            \"name\": \"Totoro Inu\",\n            \"symbol\": \"TOTORO\",\n            \"slug\": \"totoro-inu\",\n            \"rank\": 4904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T10:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfc09c7cfd9c175dd9423ca02ae1249579ab12f12\"\n            }\n        },\n        {\n            \"id\": 14438,\n            \"name\": \"we love gm\",\n            \"symbol\": \"GM\",\n            \"slug\": \"we-love-gm\",\n            \"rank\": 9040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T14:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f0693074f8064cfbcf9fa6e5a3fa0e4f58ccccf\"\n            }\n        },\n        {\n            \"id\": 14442,\n            \"name\": \"Avalanche HoneyBee\",\n            \"symbol\": \"A.BEE\",\n            \"slug\": \"avalanche-honeybee\",\n            \"rank\": 6657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T18:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xB669c71431bc4372140bC35Aa1962C4B980bA507\"\n            }\n        },\n        {\n            \"id\": 14443,\n            \"name\": \"Council of Apes\",\n            \"symbol\": \"COAPE\",\n            \"slug\": \"council-of-apes\",\n            \"rank\": 7968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T01:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55006895f398d7713d69081144b19d8c9022b582\"\n            }\n        },\n        {\n            \"id\": 14444,\n            \"name\": \"Royal Flush Coin\",\n            \"symbol\": \"RFC\",\n            \"slug\": \"royal-flush-coin\",\n            \"rank\": 7643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10ff10d221dd4a64d6346c866e0cc5699bc2f5d1\"\n            }\n        },\n        {\n            \"id\": 14445,\n            \"name\": \"degemV2\",\n            \"symbol\": \"DGMV2\",\n            \"slug\": \"degemv2\",\n            \"rank\": 5647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6aca57afdfd36480f063068d0070fcf33792753\"\n            }\n        },\n        {\n            \"id\": 14446,\n            \"name\": \"Laqira Protocol\",\n            \"symbol\": \"LQR\",\n            \"slug\": \"laqira-protocol\",\n            \"rank\": 3491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc81ea817b579ec0334bca8e65e436b7cb540147\"\n            }\n        },\n        {\n            \"id\": 14447,\n            \"name\": \"Swole Doge\",\n            \"symbol\": \"SWOLE\",\n            \"slug\": \"swole-doge\",\n            \"rank\": 7388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T17:02:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4BzxVoBQzwKoqm1dQc78r42Yby3EzAeZmMiYFdCjeu5Z\"\n            }\n        },\n        {\n            \"id\": 14448,\n            \"name\": \"EcchiCoin\",\n            \"symbol\": \"ECCHI\",\n            \"slug\": \"ecchicoin\",\n            \"rank\": 4728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T19:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5609366c91d87e6aad1f880999825da4875c2054\"\n            }\n        },\n        {\n            \"id\": 14449,\n            \"name\": \"Jaiho Crypto\",\n            \"symbol\": \"JAIHO\",\n            \"slug\": \"jaiho-crypto\",\n            \"rank\": 5456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T20:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fd2799e83a723b19026a979899dfb70bbf6bf6b\"\n            }\n        },\n        {\n            \"id\": 14450,\n            \"name\": \"BANG Decentralized\",\n            \"symbol\": \"BANG\",\n            \"slug\": \"bang-decentralized\",\n            \"rank\": 9041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T20:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76ba1ce2c05049ee943f7e087128786f4f9eb077\"\n            }\n        },\n        {\n            \"id\": 14452,\n            \"name\": \"Transhuman Coin\",\n            \"symbol\": \"THC\",\n            \"slug\": \"transhuman-coin\",\n            \"rank\": 5014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T22:35:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56083560594E314b5cDd1680eC6a493bb851BBd8\"\n            }\n        },\n        {\n            \"id\": 14453,\n            \"name\": \"Sponsee\",\n            \"symbol\": \"SPON\",\n            \"slug\": \"sponsee\",\n            \"rank\": 4754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-13T21:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe41d9e1311209f2e05850f9de6201ab4b930bfc2\"\n            }\n        },\n        {\n            \"id\": 14454,\n            \"name\": \"Have Fun Staying Poor\",\n            \"symbol\": \"HFSP\",\n            \"slug\": \"have-fun-staying-poor\",\n            \"rank\": 9042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T07:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7343581f55146951b0f678dc6cfa8fd360e2f353\"\n            }\n        },\n        {\n            \"id\": 14455,\n            \"name\": \"FanTerra\",\n            \"symbol\": \"FTERRA\",\n            \"slug\": \"fanterra\",\n            \"rank\": 8204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x595DE67BC0a1eF8925807Ea08f8dcb167831f80e\"\n            }\n        },\n        {\n            \"id\": 14456,\n            \"name\": \"Squid Pet\",\n            \"symbol\": \"SQUIDPET\",\n            \"slug\": \"squid-pet\",\n            \"rank\": 9043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-14T09:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcB15FC54d0655150fa3784EC4a355b76A951e4Cf\"\n            }\n        },\n        {\n            \"id\": 14458,\n            \"name\": \"Kaby Gaming Token\",\n            \"symbol\": \"KGT\",\n            \"slug\": \"kaby-gaming-token\",\n            \"rank\": 6059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:58:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa4e208c627f3adc60165c2a9fe79d73f4e8dd760\"\n            }\n        },\n        {\n            \"id\": 14459,\n            \"name\": \"BeGlobal Finance\",\n            \"symbol\": \"GLB\",\n            \"slug\": \"beglobal-finance\",\n            \"rank\": 6897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T01:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf958b53ec9340886d72bb4f5f2977e8c2ab64d3\"\n            }\n        },\n        {\n            \"id\": 14461,\n            \"name\": \"Sphynx BSC\",\n            \"symbol\": \"SPHYNX\",\n            \"slug\": \"sphynx-bsc\",\n            \"rank\": 5981,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T02:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe64972c311840cfaf2267dcfd365571f9d9544d9\"\n            }\n        },\n        {\n            \"id\": 14463,\n            \"name\": \"Realy\",\n            \"symbol\": \"REAL\",\n            \"slug\": \"realy\",\n            \"rank\": 3396,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AD27ov5fVU2XzwsbvnFvb1JpCBaCB5dRXrczV9CqSVGb\"\n            }\n        },\n        {\n            \"id\": 14464,\n            \"name\": \"PlayersOnly\",\n            \"symbol\": \"PO\",\n            \"slug\": \"playersonly\",\n            \"rank\": 7870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:21:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9218e62ec3216461d3d5147e7b37973d0ebd20a\"\n            }\n        },\n        {\n            \"id\": 14465,\n            \"name\": \"AnpanSwap\",\n            \"symbol\": \"ANPAN\",\n            \"slug\": \"anpanswap-token\",\n            \"rank\": 6527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10B0a78520fBDDa95aDc331445d9319B164F85D5\"\n            }\n        },\n        {\n            \"id\": 14466,\n            \"name\": \"Takeda Shin\",\n            \"symbol\": \"TAKEDA\",\n            \"slug\": \"takeda-shin\",\n            \"rank\": 9044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd77cc5edfe2f7db9a7383251b7fcdc1579b367bb\"\n            }\n        },\n        {\n            \"id\": 14468,\n            \"name\": \"Retire Token\",\n            \"symbol\": \"RETIRE\",\n            \"slug\": \"retire-token\",\n            \"rank\": 3911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90800e102a243d17e8d8e0f0e52284751bcac8fe\"\n            }\n        },\n        {\n            \"id\": 14469,\n            \"name\": \"Vibe Token\",\n            \"symbol\": \"VIBE\",\n            \"slug\": \"vibe-token\",\n            \"rank\": 7487,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7fd8ab781bf7654cfcce2ace6eefabae0891996\"\n            }\n        },\n        {\n            \"id\": 14470,\n            \"name\": \"TokenBook\",\n            \"symbol\": \"TBK\",\n            \"slug\": \"tokenbook\",\n            \"rank\": 9045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T02:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2mDJPcvv7vigZo9ZPxhHLpKQSixCkbohVY35eX6NkN6m\"\n            }\n        },\n        {\n            \"id\": 14472,\n            \"name\": \"Hunger Token\",\n            \"symbol\": \"HUNGER\",\n            \"slug\": \"hunger-token\",\n            \"rank\": 6987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02052b756bf368efb177b6ec7f960ef8f67f7e1d\"\n            }\n        },\n        {\n            \"id\": 14473,\n            \"name\": \"Dragon Pool\",\n            \"symbol\": \"DP\",\n            \"slug\": \"dragon-pool\",\n            \"rank\": 6018,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc31c29d89e1c351d0a41b938dc8aa0b9f07b4a29\"\n            }\n        },\n        {\n            \"id\": 14474,\n            \"name\": \"Flesh Token\",\n            \"symbol\": \"FLESH\",\n            \"slug\": \"flesh-token\",\n            \"rank\": 9046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25d4BFeeaE3360E68C466c65A5E8f8D5CEBc5093\"\n            }\n        },\n        {\n            \"id\": 14475,\n            \"name\": \"Coinversation\",\n            \"symbol\": \"CTO\",\n            \"slug\": \"coinversation\",\n            \"rank\": 5864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T03:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5e48a6E56e164907263e901B98D9b11CCB46C47\"\n            }\n        },\n        {\n            \"id\": 14476,\n            \"name\": \"Fren\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"fren-token\",\n            \"rank\": 6357,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37941b3fdb2bd332e667d452a58be01bcacb923e\"\n            }\n        },\n        {\n            \"id\": 14477,\n            \"name\": \"WGMI\",\n            \"symbol\": \"WGMI\",\n            \"slug\": \"wgmi\",\n            \"rank\": 4518,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T03:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20f6a313cb250062331fe70b9567e3ee5f01888b\"\n            }\n        },\n        {\n            \"id\": 14479,\n            \"name\": \"CryptoBlast\",\n            \"symbol\": \"CBT\",\n            \"slug\": \"cryptoblast\",\n            \"rank\": 6512,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0853eabe53157d911e0137a9ef987874289ae9d0\"\n            }\n        },\n        {\n            \"id\": 14481,\n            \"name\": \"Garfield Token\",\n            \"symbol\": \"GARFIELD\",\n            \"slug\": \"garfield-token\",\n            \"rank\": 9047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b392dd9bdef6e17c3d1ba62d1a6c7dcc99d839b\"\n            }\n        },\n        {\n            \"id\": 14482,\n            \"name\": \"Christmas Elf\",\n            \"symbol\": \"CELF\",\n            \"slug\": \"christmas-elf\",\n            \"rank\": 9048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc139e2cc7a99885d8bd7af6ff21c7a2b58605a3e\"\n            }\n        },\n        {\n            \"id\": 14483,\n            \"name\": \"DoKEN\",\n            \"symbol\": \"DOKEN\",\n            \"slug\": \"doken\",\n            \"rank\": 5690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9a2d40589271be17612a3f57a9028a568f56e3d\"\n            }\n        },\n        {\n            \"id\": 14485,\n            \"name\": \"FireRocket\",\n            \"symbol\": \"FIREROCKET\",\n            \"slug\": \"firerocket\",\n            \"rank\": 6538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T04:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF8740cAA02D45410De2DA9823C5d8b5924bc3B52\"\n            }\n        },\n        {\n            \"id\": 14487,\n            \"name\": \"AxieDoge\",\n            \"symbol\": \"AXSD\",\n            \"slug\": \"axiedoge\",\n            \"rank\": 9049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4e983889f270ddce125259243066bca42678bb95\"\n            }\n        },\n        {\n            \"id\": 14488,\n            \"name\": \"JK Coin\",\n            \"symbol\": \"JK\",\n            \"slug\": \"jk-coin\",\n            \"rank\": 4989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ec58fe5e681e35e490b5d4cbecdf42b29c1b063\"\n            }\n        },\n        {\n            \"id\": 14489,\n            \"name\": \"CheckDot\",\n            \"symbol\": \"CDT\",\n            \"slug\": \"checkdot\",\n            \"rank\": 5384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T05:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE\"\n            }\n        },\n        {\n            \"id\": 14490,\n            \"name\": \"Bit Hotel\",\n            \"symbol\": \"BTH\",\n            \"slug\": \"bit-hotel\",\n            \"rank\": 4199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T01:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57bc18f6177cdaffb34ace048745bc913a1b1b54\"\n            }\n        },\n        {\n            \"id\": 14491,\n            \"name\": \"Capitol\",\n            \"symbol\": \"CPTL\",\n            \"slug\": \"capitol\",\n            \"rank\": 6771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x407ee64da5bc8107ea8e9cf132b33092374e5894\"\n            }\n        },\n        {\n            \"id\": 14492,\n            \"name\": \"Nemesis DAO\",\n            \"symbol\": \"NMS\",\n            \"slug\": \"nemesis-dao\",\n            \"rank\": 3334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ac9dc3358a2db19fdd57f433ff45d1fc357afb3\"\n            }\n        },\n        {\n            \"id\": 14494,\n            \"name\": \"Cryptorun Network\",\n            \"symbol\": \"CRN\",\n            \"slug\": \"cryptorun-network\",\n            \"rank\": 9050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd16c4343fb5769a71983f3e131df9b1491c2314\"\n            }\n        },\n        {\n            \"id\": 14495,\n            \"name\": \"HappyLand\",\n            \"symbol\": \"HPL\",\n            \"slug\": \"happy-land\",\n            \"rank\": 3563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T14:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d0621ad4ec89da1cf0f371d6205229f04bcb378\"\n            }\n        },\n        {\n            \"id\": 14496,\n            \"name\": \"Santa Shiba\",\n            \"symbol\": \"SANTASHIB\",\n            \"slug\": \"santa-shiba\",\n            \"rank\": 7474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74c609b16512869b1873f5a9d7999deee386e740\"\n            }\n        },\n        {\n            \"id\": 14497,\n            \"name\": \"TacoEnergy\",\n            \"symbol\": \"TACOE\",\n            \"slug\": \"tacoenergy\",\n            \"rank\": 9051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T17:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x441B0882DCFd035766020da6dE89C10f03385B99\"\n            }\n        },\n        {\n            \"id\": 14498,\n            \"name\": \"Green Life Energy\",\n            \"symbol\": \"GNL\",\n            \"slug\": \"green-life-energy\",\n            \"rank\": 5566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x128699dBEaFd83Ad25D16D394b7849e27A7C4607\"\n            }\n        },\n        {\n            \"id\": 14499,\n            \"name\": \"DeVolution\",\n            \"symbol\": \"DEVO\",\n            \"slug\": \"devolution\",\n            \"rank\": 3233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T06:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fd98b8c58560167a236f1d0553a9c2a42342ccf\"\n            }\n        },\n        {\n            \"id\": 14500,\n            \"name\": \"Cryptogodz\",\n            \"symbol\": \"GODZ\",\n            \"slug\": \"cryptogodz\",\n            \"rank\": 2857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0a8ecbce8caadb7a07d1fcd0f87ae1bd688df43\"\n            }\n        },\n        {\n            \"id\": 14504,\n            \"name\": \"Panda Girl\",\n            \"symbol\": \"PGIRL\",\n            \"slug\": \"panda-girl\",\n            \"rank\": 5548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c4da68d45f23e38ec8407272ee4f38f280263c0\"\n            }\n        },\n        {\n            \"id\": 14506,\n            \"name\": \"Shiba Inu Billionaire\",\n            \"symbol\": \"SHIBIB\",\n            \"slug\": \"shiba-inu-billionaire\",\n            \"rank\": 6915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb21226a767f255d96163410ff13b010b644df0a6\"\n            }\n        },\n        {\n            \"id\": 14507,\n            \"name\": \"Zoints\",\n            \"symbol\": \"ZEE\",\n            \"slug\": \"zoints\",\n            \"rank\": 8272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"ZEExktbqMM5ZMS569pCNbzky92KeEmiFeVwR3exfBNn\"\n            }\n        },\n        {\n            \"id\": 14508,\n            \"name\": \"CryptoMotorcycle\",\n            \"symbol\": \"CMC\",\n            \"slug\": \"cryptomotorcycle\",\n            \"rank\": 6220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8255e7b6fd3467adf0c092a18ae01879627a9755\"\n            }\n        },\n        {\n            \"id\": 14509,\n            \"name\": \"HeroCatGamefi\",\n            \"symbol\": \"HCT\",\n            \"slug\": \"herocatgamefi\",\n            \"rank\": 2952,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4\"\n            }\n        },\n        {\n            \"id\": 14510,\n            \"name\": \"BNBeer\",\n            \"symbol\": \"BNBEER\",\n            \"slug\": \"bnbeer\",\n            \"rank\": 7929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fd659e61815a4b6e65bd373183b5146580d17cf\"\n            }\n        },\n        {\n            \"id\": 14514,\n            \"name\": \"Sparrow Token\",\n            \"symbol\": \"SPW\",\n            \"slug\": \"sparrow-token\",\n            \"rank\": 7815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T15:00:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6742bffdca5d8ccd75851ddab129b5cb67fe6035\"\n            }\n        },\n        {\n            \"id\": 14515,\n            \"name\": \"MMPRO Token\",\n            \"symbol\": \"MMPRO\",\n            \"slug\": \"mmpro-token\",\n            \"rank\": 3254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:55:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6067490d05f3cf2fdffc0e353b1f5fd6e5ccdf70\"\n            }\n        },\n        {\n            \"id\": 14516,\n            \"name\": \"DAOLaunch\",\n            \"symbol\": \"DAL\",\n            \"slug\": \"daolaunch\",\n            \"rank\": 4171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T15:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53e4b7Aa6cACcb9576548Be3259e62dE4Ddd4417\"\n            }\n        },\n        {\n            \"id\": 14518,\n            \"name\": \"NiftyPays\",\n            \"symbol\": \"NIFTY\",\n            \"slug\": \"niftypays\",\n            \"rank\": 4284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14519,\n            \"name\": \"VVS Finance\",\n            \"symbol\": \"VVS\",\n            \"slug\": \"vvs-finance\",\n            \"rank\": 436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x2D03bECE6747ADC00E1a131BBA1469C15fD11e03\"\n            }\n        },\n        {\n            \"id\": 14522,\n            \"name\": \"Moonscape\",\n            \"symbol\": \"MSCP\",\n            \"slug\": \"moonscape\",\n            \"rank\": 4424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T19:27:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27d72484f1910f5d0226afa4e03742c9cd2b297a\"\n            }\n        },\n        {\n            \"id\": 14523,\n            \"name\": \"SolChicks Token\",\n            \"symbol\": \"CHICKS\",\n            \"slug\": \"solchicks-token\",\n            \"rank\": 1105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T14:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2\"\n            }\n        },\n        {\n            \"id\": 14525,\n            \"name\": \"SafeShiba\",\n            \"symbol\": \"SAFESHIB\",\n            \"slug\": \"safeshiba\",\n            \"rank\": 7577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T09:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0958fac26d489a0c86c053f9a4843ca57cc6ba7a\"\n            }\n        },\n        {\n            \"id\": 14526,\n            \"name\": \"Wallet Pay\",\n            \"symbol\": \"XPAY\",\n            \"slug\": \"wallet-pay\",\n            \"rank\": 4130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43b72f3b99564257671d5c47df663585344c1459\"\n            }\n        },\n        {\n            \"id\": 14527,\n            \"name\": \"SHIBACK\",\n            \"symbol\": \"SHIBACK\",\n            \"slug\": \"shiback\",\n            \"rank\": 7800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdf45285ec20604499cff568513b8fae9a0af8372\"\n            }\n        },\n        {\n            \"id\": 14528,\n            \"name\": \"HunterDoge\",\n            \"symbol\": \"$HD\",\n            \"slug\": \"hunterdoge\",\n            \"rank\": 6312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa27895467940fe37e461046870db5235b5977103\"\n            }\n        },\n        {\n            \"id\": 14529,\n            \"name\": \"NPC DAO\",\n            \"symbol\": \"NPC\",\n            \"slug\": \"npc-dao\",\n            \"rank\": 7466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:20:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EuD5L5XSYKzyDC1YyYzmoWC8gmJhpEh2vMj4f8LeRW8r\"\n            }\n        },\n        {\n            \"id\": 14530,\n            \"name\": \"LuckyToken\",\n            \"symbol\": \"LKT\",\n            \"slug\": \"luckytoken\",\n            \"rank\": 6745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd294affd029d89054496675c52693b12decfd6dc\"\n            }\n        },\n        {\n            \"id\": 14531,\n            \"name\": \"Falafel Coin\",\n            \"symbol\": \"FALAFEL\",\n            \"slug\": \"falafel\",\n            \"rank\": 7526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T10:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6e653888ed5e756840982bba98d82dd5eef5d31b\"\n            }\n        },\n        {\n            \"id\": 14532,\n            \"name\": \"Wrapped CRO\",\n            \"symbol\": \"WCRO\",\n            \"slug\": \"wrapped-cro\",\n            \"rank\": 2842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T14:04:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x5C7F8A570d578ED84E63fdFA7b1eE72dEae1AE23\"\n            }\n        },\n        {\n            \"id\": 14534,\n            \"name\": \"ParaSwap\",\n            \"symbol\": \"PSP\",\n            \"slug\": \"paraswap\",\n            \"rank\": 917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T13:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcafe001067cdef266afb7eb5a286dcfd277f3de5\"\n            }\n        },\n        {\n            \"id\": 14535,\n            \"name\": \"NFTBomb\",\n            \"symbol\": \"NBP\",\n            \"slug\": \"nftbomb\",\n            \"rank\": 3849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T13:34:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74C22834744E8D5e36c79420Ff7b057964Aba8a7\"\n            }\n        },\n        {\n            \"id\": 14536,\n            \"name\": \"DogeGamer\",\n            \"symbol\": \"DGA\",\n            \"slug\": \"dogegamer\",\n            \"rank\": 7869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T15:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41882dac959c83e9f66b778e747dc164603eaa05\"\n            }\n        },\n        {\n            \"id\": 14538,\n            \"name\": \"Pundi X PURSE\",\n            \"symbol\": \"PURSE\",\n            \"slug\": \"purse\",\n            \"rank\": 6157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-15T22:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29a63F4B209C29B4DC47f06FFA896F32667DAD2C\"\n            }\n        },\n        {\n            \"id\": 14539,\n            \"name\": \"Nemesis\",\n            \"symbol\": \"NMS\",\n            \"slug\": \"nms-token\",\n            \"rank\": 7755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T13:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77252494C25444F8598A0c74Ffc90ADc535291a9\"\n            }\n        },\n        {\n            \"id\": 14540,\n            \"name\": \"VLaunch\",\n            \"symbol\": \"VPAD\",\n            \"slug\": \"vlaunch\",\n            \"rank\": 3095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T00:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x51fe2e572e97bfeb1d719809d743ec2675924edc\"\n            }\n        },\n        {\n            \"id\": 14542,\n            \"name\": \"AXIA Coin\",\n            \"symbol\": \"AXC\",\n            \"slug\": \"axia-coin\",\n            \"rank\": 995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T02:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37c430c2b5f9ff85e534873c715871818ab1623e\"\n            }\n        },\n        {\n            \"id\": 14543,\n            \"name\": \"Treasure Under Sea\",\n            \"symbol\": \"TUS\",\n            \"slug\": \"treasure-under-sea\",\n            \"rank\": 2877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T02:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf693248F96Fe03422FEa95aC0aFbBBc4a8FdD172\"\n            }\n        },\n        {\n            \"id\": 14544,\n            \"name\": \"Sleepy-Shib\",\n            \"symbol\": \"SLEEPY-SHIB\",\n            \"slug\": \"sleepy-shib\",\n            \"rank\": 9052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T02:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf8e1d008a98350abb4241139fbc851aaad51eda6\"\n            }\n        },\n        {\n            \"id\": 14545,\n            \"name\": \"MilkyWayEx\",\n            \"symbol\": \"MILKY\",\n            \"slug\": \"milkywayex\",\n            \"rank\": 5054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa7002FCCC20F10a38c579A8D2D14D34F2A9a02A5\"\n            }\n        },\n        {\n            \"id\": 14546,\n            \"name\": \"Blue Floki Inu\",\n            \"symbol\": \"BLUEFLOKI\",\n            \"slug\": \"blue-floki-inu\",\n            \"rank\": 7335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:41:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7aD8383Ac98F20B23f133160D9634C22931dD24E\"\n            }\n        },\n        {\n            \"id\": 14548,\n            \"name\": \"FEED SYSTEM\",\n            \"symbol\": \"FEEDTK\",\n            \"slug\": \"feed-system\",\n            \"rank\": 3606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T03:29:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GAPN5PVGCA4IMVAQ5V75FTFMBXUZQEMI3F2GYB4NY5Y6UWK2BC2ZYBCW\"\n            }\n        },\n        {\n            \"id\": 14551,\n            \"name\": \"ok.lets.go.\",\n            \"symbol\": \"OKLG\",\n            \"slug\": \"ok-lets-go\",\n            \"rank\": 5194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55e8b37a3c43b049dedf56c77f462db095108651\"\n            }\n        },\n        {\n            \"id\": 14552,\n            \"name\": \"MILLIONSY\",\n            \"symbol\": \"MILLI\",\n            \"slug\": \"millionsy\",\n            \"rank\": 8242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HDLRMKW1FDz2q5Zg778CZx26UgrtnqpUDkNNJHhmVUFr\"\n            }\n        },\n        {\n            \"id\": 14553,\n            \"name\": \"Panda Coin\",\n            \"symbol\": \"PANDA\",\n            \"slug\": \"panda-coin\",\n            \"rank\": 6698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T07:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Aw8qLRHGhMcKq7rxs5XBNCd9oe3BvoAhpNMVz7AdGmty\"\n            }\n        },\n        {\n            \"id\": 14555,\n            \"name\": \"GHOST SHIBA\",\n            \"symbol\": \"GSHIBA\",\n            \"slug\": \"ghost-shiba\",\n            \"rank\": 9053,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b8235e5a16a30de88ab063c49ffb31b4890e4d5\"\n            }\n        },\n        {\n            \"id\": 14556,\n            \"name\": \"Boba Network\",\n            \"symbol\": \"BOBA\",\n            \"slug\": \"boba-network\",\n            \"rank\": 186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-21T05:05:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14557,\n            \"name\": \"Cindrum\",\n            \"symbol\": \"CIND\",\n            \"slug\": \"cindrum\",\n            \"rank\": 3219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:05:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaC0968a3E2020aC8ca83e60CcF69081EBc6d3bC3\"\n            }\n        },\n        {\n            \"id\": 14558,\n            \"name\": \"Scientia\",\n            \"symbol\": \"SCIE\",\n            \"slug\": \"scientia\",\n            \"rank\": 6608,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6AF2f57f61Cec0883C71F3175774EBeb290a10e6\"\n            }\n        },\n        {\n            \"id\": 14561,\n            \"name\": \"SwapTracker\",\n            \"symbol\": \"SWPT\",\n            \"slug\": \"swaptracker\",\n            \"rank\": 5292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01832E3346fd3a0d38CA589D836bd78d1dE7030C\"\n            }\n        },\n        {\n            \"id\": 14562,\n            \"name\": \"VIP Token\",\n            \"symbol\": \"VIP\",\n            \"slug\": \"vip-token\",\n            \"rank\": 9054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6759565574de509b7725abb4680020704b3f404e\"\n            }\n        },\n        {\n            \"id\": 14563,\n            \"name\": \"Star Ship Royal\",\n            \"symbol\": \"SSR\",\n            \"slug\": \"star-ship-royal\",\n            \"rank\": 7454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:25:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29d266b5d6cdc0cd0a775f18fff0176842d4b1d2\"\n            }\n        },\n        {\n            \"id\": 14565,\n            \"name\": \"Official Crypto Cowboy Token\",\n            \"symbol\": \"OCCT\",\n            \"slug\": \"official-crypto-cowboy-token\",\n            \"rank\": 5258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95a1796437bad6502d1c1cce165cd76e522409a9\"\n            }\n        },\n        {\n            \"id\": 14566,\n            \"name\": \"Fortune\",\n            \"symbol\": \"FORTUNE\",\n            \"slug\": \"fortune\",\n            \"rank\": 5042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f009d03e1b7f02065017c90e8e0d5cb378eb015\"\n            }\n        },\n        {\n            \"id\": 14567,\n            \"name\": \"MetaCash\",\n            \"symbol\": \"META\",\n            \"slug\": \"metacash\",\n            \"rank\": 5245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e42c9eac96833c6e16dc71c743cecc114ccd7e3\"\n            }\n        },\n        {\n            \"id\": 14568,\n            \"name\": \"Baby CateCoin\",\n            \"symbol\": \"BABYCATE\",\n            \"slug\": \"baby-catecoin\",\n            \"rank\": 7404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T04:40:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1529642cd0075d3da049aa43005fdfabca54a070\"\n            }\n        },\n        {\n            \"id\": 14577,\n            \"name\": \"Catchy\",\n            \"symbol\": \"CATCHY\",\n            \"slug\": \"catchy\",\n            \"rank\": 6899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2789604fe261adc1aed3927f41277d8bffe33c36\"\n            }\n        },\n        {\n            \"id\": 14578,\n            \"name\": \"Altera\",\n            \"symbol\": \"AEN\",\n            \"slug\": \"altera\",\n            \"rank\": 6969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9eD1e698f81daBd2Fc89406FFDD54951BA35B0A9\"\n            }\n        },\n        {\n            \"id\": 14580,\n            \"name\": \"Greyhound\",\n            \"symbol\": \"GREYHOUND\",\n            \"slug\": \"greyhound\",\n            \"rank\": 7420,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rJWBaKCpQw47vF4rr7XUNqr34i4CoXqhKJ\"\n            }\n        },\n        {\n            \"id\": 14581,\n            \"name\": \"FluidFi\",\n            \"symbol\": \"FLUID\",\n            \"slug\": \"fluidfi\",\n            \"rank\": 5553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x876ec6be52486eeec06bc06434f3e629d695c6ba\"\n            }\n        },\n        {\n            \"id\": 14582,\n            \"name\": \"Embr\",\n            \"symbol\": \"EMBR\",\n            \"slug\": \"embr\",\n            \"rank\": 6137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T22:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6CB8065F96d63630425fd95A408A0D6cD697C662\"\n            }\n        },\n        {\n            \"id\": 14585,\n            \"name\": \"EagonSwap Token\",\n            \"symbol\": \"EAGON\",\n            \"slug\": \"eagonswap-token\",\n            \"rank\": 4304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:43:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2F25d402829cA4085B8Ea4D3BC68Bf203F5a9faB\"\n            }\n        },\n        {\n            \"id\": 14586,\n            \"name\": \"ShibElon\",\n            \"symbol\": \"SHIBELON\",\n            \"slug\": \"shibelon\",\n            \"rank\": 3920,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc183062db25fc96325485ea369c979ce881ac0ea\"\n            }\n        },\n        {\n            \"id\": 14587,\n            \"name\": \"Crypto Cavemen Club\",\n            \"symbol\": \"CAVE\",\n            \"slug\": \"crypto-cavemen-club\",\n            \"rank\": 4714,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T17:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t\"\n            }\n        },\n        {\n            \"id\": 14589,\n            \"name\": \"DogeVillage\",\n            \"symbol\": \"DOGEV\",\n            \"slug\": \"dogevillage\",\n            \"rank\": 7280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52aD40132cBdB1446b66b1198fcf68D602127114\"\n            }\n        },\n        {\n            \"id\": 14592,\n            \"name\": \"Panda Multiverse\",\n            \"symbol\": \"PNDMLV\",\n            \"slug\": \"panda-multiverse\",\n            \"rank\": 5769,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9917d59e5ecd4bdeeda59f4ae16f9c43f4ede4bf\"\n            }\n        },\n        {\n            \"id\": 14594,\n            \"name\": \"Maximus\",\n            \"symbol\": \"MAXI\",\n            \"slug\": \"maximus\",\n            \"rank\": 5706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x885d748C00A279B67A7749EC6b03301700dd0455\"\n            }\n        },\n        {\n            \"id\": 14596,\n            \"name\": \"Big Dog Coin\",\n            \"symbol\": \"BDOG\",\n            \"slug\": \"big-dog-coin\",\n            \"rank\": 3637,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4da2b1fafb2e54a775b624e822504a4b504899f2\"\n            }\n        },\n        {\n            \"id\": 14599,\n            \"name\": \"PANDAINU\",\n            \"symbol\": \"PWT\",\n            \"slug\": \"pandainu\",\n            \"rank\": 5515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2\"\n            }\n        },\n        {\n            \"id\": 14600,\n            \"name\": \"Rebellion Protocol\",\n            \"symbol\": \"REBL\",\n            \"slug\": \"rebellion-protocol\",\n            \"rank\": 7119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbb8b7e9a870fbc22ce4b543fc3a43445fbf9097f\"\n            }\n        },\n        {\n            \"id\": 14602,\n            \"name\": \"Unity Network\",\n            \"symbol\": \"UNT\",\n            \"slug\": \"unity-network\",\n            \"rank\": 6421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T07:50:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8d610e20481f4c4f3acb87bba9c46bef7795fdfe\"\n            }\n        },\n        {\n            \"id\": 14603,\n            \"name\": \"Lunar\",\n            \"symbol\": \"LNR\",\n            \"slug\": \"lunar\",\n            \"rank\": 3089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T06:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d4451151a8de5b545a1bc6c8fdeb9d94a2868e1\"\n            }\n        },\n        {\n            \"id\": 14606,\n            \"name\": \"Quid Token\",\n            \"symbol\": \"QUID\",\n            \"slug\": \"quid-token\",\n            \"rank\": 8100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T08:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5xnRrqoyoLBixNwjVet6Xb2ZTyBSXhENyUWj4sqzRGrv\"\n            }\n        },\n        {\n            \"id\": 14607,\n            \"name\": \"PolyGod\",\n            \"symbol\": \"GULL\",\n            \"slug\": \"polygod\",\n            \"rank\": 6178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T19:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca830317146BfdDE71e7C0B880e2ec1f66E273EE\"\n            }\n        },\n        {\n            \"id\": 14611,\n            \"name\": \"Rice Wallet\",\n            \"symbol\": \"RICE\",\n            \"slug\": \"rice-wallet\",\n            \"rank\": 7166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbcd515d6c5de70d3a31d999a7fa6a299657de294\"\n            }\n        },\n        {\n            \"id\": 14613,\n            \"name\": \"XSwap Protocol\",\n            \"symbol\": \"XSP\",\n            \"slug\": \"xswap-protocol\",\n            \"rank\": 4344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T11:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc36726235dadbdb4658d33e62a249dca7c4b2bc68\"\n            }\n        },\n        {\n            \"id\": 14614,\n            \"name\": \"Sabac Warrior\",\n            \"symbol\": \"SW\",\n            \"slug\": \"sabac-warrior\",\n            \"rank\": 9055,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe80115dFC5E0F292113331E791E71c488E6De9B0\"\n            }\n        },\n        {\n            \"id\": 14615,\n            \"name\": \"Circlepod\",\n            \"symbol\": \"CPX\",\n            \"slug\": \"circlepod\",\n            \"rank\": 7890,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CPXDs2uhNwDKAt9V3vXvtspv9U7rsQ2fVr1qAUDmuCaq\"\n            }\n        },\n        {\n            \"id\": 14616,\n            \"name\": \"The Citadel\",\n            \"symbol\": \"THECITADEL\",\n            \"slug\": \"the-citadel\",\n            \"rank\": 6730,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x849ba2278cdae7fa7006c0661fea1c35d5af3336\"\n            }\n        },\n        {\n            \"id\": 14618,\n            \"name\": \"Hamdan Coin\",\n            \"symbol\": \"HMC\",\n            \"slug\": \"hamdan-coin\",\n            \"rank\": 5944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T09:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2407f9136df8ddf84fd9bde34d48cfc32305447b\"\n            }\n        },\n        {\n            \"id\": 14620,\n            \"name\": \"Satoru Inu\",\n            \"symbol\": \"SATO\",\n            \"slug\": \"satoru-inu\",\n            \"rank\": 6927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:00:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf6f6abf18d2cc611921e6a683164efaa9165b43\"\n            }\n        },\n        {\n            \"id\": 14621,\n            \"name\": \"Leonidas Token\",\n            \"symbol\": \"LEONIDAS\",\n            \"slug\": \"leonidas-token\",\n            \"rank\": 4878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T08:28:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7puG5H5Mc6QpvaXjAVLr6GnL5hhUMnpLcUm8G3mEsgHQ\"\n            }\n        },\n        {\n            \"id\": 14622,\n            \"name\": \"Titania Token\",\n            \"symbol\": \"TITANIA\",\n            \"slug\": \"titania-token\",\n            \"rank\": 5773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5108c0e857b30a8d191554134628fe0f1b7e78b4\"\n            }\n        },\n        {\n            \"id\": 14623,\n            \"name\": \"TIMEXSPACE\",\n            \"symbol\": \"TXS\",\n            \"slug\": \"timexspace\",\n            \"rank\": 7732,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8b298c5fbf0a8d4cd65ae524c8792b8cdfd9fbe9\"\n            }\n        },\n        {\n            \"id\": 14625,\n            \"name\": \"CronaSwap\",\n            \"symbol\": \"CRONA\",\n            \"slug\": \"cronaswap\",\n            \"rank\": 9056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xadbd1231fb360047525BEdF962581F3eee7b49fe\"\n            }\n        },\n        {\n            \"id\": 14627,\n            \"name\": \"SonarWatch\",\n            \"symbol\": \"SONAR\",\n            \"slug\": \"sonarwatch\",\n            \"rank\": 3450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"sonarX4VtVkQemriJeLm6CKeW3GDMyiBnnAEMw1MRAE\"\n            }\n        },\n        {\n            \"id\": 14628,\n            \"name\": \"PulseMoon\",\n            \"symbol\": \"PULSEMOON\",\n            \"slug\": \"pulsemoon\",\n            \"rank\": 4169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T10:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67efde48f3d64d9fc5493258a75b43ce3e3f5425\"\n            }\n        },\n        {\n            \"id\": 14629,\n            \"name\": \"ImpactX\",\n            \"symbol\": \"IMPACTX\",\n            \"slug\": \"impactx\",\n            \"rank\": 7126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T17:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5af6ad286c8ed6633284f2f135c4716057d52669\"\n            }\n        },\n        {\n            \"id\": 14631,\n            \"name\": \"Notional Finance\",\n            \"symbol\": \"NOTE\",\n            \"slug\": \"notional-finance\",\n            \"rank\": 5639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T12:49:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcfeaead4947f0705a14ec42ac3d44129e1ef3ed5\"\n            }\n        },\n        {\n            \"id\": 14636,\n            \"name\": \"DefiPlaza\",\n            \"symbol\": \"DFP2\",\n            \"slug\": \"defiplaza\",\n            \"rank\": 6851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T13:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2F57430a6ceDA85a67121757785877b4a71b8E6D\"\n            }\n        },\n        {\n            \"id\": 14637,\n            \"name\": \"2022MOON\",\n            \"symbol\": \"2022M\",\n            \"slug\": \"2022moon\",\n            \"rank\": 3661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T14:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd9adb7536e90660f601c5bfb15cb49bfa78ca0a6\"\n            }\n        },\n        {\n            \"id\": 14641,\n            \"name\": \"InfinityDOT\",\n            \"symbol\": \"IDOT\",\n            \"slug\": \"infinitydot\",\n            \"rank\": 9057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73b96Ac0814EAfF828779De589840d1172aaAa70\"\n            }\n        },\n        {\n            \"id\": 14642,\n            \"name\": \"The Realm Defenders\",\n            \"symbol\": \"TRD\",\n            \"slug\": \"the-realm-defenders\",\n            \"rank\": 7419,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14644,\n            \"name\": \"FLOKIFOMO\",\n            \"symbol\": \"FLOKIFM\",\n            \"slug\": \"flokifomo\",\n            \"rank\": 7631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4317708Ad04D36AFDB0E7A5d62154D896B01b392\"\n            }\n        },\n        {\n            \"id\": 14645,\n            \"name\": \"EFUN\",\n            \"symbol\": \"EFUN\",\n            \"slug\": \"e-fun-token\",\n            \"rank\": 6893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T22:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6746e37a756da9e34f0bbf1c0495784ba33b79b4\"\n            }\n        },\n        {\n            \"id\": 14646,\n            \"name\": \"Crystal Kingdoms\",\n            \"symbol\": \"CKG\",\n            \"slug\": \"crystal-kingdoms\",\n            \"rank\": 4627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd32a0e26b3a87a064476b2c9e5e691df9ca063a\"\n            }\n        },\n        {\n            \"id\": 14647,\n            \"name\": \"Universal Floki Coin\",\n            \"symbol\": \"UFLOKI\",\n            \"slug\": \"universal-floki-coin\",\n            \"rank\": 5768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-16T16:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6e2454bd6d85e52309bfb6a3e3521e83c53da8a\"\n            }\n        },\n        {\n            \"id\": 14649,\n            \"name\": \"GemUni\",\n            \"symbol\": \"GENI\",\n            \"slug\": \"gemuni\",\n            \"rank\": 5403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc04a23149efdF9A63697f3Eb60705147e9f07FfD\"\n            }\n        },\n        {\n            \"id\": 14650,\n            \"name\": \"Andus Chain\",\n            \"symbol\": \"DEB\",\n            \"slug\": \"andus-chain-daon\",\n            \"rank\": 2870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T09:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14651,\n            \"name\": \"Weecoins\",\n            \"symbol\": \"WCS\",\n            \"slug\": \"weecoins\",\n            \"rank\": 4177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T00:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14652,\n            \"name\": \"Zombie Skull Games\",\n            \"symbol\": \"ZSKULL\",\n            \"slug\": \"zombie-skull-games\",\n            \"rank\": 9058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T14:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59604e3C66C3cF25C4e51D4E84631abF41900762\"\n            }\n        },\n        {\n            \"id\": 14653,\n            \"name\": \"Tranquil Finance\",\n            \"symbol\": \"TRANQ\",\n            \"slug\": \"tranquil-finance\",\n            \"rank\": 8011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T08:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xcf1709ad76a79d5a60210f23e81ce2460542a836\"\n            }\n        },\n        {\n            \"id\": 14655,\n            \"name\": \"Phantasia Sports\",\n            \"symbol\": \"$FANT\",\n            \"slug\": \"phantasia\",\n            \"rank\": 7001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FANTafPFBAt93BNJVpdu25pGPmca3RfwdsDsRrT3LX1r\"\n            }\n        },\n        {\n            \"id\": 14659,\n            \"name\": \"Meta Inu Token\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-inu-token\",\n            \"rank\": 6130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T12:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93ecdfe316de6dc44c2104183b7f6736d83521c2\"\n            }\n        },\n        {\n            \"id\": 14660,\n            \"name\": \"Reflecto\",\n            \"symbol\": \"REFLECTO\",\n            \"slug\": \"reflecto\",\n            \"rank\": 5119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea3c823176d2f6fedc682d3cd9c30115448767b3\"\n            }\n        },\n        {\n            \"id\": 14661,\n            \"name\": \"Sao Paulo FC Fan Token\",\n            \"symbol\": \"SPFC\",\n            \"slug\": \"sao-paulo-fc-fan-token\",\n            \"rank\": 1741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T14:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x9e8c72A057C8F785A206506E27ee9Af0d8f81a28\"\n            }\n        },\n        {\n            \"id\": 14663,\n            \"name\": \"Zuki\",\n            \"symbol\": \"ZUKI\",\n            \"slug\": \"zuki\",\n            \"rank\": 9059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T03:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe561c5973a3ef6aec52b8b1b10eb529c69e1bfc8\"\n            }\n        },\n        {\n            \"id\": 14665,\n            \"name\": \"Centaurify\",\n            \"symbol\": \"CENT\",\n            \"slug\": \"centaurify\",\n            \"rank\": 6238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x08ba718f288c3b12b01146816bef9fa03cc635bc\"\n            }\n        },\n        {\n            \"id\": 14666,\n            \"name\": \"Rici Elon\",\n            \"symbol\": \"RICI\",\n            \"slug\": \"rici-elon\",\n            \"rank\": 6602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T05:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96a938d3a91e864cc9f342b8b5cfce06d0bc8cea\"\n            }\n        },\n        {\n            \"id\": 14667,\n            \"name\": \"Tanuki Token\",\n            \"symbol\": \"TANUKI\",\n            \"slug\": \"tanuki-token\",\n            \"rank\": 7042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T05:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9958E4C4Def1C596e5d9acE46F1Bb9828768C32C\"\n            }\n        },\n        {\n            \"id\": 14668,\n            \"name\": \"Harmonized App\",\n            \"symbol\": \"HMZ\",\n            \"slug\": \"harmomized-app\",\n            \"rank\": 7157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T04:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0f9052f7db1868acbb692f4f00c586acd57b227\"\n            }\n        },\n        {\n            \"id\": 14669,\n            \"name\": \"Ridge\",\n            \"symbol\": \"RIDGE\",\n            \"slug\": \"ridge\",\n            \"rank\": 4307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T05:34:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x64609A845Ad463d07ee51e91a88D1461C3Dc3165\"\n            }\n        },\n        {\n            \"id\": 14670,\n            \"name\": \"Unbanked\",\n            \"symbol\": \"UNBNK\",\n            \"slug\": \"unbanked\",\n            \"rank\": 9060,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T07:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x06b884e60794ce02aafab13791b59a2e6a07442f\"\n            }\n        },\n        {\n            \"id\": 14671,\n            \"name\": \"CoinTribe\",\n            \"symbol\": \"CTRIBE\",\n            \"slug\": \"cointribe\",\n            \"rank\": 9061,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T06:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52f50e3da8f09c31858c243bc6a98a398752dadc\"\n            }\n        },\n        {\n            \"id\": 14674,\n            \"name\": \"Refugees Token\",\n            \"symbol\": \"RFG\",\n            \"slug\": \"refugees-token\",\n            \"rank\": 7057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T07:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4477b28e8b797ebaebd2539bb24290fdfcc27807\"\n            }\n        },\n        {\n            \"id\": 14675,\n            \"name\": \"SOLVIEW\",\n            \"symbol\": \"SOLV\",\n            \"slug\": \"solview\",\n            \"rank\": 7038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T01:43:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7q3AdgKuMeDRnjaMQs7ppXjaw4HUxjsdyMrrfiSZraiN\"\n            }\n        },\n        {\n            \"id\": 14678,\n            \"name\": \"Plateau Finance\",\n            \"symbol\": \"PLT\",\n            \"slug\": \"plateau-finance\",\n            \"rank\": 9062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T09:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xeCfE536a209e405Db19887830b366E397f5B917a\"\n            }\n        },\n        {\n            \"id\": 14681,\n            \"name\": \"Fabwelt\",\n            \"symbol\": \"WELT\",\n            \"slug\": \"fabwelt\",\n            \"rank\": 1723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1785113910847770290F5F840b4c74fc46451201\"\n            }\n        },\n        {\n            \"id\": 14682,\n            \"name\": \"EarthFund\",\n            \"symbol\": \"1EARTH\",\n            \"slug\": \"earthfund\",\n            \"rank\": 3047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T00:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e04f519b094f5f8210441e285f603f4d2b50084\"\n            }\n        },\n        {\n            \"id\": 14684,\n            \"name\": \"x99Token\",\n            \"symbol\": \"X99\",\n            \"slug\": \"x99token\",\n            \"rank\": 7954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:13:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e520f16ac21c271db7117e8d6574b81fdc9f66c\"\n            }\n        },\n        {\n            \"id\": 14685,\n            \"name\": \"Hero Inu\",\n            \"symbol\": \"HEROS\",\n            \"slug\": \"hero-inu\",\n            \"rank\": 6120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x97bFC1700bAF347659b525336B967AA375c05b01\"\n            }\n        },\n        {\n            \"id\": 14688,\n            \"name\": \"Naruto Inu\",\n            \"symbol\": \"NARUTO\",\n            \"slug\": \"naruto-inu\",\n            \"rank\": 9063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbfce0e06dedcbea3e170ba4df2a6793334cac5ef\"\n            }\n        },\n        {\n            \"id\": 14689,\n            \"name\": \"Island Boyz\",\n            \"symbol\": \"$ISLBYZ\",\n            \"slug\": \"island-boyz\",\n            \"rank\": 7416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cf7ea6cb0af1b157b59372780c9b68147ed0608\"\n            }\n        },\n        {\n            \"id\": 14690,\n            \"name\": \"Shiba Hex Pulse\",\n            \"symbol\": \"SEXPLS\",\n            \"slug\": \"shiba-hex-pulse\",\n            \"rank\": 9064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62b6437349c0238d05acefeb0c4a14e9c8ea0f8d\"\n            }\n        },\n        {\n            \"id\": 14693,\n            \"name\": \"flokidoge\",\n            \"symbol\": \"$FLOGE\",\n            \"slug\": \"flokidoge\",\n            \"rank\": 7784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46667033E3e705430965D692038d884Ff5f58c46\"\n            }\n        },\n        {\n            \"id\": 14694,\n            \"name\": \"Hydrogentoken\",\n            \"symbol\": \"HGT\",\n            \"slug\": \"hydrogentoken\",\n            \"rank\": 5847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x567540c37bb25dfd0f487525c0eb11f7fa0b63a2\"\n            }\n        },\n        {\n            \"id\": 14695,\n            \"name\": \"AOK\",\n            \"symbol\": \"AOK\",\n            \"slug\": \"aok\",\n            \"rank\": 3837,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T10:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14696,\n            \"name\": \"APIDAI\",\n            \"symbol\": \"APIDAI\",\n            \"slug\": \"apidai\",\n            \"rank\": 7900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:09:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1dbea177ced3dfaedc37223916ed6d7b05bf3247\"\n            }\n        },\n        {\n            \"id\": 14698,\n            \"name\": \"Blue Horizon\",\n            \"symbol\": \"BLH\",\n            \"slug\": \"blue-horizon\",\n            \"rank\": 4444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T19:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7d36c00aabfc34f40ea17166229a0b4ae7dc856\"\n            }\n        },\n        {\n            \"id\": 14699,\n            \"name\": \"RaceX\",\n            \"symbol\": \"RACEX\",\n            \"slug\": \"racex\",\n            \"rank\": 5099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7086e045b78e1e72f741f25231c08d238812cf8a\"\n            }\n        },\n        {\n            \"id\": 14700,\n            \"name\": \"Shiba Elon\",\n            \"symbol\": \"ESHIB\",\n            \"slug\": \"shiba-elon\",\n            \"rank\": 7392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03e1c8d25b0dcd41e1073d65ccdd4e40e672a68d\"\n            }\n        },\n        {\n            \"id\": 14702,\n            \"name\": \"ShibaBNB.org\",\n            \"symbol\": \"SHIBABNB\",\n            \"slug\": \"shibabnb-org\",\n            \"rank\": 6480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71fac45700585555c936c2061fc1fd42b86f4d91\"\n            }\n        },\n        {\n            \"id\": 14703,\n            \"name\": \"SPLASH\",\n            \"symbol\": \"SPL\",\n            \"slug\": \"splash\",\n            \"rank\": 4862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T11:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fc766baf71aba5c7835975bbdf315bf0bed3289\"\n            }\n        },\n        {\n            \"id\": 14705,\n            \"name\": \"MetaversePRO\",\n            \"symbol\": \"META\",\n            \"slug\": \"metaversepro\",\n            \"rank\": 3902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T08:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0a2046C7fAa5a5F2b38C0599dEB4310AB781CC83\"\n            }\n        },\n        {\n            \"id\": 14706,\n            \"name\": \"MAD RABBIT\",\n            \"symbol\": \"MADR\",\n            \"slug\": \"mad-rabbit\",\n            \"rank\": 9065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09b3e8b4871f977921981ef2c2ee655ac7f076b1\"\n            }\n        },\n        {\n            \"id\": 14707,\n            \"name\": \"Yearn Cash\",\n            \"symbol\": \"YFIC\",\n            \"slug\": \"yearn-cash\",\n            \"rank\": 3977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T12:13:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9cf4679c67bee8da2d6f58c64592fff6bee79330\"\n            }\n        },\n        {\n            \"id\": 14708,\n            \"name\": \"WapSwap Finance\",\n            \"symbol\": \"WAP\",\n            \"slug\": \"wapswap-finance\",\n            \"rank\": 9066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T19:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd819f503cf5c5932f549cb9c97d28685558d9c80\"\n            }\n        },\n        {\n            \"id\": 14709,\n            \"name\": \"srnArtGallery Tokenized Arts\",\n            \"symbol\": \"SISTA\",\n            \"slug\": \"srnartgallery-tokenized-arts\",\n            \"rank\": 7087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T12:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca6d25c10dad43ae8be0bc2af4d3cd1114583c08\"\n            }\n        },\n        {\n            \"id\": 14711,\n            \"name\": \"1Sol\",\n            \"symbol\": \"1SOL\",\n            \"slug\": \"1sol\",\n            \"rank\": 4597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T15:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x009178997aff09a67d4caccfeb897fb79d036214\"\n            }\n        },\n        {\n            \"id\": 14713,\n            \"name\": \"Comdex\",\n            \"symbol\": \"CMDX\",\n            \"slug\": \"comdex\",\n            \"rank\": 3277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T23:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0\"\n            }\n        },\n        {\n            \"id\": 14715,\n            \"name\": \"La Doge de Papel\",\n            \"symbol\": \"LDDP\",\n            \"slug\": \"la-doge-de-papel\",\n            \"rank\": 4656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T14:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ca70261dfbB019DCBb6e22c9C114cf8827CE2Ef\"\n            }\n        },\n        {\n            \"id\": 14718,\n            \"name\": \"YetiCoin\",\n            \"symbol\": \"YETIC\",\n            \"slug\": \"yeticoin\",\n            \"rank\": 5628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T14:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf96bde075d59e9143b325c75af38e208c986e6f\"\n            }\n        },\n        {\n            \"id\": 14720,\n            \"name\": \"CryptoTwitter\",\n            \"symbol\": \"CT\",\n            \"slug\": \"cryptotwitter\",\n            \"rank\": 9067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T16:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e9cce8c3bf731f9bfc39e3d345a70907f454d40\"\n            }\n        },\n        {\n            \"id\": 14721,\n            \"name\": \"RealLink\",\n            \"symbol\": \"REAL\",\n            \"slug\": \"reallink\",\n            \"rank\": 3459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T03:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14723,\n            \"name\": \"GenshinFlokiInu\",\n            \"symbol\": \"GFloki\",\n            \"slug\": \"genshinflokiinu-token\",\n            \"rank\": 4383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T17:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53b3338E3345758aE88b930e3d9759A95C5cE05c\"\n            }\n        },\n        {\n            \"id\": 14726,\n            \"name\": \"Life Token V2\",\n            \"symbol\": \"LTNV2\",\n            \"slug\": \"life-token-v2\",\n            \"rank\": 6659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T01:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x167e5455e4c978883b414e7f02c0147eec9a18e9\"\n            }\n        },\n        {\n            \"id\": 14728,\n            \"name\": \"INTERSTELLAR DOMAIN ORDER\",\n            \"symbol\": \"IDO\",\n            \"slug\": \"interstellar-domain-order\",\n            \"rank\": 3410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-17T21:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x617ba3d39e96c084e60c6db3f7b365a96ee4e555\"\n            }\n        },\n        {\n            \"id\": 14730,\n            \"name\": \"Everlens\",\n            \"symbol\": \"ELEN\",\n            \"slug\": \"everlens\",\n            \"rank\": 4219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCa2483727292bA552AEc12DfEE4dc105CB1376B9\"\n            }\n        },\n        {\n            \"id\": 14731,\n            \"name\": \"Carbon Coin\",\n            \"symbol\": \"CXRBN\",\n            \"slug\": \"carboncoin-token\",\n            \"rank\": 9068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T02:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x720def948b1891a0ba2ca21964e2e5d0a806bc19\"\n            }\n        },\n        {\n            \"id\": 14732,\n            \"name\": \"JokerManor Metaverse\",\n            \"symbol\": \"JKT\",\n            \"slug\": \"jokermanor-metaverse\",\n            \"rank\": 6133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T02:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8E8123e286437B281cAa8abbF3A7f0CDf72b0aE6\"\n            }\n        },\n        {\n            \"id\": 14733,\n            \"name\": \"Moon Sack\",\n            \"symbol\": \"SACK\",\n            \"slug\": \"moon-sack\",\n            \"rank\": 9069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T01:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e24f12b56c870d0e1a6c2085a8f97597fceedea\"\n            }\n        },\n        {\n            \"id\": 14734,\n            \"name\": \"Arker\",\n            \"symbol\": \"ARKER\",\n            \"slug\": \"arker\",\n            \"rank\": 3241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T20:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c67638c4fa06fd47fb8900fc7f932f7eab589de\"\n            }\n        },\n        {\n            \"id\": 14736,\n            \"name\": \"Stadium Ape\",\n            \"symbol\": \"SAPE\",\n            \"slug\": \"stadium-ape\",\n            \"rank\": 5860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8185a85946bBD6Dc8dB94d1967e89271EbBAE8aC\"\n            }\n        },\n        {\n            \"id\": 14740,\n            \"name\": \"eShark Token\",\n            \"symbol\": \"ESHK\",\n            \"slug\": \"eshark-token\",\n            \"rank\": 5069,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbca671410bcffd9e63f73e1e8640f6c7c388a3c9\"\n            }\n        },\n        {\n            \"id\": 14741,\n            \"name\": \"Trusted Node\",\n            \"symbol\": \"TNODE\",\n            \"slug\": \"trusted-node\",\n            \"rank\": 5719,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T03:51:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f12a37b6921ffac11fab16338b3ae67ee0c462b\"\n            }\n        },\n        {\n            \"id\": 14742,\n            \"name\": \"Hat Swap City\",\n            \"symbol\": \"HTC\",\n            \"slug\": \"hat-swap-city\",\n            \"rank\": 6183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7ceb6394c9c96ca2ce9afbe2fac4783f4cecd78\"\n            }\n        },\n        {\n            \"id\": 14743,\n            \"name\": \"Shibonics\",\n            \"symbol\": \"SNIS\",\n            \"slug\": \"shibonics\",\n            \"rank\": 7691,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16c0a48fb3b180772b033d0dc5e960ca1534d6b9\"\n            }\n        },\n        {\n            \"id\": 14744,\n            \"name\": \"AdaKong\",\n            \"symbol\": \"AKONG\",\n            \"slug\": \"adakong\",\n            \"rank\": 7758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f426812c5c9b47c64763e438970bcd7c6de6bbd\"\n            }\n        },\n        {\n            \"id\": 14745,\n            \"name\": \"Kromatika\",\n            \"symbol\": \"KROM\",\n            \"slug\": \"kromatika\",\n            \"rank\": 1106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3af33bef05c2dcb3c7288b77fe1c8d2aeba4d789\"\n            }\n        },\n        {\n            \"id\": 14746,\n            \"name\": \"Titano\",\n            \"symbol\": \"TITANO\",\n            \"slug\": \"titano\",\n            \"rank\": 3122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T17:08:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f\"\n            }\n        },\n        {\n            \"id\": 14747,\n            \"name\": \"Salary\",\n            \"symbol\": \"SLR\",\n            \"slug\": \"salary\",\n            \"rank\": 6458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:10:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc24796458fbea043780eea59ebba4ad40e87c29b\"\n            }\n        },\n        {\n            \"id\": 14748,\n            \"name\": \"Snowdog\",\n            \"symbol\": \"SDOG\",\n            \"slug\": \"snowdog\",\n            \"rank\": 7773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xdE9E52F1838951e4d2bb6C59723B003c353979b6\"\n            }\n        },\n        {\n            \"id\": 14749,\n            \"name\": \"Onyx\",\n            \"symbol\": \"ONYX\",\n            \"slug\": \"onyx\",\n            \"rank\": 5514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc45EDd4b1D3bC9AA665232055cbdDAE64Ef503e\"\n            }\n        },\n        {\n            \"id\": 14750,\n            \"name\": \"Qubism\",\n            \"symbol\": \"QUB\",\n            \"slug\": \"qubism\",\n            \"rank\": 5293,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T22:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfbaad4efdb7797f45dac9cd369b03a90bd731298\"\n            }\n        },\n        {\n            \"id\": 14751,\n            \"name\": \"ZuFinance\",\n            \"symbol\": \"ZUF\",\n            \"slug\": \"zufinance\",\n            \"rank\": 7770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x400a581c2056463dc573bbbb4b247c6c0769fba6\"\n            }\n        },\n        {\n            \"id\": 14752,\n            \"name\": \"Original Gangsta Shiba\",\n            \"symbol\": \"OGSHIB\",\n            \"slug\": \"original-gangsta-shiba\",\n            \"rank\": 7726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T07:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0B64F5E1A23Cb5c9494B17bFa654F5b19126F04b\"\n            }\n        },\n        {\n            \"id\": 14753,\n            \"name\": \"BEM\",\n            \"symbol\": \"BEMT\",\n            \"slug\": \"bem\",\n            \"rank\": 5132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TBp6ZMzkxci5o4sJjFa6Fo9Wy36gcubQLW\"\n            }\n        },\n        {\n            \"id\": 14754,\n            \"name\": \"FarmPoly\",\n            \"symbol\": \"POLY\",\n            \"slug\": \"farmpoly\",\n            \"rank\": 3877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x61073ed3acefafc5e8f87afaedacf9b8586fb28c\"\n            }\n        },\n        {\n            \"id\": 14756,\n            \"name\": \"Degen Ape Club\",\n            \"symbol\": \"DAC\",\n            \"slug\": \"degen-ape-club\",\n            \"rank\": 7170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf85f1872d4f6002e721a835d3c3aeec194db2089\"\n            }\n        },\n        {\n            \"id\": 14757,\n            \"name\": \"NFTPunk\",\n            \"symbol\": \"NFTPUNK2.0\",\n            \"slug\": \"nftpunk\",\n            \"rank\": 9070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T04:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d947e7c2ce0ed24a801b2d23bff72d933c842a5\"\n            }\n        },\n        {\n            \"id\": 14759,\n            \"name\": \"LOL\",\n            \"symbol\": \"LOL\",\n            \"slug\": \"lol\",\n            \"rank\": 4745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T12:40:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf91ac30e9b517f6d57e99446ee44894e6c22c032\"\n            }\n        },\n        {\n            \"id\": 14760,\n            \"name\": \"ETHSNIPER\",\n            \"symbol\": \"ETS\",\n            \"slug\": \"ethsniper\",\n            \"rank\": 7811,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T05:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x080f2ed125C2E41E979d1Ae9F8EF8c262B344855\"\n            }\n        },\n        {\n            \"id\": 14764,\n            \"name\": \"Red Kishu\",\n            \"symbol\": \"REDKISHU\",\n            \"slug\": \"red-kishu\",\n            \"rank\": 7785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7301e73543c3149f1dae09f6a7b0f737301a64e\"\n            }\n        },\n        {\n            \"id\": 14765,\n            \"name\": \"Squid Moon\",\n            \"symbol\": \"SQM\",\n            \"slug\": \"squid-moon\",\n            \"rank\": 5594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2766cc2537538ac68816b6b5a393fa978a4a8931\"\n            }\n        },\n        {\n            \"id\": 14766,\n            \"name\": \"Doge Gay Son\",\n            \"symbol\": \"GOGE\",\n            \"slug\": \"dogegayson\",\n            \"rank\": 5116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa30d02c5cdb6a76e47ea0d65f369fd39618541fe\"\n            }\n        },\n        {\n            \"id\": 14767,\n            \"name\": \"The Coop Network\",\n            \"symbol\": \"GMD\",\n            \"slug\": \"the-coop-network\",\n            \"rank\": 3919,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T08:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14768,\n            \"name\": \"HashLand Coin\",\n            \"symbol\": \"HC\",\n            \"slug\": \"hashland\",\n            \"rank\": 3979,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6e78ad3c9b4a79a01366d01ec4016eb3075d7a0\"\n            }\n        },\n        {\n            \"id\": 14769,\n            \"name\": \"Pool Token\",\n            \"symbol\": \"POOL\",\n            \"slug\": \"pool-token\",\n            \"rank\": 7081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T08:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x30f11795b21b5efc1a2ded78d04574d0e36442bd\"\n            }\n        },\n        {\n            \"id\": 14770,\n            \"name\": \"DynamicB\",\n            \"symbol\": \"DYNB\",\n            \"slug\": \"dynamicb\",\n            \"rank\": 9071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6F1b2ACFBEa63F6E81b4D536F30392Cba5e25dE0\"\n            }\n        },\n        {\n            \"id\": 14771,\n            \"name\": \"Splash\",\n            \"symbol\": \"SPLASH\",\n            \"slug\": \"splash-fun\",\n            \"rank\": 7804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T09:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3c3fd552a1ca9d922279dba4edcff7a52e42a77\"\n            }\n        },\n        {\n            \"id\": 14772,\n            \"name\": \"No Face Inu\",\n            \"symbol\": \"NOFACE\",\n            \"slug\": \"no-face-inu\",\n            \"rank\": 9072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3093003005fd7c9c077e85c15ff47bcfcf0397e0\"\n            }\n        },\n        {\n            \"id\": 14774,\n            \"name\": \"Shibnobi\",\n            \"symbol\": \"SHINJA\",\n            \"slug\": \"shibnobi\",\n            \"rank\": 2916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xab167e816e4d76089119900e941befdfa37d6b32\"\n            }\n        },\n        {\n            \"id\": 14776,\n            \"name\": \"MetaBean\",\n            \"symbol\": \"METABEAN\",\n            \"slug\": \"metabean\",\n            \"rank\": 9073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5707c55c8190c6c9ab5e355a1168568e88196556\"\n            }\n        },\n        {\n            \"id\": 14777,\n            \"name\": \"GiftBag\",\n            \"symbol\": \"GBAG\",\n            \"slug\": \"giftbag\",\n            \"rank\": 7324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:13:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6820f244b81d0906D70266Cc9bCcC2A8EAa5464c\"\n            }\n        },\n        {\n            \"id\": 14778,\n            \"name\": \"Fans of Doge\",\n            \"symbol\": \"DOGEFANS\",\n            \"slug\": \"fans-of-doge\",\n            \"rank\": 9074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:28:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33a32efe8464bc9a03e2e06ce8cb129d4af49445\"\n            }\n        },\n        {\n            \"id\": 14779,\n            \"name\": \"MicroPee\",\n            \"symbol\": \"PEE\",\n            \"slug\": \"micropee\",\n            \"rank\": 6131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:13:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb787f0cc920446c93ee7a35a674185ac27606f2\"\n            }\n        },\n        {\n            \"id\": 14780,\n            \"name\": \"PIggyBankDAO\",\n            \"symbol\": \"PB\",\n            \"slug\": \"piggybankdao\",\n            \"rank\": 6540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0e75cdb914ddcca683357dd94d26caa39bc14b16\"\n            }\n        },\n        {\n            \"id\": 14781,\n            \"name\": \"MUFTSwap\",\n            \"symbol\": \"MSWAP\",\n            \"slug\": \"muftswap\",\n            \"rank\": 7276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T22:37:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9393d3C08956F245cdEE9ac9DD7214131Ae2bB8B\"\n            }\n        },\n        {\n            \"id\": 14783,\n            \"name\": \"MAGIC\",\n            \"symbol\": \"MAGIC\",\n            \"slug\": \"magic-token\",\n            \"rank\": 2856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T11:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x539bdE0d7Dbd336b79148AA742883198BBF60342\"\n            }\n        },\n        {\n            \"id\": 14784,\n            \"name\": \"Squirt Game\",\n            \"symbol\": \"SQUIRT\",\n            \"slug\": \"squirt-game\",\n            \"rank\": 4058,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T13:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2d7289db68395593d65101753fec9450ddfb699\"\n            }\n        },\n        {\n            \"id\": 14785,\n            \"name\": \"Traders Business Global\",\n            \"symbol\": \"TGB\",\n            \"slug\": \"traders-business-global\",\n            \"rank\": 4918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xffef225b4a1b5de683d53dd745664c4ef8840f61\"\n            }\n        },\n        {\n            \"id\": 14786,\n            \"name\": \"Girl Story\",\n            \"symbol\": \"METAGIRL\",\n            \"slug\": \"girl-story\",\n            \"rank\": 9075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T12:10:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2138ff02dc77cE0E1F122688b4c5EC77271f81c\"\n            }\n        },\n        {\n            \"id\": 14789,\n            \"name\": \"Project: One Whale\",\n            \"symbol\": \"POW\",\n            \"slug\": \"project-one-whale\",\n            \"rank\": 9076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T18:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0196D4D37990aB2e1f7BC8607C7b4198A360c48f\"\n            }\n        },\n        {\n            \"id\": 14790,\n            \"name\": \"Baby Tiger King\",\n            \"symbol\": \"BABYTK\",\n            \"slug\": \"baby-tiger-king\",\n            \"rank\": 4296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T18:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb539242985ac83737aadee909f486d46178587c4\"\n            }\n        },\n        {\n            \"id\": 14792,\n            \"name\": \"Dog Club Token\",\n            \"symbol\": \"DCLUB\",\n            \"slug\": \"dog-club-token\",\n            \"rank\": 9077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-18T19:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cb79297d338e10930d1953f65153bf0b4e14894\"\n            }\n        },\n        {\n            \"id\": 14793,\n            \"name\": \"MYRA AI\",\n            \"symbol\": \"MYRA\",\n            \"slug\": \"myra-ai\",\n            \"rank\": 5770,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T01:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5cd7d317d9cb4d46ff0b4f6a20d9547069fe0f27\"\n            }\n        },\n        {\n            \"id\": 14794,\n            \"name\": \"CoinMerge (BEP-20)\",\n            \"symbol\": \"CMERGE\",\n            \"slug\": \"coinmerge-bsc-token\",\n            \"rank\": 1229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T13:43:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d3e3a57c5f140b5f9feb0d43d37a347ee01c851\"\n            }\n        },\n        {\n            \"id\": 14795,\n            \"name\": \"SappChat\",\n            \"symbol\": \"APP\",\n            \"slug\": \"sappchat\",\n            \"rank\": 4021,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T02:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x097f8ae21e81d4f248a2e2d18543c6b3cc0d8e59\"\n            }\n        },\n        {\n            \"id\": 14796,\n            \"name\": \"Cultiplan(CTPL)\",\n            \"symbol\": \"CTPL\",\n            \"slug\": \"cultiplan\",\n            \"rank\": 5368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T02:13:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf7e40af830a2ecbfe72c5210c1ca272e3aa7ca1b\"\n            }\n        },\n        {\n            \"id\": 14798,\n            \"name\": \"Pacific\",\n            \"symbol\": \"PAF\",\n            \"slug\": \"pacific\",\n            \"rank\": 3257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T09:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6a969D379700B2E5EA4E684d273d63C1c050Ba49\"\n            }\n        },\n        {\n            \"id\": 14799,\n            \"name\": \"Versus Farm\",\n            \"symbol\": \"VERSUS\",\n            \"slug\": \"versus-farm\",\n            \"rank\": 5543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T02:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3E49c20C841d6e0B2a1CCBBc5F29A64e068B25f\"\n            }\n        },\n        {\n            \"id\": 14800,\n            \"name\": \"Anomus\",\n            \"symbol\": \"ANOM\",\n            \"slug\": \"anomus\",\n            \"rank\": 4373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T13:54:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5224f552f110ec78e6e0468138950ae5f3040942\"\n            }\n        },\n        {\n            \"id\": 14803,\n            \"name\": \"Aurora\",\n            \"symbol\": \"AURORA\",\n            \"slug\": \"aurora-near\",\n            \"rank\": 231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T03:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaaaaa20d9e0e2461697782ef11675f668207961\"\n            }\n        },\n        {\n            \"id\": 14806,\n            \"name\": \"ConstitutionDAO\",\n            \"symbol\": \"PEOPLE\",\n            \"slug\": \"constitutiondao\",\n            \"rank\": 126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T03:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7a58c0be72be218b41c608b7fe7c5bb630736c71\"\n            }\n        },\n        {\n            \"id\": 14807,\n            \"name\": \"Cosmic Coin\",\n            \"symbol\": \"COSMIC\",\n            \"slug\": \"cosmic-coin\",\n            \"rank\": 6383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T03:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x6008c8769bfacd92251ba838382e7e5637c7e74d\"\n            }\n        },\n        {\n            \"id\": 14809,\n            \"name\": \"Zada\",\n            \"symbol\": \"ZADA\",\n            \"slug\": \"zada\",\n            \"rank\": 4855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74\"\n            }\n        },\n        {\n            \"id\": 14810,\n            \"name\": \"BitValve\",\n            \"symbol\": \"BTV\",\n            \"slug\": \"bitvalve\",\n            \"rank\": 7407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB837b6467B4878fb5B3b81664042852593F15126\"\n            }\n        },\n        {\n            \"id\": 14811,\n            \"name\": \"Netcoincapital\",\n            \"symbol\": \"NCC\",\n            \"slug\": \"netcoincapital\",\n            \"rank\": 7428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T11:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1\"\n            }\n        },\n        {\n            \"id\": 14814,\n            \"name\": \"BNB Hero Token\",\n            \"symbol\": \"BNBH\",\n            \"slug\": \"bnb-hero-token\",\n            \"rank\": 7747,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T04:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd25631648e3ad4863332319e8e0d6f2a8ec6f267\"\n            }\n        },\n        {\n            \"id\": 14818,\n            \"name\": \"IndoDEX\",\n            \"symbol\": \"IDDX\",\n            \"slug\": \"indodex\",\n            \"rank\": 5283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T16:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1458112405b5079e4692ec14789f946cd9e331ae\"\n            }\n        },\n        {\n            \"id\": 14820,\n            \"name\": \"Infinity Rocket Token\",\n            \"symbol\": \"IRT\",\n            \"slug\": \"infinity-rocket-token\",\n            \"rank\": 3974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T05:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcbe5bca571628894a38836b0bae833ff012f71d8\"\n            }\n        },\n        {\n            \"id\": 14822,\n            \"name\": \"Victoria VR\",\n            \"symbol\": \"VR\",\n            \"slug\": \"victoria-vr\",\n            \"rank\": 234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7d5121505149065b562c789a0145ed750e6e8cdd\"\n            }\n        },\n        {\n            \"id\": 14825,\n            \"name\": \"Viblos\",\n            \"symbol\": \"VIBLO\",\n            \"slug\": \"viblos\",\n            \"rank\": 9078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:28:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb56c64282230fae000e887d2a1e50a7881ce0e66\"\n            }\n        },\n        {\n            \"id\": 14826,\n            \"name\": \"MetaZuckZilla\",\n            \"symbol\": \"META\",\n            \"slug\": \"metazuckzilla\",\n            \"rank\": 7860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T06:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbe5e820ed156a345191dcc976ad3752075ebcb79\"\n            }\n        },\n        {\n            \"id\": 14831,\n            \"name\": \"EverDot\",\n            \"symbol\": \"EVERDOT\",\n            \"slug\": \"everdot\",\n            \"rank\": 7281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b40bbf9265b7f93169b087b9749d9d059d82ffe\"\n            }\n        },\n        {\n            \"id\": 14834,\n            \"name\": \"Crypto Shield\",\n            \"symbol\": \"SHIELD\",\n            \"slug\": \"crypto-shield\",\n            \"rank\": 3471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T19:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc944273b805debd35c63011943abc5ab9eddb8e3\"\n            }\n        },\n        {\n            \"id\": 14835,\n            \"name\": \"Caketools\",\n            \"symbol\": \"CKT\",\n            \"slug\": \"caketools\",\n            \"rank\": 3796,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3837e18b901629fcb200e0ad9c2f2441804bd6c8\"\n            }\n        },\n        {\n            \"id\": 14836,\n            \"name\": \"Day Of Defeat\",\n            \"symbol\": \"DOD\",\n            \"slug\": \"day-of-defeat\",\n            \"rank\": 3113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:25:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc709878167ed069aea15fd0bd4e9758ceb4da193\"\n            }\n        },\n        {\n            \"id\": 14837,\n            \"name\": \"Baby Meta\",\n            \"symbol\": \"BABYMETA\",\n            \"slug\": \"baby-meta\",\n            \"rank\": 7152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T08:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x30c49441d326677892891b97b34743306bc97934\"\n            }\n        },\n        {\n            \"id\": 14838,\n            \"name\": \"Artificial Intelligence\",\n            \"symbol\": \"AI\",\n            \"slug\": \"artificial-intelligence\",\n            \"rank\": 6435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c403b1879aa6a79ba9c599a393ccc5d9fd2e788\"\n            }\n        },\n        {\n            \"id\": 14839,\n            \"name\": \"Canon Crypto\",\n            \"symbol\": \"CATO\",\n            \"slug\": \"canon-crypto\",\n            \"rank\": 6557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:37:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97667aeb10b6916001b5431f980c30fb8a9ce4b4\"\n            }\n        },\n        {\n            \"id\": 14840,\n            \"name\": \"ClassicDoge\",\n            \"symbol\": \"XDOGE\",\n            \"slug\": \"classicdoge-io\",\n            \"rank\": 3551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB68A34756D8A92CCc821EFfA03d802846594b64E\"\n            }\n        },\n        {\n            \"id\": 14841,\n            \"name\": \"ShopNEXT\",\n            \"symbol\": \"NEXT\",\n            \"slug\": \"shopnext\",\n            \"rank\": 1441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9809e877192B510D767a94ba39a79429219a5afB\"\n            }\n        },\n        {\n            \"id\": 14843,\n            \"name\": \"Spintop\",\n            \"symbol\": \"SPIN\",\n            \"slug\": \"spintop\",\n            \"rank\": 3262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T01:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6AA217312960A21aDbde1478DC8cBCf828110A67\"\n            }\n        },\n        {\n            \"id\": 14844,\n            \"name\": \"MetaGameHub DAO\",\n            \"symbol\": \"MGH\",\n            \"slug\": \"metagamehub-dao\",\n            \"rank\": 6014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8765b1a0eb57ca49be7eacd35b24a574d0203656\"\n            }\n        },\n        {\n            \"id\": 14845,\n            \"name\": \"Liquidity Accelerator Token\",\n            \"symbol\": \"LAT\",\n            \"slug\": \"liquidity-accelerator-token\",\n            \"rank\": 5135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfdce4b11d6ddc902244726b93e71e2874c7b6af0\"\n            }\n        },\n        {\n            \"id\": 14846,\n            \"name\": \"Santa Floki\",\n            \"symbol\": \"HOHOHO\",\n            \"slug\": \"santa-floki\",\n            \"rank\": 4476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8a5e028f833f08a29564ded368b4cacb4e18ff5\"\n            }\n        },\n        {\n            \"id\": 14848,\n            \"name\": \"Banana Bucks\",\n            \"symbol\": \"BAB\",\n            \"slug\": \"banana-bucks\",\n            \"rank\": 9079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2Dzzc14S1D7cEFGJyMZMACuoQRHVUYFhVE74C5o8Fwau\"\n            }\n        },\n        {\n            \"id\": 14849,\n            \"name\": \"Centcex\",\n            \"symbol\": \"CENX\",\n            \"slug\": \"centcex\",\n            \"rank\": 5345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x739e81bcd49854d7bdf526302989f14a2e7994b2\"\n            }\n        },\n        {\n            \"id\": 14850,\n            \"name\": \"Buff Samo\",\n            \"symbol\": \"BSAMO\",\n            \"slug\": \"buff-samo\",\n            \"rank\": 8118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2XSuy8RSESbtYRBbVHxGWuoikn3B6iXKVKzN4i3owTCf\"\n            }\n        },\n        {\n            \"id\": 14852,\n            \"name\": \"Pissing Cat\",\n            \"symbol\": \"PEECAT\",\n            \"slug\": \"pissing-cat\",\n            \"rank\": 7683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T13:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x887Cb01eAEAd4946c4dB1a5d357b60A1eAFc7A16\"\n            }\n        },\n        {\n            \"id\": 14854,\n            \"name\": \"Kanpeki\",\n            \"symbol\": \"KAE\",\n            \"slug\": \"kanpeki\",\n            \"rank\": 5356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T09:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65def5029a0e7591e46b38742bfedd1fb7b24436\"\n            }\n        },\n        {\n            \"id\": 14855,\n            \"name\": \"Haven token\",\n            \"symbol\": \"HAVEN\",\n            \"slug\": \"haven-token\",\n            \"rank\": 6368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9caE753B661142aE766374CEFA5dC800d80446aC\"\n            }\n        },\n        {\n            \"id\": 14856,\n            \"name\": \"BLACK SHIBA INU\",\n            \"symbol\": \"SHIBB\",\n            \"slug\": \"black-shiba-inu\",\n            \"rank\": 3824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfA0Ed2a3904A060d5A3096df810EbbBb7CD1F4F0\"\n            }\n        },\n        {\n            \"id\": 14857,\n            \"name\": \"ShineDAO\",\n            \"symbol\": \"SHN\",\n            \"slug\": \"shinedao\",\n            \"rank\": 9080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c7ede23b1361acc098a1e357c9085d131b34a01\"\n            }\n        },\n        {\n            \"id\": 14858,\n            \"name\": \"Baby Yooshi\",\n            \"symbol\": \"BABY YOOSHI\",\n            \"slug\": \"baby-yooshi\",\n            \"rank\": 7086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12b83d77a606D8f5c4CE29dfFdb592C523364995\"\n            }\n        },\n        {\n            \"id\": 14861,\n            \"name\": \"Fortress\",\n            \"symbol\": \"FORT\",\n            \"slug\": \"fortressdao\",\n            \"rank\": 4371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T11:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf6d46849db378ae01d93732585bec2c4480d1fd5\"\n            }\n        },\n        {\n            \"id\": 14863,\n            \"name\": \"Tipsy\",\n            \"symbol\": \"TIPSY\",\n            \"slug\": \"tipsy\",\n            \"rank\": 6244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf380334b9a181f54bf2f32fdd3e153d259472ebb\"\n            }\n        },\n        {\n            \"id\": 14865,\n            \"name\": \"DOK Token\",\n            \"symbol\": \"DOK\",\n            \"slug\": \"dok-token\",\n            \"rank\": 7385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T12:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD3424cAAf6552647e0c5d27c217C6794c9E39022\"\n            }\n        },\n        {\n            \"id\": 14866,\n            \"name\": \"Meta Shiba\",\n            \"symbol\": \"METASHIB\",\n            \"slug\": \"meta-shibaa\",\n            \"rank\": 7846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T14:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8aa621be2c5f3672303c309bfb0dd4018979b970\"\n            }\n        },\n        {\n            \"id\": 14867,\n            \"name\": \"ETHER TERRESTRIAL\",\n            \"symbol\": \"ET\",\n            \"slug\": \"ether-terrestrial\",\n            \"rank\": 9081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T14:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x316f17a75978575e9fedc839ba393395a9d83877\"\n            }\n        },\n        {\n            \"id\": 14869,\n            \"name\": \"The Moon Shiba\",\n            \"symbol\": \"MOONSHIB\",\n            \"slug\": \"the-moon-shiba\",\n            \"rank\": 6966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T15:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf751f649d08ddb5ea383487b33653bb26eebbb43\"\n            }\n        },\n        {\n            \"id\": 14871,\n            \"name\": \"Windfall Token\",\n            \"symbol\": \"WFT\",\n            \"slug\": \"windfall-token\",\n            \"rank\": 7987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T15:48:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TC5KNBDax7xiCmgED1vmdcn1pQbjTRdVSA\"\n            }\n        },\n        {\n            \"id\": 14872,\n            \"name\": \"HUGHUG Coin\",\n            \"symbol\": \"HGHG\",\n            \"slug\": \"hughug-coin\",\n            \"rank\": 3869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T15:36:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb626213cb1d52caa1ed71e2a0e62c0113ed8d642\"\n            }\n        },\n        {\n            \"id\": 14873,\n            \"name\": \"GoofyDoge\",\n            \"symbol\": \"GoofyDoge\",\n            \"slug\": \"goofydoge\",\n            \"rank\": 7458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T16:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeA7de2a4973F3b3FC1591972a30781899a0961cF\"\n            }\n        },\n        {\n            \"id\": 14874,\n            \"name\": \"Mars Space X\",\n            \"symbol\": \"MPX\",\n            \"slug\": \"mars-space-x\",\n            \"rank\": 7327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-19T17:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47\"\n            }\n        },\n        {\n            \"id\": 14875,\n            \"name\": \"Red Shiba Token\",\n            \"symbol\": \"RST\",\n            \"slug\": \"red-shiba-token\",\n            \"rank\": 9082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T03:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x714a128bda7cfba28f212a9dc052467b560ab14b\"\n            }\n        },\n        {\n            \"id\": 14876,\n            \"name\": \"YES||NO\",\n            \"symbol\": \"YON\",\n            \"slug\": \"yes-no\",\n            \"rank\": 3975,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T16:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8c3e8ff71513afc8cfb2dddc5a994a501db1916\"\n            }\n        },\n        {\n            \"id\": 14878,\n            \"name\": \"Alephium\",\n            \"symbol\": \"ALPH\",\n            \"slug\": \"alephium\",\n            \"rank\": 4700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14879,\n            \"name\": \"META GROW\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-grow\",\n            \"rank\": 9083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T03:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2a5e3d7570425a7e7d0e7722c352d8d2b6945c7c\"\n            }\n        },\n        {\n            \"id\": 14880,\n            \"name\": \"Simply\",\n            \"symbol\": \"SIMPLY\",\n            \"slug\": \"simply\",\n            \"rank\": 7027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T09:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x500dd87decc43dd9ccfa66343a1ebfa9f99b9df4\"\n            }\n        },\n        {\n            \"id\": 14882,\n            \"name\": \"SUBX FINANCE LAB\",\n            \"symbol\": \"SFX\",\n            \"slug\": \"subx-finance-lab\",\n            \"rank\": 4073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T21:21:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cbda3d23c031cd403db2d24512ad920bf22f205\"\n            }\n        },\n        {\n            \"id\": 14885,\n            \"name\": \"Coinscope\",\n            \"symbol\": \"COINSCOPE\",\n            \"slug\": \"coinscope\",\n            \"rank\": 4857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T10:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5\"\n            }\n        },\n        {\n            \"id\": 14889,\n            \"name\": \"SuperPoocoin\",\n            \"symbol\": \"SUPERPOO\",\n            \"slug\": \"superpoocoin\",\n            \"rank\": 9084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T13:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcafb873ae0fdaa955489e096ad77f34aa8fc681d\"\n            }\n        },\n        {\n            \"id\": 14890,\n            \"name\": \"Astronos\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astronos\",\n            \"rank\": 7167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T13:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x512c0ebce9d064281dc1674c9f1a184701d84575\"\n            }\n        },\n        {\n            \"id\": 14893,\n            \"name\": \"EvilSquidGame\",\n            \"symbol\": \"EVILSQUID\",\n            \"slug\": \"evilsquidgame\",\n            \"rank\": 3363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T11:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6bd5f3eb53f76aee9250088643989e610066f74\"\n            }\n        },\n        {\n            \"id\": 14894,\n            \"name\": \"ONSTON\",\n            \"symbol\": \"ONSTON\",\n            \"slug\": \"onston\",\n            \"rank\": 2840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47b9f01b16e9c9cb99191dca68c9cc5bf6403957\"\n            }\n        },\n        {\n            \"id\": 14895,\n            \"name\": \"Santa Inu\",\n            \"symbol\": \"SANINU\",\n            \"slug\": \"santa-inu\",\n            \"rank\": 7463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T11:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d496efc21754481fe7a9f3f0f758785ade8e1d3\"\n            }\n        },\n        {\n            \"id\": 14896,\n            \"name\": \"Tag Protocol\",\n            \"symbol\": \"TAG\",\n            \"slug\": \"tag-protocol\",\n            \"rank\": 3978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T14:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x717fb7B6d0c3d7f1421Cc60260412558283A6ae5\"\n            }\n        },\n        {\n            \"id\": 14897,\n            \"name\": \"War of Tribes\",\n            \"symbol\": \"WOTG\",\n            \"slug\": \"war-of-tribes\",\n            \"rank\": 6502,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-20T14:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe586970cf8f4e8b8360bbc8222d6827a844441fa\"\n            }\n        },\n        {\n            \"id\": 14899,\n            \"name\": \"Maiar\",\n            \"symbol\": \"MEX\",\n            \"slug\": \"maiar\",\n            \"rank\": 9085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 6892,\n                \"name\": \"Elrond\",\n                \"symbol\": \"EGLD\",\n                \"slug\": \"elrond-egld\",\n                \"token_address\": \"MEX-455c57\"\n            }\n        },\n        {\n            \"id\": 14901,\n            \"name\": \"CryptoVsZombie\",\n            \"symbol\": \"CVZ\",\n            \"slug\": \"cryptovszombie\",\n            \"rank\": 6228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T08:57:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6fBB278C4eaa5218495a1858447B26D905ac0010\"\n            }\n        },\n        {\n            \"id\": 14902,\n            \"name\": \"Chain Wars\",\n            \"symbol\": \"CWE\",\n            \"slug\": \"chain-wars\",\n            \"rank\": 6407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T15:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9c6b7221cDDA3b8136fbF9D27ac07AeeCC1087B5\"\n            }\n        },\n        {\n            \"id\": 14904,\n            \"name\": \"SpaceFalcon\",\n            \"symbol\": \"FCON\",\n            \"slug\": \"spacefalcon\",\n            \"rank\": 3263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T05:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HovGjrBGTfna4dvg6exkMxXuexB3tUfEZKcut8AWowXj\"\n            }\n        },\n        {\n            \"id\": 14905,\n            \"name\": \"Fluffy Coin\",\n            \"symbol\": \"FLUF\",\n            \"slug\": \"fluffy-coin\",\n            \"rank\": 5461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-21T16:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3abe68db1b8467b44715eb94542b20dc134f005\"\n            }\n        },\n        {\n            \"id\": 14906,\n            \"name\": \"TokenSwap\",\n            \"symbol\": \"TP\",\n            \"slug\": \"tokenswap-dex\",\n            \"rank\": 5378,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14907,\n            \"name\": \"StellarInu\",\n            \"symbol\": \"STELLARINU\",\n            \"slug\": \"stellarinu\",\n            \"rank\": 6249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:52:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfde57fee4bcca80485714bd640d6e5afe8ac4d66\"\n            }\n        },\n        {\n            \"id\": 14911,\n            \"name\": \"MetaPets\",\n            \"symbol\": \"METAPETS\",\n            \"slug\": \"metapets\",\n            \"rank\": 850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T01:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24ce3d571fbcfd9d81dc0e1a560504636a4d046d\"\n            }\n        },\n        {\n            \"id\": 14914,\n            \"name\": \"Brave\",\n            \"symbol\": \"BRAVE\",\n            \"slug\": \"brave\",\n            \"rank\": 7100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T01:27:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xadb5ab463c060632df20fac209e703799b146f50\"\n            }\n        },\n        {\n            \"id\": 14915,\n            \"name\": \"UniX Gaming\",\n            \"symbol\": \"UNIX\",\n            \"slug\": \"unix-gaming\",\n            \"rank\": 3708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T19:46:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddd6a0ecc3c6f6c102e5ea3d8af7b801d1a77ac8\"\n            }\n        },\n        {\n            \"id\": 14916,\n            \"name\": \"PomPom\",\n            \"symbol\": \"POM\",\n            \"slug\": \"pompom\",\n            \"rank\": 9086,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T01:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff8372d6065ae97791e17e58e56a27c6ac16ba87\"\n            }\n        },\n        {\n            \"id\": 14918,\n            \"name\": \"DaddyETH\",\n            \"symbol\": \"DADDYETH\",\n            \"slug\": \"daddyeth\",\n            \"rank\": 9087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x37b6D248eD24b1cBa56705ce7B75d76068cb8A4A\"\n            }\n        },\n        {\n            \"id\": 14921,\n            \"name\": \"Microverse\",\n            \"symbol\": \"MVP\",\n            \"slug\": \"microverse\",\n            \"rank\": 9088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3a2cdf6d19dc0e9a027b8bd2bb00b518a2ab39ce\"\n            }\n        },\n        {\n            \"id\": 14923,\n            \"name\": \"DeFlyBall\",\n            \"symbol\": \"DEFLY\",\n            \"slug\": \"deflyball\",\n            \"rank\": 5307,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T13:39:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fe6a599c280853621a11c12e1a68e6949cbd08a\"\n            }\n        },\n        {\n            \"id\": 14924,\n            \"name\": \"YYE Energy\",\n            \"symbol\": \"YYE\",\n            \"slug\": \"yye-energy\",\n            \"rank\": 4859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T02:57:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72c3e1cfd42d40e0635ef486527788ef499ac859\"\n            }\n        },\n        {\n            \"id\": 14925,\n            \"name\": \"Witnet\",\n            \"symbol\": \"WIT\",\n            \"slug\": \"witnet\",\n            \"rank\": 4028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T09:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 14926,\n            \"name\": \"JPool Staked SOL (JSOL)\",\n            \"symbol\": \"JSOL\",\n            \"slug\": \"jpool\",\n            \"rank\": 5843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T03:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7Q2afV64in6N6SeZsAAB81TJzwDoD6zpqmHkzi9Dcavn\"\n            }\n        },\n        {\n            \"id\": 14928,\n            \"name\": \"Crypto Royale\",\n            \"symbol\": \"ROY\",\n            \"slug\": \"crypto-royale\",\n            \"rank\": 3956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T12:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xfe1b516a7297eb03229a8b5afad80703911e81cb\"\n            }\n        },\n        {\n            \"id\": 14930,\n            \"name\": \"MegaToken\",\n            \"symbol\": \"MEGA\",\n            \"slug\": \"megatoken\",\n            \"rank\": 5726,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x079f0f5f3ad15e01a5cd919564a8f52dde03431b\"\n            }\n        },\n        {\n            \"id\": 14931,\n            \"name\": \"NSUR COIN\",\n            \"symbol\": \"NSUR\",\n            \"slug\": \"nsur-coin\",\n            \"rank\": 5123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:51:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c5fc9d51e99c26a6db1304f6c9dd10a85805ce5\"\n            }\n        },\n        {\n            \"id\": 14932,\n            \"name\": \"CyOp Protocol\",\n            \"symbol\": \"CYOP\",\n            \"slug\": \"cyop-protocol\",\n            \"rank\": 4463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xddac9c604ba6bc4acec0fbb485b83f390ecf2f31\"\n            }\n        },\n        {\n            \"id\": 14933,\n            \"name\": \"Abell Coin\",\n            \"symbol\": \"ABC\",\n            \"slug\": \"abell-coin\",\n            \"rank\": 4590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0B0bd446F76F66E4791631431f4034D08F4a00c\"\n            }\n        },\n        {\n            \"id\": 14935,\n            \"name\": \"RING Financial\",\n            \"symbol\": \"RING\",\n            \"slug\": \"ring-financial\",\n            \"rank\": 7210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x521ef54063148E5F15F18B9631426175ceE23DE2\"\n            }\n        },\n        {\n            \"id\": 14936,\n            \"name\": \"Elf Token\",\n            \"symbol\": \"ELF\",\n            \"slug\": \"elf-token\",\n            \"rank\": 9089,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:40:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82ca3300a503cC10B56d2Ca487bDf81D5FA09Eb2\"\n            }\n        },\n        {\n            \"id\": 14937,\n            \"name\": \"Multi-Chain Capital [old]\",\n            \"symbol\": \"MCC\",\n            \"slug\": \"multi-chain-capital\",\n            \"rank\": 7199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a7981d87e3b6a95c1516eb820e223fe979896b3\"\n            }\n        },\n        {\n            \"id\": 14938,\n            \"name\": \"Jade Protocol\",\n            \"symbol\": \"JADE\",\n            \"slug\": \"jade-protocol\",\n            \"rank\": 3083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T04:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ad7242a99f21aa543f9650a56d141c57e4f6081\"\n            }\n        },\n        {\n            \"id\": 14942,\n            \"name\": \"BrowniesSwap\",\n            \"symbol\": \"BROWN\",\n            \"slug\": \"browniesswap\",\n            \"rank\": 5687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:34:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x208fe37358d6aa767af66c4d87d5542ee2f35334\"\n            }\n        },\n        {\n            \"id\": 14943,\n            \"name\": \"UNQclub\",\n            \"symbol\": \"UNQ\",\n            \"slug\": \"unqclub\",\n            \"rank\": 5274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T15:57:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"UNQtEecZ5Zb4gSSVHCAWUQEoNnSVEbWiKCi1v9kdUJJ\"\n            }\n        },\n        {\n            \"id\": 14947,\n            \"name\": \"SPACELINK\",\n            \"symbol\": \"SPLINK\",\n            \"slug\": \"spacelink\",\n            \"rank\": 6898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x56a41eef4aba11292c58b39f61dabc82ed22c79b\"\n            }\n        },\n        {\n            \"id\": 14948,\n            \"name\": \"AtomPad\",\n            \"symbol\": \"ATPAD\",\n            \"slug\": \"atompad\",\n            \"rank\": 4707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48ee0cc862143772feabaf9b4757c36735d1052e\"\n            }\n        },\n        {\n            \"id\": 14950,\n            \"name\": \"Operon Origins\",\n            \"symbol\": \"ORO\",\n            \"slug\": \"operon-origins\",\n            \"rank\": 3987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T20:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc4f5a4d1452b8dc6c3cb745db15b29c00812b19\"\n            }\n        },\n        {\n            \"id\": 14951,\n            \"name\": \"Bloody Shiba\",\n            \"symbol\": \"BLOODYSHIBA\",\n            \"slug\": \"bloody-shiba\",\n            \"rank\": 9090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T06:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc9161bcaCCa2aAB93C82917b35cFe6998e96c354\"\n            }\n        },\n        {\n            \"id\": 14952,\n            \"name\": \"Stadium\",\n            \"symbol\": \"STD\",\n            \"slug\": \"stadium\",\n            \"rank\": 6564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa2258704a201c6c3d07c32f29d3059c56da58d4\"\n            }\n        },\n        {\n            \"id\": 14953,\n            \"name\": \"NFMonsters\",\n            \"symbol\": \"NFMON\",\n            \"slug\": \"nfmonsters\",\n            \"rank\": 9091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88F206403c647793800342BAbCf00718AB812Ae2\"\n            }\n        },\n        {\n            \"id\": 14955,\n            \"name\": \"GOinfluencer\",\n            \"symbol\": \"GOIN\",\n            \"slug\": \"goinfluencer\",\n            \"rank\": 6840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T16:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32ff208a18A5fbC81F6Fd262020b1415bfcb3b33\"\n            }\n        },\n        {\n            \"id\": 14956,\n            \"name\": \"E$P Project\",\n            \"symbol\": \"E$P\",\n            \"slug\": \"esp-project\",\n            \"rank\": 5519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T07:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xEbD880564D73566B7479801eD6c17D1c395deCB4\"\n            }\n        },\n        {\n            \"id\": 14957,\n            \"name\": \"DONASWAP\",\n            \"symbol\": \"DONA\",\n            \"slug\": \"donaswap\",\n            \"rank\": 5510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T09:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6bf49ab16c2b42a6bc9c6eb531873a53f5e43d7\"\n            }\n        },\n        {\n            \"id\": 14958,\n            \"name\": \"LOT.TRADE\",\n            \"symbol\": \"LOTT\",\n            \"slug\": \"lot-trade\",\n            \"rank\": 5210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T16:33:59.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf81628edeb110a73c016ab7afa57d80afae07f59\"\n            }\n        },\n        {\n            \"id\": 14960,\n            \"name\": \"HunnyDAO\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"hunnydao\",\n            \"rank\": 3983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T08:21:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9505dbD77DaCD1F6C89F101b98522D4b871d88C5\"\n            }\n        },\n        {\n            \"id\": 14961,\n            \"name\": \"Multi-Farm Capital\",\n            \"symbol\": \"MFC\",\n            \"slug\": \"multi-farm-capital\",\n            \"rank\": 6951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T08:45:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25B3E27f03FD51163818b111690066e1b088F800\"\n            }\n        },\n        {\n            \"id\": 14962,\n            \"name\": \"Oppa\",\n            \"symbol\": \"OPPA\",\n            \"slug\": \"oppa\",\n            \"rank\": 9092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9K4uNquZjVSBBN6fBsp62gtYLropyAxAbdZC7D9XErih\"\n            }\n        },\n        {\n            \"id\": 14963,\n            \"name\": \"Rudolph Coin\",\n            \"symbol\": \"RUDOLPH\",\n            \"slug\": \"rudolph-coin\",\n            \"rank\": 7933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:27:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x116fddb6ea3d230247497f686ea2f0e69b430e72\"\n            }\n        },\n        {\n            \"id\": 14964,\n            \"name\": \"BinanceHODL\",\n            \"symbol\": \"BiHODL\",\n            \"slug\": \"binancehodl\",\n            \"rank\": 9093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56ea3a560086d7961cfa29b4ede10eb2300f53e4\"\n            }\n        },\n        {\n            \"id\": 14965,\n            \"name\": \"Axus Coin Project\",\n            \"symbol\": \"AXUS\",\n            \"slug\": \"axus-coin-project\",\n            \"rank\": 9094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T09:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x872d63d889d4b445c89a0887dcdbcc179b026432\"\n            }\n        },\n        {\n            \"id\": 14966,\n            \"name\": \"CATEMOON INU\",\n            \"symbol\": \"CATE\",\n            \"slug\": \"catemoon-inu\",\n            \"rank\": 7831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T14:18:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ea221fbe4150071a0c88beb7d4889904263efd2\"\n            }\n        },\n        {\n            \"id\": 14967,\n            \"name\": \"Roar Soltigers Token\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"roar-token\",\n            \"rank\": 8181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T10:58:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DqxzPWQ2FKHn8pRoy9jCpA6M3GkEqYfieiAVwMYWVyXr\"\n            }\n        },\n        {\n            \"id\": 14968,\n            \"name\": \"Viral Inu\",\n            \"symbol\": \"VINU\",\n            \"slug\": \"viral-inu\",\n            \"rank\": 9095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:18:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CgbJxXyaHeU8VsquBpySuFXA94b6LWXxioZ28wRr8fs9\"\n            }\n        },\n        {\n            \"id\": 14969,\n            \"name\": \"Dragon Mainland Shards\",\n            \"symbol\": \"DMS\",\n            \"slug\": \"dragon-mainland-shards\",\n            \"rank\": 3129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a26e6D24Df036B0b015016D1b55011c19E76C87\"\n            }\n        },\n        {\n            \"id\": 14970,\n            \"name\": \"8ight Finance\",\n            \"symbol\": \"EIGHT\",\n            \"slug\": \"8ight-finance\",\n            \"rank\": 5407,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xcda2fdeee5c382e401c04dc929e53ababf6c8109\"\n            }\n        },\n        {\n            \"id\": 14971,\n            \"name\": \"R U Generous\",\n            \"symbol\": \"RUG\",\n            \"slug\": \"r-u-generous\",\n            \"rank\": 4780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:09:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xb8EF3a190b68175000B74B4160d325FD5024760e\"\n            }\n        },\n        {\n            \"id\": 14972,\n            \"name\": \"SOLFINA PROTOCOL\",\n            \"symbol\": \"SOLFI\",\n            \"slug\": \"solfina-protocol\",\n            \"rank\": 9096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3CaBxqxWsP5oqS84Pkja4wLxyZYsHzMivQbnfwFJQeL1\"\n            }\n        },\n        {\n            \"id\": 14973,\n            \"name\": \"IXO\",\n            \"symbol\": \"IXO\",\n            \"slug\": \"ixo\",\n            \"rank\": 6395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B\"\n            }\n        },\n        {\n            \"id\": 14974,\n            \"name\": \"FLOKIMOON NOW\",\n            \"symbol\": \"FLOKIMOON\",\n            \"slug\": \"flokimoon-now\",\n            \"rank\": 9097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T11:30:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14171d868b9f784fa870b2e6e8542a13dfe7262d\"\n            }\n        },\n        {\n            \"id\": 14975,\n            \"name\": \"The Veteran\",\n            \"symbol\": \"VTN\",\n            \"slug\": \"the-veteran\",\n            \"rank\": 7923,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T12:39:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4a75c94aF0155017C632AC55B522F99ece9e500\"\n            }\n        },\n        {\n            \"id\": 14976,\n            \"name\": \"ROBOT SHIB\",\n            \"symbol\": \"RSHIB\",\n            \"slug\": \"robot-shib\",\n            \"rank\": 7367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T12:15:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7fba797141f5392094e3dca8943ca7d8b6f92d8\"\n            }\n        },\n        {\n            \"id\": 14978,\n            \"name\": \"LetsGoBrandonToken\",\n            \"symbol\": \"LGBT\",\n            \"slug\": \"letsgobrandontoken\",\n            \"rank\": 4699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T12:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b1e1e818433abcdb0acb878c3d3ec95a8534527\"\n            }\n        },\n        {\n            \"id\": 14979,\n            \"name\": \"Megastarz\",\n            \"symbol\": \"MEG\",\n            \"slug\": \"megastarz\",\n            \"rank\": 9098,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b6e00cef840db2d212bd1bb8f1388aaa98f8f8e\"\n            }\n        },\n        {\n            \"id\": 14980,\n            \"name\": \"Pomeranian\",\n            \"symbol\": \"POM\",\n            \"slug\": \"pomeranian\",\n            \"rank\": 7175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T19:03:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x79a9b1e4298ac4a544608ff7715460b92b936c43\"\n            }\n        },\n        {\n            \"id\": 14981,\n            \"name\": \"Jumbo\",\n            \"symbol\": \"JUB\",\n            \"slug\": \"jumbo\",\n            \"rank\": 3810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44c098782990966ec3ad27a7fa43947358eeb2c3\"\n            }\n        },\n        {\n            \"id\": 14982,\n            \"name\": \"Metapad\",\n            \"symbol\": \"MPD\",\n            \"slug\": \"metapad\",\n            \"rank\": 3957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T15:58:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD88C6Ec2D3fBD90892c6749CF83De6ad10c30B4b\"\n            }\n        },\n        {\n            \"id\": 14983,\n            \"name\": \"MetaRaca\",\n            \"symbol\": \"METAR\",\n            \"slug\": \"metaraca\",\n            \"rank\": 7912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:30:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63ec19c2983bfb0d43232aa9c792fe6f27f63361\"\n            }\n        },\n        {\n            \"id\": 14984,\n            \"name\": \"Mermaid\",\n            \"symbol\": \"MERMAID\",\n            \"slug\": \"mermaid\",\n            \"rank\": 7538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T13:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x238c5c0c074126226f4afc5c667ee3c623aa0791\"\n            }\n        },\n        {\n            \"id\": 14985,\n            \"name\": \"Alien Inu\",\n            \"symbol\": \"ALIEN\",\n            \"slug\": \"alien-inu\",\n            \"rank\": 4527,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T14:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf42965f82f9e3171d1205c5e3058caf324a09432\"\n            }\n        },\n        {\n            \"id\": 14986,\n            \"name\": \"Plutonium\",\n            \"symbol\": \"PLN\",\n            \"slug\": \"plutonium\",\n            \"rank\": 6740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:03:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45e027fca0364333bdb725a524cb401531a0f1d1\"\n            }\n        },\n        {\n            \"id\": 14988,\n            \"name\": \"Holiday Token\",\n            \"symbol\": \"HOL\",\n            \"slug\": \"holiday-token\",\n            \"rank\": 7859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:04:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b8656c95944f1d6e2e6deadedd0392a4138d8dd\"\n            }\n        },\n        {\n            \"id\": 14989,\n            \"name\": \"Chainlist\",\n            \"symbol\": \"CLIST\",\n            \"slug\": \"chainlist\",\n            \"rank\": 4767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a685c6dbd6c15e6d600f7c713f9252ebb3c472a\"\n            }\n        },\n        {\n            \"id\": 14990,\n            \"name\": \"MetaSoccer\",\n            \"symbol\": \"MSU\",\n            \"slug\": \"metasoccer\",\n            \"rank\": 3587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:35:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe8377a076adabb3f9838afb77bee96eac101ffb1\"\n            }\n        },\n        {\n            \"id\": 14991,\n            \"name\": \"Ninebot\",\n            \"symbol\": \"NBG\",\n            \"slug\": \"ninebot\",\n            \"rank\": 6045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T16:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e\"\n            }\n        },\n        {\n            \"id\": 14994,\n            \"name\": \"CarsAutoFinance\",\n            \"symbol\": \"CAF\",\n            \"slug\": \"carsautofinance\",\n            \"rank\": 5546,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T15:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3E0E21F8CC8F479c43B05fed9ad7beD07F0Eba02\"\n            }\n        },\n        {\n            \"id\": 14996,\n            \"name\": \"MeDIA eYe\",\n            \"symbol\": \"EYE\",\n            \"slug\": \"media-eye\",\n            \"rank\": 1666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T17:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9a257c90fa239fba07771ef7da2d554d148c2e89\"\n            }\n        },\n        {\n            \"id\": 14997,\n            \"name\": \"Outrace\",\n            \"symbol\": \"ORE\",\n            \"slug\": \"outrace\",\n            \"rank\": 6028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T05:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x91f006ee672f8f39c6e63ca75b1ca14067b3c366\"\n            }\n        },\n        {\n            \"id\": 14999,\n            \"name\": \"PowerInu\",\n            \"symbol\": \"POWERINU\",\n            \"slug\": \"powerinu\",\n            \"rank\": 9099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T19:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec743655ddb648c4362dfa71cdb1877783ed1cca\"\n            }\n        },\n        {\n            \"id\": 15000,\n            \"name\": \"SAFEGAME CASH\",\n            \"symbol\": \"SGC\",\n            \"slug\": \"safegame-cash\",\n            \"rank\": 9100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-22T20:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x55f983766c84E4CC0f117E5CB665d4CB914D1B47\"\n            }\n        },\n        {\n            \"id\": 15002,\n            \"name\": \"Kryxivia\",\n            \"symbol\": \"KXA\",\n            \"slug\": \"kryxivia\",\n            \"rank\": 3934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T19:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2223bf1d7c19ef7c06dab88938ec7b85952ccd89\"\n            }\n        },\n        {\n            \"id\": 15003,\n            \"name\": \"HtmoonFOMO\",\n            \"symbol\": \"HTMOON\",\n            \"slug\": \"htmoonfomo\",\n            \"rank\": 7807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2A4bF846844A65CA585aB5FBBA92f4853F71F02a\"\n            }\n        },\n        {\n            \"id\": 15005,\n            \"name\": \"Shaman King Inu\",\n            \"symbol\": \"SHAMAN\",\n            \"slug\": \"shaman-king-inu\",\n            \"rank\": 3128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T01:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf98e38c3f287304a1f2d4879e741d2bf55474e84\"\n            }\n        },\n        {\n            \"id\": 15006,\n            \"name\": \"MetalSwap\",\n            \"symbol\": \"XMT\",\n            \"slug\": \"metalswap\",\n            \"rank\": 3821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T01:42:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3E5D9D8a63CC8a88748f229999CF59487e90721e\"\n            }\n        },\n        {\n            \"id\": 15007,\n            \"name\": \"A-List Royale\",\n            \"symbol\": \"ALIST\",\n            \"slug\": \"a-list-royale\",\n            \"rank\": 9101,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T01:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e96e806F8f72ce3BC59F8169cCE9B1D0968AA2D\"\n            }\n        },\n        {\n            \"id\": 15008,\n            \"name\": \"Lobby\",\n            \"symbol\": \"LBY\",\n            \"slug\": \"lobby\",\n            \"rank\": 4761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:03:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xac042d9284df95cc6bd35982f6a61e3e7a6f875b\"\n            }\n        },\n        {\n            \"id\": 15009,\n            \"name\": \"AlternateMoney\",\n            \"symbol\": \"AM\",\n            \"slug\": \"alternatemoney\",\n            \"rank\": 7839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4292275aff96566f4e10FC1EE814255087aEC8cF\"\n            }\n        },\n        {\n            \"id\": 15010,\n            \"name\": \"Daddy Dogeback\",\n            \"symbol\": \"DADDYDB\",\n            \"slug\": \"daddy-dogeback\",\n            \"rank\": 9102,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T02:45:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8755cCAB81406CC5d98ABe787719062591527421\"\n            }\n        },\n        {\n            \"id\": 15012,\n            \"name\": \"Floki Inu Farm\",\n            \"symbol\": \"FLOKIFARM\",\n            \"slug\": \"floki-inu-farm\",\n            \"rank\": 7645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6395549e9a74a0a7283f8f4657888cbd32f9e21\"\n            }\n        },\n        {\n            \"id\": 15013,\n            \"name\": \"ReSource Protocol\",\n            \"symbol\": \"SOURCE\",\n            \"slug\": \"resource-protocol\",\n            \"rank\": 4194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea136fc555e695ba96d22e10b7e2151c4c6b2a20\"\n            }\n        },\n        {\n            \"id\": 15015,\n            \"name\": \"Mithrilverse\",\n            \"symbol\": \"MITHRIL\",\n            \"slug\": \"bsc-mithril\",\n            \"rank\": 3684,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:34:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4Caf585c2b7eAF3F61ac69b1529E79F90B15569\"\n            }\n        },\n        {\n            \"id\": 15016,\n            \"name\": \"HK Coin\",\n            \"symbol\": \"HKC\",\n            \"slug\": \"hk-coin\",\n            \"rank\": 4096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x011c5c4e4a86fc95a7a6d5c49a69cdf0cb1d0467\"\n            }\n        },\n        {\n            \"id\": 15017,\n            \"name\": \"Crystal Pro\",\n            \"symbol\": \"CRPRO\",\n            \"slug\": \"crystal-pro\",\n            \"rank\": 4586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafada1f81109430729422a4548a65022e8e34898\"\n            }\n        },\n        {\n            \"id\": 15018,\n            \"name\": \"FireZard\",\n            \"symbol\": \"ZARD\",\n            \"slug\": \"firezard\",\n            \"rank\": 5618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:33:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcF663a0ef9155BdC35a4B918BbEC75E9bFE40D2a\"\n            }\n        },\n        {\n            \"id\": 15019,\n            \"name\": \"MiniSportZilla\",\n            \"symbol\": \"MINISPORTZ\",\n            \"slug\": \"minisportzilla\",\n            \"rank\": 6236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:36:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd506ee6a2bb483a953eb311e9b7e5719211702d3\"\n            }\n        },\n        {\n            \"id\": 15020,\n            \"name\": \"SocialX\",\n            \"symbol\": \"SOSX\",\n            \"slug\": \"socialx-2\",\n            \"rank\": 6765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc27f6473a04b2bdee0bf650f153f1d8720aa3062\"\n            }\n        },\n        {\n            \"id\": 15021,\n            \"name\": \"SafeSwap\",\n            \"symbol\": \"SSGTX\",\n            \"slug\": \"safeswap\",\n            \"rank\": 7311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T03:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd0cfd20e8bbdb7621b705a4fd61de2e80c2cd02f\"\n            }\n        },\n        {\n            \"id\": 15024,\n            \"name\": \"Angle Protocol\",\n            \"symbol\": \"AGEUR\",\n            \"slug\": \"angle-protocol\",\n            \"rank\": 2878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1a7e4e63778b4f12a199c062f3efdd288afcbce8\"\n            }\n        },\n        {\n            \"id\": 15025,\n            \"name\": \"JUST $APE\",\n            \"symbol\": \"APE\",\n            \"slug\": \"just-ape\",\n            \"rank\": 5933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40e0a6ef9dbadfc83c5e0d15262feb4638588d77\"\n            }\n        },\n        {\n            \"id\": 15026,\n            \"name\": \"Zaddy Inu Token\",\n            \"symbol\": \"ZADDY\",\n            \"slug\": \"zaddy-inu-token\",\n            \"rank\": 7901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fff29d95a8953ad28847278dd6aa11f4c695a24\"\n            }\n        },\n        {\n            \"id\": 15027,\n            \"name\": \"Carbon Utility Token\",\n            \"symbol\": \"CUT\",\n            \"slug\": \"carbon-utility-token\",\n            \"rank\": 9103,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T04:45:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe2da716381d7e0032cecaa5046b34223fc3f218d\"\n            }\n        },\n        {\n            \"id\": 15028,\n            \"name\": \"UXD Protocol\",\n            \"symbol\": \"UXP\",\n            \"slug\": \"uxd-protocol\",\n            \"rank\": 3857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T12:37:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"UXPhBoR3qG4UCiGNJfV7MqhHyFqKN68g45GoYvAeL2M\"\n            }\n        },\n        {\n            \"id\": 15029,\n            \"name\": \"Gold Zilla\",\n            \"symbol\": \"GLDZ\",\n            \"slug\": \"gold-zilla\",\n            \"rank\": 5015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:24:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd01Fb06b2439c53e9C90E3eB50e278793790dD1\"\n            }\n        },\n        {\n            \"id\": 15031,\n            \"name\": \"MiniBTC\",\n            \"symbol\": \"MINIBTC\",\n            \"slug\": \"minibtc\",\n            \"rank\": 7326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:43:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3bc72eff96752c2f66c7de855f97c23ec4a1ac01\"\n            }\n        },\n        {\n            \"id\": 15032,\n            \"name\": \"Hatter\",\n            \"symbol\": \"HATTER\",\n            \"slug\": \"hatter\",\n            \"rank\": 7665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x01c5e2a4af2bd9f62c7d55c6105b8a64e6905be5\"\n            }\n        },\n        {\n            \"id\": 15033,\n            \"name\": \"Mushu Finance\",\n            \"symbol\": \"MUSHU\",\n            \"slug\": \"mushu-finance\",\n            \"rank\": 7612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:48:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72e8Cc51a3E30C51B40a99f5A5462704bD0A5f3d\"\n            }\n        },\n        {\n            \"id\": 15034,\n            \"name\": \"Rise2Protocol\",\n            \"symbol\": \"RIPR\",\n            \"slug\": \"rise2protocol\",\n            \"rank\": 7395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa40bfccb879f26648d5c16ce6205425068c10bc7\"\n            }\n        },\n        {\n            \"id\": 15035,\n            \"name\": \"Keys Token\",\n            \"symbol\": \"KEYS\",\n            \"slug\": \"keys-token\",\n            \"rank\": 4435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T05:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0a189C975e4928222978A74517442239a0b86ff\"\n            }\n        },\n        {\n            \"id\": 15036,\n            \"name\": \"ZILLADOGE TOKEN\",\n            \"symbol\": \"ZILLADOGE\",\n            \"slug\": \"zilladoge-token\",\n            \"rank\": 7729,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x095f385be1e631FfdD7C1Ac54dfceF6ed868Eb36\"\n            }\n        },\n        {\n            \"id\": 15038,\n            \"name\": \"StormSwap Finance\",\n            \"symbol\": \"WIND\",\n            \"slug\": \"stormswap-finance\",\n            \"rank\": 9104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:45:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x48713151E5AFB7b4CC45f3653c1c59CF81E88D4B\"\n            }\n        },\n        {\n            \"id\": 15039,\n            \"name\": \"MADworld\",\n            \"symbol\": \"UMAD\",\n            \"slug\": \"madworld\",\n            \"rank\": 4204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T10:39:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31c2415c946928e9FD1Af83cdFA38d3eDBD4326f\"\n            }\n        },\n        {\n            \"id\": 15040,\n            \"name\": \"InPoker\",\n            \"symbol\": \"INP\",\n            \"slug\": \"inpoker\",\n            \"rank\": 5392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T16:43:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0f88d49d3fea2ee07002b9565f47666ba7439ea\"\n            }\n        },\n        {\n            \"id\": 15041,\n            \"name\": \"youves uUSD\",\n            \"symbol\": \"UUSD\",\n            \"slug\": \"youves\",\n            \"rank\": 9105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T06:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1XRPEPXbZK25r3Htzp2o1x7xdMMmfocKNW\"\n            }\n        },\n        {\n            \"id\": 15043,\n            \"name\": \"Mouse Haunt Token\",\n            \"symbol\": \"MHT\",\n            \"slug\": \"mouse-haunt-token\",\n            \"rank\": 4156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T16:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B\"\n            }\n        },\n        {\n            \"id\": 15044,\n            \"name\": \"SnoopDAO\",\n            \"symbol\": \"SNOOP\",\n            \"slug\": \"snoopdao\",\n            \"rank\": 9106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T06:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8715ca97c5b464c1957cefbd18015b5567e52060\"\n            }\n        },\n        {\n            \"id\": 15045,\n            \"name\": \"Snowball Snowbank\",\n            \"symbol\": \"SNO\",\n            \"slug\": \"snowballxyz\",\n            \"rank\": 9107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T06:54:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe761AFC921EC7FF11DF025f8967d08E3daA805a8\"\n            }\n        },\n        {\n            \"id\": 15046,\n            \"name\": \"Fans Squid\",\n            \"symbol\": \"FST\",\n            \"slug\": \"fans-squid\",\n            \"rank\": 9108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c30AAa3BA8D581A46Db87e3904f1c482d2f26e9\"\n            }\n        },\n        {\n            \"id\": 15047,\n            \"name\": \"SquidGameDeFi\",\n            \"symbol\": \"SGD\",\n            \"slug\": \"squidgamedefi\",\n            \"rank\": 7200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T17:54:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf036b447589bf88237cd451e151e88f5154d448\"\n            }\n        },\n        {\n            \"id\": 15048,\n            \"name\": \"Bezos Coin\",\n            \"symbol\": \"BZSC\",\n            \"slug\": \"bezos-coin\",\n            \"rank\": 7095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0D472c572F4C785CC0C5a92ff7f81038Ed94Dc7D\"\n            }\n        },\n        {\n            \"id\": 15050,\n            \"name\": \"Milk\",\n            \"symbol\": \"MILK\",\n            \"slug\": \"milk\",\n            \"rank\": 6430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:21:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5bd6c5b1c2df8f499847a545838c09e45f4a262\"\n            }\n        },\n        {\n            \"id\": 15051,\n            \"name\": \"Solar Energy\",\n            \"symbol\": \"SEG\",\n            \"slug\": \"solar-energy\",\n            \"rank\": 6676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:27:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEC126e20e7cb114dd3BA356100eaca2Cc2921322\"\n            }\n        },\n        {\n            \"id\": 15052,\n            \"name\": \"Arcane Token\",\n            \"symbol\": \"ARCANE\",\n            \"slug\": \"arcane-token\",\n            \"rank\": 4105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:33:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x477565b356b3973d16e8cd837c6970613f13e24a\"\n            }\n        },\n        {\n            \"id\": 15055,\n            \"name\": \"MTVX\",\n            \"symbol\": \"MTVX\",\n            \"slug\": \"mtvx\",\n            \"rank\": 7660,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd10672a959ce3bb8939827391fe78762f518f740\"\n            }\n        },\n        {\n            \"id\": 15056,\n            \"name\": \"Wolf Game Wool\",\n            \"symbol\": \"WOOL\",\n            \"slug\": \"wolf-game-wool\",\n            \"rank\": 3256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T07:57:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8355dbe8b0e275abad27eb843f3eaf3fc855e525\"\n            }\n        },\n        {\n            \"id\": 15057,\n            \"name\": \"AltCrusaders\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"altcrusaders\",\n            \"rank\": 7184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T08:09:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2456e44c617d6231bb06492fa7337ee2f552bf61\"\n            }\n        },\n        {\n            \"id\": 15060,\n            \"name\": \"Rocket Pool ETH\",\n            \"symbol\": \"RETH\",\n            \"slug\": \"rocket-pool-eth\",\n            \"rank\": 4218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T09:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xae78736cd615f374d3085123a210448e74fc6393\"\n            }\n        },\n        {\n            \"id\": 15062,\n            \"name\": \"GemPay\",\n            \"symbol\": \"GPAY\",\n            \"slug\": \"gempay\",\n            \"rank\": 6230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T09:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x29C28f7E50ea89343fE2B2c75f2652b883eD0Cbd\"\n            }\n        },\n        {\n            \"id\": 15063,\n            \"name\": \"ARTII Token\",\n            \"symbol\": \"ARTII\",\n            \"slug\": \"artii-token\",\n            \"rank\": 3356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T09:32:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x07a858fc699f99ddf2b186bf162fd7f4d42f7f63\"\n            }\n        },\n        {\n            \"id\": 15064,\n            \"name\": \"Flokifam\",\n            \"symbol\": \"FLOKIFAM\",\n            \"slug\": \"flokifam\",\n            \"rank\": 7670,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T10:16:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x143b67bbf033ec2b74c329cb7b3d2bde266c6b51\"\n            }\n        },\n        {\n            \"id\": 15065,\n            \"name\": \"Solit\",\n            \"symbol\": \"SLT\",\n            \"slug\": \"solit\",\n            \"rank\": 8104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T10:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SLT3iSYKeBuCyxvnfij4RUhMfKxZCY3s12Z5pfkTXhV\"\n            }\n        },\n        {\n            \"id\": 15068,\n            \"name\": \"Solar Bear\",\n            \"symbol\": \"SOLBEAR\",\n            \"slug\": \"solar-bear\",\n            \"rank\": 7332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T11:51:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DktNJUJAWJyeLw3ykCkFNpGohE24SoEhevKBskRi6P1y\"\n            }\n        },\n        {\n            \"id\": 15069,\n            \"name\": \"CRODEX\",\n            \"symbol\": \"CRX\",\n            \"slug\": \"crodex\",\n            \"rank\": 4752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-23T13:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xe243ccab9e66e6cf1215376980811ddf1eb7f689\"\n            }\n        },\n        {\n            \"id\": 15070,\n            \"name\": \"Notable\",\n            \"symbol\": \"NBL\",\n            \"slug\": \"notable-nft\",\n            \"rank\": 6214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T22:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFAA0fC7B803919B091dBe5FF709b2dAbb61b93d9\"\n            }\n        },\n        {\n            \"id\": 15072,\n            \"name\": \"OolongSwap\",\n            \"symbol\": \"OLO\",\n            \"slug\": \"oolongswap\",\n            \"rank\": 9109,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T20:56:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 14556,\n                \"name\": \"Boba Network\",\n                \"symbol\": \"BOBA\",\n                \"slug\": \"boba-network\",\n                \"token_address\": \"0x5008f837883ea9a07271a1b5eb0658404f5a9610\"\n            }\n        },\n        {\n            \"id\": 15073,\n            \"name\": \"SHIBA LIGHT\",\n            \"symbol\": \"SHIBT\",\n            \"slug\": \"shiba-light\",\n            \"rank\": 8050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T00:24:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2946ofy854iifvXCQmHX2AJgxRBoQcchy1gfD26RtkHp\"\n            }\n        },\n        {\n            \"id\": 15074,\n            \"name\": \"NidhiDAO\",\n            \"symbol\": \"GURU\",\n            \"slug\": \"nidhidao\",\n            \"rank\": 5849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T01:16:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x057E0bd9B797f9Eeeb8307B35DbC8c12E534c41E\"\n            }\n        },\n        {\n            \"id\": 15075,\n            \"name\": \"StormBringer\",\n            \"symbol\": \"STB\",\n            \"slug\": \"stormbringer\",\n            \"rank\": 7491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T01:33:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25926e600725227b61e187ae4df6d3a0e06802a4\"\n            }\n        },\n        {\n            \"id\": 15076,\n            \"name\": \"Piggy Planet\",\n            \"symbol\": \"PIGI\",\n            \"slug\": \"piggy-planet\",\n            \"rank\": 7523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94BaB59150580674666E4403abF90df64398E26B\"\n            }\n        },\n        {\n            \"id\": 15078,\n            \"name\": \"Watchtower\",\n            \"symbol\": \"WTW\",\n            \"slug\": \"watchtower\",\n            \"rank\": 7204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1967abfdc4ae7961c5a8a5395469222260c27c02\"\n            }\n        },\n        {\n            \"id\": 15079,\n            \"name\": \"Timerr\",\n            \"symbol\": \"TIMERR\",\n            \"slug\": \"timerr\",\n            \"rank\": 3336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb5c9Aa0d54091b32c6496b1F3F745e2492daa2fF\"\n            }\n        },\n        {\n            \"id\": 15080,\n            \"name\": \"Suteku\",\n            \"symbol\": \"SUTEKU\",\n            \"slug\": \"suteku\",\n            \"rank\": 4000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T02:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x198800af50914004a9e9d19ca18c0b24587a50cf\"\n            }\n        },\n        {\n            \"id\": 15081,\n            \"name\": \"The Earth Shiba\",\n            \"symbol\": \"EARTHSHIB\",\n            \"slug\": \"the-earth-shiba\",\n            \"rank\": 9110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4871deC85CBF4B7afB5d8935B10bA5C3A14910c\"\n            }\n        },\n        {\n            \"id\": 15083,\n            \"name\": \"Junior Shiba\",\n            \"symbol\": \"JRSHIB\",\n            \"slug\": \"junior-shiba\",\n            \"rank\": 9111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T03:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x73ee71cb9f0276f093f113c94c084a7a58ffd1e9\"\n            }\n        },\n        {\n            \"id\": 15084,\n            \"name\": \"Symbiosis Finance\",\n            \"symbol\": \"SIS\",\n            \"slug\": \"symbiosis-finance\",\n            \"rank\": 3070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9\"\n            }\n        },\n        {\n            \"id\": 15085,\n            \"name\": \"The Killbox\",\n            \"symbol\": \"KBOX\",\n            \"slug\": \"the-killbox\",\n            \"rank\": 3889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T03:36:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3523d58d8036b1c5c9a13493143c97aefc5ad422\"\n            }\n        },\n        {\n            \"id\": 15089,\n            \"name\": \"BlockWarrior\",\n            \"symbol\": \"BLWA\",\n            \"slug\": \"blockwarrior\",\n            \"rank\": 4460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c7C45E7C8Febb2a16092FE32Bc465e88d4389Eb\"\n            }\n        },\n        {\n            \"id\": 15090,\n            \"name\": \"Cirrus\",\n            \"symbol\": \"CIRRUS\",\n            \"slug\": \"cirrus\",\n            \"rank\": 5989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15091,\n            \"name\": \"Thaicoin\",\n            \"symbol\": \"TAC\",\n            \"slug\": \"thaicoin\",\n            \"rank\": 5311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcFC9321e3aA3a15bbBC4C4390dA7407F3eC84145\"\n            }\n        },\n        {\n            \"id\": 15092,\n            \"name\": \"Lucid Lands\",\n            \"symbol\": \"LLG\",\n            \"slug\": \"lucid-lands\",\n            \"rank\": 2327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4691F60c894d3f16047824004420542E4674E621\"\n            }\n        },\n        {\n            \"id\": 15093,\n            \"name\": \"Lobis\",\n            \"symbol\": \"LOBI\",\n            \"slug\": \"lobis\",\n            \"rank\": 4849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdec41db0c33f3f6f3cb615449c311ba22d418a8d\"\n            }\n        },\n        {\n            \"id\": 15094,\n            \"name\": \"Coinflect\",\n            \"symbol\": \"CFLT\",\n            \"slug\": \"coinflect\",\n            \"rank\": 7482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04305e84400f70b778868fd5226a6135d8fe151d\"\n            }\n        },\n        {\n            \"id\": 15095,\n            \"name\": \"Mintea\",\n            \"symbol\": \"MINT\",\n            \"slug\": \"mintea\",\n            \"rank\": 9112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x950e49e4ceaf97dc38d38cf62b7d63fc81390b7e\"\n            }\n        },\n        {\n            \"id\": 15096,\n            \"name\": \"NIL Coin\",\n            \"symbol\": \"NIL\",\n            \"slug\": \"nil-coin\",\n            \"rank\": 6405,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:55:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eb638648207d00b9025684d13b1cb53806debe4\"\n            }\n        },\n        {\n            \"id\": 15097,\n            \"name\": \"Boryoku Dragonz\",\n            \"symbol\": \"BOKU\",\n            \"slug\": \"boku\",\n            \"rank\": 5316,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CN7qFa5iYkHz99PTctvT4xXUHnxwjQ5MHxCuTJtPN5uS\"\n            }\n        },\n        {\n            \"id\": 15098,\n            \"name\": \"Robo Inu Finance\",\n            \"symbol\": \"RBIF\",\n            \"slug\": \"robo-inu-finance\",\n            \"rank\": 4213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T05:00:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7b32e70e8d73ac87c1b342e063528b2930b15ceb\"\n            }\n        },\n        {\n            \"id\": 15099,\n            \"name\": \"WOLF PUPS\",\n            \"symbol\": \"WOLFIES\",\n            \"slug\": \"wolf-pups\",\n            \"rank\": 6299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T04:57:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x46561c10bb934d7ed4f82936dc7ed5f39b02558e\"\n            }\n        },\n        {\n            \"id\": 15100,\n            \"name\": \"RaceFi\",\n            \"symbol\": \"RACEFI\",\n            \"slug\": \"racefi\",\n            \"rank\": 3243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AAmGoPDFLG6bE82BgZWjVi8k95tj9Tf3vUN7WvtUm2BU\"\n            }\n        },\n        {\n            \"id\": 15103,\n            \"name\": \"Shiny\",\n            \"symbol\": \"SHINY\",\n            \"slug\": \"shiny\",\n            \"rank\": 7122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T06:54:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc150bAc3Cd3678aCB2C093E433BED40a6eF08542\"\n            }\n        },\n        {\n            \"id\": 15104,\n            \"name\": \"DoggyStyle Coin\",\n            \"symbol\": \"DSC\",\n            \"slug\": \"doggystyle-coin\",\n            \"rank\": 8180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:06:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DogscQVvNVj7ndEnhWiCXPVPKKwNy9fJd4ATF7mVi5J\"\n            }\n        },\n        {\n            \"id\": 15105,\n            \"name\": \"FlokiPad\",\n            \"symbol\": \"FLOKIPAD\",\n            \"slug\": \"flokipad\",\n            \"rank\": 7376,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:03:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x367f881e42b83030dd73f0e2e8d951013ca97d16\"\n            }\n        },\n        {\n            \"id\": 15106,\n            \"name\": \"Angel Inu\",\n            \"symbol\": \"ANGEL\",\n            \"slug\": \"angel-inu\",\n            \"rank\": 9113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T12:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2373c5dc96238a64ce4062e74000fd3dacfd3bf7\"\n            }\n        },\n        {\n            \"id\": 15107,\n            \"name\": \"Regular Presale\",\n            \"symbol\": \"REGU\",\n            \"slug\": \"regular-presale\",\n            \"rank\": 6226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:12:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1ca73caa1c7ad66af11147ba7d5636243af0493\"\n            }\n        },\n        {\n            \"id\": 15108,\n            \"name\": \"BUSDX\",\n            \"symbol\": \"BUSDX\",\n            \"slug\": \"busdx\",\n            \"rank\": 5941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T07:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf729f4d13a9c9556875d20bacf9ebd0bf891464c\"\n            }\n        },\n        {\n            \"id\": 15110,\n            \"name\": \"Megaweapon\",\n            \"symbol\": \"$WEAPON\",\n            \"slug\": \"megaweapon\",\n            \"rank\": 3802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T02:39:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3063c77c4ef5c1de185321ae2bc5675e17344f7f\"\n            }\n        },\n        {\n            \"id\": 15111,\n            \"name\": \"Cross Chain Capital\",\n            \"symbol\": \"CCC\",\n            \"slug\": \"cross-chain-capital\",\n            \"rank\": 4582,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T02:34:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4939b3313e73ae8546b90e53e998e82274afdbdb\"\n            }\n        },\n        {\n            \"id\": 15112,\n            \"name\": \"STIMMY\",\n            \"symbol\": \"STIMMY\",\n            \"slug\": \"stimmy\",\n            \"rank\": 9114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:21:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xff7e285b87e7f9247f0953cf8cf5cb24eede4b9c\"\n            }\n        },\n        {\n            \"id\": 15113,\n            \"name\": \"DAR\",\n            \"symbol\": \"DDT\",\n            \"slug\": \"dar\",\n            \"rank\": 4574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:24:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28a899e29235e973a69e7c5df833d8cd63985fce\"\n            }\n        },\n        {\n            \"id\": 15114,\n            \"name\": \"Pyroblock\",\n            \"symbol\": \"PYR\",\n            \"slug\": \"pyroblock\",\n            \"rank\": 6553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x458a72418c1e98a84afe5a5889b25aeaa68e1822\"\n            }\n        },\n        {\n            \"id\": 15115,\n            \"name\": \"youves\",\n            \"symbol\": \"YOU\",\n            \"slug\": \"you\",\n            \"rank\": 9115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T08:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2011,\n                \"name\": \"Tezos\",\n                \"symbol\": \"XTZ\",\n                \"slug\": \"tezos\",\n                \"token_address\": \"KT1Xobej4mc6XgEjDoJoHtTKgbD1ELMvcQuL\"\n            }\n        },\n        {\n            \"id\": 15119,\n            \"name\": \"DOFI\",\n            \"symbol\": \"DOO\",\n            \"slug\": \"dofi\",\n            \"rank\": 8254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T09:53:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7097fe636f89cd0068f9e8252af871fe7cf59a5\"\n            }\n        },\n        {\n            \"id\": 15121,\n            \"name\": \"ACU Platform\",\n            \"symbol\": \"ACU\",\n            \"slug\": \"acu-platform\",\n            \"rank\": 5129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T10:00:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a4f6675469ee5a31664925b486ebaddfb838dd0\"\n            }\n        },\n        {\n            \"id\": 15123,\n            \"name\": \"Wheat Token (AVAX)\",\n            \"symbol\": \"WHEAT\",\n            \"slug\": \"wheat-token-avax\",\n            \"rank\": 5261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T10:19:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1a51686fb42861aa7e38c1cf8868877f43f82aa4\"\n            }\n        },\n        {\n            \"id\": 15125,\n            \"name\": \"Ecio\",\n            \"symbol\": \"ECIO\",\n            \"slug\": \"ecio\",\n            \"rank\": 5715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T16:42:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x327a3e880bf2674ee40b6f872be2050ed406b021\"\n            }\n        },\n        {\n            \"id\": 15128,\n            \"name\": \"Niftify\",\n            \"symbol\": \"NIFT\",\n            \"slug\": \"niftify\",\n            \"rank\": 1830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T12:37:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a1d542b52a95ad01ddc70c2e7df0c7bbaadc56f\"\n            }\n        },\n        {\n            \"id\": 15131,\n            \"name\": \"Everton Fan Token\",\n            \"symbol\": \"EFC\",\n            \"slug\": \"everton-fan-token\",\n            \"rank\": 1633,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:04:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x2cd13ACf6F71435896Ba906Ba8521Dd8AAE63e00\"\n            }\n        },\n        {\n            \"id\": 15132,\n            \"name\": \"Davis Cup Fan Token\",\n            \"symbol\": \"DAVIS\",\n            \"slug\": \"davis-cup-fan-token\",\n            \"rank\": 5321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x4B436f10911cD3f90b06f52E2a788A0A0dFf96de\"\n            }\n        },\n        {\n            \"id\": 15134,\n            \"name\": \"Aston Villa Fan Token\",\n            \"symbol\": \"AVL\",\n            \"slug\": \"aston-villa-fan-token\",\n            \"rank\": 1634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:03:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0x27C4b6281F50Ec34a5b089bb5D80df557A3DbCF3\"\n            }\n        },\n        {\n            \"id\": 15135,\n            \"name\": \"TFS Token\",\n            \"symbol\": \"TFS\",\n            \"slug\": \"tfs-token\",\n            \"rank\": 5157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2A81eb482cB4677136D8812cC6Db6E0cB580883\"\n            }\n        },\n        {\n            \"id\": 15136,\n            \"name\": \"SeamlessSwap\",\n            \"symbol\": \"SEAMLESS\",\n            \"slug\": \"seamlessswap\",\n            \"rank\": 5940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T15:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fC9E0F34d86f65b495De7EE3BB5cBeAc7F92b04\"\n            }\n        },\n        {\n            \"id\": 15138,\n            \"name\": \"Summit Koda Token\",\n            \"symbol\": \"KODA\",\n            \"slug\": \"summit-koda-token-new\",\n            \"rank\": 4930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-24T19:00:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8094e772fa4a60bdeb1dfec56ab040e17dd608d5\"\n            }\n        },\n        {\n            \"id\": 15140,\n            \"name\": \"EVERY GAME\",\n            \"symbol\": \"EGAME\",\n            \"slug\": \"every-game\",\n            \"rank\": 3481,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T02:27:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x62d3c05b9c3d916fbc111819bbd3cee52906c1ae\"\n            }\n        },\n        {\n            \"id\": 15141,\n            \"name\": \"DeFi Degen Land\",\n            \"symbol\": \"DDL\",\n            \"slug\": \"defi-degen-land\",\n            \"rank\": 1297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T03:00:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88803312628fd21542f706b0c7dc8495c1c10b2e\"\n            }\n        },\n        {\n            \"id\": 15142,\n            \"name\": \"Katana Inu\",\n            \"symbol\": \"KATA\",\n            \"slug\": \"katana-inu\",\n            \"rank\": 3554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T16:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15\"\n            }\n        },\n        {\n            \"id\": 15143,\n            \"name\": \"Bridge$\",\n            \"symbol\": \"BRG.X\",\n            \"slug\": \"bridges\",\n            \"rank\": 3793,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T03:36:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e2114955023B736fa97D9E2FCDe2836d10b7A5C\"\n            }\n        },\n        {\n            \"id\": 15144,\n            \"name\": \"KNIGHTMONSTER\",\n            \"symbol\": \"KMONS\",\n            \"slug\": \"knightmonster\",\n            \"rank\": 9116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x470fdbab033193af0b9fcc9a96ef540a2ae78268\"\n            }\n        },\n        {\n            \"id\": 15145,\n            \"name\": \"Wolfgirl\",\n            \"symbol\": \"WLFGRL\",\n            \"slug\": \"wolfgirl-token\",\n            \"rank\": 9117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:06:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x819a27c0d14a1d7e05d4e31a4778a0662db5cb00\"\n            }\n        },\n        {\n            \"id\": 15146,\n            \"name\": \"PRYZ Token\",\n            \"symbol\": \"PRYZ\",\n            \"slug\": \"pryz-token\",\n            \"rank\": 6476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T08:17:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4414ac21b60c504dfea0a27679b90a278c2ca962\"\n            }\n        },\n        {\n            \"id\": 15147,\n            \"name\": \"Vodka Token\",\n            \"symbol\": \"VODKA\",\n            \"slug\": \"vodka-token\",\n            \"rank\": 3702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T04:51:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66da5cc445fec38a9475ae7941f89110b9d256b9\"\n            }\n        },\n        {\n            \"id\": 15148,\n            \"name\": \"MiniThunder\",\n            \"symbol\": \"THUNDER\",\n            \"slug\": \"minithunder\",\n            \"rank\": 7969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T10:42:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9acc19d6f78d62d70945d4c89e9ce315d81c455\"\n            }\n        },\n        {\n            \"id\": 15150,\n            \"name\": \"Cross Chain Farming\",\n            \"symbol\": \"CCF\",\n            \"slug\": \"cross-chain-farming\",\n            \"rank\": 4432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:24:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f9528b913a99989b88104b633d531241591a358\"\n            }\n        },\n        {\n            \"id\": 15151,\n            \"name\": \"SWERVE Protocol\",\n            \"symbol\": \"SWERVE\",\n            \"slug\": \"swerve-protocol\",\n            \"rank\": 7471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"45ojchnvC3agGNvs86MWBq8N4miiTY6X8ECQzgQNDE4v\"\n            }\n        },\n        {\n            \"id\": 15152,\n            \"name\": \"Bxmi Token\",\n            \"symbol\": \"BXMI\",\n            \"slug\": \"bxmi-token\",\n            \"rank\": 2989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:33:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0f5505dC06eBE8Ee8CbdC2059eaDE0b9F35cbC2\"\n            }\n        },\n        {\n            \"id\": 15153,\n            \"name\": \"NebulaToken\",\n            \"symbol\": \"NEBULA\",\n            \"slug\": \"nebulatoken\",\n            \"rank\": 7803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T08:17:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd59af4e5a8c8d3e091d300f5416e7ef7ff28d875\"\n            }\n        },\n        {\n            \"id\": 15154,\n            \"name\": \"LYS Capital\",\n            \"symbol\": \"LYS\",\n            \"slug\": \"lys-capital\",\n            \"rank\": 7345,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:33:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xa4f595ba35161c9ffe3db8c03991b9c2cbb26c6b\"\n            }\n        },\n        {\n            \"id\": 15157,\n            \"name\": \"Omni Cash\",\n            \"symbol\": \"OCA$H\",\n            \"slug\": \"omni-cash\",\n            \"rank\": 5189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:42:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb340f67e9cc3927ebeeb04c2e03f74bd0543f4fc\"\n            }\n        },\n        {\n            \"id\": 15158,\n            \"name\": \"Sheep Game\",\n            \"symbol\": \"AWOOL\",\n            \"slug\": \"sheep-game\",\n            \"rank\": 8214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T05:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5eDE350E84223fb50775fD91a723F2ca71034cf7\"\n            }\n        },\n        {\n            \"id\": 15159,\n            \"name\": \"Ghost Farmer Capital\",\n            \"symbol\": \"GFC\",\n            \"slug\": \"ghost-farmer-capital\",\n            \"rank\": 8300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:15:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xe794e5cff1367bc06b6661ea4472e4919cb00186\"\n            }\n        },\n        {\n            \"id\": 15160,\n            \"name\": \"ApeFund\",\n            \"symbol\": \"APEFUND\",\n            \"slug\": \"apefund\",\n            \"rank\": 5874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:15:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf81F3fF200ABd5451E78105EAA7EE9F8E8Dd20f8\"\n            }\n        },\n        {\n            \"id\": 15161,\n            \"name\": \"Space Monkey Token\",\n            \"symbol\": \"MONKE\",\n            \"slug\": \"space-monkey-token\",\n            \"rank\": 6484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb422de11a237d0cbce17d7d70f53f67ef84394d3\"\n            }\n        },\n        {\n            \"id\": 15162,\n            \"name\": \"Thors Mead\",\n            \"symbol\": \"MEAD\",\n            \"slug\": \"thors-mead\",\n            \"rank\": 5223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T06:21:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x245C2591403e182e41d7A851eab53B01854844CE\"\n            }\n        },\n        {\n            \"id\": 15163,\n            \"name\": \"Billionaire Plus\",\n            \"symbol\": \"BPLUS\",\n            \"slug\": \"billionaire-plus\",\n            \"rank\": 6734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T23:51:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x542312eCa286C95A42495f9b7c89d3D2453e2B6A\"\n            }\n        },\n        {\n            \"id\": 15166,\n            \"name\": \"Rayons Energy\",\n            \"symbol\": \"RAYONS\",\n            \"slug\": \"rayons-energy\",\n            \"rank\": 7012,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T12:06:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81b24bd68791f970dbe0cff281445e3486866b4c\"\n            }\n        },\n        {\n            \"id\": 15167,\n            \"name\": \"IQCOIN\",\n            \"symbol\": \"IQCOIN\",\n            \"slug\": \"iqcoin\",\n            \"rank\": 7414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:15:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc530fb1008ef5bafdf8f4ab589b69de837e41169\"\n            }\n        },\n        {\n            \"id\": 15169,\n            \"name\": \"GenomesDao\",\n            \"symbol\": \"$GENE\",\n            \"slug\": \"genomesdao\",\n            \"rank\": 6728,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:28:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x34667ED7C36cBBbF2d5d5c5c8d6Eb76a094EDb9F\"\n            }\n        },\n        {\n            \"id\": 15170,\n            \"name\": \"XBank\",\n            \"symbol\": \"XBA\",\n            \"slug\": \"xbank\",\n            \"rank\": 7315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:11:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40C0Ba4E74D9B95f2647526ee35D6E756FA8BF09\"\n            }\n        },\n        {\n            \"id\": 15171,\n            \"name\": \"Duo\",\n            \"symbol\": \"DUO\",\n            \"slug\": \"duo-2\",\n            \"rank\": 7708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:45:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xed4102f3a1a24bD4Ef1f29b90CD8bf00a540c0c2\"\n            }\n        },\n        {\n            \"id\": 15174,\n            \"name\": \"FlokiSwap\",\n            \"symbol\": \"FLOKIS\",\n            \"slug\": \"flokiswap\",\n            \"rank\": 9118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:33:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fb09b8749a3a13eefa3fd4e643fc44dbdba5b39\"\n            }\n        },\n        {\n            \"id\": 15175,\n            \"name\": \"DAWG\",\n            \"symbol\": \"DAWG\",\n            \"slug\": \"dawg\",\n            \"rank\": 4965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T09:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3DHPqxdMXogNNnpqBMF8N4Zs4dn1WR31H7UjWq6FExwG\"\n            }\n        },\n        {\n            \"id\": 15176,\n            \"name\": \"GNOME\",\n            \"symbol\": \"GNOME\",\n            \"slug\": \"gnome\",\n            \"rank\": 8165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:27:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x6e8a8726639d12935b3219892155520bdc57366b\"\n            }\n        },\n        {\n            \"id\": 15177,\n            \"name\": \"TURKEY INU\",\n            \"symbol\": \"TURKEY\",\n            \"slug\": \"turkey-inu\",\n            \"rank\": 9119,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7efaccf409c330d24e946dc7a59c8acd6960d347\"\n            }\n        },\n        {\n            \"id\": 15178,\n            \"name\": \"Gunstar Metaverse\",\n            \"symbol\": \"GST\",\n            \"slug\": \"gunstar-metaverse\",\n            \"rank\": 1239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7eDC0eC89F987ECd85617b891c44fE462a325869\"\n            }\n        },\n        {\n            \"id\": 15179,\n            \"name\": \"Safe Drive\",\n            \"symbol\": \"DRIVE\",\n            \"slug\": \"safe-drive\",\n            \"rank\": 7408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T12:15:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa321fc1171eb85498fad47d3d127368eba70265c\"\n            }\n        },\n        {\n            \"id\": 15180,\n            \"name\": \"GamesPad\",\n            \"symbol\": \"GMPD\",\n            \"slug\": \"gamespad\",\n            \"rank\": 3723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T14:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9720ca160bbd4e7f3dd4bb3f8bd4227ca0342e63\"\n            }\n        },\n        {\n            \"id\": 15181,\n            \"name\": \"MonoX Protocol\",\n            \"symbol\": \"MONO\",\n            \"slug\": \"monox-protocol-token\",\n            \"rank\": 5238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2920f7d6134f4669343e70122cA9b8f19Ef8fa5D\"\n            }\n        },\n        {\n            \"id\": 15182,\n            \"name\": \"Chives Coin\",\n            \"symbol\": \"XCC\",\n            \"slug\": \"chives-coin\",\n            \"rank\": 5998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T17:48:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15183,\n            \"name\": \"Star Wars Cat\",\n            \"symbol\": \"SWCAT\",\n            \"slug\": \"star-wars-cat\",\n            \"rank\": 5867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T18:21:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98b6e33e77a55732f0e2ce595429144b18ce862c\"\n            }\n        },\n        {\n            \"id\": 15184,\n            \"name\": \"Pugfather Token\",\n            \"symbol\": \"PUGT\",\n            \"slug\": \"pugfather-token\",\n            \"rank\": 7713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T19:45:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21b8f67371c2c4355d87bafc27808a6ab4c6dcbb\"\n            }\n        },\n        {\n            \"id\": 15185,\n            \"name\": \"Kujira\",\n            \"symbol\": \"KUJI\",\n            \"slug\": \"kujira\",\n            \"rank\": 3321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T02:13:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1xfsdgcemqwxp4hhnyk4rle6wr22sseq7j07dnn\"\n            }\n        },\n        {\n            \"id\": 15186,\n            \"name\": \"The NFT Token\",\n            \"symbol\": \"NFT\",\n            \"slug\": \"the-nft-token\",\n            \"rank\": 9120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T17:51:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf20bc3b10b95cde1368a2f4219a63ed3fd8b9089\"\n            }\n        },\n        {\n            \"id\": 15187,\n            \"name\": \"H3RO3S\",\n            \"symbol\": \"H3RO3S\",\n            \"slug\": \"h3ro3s\",\n            \"rank\": 3403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T21:53:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x480fD103973357266813EcfcE9faABAbF3C4ca3A\"\n            }\n        },\n        {\n            \"id\": 15188,\n            \"name\": \"DappRadar\",\n            \"symbol\": \"RADAR\",\n            \"slug\": \"dappradar\",\n            \"rank\": 3313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T00:29:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15189,\n            \"name\": \"Reesykle\",\n            \"symbol\": \"SYCLE\",\n            \"slug\": \"reesykle\",\n            \"rank\": 7757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T00:02:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xefEF90b7349A48452CdaAEa398D600ddB56AEF50\"\n            }\n        },\n        {\n            \"id\": 15191,\n            \"name\": \"Defrost Finance\",\n            \"symbol\": \"MELT\",\n            \"slug\": \"defrost-finance\",\n            \"rank\": 3397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-25T22:24:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x47EB6F7525C1aA999FBC9ee92715F5231eB1241D\"\n            }\n        },\n        {\n            \"id\": 15192,\n            \"name\": \"Belrium\",\n            \"symbol\": \"BEL\",\n            \"slug\": \"belrium\",\n            \"rank\": 3620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T00:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15193,\n            \"name\": \"Pexcoin\",\n            \"symbol\": \"PEX\",\n            \"slug\": \"pexcoin\",\n            \"rank\": 2935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T01:00:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2963dcc52549573bbfbe355674724528532c0867\"\n            }\n        },\n        {\n            \"id\": 15194,\n            \"name\": \"Sportium\",\n            \"symbol\": \"SPRT\",\n            \"slug\": \"sportium\",\n            \"rank\": 4935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:36:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56156fb7860d7eb0b4b1a5356c5354b295194a45\"\n            }\n        },\n        {\n            \"id\": 15196,\n            \"name\": \"Unus Dao\",\n            \"symbol\": \"UDO\",\n            \"slug\": \"unus-dao\",\n            \"rank\": 5322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T02:30:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB91Ec4F9D7D12A1aC145A7Ae3b78AFb45856C9c8\"\n            }\n        },\n        {\n            \"id\": 15197,\n            \"name\": \"EternalGirl\",\n            \"symbol\": \"ETGL\",\n            \"slug\": \"eternalgirl\",\n            \"rank\": 9121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T03:04:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed2286558d7ec45b86cd943d941f1a1a9c9c71be\"\n            }\n        },\n        {\n            \"id\": 15198,\n            \"name\": \"Swipe (BEP2)\",\n            \"symbol\": \"SXP\",\n            \"slug\": \"swipe-bep2\",\n            \"rank\": 7539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T03:15:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Chain (BEP2)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"SXP-CCC\"\n            }\n        },\n        {\n            \"id\": 15199,\n            \"name\": \"CatBonk\",\n            \"symbol\": \"CABO\",\n            \"slug\": \"catbonk\",\n            \"rank\": 7809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T03:30:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdfaabaa57dec10c049335bdaa2e949b4ce2ead30\"\n            }\n        },\n        {\n            \"id\": 15203,\n            \"name\": \"Kiradoge coin\",\n            \"symbol\": \"KIRADOGE\",\n            \"slug\": \"kiradoge-coin\",\n            \"rank\": 7231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:00:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07236aa0a4886ae2c097c86cc29954f78165b327\"\n            }\n        },\n        {\n            \"id\": 15204,\n            \"name\": \"MetaSafeMoon\",\n            \"symbol\": \"METASFM\",\n            \"slug\": \"metasafemoon\",\n            \"rank\": 5627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:45:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7a086bff67ded4aa785e8a0a81d4345d9bb4740\"\n            }\n        },\n        {\n            \"id\": 15205,\n            \"name\": \"FLOKI METAVERSE\",\n            \"symbol\": \"FLMT\",\n            \"slug\": \"floki-metaverse\",\n            \"rank\": 9122,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:27:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4dcf974e99beea60671b515d624356eeb06cea43\"\n            }\n        },\n        {\n            \"id\": 15206,\n            \"name\": \"EGOH Finance\",\n            \"symbol\": \"EGOH\",\n            \"slug\": \"egoh-finance\",\n            \"rank\": 6016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:21:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x147e81789bbdc9820da35cc613cf10c0b2d06399\"\n            }\n        },\n        {\n            \"id\": 15207,\n            \"name\": \"Bit.Store\",\n            \"symbol\": \"STORE\",\n            \"slug\": \"bit-store\",\n            \"rank\": 3347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15210,\n            \"name\": \"Colligo\",\n            \"symbol\": \"COTK\",\n            \"slug\": \"colligo\",\n            \"rank\": 6483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T04:57:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2770e5520b441bc730b3894f32a4b8cf1b991e5\"\n            }\n        },\n        {\n            \"id\": 15211,\n            \"name\": \"Atlantis\",\n            \"symbol\": \"ATLAS\",\n            \"slug\": \"atlantis\",\n            \"rank\": 4032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T07:41:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf87Ccf958d728f50d8ae5E4f15Bc4cA5733cDf5\"\n            }\n        },\n        {\n            \"id\": 15212,\n            \"name\": \"RPS LEAGUE\",\n            \"symbol\": \"RPS\",\n            \"slug\": \"rps-league\",\n            \"rank\": 3539,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T19:00:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x267022751e06d97b9ee4e5f26cc1023670bdb349\"\n            }\n        },\n        {\n            \"id\": 15214,\n            \"name\": \"Mars Doge\",\n            \"symbol\": \"MARSDOGE\",\n            \"slug\": \"mars-doge\",\n            \"rank\": 5424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T06:54:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd76f84a1D7B9628280f9e9C6910866CECDc7f3A5\"\n            }\n        },\n        {\n            \"id\": 15215,\n            \"name\": \"Millionaire Maker\",\n            \"symbol\": \"MILLION\",\n            \"slug\": \"millionaire-maker\",\n            \"rank\": 7943,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T06:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x370220f460c65e87a87341f48cc18bcbdbc18433\"\n            }\n        },\n        {\n            \"id\": 15216,\n            \"name\": \"GameFi Collection\",\n            \"symbol\": \"GFC\",\n            \"slug\": \"gamefi-collection\",\n            \"rank\": 7886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T07:15:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF1046200b4362Da7F0919A8Aff2266A1AaA29AC5\"\n            }\n        },\n        {\n            \"id\": 15218,\n            \"name\": \"CroMoon\",\n            \"symbol\": \"MOON\",\n            \"slug\": \"cromoon\",\n            \"rank\": 4603,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T16:18:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x7D30c36f845d1dEe79f852abF3A8A402fAdF3b53\"\n            }\n        },\n        {\n            \"id\": 15221,\n            \"name\": \"WidiLand\",\n            \"symbol\": \"WIDI\",\n            \"slug\": \"widiland\",\n            \"rank\": 3278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:36:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa361c79783833524dc7838399a4862b5f47038b8\"\n            }\n        },\n        {\n            \"id\": 15223,\n            \"name\": \"India Coin\",\n            \"symbol\": \"INDIA\",\n            \"slug\": \"india-coin-world\",\n            \"rank\": 3948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:41:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d8c829c02585aa62d2bbaf562099bf749637580\"\n            }\n        },\n        {\n            \"id\": 15225,\n            \"name\": \"Shiba Finance\",\n            \"symbol\": \"SHIBAFI\",\n            \"slug\": \"shiba-finance\",\n            \"rank\": 7703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T22:42:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaaa0136672a76084de697b1e09aeb5515e717bf4\"\n            }\n        },\n        {\n            \"id\": 15226,\n            \"name\": \"Lepasa\",\n            \"symbol\": \"LEPA\",\n            \"slug\": \"lepasa\",\n            \"rank\": 1978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbba6c7c7d673c48d90069ad2e9d2fe587fcb6bc3\"\n            }\n        },\n        {\n            \"id\": 15228,\n            \"name\": \"TrueBurn\",\n            \"symbol\": \"TRUE\",\n            \"slug\": \"trueburn\",\n            \"rank\": 6773,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T14:45:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2480334963D06Dc39dd148f504a13ef3E6D8d896\"\n            }\n        },\n        {\n            \"id\": 15229,\n            \"name\": \"Gouki Inu\",\n            \"symbol\": \"GOUKI\",\n            \"slug\": \"gouki-inu\",\n            \"rank\": 7230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:45:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x616e302f89d1b21a2e3ec2ab8dac01e01cbbadfb\"\n            }\n        },\n        {\n            \"id\": 15230,\n            \"name\": \"Cheems Inu\",\n            \"symbol\": \"CINU\",\n            \"slug\": \"cheems-inu\",\n            \"rank\": 3381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T03:03:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdfe6891ce8e5a5c7cf54ffde406a6c2c54145f71\"\n            }\n        },\n        {\n            \"id\": 15231,\n            \"name\": \"Baby Bali\",\n            \"symbol\": \"BB\",\n            \"slug\": \"baby-bali\",\n            \"rank\": 5091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:33:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16f9cc3c6f8d8006cfc0ee693cef9d76b0d44c36\"\n            }\n        },\n        {\n            \"id\": 15232,\n            \"name\": \"Lightbeam Courier Coin\",\n            \"symbol\": \"LBCC\",\n            \"slug\": \"lightbeam-courier-coin\",\n            \"rank\": 7688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T13:43:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12D76741F56FfdE15D0da9865c05089425337AaB\"\n            }\n        },\n        {\n            \"id\": 15233,\n            \"name\": \"OtterClam Finance\",\n            \"symbol\": \"CLAM\",\n            \"slug\": \"otterclam-finance-clam\",\n            \"rank\": 1931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc250e9987a032acac293d838726c511e6e1c029d\"\n            }\n        },\n        {\n            \"id\": 15234,\n            \"name\": \"CryptoGamez\",\n            \"symbol\": \"CGAZ\",\n            \"slug\": \"cryptogamez\",\n            \"rank\": 7640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:49:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4c375fd1c53f08ad597cf1db60b7c23153db3bc\"\n            }\n        },\n        {\n            \"id\": 15235,\n            \"name\": \"GoldenWspp\",\n            \"symbol\": \"GWSPP\",\n            \"slug\": \"goldenwspp\",\n            \"rank\": 6234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-26T10:57:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcccbf2248ef3bd8d475ea5de8cb06e19f4591a8e\"\n            }\n        },\n        {\n            \"id\": 15236,\n            \"name\": \"CheersLand\",\n            \"symbol\": \"CHEERS\",\n            \"slug\": \"cheersland\",\n            \"rank\": 4885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:43:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbbbcb350c64fe974e5c42a55c7070644191823f3\"\n            }\n        },\n        {\n            \"id\": 15239,\n            \"name\": \"Lord Arena\",\n            \"symbol\": \"LORDA\",\n            \"slug\": \"lord-arena\",\n            \"rank\": 6544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc326622fca914ca15fd44dd070232ce3cd358dde\"\n            }\n        },\n        {\n            \"id\": 15240,\n            \"name\": \"SENATE DAO\",\n            \"symbol\": \"SENATE\",\n            \"slug\": \"sidus-heroes\",\n            \"rank\": 3827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T21:01:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x34Be5b8C30eE4fDe069DC878989686aBE9884470\"\n            }\n        },\n        {\n            \"id\": 15241,\n            \"name\": \"Candylad\",\n            \"symbol\": \"CANDYLAD\",\n            \"slug\": \"candylad\",\n            \"rank\": 5057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T08:18:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x136bfcdec5db31b565052451ad806014ab9f2b38\"\n            }\n        },\n        {\n            \"id\": 15242,\n            \"name\": \"ArcaneLeague\",\n            \"symbol\": \"ARCANELEAGUE\",\n            \"slug\": \"arcaneleague\",\n            \"rank\": 9123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T08:54:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4cd980dd7f319688088a7d26f982b95719203eac\"\n            }\n        },\n        {\n            \"id\": 15243,\n            \"name\": \"Maximizer\",\n            \"symbol\": \"MAXI\",\n            \"slug\": \"maximizer\",\n            \"rank\": 3866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T11:42:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7C08413cbf02202a1c13643dB173f2694e0F73f0\"\n            }\n        },\n        {\n            \"id\": 15245,\n            \"name\": \"Wingswap\",\n            \"symbol\": \"WIS\",\n            \"slug\": \"wingswap\",\n            \"rank\": 6042,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T18:24:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xF24be6c063Bee7c7844dD90a21fdf7d783d41a94\"\n            }\n        },\n        {\n            \"id\": 15246,\n            \"name\": \"Surviving Soldiers\",\n            \"symbol\": \"SSG\",\n            \"slug\": \"surviving-soldiers\",\n            \"rank\": 3401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-27T14:54:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0c8c80ed6b7f09f885e826386440b2349f0da7e\"\n            }\n        },\n        {\n            \"id\": 15247,\n            \"name\": \"Ginga Finance\",\n            \"symbol\": \"GIN\",\n            \"slug\": \"ginga-finance\",\n            \"rank\": 5361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-28T16:33:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2c77778c189abae5951aab1100cebd99a42307c5\"\n            }\n        },\n        {\n            \"id\": 15248,\n            \"name\": \"Santos FC Fan Token\",\n            \"symbol\": \"SANTOS\",\n            \"slug\": \"santos-fc-fan-token\",\n            \"rank\": 914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T11:20:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA64455a4553C9034236734FadDAddbb64aCE4Cc7\"\n            }\n        },\n        {\n            \"id\": 15250,\n            \"name\": \"Thetan Coin\",\n            \"symbol\": \"THC\",\n            \"slug\": \"thetan-coin\",\n            \"rank\": 3456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T02:02:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x24802247bd157d771b7effa205237d8e9269ba8a\"\n            }\n        },\n        {\n            \"id\": 15253,\n            \"name\": \"Infinite Launch\",\n            \"symbol\": \"ILA\",\n            \"slug\": \"infinite-launch\",\n            \"rank\": 3081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T04:45:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fbedc7b946e489208ded562e8e5f2bc83b7de42\"\n            }\n        },\n        {\n            \"id\": 15255,\n            \"name\": \"De-Fi Apes\",\n            \"symbol\": \"$DAPES\",\n            \"slug\": \"de-fi-apes\",\n            \"rank\": 9124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T04:43:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1758ade7ef6ef753e6bff91baceb06af4404014e\"\n            }\n        },\n        {\n            \"id\": 15257,\n            \"name\": \"EverRise\",\n            \"symbol\": \"RISE\",\n            \"slug\": \"everrise\",\n            \"rank\": 501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:31:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0cd022dde27169b20895e0e2b2b8a33b25e63579\"\n            }\n        },\n        {\n            \"id\": 15258,\n            \"name\": \"Xircus\",\n            \"symbol\": \"XIRCUS\",\n            \"slug\": \"xircus\",\n            \"rank\": 5523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T03:51:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1df2bF8bFf0f2a8d67cf84ca55Fc9cCC9C3dA018\"\n            }\n        },\n        {\n            \"id\": 15259,\n            \"name\": \"Fantasy World Gold\",\n            \"symbol\": \"FWG\",\n            \"slug\": \"fantasy-world-gold\",\n            \"rank\": 5881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T04:45:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4a66e967d4bf0170fe74c26980073028b1f2809a\"\n            }\n        },\n        {\n            \"id\": 15260,\n            \"name\": \"Talkado\",\n            \"symbol\": \"TALK\",\n            \"slug\": \"talkado\",\n            \"rank\": 6187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T05:12:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7606267a4bfff2c5010c92924348c3e4221955f2\"\n            }\n        },\n        {\n            \"id\": 15261,\n            \"name\": \"ONUS\",\n            \"symbol\": \"ONUS\",\n            \"slug\": \"onus\",\n            \"rank\": 463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T09:40:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4184aa04215e5d716dd4c213fed519acadc68f92\"\n            }\n        },\n        {\n            \"id\": 15262,\n            \"name\": \"DART Inu\",\n            \"symbol\": \"DART\",\n            \"slug\": \"dart-inu\",\n            \"rank\": 5266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:45:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49152dd96be5a710facf9a8ab7de4343a49186d5\"\n            }\n        },\n        {\n            \"id\": 15264,\n            \"name\": \"Strong Inu\",\n            \"symbol\": \"SINU\",\n            \"slug\": \"strong-inu\",\n            \"rank\": 9125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:00:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd31462b625ea4095914ab3aa8c6e17a228e2721\"\n            }\n        },\n        {\n            \"id\": 15265,\n            \"name\": \"Rooster Battle\",\n            \"symbol\": \"RICE\",\n            \"slug\": \"rooster-battle\",\n            \"rank\": 4650,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:46:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x338AF54976B9D4F7F41c97dcb60dFEc0694149f9\"\n            }\n        },\n        {\n            \"id\": 15266,\n            \"name\": \"Metagalaxy Land\",\n            \"symbol\": \"MEGALAND\",\n            \"slug\": \"metagalaxy-land\",\n            \"rank\": 3572,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:06:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33\"\n            }\n        },\n        {\n            \"id\": 15267,\n            \"name\": \"VIVAL\",\n            \"symbol\": \"VIV\",\n            \"slug\": \"vival\",\n            \"rank\": 5114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T04:27:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4666E77FA1A7F6749E48B533EF500587B094F61c\"\n            }\n        },\n        {\n            \"id\": 15268,\n            \"name\": \"GalaxyGoggle DAO\",\n            \"symbol\": \"GG\",\n            \"slug\": \"galaxygoggle-dao\",\n            \"rank\": 3460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:15:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0\"\n            }\n        },\n        {\n            \"id\": 15269,\n            \"name\": \"CryptoShips\",\n            \"symbol\": \"CSHIP\",\n            \"slug\": \"cryptoships\",\n            \"rank\": 3427,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:45:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6218079f1a5d50d3a8358093699b9943a662ef7c\"\n            }\n        },\n        {\n            \"id\": 15270,\n            \"name\": \"Vita Inu\",\n            \"symbol\": \"VINU\",\n            \"slug\": \"vita-inu\",\n            \"rank\": 3185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T02:37:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2937,\n                \"name\": \"Vite\",\n                \"symbol\": \"VITE\",\n                \"slug\": \"vite\",\n                \"token_address\": \"https://vitescan.io/token/tti_541b25bd5e5db35166864096\"\n            }\n        },\n        {\n            \"id\": 15272,\n            \"name\": \"Vari-Stable Capital\",\n            \"symbol\": \"VSC\",\n            \"slug\": \"vari-stable-capital\",\n            \"rank\": 9126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:42:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x99bFE582A97F0deD07Ee6fB5c1e5b6f1ff082243\"\n            }\n        },\n        {\n            \"id\": 15274,\n            \"name\": \"Burnt Cake\",\n            \"symbol\": \"BCAKE\",\n            \"slug\": \"burnt-cake\",\n            \"rank\": 7598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T07:48:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29fa9cced410c5f62ec503019fcc8ed5b1be59fd\"\n            }\n        },\n        {\n            \"id\": 15275,\n            \"name\": \"RXCGames\",\n            \"symbol\": \"RXCG\",\n            \"slug\": \"rxcgames\",\n            \"rank\": 6151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:00:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7c59a57fc16eac270421b74615c4bc009ecd486d\"\n            }\n        },\n        {\n            \"id\": 15276,\n            \"name\": \"MeebitsDAO Pool\",\n            \"symbol\": \"MBBT\",\n            \"slug\": \"meebitsdao-pool\",\n            \"rank\": 6161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:03:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4eE4f96838454E67Fce92B2c53b0f1a97D047179\"\n            }\n        },\n        {\n            \"id\": 15277,\n            \"name\": \"Crypto Mushroomz\",\n            \"symbol\": \"SHROOMZ\",\n            \"slug\": \"crypto-mushroomz\",\n            \"rank\": 8128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:06:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2vRgBSJEVPXxayrhXoazQyCKSGFYQG3ZdfT2Gv5gZykL\"\n            }\n        },\n        {\n            \"id\": 15278,\n            \"name\": \"Gonewild Token\",\n            \"symbol\": \"GWG\",\n            \"slug\": \"gonewild-token\",\n            \"rank\": 6908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:36:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB940E4A8149EeD4F3CE8dcd5B6fc22745465cf1D\"\n            }\n        },\n        {\n            \"id\": 15279,\n            \"name\": \"ShibaPad\",\n            \"symbol\": \"SBP\",\n            \"slug\": \"shibapad\",\n            \"rank\": 7147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T08:18:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75e457c1AD98bCC78ae676E9a87A324807475B6b\"\n            }\n        },\n        {\n            \"id\": 15280,\n            \"name\": \"Swancake Token\",\n            \"symbol\": \"SWAN\",\n            \"slug\": \"swancake-token\",\n            \"rank\": 9127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:39:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1bc638ce9DA0A8fE2d5Ff63557206Fa78d661caD\"\n            }\n        },\n        {\n            \"id\": 15282,\n            \"name\": \"RxC\",\n            \"symbol\": \"RXC\",\n            \"slug\": \"rxc\",\n            \"rank\": 6737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T09:03:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x784a5211b47ff615a19797cdbf121d0aa04d37f0\"\n            }\n        },\n        {\n            \"id\": 15284,\n            \"name\": \"SwinCoin\",\n            \"symbol\": \"SWIN\",\n            \"slug\": \"swincoin\",\n            \"rank\": 5777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T09:36:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe061618F0d3Df5Cb05fBF91455018f2D64074C85\"\n            }\n        },\n        {\n            \"id\": 15285,\n            \"name\": \"Born To Race\",\n            \"symbol\": \"BRT\",\n            \"slug\": \"born-to-race\",\n            \"rank\": 6174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T09:36:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd11a545Ef89F47734BD909Ce5e063d68ddc11968\"\n            }\n        },\n        {\n            \"id\": 15286,\n            \"name\": \"Degree Crypto Token\",\n            \"symbol\": \"DCT\",\n            \"slug\": \"degree-crypto-token\",\n            \"rank\": 4272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:00:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TUKxxRkFi21d6KnqUi7aNsbA2So91xMDFG\"\n            }\n        },\n        {\n            \"id\": 15288,\n            \"name\": \"TemplarDAO\",\n            \"symbol\": \"TEM\",\n            \"slug\": \"templardao\",\n            \"rank\": 3581,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:03:40.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19e6BfC1A6e4B042Fb20531244D47E252445df01\"\n            }\n        },\n        {\n            \"id\": 15289,\n            \"name\": \"Life DAO\",\n            \"symbol\": \"LF\",\n            \"slug\": \"life-dao\",\n            \"rank\": 5513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:03:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5684a087C739A2e845F4AaAaBf4FBd261edc2bE8\"\n            }\n        },\n        {\n            \"id\": 15293,\n            \"name\": \"Buff Yooshi\",\n            \"symbol\": \"BUFFYOOSHI\",\n            \"slug\": \"buff-yooshi\",\n            \"rank\": 7937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:39:41.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0a3499ac2effdcb5e919f861cb7f18df31e45552\"\n            }\n        },\n        {\n            \"id\": 15294,\n            \"name\": \"Yooshiba Inu\",\n            \"symbol\": \"$YSHIBAINU\",\n            \"slug\": \"yooshiba-inu\",\n            \"rank\": 5605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:30:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1AdA8bB610C59Aae25d8DD8f354282F5693CefB1\"\n            }\n        },\n        {\n            \"id\": 15297,\n            \"name\": \"FlipStar\",\n            \"symbol\": \"FLIP\",\n            \"slug\": \"flipstar\",\n            \"rank\": 9128,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:39:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4B0b206d43d8Bd2C52147F46436c62Fb4c214388\"\n            }\n        },\n        {\n            \"id\": 15299,\n            \"name\": \"Grey Token\",\n            \"symbol\": \"GREY\",\n            \"slug\": \"grey-token\",\n            \"rank\": 6356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:57:39.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b2d81a1ae36e8e66a0875053429816f0b6b829e\"\n            }\n        },\n        {\n            \"id\": 15300,\n            \"name\": \"Autobusd\",\n            \"symbol\": \"ABS\",\n            \"slug\": \"autobusd\",\n            \"rank\": 5974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T10:46:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf83849122f769a0a7386df183e633607c890f6c0\"\n            }\n        },\n        {\n            \"id\": 15302,\n            \"name\": \"KING SAMO\",\n            \"symbol\": \"KSAMO\",\n            \"slug\": \"king-samo\",\n            \"rank\": 8163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T11:18:54.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HDiA4quoMibAGeJQzvxajp3Z9cvnkNng99oVrnuNj6px\"\n            }\n        },\n        {\n            \"id\": 15304,\n            \"name\": \"Moon BTC\",\n            \"symbol\": \"MBTC\",\n            \"slug\": \"moon-btc\",\n            \"rank\": 7104,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:36:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4da0fda9ade27c7ddb064a32e59f3b4df92218fe\"\n            }\n        },\n        {\n            \"id\": 15305,\n            \"name\": \"Calamari Network\",\n            \"symbol\": \"KMA\",\n            \"slug\": \"calamari-network\",\n            \"rank\": 3204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:32:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15306,\n            \"name\": \"HornHub finance\",\n            \"symbol\": \"HHUB\",\n            \"slug\": \"hornhub-finance\",\n            \"rank\": 4913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T12:36:42.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x907da75a846fc0978869616f1c68783ee99067b5\"\n            }\n        },\n        {\n            \"id\": 15307,\n            \"name\": \"PowerZilla\",\n            \"symbol\": \"POWERZILLA\",\n            \"slug\": \"powerzilla\",\n            \"rank\": 9129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T13:57:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf082907bebdd0978e075621cf040ec716de966b9\"\n            }\n        },\n        {\n            \"id\": 15308,\n            \"name\": \"Anchor bETH Token\",\n            \"symbol\": \"BETH\",\n            \"slug\": \"anchor-beth-token\",\n            \"rank\": 3014,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T13:51:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dzhzukyezv0etz22ud940z7adyv7xgcjkahuun\"\n            }\n        },\n        {\n            \"id\": 15309,\n            \"name\": \"CCO Metaverse\",\n            \"symbol\": \"CCOM\",\n            \"slug\": \"cco-metaverse\",\n            \"rank\": 9130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T01:45:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x81de885e048c7b236482c0a58d4eb8675b7955a1\"\n            }\n        },\n        {\n            \"id\": 15310,\n            \"name\": \"Krause\",\n            \"symbol\": \"KRAUSE\",\n            \"slug\": \"krause\",\n            \"rank\": 6328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T14:54:43.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f6f91078a5072a8b54695dafa2374ab3ccd603b\"\n            }\n        },\n        {\n            \"id\": 15312,\n            \"name\": \"Hashtagger.com\",\n            \"symbol\": \"MOOO\",\n            \"slug\": \"hashtagger-com\",\n            \"rank\": 5689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T13:39:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa0b9bb05da11e3b19ffd64554400f59d4a378515\"\n            }\n        },\n        {\n            \"id\": 15313,\n            \"name\": \"BunnyPark Game\",\n            \"symbol\": \"BG\",\n            \"slug\": \"bunnypark-bg\",\n            \"rank\": 4127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-29T18:30:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD04c116C4F02f3ccA44b7d4e5209225C8779C8B8\"\n            }\n        },\n        {\n            \"id\": 15314,\n            \"name\": \"Torekko\",\n            \"symbol\": \"TRK\",\n            \"slug\": \"torekko\",\n            \"rank\": 3949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:48:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA2E3e2817F00822F3c1E71A604eCa4196Af923d6\"\n            }\n        },\n        {\n            \"id\": 15318,\n            \"name\": \"Chicken Zilla\",\n            \"symbol\": \"CHKN\",\n            \"slug\": \"chicken-zilla\",\n            \"rank\": 4604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T01:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xabde9af935d52ed5eaf17db7f1f3d025b8abd9ae\"\n            }\n        },\n        {\n            \"id\": 15319,\n            \"name\": \"Diamond Cash\",\n            \"symbol\": \"DCASH\",\n            \"slug\": \"diamond-cash\",\n            \"rank\": 7606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T01:57:55.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12c2fc002deaf2239dda8cb92f3b28bbcbe96323\"\n            }\n        },\n        {\n            \"id\": 15323,\n            \"name\": \"GamingShiba\",\n            \"symbol\": \"GAMINGSHIBA\",\n            \"slug\": \"gamingshiba\",\n            \"rank\": 2976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T02:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41cf3e9534156405a133cda545af9ff0e586500a\"\n            }\n        },\n        {\n            \"id\": 15324,\n            \"name\": \"AscensionArcade\",\n            \"symbol\": \"AAT\",\n            \"slug\": \"ascensionarcade\",\n            \"rank\": 7585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2180f5cc1ddf117640963ae91868948bd3ef6838\"\n            }\n        },\n        {\n            \"id\": 15325,\n            \"name\": \"Metapay\",\n            \"symbol\": \"MPAY\",\n            \"slug\": \"metapay\",\n            \"rank\": 6141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T03:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe4066f9c900C4E4DcE13Fb1C3C751ccFfd8B6A3\"\n            }\n        },\n        {\n            \"id\": 15326,\n            \"name\": \"XIDR\",\n            \"symbol\": \"XIDR\",\n            \"slug\": \"straitsx-indonesia-rupiah\",\n            \"rank\": 5648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xebF2096E01455108bAdCbAF86cE30b6e5A72aa52\"\n            }\n        },\n        {\n            \"id\": 15330,\n            \"name\": \"Turtles Token\",\n            \"symbol\": \"TRTLS\",\n            \"slug\": \"turtles-token\",\n            \"rank\": 6560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"q4bpaRKw3fJB1AJBeeBaKv3TjYzWsmntLgnSB275YUb\"\n            }\n        },\n        {\n            \"id\": 15331,\n            \"name\": \"AppleSwap\",\n            \"symbol\": \"APPLE\",\n            \"slug\": \"appleswap\",\n            \"rank\": 6694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdbd5a8179c9ba78327a50a8c0454c6f93bc4ce2\"\n            }\n        },\n        {\n            \"id\": 15332,\n            \"name\": \"Foxboy\",\n            \"symbol\": \"FBB\",\n            \"slug\": \"foxboy\",\n            \"rank\": 9131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe0927f43a4f0a0dc7ee946859d7109a9a090257\"\n            }\n        },\n        {\n            \"id\": 15333,\n            \"name\": \"Guzzler\",\n            \"symbol\": \"GZLR\",\n            \"slug\": \"guzzler\",\n            \"rank\": 3038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:28:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9f4909cc95fb870bf48c128c1fdbb5f482797632\"\n            }\n        },\n        {\n            \"id\": 15334,\n            \"name\": \"Metavice\",\n            \"symbol\": \"SERVE\",\n            \"slug\": \"metavice\",\n            \"rank\": 5160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3F1d29b611c649eEC1e62bE2237891DD88E1aFe0\"\n            }\n        },\n        {\n            \"id\": 15335,\n            \"name\": \"Capital Aggregator Token\",\n            \"symbol\": \"CAT\",\n            \"slug\": \"capital-aggregator-token\",\n            \"rank\": 5750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3734dc0d241b5ad886fa6bff45ffa67252ac0e89\"\n            }\n        },\n        {\n            \"id\": 15336,\n            \"name\": \"MEDPING\",\n            \"symbol\": \"MPG\",\n            \"slug\": \"medping\",\n            \"rank\": 4299,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T04:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53f0e242ea207b6e9b63e0a53e788267aa99ff9b\"\n            }\n        },\n        {\n            \"id\": 15337,\n            \"name\": \"MommyETHEREUM\",\n            \"symbol\": \"MMETH\",\n            \"slug\": \"mommyethereum\",\n            \"rank\": 7386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:33:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f1ec37d18c2316e2dfb43610472ac5a6b977e2b\"\n            }\n        },\n        {\n            \"id\": 15338,\n            \"name\": \"CoreStarter\",\n            \"symbol\": \"CSTR\",\n            \"slug\": \"corestarter\",\n            \"rank\": 4877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"G7uYedVqFy97mzjygebnmmaMUVxWHFhNZotY6Zzsprvf\"\n            }\n        },\n        {\n            \"id\": 15339,\n            \"name\": \"LittleGhosts\",\n            \"symbol\": \"ECTO\",\n            \"slug\": \"littleghosts\",\n            \"rank\": 6894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T17:28:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEA340B35207b2C795C5CCF9a1B78bEfC838516E8\"\n            }\n        },\n        {\n            \"id\": 15340,\n            \"name\": \"Metanoom\",\n            \"symbol\": \"MTN\",\n            \"slug\": \"metanoom\",\n            \"rank\": 7034,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:48:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02c28de884a4f0bc67d1dacc466def995f6da822\"\n            }\n        },\n        {\n            \"id\": 15341,\n            \"name\": \"FUMoney\",\n            \"symbol\": \"FUM\",\n            \"slug\": \"fumoney\",\n            \"rank\": 7028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T05:57:01.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EZF2sPJRe26e8iyXaCrmEefrGVBkqqNGv9UPGG9EnTQz\"\n            }\n        },\n        {\n            \"id\": 15342,\n            \"name\": \"Baby Wakanda inu\",\n            \"symbol\": \"BABYWKD\",\n            \"slug\": \"babywakandainu\",\n            \"rank\": 7945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:02:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x353a94e74750c5d2d5b3c52abad54d76cb08a151\"\n            }\n        },\n        {\n            \"id\": 15343,\n            \"name\": \"Kashima Inu\",\n            \"symbol\": \"SHIMA\",\n            \"slug\": \"kashima-inu\",\n            \"rank\": 7029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:13:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x431fa8a7970dfd33f09ffc4e28be7736601d6a1b\"\n            }\n        },\n        {\n            \"id\": 15344,\n            \"name\": \"Unvaxxed Sperm\",\n            \"symbol\": \"NUBTC\",\n            \"slug\": \"unvaxxed-sperm\",\n            \"rank\": 5776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0dea5ac2898e6aa637ece0db750fd6d35e460392\"\n            }\n        },\n        {\n            \"id\": 15345,\n            \"name\": \"HbarPad\",\n            \"symbol\": \"HBARP\",\n            \"slug\": \"hbarpad\",\n            \"rank\": 7139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:13:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x926cc5b32c1e88d7532deff023ececdd66f37bfe\"\n            }\n        },\n        {\n            \"id\": 15346,\n            \"name\": \"DogyRace\",\n            \"symbol\": \"DOR\",\n            \"slug\": \"dogyrace\",\n            \"rank\": 6812,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfafbc48f6aa3587984ea50e472304802b39c2604\"\n            }\n        },\n        {\n            \"id\": 15347,\n            \"name\": \"99DEFI.NETWORK\",\n            \"symbol\": \"99DEFI\",\n            \"slug\": \"99defi-network\",\n            \"rank\": 3788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15348,\n            \"name\": \"Astra Guild Ventures\",\n            \"symbol\": \"AGV\",\n            \"slug\": \"astra-guild-ventures\",\n            \"rank\": 3305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T19:24:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4f618eff5ef36cde2fca4fbd86554c62fb1382b\"\n            }\n        },\n        {\n            \"id\": 15349,\n            \"name\": \"MYTEAMFINANCE\",\n            \"symbol\": \"MYF\",\n            \"slug\": \"myteamfinance\",\n            \"rank\": 7479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T00:04:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x143f4b20c8d96da41ae9bf8f1d7e1d064c35a706\"\n            }\n        },\n        {\n            \"id\": 15352,\n            \"name\": \"Stakemoon\",\n            \"symbol\": \"SMOON\",\n            \"slug\": \"stakemoon\",\n            \"rank\": 7162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e69aacE82083A2ffAcce9947a587c36cDBCcB31\"\n            }\n        },\n        {\n            \"id\": 15355,\n            \"name\": \"Baby Lovely Inu\",\n            \"symbol\": \"BLOVELY\",\n            \"slug\": \"baby-lovely-inu\",\n            \"rank\": 4713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04Df8C91FCcFd703cD15047bF6C1cE76D335C6cE\"\n            }\n        },\n        {\n            \"id\": 15356,\n            \"name\": \"Digital Genetic Code\",\n            \"symbol\": \"DGC\",\n            \"slug\": \"digital-genetic-code\",\n            \"rank\": 7402,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:31:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7f29e7086453ed97283893e763ae0989f4b70f8d\"\n            }\n        },\n        {\n            \"id\": 15357,\n            \"name\": \"DoubleDice\",\n            \"symbol\": \"DODI\",\n            \"slug\": \"doubledice-token\",\n            \"rank\": 4736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4e08f03079c5cd3083ea331ec61bcc87538b7665\"\n            }\n        },\n        {\n            \"id\": 15358,\n            \"name\": \"RaDAO\",\n            \"symbol\": \"RA\",\n            \"slug\": \"radao\",\n            \"rank\": 7647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc238200cFfdA7A5E2810086c26d5334e64F1155\"\n            }\n        },\n        {\n            \"id\": 15362,\n            \"name\": \"rASKO\",\n            \"symbol\": \"RASKO\",\n            \"slug\": \"rasko\",\n            \"rank\": 2057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T06:54:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd118f42edbc839f7e1e85d5269a25288792c141b\"\n            }\n        },\n        {\n            \"id\": 15364,\n            \"name\": \"Beluxuria\",\n            \"symbol\": \"BLUX\",\n            \"slug\": \"beluxuria\",\n            \"rank\": 7584,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:03:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4E3DcA33Ec4fBcdaF0B29AC229408bB247b71e5F\"\n            }\n        },\n        {\n            \"id\": 15365,\n            \"name\": \"Punk Shiba\",\n            \"symbol\": \"PUNKS\",\n            \"slug\": \"punk-shiba\",\n            \"rank\": 7693,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7189b1391f24F9a90cDB0E12ac0b3F489939921C\"\n            }\n        },\n        {\n            \"id\": 15366,\n            \"name\": \"XIDO FINANCE\",\n            \"symbol\": \"XIDO\",\n            \"slug\": \"xido-finance\",\n            \"rank\": 3001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6650117017ffd48b725b4ec5a00b414097108a7\"\n            }\n        },\n        {\n            \"id\": 15368,\n            \"name\": \"Egoras Credit\",\n            \"symbol\": \"EGC\",\n            \"slug\": \"egoras-credit\",\n            \"rank\": 5567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:12:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd68e5c52f7563486cc1a15d00efa12c8644a907e\"\n            }\n        },\n        {\n            \"id\": 15369,\n            \"name\": \"Game of Laughs\",\n            \"symbol\": \"GOL\",\n            \"slug\": \"game-of-laughs\",\n            \"rank\": 6982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:24:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21702036f0a6076C56421B04Ca41F4fF5EC99344\"\n            }\n        },\n        {\n            \"id\": 15370,\n            \"name\": \"AggregatedFinance\",\n            \"symbol\": \"AGFI\",\n            \"slug\": \"aggregatedfinance\",\n            \"rank\": 4236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:22:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0be4447860ddf283884bbaa3702749706750b09e\"\n            }\n        },\n        {\n            \"id\": 15371,\n            \"name\": \"Retromoon\",\n            \"symbol\": \"RETRO\",\n            \"slug\": \"retromoon\",\n            \"rank\": 7016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe81fe8bbbea13a0fd5cc0aafb6062631c659ec54\"\n            }\n        },\n        {\n            \"id\": 15372,\n            \"name\": \"Farm Planet\",\n            \"symbol\": \"FPL\",\n            \"slug\": \"farm-planet\",\n            \"rank\": 6606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5e29fc606a3002dec5663568bd6739ac0a6d41c\"\n            }\n        },\n        {\n            \"id\": 15374,\n            \"name\": \"YTizer\",\n            \"symbol\": \"YTZ\",\n            \"slug\": \"ytizer\",\n            \"rank\": 7248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51e5dcf44f8eb51dcd44cdc568f7c29e8557f560\"\n            }\n        },\n        {\n            \"id\": 15376,\n            \"name\": \"Rocky Inu\",\n            \"symbol\": \"ROCKY\",\n            \"slug\": \"rocky-inu\",\n            \"rank\": 5477,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T07:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x75cc6feb91f9cf00b41f8d2f6f66b4aedaf9727b\"\n            }\n        },\n        {\n            \"id\": 15378,\n            \"name\": \"Passive Token\",\n            \"symbol\": \"PASSIVE\",\n            \"slug\": \"passive-token\",\n            \"rank\": 7291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T19:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x540f8165e1052e3c61a57eaefa7932359677cc9e\"\n            }\n        },\n        {\n            \"id\": 15379,\n            \"name\": \"Tempo DAO\",\n            \"symbol\": \"TEMPO\",\n            \"slug\": \"tempo-dao\",\n            \"rank\": 6955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T08:54:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x88a425b738682f58c0ff9fcf2cceb47a361ef4cf\"\n            }\n        },\n        {\n            \"id\": 15382,\n            \"name\": \"Space Dog\",\n            \"symbol\": \"SPACEDOG\",\n            \"slug\": \"space-dog\",\n            \"rank\": 7779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T09:18:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD034c1F3cD74094fe966A0f25c9E5a21A21eb487\"\n            }\n        },\n        {\n            \"id\": 15383,\n            \"name\": \"LITTLE BABY DOGE\",\n            \"symbol\": \"LBD\",\n            \"slug\": \"little-baby-doge\",\n            \"rank\": 5782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T09:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf67006f8d22edEbd1191f3E728ab9a90289e6C38\"\n            }\n        },\n        {\n            \"id\": 15384,\n            \"name\": \"Planet Inu\",\n            \"symbol\": \"PLANETINU\",\n            \"slug\": \"planet-inu\",\n            \"rank\": 9132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T10:48:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa461258c192cb6057ad8729589b0d18b08ccace8\"\n            }\n        },\n        {\n            \"id\": 15385,\n            \"name\": \"MoonWay\",\n            \"symbol\": \"MOONWAY\",\n            \"slug\": \"moonway\",\n            \"rank\": 5921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T13:42:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x01cdec00557c39e43ac24898be9878925b8f49d3\"\n            }\n        },\n        {\n            \"id\": 15386,\n            \"name\": \"Kaiken\",\n            \"symbol\": \"KAIDHT\",\n            \"slug\": \"kaiken\",\n            \"rank\": 7710,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T11:03:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9470091b055ac9c87396f19fe929661d6311c44\"\n            }\n        },\n        {\n            \"id\": 15387,\n            \"name\": \"Luni\",\n            \"symbol\": \"LUNI\",\n            \"slug\": \"luni\",\n            \"rank\": 3623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T20:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1m3tdguf59xq3pa2twk5fjte5g6szj5y9x5npy7\"\n            }\n        },\n        {\n            \"id\": 15388,\n            \"name\": \"RIZON\",\n            \"symbol\": \"ATOLO\",\n            \"slug\": \"rizon-blockchain\",\n            \"rank\": 3833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T11:43:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15390,\n            \"name\": \"PixelSQUID\",\n            \"symbol\": \"PIXELSQUID\",\n            \"slug\": \"pixelsquid\",\n            \"rank\": 6285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T14:24:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a549cb605f1e651200c22d1a8482929b36330f7\"\n            }\n        },\n        {\n            \"id\": 15391,\n            \"name\": \"Rich Santa\",\n            \"symbol\": \"SANTA\",\n            \"slug\": \"rich-santa\",\n            \"rank\": 9133,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-11-30T15:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95A035a4E8738C6F7bf1C2a29996Bcd79Fcc074f\"\n            }\n        },\n        {\n            \"id\": 15392,\n            \"name\": \"DumpBuster\",\n            \"symbol\": \"GTFO\",\n            \"slug\": \"dumpbuster\",\n            \"rank\": 4545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa0a9c16856c96d5e9d80a8696eea5e02b2dc3398\"\n            }\n        },\n        {\n            \"id\": 15394,\n            \"name\": \"WETA VR\",\n            \"symbol\": \"WETA\",\n            \"slug\": \"weta-vr\",\n            \"rank\": 7940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T01:48:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x527D5cBB37C56304121f05D54E4Fb75737517Ae0\"\n            }\n        },\n        {\n            \"id\": 15395,\n            \"name\": \"Monster\",\n            \"symbol\": \"MST\",\n            \"slug\": \"monster-metaland\",\n            \"rank\": 5593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:03:48.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x152888854378201e173490956085c711f1DeD565\"\n            }\n        },\n        {\n            \"id\": 15396,\n            \"name\": \"Creator Protocol\",\n            \"symbol\": \"CRE\",\n            \"slug\": \"creator-protocol\",\n            \"rank\": 7700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:07:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2c14affaddee38d7375c400d144251a87d2c34a\"\n            }\n        },\n        {\n            \"id\": 15397,\n            \"name\": \"Firulais\",\n            \"symbol\": \"FIRU\",\n            \"slug\": \"firulais\",\n            \"rank\": 8193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:18:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe276056f924e15beac26f7b10b6d2805f9c64bb5\"\n            }\n        },\n        {\n            \"id\": 15398,\n            \"name\": \"Rome\",\n            \"symbol\": \"ROME\",\n            \"slug\": \"rome\",\n            \"rank\": 4824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x4a436073552044d5f2f49b176853ad3ad473d9d6\"\n            }\n        },\n        {\n            \"id\": 15399,\n            \"name\": \"SuperNova Token\",\n            \"symbol\": \"SNT\",\n            \"slug\": \"snt\",\n            \"rank\": 6504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x69d17c151ef62421ec338a0c92ca1c1202a427ec\"\n            }\n        },\n        {\n            \"id\": 15400,\n            \"name\": \"FloKishu\",\n            \"symbol\": \"FLISHU\",\n            \"slug\": \"flokishu\",\n            \"rank\": 9134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe6367ee89ad114833c05dd22c9797baca8aa370\"\n            }\n        },\n        {\n            \"id\": 15402,\n            \"name\": \"Spice DAO\",\n            \"symbol\": \"SPICE\",\n            \"slug\": \"spice-dao\",\n            \"rank\": 9135,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b6db7597a74602a5a806e33408e7e2dafa58193\"\n            }\n        },\n        {\n            \"id\": 15403,\n            \"name\": \"Spaceship War\",\n            \"symbol\": \"SPW\",\n            \"slug\": \"spaceship-war\",\n            \"rank\": 6724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:30:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b23340f5221FBD2e14f36e5b3E5d833D4D215b5\"\n            }\n        },\n        {\n            \"id\": 15404,\n            \"name\": \"Meta Musk\",\n            \"symbol\": \"META\",\n            \"slug\": \"meta-musk\",\n            \"rank\": 5734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4d8164892df2d5cf4754799cb2a001e3d5832b30\"\n            }\n        },\n        {\n            \"id\": 15405,\n            \"name\": \"Mirrored SPDR S&P 500\",\n            \"symbol\": \"MSPY\",\n            \"slug\": \"mirrored-spdr-s-p-500\",\n            \"rank\": 3781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15406,\n            \"name\": \"Mirrored Coinbase\",\n            \"symbol\": \"MCOIN\",\n            \"slug\": \"mirrored-coinbase\",\n            \"rank\": 4771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15408,\n            \"name\": \"Mirrored Galaxy Digital Holdings Ltd\",\n            \"symbol\": \"MGLXY\",\n            \"slug\": \"mirrored-galaxy-digital-holdings-ltd\",\n            \"rank\": 4438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T02:42:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1l5lrxtwd98ylfy09fn866au6dp76gu8ywnudls\"\n            }\n        },\n        {\n            \"id\": 15411,\n            \"name\": \"New Year Token\",\n            \"symbol\": \"NYT\",\n            \"slug\": \"new-year-token\",\n            \"rank\": 3775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15\"\n            }\n        },\n        {\n            \"id\": 15412,\n            \"name\": \"Mirrored Square\",\n            \"symbol\": \"MSQ\",\n            \"slug\": \"mirrored-square\",\n            \"rank\": 4724,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:00:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15413,\n            \"name\": \"Slushie Capital\",\n            \"symbol\": \"SLUSH\",\n            \"slug\": \"slushie-capital\",\n            \"rank\": 9136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd197c8b939f199c7d70d030c1931d3c24442df60\"\n            }\n        },\n        {\n            \"id\": 15414,\n            \"name\": \"Hodl ETH\",\n            \"symbol\": \"HETH\",\n            \"slug\": \"hodl-eth\",\n            \"rank\": 9137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x328ACc7cd3e2340ceF992B67c852095C0ee98603\"\n            }\n        },\n        {\n            \"id\": 15415,\n            \"name\": \"Bomberman\",\n            \"symbol\": \"BOMB\",\n            \"slug\": \"bomberman\",\n            \"rank\": 7418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:16:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8d5153839d8ace20ee6d262c24c8c168e057b88\"\n            }\n        },\n        {\n            \"id\": 15416,\n            \"name\": \"BUGG Finance\",\n            \"symbol\": \"BUGG\",\n            \"slug\": \"bugg-finance\",\n            \"rank\": 8009,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d62d515ca6dd901fc920e361559fd394eef3d52\"\n            }\n        },\n        {\n            \"id\": 15418,\n            \"name\": \"Golden Age\",\n            \"symbol\": \"GA\",\n            \"slug\": \"golden-age\",\n            \"rank\": 7486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:21:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x68db7736df537fcf5504dc701d720457c279719d\"\n            }\n        },\n        {\n            \"id\": 15419,\n            \"name\": \"Zenlink\",\n            \"symbol\": \"ZLK\",\n            \"slug\": \"zenlink\",\n            \"rank\": 4675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:33:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x0f47ba9d9Bde3442b42175e51d6A367928A1173B\"\n            }\n        },\n        {\n            \"id\": 15420,\n            \"name\": \"Evolution\",\n            \"symbol\": \"EVO\",\n            \"slug\": \"evolution-crypto\",\n            \"rank\": 7261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T03:33:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf2761e6f56fc3fba0f519e441720f80c087dba13\"\n            }\n        },\n        {\n            \"id\": 15421,\n            \"name\": \"Zomfi\",\n            \"symbol\": \"ZOMFI\",\n            \"slug\": \"zomfi\",\n            \"rank\": 4389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb1a05d0ee3c8d936f70b77318a348c0de2f8a396\"\n            }\n        },\n        {\n            \"id\": 15422,\n            \"name\": \"Income Island Token\",\n            \"symbol\": \"INCOME\",\n            \"slug\": \"income-island-token\",\n            \"rank\": 6567,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:09:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3a91A88Ef4bB813BB99EF5a745bcb56e3A3b403b\"\n            }\n        },\n        {\n            \"id\": 15425,\n            \"name\": \"Big Brain Capital DAO\",\n            \"symbol\": \"BBC DAO\",\n            \"slug\": \"big-brain-capital-dao\",\n            \"rank\": 9138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:43:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x270719e21852e0e817c4663cc9f1567441d6eaac\"\n            }\n        },\n        {\n            \"id\": 15427,\n            \"name\": \"Rocket\",\n            \"symbol\": \"ROCKET\",\n            \"slug\": \"rocket\",\n            \"rank\": 5486,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:33:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd051b29c5cb6c19532529d7544dd0718dd40ecc8\"\n            }\n        },\n        {\n            \"id\": 15428,\n            \"name\": \"Euro Shiba Inu\",\n            \"symbol\": \"ESHIB\",\n            \"slug\": \"euro-shiba-inu\",\n            \"rank\": 5738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xffaa85705ae216363e4e843b67ff3c238fcf0de2\"\n            }\n        },\n        {\n            \"id\": 15430,\n            \"name\": \"MATRIX\",\n            \"symbol\": \"MTRX\",\n            \"slug\": \"matrix\",\n            \"rank\": 9139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x343A0736A8bfFe04110430d63Aa840Cf4A2A07D1\"\n            }\n        },\n        {\n            \"id\": 15431,\n            \"name\": \"The Sandlot\",\n            \"symbol\": \"HUSTLE\",\n            \"slug\": \"the-sandlot\",\n            \"rank\": 9140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3416d6A6E2ee7e880c9936f86136e9b109c3338c\"\n            }\n        },\n        {\n            \"id\": 15432,\n            \"name\": \"Bikini Finance\",\n            \"symbol\": \"BIKINI\",\n            \"slug\": \"bikini-finance\",\n            \"rank\": 7592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC865a1dFB8717F53261a935D5C2577fDA7523C55\"\n            }\n        },\n        {\n            \"id\": 15433,\n            \"name\": \"SuperPlayer World\",\n            \"symbol\": \"HONOR\",\n            \"slug\": \"superplayer-world\",\n            \"rank\": 6605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:00:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb7e70b3a0912a780fd31679f31a917bb480adb6\"\n            }\n        },\n        {\n            \"id\": 15434,\n            \"name\": \"DIAMOND\",\n            \"symbol\": \"DIAMOND\",\n            \"slug\": \"diamond-xrpl\",\n            \"rank\": 5520,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T04:57:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rfSTRox25KWznAtKCLqJ29zPxwErkhbX49\"\n            }\n        },\n        {\n            \"id\": 15435,\n            \"name\": \"Toshinori Inu\",\n            \"symbol\": \"TOSHINORI\",\n            \"slug\": \"toshinori-inu\",\n            \"rank\": 7906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:39:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe0bcd056b6a8c7fd4983cb56c162799e498e85d3\"\n            }\n        },\n        {\n            \"id\": 15436,\n            \"name\": \"Hoff Coin\",\n            \"symbol\": \"HOFF\",\n            \"slug\": \"hoff-coin\",\n            \"rank\": 5100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:45:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb3f822dbbd694901e2051a2495a8755d6cfd5133\"\n            }\n        },\n        {\n            \"id\": 15437,\n            \"name\": \"Shilly Bar\",\n            \"symbol\": \"SHBAR\",\n            \"slug\": \"shilly-bar\",\n            \"rank\": 7321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:51:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3bebB4f2D348e44cC4547Cba2F96C214fE5A25A\"\n            }\n        },\n        {\n            \"id\": 15438,\n            \"name\": \"ForthBox\",\n            \"symbol\": \"FBX\",\n            \"slug\": \"forthbox\",\n            \"rank\": 3947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T05:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFD57aC98aA8E445C99bc2C41B23997573fAdf795\"\n            }\n        },\n        {\n            \"id\": 15439,\n            \"name\": \"Age of Tanks\",\n            \"symbol\": \"A.O.T\",\n            \"slug\": \"age-of-tanks\",\n            \"rank\": 3564,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T16:41:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9589014f7a8547b89a6331eeee32b7fbd5852af9\"\n            }\n        },\n        {\n            \"id\": 15440,\n            \"name\": \"Txbit Token\",\n            \"symbol\": \"TXBIT\",\n            \"slug\": \"txbit-token\",\n            \"rank\": 4969,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T06:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x339fe932809e39a95b621a7f88bbf6c08eb6c978\"\n            }\n        },\n        {\n            \"id\": 15442,\n            \"name\": \"All Coins Yield Capital\",\n            \"symbol\": \"ACYC\",\n            \"slug\": \"all-coins-yield-capital\",\n            \"rank\": 3544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T06:57:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb56a1f3310578f23120182fb2e58c087efe6e147\"\n            }\n        },\n        {\n            \"id\": 15443,\n            \"name\": \"ZUG\",\n            \"symbol\": \"ZUG\",\n            \"slug\": \"etherorcs-token\",\n            \"rank\": 5284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T22:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfee5f54e1070e7ed31be341e0a5b1e847f6a84ab\"\n            }\n        },\n        {\n            \"id\": 15444,\n            \"name\": \"MandoX\",\n            \"symbol\": \"MANDOX\",\n            \"slug\": \"mandox\",\n            \"rank\": 4821,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T06:57:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xAFbF03181833aB4E8DEc24D708a2a24c2bAaa4a4\"\n            }\n        },\n        {\n            \"id\": 15445,\n            \"name\": \"SolidETH\",\n            \"symbol\": \"SOLIDETH\",\n            \"slug\": \"solideth\",\n            \"rank\": 6580,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:44:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d772ca965648bcdbc263a7e672b46d214cca432\"\n            }\n        },\n        {\n            \"id\": 15446,\n            \"name\": \"Baby Shark Tank\",\n            \"symbol\": \"BASHTANK\",\n            \"slug\": \"baby-shark-tank\",\n            \"rank\": 7880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T07:45:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x484312a0aaeae3ae36a74ff3e294246f35dddf4f\"\n            }\n        },\n        {\n            \"id\": 15447,\n            \"name\": \"Lyra\",\n            \"symbol\": \"LYRA\",\n            \"slug\": \"lyra-finance\",\n            \"rank\": 4897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T13:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01ba67aac7f75f647d94220cc98fb30fcc5105bf\"\n            }\n        },\n        {\n            \"id\": 15450,\n            \"name\": \"DICE INU\",\n            \"symbol\": \"DICE\",\n            \"slug\": \"dice-inu\",\n            \"rank\": 9141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T08:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x924ebf416e8d207539ee36b1223b990db2ae379e\"\n            }\n        },\n        {\n            \"id\": 15453,\n            \"name\": \"MadCredits\",\n            \"symbol\": \"MWR\",\n            \"slug\": \"madcredits\",\n            \"rank\": 9142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x63346a05ca4934ce09700e72680714eddcd854d9\"\n            }\n        },\n        {\n            \"id\": 15454,\n            \"name\": \"FireFlame Inu\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"fireflame-inu\",\n            \"rank\": 6604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:44:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fa6f63b11cc1af508cd19ba823853d6aacd9d65\"\n            }\n        },\n        {\n            \"id\": 15455,\n            \"name\": \"ImpactXP\",\n            \"symbol\": \"IMPACTXP\",\n            \"slug\": \"impactxp\",\n            \"rank\": 3383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:14:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb12494c8824fc069757f47d177e666c571cd49ae\"\n            }\n        },\n        {\n            \"id\": 15456,\n            \"name\": \"Juicebox\",\n            \"symbol\": \"JBX\",\n            \"slug\": \"juicebox\",\n            \"rank\": 4441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:26:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3abf2a4f8452ccc2cf7b4c1e4663147600646f66\"\n            }\n        },\n        {\n            \"id\": 15458,\n            \"name\": \"Kardia Info\",\n            \"symbol\": \"INFO\",\n            \"slug\": \"info-token\",\n            \"rank\": 7160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T10:43:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5453,\n                \"name\": \"KardiaChain\",\n                \"symbol\": \"KAI\",\n                \"slug\": \"kardiachain\",\n                \"token_address\": \"0x5FFD7a138422cBbcfB53908AD51F656D7C6c640F\"\n            }\n        },\n        {\n            \"id\": 15459,\n            \"name\": \"King Floki V2\",\n            \"symbol\": \"KING\",\n            \"slug\": \"king-floki-v2\",\n            \"rank\": 5017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T11:30:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb872057ee478b3eb77e74c9aa7b50fe4ed650e58\"\n            }\n        },\n        {\n            \"id\": 15460,\n            \"name\": \"MetaShiba\",\n            \"symbol\": \"MSHIBA\",\n            \"slug\": \"metashiba-token\",\n            \"rank\": 7924,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T11:33:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x817aea85fa208f499f08276a4340e4e35d50b643\"\n            }\n        },\n        {\n            \"id\": 15461,\n            \"name\": \"ElonFlokiInu\",\n            \"symbol\": \"EFloki\",\n            \"slug\": \"elonflokiinu-token\",\n            \"rank\": 9143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T13:45:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a79d742E396760F5e0990a59d6E5Cf0b134D92b\"\n            }\n        },\n        {\n            \"id\": 15463,\n            \"name\": \"SIDUS HEROES\",\n            \"symbol\": \"SIDUS\",\n            \"slug\": \"sidus-heroes-sidus-token\",\n            \"rank\": 690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T21:01:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x549020a9Cb845220D66d3E9c6D9F9eF61C981102\"\n            }\n        },\n        {\n            \"id\": 15464,\n            \"name\": \"GENIE token\",\n            \"symbol\": \"GENIETOKEN\",\n            \"slug\": \"genie-token\",\n            \"rank\": 7120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T15:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6e03ae2a59c6259a2c776b3de87b1dad0f68fd7\"\n            }\n        },\n        {\n            \"id\": 15467,\n            \"name\": \"Christmas Floki X\",\n            \"symbol\": \"CFloki X\",\n            \"slug\": \"christmas-floki-x\",\n            \"rank\": 7599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T18:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02d2A4eBD50Ff43D7737Eb5AA3E37C41927Dc863\"\n            }\n        },\n        {\n            \"id\": 15468,\n            \"name\": \"GizaDao\",\n            \"symbol\": \"GIZA\",\n            \"slug\": \"gizadao\",\n            \"rank\": 7888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-01T18:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x3389492f36642f27f7bf4a7749fb3fc2c8fbb7ee\"\n            }\n        },\n        {\n            \"id\": 15469,\n            \"name\": \"Sipher\",\n            \"symbol\": \"SIPHER\",\n            \"slug\": \"sipher\",\n            \"rank\": 3903,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:13:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9F52c8ecbEe10e00D9faaAc5Ee9Ba0fF6550F511\"\n            }\n        },\n        {\n            \"id\": 15471,\n            \"name\": \"4JNET\",\n            \"symbol\": \"4JNET\",\n            \"slug\": \"4jnet\",\n            \"rank\": 5761,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667\"\n            }\n        },\n        {\n            \"id\": 15472,\n            \"name\": \"AngryFloki\",\n            \"symbol\": \"$AFLOKI\",\n            \"slug\": \"angryfloki\",\n            \"rank\": 5574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:12:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2F9e23c175d31970ebf57e3bf121f09CEBBAB1E\"\n            }\n        },\n        {\n            \"id\": 15473,\n            \"name\": \"Cryptogram\",\n            \"symbol\": \"CRYPTOGRAM\",\n            \"slug\": \"cryptogram\",\n            \"rank\": 5838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdebaa696f6ed65c9d26d51f2afb2f323f3c058e1\"\n            }\n        },\n        {\n            \"id\": 15474,\n            \"name\": \"WAGMI Game\",\n            \"symbol\": \"WAGMI\",\n            \"slug\": \"wagmi-game\",\n            \"rank\": 4795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:15:38.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e987df68cc13d271e621ec82e050a1bbd62c180\"\n            }\n        },\n        {\n            \"id\": 15475,\n            \"name\": \"Doge Raca\",\n            \"symbol\": \"DOCA\",\n            \"slug\": \"doge-raca\",\n            \"rank\": 7257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb547607eae3b10d94b211da84a3b51bfa545774d\"\n            }\n        },\n        {\n            \"id\": 15476,\n            \"name\": \"LUXY\",\n            \"symbol\": \"LUXY\",\n            \"slug\": \"luxy\",\n            \"rank\": 6132,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T03:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd4945a3d0de9923035521687d4bf18cc9b0c7c2a\"\n            }\n        },\n        {\n            \"id\": 15477,\n            \"name\": \"MillionMonke\",\n            \"symbol\": \"MIMO\",\n            \"slug\": \"millionmonke\",\n            \"rank\": 8268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T04:18:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9TE7ebz1dsFo1uQ2T4oYAKSm39Y6fWuHrd6Uk6XaiD16\"\n            }\n        },\n        {\n            \"id\": 15478,\n            \"name\": \"Decentral Games\",\n            \"symbol\": \"DG\",\n            \"slug\": \"decentral-games\",\n            \"rank\": 322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T21:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4b520c812e8430659fc9f12f6d0c39026c83588d\"\n            }\n        },\n        {\n            \"id\": 15479,\n            \"name\": \"Big Fund Capital DAO\",\n            \"symbol\": \"BFC\",\n            \"slug\": \"big-fund-capital-dao\",\n            \"rank\": 9144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T04:53:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x2D5433E9D475C78542dbd0d16d7016b9AaB99c1c\"\n            }\n        },\n        {\n            \"id\": 15480,\n            \"name\": \"Umami Finance\",\n            \"symbol\": \"UMAMI\",\n            \"slug\": \"umami-finance\",\n            \"rank\": 4220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T05:00:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x1622bf67e6e5747b81866fe0b85178a93c7f86e3\"\n            }\n        },\n        {\n            \"id\": 15481,\n            \"name\": \"Devia8\",\n            \"symbol\": \"DEVIA8\",\n            \"slug\": \"devia8\",\n            \"rank\": 6944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T05:03:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48a593ffbb06471415d70b66848a82e65cf61d9f\"\n            }\n        },\n        {\n            \"id\": 15483,\n            \"name\": \"LocalTrade\",\n            \"symbol\": \"LTT\",\n            \"slug\": \"localtrade\",\n            \"rank\": 3799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1DC84Fc11E48aE640D48044F22A603BBE914A612\"\n            }\n        },\n        {\n            \"id\": 15485,\n            \"name\": \"Engine\",\n            \"symbol\": \"ENGN\",\n            \"slug\": \"engine-token\",\n            \"rank\": 5463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T06:30:27.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf0d243ee0d7517b1fcf2445ab624ded2dbe3ba54\"\n            }\n        },\n        {\n            \"id\": 15486,\n            \"name\": \"PumpETH\",\n            \"symbol\": \"PETH\",\n            \"slug\": \"pumpeth\",\n            \"rank\": 4197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T08:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D\"\n            }\n        },\n        {\n            \"id\": 15487,\n            \"name\": \"PopDoge\",\n            \"symbol\": \"POPDOGE\",\n            \"slug\": \"popdoge\",\n            \"rank\": 7453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T08:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21c9a960a550adb0f89911b62698b9e8bab86037\"\n            }\n        },\n        {\n            \"id\": 15489,\n            \"name\": \"Wizarre Scroll\",\n            \"symbol\": \"SCRL\",\n            \"slug\": \"wizarre\",\n            \"rank\": 4306,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T01:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52c1751C89fc913ed274d72e8d56DcE4Ee44A5cf\"\n            }\n        },\n        {\n            \"id\": 15490,\n            \"name\": \"Wizards And Dragons\",\n            \"symbol\": \"GP\",\n            \"slug\": \"wizards-and-dragons\",\n            \"rank\": 3085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T09:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x38ec27c6f05a169e7ed03132bca7d0cfee93c2c5\"\n            }\n        },\n        {\n            \"id\": 15491,\n            \"name\": \"Drachen Lord\",\n            \"symbol\": \"DRAG\",\n            \"slug\": \"drachen-lord\",\n            \"rank\": 9145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x239d4e702667F106950ab897Ba17802b2D15cC3f\"\n            }\n        },\n        {\n            \"id\": 15493,\n            \"name\": \"Multiverse Capital\",\n            \"symbol\": \"MVC\",\n            \"slug\": \"multiverse-capital\",\n            \"rank\": 4665,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80d04E44955AA9c3F24041B2A824A20A88E735a8\"\n            }\n        },\n        {\n            \"id\": 15495,\n            \"name\": \"ChargeDefi\",\n            \"symbol\": \"CHARGE\",\n            \"slug\": \"chargedefi\",\n            \"rank\": 3090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T00:10:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c6bc8e962427deb4106ae06a7fa2d715687395c\"\n            }\n        },\n        {\n            \"id\": 15496,\n            \"name\": \"Gobble Gobble\",\n            \"symbol\": \"GOBBLE\",\n            \"slug\": \"gobble-gobble\",\n            \"rank\": 9146,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1ec1b3fffd5072d97b27110a667c35025c96d5c5\"\n            }\n        },\n        {\n            \"id\": 15502,\n            \"name\": \"Peoplez\",\n            \"symbol\": \"LEZ\",\n            \"slug\": \"peoplez\",\n            \"rank\": 5484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc23be03f64a834b3fa6ae62c97ac8b40f3eec6a9\"\n            }\n        },\n        {\n            \"id\": 15503,\n            \"name\": \"Empire Warriors\",\n            \"symbol\": \"EMP\",\n            \"slug\": \"empire-warriors\",\n            \"rank\": 7704,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T10:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF4bEEB8e6217E0Be32F648B16bfa647Ad2c57fE1\"\n            }\n        },\n        {\n            \"id\": 15504,\n            \"name\": \"Zeronauts\",\n            \"symbol\": \"ZNS\",\n            \"slug\": \"zeronauts\",\n            \"rank\": 7908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31582e4Dd4906f2eb71C0D7b141AA097FB715491\"\n            }\n        },\n        {\n            \"id\": 15507,\n            \"name\": \"Defender of Doge\",\n            \"symbol\": \"DOD\",\n            \"slug\": \"defender-of-doge\",\n            \"rank\": 4993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T12:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7c8f3d8422c185fd49d9fcc0b72f1d5d8614a44\"\n            }\n        },\n        {\n            \"id\": 15508,\n            \"name\": \"Xeebster\",\n            \"symbol\": \"XEEB\",\n            \"slug\": \"xeebster\",\n            \"rank\": 6323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfAE5a913fAc73Ef8ED647e53dc42d2fEBc9eA6c9\"\n            }\n        },\n        {\n            \"id\": 15509,\n            \"name\": \"Studio Shibli\",\n            \"symbol\": \"SHIBLI\",\n            \"slug\": \"studio-shibli\",\n            \"rank\": 9147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T12:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB1A88c33091490218965787919fcc9862C1798eE\"\n            }\n        },\n        {\n            \"id\": 15510,\n            \"name\": \"Decentral Games Governance (xDG)\",\n            \"symbol\": \"xDG\",\n            \"slug\": \"decentral-games-governance-xdg\",\n            \"rank\": 6798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T08:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4f81c790581b240a5c948afd173620ecc8c71c8d\"\n            }\n        },\n        {\n            \"id\": 15513,\n            \"name\": \"Defi Coin\",\n            \"symbol\": \"DEFC\",\n            \"slug\": \"defi-coin\",\n            \"rank\": 5907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb33cbbe6f1e699574f10606ed9a495a196476df\"\n            }\n        },\n        {\n            \"id\": 15516,\n            \"name\": \"Pi INU\",\n            \"symbol\": \"PINU\",\n            \"slug\": \"pi-inu\",\n            \"rank\": 3898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf03e02acbc5eb22de027ea4f59235966f5810d4f\"\n            }\n        },\n        {\n            \"id\": 15517,\n            \"name\": \"WoopMoney\",\n            \"symbol\": \"WMW\",\n            \"slug\": \"woopmoney\",\n            \"rank\": 4342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:40:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3cd0e0154acb80bfbdd8dbffe3cb61ccf23c981e\"\n            }\n        },\n        {\n            \"id\": 15518,\n            \"name\": \"Kanga Exchange Token\",\n            \"symbol\": \"KNG\",\n            \"slug\": \"kanga-exchange-token\",\n            \"rank\": 5697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x471d113059324321749e097705197a2b44a070fc\"\n            }\n        },\n        {\n            \"id\": 15519,\n            \"name\": \"ElonsPets\",\n            \"symbol\": \"ELP\",\n            \"slug\": \"elonspets\",\n            \"rank\": 9148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40b50a516e081945b95d30fcbbb31476a63ffb4a\"\n            }\n        },\n        {\n            \"id\": 15520,\n            \"name\": \"Shinomics\",\n            \"symbol\": \"SHIN\",\n            \"slug\": \"shinomics\",\n            \"rank\": 6252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84BbAd0Fe2770790f2b587196c6ECB270E776647\"\n            }\n        },\n        {\n            \"id\": 15521,\n            \"name\": \"NFTinder\",\n            \"symbol\": \"NFTNDR\",\n            \"slug\": \"nftinder\",\n            \"rank\": 7615,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T15:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xec37441dbc28c17d22740d8298cd737b994e4adf\"\n            }\n        },\n        {\n            \"id\": 15525,\n            \"name\": \"Floki One\",\n            \"symbol\": \"floki\",\n            \"slug\": \"floki-one\",\n            \"rank\": 5430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x24b6179e4062ed9baeace0e6081dbd55b6072380\"\n            }\n        },\n        {\n            \"id\": 15526,\n            \"name\": \"DaVinci Token\",\n            \"symbol\": \"VINCI\",\n            \"slug\": \"davinci-token\",\n            \"rank\": 4846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T16:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xb8e0497018c991e86311b64efd9d57b06aedbbae\"\n            }\n        },\n        {\n            \"id\": 15527,\n            \"name\": \"Solidray Finance\",\n            \"symbol\": \"SRT\",\n            \"slug\": \"solidray-finance\",\n            \"rank\": 6129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T17:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5b6c496cc837ccf003feacc4835e39d5976105a8\"\n            }\n        },\n        {\n            \"id\": 15528,\n            \"name\": \"Zodium\",\n            \"symbol\": \"ZODI\",\n            \"slug\": \"zodium\",\n            \"rank\": 4804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-02T20:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cca2f5561bb0fca88e5b9b48b7fbf000349c357\"\n            }\n        },\n        {\n            \"id\": 15529,\n            \"name\": \"Space Crypto\",\n            \"symbol\": \"SPG\",\n            \"slug\": \"space-crypto\",\n            \"rank\": 2893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T17:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ecaf010fc192e2d5cbeb4dfb1fee20fbd733aa1\"\n            }\n        },\n        {\n            \"id\": 15530,\n            \"name\": \"Enegra (EGX)\",\n            \"symbol\": \"EGX\",\n            \"slug\": \"enegra-egx\",\n            \"rank\": 9149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x8db0a6d1b06950b4e81c4f67d1289fc7b9359c7f\"\n            }\n        },\n        {\n            \"id\": 15531,\n            \"name\": \"WinNow\",\n            \"symbol\": \"WNNW\",\n            \"slug\": \"winnow\",\n            \"rank\": 7462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T02:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa1578daf3eeb1accc3767c687cd5a0d9df8b20cb\"\n            }\n        },\n        {\n            \"id\": 15532,\n            \"name\": \"MooMonster\",\n            \"symbol\": \"MOO\",\n            \"slug\": \"moomonster\",\n            \"rank\": 3156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:07:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa29b6f4e762874846c081e20ed1142ff83faafef\"\n            }\n        },\n        {\n            \"id\": 15534,\n            \"name\": \"KingPad\",\n            \"symbol\": \"CROWN\",\n            \"slug\": \"kingpad\",\n            \"rank\": 6082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a3bA320d44192ae9f6C061F15bCEbd7a6217242\"\n            }\n        },\n        {\n            \"id\": 15535,\n            \"name\": \"Flux\",\n            \"symbol\": \"FLX\",\n            \"slug\": \"flux-dao\",\n            \"rank\": 3851,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T22:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3Ea8ea4237344C9931214796d9417Af1A1180770\"\n            }\n        },\n        {\n            \"id\": 15536,\n            \"name\": \"Small Fish Cookie\",\n            \"symbol\": \"SFC\",\n            \"slug\": \"small-fish-cookie\",\n            \"rank\": 4364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T03:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f7b0f336f7fc969b4713615d6c42af86bb7c903\"\n            }\n        },\n        {\n            \"id\": 15538,\n            \"name\": \"COXSWAP\",\n            \"symbol\": \"COX\",\n            \"slug\": \"coxswap\",\n            \"rank\": 5906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T04:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17FEa92CA2e7570d07b63ecD6B698e01386555A4\"\n            }\n        },\n        {\n            \"id\": 15539,\n            \"name\": \"NOSHIT\",\n            \"symbol\": \"NSH\",\n            \"slug\": \"noshit\",\n            \"rank\": 3908,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T05:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb\"\n            }\n        },\n        {\n            \"id\": 15540,\n            \"name\": \"Smart Token\",\n            \"symbol\": \"SMART\",\n            \"slug\": \"smart-token\",\n            \"rank\": 7983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T05:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x34D33dc8Ac6f1650D94A7E9A972B47044217600b\"\n            }\n        },\n        {\n            \"id\": 15541,\n            \"name\": \"Geckolands\",\n            \"symbol\": \"GEC\",\n            \"slug\": \"geckolands\",\n            \"rank\": 4099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T05:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdec8fb35b96a9ee0b78e662f73287f71b94f15f5\"\n            }\n        },\n        {\n            \"id\": 15542,\n            \"name\": \"Doge Rise Up\",\n            \"symbol\": \"DOGERISEUP\",\n            \"slug\": \"doge-rise-up\",\n            \"rank\": 3832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12d31d5ddf12784ab9fa123ce7f735c76ffcd9bb\"\n            }\n        },\n        {\n            \"id\": 15543,\n            \"name\": \"HAYFEVER\",\n            \"symbol\": \"HAY\",\n            \"slug\": \"hayfever\",\n            \"rank\": 6725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf6269e2e0c271fb6af35e7f8a539ebc7155e33bb\"\n            }\n        },\n        {\n            \"id\": 15544,\n            \"name\": \"PIST TRUST\",\n            \"symbol\": \"PIST\",\n            \"slug\": \"pist-trust\",\n            \"rank\": 4341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x315dc1b524de57ae8e809a2e97699dbc895b8a21\"\n            }\n        },\n        {\n            \"id\": 15545,\n            \"name\": \"SuperMegaHyperDoge\",\n            \"symbol\": \"SMHDOGE\",\n            \"slug\": \"supermegahyperdoge\",\n            \"rank\": 7234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T06:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5644bb2b594fcf6f74384d2ad26c68f02a47981c\"\n            }\n        },\n        {\n            \"id\": 15547,\n            \"name\": \"BEPIS\",\n            \"symbol\": \"BEPIS\",\n            \"slug\": \"bepis\",\n            \"rank\": 9150,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:13:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa031d93DD0dC21Bb799D3f7780e9D29df5210114\"\n            }\n        },\n        {\n            \"id\": 15548,\n            \"name\": \"FREEMOON ETH\",\n            \"symbol\": \"EFREEMOON\",\n            \"slug\": \"freemoon-eth\",\n            \"rank\": 9151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:09:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x31f0bc450c12eb62b4c617d4c876f7a66470fcb3\"\n            }\n        },\n        {\n            \"id\": 15550,\n            \"name\": \"RobustSwap Token\",\n            \"symbol\": \"RBS\",\n            \"slug\": \"robustswap-token\",\n            \"rank\": 7145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x95336aC5f7E840e7716781313e1607F7C9D6BE25\"\n            }\n        },\n        {\n            \"id\": 15551,\n            \"name\": \"Dogelana\",\n            \"symbol\": \"DLANA\",\n            \"slug\": \"dogelana\",\n            \"rank\": 8182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T08:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DogeLZECE9CthXasBLFxgeA2umEyt8CcV7Jsf6P5ZTFo\"\n            }\n        },\n        {\n            \"id\": 15553,\n            \"name\": \"Andromeda\",\n            \"symbol\": \"M31\",\n            \"slug\": \"andromeda\",\n            \"rank\": 4300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb46acb1f8d0ff6369c2f00146897aea1dfcf2414\"\n            }\n        },\n        {\n            \"id\": 15554,\n            \"name\": \"Citrus\",\n            \"symbol\": \"CTS\",\n            \"slug\": \"citrus\",\n            \"rank\": 4070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe67Cf598a349aFff89f6045108c6C1850f82839\"\n            }\n        },\n        {\n            \"id\": 15555,\n            \"name\": \"American Dream\",\n            \"symbol\": \"ADREAM\",\n            \"slug\": \"american-dream\",\n            \"rank\": 6888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45c4b4b718f7e2df5c22eff8a2bb79e9090a428d\"\n            }\n        },\n        {\n            \"id\": 15556,\n            \"name\": \"AvaPay\",\n            \"symbol\": \"AVAPAY\",\n            \"slug\": \"avapay\",\n            \"rank\": 9152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:21:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3f3fea5dd9b1940c2ee4822d7b7a06f19d58656e\"\n            }\n        },\n        {\n            \"id\": 15557,\n            \"name\": \"Mother of Memes\",\n            \"symbol\": \"MOM\",\n            \"slug\": \"mother-of-memes\",\n            \"rank\": 7015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x211fa9e7e390c29b0ab1a9248949a0ab716c4154\"\n            }\n        },\n        {\n            \"id\": 15558,\n            \"name\": \"Shiba Games\",\n            \"symbol\": \"SHIBAGAMES\",\n            \"slug\": \"shiba-games\",\n            \"rank\": 7209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ea526b4799541797d8b880b48cc65d71d1e273b\"\n            }\n        },\n        {\n            \"id\": 15559,\n            \"name\": \"FarmersOnly Onion\",\n            \"symbol\": \"ONION\",\n            \"slug\": \"farmersonly-onion\",\n            \"rank\": 8111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf6931e67EF0cB20423351A53069719Df2ad76e78\"\n            }\n        },\n        {\n            \"id\": 15561,\n            \"name\": \"MetaPool\",\n            \"symbol\": \"MPOOL\",\n            \"slug\": \"metapool\",\n            \"rank\": 9153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-03T13:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18C43A0214dB7C7DCa1125256e2a848AaEA71040\"\n            }\n        },\n        {\n            \"id\": 15562,\n            \"name\": \"PIZZA NFT\",\n            \"symbol\": \"$PIZZA\",\n            \"slug\": \"pizzanft\",\n            \"rank\": 7928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb07905396A419B121213efe1d17cfD0ff20aE597\"\n            }\n        },\n        {\n            \"id\": 15563,\n            \"name\": \"Cornucopias\",\n            \"symbol\": \"COPI\",\n            \"slug\": \"cornucopias\",\n            \"rank\": 3625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T16:44:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfea292e5ea4510881bdb840e3cec63abd43f936f\"\n            }\n        },\n        {\n            \"id\": 15564,\n            \"name\": \"DexGame\",\n            \"symbol\": \"DXGM\",\n            \"slug\": \"dexgame\",\n            \"rank\": 4278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66f73d0fd4161cfad4302dc145ff994375c13475\"\n            }\n        },\n        {\n            \"id\": 15565,\n            \"name\": \"CheeseSwap\",\n            \"symbol\": \"CHEESE\",\n            \"slug\": \"cheese-swap\",\n            \"rank\": 5956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T04:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4bf64b17e270b50d00658e3c0e2fbdefabdd87b\"\n            }\n        },\n        {\n            \"id\": 15566,\n            \"name\": \"JETOKEN\",\n            \"symbol\": \"JETS\",\n            \"slug\": \"jetoken\",\n            \"rank\": 6592,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T05:12:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0f005dfe97c5041e538b7075915b2ee706677c26\"\n            }\n        },\n        {\n            \"id\": 15567,\n            \"name\": \"Chipz\",\n            \"symbol\": \"CHPZ\",\n            \"slug\": \"chipz\",\n            \"rank\": 5972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T05:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fabcb70eeda798f9241f4bb11cceea7d93b157a\"\n            }\n        },\n        {\n            \"id\": 15568,\n            \"name\": \"Arkadiko Finance\",\n            \"symbol\": \"DIKO\",\n            \"slug\": \"arkadiko-finance\",\n            \"rank\": 5677,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15569,\n            \"name\": \"Crystal Wallet\",\n            \"symbol\": \"CRT\",\n            \"slug\": \"crystal-wallet\",\n            \"rank\": 7344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T08:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x84817f5b8523c063d9574b36c5b670a046bb5810\"\n            }\n        },\n        {\n            \"id\": 15570,\n            \"name\": \"Stay In Destiny World\",\n            \"symbol\": \"SIW\",\n            \"slug\": \"stay-in-destiny-world\",\n            \"rank\": 4742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T09:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1ec13469d3f9bda35c5e7cdcbfbb390756767b6\"\n            }\n        },\n        {\n            \"id\": 15572,\n            \"name\": \"Charm\",\n            \"symbol\": \"CHARM\",\n            \"slug\": \"charm\",\n            \"rank\": 4286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x248CB87DDA803028dfeaD98101C9465A2fbdA0d4\"\n            }\n        },\n        {\n            \"id\": 15574,\n            \"name\": \"KaraStar UMY\",\n            \"symbol\": \"UMY\",\n            \"slug\": \"karastar-umy\",\n            \"rank\": 3746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0522ecfe37ab2bdb5d60a99e08d1e8379bd35c00\"\n            }\n        },\n        {\n            \"id\": 15575,\n            \"name\": \"Plastiks\",\n            \"symbol\": \"PLASTIK\",\n            \"slug\": \"plastiks\",\n            \"rank\": 3399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2764be4756fec8de911d8d37efe4ae8aff178254\"\n            }\n        },\n        {\n            \"id\": 15578,\n            \"name\": \"Dawn Wars\",\n            \"symbol\": \"DW\",\n            \"slug\": \"dawn-wars\",\n            \"rank\": 6315,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-04T15:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x951ad8020cee44f6cec9b8aff9fc8e42363f6f50\"\n            }\n        },\n        {\n            \"id\": 15583,\n            \"name\": \"Studyum\",\n            \"symbol\": \"STUD\",\n            \"slug\": \"studyum\",\n            \"rank\": 6334,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T00:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f48e457b4b0708c999a1e088c005e977cfdd707\"\n            }\n        },\n        {\n            \"id\": 15584,\n            \"name\": \"Humans.ai\",\n            \"symbol\": \"HEART\",\n            \"slug\": \"humans-ai\",\n            \"rank\": 3121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T16:16:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8FAc8031e079F409135766C7d5De29cf22EF897C\"\n            }\n        },\n        {\n            \"id\": 15585,\n            \"name\": \"GuildFi\",\n            \"symbol\": \"GF\",\n            \"slug\": \"guildfi\",\n            \"rank\": 471,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T00:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaaef88cea01475125522e117bfe45cf32044e238\"\n            }\n        },\n        {\n            \"id\": 15586,\n            \"name\": \"AngelsCreed\",\n            \"symbol\": \"ANGEL\",\n            \"slug\": \"angelscreed\",\n            \"rank\": 3510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x205F93cD558aAc99c4609d0511829194B5405533\"\n            }\n        },\n        {\n            \"id\": 15587,\n            \"name\": \"Cowboy Snake\",\n            \"symbol\": \"COWS\",\n            \"slug\": \"cowboy-snake\",\n            \"rank\": 6280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:12:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33b48893b8f119fb45f431b36f830a9584804201\"\n            }\n        },\n        {\n            \"id\": 15588,\n            \"name\": \"PathDAO\",\n            \"symbol\": \"PATH\",\n            \"slug\": \"pathdao\",\n            \"rank\": 5248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T19:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a2550e0a75acec6d811ae3930732f7f3ad67588\"\n            }\n        },\n        {\n            \"id\": 15589,\n            \"name\": \"The Crypto You\",\n            \"symbol\": \"MILK\",\n            \"slug\": \"the-crypto-you\",\n            \"rank\": 4377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-05T09:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBf37f781473f3b50E82C668352984865eac9853f\"\n            }\n        },\n        {\n            \"id\": 15592,\n            \"name\": \"MetaBrands\",\n            \"symbol\": \"MAGE\",\n            \"slug\": \"metabrands\",\n            \"rank\": 6883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T17:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd52aae39a2b5cc7812f7b9450ebb61dfef702b15\"\n            }\n        },\n        {\n            \"id\": 15593,\n            \"name\": \"DopeWarz\",\n            \"symbol\": \"DRUG\",\n            \"slug\": \"dopewarz\",\n            \"rank\": 5349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T01:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x27e2A0E643c7f17959F84C345d2123B77bbd412c\"\n            }\n        },\n        {\n            \"id\": 15594,\n            \"name\": \"BlackPoker\",\n            \"symbol\": \"BPKR\",\n            \"slug\": \"blackpoker\",\n            \"rank\": 6827,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T02:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc83c08E4Bfb9aB9346AEB233161F706e5654Fc02\"\n            }\n        },\n        {\n            \"id\": 15595,\n            \"name\": \"Solarmine\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solarmine\",\n            \"rank\": 5380,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T01:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaba91fa7b4d090be80c4108e925628106e9be49e\"\n            }\n        },\n        {\n            \"id\": 15596,\n            \"name\": \"Xtremcoin\",\n            \"symbol\": \"XTR\",\n            \"slug\": \"xtremcoin\",\n            \"rank\": 4467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T01:58:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15597,\n            \"name\": \"Honey Deluxe Token\",\n            \"symbol\": \"HONEYD\",\n            \"slug\": \"honey-deluxe-token\",\n            \"rank\": 4899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T02:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x40615B82999b8aa46803F11493BeDAB0314EB5E7\"\n            }\n        },\n        {\n            \"id\": 15598,\n            \"name\": \"Magic Forest\",\n            \"symbol\": \"MAGF\",\n            \"slug\": \"magic-forest\",\n            \"rank\": 7593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:56:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dea912d5c04a1988ad6b003d224b9b616f723a1\"\n            }\n        },\n        {\n            \"id\": 15601,\n            \"name\": \"Floshin Token\",\n            \"symbol\": \"FLOSHIN\",\n            \"slug\": \"floshin-token\",\n            \"rank\": 6463,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a6fed601a11290500f8d76153c33cc254e9f6d0\"\n            }\n        },\n        {\n            \"id\": 15603,\n            \"name\": \"Monster Adventure Token\",\n            \"symbol\": \"MAT\",\n            \"slug\": \"monster-adventure-token\",\n            \"rank\": 3570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4cc9538bbd3eda848da2292c0e383835703f138\"\n            }\n        },\n        {\n            \"id\": 15604,\n            \"name\": \"Son of Doge\",\n            \"symbol\": \"SOD\",\n            \"slug\": \"son-of-doge\",\n            \"rank\": 9154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x77dbde04c1e593eb372ae11cbadb3fb7af305574\"\n            }\n        },\n        {\n            \"id\": 15605,\n            \"name\": \"Liquid ICP\",\n            \"symbol\": \"LICP\",\n            \"slug\": \"liquid-icp\",\n            \"rank\": 6556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T08:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x1b43b97094aa3c6cc678edb9e28ac67daaa7cc64\"\n            }\n        },\n        {\n            \"id\": 15606,\n            \"name\": \"MidasDAO\",\n            \"symbol\": \"CROWN\",\n            \"slug\": \"midasdao\",\n            \"rank\": 6933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xed46443C18E38064523180Fc364C6180b35803d3\"\n            }\n        },\n        {\n            \"id\": 15607,\n            \"name\": \"Meta Billionaires Club\",\n            \"symbol\": \"METABC\",\n            \"slug\": \"meta-billionaires-club\",\n            \"rank\": 7164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5e33d3fff677218be30b33df5906f53b426875c\"\n            }\n        },\n        {\n            \"id\": 15608,\n            \"name\": \"TabTrader Token\",\n            \"symbol\": \"TTT\",\n            \"slug\": \"tabtrader-token\",\n            \"rank\": 4832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T03:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FNFKRV3V8DtA3gVJN6UshMiLGYA8izxFwkNWmJbFjmRj\"\n            }\n        },\n        {\n            \"id\": 15609,\n            \"name\": \"Shibana\",\n            \"symbol\": \"BANA\",\n            \"slug\": \"shibana\",\n            \"rank\": 7781,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"https://solscan.io/token/BhPXDQio8xtNC6k5Bg5fnUVL9kGN8uvRDNwW8MZBu8DL\"\n            }\n        },\n        {\n            \"id\": 15610,\n            \"name\": \"TerraUSD (Wormhole)\",\n            \"symbol\": \"UST\",\n            \"slug\": \"terrausd-wormhole\",\n            \"rank\": 2957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa693b19d2931d498c5b318df961919bb4aee87a5\"\n            }\n        },\n        {\n            \"id\": 15611,\n            \"name\": \"Vikings Finance\",\n            \"symbol\": \"VAL\",\n            \"slug\": \"vikings-finance\",\n            \"rank\": 7497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe0474c15bc7f8213ee5bfb42f9e68b2d6be2e136\"\n            }\n        },\n        {\n            \"id\": 15612,\n            \"name\": \"Ava MIM\",\n            \"symbol\": \"AVAMIM\",\n            \"slug\": \"ava-mim\",\n            \"rank\": 7775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf97D917a0ef1Bb6919C36489Eb0Fd00dB41fFBa8\"\n            }\n        },\n        {\n            \"id\": 15613,\n            \"name\": \"WMT\",\n            \"symbol\": \"WMT\",\n            \"slug\": \"wmt\",\n            \"rank\": 6628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x780622E3043D329abd7B1fD522C9B6c877cfb8c0\"\n            }\n        },\n        {\n            \"id\": 15614,\n            \"name\": \"Solar Full Cycle\",\n            \"symbol\": \"SFC\",\n            \"slug\": \"solar-full-cycle\",\n            \"rank\": 6916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T04:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0556551f81623ae32c5c7cf853c67fafbe61648a\"\n            }\n        },\n        {\n            \"id\": 15615,\n            \"name\": \"RoArts Token\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"roarts-token\",\n            \"rank\": 9155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3046f5cd17cb6a7f5bbcc3a23309dd32106c9116\"\n            }\n        },\n        {\n            \"id\": 15617,\n            \"name\": \"Kyrrex\",\n            \"symbol\": \"KRRX\",\n            \"slug\": \"kyrrex\",\n            \"rank\": 3798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T05:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TEL7oQ42fjSSYK9GobdRfQ5odkXdLqVBHF\"\n            }\n        },\n        {\n            \"id\": 15618,\n            \"name\": \"Atrollcity\",\n            \"symbol\": \"PINE\",\n            \"slug\": \"atrollcity\",\n            \"rank\": 7400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd099990bc62b3caf38f0f20b280bb400f67e92d0\"\n            }\n        },\n        {\n            \"id\": 15619,\n            \"name\": \"KRYZA Exchange\",\n            \"symbol\": \"KRX\",\n            \"slug\": \"kryza-exchange\",\n            \"rank\": 4701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93ad9b819C88D98B4c9641470A96E24769Ae7922\"\n            }\n        },\n        {\n            \"id\": 15621,\n            \"name\": \"SQUID Finance\",\n            \"symbol\": \"SQUID\",\n            \"slug\": \"squid-finance\",\n            \"rank\": 9156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:48:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c3C3941aCB8A9Be35e50F086fAE6a481f7d9DF7\"\n            }\n        },\n        {\n            \"id\": 15622,\n            \"name\": \"CAGE GOVERNANCE TOKEN\",\n            \"symbol\": \"CGT\",\n            \"slug\": \"cage-io\",\n            \"rank\": 9157,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8987a07ba83607a66c7351266e771fb865c9ca6c\"\n            }\n        },\n        {\n            \"id\": 15623,\n            \"name\": \"TCHALLA\",\n            \"symbol\": \"TCHA\",\n            \"slug\": \"tchalla\",\n            \"rank\": 5545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T00:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd48d14b69aa71a24d87ac1ea001d170d1d4e7eda\"\n            }\n        },\n        {\n            \"id\": 15624,\n            \"name\": \"Shiba Dragon\",\n            \"symbol\": \"SHIBAD\",\n            \"slug\": \"shiba-dragon\",\n            \"rank\": 7657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1ed3cc3490efd36e78f301523ccd169330520d3f\"\n            }\n        },\n        {\n            \"id\": 15625,\n            \"name\": \"Shiba Heist\",\n            \"symbol\": \"HEIST\",\n            \"slug\": \"shiba-heist\",\n            \"rank\": 5569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T06:58:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x043938516CBDed5c6294f6850AbF7f92EE36E0BC\"\n            }\n        },\n        {\n            \"id\": 15627,\n            \"name\": \"Nxtech Network\",\n            \"symbol\": \"NX\",\n            \"slug\": \"nxtech-network\",\n            \"rank\": 6794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T19:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb0bdd8f51c867d787f0fc6b2dee360ca31628e3\"\n            }\n        },\n        {\n            \"id\": 15632,\n            \"name\": \"Meta Rewards Token\",\n            \"symbol\": \"MRT\",\n            \"slug\": \"meta-rewards-token\",\n            \"rank\": 4563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T07:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb15f39d979208f05474cf4b8f66fd46f6f4a77f3\"\n            }\n        },\n        {\n            \"id\": 15633,\n            \"name\": \"ForeverGrow\",\n            \"symbol\": \"FGROW\",\n            \"slug\": \"forevergrow\",\n            \"rank\": 6302,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T19:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41dacb37ee274835184fa78d911303a42d96ea13\"\n            }\n        },\n        {\n            \"id\": 15635,\n            \"name\": \"Shiba Metaverse\",\n            \"symbol\": \"SHIM\",\n            \"slug\": \"shiba-metaverse-shim\",\n            \"rank\": 7604,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T08:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3680968A6b7034ab09c60D04Cd42DC5Fa48F7e81\"\n            }\n        },\n        {\n            \"id\": 15636,\n            \"name\": \"Ruffy Coin\",\n            \"symbol\": \"RUFFY\",\n            \"slug\": \"ruffy-coin\",\n            \"rank\": 9158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x215592aBD8AA3900925Eb40bA4492A5eFd761951\"\n            }\n        },\n        {\n            \"id\": 15637,\n            \"name\": \"BuffaloSwap HORN\",\n            \"symbol\": \"HORN\",\n            \"slug\": \"buffaloswap-horn\",\n            \"rank\": 9159,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa750771CbDc5e52D0B3233ECf007C690889c0127\"\n            }\n        },\n        {\n            \"id\": 15638,\n            \"name\": \"Ltradex\",\n            \"symbol\": \"LTEX\",\n            \"slug\": \"ltradex\",\n            \"rank\": 4131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcb3ac7a3ceb2d0c5e162a03901d6d7bb8602912\"\n            }\n        },\n        {\n            \"id\": 15639,\n            \"name\": \"Synex Coin\",\n            \"symbol\": \"MINECRAFT\",\n            \"slug\": \"synex-coin\",\n            \"rank\": 7696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FTkj421DxbS1wajE74J34BJ5a1o9ccA97PkK6mYq9hNQ\"\n            }\n        },\n        {\n            \"id\": 15640,\n            \"name\": \"ShibaGalaxy\",\n            \"symbol\": \"SHIBGX\",\n            \"slug\": \"shibagalaxy\",\n            \"rank\": 6813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7420d2Bc1f8efB491D67Ee860DF1D35fe49ffb8C\"\n            }\n        },\n        {\n            \"id\": 15641,\n            \"name\": \"Kounotori\",\n            \"symbol\": \"KTO\",\n            \"slug\": \"kounotori\",\n            \"rank\": 5541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x616ef40d55c0d2c506f4d6873bda8090b79bf8fc\"\n            }\n        },\n        {\n            \"id\": 15642,\n            \"name\": \"Mufasa Inu\",\n            \"symbol\": \"MFSA\",\n            \"slug\": \"mufasa-inu\",\n            \"rank\": 9160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d61d2616464F9A227D05ddED4f586697fe6FE77\"\n            }\n        },\n        {\n            \"id\": 15644,\n            \"name\": \"Kalissa\",\n            \"symbol\": \"KALI\",\n            \"slug\": \"kalissa\",\n            \"rank\": 5790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T09:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd790d1bea5269985b07e967d610197dab3791d13\"\n            }\n        },\n        {\n            \"id\": 15645,\n            \"name\": \"AstroDonkey\",\n            \"symbol\": \"DNKY\",\n            \"slug\": \"astrodonkey\",\n            \"rank\": 6838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32f3145a98a61813af1ab0631a6a81850ceb8cad\"\n            }\n        },\n        {\n            \"id\": 15648,\n            \"name\": \"Sriracha Inu\",\n            \"symbol\": \"SRIRACHA\",\n            \"slug\": \"sriracha-inu\",\n            \"rank\": 6940,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:17:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3314d28F86CC1BC7424B66b4b4C23621Eba8D925\"\n            }\n        },\n        {\n            \"id\": 15649,\n            \"name\": \"KING SHIBA INU\",\n            \"symbol\": \"KSHIBINU\",\n            \"slug\": \"king-shiba-inu\",\n            \"rank\": 9161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x385041C5B6B085Dbadd0FF9633cBe8d5f27D2435\"\n            }\n        },\n        {\n            \"id\": 15652,\n            \"name\": \"GOGOcoin\",\n            \"symbol\": \"GOGO\",\n            \"slug\": \"gogocoin\",\n            \"rank\": 3333,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T18:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xdD2AF2E723547088D3846841fbDcC6A8093313d6\"\n            }\n        },\n        {\n            \"id\": 15654,\n            \"name\": \"Blue Gold\",\n            \"symbol\": \"BLG\",\n            \"slug\": \"blue-gold\",\n            \"rank\": 7754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T10:49:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aCE2020Ba93E393CdB128779Af1CDfD935E8918\"\n            }\n        },\n        {\n            \"id\": 15655,\n            \"name\": \"IceFlake Finance\",\n            \"symbol\": \"FLAKE\",\n            \"slug\": \"iceflake-finance\",\n            \"rank\": 8065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T11:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9559873d5b9e0176E923399cBD2863AEa1fB19B9\"\n            }\n        },\n        {\n            \"id\": 15656,\n            \"name\": \"Wen Lambo\",\n            \"symbol\": \"LAMBO\",\n            \"slug\": \"wen-lambo\",\n            \"rank\": 4942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T11:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcaa2d4e47365c0be005016a14df2a0e5f6e85079\"\n            }\n        },\n        {\n            \"id\": 15657,\n            \"name\": \"PussyCat\",\n            \"symbol\": \"PUSS\",\n            \"slug\": \"pussycat\",\n            \"rank\": 7946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T11:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x586f4e2a5fc6431ec91646be9d00d7990f50b874\"\n            }\n        },\n        {\n            \"id\": 15659,\n            \"name\": \"Decentralized Eternal Virtual Traveller\",\n            \"symbol\": \"DEVT\",\n            \"slug\": \"decentralized-eternal-virtual-traveller\",\n            \"rank\": 3114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB5c578947de0fd71303F71F2C3d41767438bD0de\"\n            }\n        },\n        {\n            \"id\": 15661,\n            \"name\": \"LINKS Token\",\n            \"symbol\": \"LINKS\",\n            \"slug\": \"links-token\",\n            \"rank\": 5309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaffeabc20b2cafa80d2d7ff220ad37e4ec7541d7\"\n            }\n        },\n        {\n            \"id\": 15664,\n            \"name\": \"BlockchainSpace\",\n            \"symbol\": \"GUILD\",\n            \"slug\": \"blockchainspace\",\n            \"rank\": 4185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x83e9f223e1edb3486f876ee888d76bfba26c475a\"\n            }\n        },\n        {\n            \"id\": 15666,\n            \"name\": \"WatchSports\",\n            \"symbol\": \"WSPORTS\",\n            \"slug\": \"watchsports\",\n            \"rank\": 7619,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x448ce61f8b4b3fc73b6128c91e5689fa06055bde\"\n            }\n        },\n        {\n            \"id\": 15667,\n            \"name\": \"Rematic\",\n            \"symbol\": \"RMTX\",\n            \"slug\": \"rematic\",\n            \"rank\": 4256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T12:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0c01099f3d4c920504E577bd7617F0D7c53cD8Df\"\n            }\n        },\n        {\n            \"id\": 15668,\n            \"name\": \"HODL Vault Token\",\n            \"symbol\": \"HVLT\",\n            \"slug\": \"hodl-vault-token\",\n            \"rank\": 5961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:52:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02EAff74B881280d51E25197B0b3A72D5645bFFa\"\n            }\n        },\n        {\n            \"id\": 15669,\n            \"name\": \"The Parallel\",\n            \"symbol\": \"PRL\",\n            \"slug\": \"the-parallel\",\n            \"rank\": 3703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24\"\n            }\n        },\n        {\n            \"id\": 15670,\n            \"name\": \"UPFUND\",\n            \"symbol\": \"UPT\",\n            \"slug\": \"upfund\",\n            \"rank\": 9162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x457027fb186cAbfC5c873d3bEcA90312D3A57f3B\"\n            }\n        },\n        {\n            \"id\": 15671,\n            \"name\": \"Vibranium\",\n            \"symbol\": \"VBN\",\n            \"slug\": \"vibranium-token\",\n            \"rank\": 7867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4B41cA61f5FBe12dDbA38bC2D8bacC5f68FD491F\"\n            }\n        },\n        {\n            \"id\": 15672,\n            \"name\": \"InfinityCash\",\n            \"symbol\": \"IFC\",\n            \"slug\": \"infinitycash\",\n            \"rank\": 9163,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1Ef741cc15CC3Ade55A628F26cBbab4369Ea2912\"\n            }\n        },\n        {\n            \"id\": 15674,\n            \"name\": \"WallStreetNinja\",\n            \"symbol\": \"WSN\",\n            \"slug\": \"wallstreetninja\",\n            \"rank\": 7731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T21:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fa4cd8aeedcb8d36dbc5d856e3a1bee490d7b36\"\n            }\n        },\n        {\n            \"id\": 15677,\n            \"name\": \"Simpli Finance\",\n            \"symbol\": \"SIMPLI\",\n            \"slug\": \"simpli-finance\",\n            \"rank\": 6820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T13:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71f69afed8825d6d9300ba4d74103e1dcc263b93\"\n            }\n        },\n        {\n            \"id\": 15678,\n            \"name\": \"Voxies\",\n            \"symbol\": \"VOXEL\",\n            \"slug\": \"voxies\",\n            \"rank\": 409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T12:20:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd0258a3fd00f38aa8090dfee343f10a9d4d30d3f\"\n            }\n        },\n        {\n            \"id\": 15680,\n            \"name\": \"BabyLoserCoin\",\n            \"symbol\": \"BABYLOWB\",\n            \"slug\": \"babylosercoin\",\n            \"rank\": 9164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T14:40:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9ecf878d73265b9773cd298ec3afe40c9d13fe8\"\n            }\n        },\n        {\n            \"id\": 15682,\n            \"name\": \"MMM7\",\n            \"symbol\": \"MMM7\",\n            \"slug\": \"mmm7\",\n            \"rank\": 4142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T14:58:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TA2KuSXWLGkbuiBcj3buCXygY4HctZyLsq\"\n            }\n        },\n        {\n            \"id\": 15683,\n            \"name\": \"Musk Metaverse\",\n            \"symbol\": \"METAMUSK\",\n            \"slug\": \"musk-metaverse\",\n            \"rank\": 3972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T15:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2\"\n            }\n        },\n        {\n            \"id\": 15684,\n            \"name\": \"Empire Capital Token\",\n            \"symbol\": \"ECC\",\n            \"slug\": \"empire-capital-token\",\n            \"rank\": 3986,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T15:43:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC84D8d03aA41EF941721A4D77b24bB44D7C7Ac55\"\n            }\n        },\n        {\n            \"id\": 15686,\n            \"name\": \"Metaverse Exchange\",\n            \"symbol\": \"METACEX\",\n            \"slug\": \"metaverse-exchange\",\n            \"rank\": 4744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T16:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd796b8eff23d5c4c71f43c99ffd7d8a3119f7475\"\n            }\n        },\n        {\n            \"id\": 15687,\n            \"name\": \"Grim Finance\",\n            \"symbol\": \"REAPER\",\n            \"slug\": \"grim-finance\",\n            \"rank\": 4591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T16:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x117dB78176C8eDe4F12fCd29d85Cd96b91A4cbBb\"\n            }\n        },\n        {\n            \"id\": 15688,\n            \"name\": \"Domi Online\",\n            \"symbol\": \"DOMI\",\n            \"slug\": \"domi-online\",\n            \"rank\": 3469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T05:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x45C2F8c9B4c0bDC76200448cc26C48ab6ffef83F\"\n            }\n        },\n        {\n            \"id\": 15689,\n            \"name\": \"Wasdaq Finance\",\n            \"symbol\": \"WSDQ\",\n            \"slug\": \"wasdaq-finance\",\n            \"rank\": 7229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T16:55:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafc4d521df3c0566d61931f81f02f1a525bad04d\"\n            }\n        },\n        {\n            \"id\": 15690,\n            \"name\": \"Defrost Finance\",\n            \"symbol\": \"H2O\",\n            \"slug\": \"defrost-finance-h20\",\n            \"rank\": 5226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T22:39:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x026187BdbC6b751003517bcb30Ac7817D5B766f8\"\n            }\n        },\n        {\n            \"id\": 15691,\n            \"name\": \"Waves.Exchange Token\",\n            \"symbol\": \"WX\",\n            \"slug\": \"waves-exchange-token\",\n            \"rank\": 4238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T17:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1274,\n                \"name\": \"Waves\",\n                \"symbol\": \"WAVES\",\n                \"slug\": \"waves\",\n                \"token_address\": \"Atqv59EYzjFGuitKVnMRk6H8FukjoV3ktPorbEys25on\"\n            }\n        },\n        {\n            \"id\": 15695,\n            \"name\": \"Tank Battle\",\n            \"symbol\": \"TBL\",\n            \"slug\": \"tank-battle\",\n            \"rank\": 3337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T16:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59f6b2435cd1421f409907ad2d9f811849ca555f\"\n            }\n        },\n        {\n            \"id\": 15696,\n            \"name\": \"REDFRUNK\",\n            \"symbol\": \"RFRUNK\",\n            \"slug\": \"redfrunk\",\n            \"rank\": 9165,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T18:38:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x442089b89168b9369acd68ee2bffa7f0c543abab\"\n            }\n        },\n        {\n            \"id\": 15697,\n            \"name\": \"Abura Farm\",\n            \"symbol\": \"ABU\",\n            \"slug\": \"abura-farm\",\n            \"rank\": 6918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T18:50:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa897515b2f01733f450a1da9e51e6df1ad4fa75e\"\n            }\n        },\n        {\n            \"id\": 15698,\n            \"name\": \"GFORCE\",\n            \"symbol\": \"GFCE\",\n            \"slug\": \"gforce\",\n            \"rank\": 4143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T18:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f136383e230f972739fae2e81e7e774afe64c66\"\n            }\n        },\n        {\n            \"id\": 15699,\n            \"name\": \"MetaZoon\",\n            \"symbol\": \"MEZ\",\n            \"slug\": \"metazoon\",\n            \"rank\": 9166,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T19:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60e9129dcf1d2e235ea0b572fddc2bfbbbe9c0bc\"\n            }\n        },\n        {\n            \"id\": 15700,\n            \"name\": \"Cryptotem\",\n            \"symbol\": \"TOTEM\",\n            \"slug\": \"cryptotem\",\n            \"rank\": 6264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-06T19:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x777994409c6b7e2393f6098a33a9cd8b7e9d0d28\"\n            }\n        },\n        {\n            \"id\": 15703,\n            \"name\": \"Crypto Piece\",\n            \"symbol\": \"BELLY\",\n            \"slug\": \"crypto-piece\",\n            \"rank\": 2278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T23:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3dfa90540ccdc77d543e6e61cacd5880f5c62391\"\n            }\n        },\n        {\n            \"id\": 15705,\n            \"name\": \"AJEVERSE\",\n            \"symbol\": \"AJE\",\n            \"slug\": \"ajeverse\",\n            \"rank\": 6917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T02:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f0dd405ac14ed96dec617c525ed41e0130457bc\"\n            }\n        },\n        {\n            \"id\": 15706,\n            \"name\": \"MyMetaX\",\n            \"symbol\": \"MMX\",\n            \"slug\": \"mymetax\",\n            \"rank\": 9167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T04:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04e010cfef5ff8a3599c384da75c80bf48a41500\"\n            }\n        },\n        {\n            \"id\": 15707,\n            \"name\": \"UpFinity\",\n            \"symbol\": \"UPF\",\n            \"slug\": \"upfinity\",\n            \"rank\": 7601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cc5f09e46797189d18ea8cfb3b1aaa4661280ae\"\n            }\n        },\n        {\n            \"id\": 15708,\n            \"name\": \"BabyFrog\",\n            \"symbol\": \"BABYFROG\",\n            \"slug\": \"babyfrog\",\n            \"rank\": 7956,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T04:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x99c2383b5932a785ff4ed0017bc16428bb74510e\"\n            }\n        },\n        {\n            \"id\": 15710,\n            \"name\": \"ConeGame\",\n            \"symbol\": \"CONEGAME\",\n            \"slug\": \"conegame\",\n            \"rank\": 6363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdaea6336f48873df6e212836d9aa766ab7ff1d95\"\n            }\n        },\n        {\n            \"id\": 15716,\n            \"name\": \"BeWhale Finance\",\n            \"symbol\": \"WALE\",\n            \"slug\": \"bewhale-finance\",\n            \"rank\": 6563,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T05:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd72d34903e15d339927c72ba04ae587eb861578d\"\n            }\n        },\n        {\n            \"id\": 15718,\n            \"name\": \"AVX Launchpad\",\n            \"symbol\": \"AVX\",\n            \"slug\": \"avx-launchpad\",\n            \"rank\": 7013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T06:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xca919a0981cd207d2b6121e832166cd6fc87b14f\"\n            }\n        },\n        {\n            \"id\": 15719,\n            \"name\": \"SmashCash\",\n            \"symbol\": \"SMASH\",\n            \"slug\": \"smashcash\",\n            \"rank\": 6718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T06:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3D0e93bfCb8FB46331Ea8c98B6ab8C575aB424C3\"\n            }\n        },\n        {\n            \"id\": 15720,\n            \"name\": \"MetaFabric\",\n            \"symbol\": \"FABRIC\",\n            \"slug\": \"metafabric\",\n            \"rank\": 3999,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8c6fa66c21ae3fc435790e451946a9ea82e6e523\"\n            }\n        },\n        {\n            \"id\": 15721,\n            \"name\": \"MagicCraft\",\n            \"symbol\": \"MCRT\",\n            \"slug\": \"magiccraft\",\n            \"rank\": 3438,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T22:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f\"\n            }\n        },\n        {\n            \"id\": 15722,\n            \"name\": \"BitRides\",\n            \"symbol\": \"RIDES\",\n            \"slug\": \"bitrides\",\n            \"rank\": 9168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d8d1a66291fed163a321d268deca809c1e98dd1\"\n            }\n        },\n        {\n            \"id\": 15723,\n            \"name\": \"HorizonDollar\",\n            \"symbol\": \"HZD\",\n            \"slug\": \"horizondollar\",\n            \"rank\": 8105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfefbbeebbeef18e3e4a2909f2b2729ca2fc61347\"\n            }\n        },\n        {\n            \"id\": 15724,\n            \"name\": \"Givetime.io\",\n            \"symbol\": \"GTM\",\n            \"slug\": \"givetime-io\",\n            \"rank\": 6588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T11:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dcD80748b6bDC6aF0B7d51253743f6Fdb226c34\"\n            }\n        },\n        {\n            \"id\": 15725,\n            \"name\": \"CryptoJukebox\",\n            \"symbol\": \"JUKE\",\n            \"slug\": \"cryptojukebox\",\n            \"rank\": 7096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T07:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9884a52f8c450e7192cf5475d1aa6f7d5f47e29b\"\n            }\n        },\n        {\n            \"id\": 15726,\n            \"name\": \"Prize Coin\",\n            \"symbol\": \"PRZ\",\n            \"slug\": \"prize-coin\",\n            \"rank\": 4683,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T08:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TBBhEDoFpEZhF1GH6UXYMY3mc7a6ihGPSL\"\n            }\n        },\n        {\n            \"id\": 15727,\n            \"name\": \"Alligatork\",\n            \"symbol\": \"TORK\",\n            \"slug\": \"alligatork\",\n            \"rank\": 6173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T08:29:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06cd96e69dac378c798c09ed43a4512d97b8a07e\"\n            }\n        },\n        {\n            \"id\": 15728,\n            \"name\": \"BitGoo\",\n            \"symbol\": \"BTG\",\n            \"slug\": \"bitgoo\",\n            \"rank\": 6802,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19b15ecbf83cbf9050caea50080db0dc0027b8fe\"\n            }\n        },\n        {\n            \"id\": 15730,\n            \"name\": \"Twelve Legions\",\n            \"symbol\": \"CTL\",\n            \"slug\": \"twelve-legions\",\n            \"rank\": 4285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T09:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73bc158e84873888cfc8b617524eebb1cfce8d4e\"\n            }\n        },\n        {\n            \"id\": 15731,\n            \"name\": \"SORA Synthetic USD\",\n            \"symbol\": \"XSTUSD\",\n            \"slug\": \"sora-synthetic-usd\",\n            \"rank\": 3945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T01:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7d9c108d4e1dd1484d3e2568d7f74bfd763d356\"\n            }\n        },\n        {\n            \"id\": 15732,\n            \"name\": \"Monster Battle\",\n            \"symbol\": \"MBS\",\n            \"slug\": \"monster-battle\",\n            \"rank\": 6867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T13:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF3adD9C58518CaC319DF8B227AeFb2403e92c6Bd\"\n            }\n        },\n        {\n            \"id\": 15733,\n            \"name\": \"Bent Finance\",\n            \"symbol\": \"BENT\",\n            \"slug\": \"bent-finance\",\n            \"rank\": 3304,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:46:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x01597e397605bf280674bf292623460b4204c375\"\n            }\n        },\n        {\n            \"id\": 15734,\n            \"name\": \"bePAY Finance\",\n            \"symbol\": \"BECOIN\",\n            \"slug\": \"bepay\",\n            \"rank\": 6113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8f081eb884fd47b79536d28e2dd9d4886773f783\"\n            }\n        },\n        {\n            \"id\": 15735,\n            \"name\": \"SOLACE\",\n            \"symbol\": \"SOLACE\",\n            \"slug\": \"solace\",\n            \"rank\": 9169,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:35:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x501ace9c35e60f03a2af4d484f49f9b1efde9f40\"\n            }\n        },\n        {\n            \"id\": 15736,\n            \"name\": \"LUCA\",\n            \"symbol\": \"LUCA\",\n            \"slug\": \"luca\",\n            \"rank\": 5276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51e6ac1533032e72e92094867fd5921e3ea1bfa0\"\n            }\n        },\n        {\n            \"id\": 15737,\n            \"name\": \"Soldex\",\n            \"symbol\": \"SOLX\",\n            \"slug\": \"soldex\",\n            \"rank\": 1557,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T01:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CH74tuRLTYcxG7qNJCsV9rghfLXJCQJbsu7i52a8F1Gn\"\n            }\n        },\n        {\n            \"id\": 15738,\n            \"name\": \"SuperBrain Capital Dao\",\n            \"symbol\": \"$SBC\",\n            \"slug\": \"superbrain-capital-dao\",\n            \"rank\": 9170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:46:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2f02bE0C4021022b59E9436f335d69DF95E5222a\"\n            }\n        },\n        {\n            \"id\": 15739,\n            \"name\": \"First Eleven\",\n            \"symbol\": \"F11\",\n            \"slug\": \"first-eleven\",\n            \"rank\": 9171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x309c1b3282c49E4dC6796644417f8c76b7C8233C\"\n            }\n        },\n        {\n            \"id\": 15742,\n            \"name\": \"FortuneDAO\",\n            \"symbol\": \"FORT\",\n            \"slug\": \"fortunedao\",\n            \"rank\": 9172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:03:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xcA558149225Fb386B9c26716e8C35a650C74d35e\"\n            }\n        },\n        {\n            \"id\": 15744,\n            \"name\": \"Prism\",\n            \"symbol\": \"PRISM\",\n            \"slug\": \"prism\",\n            \"rank\": 941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:08:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PRSMNsEPqhGVCH1TtWiJqPjJyh2cKrLostPZTNy1o5x\"\n            }\n        },\n        {\n            \"id\": 15746,\n            \"name\": \"Crimecash CGOLD\",\n            \"symbol\": \"CGOLD\",\n            \"slug\": \"crimecash-cgold\",\n            \"rank\": 9173,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T12:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x167d52705064776823b67f4f63bed8fc46ed0eb5\"\n            }\n        },\n        {\n            \"id\": 15747,\n            \"name\": \"MODA DAO\",\n            \"symbol\": \"MODA\",\n            \"slug\": \"moda-dao\",\n            \"rank\": 4540,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T14:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1117aC6Ad6Cdf1A3BC543baD3B133724620522d5\"\n            }\n        },\n        {\n            \"id\": 15748,\n            \"name\": \"DexBrowser\",\n            \"symbol\": \"BRO\",\n            \"slug\": \"dexbrowser\",\n            \"rank\": 6233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T20:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x230576a0455d7ae33c6defe64182c0bb68bafaf3\"\n            }\n        },\n        {\n            \"id\": 15749,\n            \"name\": \"Encrypter\",\n            \"symbol\": \"ERPT\",\n            \"slug\": \"encrypter\",\n            \"rank\": 6255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T21:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc48a35b6fcdd1b5081222110a21872af802eddd8\"\n            }\n        },\n        {\n            \"id\": 15751,\n            \"name\": \"DragonKnight\",\n            \"symbol\": \"DK\",\n            \"slug\": \"dragonknight\",\n            \"rank\": 7127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T21:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc60e8207b820ff0c1168845ed35aa47288cc6fdc\"\n            }\n        },\n        {\n            \"id\": 15752,\n            \"name\": \"Blockasset\",\n            \"symbol\": \"BLOCK\",\n            \"slug\": \"blockasset\",\n            \"rank\": 4535,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"NFTUkR4u7wKxy9QLaX2TGvd9oZSWoMo4jqSJqdMb7Nk\"\n            }\n        },\n        {\n            \"id\": 15753,\n            \"name\": \"Instrumental Finance\",\n            \"symbol\": \"STRM\",\n            \"slug\": \"instrumental-finance\",\n            \"rank\": 4290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T19:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eDF9bc41Bbc1354c70e2107F80C42caE7FBBcA8\"\n            }\n        },\n        {\n            \"id\": 15754,\n            \"name\": \"RunNode\",\n            \"symbol\": \"RUN\",\n            \"slug\": \"runnode\",\n            \"rank\": 4253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T23:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6F9XriABHfWhit6zmMUYAQBSy6XK5VF1cHXuW5LDpRtC\"\n            }\n        },\n        {\n            \"id\": 15755,\n            \"name\": \"CrimeCash\",\n            \"symbol\": \"CCASH\",\n            \"slug\": \"crimecash\",\n            \"rank\": 6568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T22:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0721dfa2f44e35bb18e21a823876bb7fc6dbe499\"\n            }\n        },\n        {\n            \"id\": 15756,\n            \"name\": \"ACY FINANCE\",\n            \"symbol\": \"ACY\",\n            \"slug\": \"acy-finance\",\n            \"rank\": 6063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T22:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaf9db9e362e306688af48c4acb9618c06db38ac3\"\n            }\n        },\n        {\n            \"id\": 15758,\n            \"name\": \"LimoCoin Swap\",\n            \"symbol\": \"LMCSWAP\",\n            \"slug\": \"limocoin-swap\",\n            \"rank\": 3490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-07T23:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x383094a91ef2767eed2b063ea40465670bf1c83f\"\n            }\n        },\n        {\n            \"id\": 15759,\n            \"name\": \"AAG Ventures\",\n            \"symbol\": \"AAG\",\n            \"slug\": \"aag-ventures\",\n            \"rank\": 5260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ba19d656b65f1684cfea4af428c23b9f3628f97\"\n            }\n        },\n        {\n            \"id\": 15761,\n            \"name\": \"MetaGear\",\n            \"symbol\": \"GEAR\",\n            \"slug\": \"metagear\",\n            \"rank\": 2849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T16:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36\"\n            }\n        },\n        {\n            \"id\": 15762,\n            \"name\": \"Bitlocus\",\n            \"symbol\": \"BTL\",\n            \"slug\": \"bitlocus\",\n            \"rank\": 4080,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:14:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x51e7b598c9155b9dccb04eb42519f6eec9c841e9\"\n            }\n        },\n        {\n            \"id\": 15763,\n            \"name\": \"DOGEDI\",\n            \"symbol\": \"DOGEDI\",\n            \"slug\": \"dogedi\",\n            \"rank\": 4390,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:45:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc49d53330317cbc6924fa53042e0c9bca0a8d63\"\n            }\n        },\n        {\n            \"id\": 15764,\n            \"name\": \"Hololoot\",\n            \"symbol\": \"HOL\",\n            \"slug\": \"hololoot\",\n            \"rank\": 4588,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa797Fa4BDa7C5A4B3afe73573B9d2Ab942365C6f\"\n            }\n        },\n        {\n            \"id\": 15766,\n            \"name\": \"Christmas BNB\",\n            \"symbol\": \"XMASBNB\",\n            \"slug\": \"christmas-bnb\",\n            \"rank\": 9174,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T03:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4118673275844f4db4b9aaa30753ec3bddd5f0a9\"\n            }\n        },\n        {\n            \"id\": 15767,\n            \"name\": \"Stream Smart Business\",\n            \"symbol\": \"SSB\",\n            \"slug\": \"stream-smart-business\",\n            \"rank\": 9175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC03B1a1C0fFA1C23d3680F765503315c9ef2448E\"\n            }\n        },\n        {\n            \"id\": 15768,\n            \"name\": \"WAGMI on Solana\",\n            \"symbol\": \"WAGMI\",\n            \"slug\": \"wagmi-on-solana\",\n            \"rank\": 9176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T20:26:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3m7A2A8HHdqmiDrjAfaddj7Hxd88FrBHA1KSoqjoELtu\"\n            }\n        },\n        {\n            \"id\": 15769,\n            \"name\": \"Aimedis\",\n            \"symbol\": \"AIMX\",\n            \"slug\": \"aimedis\",\n            \"rank\": 3361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T03:51:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd376F64bb7db90E11e78C91cbd58b756e1B8E7a1\"\n            }\n        },\n        {\n            \"id\": 15770,\n            \"name\": \"SafeWhale Games\",\n            \"symbol\": \"SWHAL\",\n            \"slug\": \"safewhale-games\",\n            \"rank\": 9177,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4048a31e0a4fa577d343290835b34ebb4e3dbb1b\"\n            }\n        },\n        {\n            \"id\": 15771,\n            \"name\": \"ELEF  WORLD\",\n            \"symbol\": \"ELEF\",\n            \"slug\": \"elef--world\",\n            \"rank\": 3312,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T03:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd4d03e510b382244b2289637b5f7d9067bcaae85\"\n            }\n        },\n        {\n            \"id\": 15773,\n            \"name\": \"Cryptotaxis Token\",\n            \"symbol\": \"CTAX\",\n            \"slug\": \"cryptotaxis-token\",\n            \"rank\": 3339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T09:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x196a03f90b9742f2dcbee3c3c0e6579def219728\"\n            }\n        },\n        {\n            \"id\": 15775,\n            \"name\": \"MetaMonstas\",\n            \"symbol\": \"MONSTA\",\n            \"slug\": \"metamonstas\",\n            \"rank\": 6566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82598bb4C9B40217C0bB28b63eAae3a7aAbD9b7e\"\n            }\n        },\n        {\n            \"id\": 15776,\n            \"name\": \"SolarMineX\",\n            \"symbol\": \"SMX\",\n            \"slug\": \"solarminex\",\n            \"rank\": 5623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0da967a07d833c4b322221cf903ce48f3cd9e4b7\"\n            }\n        },\n        {\n            \"id\": 15778,\n            \"name\": \"T99 Token\",\n            \"symbol\": \"TNN\",\n            \"slug\": \"t99-token\",\n            \"rank\": 7470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T04:39:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB4a8Aed9b705D780B29D48cCa2A6Ca9d63feaf14\"\n            }\n        },\n        {\n            \"id\": 15779,\n            \"name\": \"basis.markets\",\n            \"symbol\": \"BASIS\",\n            \"slug\": \"basis-markets\",\n            \"rank\": 4196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T15:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Basis9oJw9j8cw53oMV7iqsgo6ihi9ALw4QR31rcjUJa\"\n            }\n        },\n        {\n            \"id\": 15781,\n            \"name\": \"Block2Play\",\n            \"symbol\": \"B2P\",\n            \"slug\": \"block2play\",\n            \"rank\": 7587,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T18:28:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3a9d3c1174f315ed5c3a8e6c643f2e0aea58dff\"\n            }\n        },\n        {\n            \"id\": 15782,\n            \"name\": \"Geopoly\",\n            \"symbol\": \"GEO$\",\n            \"slug\": \"geopoly\",\n            \"rank\": 4883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T03:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf1428850f92b87e629c6f3a3b75bffbc496f7ba6\"\n            }\n        },\n        {\n            \"id\": 15784,\n            \"name\": \"LIT\",\n            \"symbol\": \"LIT\",\n            \"slug\": \"lit\",\n            \"rank\": 3416,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T15:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC5b3D3231001a776123194Cf1290068e8b0C783b\"\n            }\n        },\n        {\n            \"id\": 15785,\n            \"name\": \"HADO NFT\",\n            \"symbol\": \"HDO\",\n            \"slug\": \"hadonft\",\n            \"rank\": 7611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47e3d11ba6fbbb317f92d542ba875562132e47c9\"\n            }\n        },\n        {\n            \"id\": 15786,\n            \"name\": \"Luniverse\",\n            \"symbol\": \"LUNI\",\n            \"slug\": \"lady-uni\",\n            \"rank\": 4091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94dc5b5197e26a110bbbd2c558057bfca607d386\"\n            }\n        },\n        {\n            \"id\": 15787,\n            \"name\": \"MINIX\",\n            \"symbol\": \"MNX\",\n            \"slug\": \"minix\",\n            \"rank\": 7365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ee83441a22beb71eaac91a225c39b6ec53d4fdd\"\n            }\n        },\n        {\n            \"id\": 15788,\n            \"name\": \"Royal Gold\",\n            \"symbol\": \"RGOLD\",\n            \"slug\": \"royal-gold\",\n            \"rank\": 3891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T07:11:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0496ccd13c9848f9c7d1507d1dd86a360b51b596\"\n            }\n        },\n        {\n            \"id\": 15789,\n            \"name\": \"Thor\",\n            \"symbol\": \"THOR\",\n            \"slug\": \"thor\",\n            \"rank\": 2864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T08:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x8f47416cae600bccf9530e9f3aeaa06bdd1caa79\"\n            }\n        },\n        {\n            \"id\": 15790,\n            \"name\": \"Propel\",\n            \"symbol\": \"PEL\",\n            \"slug\": \"propel-token\",\n            \"rank\": 3985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T19:40:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa75e7928d3de682e3f44da60c26f33117c4e6c5c\"\n            }\n        },\n        {\n            \"id\": 15791,\n            \"name\": \"MetaMatrix\",\n            \"symbol\": \"MTX\",\n            \"slug\": \"metamatrix\",\n            \"rank\": 7032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T08:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1a6eff20958403f9fa137760e62dfde4516a0b1\"\n            }\n        },\n        {\n            \"id\": 15792,\n            \"name\": \"Paricle Technology\",\n            \"symbol\": \"PART\",\n            \"slug\": \"paricle-technology\",\n            \"rank\": 7951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T08:41:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AVKnbqNQgXDY8kbnno9eSGfwpVz5idimBnDKiz1vbWAh\"\n            }\n        },\n        {\n            \"id\": 15793,\n            \"name\": \"Biden Token\",\n            \"symbol\": \"BIDEN\",\n            \"slug\": \"biden-token\",\n            \"rank\": 9178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8282c1daa19ee23276f307b8f4aff5002af53211\"\n            }\n        },\n        {\n            \"id\": 15794,\n            \"name\": \"PAPA DAO\",\n            \"symbol\": \"PAPA\",\n            \"slug\": \"papa-dao\",\n            \"rank\": 5744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T09:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x70b33ebc5544c12691d055b49762d0f8365d99fe\"\n            }\n        },\n        {\n            \"id\": 15799,\n            \"name\": \"LIFEBIRD\",\n            \"symbol\": \"LIFEBIRD\",\n            \"slug\": \"lifebird\",\n            \"rank\": 7292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72f05a7d3884570a50cD6a491f3629370304fA18\"\n            }\n        },\n        {\n            \"id\": 15800,\n            \"name\": \"Chain Colosseum\",\n            \"symbol\": \"COLOS\",\n            \"slug\": \"chain-colosseum\",\n            \"rank\": 5327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T09:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0318c252e0A310B94D1ab5B70D81E56bBD24F479\"\n            }\n        },\n        {\n            \"id\": 15802,\n            \"name\": \"PayPDM\",\n            \"symbol\": \"PYD\",\n            \"slug\": \"paypdm\",\n            \"rank\": 6828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaeA49944b7315e42407307623c5e4d4B22Bb5006\"\n            }\n        },\n        {\n            \"id\": 15803,\n            \"name\": \"ETH 2x Flexible Leverage Index (Polygon)\",\n            \"symbol\": \"ETH2X-FLI-P\",\n            \"slug\": \"eth-2x-flexible-leverage-index-polygon\",\n            \"rank\": 3765,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T19:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3Ad707dA309f3845cd602059901E39C4dcd66473\"\n            }\n        },\n        {\n            \"id\": 15805,\n            \"name\": \"Sherlock365\",\n            \"symbol\": \"LOCK\",\n            \"slug\": \"sherlockdoge\",\n            \"rank\": 6720,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa701d17B70FefC79F9Fe40B4b37085d2D7f418E1\"\n            }\n        },\n        {\n            \"id\": 15806,\n            \"name\": \"Attack Wagon\",\n            \"symbol\": \"ATK\",\n            \"slug\": \"attack-wagon\",\n            \"rank\": 4524,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xf868939ee81f04f463010bc52eab91c0839ef08c\"\n            }\n        },\n        {\n            \"id\": 15807,\n            \"name\": \"Avaware USD\",\n            \"symbol\": \"AUSD\",\n            \"slug\": \"avaware-usd\",\n            \"rank\": 5842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x783c08b5f26e3daf8c4681f3bf49844e425b6393\"\n            }\n        },\n        {\n            \"id\": 15808,\n            \"name\": \"FILIPCOIN\",\n            \"symbol\": \"FCP\",\n            \"slug\": \"filipcoin\",\n            \"rank\": 6768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x155e8A74dAC3d8560DDaBBc26aa064B764535193\"\n            }\n        },\n        {\n            \"id\": 15809,\n            \"name\": \"NarakaToken\",\n            \"symbol\": \"NT\",\n            \"slug\": \"naraka-token\",\n            \"rank\": 7889,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8e3fe7cdf4ebb605bbbac3a43d76ea757f7f06e2\"\n            }\n        },\n        {\n            \"id\": 15811,\n            \"name\": \"Keeshond Coin\",\n            \"symbol\": \"KSH\",\n            \"slug\": \"keeshond-coin\",\n            \"rank\": 7651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T10:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6j14WyX1Ag2pLWvn99euK4xp2VcZD62VeJv2iwCrYmT8\"\n            }\n        },\n        {\n            \"id\": 15812,\n            \"name\": \"PastryPunks\",\n            \"symbol\": \"PASTRYPUNKS\",\n            \"slug\": \"pastrypunks\",\n            \"rank\": 9179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T11:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1BF571b3d5485109e59d002e9765104e4E238BfD\"\n            }\n        },\n        {\n            \"id\": 15814,\n            \"name\": \"Parrot Egg\",\n            \"symbol\": \"1PEGG\",\n            \"slug\": \"parrot-egg-harmony\",\n            \"rank\": 7343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T11:30:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xC36769DFcDF05B2949F206FC34C8870707D33C89\"\n            }\n        },\n        {\n            \"id\": 15815,\n            \"name\": \"SafeNotMoon\",\n            \"symbol\": \"$SNM\",\n            \"slug\": \"safenotmoon\",\n            \"rank\": 9180,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-08T13:43:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9826910ff85bac0874b2d36aea8ab5cf6181d3fe\"\n            }\n        },\n        {\n            \"id\": 15817,\n            \"name\": \"RatRace\",\n            \"symbol\": \"RATRACE\",\n            \"slug\": \"ratrace\",\n            \"rank\": 9181,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T05:44:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd26c77d4f03dab3c61e87a233c624c5755c49bb3\"\n            }\n        },\n        {\n            \"id\": 15818,\n            \"name\": \"SafuFide\",\n            \"symbol\": \"SAFEST\",\n            \"slug\": \"safufide\",\n            \"rank\": 5708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB51499F983A8B186Ea2FEf4074e3A93DcC9CA355\"\n            }\n        },\n        {\n            \"id\": 15820,\n            \"name\": \"Beast Masters\",\n            \"symbol\": \"MASTER\",\n            \"slug\": \"beast-masters\",\n            \"rank\": 7661,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x23e2efA091112B85aF95Cf9195E505FD58a3DC8F\"\n            }\n        },\n        {\n            \"id\": 15821,\n            \"name\": \"OnlyFans\",\n            \"symbol\": \"FANNED\",\n            \"slug\": \"onlyfans\",\n            \"rank\": 9182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB8f979b9Ca2dE4CCb8Ac1f1876564B82B2E0f263\"\n            }\n        },\n        {\n            \"id\": 15823,\n            \"name\": \"Micro Santa Coin\",\n            \"symbol\": \"MICROSANTA\",\n            \"slug\": \"micro-santa-coin\",\n            \"rank\": 7898,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T03:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49e558939f6dd099c2bc29bd84b75af82b5ad1b3\"\n            }\n        },\n        {\n            \"id\": 15825,\n            \"name\": \"Tarality\",\n            \"symbol\": \"TARAL\",\n            \"slug\": \"tarality\",\n            \"rank\": 3874,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T03:58:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fc812b96de7e910878039121938f6d5471b73dc\"\n            }\n        },\n        {\n            \"id\": 15826,\n            \"name\": \"Piratera\",\n            \"symbol\": \"PIRA\",\n            \"slug\": \"piratera\",\n            \"rank\": 6358,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T19:48:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb27b68431c9a1819c8633ff75a2dd14f54799a21\"\n            }\n        },\n        {\n            \"id\": 15827,\n            \"name\": \"WhaleGirl\",\n            \"symbol\": \"WGIRL\",\n            \"slug\": \"whalegirl\",\n            \"rank\": 5465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6bb069e6012e503e1e343cdbffe937cca5419e48\"\n            }\n        },\n        {\n            \"id\": 15828,\n            \"name\": \"Ice DAO\",\n            \"symbol\": \"ICE\",\n            \"slug\": \"ice-dao\",\n            \"rank\": 8083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:21:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9235b893a3e61a14b2d02a91ec1394fbf411689e\"\n            }\n        },\n        {\n            \"id\": 15830,\n            \"name\": \"GAMER\",\n            \"symbol\": \"GMR\",\n            \"slug\": \"gamer\",\n            \"rank\": 3320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T04:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884\"\n            }\n        },\n        {\n            \"id\": 15831,\n            \"name\": \"Yearnlab\",\n            \"symbol\": \"YLB\",\n            \"slug\": \"yearnlab\",\n            \"rank\": 5880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T05:54:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb585322fbd121ce20b857e2ccd85a43ad496573\"\n            }\n        },\n        {\n            \"id\": 15832,\n            \"name\": \"No Bull\",\n            \"symbol\": \"NB\",\n            \"slug\": \"no-bull\",\n            \"rank\": 9183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T05:54:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20be82943e8d9c682580e11d424ec15db95b4a24\"\n            }\n        },\n        {\n            \"id\": 15833,\n            \"name\": \"Meme Inu\",\n            \"symbol\": \"MEME\",\n            \"slug\": \"meme-inu\",\n            \"rank\": 2987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T06:36:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74b988156925937bd4e082f0ed7429da8eaea8db\"\n            }\n        },\n        {\n            \"id\": 15834,\n            \"name\": \"Kaizilla\",\n            \"symbol\": \"KAIZILLA\",\n            \"slug\": \"kaizilla\",\n            \"rank\": 6864,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T06:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf7166d3ca2a1492bfe6f169319d1bc4fcbce728\"\n            }\n        },\n        {\n            \"id\": 15837,\n            \"name\": \"Recast1 Coin\",\n            \"symbol\": \"R1\",\n            \"slug\": \"recast1-coin\",\n            \"rank\": 5629,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T12:16:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TPQB8bnyVWsmY3hYXwBha83mvMe5NdVdWQ\"\n            }\n        },\n        {\n            \"id\": 15838,\n            \"name\": \"Again Project\",\n            \"symbol\": \"AGAIN\",\n            \"slug\": \"again-project\",\n            \"rank\": 7045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T11:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc01a327e30b0fbf32861333f238b5c36a60abc09\"\n            }\n        },\n        {\n            \"id\": 15839,\n            \"name\": \"La Peseta\",\n            \"symbol\": \"PTA\",\n            \"slug\": \"la-peseta\",\n            \"rank\": 7391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T05:28:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3843f234b35a311e195608d32283a68284b3c44d\"\n            }\n        },\n        {\n            \"id\": 15840,\n            \"name\": \"Monsta Infinite\",\n            \"symbol\": \"STT\",\n            \"slug\": \"stt\",\n            \"rank\": 6062,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9Ee75952E3408ed7005225855aA1835D6d0023CA\"\n            }\n        },\n        {\n            \"id\": 15841,\n            \"name\": \"KnightSwap\",\n            \"symbol\": \"KNIGHT\",\n            \"slug\": \"knightswap\",\n            \"rank\": 6207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T07:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD23811058Eb6e7967D9a00dc3886E75610c4AbBa\"\n            }\n        },\n        {\n            \"id\": 15842,\n            \"name\": \"Bedrock\",\n            \"symbol\": \"ROCK\",\n            \"slug\": \"bedrock\",\n            \"rank\": 6026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:12:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC3387E4285e9F80A7cFDf02B4ac6cdF2476A528A\"\n            }\n        },\n        {\n            \"id\": 15843,\n            \"name\": \"Essence of Creation\",\n            \"symbol\": \"EOC\",\n            \"slug\": \"essence-of-creation\",\n            \"rank\": 6284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:03:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x4e9d760637da87fe3003adc8e1dad2fe0ae3c671\"\n            }\n        },\n        {\n            \"id\": 15844,\n            \"name\": \"SafeDogecoin\",\n            \"symbol\": \"SAFEDOGE\",\n            \"slug\": \"safedogecoin\",\n            \"rank\": 7383,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T08:03:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdcd40c7ac7b133e3832d28ca689d3ba5b7f5de63\"\n            }\n        },\n        {\n            \"id\": 15845,\n            \"name\": \"DOEX\",\n            \"symbol\": \"DOEX\",\n            \"slug\": \"doex\",\n            \"rank\": 3300,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T12:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"dca54ecf37b0e3af2fdfd336e1d21fadcc45b3261b0f73a095631dfe\"\n            }\n        },\n        {\n            \"id\": 15848,\n            \"name\": \"MetaRacers\",\n            \"symbol\": \"MRS\",\n            \"slug\": \"metaracers\",\n            \"rank\": 5397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T14:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e05e646a18bb4cab41aa7992959f019d0aac124\"\n            }\n        },\n        {\n            \"id\": 15849,\n            \"name\": \"BollyCoin\",\n            \"symbol\": \"BOLLY\",\n            \"slug\": \"bollycoin\",\n            \"rank\": 4384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T09:24:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bd361e10c1afed0d95259e7c0115f3a60e4ea99\"\n            }\n        },\n        {\n            \"id\": 15851,\n            \"name\": \"Alpha Brain Capital\",\n            \"symbol\": \"ABC\",\n            \"slug\": \"alpha-brain-capital\",\n            \"rank\": 3737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T09:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5b4e9a810321e168989802474f689269ec442681\"\n            }\n        },\n        {\n            \"id\": 15852,\n            \"name\": \"SIF Token\",\n            \"symbol\": \"SIF\",\n            \"slug\": \"sif\",\n            \"rank\": 9184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T09:36:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa120ef497039bd269b621cdf31e7e9bfef1c80a7\"\n            }\n        },\n        {\n            \"id\": 15853,\n            \"name\": \"Axl Inu\",\n            \"symbol\": \"AXL\",\n            \"slug\": \"axl-inu\",\n            \"rank\": 2977,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x25b24b3c47918b7962b3e49c4f468367f73cc0e0\"\n            }\n        },\n        {\n            \"id\": 15854,\n            \"name\": \"0xzx Token\",\n            \"symbol\": \"0XZX\",\n            \"slug\": \"0xzx-token\",\n            \"rank\": 9185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T10:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fbb6ca220dcbe732f796fa9b13dd21cd654511b\"\n            }\n        },\n        {\n            \"id\": 15855,\n            \"name\": \"Severe Rise Games Token\",\n            \"symbol\": \"SRGT\",\n            \"slug\": \"severe-rise-games-token\",\n            \"rank\": 7480,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbd7b45e4a8e7042b458a8ff08f29aa8eae43f269\"\n            }\n        },\n        {\n            \"id\": 15857,\n            \"name\": \"QUASA\",\n            \"symbol\": \"QUA\",\n            \"slug\": \"quasa\",\n            \"rank\": 4054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T13:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4dAeb4a06F70f4b1A5C329115731fE4b89C0B227\"\n            }\n        },\n        {\n            \"id\": 15858,\n            \"name\": \"Galaxy Fight Club\",\n            \"symbol\": \"GCOIN\",\n            \"slug\": \"galaxy-fight-club\",\n            \"rank\": 3414,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T13:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x071AC29d569a47EbfFB9e57517F855Cb577DCc4C\"\n            }\n        },\n        {\n            \"id\": 15859,\n            \"name\": \"INS3.Finance\",\n            \"symbol\": \"ITFX\",\n            \"slug\": \"ins3-finance\",\n            \"rank\": 7444,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T10:30:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x171928f3add0317dd3ed38649ce7cf37433078df\"\n            }\n        },\n        {\n            \"id\": 15861,\n            \"name\": \"CoinBunchie\",\n            \"symbol\": \"BUNCHIE\",\n            \"slug\": \"coinbunchie\",\n            \"rank\": 7972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:00:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x017857eD144F83dAE5a66199962aD673B7B8c872\"\n            }\n        },\n        {\n            \"id\": 15862,\n            \"name\": \"Dash Diamond\",\n            \"symbol\": \"DASHD\",\n            \"slug\": \"dash-diamond\",\n            \"rank\": 3904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T13:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 15863,\n            \"name\": \"Belka\",\n            \"symbol\": \"BLK\",\n            \"slug\": \"belka\",\n            \"rank\": 9186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T14:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e7681e86027d8556b0c7efc7ba213b8940e2788\"\n            }\n        },\n        {\n            \"id\": 15864,\n            \"name\": \"ChargeDeFi Static\",\n            \"symbol\": \"STATIC\",\n            \"slug\": \"chargedefi-static\",\n            \"rank\": 3147,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T16:51:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7dEb9906BD1d77B410a56E5C23c36340Bd60C983\"\n            }\n        },\n        {\n            \"id\": 15866,\n            \"name\": \"PayNet Coin\",\n            \"symbol\": \"PAYN\",\n            \"slug\": \"paynet-coin\",\n            \"rank\": 4819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T15:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2\"\n            }\n        },\n        {\n            \"id\": 15867,\n            \"name\": \"Metagochi\",\n            \"symbol\": \"MGCHI\",\n            \"slug\": \"metagochi\",\n            \"rank\": 6005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T15:18:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC1a85Faa09c7f7247899F155439c5488B43E8429\"\n            }\n        },\n        {\n            \"id\": 15869,\n            \"name\": \"Nftime\",\n            \"symbol\": \"NFTM\",\n            \"slug\": \"nftime\",\n            \"rank\": 7808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8609465b9accaabeb2ab6c4667c69435f17a569\"\n            }\n        },\n        {\n            \"id\": 15870,\n            \"name\": \"League of Ancients\",\n            \"symbol\": \"LOA\",\n            \"slug\": \"league-of-ancients\",\n            \"rank\": 3962,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T01:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50\"\n            }\n        },\n        {\n            \"id\": 15871,\n            \"name\": \"BinaHero\",\n            \"symbol\": \"HERO\",\n            \"slug\": \"binahero\",\n            \"rank\": 6968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:09:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78C3AdE403438B37638304F9FbbFB1b76608c1BD\"\n            }\n        },\n        {\n            \"id\": 15872,\n            \"name\": \"Dark Matter\",\n            \"symbol\": \"DKMT\",\n            \"slug\": \"vibranium-dkmt\",\n            \"rank\": 7072,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T18:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97E86dd0a7848438F9c093d841748710E126d397\"\n            }\n        },\n        {\n            \"id\": 15875,\n            \"name\": \"Crypto Indian Coin\",\n            \"symbol\": \"CIC\",\n            \"slug\": \"crypto-indian-coin\",\n            \"rank\": 7475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T18:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5da0e4398c18ffc2febd3cc390c1e2f1ddc092f2\"\n            }\n        },\n        {\n            \"id\": 15876,\n            \"name\": \"Bomb Money\",\n            \"symbol\": \"BOMB\",\n            \"slug\": \"bomb-money\",\n            \"rank\": 3311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T18:51:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x522348779dcb2911539e76a1042aa922f9c47ee3\"\n            }\n        },\n        {\n            \"id\": 15877,\n            \"name\": \"CMC Coin\",\n            \"symbol\": \"CMCC\",\n            \"slug\": \"cmc-coin\",\n            \"rank\": 4229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-09T19:06:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa134985a4d9d10dbf2d7dcf811055aa25d0807c\"\n            }\n        },\n        {\n            \"id\": 15878,\n            \"name\": \"DAOLand\",\n            \"symbol\": \"DLD\",\n            \"slug\": \"daoland\",\n            \"rank\": 4807,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T01:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8fc68f19503ed28a4b72361ad8adcf7e0ee01b4c\"\n            }\n        },\n        {\n            \"id\": 15879,\n            \"name\": \"Etherprint\",\n            \"symbol\": \"ETHP\",\n            \"slug\": \"etherprint\",\n            \"rank\": 7828,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T03:18:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0755fa2f4aa6311e1d7c19990416c86f17d16f86\"\n            }\n        },\n        {\n            \"id\": 15880,\n            \"name\": \"Brig Finance\",\n            \"symbol\": \"BRIG\",\n            \"slug\": \"brig-finance\",\n            \"rank\": 9187,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T03:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xF2CfC11093edB5A2DC7F49e70A3a3a9cd4F4FeE4\"\n            }\n        },\n        {\n            \"id\": 15881,\n            \"name\": \"Voxel X Network\",\n            \"symbol\": \"VXL\",\n            \"slug\": \"voxel-x-network\",\n            \"rank\": 5006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T03:27:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16CC8367055aE7e9157DBcB9d86Fd6CE82522b31\"\n            }\n        },\n        {\n            \"id\": 15882,\n            \"name\": \"Monetas\",\n            \"symbol\": \"MNTG\",\n            \"slug\": \"monetas\",\n            \"rank\": 5216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f\"\n            }\n        },\n        {\n            \"id\": 15885,\n            \"name\": \"Hierocoin\",\n            \"symbol\": \"BAR\",\n            \"slug\": \"hierocoin\",\n            \"rank\": 7766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T04:24:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x34550001Fbf7d6e42e812763C91eF96F129742AB\"\n            }\n        },\n        {\n            \"id\": 15887,\n            \"name\": \"Solabrador\",\n            \"symbol\": \"SOLAB\",\n            \"slug\": \"solabrador\",\n            \"rank\": 4039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T04:48:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GLmaRDRmYd4u3YLfnj9eq1mrwxa1YfSweZYYZXZLTRdK\"\n            }\n        },\n        {\n            \"id\": 15888,\n            \"name\": \"Baby Ripple\",\n            \"symbol\": \"BABYXRP\",\n            \"slug\": \"baby-ripple\",\n            \"rank\": 7375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc9bb68c561a1ff1b3fbc954fcead1d4862ac5cf\"\n            }\n        },\n        {\n            \"id\": 15889,\n            \"name\": \"Metaverse Face\",\n            \"symbol\": \"MEFA\",\n            \"slug\": \"metaverse-face\",\n            \"rank\": 3350,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ad0f087501eee603aeda0407c52864bc7f83322\"\n            }\n        },\n        {\n            \"id\": 15890,\n            \"name\": \"Loot Network\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"loot-network\",\n            \"rank\": 5780,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:56:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xEd34211cDD2cf76C3cceE162761A72d7b6601E2B\"\n            }\n        },\n        {\n            \"id\": 15891,\n            \"name\": \"CryptoCart V2\",\n            \"symbol\": \"CCV2\",\n            \"slug\": \"cryptocart-v2\",\n            \"rank\": 5120,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T05:12:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x612e1726435fe38dd49a0b35b4065b56f49c8f11\"\n            }\n        },\n        {\n            \"id\": 15893,\n            \"name\": \"Ruby Currency\",\n            \"symbol\": \"RBC\",\n            \"slug\": \"ruby-currency\",\n            \"rank\": 9188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T11:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5590e22f78441da30463b55c3db0b5ea80cabcca\"\n            }\n        },\n        {\n            \"id\": 15894,\n            \"name\": \"WormFi\",\n            \"symbol\": \"WORM\",\n            \"slug\": \"wormfi\",\n            \"rank\": 7805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:12:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaff6a69959314d06f7ed743232144f98701e34d5\"\n            }\n        },\n        {\n            \"id\": 15895,\n            \"name\": \"Capital DAO Protocol\",\n            \"symbol\": \"CDS\",\n            \"slug\": \"capital-dao-protocol\",\n            \"rank\": 6043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3c48ca59bf2699e51d4974d4b6d284ae52076e5e\"\n            }\n        },\n        {\n            \"id\": 15896,\n            \"name\": \"MetaverseAir\",\n            \"symbol\": \"MVRS\",\n            \"slug\": \"metaverseair\",\n            \"rank\": 8262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcdeeeaaf2e96c25c679155e3854169c2f336b931\"\n            }\n        },\n        {\n            \"id\": 15897,\n            \"name\": \"Zero Matic\",\n            \"symbol\": \"ZMATIC\",\n            \"slug\": \"zero-matic\",\n            \"rank\": 9189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T09:27:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaF88cDd91861600c5AD14399e9d32C05C12a1539\"\n            }\n        },\n        {\n            \"id\": 15898,\n            \"name\": \"Metakings\",\n            \"symbol\": \"MTK\",\n            \"slug\": \"metakings\",\n            \"rank\": 5432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x129385c4acd0075e45a0c9a5177bdfec9678a138\"\n            }\n        },\n        {\n            \"id\": 15899,\n            \"name\": \"Last Survivor\",\n            \"symbol\": \"LSC\",\n            \"slug\": \"last-survivor\",\n            \"rank\": 5570,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T07:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74e2572a1c579b4df80d57e9698098b255f23c9e\"\n            }\n        },\n        {\n            \"id\": 15901,\n            \"name\": \"Brainiac Farm\",\n            \"symbol\": \"BRAINS\",\n            \"slug\": \"brainiac-farm\",\n            \"rank\": 5254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:03:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x39317b8a1ae06c30bb615d88cdc5522781499f1c\"\n            }\n        },\n        {\n            \"id\": 15904,\n            \"name\": \"UnityCom\",\n            \"symbol\": \"UNITYCOM\",\n            \"slug\": \"unitycom\",\n            \"rank\": 7862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:03:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5aF2f78953f8808B8D675Bc6d252B1e7C3DC556e\"\n            }\n        },\n        {\n            \"id\": 15906,\n            \"name\": \"Snap Token\",\n            \"symbol\": \"SNAP\",\n            \"slug\": \"snapex\",\n            \"rank\": 3609,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T01:54:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57cd5a91c18d21dedd72d3bcf255b60aef290f53\"\n            }\n        },\n        {\n            \"id\": 15907,\n            \"name\": \"HarryPotterObamaSonic10Inu\",\n            \"symbol\": \"BITCOIN\",\n            \"slug\": \"harrypotterobamasonic10inu\",\n            \"rank\": 4585,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c769928971548eb71a3392eaf66bedc8bef4b80\"\n            }\n        },\n        {\n            \"id\": 15908,\n            \"name\": \"ShibarmyZilla\",\n            \"symbol\": \"SZILLA\",\n            \"slug\": \"shibarmyzilla\",\n            \"rank\": 6973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbde8649bebb55c481da8f1015bd0eb7f96006a0f\"\n            }\n        },\n        {\n            \"id\": 15909,\n            \"name\": \"Asset Backed Protocol\",\n            \"symbol\": \"ABP\",\n            \"slug\": \"asset-backed-protocol\",\n            \"rank\": 4043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"JB9sPerGhfdwCDajmd8x4y2gkC4EtXVevoAoPwni39ik\"\n            }\n        },\n        {\n            \"id\": 15910,\n            \"name\": \"Fantasy Doge\",\n            \"symbol\": \"FTD\",\n            \"slug\": \"fantasy-doge\",\n            \"rank\": 9190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T16:39:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cfb8cb79a34c482f356b184801ad0072a0bf6aa\"\n            }\n        },\n        {\n            \"id\": 15915,\n            \"name\": \"RabbitDAO\",\n            \"symbol\": \"RS\",\n            \"slug\": \"rabbitdao\",\n            \"rank\": 5931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:45:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc25b7244e192d531495c400c64ea914a77e730a2\"\n            }\n        },\n        {\n            \"id\": 15916,\n            \"name\": \"X-HASH\",\n            \"symbol\": \"XSH\",\n            \"slug\": \"x-hash\",\n            \"rank\": 5182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb30b27adb3b0a45e88385eb2bb144fad9120a420\"\n            }\n        },\n        {\n            \"id\": 15917,\n            \"name\": \"TOKEN SHELBY\",\n            \"symbol\": \"TSY\",\n            \"slug\": \"token-shelby\",\n            \"rank\": 4845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T08:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2033f3599e070c3becd09b0b28988a9c45a059d5\"\n            }\n        },\n        {\n            \"id\": 15918,\n            \"name\": \"Artube\",\n            \"symbol\": \"ATT\",\n            \"slug\": \"artube\",\n            \"rank\": 2913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 4256,\n                \"name\": \"Klaytn\",\n                \"symbol\": \"KLAY\",\n                \"slug\": \"klaytn\",\n                \"token_address\": \"0x07aa7ae19b17579f7237ad72c616fecf4ccc787b\"\n            }\n        },\n        {\n            \"id\": 15921,\n            \"name\": \"Poolotto.finance\",\n            \"symbol\": \"PLT\",\n            \"slug\": \"poolotto-finance\",\n            \"rank\": 3801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:36:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B\"\n            }\n        },\n        {\n            \"id\": 15922,\n            \"name\": \"New Order\",\n            \"symbol\": \"NEWO\",\n            \"slug\": \"new-order\",\n            \"rank\": 3186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T09:48:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b890fD37Cd50BeA59346fC2f8ddb7cd9F5Fabd5\"\n            }\n        },\n        {\n            \"id\": 15924,\n            \"name\": \"NvirWorld\",\n            \"symbol\": \"NVIR\",\n            \"slug\": \"nvirworld\",\n            \"rank\": 5798,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804\"\n            }\n        },\n        {\n            \"id\": 15925,\n            \"name\": \"Aurora Token\",\n            \"symbol\": \"ADTX\",\n            \"slug\": \"aurora-token\",\n            \"rank\": 6379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T10:44:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11fe7a37f2923566caa0de7d37c868631c695205\"\n            }\n        },\n        {\n            \"id\": 15926,\n            \"name\": \"Rainmaker Games\",\n            \"symbol\": \"RAIN\",\n            \"slug\": \"rainmaker-games\",\n            \"rank\": 3020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T11:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x71fc1f555a39e0b698653ab0b475488ec3c34d57\"\n            }\n        },\n        {\n            \"id\": 15928,\n            \"name\": \"FlappyDoge\",\n            \"symbol\": \"FLPD\",\n            \"slug\": \"flappydoge\",\n            \"rank\": 6240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T11:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80dc7bd1328f5e48e8e22884169ba46f9279201b\"\n            }\n        },\n        {\n            \"id\": 15929,\n            \"name\": \"Metagame Arena\",\n            \"symbol\": \"MGA\",\n            \"slug\": \"metagame-arena\",\n            \"rank\": 4436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:00:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x03ac6ab6a9a91a0fcdec7d85b38bdfbb719ec02f\"\n            }\n        },\n        {\n            \"id\": 15930,\n            \"name\": \"SUPERPIXEL\",\n            \"symbol\": \"SUPERPIXEL\",\n            \"slug\": \"superpixel\",\n            \"rank\": 9191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:06:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x736bCE9185dd74c544b8e3E873D26beB5E996Afe\"\n            }\n        },\n        {\n            \"id\": 15931,\n            \"name\": \"FrogSwap\",\n            \"symbol\": \"FROG\",\n            \"slug\": \"frogswap\",\n            \"rank\": 4505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T12:13:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4fEe21439F2b95b72da2F9f901b3956f27fE91D5\"\n            }\n        },\n        {\n            \"id\": 15932,\n            \"name\": \"GoldenDiamond9\",\n            \"symbol\": \"G9\",\n            \"slug\": \"goldendiamond9\",\n            \"rank\": 6892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T16:41:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5f70fde8f1aead197d57eedb6f9b231240d38ca\"\n            }\n        },\n        {\n            \"id\": 15933,\n            \"name\": \"Bomb Money\",\n            \"symbol\": \"BSHARE\",\n            \"slug\": \"bshare\",\n            \"rank\": 3184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T21:27:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x531780face85306877d7e1f05d713d1b50a37f7a\"\n            }\n        },\n        {\n            \"id\": 15934,\n            \"name\": \"GLOW\",\n            \"symbol\": \"GLOW\",\n            \"slug\": \"glow\",\n            \"rank\": 7820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-10T21:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc7bAA7787Bb40C5d2523252bAf142413dCBbcD5b\"\n            }\n        },\n        {\n            \"id\": 15935,\n            \"name\": \"Tremendous Coin\",\n            \"symbol\": \"TMDS\",\n            \"slug\": \"tremendouscoin\",\n            \"rank\": 6068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-11T11:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDa5c6c28F7705dD0aCCc0EF1CaB9185ecC494790\"\n            }\n        },\n        {\n            \"id\": 15936,\n            \"name\": \"99Starz\",\n            \"symbol\": \"STZ\",\n            \"slug\": \"99starz\",\n            \"rank\": 4288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-12T13:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f5294df68f871241c4b18fcf78ebd8ac18ab654\"\n            }\n        },\n        {\n            \"id\": 15937,\n            \"name\": \"PlayNity\",\n            \"symbol\": \"PLY\",\n            \"slug\": \"playnity\",\n            \"rank\": 5809,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T11:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra13awdgcx40tz5uygkgm79dytez3x87rpg4uhnvu\"\n            }\n        },\n        {\n            \"id\": 15939,\n            \"name\": \"SCARY\",\n            \"symbol\": \"SCY\",\n            \"slug\": \"scary-games\",\n            \"rank\": 4501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T02:33:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06d7645f4f483bb925db2094dD5fdb1f75B07D61\"\n            }\n        },\n        {\n            \"id\": 15942,\n            \"name\": \"CasperPad\",\n            \"symbol\": \"CSPD\",\n            \"slug\": \"casperpad\",\n            \"rank\": 3654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef9481115ff33e94d3e28a52d3a8f642bf3521e5\"\n            }\n        },\n        {\n            \"id\": 15943,\n            \"name\": \"Chow Inu\",\n            \"symbol\": \"CHOW\",\n            \"slug\": \"chow-inu\",\n            \"rank\": 7441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:00:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7ad8bc51c917076e5652954943cf0a9991e5a9f9\"\n            }\n        },\n        {\n            \"id\": 15944,\n            \"name\": \"Eterland\",\n            \"symbol\": \"ETER\",\n            \"slug\": \"eterland\",\n            \"rank\": 3553,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA7d2E49C1777d294FC6346EdC25CA0EcB3577F39\"\n            }\n        },\n        {\n            \"id\": 15946,\n            \"name\": \"Polygen\",\n            \"symbol\": \"PGEN\",\n            \"slug\": \"polygen\",\n            \"rank\": 5578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T11:59:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x01d35cbC2070a3B76693Ce2b6364Eae24eb88591\"\n            }\n        },\n        {\n            \"id\": 15947,\n            \"name\": \"SoldierNodes\",\n            \"symbol\": \"SLD\",\n            \"slug\": \"soldiernodes\",\n            \"rank\": 3393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:24:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xad7476c49d3f82a144f4836aacb9b069c188b759\"\n            }\n        },\n        {\n            \"id\": 15948,\n            \"name\": \"Kitty Finance\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"kitty-finance\",\n            \"rank\": 5749,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T03:21:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x788ae3b5d153d49f8db649aacba1857f744b739e\"\n            }\n        },\n        {\n            \"id\": 15949,\n            \"name\": \"Movie Magic\",\n            \"symbol\": \"MVM\",\n            \"slug\": \"movie-magic\",\n            \"rank\": 7947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:57:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35d64908015ef9b278b0b34b5f225c823853d775\"\n            }\n        },\n        {\n            \"id\": 15950,\n            \"name\": \"Son Of Safemoon\",\n            \"symbol\": \"SOF\",\n            \"slug\": \"son-of-safemoon\",\n            \"rank\": 9192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:51:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x669f69d9d68474f7a563aea51f9a8c536cac8ead\"\n            }\n        },\n        {\n            \"id\": 15951,\n            \"name\": \"Ftribe Fighters (F2 NFT)\",\n            \"symbol\": \"F2C\",\n            \"slug\": \"ftribe-fighters\",\n            \"rank\": 5760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T05:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x657b632714e08ac66b79444ad3f3875526ee6689\"\n            }\n        },\n        {\n            \"id\": 15953,\n            \"name\": \"CAT\",\n            \"symbol\": \"CAT\",\n            \"slug\": \"cat\",\n            \"rank\": 5140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T04:45:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x094BFaC9894d2A2A35771D0BD6d2447689190F32\"\n            }\n        },\n        {\n            \"id\": 15955,\n            \"name\": \"AirDropper\",\n            \"symbol\": \"AIR\",\n            \"slug\": \"airdropper\",\n            \"rank\": 7961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA39C843CcFDB3Ede58a09efB5564e34C43099480\"\n            }\n        },\n        {\n            \"id\": 15956,\n            \"name\": \"TrustRise\",\n            \"symbol\": \"TRISE\",\n            \"slug\": \"trustrise\",\n            \"rank\": 7091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:42:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07F805698e8E610d52FBf6fB3D8e636EAC060b5e\"\n            }\n        },\n        {\n            \"id\": 15957,\n            \"name\": \"Goblin\",\n            \"symbol\": \"GOBLIN\",\n            \"slug\": \"goblin\",\n            \"rank\": 6673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDe2A66C92583332E8e1F0AEEb03DEB749A3fD33a\"\n            }\n        },\n        {\n            \"id\": 15958,\n            \"name\": \"SonOfSaitama\",\n            \"symbol\": \"SOS\",\n            \"slug\": \"sonofsaitama\",\n            \"rank\": 9193,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2d2af6da7a68d66c77a9460b208109cffdfa633\"\n            }\n        },\n        {\n            \"id\": 15959,\n            \"name\": \"Vader Protocol\",\n            \"symbol\": \"VADER\",\n            \"slug\": \"vader-protocol\",\n            \"rank\": 2868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T05:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2602278EE1882889B946eb11DC0E810075650983\"\n            }\n        },\n        {\n            \"id\": 15960,\n            \"name\": \"Solar Company\",\n            \"symbol\": \"SLC\",\n            \"slug\": \"solar-company\",\n            \"rank\": 9194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:00:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x937AbF4B5e99ac606C4802087cDf6a183983fA64\"\n            }\n        },\n        {\n            \"id\": 15961,\n            \"name\": \"Gold Nugget\",\n            \"symbol\": \"NGT\",\n            \"slug\": \"cryptomines-classic\",\n            \"rank\": 4314,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x370527c29113aaD172D1dEF6c42d0C924DF124cE\"\n            }\n        },\n        {\n            \"id\": 15962,\n            \"name\": \"SCROOGE\",\n            \"symbol\": \"SCROOGE\",\n            \"slug\": \"scrooge\",\n            \"rank\": 4760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:12:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfA1BA18067aC6884fB26e329e60273488a247FC3\"\n            }\n        },\n        {\n            \"id\": 15963,\n            \"name\": \"Metaxiz\",\n            \"symbol\": \"MEXI\",\n            \"slug\": \"metaxiz\",\n            \"rank\": 7442,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T16:15:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70d8d5b3416888fd05e806195312dd2d9597d50c\"\n            }\n        },\n        {\n            \"id\": 15964,\n            \"name\": \"Akil Coin\",\n            \"symbol\": \"AKL\",\n            \"slug\": \"akil-coin\",\n            \"rank\": 7885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:24:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50f72b83a5ad59ad71c28e2e4b58c73740e2168c\"\n            }\n        },\n        {\n            \"id\": 15967,\n            \"name\": \"SIMBA INU\",\n            \"symbol\": \"SIMBAINU\",\n            \"slug\": \"simbainu\",\n            \"rank\": 4392,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T06:57:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x14e2C19Dd223603dEF5ef4A2a6AF9D1eB03186E2\"\n            }\n        },\n        {\n            \"id\": 15968,\n            \"name\": \"BitcoinPrint\",\n            \"symbol\": \"BTCP\",\n            \"slug\": \"bitcoinprint\",\n            \"rank\": 8005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T07:15:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc1333a2e6f4a50ec20107c19fa73af9e8cc0419b\"\n            }\n        },\n        {\n            \"id\": 15970,\n            \"name\": \"Agro Global\",\n            \"symbol\": \"AGRO\",\n            \"slug\": \"agro-global\",\n            \"rank\": 5490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T07:15:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39cc67690d0f2d4acd68d3d9b612a80d780b84c0\"\n            }\n        },\n        {\n            \"id\": 15973,\n            \"name\": \"Zero\",\n            \"symbol\": \"ZERO\",\n            \"slug\": \"zero-tech\",\n            \"rank\": 5725,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T07:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0eC78ED49C2D27b315D462d43B5BAB94d2C79bf8\"\n            }\n        },\n        {\n            \"id\": 15976,\n            \"name\": \"AltCoin\",\n            \"symbol\": \"ALT\",\n            \"slug\": \"altcoin-token\",\n            \"rank\": 6408,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T09:11:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7120f43220d1c77cb821dde0420293491d03f854\"\n            }\n        },\n        {\n            \"id\": 15978,\n            \"name\": \"Cow Inu - CI\",\n            \"symbol\": \"CI\",\n            \"slug\": \"cow-inu---ci\",\n            \"rank\": 9195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T09:58:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xceafc372af7fddccbfd28f10329710e58bb2f970\"\n            }\n        },\n        {\n            \"id\": 15979,\n            \"name\": \"GigaChad\",\n            \"symbol\": \"CHAD\",\n            \"slug\": \"gigachad\",\n            \"rank\": 9196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc16a1b60175d16be6f2ed0ba506ca0e6efba8e08\"\n            }\n        },\n        {\n            \"id\": 15980,\n            \"name\": \"Shuna Inuverse\",\n            \"symbol\": \"SHUNAV2\",\n            \"slug\": \"shuna-inuverse\",\n            \"rank\": 3935,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T10:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xDE72a052cBB212eFf11A4A33d61dF9C5A2De8dd1\"\n            }\n        },\n        {\n            \"id\": 15982,\n            \"name\": \"Monster of God\",\n            \"symbol\": \"MONX\",\n            \"slug\": \"monster-of-god\",\n            \"rank\": 4672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T16:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcDE162a6f7a45Fbb6913b296E325fe1267A1E9F\"\n            }\n        },\n        {\n            \"id\": 15983,\n            \"name\": \"Florida Man\",\n            \"symbol\": \"FMAN\",\n            \"slug\": \"florida-man\",\n            \"rank\": 5899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T12:39:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc2aebbbc596261d0be3b41812820dad54508575b\"\n            }\n        },\n        {\n            \"id\": 15984,\n            \"name\": \"Lazy Shiba\",\n            \"symbol\": \"LAZYSHIBA\",\n            \"slug\": \"lazy-shiba\",\n            \"rank\": 5571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T13:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1F6D33DadFFB37f1BA4582B2694a67a14AD587e5\"\n            }\n        },\n        {\n            \"id\": 15985,\n            \"name\": \"Mongoose\",\n            \"symbol\": \"MONGOOSE\",\n            \"slug\": \"mongoose\",\n            \"rank\": 4669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T17:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa1817b6d8d890f3943b61648992730373b71f156\"\n            }\n        },\n        {\n            \"id\": 15986,\n            \"name\": \"NinjaSwap\",\n            \"symbol\": \"NINJA\",\n            \"slug\": \"ninjaswap\",\n            \"rank\": 9197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:33:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93e7567f277F353d241973d6f85b5feA1dD84C10\"\n            }\n        },\n        {\n            \"id\": 15988,\n            \"name\": \"Somnium\",\n            \"symbol\": \"SOM\",\n            \"slug\": \"somnium\",\n            \"rank\": 6635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb82876a27c2d38a3e7bc4591ace7f1a45e32ffe\"\n            }\n        },\n        {\n            \"id\": 15989,\n            \"name\": \"Dios Finance\",\n            \"symbol\": \"DIOS\",\n            \"slug\": \"dios-finance\",\n            \"rank\": 6158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:44:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08eecf5d03bda3df2467f6af46b160c24d931de7\"\n            }\n        },\n        {\n            \"id\": 15990,\n            \"name\": \"Leo\",\n            \"symbol\": \"LEO\",\n            \"slug\": \"leo\",\n            \"rank\": 4027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:45:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda38d8facd3875daad437839308f1885646dfbb6\"\n            }\n        },\n        {\n            \"id\": 15991,\n            \"name\": \"GNAR TOKEN\",\n            \"symbol\": \"GNAR\",\n            \"slug\": \"gnar-token\",\n            \"rank\": 8066,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"74YedyBSKbjYzWMhwuBQz3mwsN6vuSSdAfzX9WLZQUtq\"\n            }\n        },\n        {\n            \"id\": 15992,\n            \"name\": \"IDEAS\",\n            \"symbol\": \"IDS\",\n            \"slug\": \"ideas\",\n            \"rank\": 5458,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T16:42:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c61a220a0f1dfc750d28188a97a6c7bf14e9851\"\n            }\n        },\n        {\n            \"id\": 15994,\n            \"name\": \"Tribeland\",\n            \"symbol\": \"TRBL\",\n            \"slug\": \"tribeland\",\n            \"rank\": 7007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T11:30:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3CKQgrcvwhvFqVXXxLTb1u262nh26SJ3uutkSCTtbZxH\"\n            }\n        },\n        {\n            \"id\": 15995,\n            \"name\": \"HLTH Token\",\n            \"symbol\": \"HLTH\",\n            \"slug\": \"hlth-network\",\n            \"rank\": 3883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T22:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x260df160d6554e6a05619f2e9188c119b3e35f1e\"\n            }\n        },\n        {\n            \"id\": 15997,\n            \"name\": \"Xpansion Game\",\n            \"symbol\": \"XPS\",\n            \"slug\": \"xpansion-game\",\n            \"rank\": 5850,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-13T22:21:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f745c0c7da552a348c384da1a5baeb28f2c607c\"\n            }\n        },\n        {\n            \"id\": 16001,\n            \"name\": \"DarkShield Games Studio\",\n            \"symbol\": \"DKS\",\n            \"slug\": \"darkshield\",\n            \"rank\": 4401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T10:45:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x121235cff4c59eec80b14c1d38b44e7de3a18287\"\n            }\n        },\n        {\n            \"id\": 16002,\n            \"name\": \"ToxicGameNFT\",\n            \"symbol\": \"TXC\",\n            \"slug\": \"toxicgamenft\",\n            \"rank\": 6662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T00:06:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC380Fa4b673b267b6626EF177CEA421F9e704Ed0\"\n            }\n        },\n        {\n            \"id\": 16003,\n            \"name\": \"TATA Coin\",\n            \"symbol\": \"TATA\",\n            \"slug\": \"tata-coin\",\n            \"rank\": 7676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T13:48:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f112c6aaf661684e99f1b4a45f861587c0595f1\"\n            }\n        },\n        {\n            \"id\": 16005,\n            \"name\": \"Epsilon\",\n            \"symbol\": \"EPS\",\n            \"slug\": \"epsilon\",\n            \"rank\": 7568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9380b1e77bdbf004b57c9808acf9c257688d3b74\"\n            }\n        },\n        {\n            \"id\": 16006,\n            \"name\": \"DETIK Token\",\n            \"symbol\": \"DTK\",\n            \"slug\": \"detik-token\",\n            \"rank\": 7090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T00:24:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d176404cc58227c2ebb88731a15b0acb6eae9c9\"\n            }\n        },\n        {\n            \"id\": 16007,\n            \"name\": \"Revenue Coin\",\n            \"symbol\": \"RVC\",\n            \"slug\": \"revenue-coin\",\n            \"rank\": 3398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T11:13:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcbdecf8e76a5c32dba69de16985882ace1678c6\"\n            }\n        },\n        {\n            \"id\": 16008,\n            \"name\": \"Beverage Finance\",\n            \"symbol\": \"DRINK\",\n            \"slug\": \"beverage-finance\",\n            \"rank\": 9198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T16:39:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9257fb8fab616867cee67c3289547403617b1938\"\n            }\n        },\n        {\n            \"id\": 16009,\n            \"name\": \"FMETA\",\n            \"symbol\": \"FMETA\",\n            \"slug\": \"facebook-metaverse\",\n            \"rank\": 9199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T00:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e0b5807515756635c6347cdeebf95946e604bcf\"\n            }\n        },\n        {\n            \"id\": 16010,\n            \"name\": \"Silo Finance\",\n            \"symbol\": \"SILO\",\n            \"slug\": \"silo-finance\",\n            \"rank\": 3503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T20:13:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f80310ca7f2c654691d1383149fa1a57d8ab1f8\"\n            }\n        },\n        {\n            \"id\": 16011,\n            \"name\": \"Goldario\",\n            \"symbol\": \"GLD\",\n            \"slug\": \"goldario\",\n            \"rank\": 3744,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T01:09:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6EF7E2D571f9806ab8FAAB73a76A97442BF78e3b\"\n            }\n        },\n        {\n            \"id\": 16013,\n            \"name\": \"XY Finance\",\n            \"symbol\": \"XY\",\n            \"slug\": \"xy-finance\",\n            \"rank\": 1184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T02:00:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x77777777772cf0455fB38eE0e75f38034dFa50DE\"\n            }\n        },\n        {\n            \"id\": 16014,\n            \"name\": \"Elo Inu\",\n            \"symbol\": \"ELO INU\",\n            \"slug\": \"elo-inu\",\n            \"rank\": 6877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T02:36:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35207068e057a01861A654463c01B04cc111E760\"\n            }\n        },\n        {\n            \"id\": 16016,\n            \"name\": \"Portuma\",\n            \"symbol\": \"POR\",\n            \"slug\": \"portuma\",\n            \"rank\": 5164,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T02:43:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4\"\n            }\n        },\n        {\n            \"id\": 16017,\n            \"name\": \"APEX Protocol\",\n            \"symbol\": \"APXP\",\n            \"slug\": \"apex-protocol\",\n            \"rank\": 3560,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T03:03:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x601a0eE18E9DCdc70658d8B87a748e11344D3A45\"\n            }\n        },\n        {\n            \"id\": 16018,\n            \"name\": \"DiamondQ\",\n            \"symbol\": \"DIQ\",\n            \"slug\": \"diamondq\",\n            \"rank\": 6318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:51:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBD573dDc3aB93D7984012B897821F6C09F4D24E3\"\n            }\n        },\n        {\n            \"id\": 16019,\n            \"name\": \"NKCL Classic\",\n            \"symbol\": \"NKCLC\",\n            \"slug\": \"nkcl-classic\",\n            \"rank\": 4077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:06:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd1b624f07a4d9b3e3746e33cb58f42df079b5444\"\n            }\n        },\n        {\n            \"id\": 16020,\n            \"name\": \"Reimagined Finance\",\n            \"symbol\": \"REFI\",\n            \"slug\": \"refi\",\n            \"rank\": 3501,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:18:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA808B22ffd2c472aD1278088F16D4010E6a54D5F\"\n            }\n        },\n        {\n            \"id\": 16021,\n            \"name\": \"HoneyBadger\",\n            \"symbol\": \"HONEYBADGER\",\n            \"slug\": \"honeybadger\",\n            \"rank\": 9200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3d60f2bde6762ce9ce45945d05bc6846d12a140e\"\n            }\n        },\n        {\n            \"id\": 16023,\n            \"name\": \"NFTshootout\",\n            \"symbol\": \"SHOO\",\n            \"slug\": \"nftshootout\",\n            \"rank\": 4690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T04:54:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0fcc11F873360450a1afD8CB7Cfe0a9d787cc25E\"\n            }\n        },\n        {\n            \"id\": 16024,\n            \"name\": \"WAMO\",\n            \"symbol\": \"WAMO\",\n            \"slug\": \"wamo\",\n            \"rank\": 8281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T05:00:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4nQqJkBx3Dnovc6ueEdkJfFr2zi2fc77834czmoymR1b\"\n            }\n        },\n        {\n            \"id\": 16025,\n            \"name\": \"CobraGoose\",\n            \"symbol\": \"CBG\",\n            \"slug\": \"cobragoose\",\n            \"rank\": 9201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T05:21:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20dc897a85a204dac089ee1dc1998268a9b17fc1\"\n            }\n        },\n        {\n            \"id\": 16026,\n            \"name\": \"Museo\",\n            \"symbol\": \"MSE\",\n            \"slug\": \"museo\",\n            \"rank\": 7476,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T05:24:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd8f3e0fe6254010ee6d309607024d1b2bf378e6b\"\n            }\n        },\n        {\n            \"id\": 16028,\n            \"name\": \"Reforestation Mahogany\",\n            \"symbol\": \"RMOG\",\n            \"slug\": \"reforestation-mahogany\",\n            \"rank\": 7003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T07:42:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xee33114ef9afb0779f0505c38afbb1644f4073cc\"\n            }\n        },\n        {\n            \"id\": 16030,\n            \"name\": \"DEEPMAZE Finance\",\n            \"symbol\": \"DPZ\",\n            \"slug\": \"deepmaze-finance\",\n            \"rank\": 4356,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdC0118B27276065C573386aa44e7a6E5e2AF07C1\"\n            }\n        },\n        {\n            \"id\": 16032,\n            \"name\": \"HUH Token\",\n            \"symbol\": \"HUH\",\n            \"slug\": \"huh\",\n            \"rank\": 4195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T08:00:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86d49fbd3b6f989d641e700a15599d3b165002ab\"\n            }\n        },\n        {\n            \"id\": 16033,\n            \"name\": \"Metastrike\",\n            \"symbol\": \"MTS\",\n            \"slug\": \"metastrike\",\n            \"rank\": 3036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T14:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x496cC0b4ee12Aa2AC4c42E93067484e7Ff50294b\"\n            }\n        },\n        {\n            \"id\": 16035,\n            \"name\": \"Crypto Fight Club\",\n            \"symbol\": \"FIGHT\",\n            \"slug\": \"crypto-fight-club\",\n            \"rank\": 6294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T15:12:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f39c3319188A723003670c3F9B9e7EF991E52F3\"\n            }\n        },\n        {\n            \"id\": 16037,\n            \"name\": \"Plunge\",\n            \"symbol\": \"PLG\",\n            \"slug\": \"plunge\",\n            \"rank\": 7695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T08:18:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDAd3ABce6Fb87FA0355203b692723A7EE8aa9D63\"\n            }\n        },\n        {\n            \"id\": 16038,\n            \"name\": \"Minereum BSC\",\n            \"symbol\": \"MNEB\",\n            \"slug\": \"minereum-bsc\",\n            \"rank\": 5117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T08:29:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf\"\n            }\n        },\n        {\n            \"id\": 16039,\n            \"name\": \"Kori Inu\",\n            \"symbol\": \"KORI\",\n            \"slug\": \"kori-inu\",\n            \"rank\": 4176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T09:03:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x345dadb10a200f10814ad8523fca0f2d958c3370\"\n            }\n        },\n        {\n            \"id\": 16041,\n            \"name\": \"Shiba wolf\",\n            \"symbol\": \"SHIBAW\",\n            \"slug\": \"shiba-wolf\",\n            \"rank\": 8038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T10:15:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc086EFe1E59095D2B0D31af8ddcF6598FA2c5513\"\n            }\n        },\n        {\n            \"id\": 16042,\n            \"name\": \"Flappy Shiba Inu\",\n            \"symbol\": \"FSINU\",\n            \"slug\": \"flappy-shiba-inu\",\n            \"rank\": 7966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T10:27:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcC1df4Cff1E9186ecE7B71367749e8E749c82A85\"\n            }\n        },\n        {\n            \"id\": 16043,\n            \"name\": \"BYTZ\",\n            \"symbol\": \"BYTZ\",\n            \"slug\": \"bytz\",\n            \"rank\": 6036,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T13:48:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16044,\n            \"name\": \"nUSD (HotBit)\",\n            \"symbol\": \"nUSD\",\n            \"slug\": \"nusd-token-hb\",\n            \"rank\": 2881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T10:45:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16046,\n            \"name\": \"Hellbound Squid - The Game\",\n            \"symbol\": \"SQUIDBOUND\",\n            \"slug\": \"hellbound-squid-the-game\",\n            \"rank\": 9202,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T12:12:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc339e0e0c6e94b45597c6ee7177ab09bcb39e286\"\n            }\n        },\n        {\n            \"id\": 16047,\n            \"name\": \"Kuber Finance\",\n            \"symbol\": \"KFT\",\n            \"slug\": \"kuber-finance\",\n            \"rank\": 7051,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T14:15:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2da577ba818445b3bf732e493c6f6a0484be4cc3\"\n            }\n        },\n        {\n            \"id\": 16049,\n            \"name\": \"THORWallet DEX\",\n            \"symbol\": \"TGT\",\n            \"slug\": \"thorwallet\",\n            \"rank\": 4516,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T22:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x108a850856db3f85d0269a2693d896b394c80325\"\n            }\n        },\n        {\n            \"id\": 16050,\n            \"name\": \"G.O.A.T Token\",\n            \"symbol\": \"G.O.A.T\",\n            \"slug\": \"goat-token\",\n            \"rank\": 5866,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T18:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x74edaf28fc4b9e6a1618d613839daaf6a9d075db\"\n            }\n        },\n        {\n            \"id\": 16051,\n            \"name\": \"Rise of Defenders\",\n            \"symbol\": \"RDR\",\n            \"slug\": \"rise-of-defenders\",\n            \"rank\": 6171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T16:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x92da433da84d58dfe2aade1943349e491cbd6820\"\n            }\n        },\n        {\n            \"id\": 16053,\n            \"name\": \"Doge Alliance\",\n            \"symbol\": \"DOGEALLY\",\n            \"slug\": \"doge-alliance\",\n            \"rank\": 6832,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T19:44:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05822195b28613b0f8a484313d3be7b357c53a4a\"\n            }\n        },\n        {\n            \"id\": 16054,\n            \"name\": \"Scary Chain Capital v2\",\n            \"symbol\": \"SCC\",\n            \"slug\": \"scary-chain-capital-new\",\n            \"rank\": 5645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-14T20:29:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xa231d452e4bca86672fd6109de94688d1e17aae5\"\n            }\n        },\n        {\n            \"id\": 16055,\n            \"name\": \"MetaMounts\",\n            \"symbol\": \"MOUNT\",\n            \"slug\": \"metamounts\",\n            \"rank\": 8046,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T02:30:08.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"9QXAu7FTf7hmswBQwKxvuqGgWH42FyQjqXJanUt6y4eC\"\n            }\n        },\n        {\n            \"id\": 16058,\n            \"name\": \"Captain Inu\",\n            \"symbol\": \"CPTINU\",\n            \"slug\": \"captain-inu\",\n            \"rank\": 4648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T04:41:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7cca2e1c9b0519f52029467914a15e782bf66971\"\n            }\n        },\n        {\n            \"id\": 16059,\n            \"name\": \"SYN CITY\",\n            \"symbol\": \"SYNR\",\n            \"slug\": \"syn-city\",\n            \"rank\": 3905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbc6e06778708177a18210181b073da747c88490a\"\n            }\n        },\n        {\n            \"id\": 16060,\n            \"name\": \"BeachBoyz\",\n            \"symbol\": \"BOYZ\",\n            \"slug\": \"beachboyz\",\n            \"rank\": 9203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9500eDf9C582a5e32E4e992030a0543455eB5d3\"\n            }\n        },\n        {\n            \"id\": 16061,\n            \"name\": \"Xolo Inu\",\n            \"symbol\": \"XL\",\n            \"slug\": \"xolo-inu\",\n            \"rank\": 3505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x61ae5b63c8f7400c21613f882c9b0a8eec586a10\"\n            }\n        },\n        {\n            \"id\": 16062,\n            \"name\": \"Baby Santa Token v2\",\n            \"symbol\": \"$BSTv2\",\n            \"slug\": \"baby-santa-token-v2\",\n            \"rank\": 7632,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x215ae47ecc7a297d3e20126c3e05e735f548f1d3\"\n            }\n        },\n        {\n            \"id\": 16065,\n            \"name\": \"SnowFloki\",\n            \"symbol\": \"SNOWFLOKI\",\n            \"slug\": \"snowfloki\",\n            \"rank\": 6575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T07:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc8CCc55582cAEdFEeb4E2ca7C65b0C54998B0bF5\"\n            }\n        },\n        {\n            \"id\": 16071,\n            \"name\": \"RoboShib\",\n            \"symbol\": \"ROBOSHIB\",\n            \"slug\": \"roboshib\",\n            \"rank\": 9204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T14:24:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b48a744669767a3478293fd4eecb8fdc5d33cda\"\n            }\n        },\n        {\n            \"id\": 16074,\n            \"name\": \"The Starship Finance\",\n            \"symbol\": \"BIP\",\n            \"slug\": \"the-starship-finance\",\n            \"rank\": 8161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FoqP7aTaibT5npFKYKQQdyonL99vkW8YALNPwWepdvf5\"\n            }\n        },\n        {\n            \"id\": 16075,\n            \"name\": \"MetaBullRun\",\n            \"symbol\": \"MBR\",\n            \"slug\": \"metabullrun\",\n            \"rank\": 9205,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0118b83775000a9a4dd2579746ee4c8c7d3d73c\"\n            }\n        },\n        {\n            \"id\": 16076,\n            \"name\": \"Cloud Protocol\",\n            \"symbol\": \"CPRO\",\n            \"slug\": \"cloud-protocol\",\n            \"rank\": 7026,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6f2a550259532f7429530dcb93d86269629e3f2a\"\n            }\n        },\n        {\n            \"id\": 16078,\n            \"name\": \"AvaxUp\",\n            \"symbol\": \"AVAXUP\",\n            \"slug\": \"avaxup\",\n            \"rank\": 7541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31db9fae1747a84afed39ef28d76cd1ccde96e38\"\n            }\n        },\n        {\n            \"id\": 16079,\n            \"name\": \"CROSSY ANIMALS\",\n            \"symbol\": \"CA\",\n            \"slug\": \"crossy-animals\",\n            \"rank\": 9206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa71f9956996d3d54502a5c83290b6bb15cef0a4\"\n            }\n        },\n        {\n            \"id\": 16080,\n            \"name\": \"Power Cash\",\n            \"symbol\": \"PRCH\",\n            \"slug\": \"power-cash\",\n            \"rank\": 3982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T18:05:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3B1308AD9d2590ca6A0bF3cA12a2D4Ee15DB07a4\"\n            }\n        },\n        {\n            \"id\": 16081,\n            \"name\": \"Nota\",\n            \"symbol\": \"USNOTA\",\n            \"slug\": \"nota\",\n            \"rank\": 4817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T10:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdcd04275e2fd2875beaade6a80b39a75d4fe267df6\"\n            }\n        },\n        {\n            \"id\": 16082,\n            \"name\": \"BET TOKEN\",\n            \"symbol\": \"BET\",\n            \"slug\": \"bet-token\",\n            \"rank\": 9207,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T09:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x829bAEa0a3869044c6c846b860010611f4D32f08\"\n            }\n        },\n        {\n            \"id\": 16086,\n            \"name\": \"BitTorrent (New)\",\n            \"symbol\": \"BTT\",\n            \"slug\": \"bittorrent-new\",\n            \"rank\": 53,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4\"\n            }\n        },\n        {\n            \"id\": 16091,\n            \"name\": \"MetaGods\",\n            \"symbol\": \"MGOD\",\n            \"slug\": \"metagods\",\n            \"rank\": 3484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:12:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10A12969cB08a8d88D4BFB5d1FA317d41e0fdab3\"\n            }\n        },\n        {\n            \"id\": 16092,\n            \"name\": \"BakerGuild\",\n            \"symbol\": \"BAKER\",\n            \"slug\": \"bakerguild\",\n            \"rank\": 7591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:09:16.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xfe27133f2e8c8539363883d914bccb4b21ebd28a\"\n            }\n        },\n        {\n            \"id\": 16093,\n            \"name\": \"Bitkub Coin\",\n            \"symbol\": \"KUB\",\n            \"slug\": \"bitkub-coin\",\n            \"rank\": 2927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16095,\n            \"name\": \"Totem\",\n            \"symbol\": \"CTZN\",\n            \"slug\": \"totem-new-earth-systems\",\n            \"rank\": 5395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T16:42:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa803778ab953d3ffe4fbd20cfa0042ecefe8319d\"\n            }\n        },\n        {\n            \"id\": 16097,\n            \"name\": \"PODO\",\n            \"symbol\": \"POD\",\n            \"slug\": \"podo\",\n            \"rank\": 8043,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T07:40:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16098,\n            \"name\": \"SolClout\",\n            \"symbol\": \"SCT\",\n            \"slug\": \"solclout\",\n            \"rank\": 7076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:27:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"4Te4KJgjtnZe4aE2zne8G4NPfrPjCwDmaiEx9rKnyDVZ\"\n            }\n        },\n        {\n            \"id\": 16099,\n            \"name\": \"RagnarokDAO\",\n            \"symbol\": \"RGK\",\n            \"slug\": \"ragnarokdao\",\n            \"rank\": 7627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T13:30:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x46fCCf447f74ec97a521615fcE111118597071f7\"\n            }\n        },\n        {\n            \"id\": 16100,\n            \"name\": \"Crafting Finance\",\n            \"symbol\": \"CRF\",\n            \"slug\": \"crafting-finance\",\n            \"rank\": 3614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T14:35:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x508df5aa4746be37b5b6a69684dfd8bdc322219d\"\n            }\n        },\n        {\n            \"id\": 16102,\n            \"name\": \"GameVerse\",\n            \"symbol\": \"GMV\",\n            \"slug\": \"gameverse\",\n            \"rank\": 7384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T14:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x769c49d25d9b7249Ce4600440ee1869BAd49F395\"\n            }\n        },\n        {\n            \"id\": 16103,\n            \"name\": \"SOLCash\",\n            \"symbol\": \"SOLCASH\",\n            \"slug\": \"solcash\",\n            \"rank\": 6148,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-15T14:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7b86f5ca09dc00502e342b0fef5117e1c32222ce\"\n            }\n        },\n        {\n            \"id\": 16105,\n            \"name\": \"Chumbi Valley\",\n            \"symbol\": \"CHMB\",\n            \"slug\": \"chumbi-valley\",\n            \"rank\": 3107,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T15:58:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5492Ef6aEebA1A3896357359eF039a8B11621b45\"\n            }\n        },\n        {\n            \"id\": 16108,\n            \"name\": \"xUSD\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xusd\",\n            \"rank\": 5786,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T03:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16109,\n            \"name\": \"TokoNFT\",\n            \"symbol\": \"TKN\",\n            \"slug\": \"tokonft\",\n            \"rank\": 6912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T03:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA79A1B19f2367E80d1859273D16796E713cc87C2\"\n            }\n        },\n        {\n            \"id\": 16110,\n            \"name\": \"Meta Hangry Games\",\n            \"symbol\": \"MHG\",\n            \"slug\": \"meta-hangry-games\",\n            \"rank\": 7346,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:39:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3025E70f87072E0442767b5Cc9Cb1f4cDD314Bc3\"\n            }\n        },\n        {\n            \"id\": 16112,\n            \"name\": \"HeroesOfCrypton\",\n            \"symbol\": \"HEROES\",\n            \"slug\": \"heroesofcrypton\",\n            \"rank\": 6801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x96e0dcc73f74b6049813439f7a660d1d6ca20594\"\n            }\n        },\n        {\n            \"id\": 16113,\n            \"name\": \"Clifford Inu\",\n            \"symbol\": \"CLIFF\",\n            \"slug\": \"clifford-inu\",\n            \"rank\": 3478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:42:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1b9baf2a3edea91ee431f02d449a1044d5726669\"\n            }\n        },\n        {\n            \"id\": 16115,\n            \"name\": \"Hakuryu\",\n            \"symbol\": \"$RYU\",\n            \"slug\": \"haku-ryu\",\n            \"rank\": 6763,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:39:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xefbE739c5B999C5Bca13be7Bb238610a3A8Fec93\"\n            }\n        },\n        {\n            \"id\": 16116,\n            \"name\": \"Wrapped Solana\",\n            \"symbol\": \"SOL\",\n            \"slug\": \"wrapped-solana\",\n            \"rank\": 3136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"So11111111111111111111111111111111111111112\"\n            }\n        },\n        {\n            \"id\": 16117,\n            \"name\": \"Hypersonic Finance\",\n            \"symbol\": \"HYPERSONIC\",\n            \"slug\": \"hypersonic-finance\",\n            \"rank\": 6754,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T04:57:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2fD24E68DC5F6384255497d3CED04f715B87b4cf\"\n            }\n        },\n        {\n            \"id\": 16118,\n            \"name\": \"YU-GI-KING\",\n            \"symbol\": \"YUGI\",\n            \"slug\": \"yu-gi-king\",\n            \"rank\": 7208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T16:45:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90A2902D9f02D68b56D4e5a4D280f97A555A6241\"\n            }\n        },\n        {\n            \"id\": 16119,\n            \"name\": \"Louverture\",\n            \"symbol\": \"LVT\",\n            \"slug\": \"louverture\",\n            \"rank\": 3913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:21:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xff579d6259dEDcc80488c9b89d2820bCb5609160\"\n            }\n        },\n        {\n            \"id\": 16120,\n            \"name\": \"Fwar Finance\",\n            \"symbol\": \"FWT\",\n            \"slug\": \"fwar-finance\",\n            \"rank\": 6155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce3e05e2dfce8673e08514615dd976754bb88b25\"\n            }\n        },\n        {\n            \"id\": 16121,\n            \"name\": \"White Whale\",\n            \"symbol\": \"WHALE\",\n            \"slug\": \"white-whale\",\n            \"rank\": 3494,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T04:12:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1php5m8a6qd68z02t3zpw4jv2pj4vgw4wz0t8mz\"\n            }\n        },\n        {\n            \"id\": 16122,\n            \"name\": \"Meta Brawl\",\n            \"symbol\": \"BRAWL\",\n            \"slug\": \"meta-brawl\",\n            \"rank\": 2561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T13:42:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x122edffCa1c940A82574B21031623f063fC8C7F9\"\n            }\n        },\n        {\n            \"id\": 16123,\n            \"name\": \"AnyPrinter\",\n            \"symbol\": \"ANYP\",\n            \"slug\": \"anyprinter\",\n            \"rank\": 5448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:54:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0356ed6caec19d3f353821480ca44bf7db6d713d\"\n            }\n        },\n        {\n            \"id\": 16125,\n            \"name\": \"Senator Karen\",\n            \"symbol\": \"KAREN\",\n            \"slug\": \"senator-karen\",\n            \"rank\": 9208,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2881080650b782a48b03a1f5bd30df117b6a5bd5\"\n            }\n        },\n        {\n            \"id\": 16126,\n            \"name\": \"Travel Coin\",\n            \"symbol\": \"TCOIN\",\n            \"slug\": \"travel-coin\",\n            \"rank\": 7048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T06:57:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8b10DaFb5546b3740886D8a77b8b9bACB44fFfD\"\n            }\n        },\n        {\n            \"id\": 16127,\n            \"name\": \"ZinaX Token\",\n            \"symbol\": \"ZINAX\",\n            \"slug\": \"zinax-token\",\n            \"rank\": 7574,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:03:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa973f2ec4ab693bb0b3a68279c9d9832e207d886\"\n            }\n        },\n        {\n            \"id\": 16128,\n            \"name\": \"Predictcoin\",\n            \"symbol\": \"PRED\",\n            \"slug\": \"predictcoin\",\n            \"rank\": 3045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:42:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdd2e3fdb879aa42748e9d47b7359323f226ba22\"\n            }\n        },\n        {\n            \"id\": 16129,\n            \"name\": \"MiniTesla\",\n            \"symbol\": \"MINITESLA\",\n            \"slug\": \"minitesla\",\n            \"rank\": 4081,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:18:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33778e87931ea8ee5b66776201533e40ddde1267\"\n            }\n        },\n        {\n            \"id\": 16130,\n            \"name\": \"Wrapped Staked HEC\",\n            \"symbol\": \"WSHEC\",\n            \"slug\": \"wrapped-staked-hec\",\n            \"rank\": 3742,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:21:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x94ccf60f700146bea8ef7832820800e2dfa92eda\"\n            }\n        },\n        {\n            \"id\": 16131,\n            \"name\": \"Truth Technology\",\n            \"symbol\": \"TRUTH\",\n            \"slug\": \"truth-technology\",\n            \"rank\": 7377,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:27:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x411c9f87824b98c043db255a171a360313ebb881\"\n            }\n        },\n        {\n            \"id\": 16132,\n            \"name\": \"Ginza Eternity\",\n            \"symbol\": \"GER\",\n            \"slug\": \"ginza-eternity\",\n            \"rank\": 3431,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:36:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e9b29aa5aed3d65867db8b980484c8c49a7f915\"\n            }\n        },\n        {\n            \"id\": 16133,\n            \"name\": \"Frontrow\",\n            \"symbol\": \"FRR\",\n            \"slug\": \"frontrow\",\n            \"rank\": 2953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T07:45:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe6602b34d8510b033e000975b3322537c7172441\"\n            }\n        },\n        {\n            \"id\": 16135,\n            \"name\": \"Shib Generating\",\n            \"symbol\": \"SHG\",\n            \"slug\": \"shib-generating\",\n            \"rank\": 7267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33af7644b1f60c8e8d62689b19d60a5d132164fc\"\n            }\n        },\n        {\n            \"id\": 16136,\n            \"name\": \"Crypto Birds\",\n            \"symbol\": \"XCB\",\n            \"slug\": \"crypto-birds\",\n            \"rank\": 6247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dcd6ab0511b2e72af3d088538d678bae9bbf552\"\n            }\n        },\n        {\n            \"id\": 16137,\n            \"name\": \"Index Coop\",\n            \"symbol\": \"BTC2X-FLI\",\n            \"slug\": \"index-coop\",\n            \"rank\": 3771,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:39:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b498ff89709d3838a063f1dfa463091f9801c2b\"\n            }\n        },\n        {\n            \"id\": 16138,\n            \"name\": \"Parasol Finance\",\n            \"symbol\": \"PSOL\",\n            \"slug\": \"parasol-finance\",\n            \"rank\": 6598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T12:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Hmatmu1ktLbobSvim94mfpZmjL5iiyoM1zidtXJRAdLZ\"\n            }\n        },\n        {\n            \"id\": 16139,\n            \"name\": \"Dragon Verse\",\n            \"symbol\": \"DRV\",\n            \"slug\": \"dragon-verse\",\n            \"rank\": 4182,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:42:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcd9442d70eb0e6ecf26919e62278fc4fd24c3ed2\"\n            }\n        },\n        {\n            \"id\": 16141,\n            \"name\": \"SafeApe\",\n            \"symbol\": \"USDA\",\n            \"slug\": \"safeape\",\n            \"rank\": 9209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T08:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f9ac9344ba78acdcce8fc2e2f477da707a6f9d1\"\n            }\n        },\n        {\n            \"id\": 16142,\n            \"name\": \"Vortex DAO\",\n            \"symbol\": \"SPACE\",\n            \"slug\": \"vortex-dao\",\n            \"rank\": 6224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x353af195c0d82820c59427BFbD318A49971AAe1a\"\n            }\n        },\n        {\n            \"id\": 16143,\n            \"name\": \"EternalFlow\",\n            \"symbol\": \"EFT\",\n            \"slug\": \"eternalflow\",\n            \"rank\": 5949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:06:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x21004b11939359E7E962Db6675d56f50353dF29C\"\n            }\n        },\n        {\n            \"id\": 16144,\n            \"name\": \"Hippo Coin\",\n            \"symbol\": \"HIPPO\",\n            \"slug\": \"hippo-coin\",\n            \"rank\": 7508,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T14:13:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3EkHyexJLGCvSxzn5umbtd9N69GoT4p5pfdLTFqCNP9Y\"\n            }\n        },\n        {\n            \"id\": 16145,\n            \"name\": \"MoonTrustBSC\",\n            \"symbol\": \"MNTTBSC\",\n            \"slug\": \"moontrustbsc\",\n            \"rank\": 3662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9406b73d4F54572E27d60479905723DE08E689e\"\n            }\n        },\n        {\n            \"id\": 16148,\n            \"name\": \"FreeRossDAO\",\n            \"symbol\": \"FREE\",\n            \"slug\": \"freerossdao\",\n            \"rank\": 2974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:36:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x4cd0c43b0d53bc318cc5342b77eb6f124e47f526\"\n            }\n        },\n        {\n            \"id\": 16149,\n            \"name\": \"CakeDAO\",\n            \"symbol\": \"CAKE\",\n            \"slug\": \"cake\",\n            \"rank\": 9210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:57:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4Eb49A2F9A79053866faE806fAc95A3eF5B92C05\"\n            }\n        },\n        {\n            \"id\": 16150,\n            \"name\": \"Morcilla War\",\n            \"symbol\": \"MOR\",\n            \"slug\": \"morcilla-war\",\n            \"rank\": 4792,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T09:51:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b61b24504a6378e1a99d2aa2a5efcb1f5627a3a\"\n            }\n        },\n        {\n            \"id\": 16151,\n            \"name\": \"DUSD Network\",\n            \"symbol\": \"DUSD\",\n            \"slug\": \"dusd-network\",\n            \"rank\": 6767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:42:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5eba288f8833071ba7cd5c2b356754811c0ce8fb\"\n            }\n        },\n        {\n            \"id\": 16153,\n            \"name\": \"Filecoin Standard Full Hashrate\",\n            \"symbol\": \"SFIL\",\n            \"slug\": \"filecoin-standard-full-hashrate\",\n            \"rank\": 4879,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T20:51:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x965b85d4674f64422c4898c8f8083187f02b32c0\"\n            }\n        },\n        {\n            \"id\": 16155,\n            \"name\": \"Xtra Fund\",\n            \"symbol\": \"XTRA\",\n            \"slug\": \"xtra-fund\",\n            \"rank\": 5450,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ab5c58011a428735e924e3cc619eDeD792203EA\"\n            }\n        },\n        {\n            \"id\": 16157,\n            \"name\": \"METAFLIP\",\n            \"symbol\": \"METAFLIP\",\n            \"slug\": \"metaflip\",\n            \"rank\": 5454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T10:48:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa49f7e4c67d62d11b0867079f5c63cf4a600b55c\"\n            }\n        },\n        {\n            \"id\": 16158,\n            \"name\": \"Vmates\",\n            \"symbol\": \"MATE\",\n            \"slug\": \"vmates\",\n            \"rank\": 4872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T13:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x696c2D3c711d5727c3686672F411583faeDAA29F\"\n            }\n        },\n        {\n            \"id\": 16160,\n            \"name\": \"Multi-Chain Capital (new)\",\n            \"symbol\": \"MCC\",\n            \"slug\": \"multi-chain-capital-new\",\n            \"rank\": 3003,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:03:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc146b7cdbaff065090077151d391f4c96aa09e0c\"\n            }\n        },\n        {\n            \"id\": 16161,\n            \"name\": \"Escape from the Matrix\",\n            \"symbol\": \"REDPILL\",\n            \"slug\": \"escape-from-the-matrix\",\n            \"rank\": 7871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:09:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9ae3809bfcfaebd2996e89da972d0b1d5f34effe\"\n            }\n        },\n        {\n            \"id\": 16162,\n            \"name\": \"SafeMoon V2\",\n            \"symbol\": \"SFM\",\n            \"slug\": \"safemoon-v2\",\n            \"rank\": 2983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T12:30:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5\"\n            }\n        },\n        {\n            \"id\": 16164,\n            \"name\": \"Adene\",\n            \"symbol\": \"ADEN\",\n            \"slug\": \"adene\",\n            \"rank\": 4718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T16:12:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE782CCb8F8749a0f23AB690aa601455e8Eb8E550\"\n            }\n        },\n        {\n            \"id\": 16165,\n            \"name\": \"Spantale\",\n            \"symbol\": \"AEL\",\n            \"slug\": \"spantale\",\n            \"rank\": 5092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54c2a9edd2dd99502c831b76feb2bd6eadd9343a\"\n            }\n        },\n        {\n            \"id\": 16168,\n            \"name\": \"Nitro League\",\n            \"symbol\": \"NITRO\",\n            \"slug\": \"nitro-league\",\n            \"rank\": 3872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T17:09:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0335A7610D817aeCA1bEBbEfbd392ecC2eD587B8\"\n            }\n        },\n        {\n            \"id\": 16170,\n            \"name\": \"MetaAltPad\",\n            \"symbol\": \"MAP\",\n            \"slug\": \"metaaltpad\",\n            \"rank\": 7566,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T18:43:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4E563A5a4AB5f60dEd966B9aCc4b14FBf56547f1\"\n            }\n        },\n        {\n            \"id\": 16171,\n            \"name\": \"Purple Floki Inu\",\n            \"symbol\": \"PURPLEFLOKI\",\n            \"slug\": \"purple-floki-inu\",\n            \"rank\": 7689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83713f2219894deb559ec5530e80e3bc116334dd\"\n            }\n        },\n        {\n            \"id\": 16172,\n            \"name\": \"SpaceXliFe\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"spacexlife\",\n            \"rank\": 7767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x271c48bb9b0df4b604184ce22d436e271d42fa61\"\n            }\n        },\n        {\n            \"id\": 16173,\n            \"name\": \"ShibaMoon\",\n            \"symbol\": \"SHIBAMOON\",\n            \"slug\": \"shibamoon-token\",\n            \"rank\": 7872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T19:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf7958ffc6ce46de09e0ab69b7da360c38b16266b\"\n            }\n        },\n        {\n            \"id\": 16174,\n            \"name\": \"Son of God\",\n            \"symbol\": \"GOD\",\n            \"slug\": \"son-of-god\",\n            \"rank\": 9211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T22:21:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x946813e8526f63559eef580349e205ade5ababa6\"\n            }\n        },\n        {\n            \"id\": 16175,\n            \"name\": \"Baby Cheems Inu\",\n            \"symbol\": \"BCI\",\n            \"slug\": \"baby-cheems-inu\",\n            \"rank\": 6282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-16T22:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x967da0d87a60e5fe7331156480c3f62ce4016b28\"\n            }\n        },\n        {\n            \"id\": 16176,\n            \"name\": \"CakeBaker\",\n            \"symbol\": \"CAKEBAKER\",\n            \"slug\": \"cakebaker\",\n            \"rank\": 6703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T02:09:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3fd8dcf7ce608ddd11c56e920c70edaffdd915e9\"\n            }\n        },\n        {\n            \"id\": 16177,\n            \"name\": \"xUSD Token\",\n            \"symbol\": \"XUSD\",\n            \"slug\": \"xusd-token\",\n            \"rank\": 5611,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T02:21:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x254246331cacbc0b2ea12bef6632e4c6075f60e2\"\n            }\n        },\n        {\n            \"id\": 16178,\n            \"name\": \"Imperium Empires\",\n            \"symbol\": \"IME\",\n            \"slug\": \"imperium-empires\",\n            \"rank\": 3191,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T17:10:09.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf891214fdcf9cdaa5fdc42369ee4f27f226adad6\"\n            }\n        },\n        {\n            \"id\": 16179,\n            \"name\": \"Master Floki\",\n            \"symbol\": \"MASTER\",\n            \"slug\": \"master-floki\",\n            \"rank\": 5636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:48:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x59a99b55c6e12d026cfd02ae3e38f94f102fb46b\"\n            }\n        },\n        {\n            \"id\": 16180,\n            \"name\": \"Squoge Coin\",\n            \"symbol\": \"SQC\",\n            \"slug\": \"squoge-coin\",\n            \"rank\": 7144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:09:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc95937F687F74f8A8a33bb79F5676914eF4B6F2\"\n            }\n        },\n        {\n            \"id\": 16181,\n            \"name\": \"Solice\",\n            \"symbol\": \"SLC\",\n            \"slug\": \"solice\",\n            \"rank\": 3075,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T14:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"METAmTMXwdb8gYzyCPfXXFmZZw4rUsXX58PNsDg7zjL\"\n            }\n        },\n        {\n            \"id\": 16182,\n            \"name\": \"ManuFactory\",\n            \"symbol\": \"MNFT\",\n            \"slug\": \"manufactory-2\",\n            \"rank\": 4612,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:51:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36953B5Ec00A13eDcEceB3aF258D034913D2A79D\"\n            }\n        },\n        {\n            \"id\": 16183,\n            \"name\": \"EarnHub\",\n            \"symbol\": \"EHB\",\n            \"slug\": \"earnhub\",\n            \"rank\": 4137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:51:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80cba4031f7a75b650f4146e5ceba9d7562df939\"\n            }\n        },\n        {\n            \"id\": 16184,\n            \"name\": \"KING FOREVER\",\n            \"symbol\": \"KFR\",\n            \"slug\": \"king-forever\",\n            \"rank\": 7440,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:51:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430\"\n            }\n        },\n        {\n            \"id\": 16185,\n            \"name\": \"Dingocoin\",\n            \"symbol\": \"DINGO\",\n            \"slug\": \"dingocoin\",\n            \"rank\": 7389,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16186,\n            \"name\": \"Treasure\",\n            \"symbol\": \"TREASURE\",\n            \"slug\": \"treasure\",\n            \"rank\": 4803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T04:57:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC0b943b63e605cf8a75c7832C2baF46629f7F762\"\n            }\n        },\n        {\n            \"id\": 16187,\n            \"name\": \"INSTANTXRP\",\n            \"symbol\": \"INSTANTXRP\",\n            \"slug\": \"instantxrp\",\n            \"rank\": 5954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T05:36:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0D1d31a3eA2FC33e79F1A2f0E2Da817042f20B58\"\n            }\n        },\n        {\n            \"id\": 16188,\n            \"name\": \"RebelTraderToken\",\n            \"symbol\": \"RTT\",\n            \"slug\": \"rebeltradertoken\",\n            \"rank\": 6772,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:03:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0834605689faae41708607a2761cd063775038e5\"\n            }\n        },\n        {\n            \"id\": 16189,\n            \"name\": \"Players.Art\",\n            \"symbol\": \"PLAYR\",\n            \"slug\": \"players-art\",\n            \"rank\": 9212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T05:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4352e74a8c3be2a0648e090437027af253425036\"\n            }\n        },\n        {\n            \"id\": 16190,\n            \"name\": \"H-Space Metaverse\",\n            \"symbol\": \"HKSM\",\n            \"slug\": \"h-space-metaverse\",\n            \"rank\": 5808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:15:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x958c129c3543c964c3d9fcb9dc7cf82b727aa68a\"\n            }\n        },\n        {\n            \"id\": 16191,\n            \"name\": \"TravGoPV\",\n            \"symbol\": \"TPV\",\n            \"slug\": \"travgopv\",\n            \"rank\": 6845,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:27:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x66dedb1a6d137c29274489f5d68e9840e1eec213\"\n            }\n        },\n        {\n            \"id\": 16192,\n            \"name\": \"MoonRock\",\n            \"symbol\": \"ROCK\",\n            \"slug\": \"moonrock\",\n            \"rank\": 4421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:24:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ba8a637c6b36e7890c870ba7dbbd8128dac8b40\"\n            }\n        },\n        {\n            \"id\": 16194,\n            \"name\": \"Akitavax\",\n            \"symbol\": \"AKITAX\",\n            \"slug\": \"akitavax\",\n            \"rank\": 4753,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xe06fba763c2104db5027f57f6a5be0a0d86308af\"\n            }\n        },\n        {\n            \"id\": 16196,\n            \"name\": \"Xverse\",\n            \"symbol\": \"XVC\",\n            \"slug\": \"xverse\",\n            \"rank\": 6153,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T06:50:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"25Vu6457o2gdZRGVVt5K8NbAvaP3esYaQNHbNDitVtw1\"\n            }\n        },\n        {\n            \"id\": 16197,\n            \"name\": \"Luna Rush\",\n            \"symbol\": \"LUS\",\n            \"slug\": \"luna-rush\",\n            \"rank\": 831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T16:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xde301d6a2569aefcfe271b9d98f318baee1d30a4\"\n            }\n        },\n        {\n            \"id\": 16198,\n            \"name\": \"MongooseCoin\",\n            \"symbol\": \"MONGOOSE\",\n            \"slug\": \"mongoosecoin\",\n            \"rank\": 7856,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"J7WYVzFNynk9D28eBCccw2EYkygygiLDCVCabV7CupWL\"\n            }\n        },\n        {\n            \"id\": 16199,\n            \"name\": \"Ava Time\",\n            \"symbol\": \"AVTIME\",\n            \"slug\": \"ava-time\",\n            \"rank\": 7949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:00:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3A47868beE0B553183222eeA56E82f83adDCd133\"\n            }\n        },\n        {\n            \"id\": 16201,\n            \"name\": \"Day By Day\",\n            \"symbol\": \"DBD\",\n            \"slug\": \"day-by-day\",\n            \"rank\": 3466,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T07:12:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa5f1dbb0e55bc31f32c6d032bee330288490e722\"\n            }\n        },\n        {\n            \"id\": 16202,\n            \"name\": \"Arcade\",\n            \"symbol\": \"ARC\",\n            \"slug\": \"arcade\",\n            \"rank\": 6219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T08:15:17.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67f785D5CF3784E8F35876dF323acf193350081f\"\n            }\n        },\n        {\n            \"id\": 16203,\n            \"name\": \"Roboots\",\n            \"symbol\": \"RBO\",\n            \"slug\": \"roboots\",\n            \"rank\": 7259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T08:12:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEB7b6491B21565F8FCe9834526f43F7898AC3Ac1\"\n            }\n        },\n        {\n            \"id\": 16204,\n            \"name\": \"Solana Nut\",\n            \"symbol\": \"SOLNUT\",\n            \"slug\": \"solana-nut\",\n            \"rank\": 7270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T13:30:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Fv3ZG56M2cWvF8sy9VWzWyvtHPhugNc1BAzpyoAPvL7r\"\n            }\n        },\n        {\n            \"id\": 16206,\n            \"name\": \"Eroverse\",\n            \"symbol\": \"ERO\",\n            \"slug\": \"eroverse\",\n            \"rank\": 4662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T09:27:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x22cbd249e6c68712da6767f1077b28c87745fa6d\"\n            }\n        },\n        {\n            \"id\": 16207,\n            \"name\": \"Phant\",\n            \"symbol\": \"PNT\",\n            \"slug\": \"phant\",\n            \"rank\": 7423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T04:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AKxR1NLTtPnsVcWwPSEGat1TC9da3Z2vX7sY4G7ZLj1r\"\n            }\n        },\n        {\n            \"id\": 16209,\n            \"name\": \"Olympus v1\",\n            \"symbol\": \"OHM\",\n            \"slug\": \"olympus-v1\",\n            \"rank\": 3206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T09:53:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x383518188c0c6d7730d91b2c03a03c837814a899\"\n            }\n        },\n        {\n            \"id\": 16211,\n            \"name\": \"CVIP\",\n            \"symbol\": \"CVIP\",\n            \"slug\": \"cvip\",\n            \"rank\": 7883,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T10:24:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5a46bf898ce7583b612e5d168073ff773d7857e\"\n            }\n        },\n        {\n            \"id\": 16212,\n            \"name\": \"DEHR Network\",\n            \"symbol\": \"DHR\",\n            \"slug\": \"dehr-network\",\n            \"rank\": 6664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T10:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9fEf6766ecf9e105b2753f7f8968Dc8293A69460\"\n            }\n        },\n        {\n            \"id\": 16214,\n            \"name\": \"Graviton Zero\",\n            \"symbol\": \"GRAV\",\n            \"slug\": \"graviton-zero\",\n            \"rank\": 3622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T16:36:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa6168c7e5eb7c5c379f3a1d7cf1073e09b2f031e\"\n            }\n        },\n        {\n            \"id\": 16215,\n            \"name\": \"CryptoGuards\",\n            \"symbol\": \"CGAR\",\n            \"slug\": \"cryptoguards\",\n            \"rank\": 4498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T20:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x432c7cf1de2b97a013f1130f199ed9d1363215ba\"\n            }\n        },\n        {\n            \"id\": 16216,\n            \"name\": \"Power Nodes\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"power-nodes\",\n            \"rank\": 3131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T16:06:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x131c7afb4e5f5c94a27611f7210dfec2215e85ae\"\n            }\n        },\n        {\n            \"id\": 16217,\n            \"name\": \"CleanOcean (New)\",\n            \"symbol\": \"CLEAN\",\n            \"slug\": \"cleanocean-new\",\n            \"rank\": 6948,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T02:33:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e19266e4a17521d65eff608517fa0c82ca24813\"\n            }\n        },\n        {\n            \"id\": 16218,\n            \"name\": \"Marvelous NFTs (Bad Days)\",\n            \"symbol\": \"MNFT\",\n            \"slug\": \"marvelous-nfts-bad-days\",\n            \"rank\": 3989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33BE7644c0E489b3A0c639D103392D4F3e338158\"\n            }\n        },\n        {\n            \"id\": 16219,\n            \"name\": \"FireBotToken\",\n            \"symbol\": \"FBX\",\n            \"slug\": \"firebottoken\",\n            \"rank\": 7008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-17T22:29:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xd125443f38a69d776177c2b9c041f462936f8218\"\n            }\n        },\n        {\n            \"id\": 16221,\n            \"name\": \"ESPLASH\",\n            \"symbol\": \"ESPL\",\n            \"slug\": \"esplash\",\n            \"rank\": 4214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T09:13:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeBC345e12c14449F2B63F077fd86F3345B0F0d14\"\n            }\n        },\n        {\n            \"id\": 16222,\n            \"name\": \"MotionWreck Games\",\n            \"symbol\": \"MWG\",\n            \"slug\": \"motionwreck-games\",\n            \"rank\": 3694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T14:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rGfKifFcz1mpobiRyKwNL7MoVjDoiefeYT\"\n            }\n        },\n        {\n            \"id\": 16224,\n            \"name\": \"Node Squared\",\n            \"symbol\": \"N2\",\n            \"slug\": \"node-squared\",\n            \"rank\": 5709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T15:09:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6110c64219621ce5b02fb8e8e57b54c01b83bf85\"\n            }\n        },\n        {\n            \"id\": 16225,\n            \"name\": \"NSHARE\",\n            \"symbol\": \"NSHARE\",\n            \"slug\": \"nshare\",\n            \"rank\": 4565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-18T15:06:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x948D0a28b600BDBd77AF4ea30E6F338167034181\"\n            }\n        },\n        {\n            \"id\": 16226,\n            \"name\": \"INCOME\",\n            \"symbol\": \"INCOME\",\n            \"slug\": \"income\",\n            \"rank\": 6091,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T00:15:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xDFcF44e9a6D99717FC04AddD57Fb667286Bb7DC0\"\n            }\n        },\n        {\n            \"id\": 16227,\n            \"name\": \"myMessage\",\n            \"symbol\": \"MESA\",\n            \"slug\": \"mymessage\",\n            \"rank\": 6453,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T00:45:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb192d5fC358D35194282a1a06814aba006198010\"\n            }\n        },\n        {\n            \"id\": 16228,\n            \"name\": \"MetaPlayers.gg\",\n            \"symbol\": \"FPS\",\n            \"slug\": \"metaplayers-gg\",\n            \"rank\": 6278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T01:42:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x213503534d927424a5cdf6d580e9fd408be9337a\"\n            }\n        },\n        {\n            \"id\": 16229,\n            \"name\": \"Asgard Dao\",\n            \"symbol\": \"ASGARD\",\n            \"slug\": \"asgard-dao\",\n            \"rank\": 6886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T01:39:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5593837af2b99021fe657c80d70d2365f5cfd38\"\n            }\n        },\n        {\n            \"id\": 16230,\n            \"name\": \"ETH Fan Token\",\n            \"symbol\": \"EFT\",\n            \"slug\": \"eth-fan-token\",\n            \"rank\": 4248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T02:00:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCcB5051962F77e6a23ecA1235c97FaD32fbB9826\"\n            }\n        },\n        {\n            \"id\": 16231,\n            \"name\": \"Platypus Finance\",\n            \"symbol\": \"PTP\",\n            \"slug\": \"platypus-finance\",\n            \"rank\": 2949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T02:21:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x22d4002028f537599be9f666d1c4fa138522f9c8\"\n            }\n        },\n        {\n            \"id\": 16234,\n            \"name\": \"Battle Of Multiworld\",\n            \"symbol\": \"BMW\",\n            \"slug\": \"battle-of-multiworld\",\n            \"rank\": 4558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3B8fF33762540579E24Bde1b62fe3d90f4D166f4\"\n            }\n        },\n        {\n            \"id\": 16235,\n            \"name\": \"New Era\",\n            \"symbol\": \"NEC\",\n            \"slug\": \"new-era\",\n            \"rank\": 5404,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T05:15:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b6e1f7653cabdee71c05e6493f9bbd307072683\"\n            }\n        },\n        {\n            \"id\": 16236,\n            \"name\": \"Redacted Cartel\",\n            \"symbol\": \"BTRFLY\",\n            \"slug\": \"butterflydao\",\n            \"rank\": 2876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-19T15:42:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc0d4ceb216b3ba9c3701b291766fdcba977cec3a\"\n            }\n        },\n        {\n            \"id\": 16237,\n            \"name\": \"Astro Verse\",\n            \"symbol\": \"ASV\",\n            \"slug\": \"astro-verse\",\n            \"rank\": 5267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T13:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cd9d494bfdd8bb4132e6d1f905952b654dd1dea\"\n            }\n        },\n        {\n            \"id\": 16239,\n            \"name\": \"EXIP\",\n            \"symbol\": \"EXIP\",\n            \"slug\": \"exip\",\n            \"rank\": 4183,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T13:27:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a351f5b989125f0f076123d9e4b57ab043c5e3a\"\n            }\n        },\n        {\n            \"id\": 16240,\n            \"name\": \"Ravendex\",\n            \"symbol\": \"RAVE\",\n            \"slug\": \"ravendex\",\n            \"rank\": 3590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:30:18.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"14a3455f71c435a04ea1fdb50a3ef4c1cab0e79fb1565627ac66a575\"\n            }\n        },\n        {\n            \"id\": 16242,\n            \"name\": \"Cryptowolf Finance\",\n            \"symbol\": \"$CWOLF\",\n            \"slug\": \"cryptowolf-finance\",\n            \"rank\": 3068,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c5921a9563e6d5dda95cb46b572bb1cc9b04a27\"\n            }\n        },\n        {\n            \"id\": 16243,\n            \"name\": \"PegasusDAO\",\n            \"symbol\": \"SUS\",\n            \"slug\": \"pegasusdao\",\n            \"rank\": 9213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T02:57:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x5b5Fe1238aca91C65683aCd7f9D9Bf922e271EAA\"\n            }\n        },\n        {\n            \"id\": 16245,\n            \"name\": \"Micro Bitcoin\",\n            \"symbol\": \"MB\",\n            \"slug\": \"micro-bitcoin\",\n            \"rank\": 7005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T03:15:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8307E163D0e0b2c677EB312Cc314019C2Ff2E8C7\"\n            }\n        },\n        {\n            \"id\": 16246,\n            \"name\": \"OCRA\",\n            \"symbol\": \"OCRA\",\n            \"slug\": \"ocra-bsc\",\n            \"rank\": 7600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T03:18:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87d91c5ded6ff042f8a723c9bf318a62ae804338\"\n            }\n        },\n        {\n            \"id\": 16247,\n            \"name\": \"Fastest Alerts\",\n            \"symbol\": \"FA\",\n            \"slug\": \"fastest-alerts\",\n            \"rank\": 6656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T03:30:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a060ba3a914429053d0ae0197b90e8460133ef2\"\n            }\n        },\n        {\n            \"id\": 16248,\n            \"name\": \"Flinch Token\",\n            \"symbol\": \"FLN\",\n            \"slug\": \"flinch-token\",\n            \"rank\": 7425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T13:45:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1DCa5d93768BBD9F43439efF6Cc94B95F7Dc34Cf\"\n            }\n        },\n        {\n            \"id\": 16249,\n            \"name\": \"DogeMusk\",\n            \"symbol\": \"DGMUSK\",\n            \"slug\": \"dogemusk\",\n            \"rank\": 7702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T04:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4540cc752c008131b174ee9679b55af02360a771\"\n            }\n        },\n        {\n            \"id\": 16251,\n            \"name\": \"BitcoinBR\",\n            \"symbol\": \"BTCBR\",\n            \"slug\": \"bitcoinbr\",\n            \"rank\": 7341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:12:26.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe57425f1598f9b0d6219706b77f4b3da573a3695\"\n            }\n        },\n        {\n            \"id\": 16253,\n            \"name\": \"Tr3zor\",\n            \"symbol\": \"TR3\",\n            \"slug\": \"tr3zor\",\n            \"rank\": 4255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T17:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xF61BF4d1A948487d61b8fa63808AAC06bda55F98\"\n            }\n        },\n        {\n            \"id\": 16254,\n            \"name\": \"OpenLive NFT\",\n            \"symbol\": \"OPV\",\n            \"slug\": \"openlive-nft\",\n            \"rank\": 6554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36C7B164F85D6F775cD128966D5819c7d36FEfF3\"\n            }\n        },\n        {\n            \"id\": 16255,\n            \"name\": \"Hakuna Matata\",\n            \"symbol\": \"MATATA\",\n            \"slug\": \"hakuna-matata\",\n            \"rank\": 7907,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:48:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeEb97934F49E1Ef58FD29DF20d065a437D7C9f56\"\n            }\n        },\n        {\n            \"id\": 16256,\n            \"name\": \"REDMARS\",\n            \"symbol\": \"RMARS\",\n            \"slug\": \"redmars\",\n            \"rank\": 4369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T05:54:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFc2037829F497ff68cc62771270ED1f409668439\"\n            }\n        },\n        {\n            \"id\": 16257,\n            \"name\": \"Monaco Planet\",\n            \"symbol\": \"MONA\",\n            \"slug\": \"mona\",\n            \"rank\": 6261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:09:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef843fb4c112e618b262f6897f479474e4586f05\"\n            }\n        },\n        {\n            \"id\": 16258,\n            \"name\": \"World of Defish\",\n            \"symbol\": \"WOD\",\n            \"slug\": \"world-of-defish\",\n            \"rank\": 3597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T19:00:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x298632d8ea20d321fab1c9b473df5dbda249b2b6\"\n            }\n        },\n        {\n            \"id\": 16260,\n            \"name\": \"impactMarket\",\n            \"symbol\": \"PACT\",\n            \"slug\": \"impactmarket\",\n            \"rank\": 6213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:54:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x46c9757C5497c5B1f2eb73aE79b6B67D119B0B58\"\n            }\n        },\n        {\n            \"id\": 16262,\n            \"name\": \"Starbots\",\n            \"symbol\": \"BOT\",\n            \"slug\": \"starbots\",\n            \"rank\": 4388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T18:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdbccd9131405dd1fe7320090af337952b9845dfa\"\n            }\n        },\n        {\n            \"id\": 16263,\n            \"name\": \"LunaFox\",\n            \"symbol\": \"LUFX\",\n            \"slug\": \"lunafox\",\n            \"rank\": 7751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T07:42:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0924d87605e51764a4620b8c41712a29e9c234c9\"\n            }\n        },\n        {\n            \"id\": 16264,\n            \"name\": \"KaraStar\",\n            \"symbol\": \"KARA\",\n            \"slug\": \"karastar-kara\",\n            \"rank\": 4327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:15:23.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e155e26085Be757780B45a5420D9f16a938f76b\"\n            }\n        },\n        {\n            \"id\": 16266,\n            \"name\": \"Comet Nodes\",\n            \"symbol\": \"COMET\",\n            \"slug\": \"comet-nodes\",\n            \"rank\": 8203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x2923E182A6e68C0fE4006736a33B32f805703683\"\n            }\n        },\n        {\n            \"id\": 16267,\n            \"name\": \"Escrowed Illuvium\",\n            \"symbol\": \"SILV\",\n            \"slug\": \"escrowed-illuvium\",\n            \"rank\": 9214,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:27:19.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x398aea1c9ceb7de800284bb399a15e0efe5a9ec2\"\n            }\n        },\n        {\n            \"id\": 16269,\n            \"name\": \"Snowbear\",\n            \"symbol\": \"SBR\",\n            \"slug\": \"snowbear\",\n            \"rank\": 8211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:33:20.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x19613fec180746831bdf819e0790f35741040dfd\"\n            }\n        },\n        {\n            \"id\": 16270,\n            \"name\": \"Meta Islands\",\n            \"symbol\": \"IGO\",\n            \"slug\": \"meta-islands\",\n            \"rank\": 6806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:30:22.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x247F7Ad24A2A21BA3Ae475Fb0114528C916ea3e4\"\n            }\n        },\n        {\n            \"id\": 16271,\n            \"name\": \"Jolofcoin\",\n            \"symbol\": \"JOL\",\n            \"slug\": \"jolofcoin\",\n            \"rank\": 9215,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T08:33:21.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16272,\n            \"name\": \"PLT\",\n            \"symbol\": \"PLT\",\n            \"slug\": \"plt-token\",\n            \"rank\": 3656,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T12:24:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0944d5848bd9f60a34ba92aea300d4286696eb76\"\n            }\n        },\n        {\n            \"id\": 16273,\n            \"name\": \"PLUSPAD\",\n            \"symbol\": \"PLUS\",\n            \"slug\": \"pluspad\",\n            \"rank\": 9216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xecdbf2fec71ce3007b8fb7b5b46f946d60ba5a05\"\n            }\n        },\n        {\n            \"id\": 16274,\n            \"name\": \"Agrofarm\",\n            \"symbol\": \"FARM\",\n            \"slug\": \"agrofarm\",\n            \"rank\": 5688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xad759b4634bf48c982541c8db61b4581470b4974\"\n            }\n        },\n        {\n            \"id\": 16277,\n            \"name\": \"Ari Swap\",\n            \"symbol\": \"ARI\",\n            \"slug\": \"ari-swap\",\n            \"rank\": 5602,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:21:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x20677d4f3d0F08e735aB512393524A3CfCEb250C\"\n            }\n        },\n        {\n            \"id\": 16278,\n            \"name\": \"Mickey\",\n            \"symbol\": \"MCK\",\n            \"slug\": \"mickey\",\n            \"rank\": 7699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:42:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E48Ueg1o9avL5s7XBjfLViercSrNSJCvmbZMvnwN873\"\n            }\n        },\n        {\n            \"id\": 16279,\n            \"name\": \"Changer\",\n            \"symbol\": \"CNG\",\n            \"slug\": \"changer\",\n            \"rank\": 5451,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:18:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5C1d9aA868a30795F92fAe903eDc9eFF269044bf\"\n            }\n        },\n        {\n            \"id\": 16280,\n            \"name\": \"Phuket Holiday Coin\",\n            \"symbol\": \"PHC\",\n            \"slug\": \"phuket-holiday-coin\",\n            \"rank\": 5249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T05:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2eb3f218a9ab652b349278f4eacf1a2488c1e704\"\n            }\n        },\n        {\n            \"id\": 16283,\n            \"name\": \"ARTi Project\",\n            \"symbol\": \"ARTI\",\n            \"slug\": \"arti-project\",\n            \"rank\": 6983,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3625b55f653f8c7c884ac668696881df43631d44\"\n            }\n        },\n        {\n            \"id\": 16284,\n            \"name\": \"Game X Change Potion\",\n            \"symbol\": \"GXP\",\n            \"slug\": \"game-x-change-potion\",\n            \"rank\": 6309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T13:42:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8347ac51ec4ef29324591d55e2b585a38b2ead5b\"\n            }\n        },\n        {\n            \"id\": 16286,\n            \"name\": \"ERON\",\n            \"symbol\": \"ERON\",\n            \"slug\": \"eron-project\",\n            \"rank\": 4577,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T10:57:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9f32a64ba104f22f34b7ea4fca712e507ce1b99\"\n            }\n        },\n        {\n            \"id\": 16288,\n            \"name\": \"Fluffy Inu\",\n            \"symbol\": \"FLUFFY\",\n            \"slug\": \"fluffy-inu\",\n            \"rank\": 8044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T11:27:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xde74bb5a16000deea9eb26ef3941344325dbdb8c\"\n            }\n        },\n        {\n            \"id\": 16289,\n            \"name\": \"Wisteria Swap\",\n            \"symbol\": \"WST\",\n            \"slug\": \"wisteria-swap\",\n            \"rank\": 4321,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T13:30:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaAdFf17d56d80312b392Ced903f3E8dBE5c3ece7\"\n            }\n        },\n        {\n            \"id\": 16290,\n            \"name\": \"GreenTek\",\n            \"symbol\": \"GTE\",\n            \"slug\": \"greentek\",\n            \"rank\": 8219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T13:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8C7e3b5e720B7a9BBCF15c38Be5B657bB2B71dBa\"\n            }\n        },\n        {\n            \"id\": 16292,\n            \"name\": \"Invest Like Stakeborg Index\",\n            \"symbol\": \"ILSI\",\n            \"slug\": \"invest-like-stakeborg-index\",\n            \"rank\": 4746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T14:57:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0acc0fee1d86d2cd5af372615bf59b298d50cd69\"\n            }\n        },\n        {\n            \"id\": 16293,\n            \"name\": \"hodlME\",\n            \"symbol\": \"HODM\",\n            \"slug\": \"hodlme\",\n            \"rank\": 7810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T16:42:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xda5c483be26be7236d4e1b88a17af1f4e6b8ef3a\"\n            }\n        },\n        {\n            \"id\": 16294,\n            \"name\": \"Ejection Moon\",\n            \"symbol\": \"ETJ\",\n            \"slug\": \"ejection-moon\",\n            \"rank\": 7790,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T19:45:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xab19627C09EfC7fdC5b45fA7100823791433171b\"\n            }\n        },\n        {\n            \"id\": 16296,\n            \"name\": \"Battle Saga\",\n            \"symbol\": \"BTL\",\n            \"slug\": \"battlesaga\",\n            \"rank\": 3631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T16:38:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x708955Db0d4c52FFBf9AA34aF7f3CA8bf07390a8\"\n            }\n        },\n        {\n            \"id\": 16297,\n            \"name\": \"LassoCoin\",\n            \"symbol\": \"LASSO\",\n            \"slug\": \"lassocoin\",\n            \"rank\": 2595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T19:42:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x71441372df45090BB1A34E3320EeAcA93fb5CE4a\"\n            }\n        },\n        {\n            \"id\": 16300,\n            \"name\": \"Adana Demirspor Token\",\n            \"symbol\": \"DEMIR\",\n            \"slug\": \"adana-demirspor-token\",\n            \"rank\": 5435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T19:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfec82a1b2638826bfe53ae2f87cfd94329cde60d\"\n            }\n        },\n        {\n            \"id\": 16301,\n            \"name\": \"Yeti Coin\",\n            \"symbol\": \"YETI COIN\",\n            \"slug\": \"yeti-coin\",\n            \"rank\": 7216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-20T22:54:25.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1DaA04B4D70533Af4B96190bd8E7d4913F2220d9\"\n            }\n        },\n        {\n            \"id\": 16303,\n            \"name\": \"Megla Doge\",\n            \"symbol\": \"MGD\",\n            \"slug\": \"megla-doge\",\n            \"rank\": 7799,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T19:48:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87c55991dd7c0f946dfc4ffcc513b61758096966\"\n            }\n        },\n        {\n            \"id\": 16304,\n            \"name\": \"Astroport\",\n            \"symbol\": \"ASTRO\",\n            \"slug\": \"astroport\",\n            \"rank\": 4491,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T06:32:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1xj49zyqrwpv5k928jwfpfy2ha668nwdgkwlrg3\"\n            }\n        },\n        {\n            \"id\": 16305,\n            \"name\": \"Izumi Finance\",\n            \"symbol\": \"IZI\",\n            \"slug\": \"izumi-finance\",\n            \"rank\": 3701,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T02:06:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ad37205d608b8b219e6a2573f922094cec5c200\"\n            }\n        },\n        {\n            \"id\": 16306,\n            \"name\": \"Theca\",\n            \"symbol\": \"THECA\",\n            \"slug\": \"theca\",\n            \"rank\": 8310,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T02:24:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"D3cm6WRnyBct3p7vFqyTt2CaynsGPuVQT2zW6WHSTX6q\"\n            }\n        },\n        {\n            \"id\": 16307,\n            \"name\": \"INFINITYADA\",\n            \"symbol\": \"INFINITYADA\",\n            \"slug\": \"infinityada\",\n            \"rank\": 7597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T02:39:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7f21E72d293e01A812266768b082A0293a563A18\"\n            }\n        },\n        {\n            \"id\": 16308,\n            \"name\": \"MonstaVerse\",\n            \"symbol\": \"MONSTR\",\n            \"slug\": \"monstaverse\",\n            \"rank\": 7141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T03:13:15.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba75fbc4c7a553081f7a137b6e652520db444660\"\n            }\n        },\n        {\n            \"id\": 16310,\n            \"name\": \"Crypto War\",\n            \"symbol\": \"$GW\",\n            \"slug\": \"crypto-war\",\n            \"rank\": 7817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T16:42:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0896aE129cbD96Bc989551045184e9cDfDa8C6C1\"\n            }\n        },\n        {\n            \"id\": 16311,\n            \"name\": \"Joke Community\",\n            \"symbol\": \"$JOKE\",\n            \"slug\": \"joke-community\",\n            \"rank\": 7083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T03:09:37.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2df0c13487efdf4eb7f6c042273b7aca781b29a0\"\n            }\n        },\n        {\n            \"id\": 16315,\n            \"name\": \"Scope\",\n            \"symbol\": \"SCP\",\n            \"slug\": \"scope\",\n            \"rank\": 6367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T03:39:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x384db457a2e80a47333cf57d5a550e643f515cc9\"\n            }\n        },\n        {\n            \"id\": 16318,\n            \"name\": \"Shiboshi\",\n            \"symbol\": \"SHIBOSHI\",\n            \"slug\": \"shiboshi\",\n            \"rank\": 6497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T04:15:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4C6E7a0F696Fb2356A187020eb13E742792Fdcc\"\n            }\n        },\n        {\n            \"id\": 16319,\n            \"name\": \"ICEBERG\",\n            \"symbol\": \"ICEBERG\",\n            \"slug\": \"iceberg\",\n            \"rank\": 6329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T04:30:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc22e223c332e51340cc80ffbeeac088fd026ad2e\"\n            }\n        },\n        {\n            \"id\": 16320,\n            \"name\": \"EverBNB\",\n            \"symbol\": \"EVERBNB\",\n            \"slug\": \"everbnb\",\n            \"rank\": 7130,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T08:51:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb87bc0ff5dd585a93c44d8511d876933e4233707\"\n            }\n        },\n        {\n            \"id\": 16321,\n            \"name\": \"Evoverse Power\",\n            \"symbol\": \"EPW\",\n            \"slug\": \"evoverse-power\",\n            \"rank\": 4708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T04:51:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf0e5096edf070dc9b1bc8911d63c4e448a3e14c6\"\n            }\n        },\n        {\n            \"id\": 16322,\n            \"name\": \"SolidityLabs\",\n            \"symbol\": \"SOLIDITYLABS\",\n            \"slug\": \"soliditylabs\",\n            \"rank\": 9217,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:42:24.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x368dd0d9a2e595a7a617c3768cdb9a464e06ea69\"\n            }\n        },\n        {\n            \"id\": 16323,\n            \"name\": \"Meta Apes\",\n            \"symbol\": \"MAPES\",\n            \"slug\": \"meta-apes\",\n            \"rank\": 6510,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:39:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdaf8d359eaa3bf2cc46878b912261db0503a9e9\"\n            }\n        },\n        {\n            \"id\": 16325,\n            \"name\": \"Forrest Pump\",\n            \"symbol\": \"FPUMP\",\n            \"slug\": \"forrest-pump\",\n            \"rank\": 7942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:43:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xefAB9002B8E7D465430673B25E14a11aEA848330\"\n            }\n        },\n        {\n            \"id\": 16326,\n            \"name\": \"Kitsumon\",\n            \"symbol\": \"$KMC\",\n            \"slug\": \"kitsumon\",\n            \"rank\": 4814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x44d09156c7b4acf0c64459fbcced7613f5519918\"\n            }\n        },\n        {\n            \"id\": 16328,\n            \"name\": \"Clavis\",\n            \"symbol\": \"CLAVIS\",\n            \"slug\": \"clavis\",\n            \"rank\": 9218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T07:27:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xa5b0f5ef809fd04c9d4320211c711cb34ef812dd\"\n            }\n        },\n        {\n            \"id\": 16329,\n            \"name\": \"InfinityGaming\",\n            \"symbol\": \"PLAY\",\n            \"slug\": \"infinitygaming\",\n            \"rank\": 7117,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:18:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x95b4e47025372ded4b73f9b5f0671b94a81445bc\"\n            }\n        },\n        {\n            \"id\": 16330,\n            \"name\": \"Chikn Egg\",\n            \"symbol\": \"EGG\",\n            \"slug\": \"chikn-egg\",\n            \"rank\": 4158,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7761e2338b35bceb6bda6ce477ef012bde7ae611\"\n            }\n        },\n        {\n            \"id\": 16331,\n            \"name\": \"SolCondoms\",\n            \"symbol\": \"CONDOMS\",\n            \"slug\": \"solcondoms\",\n            \"rank\": 8149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:18:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"EzL6LLmv4vgfF7irkjG7ZxM92bTJ9f6nFopDXJTow7zj\"\n            }\n        },\n        {\n            \"id\": 16332,\n            \"name\": \"ApeBUSD\",\n            \"symbol\": \"APEBUSD\",\n            \"slug\": \"apebusd\",\n            \"rank\": 6824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:42:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfbb1a82ce57c6a9b5a1e41e0368affdc8b18b767\"\n            }\n        },\n        {\n            \"id\": 16333,\n            \"name\": \"PeaceTokenFinance\",\n            \"symbol\": \"PET\",\n            \"slug\": \"peacetokenfinance\",\n            \"rank\": 5425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T08:53:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9CA00f0B5562914bcD84Ca6e0132CaE295cc84B7\"\n            }\n        },\n        {\n            \"id\": 16334,\n            \"name\": \"ApolloX\",\n            \"symbol\": \"APX\",\n            \"slug\": \"apollox\",\n            \"rank\": 734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:12:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x78f5d389f5cdccfc41594abab4b0ed02f31398b3\"\n            }\n        },\n        {\n            \"id\": 16335,\n            \"name\": \"MiniGame\",\n            \"symbol\": \"MINIGAME\",\n            \"slug\": \"minigame\",\n            \"rank\": 6039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:09:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c836d94c4ccb747daec6811652d982f7d9c49b5\"\n            }\n        },\n        {\n            \"id\": 16337,\n            \"name\": \"Blanc\",\n            \"symbol\": \"BLANC\",\n            \"slug\": \"blanc\",\n            \"rank\": 8074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:33:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf481eec738c46f675e077ee966a680a19210af11\"\n            }\n        },\n        {\n            \"id\": 16338,\n            \"name\": \"Meta Decentraland\",\n            \"symbol\": \"MDL\",\n            \"slug\": \"meta-decentraland\",\n            \"rank\": 7125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC162d93A88e03211163C093eBBd3a5d13b7264ce\"\n            }\n        },\n        {\n            \"id\": 16339,\n            \"name\": \"Anons Network\",\n            \"symbol\": \"ANONS\",\n            \"slug\": \"anons-network\",\n            \"rank\": 6558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T09:08:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc74cb1bbc2a1bc6e0c9e35ee176f832ad7cdb3ab\"\n            }\n        },\n        {\n            \"id\": 16340,\n            \"name\": \"ParrotDao\",\n            \"symbol\": \"PARR\",\n            \"slug\": \"parrotdao\",\n            \"rank\": 8095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:39:36.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf10b5a72f0abeB27A5DdBa950082e4eDFF4c825d\"\n            }\n        },\n        {\n            \"id\": 16341,\n            \"name\": \"Tip.Blue\",\n            \"symbol\": \"BLUE\",\n            \"slug\": \"tip-blue\",\n            \"rank\": 7136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:42:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc12e249FaBe1c5Eb7C558E5F50D187687a244E31\"\n            }\n        },\n        {\n            \"id\": 16342,\n            \"name\": \"Odin Platform\",\n            \"symbol\": \"ODN\",\n            \"slug\": \"odin-platform\",\n            \"rank\": 4679,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T10:48:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42f7332b14347c9F77A9bef1aC7bB60d2cd9Ec2e\"\n            }\n        },\n        {\n            \"id\": 16344,\n            \"name\": \"LaunchZone (LZP)\",\n            \"symbol\": \"LZP\",\n            \"slug\": \"launchzone-lzp\",\n            \"rank\": 6593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T11:51:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4211959585c8f18b06dab8b5bb0bc825cad4c1de\"\n            }\n        },\n        {\n            \"id\": 16347,\n            \"name\": \"OREN Game\",\n            \"symbol\": \"OREN\",\n            \"slug\": \"oren-game\",\n            \"rank\": 6871,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:09:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6358c1e2de9fd4953cd4f7e83d5a516c8928b1a7\"\n            }\n        },\n        {\n            \"id\": 16348,\n            \"name\": \"Neptune\",\n            \"symbol\": \"NPTUN\",\n            \"slug\": \"neptune\",\n            \"rank\": 7838,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T16:35:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbfc5d671ccdeb25654ef83c61b1535b2cb0a29c7\"\n            }\n        },\n        {\n            \"id\": 16349,\n            \"name\": \"Volt Inu\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"volt-inu\",\n            \"rank\": 3647,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-21T19:57:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3f7aff0ef20aa2e646290dfa4e67611b2220c597\"\n            }\n        },\n        {\n            \"id\": 16350,\n            \"name\": \"Phaeton\",\n            \"symbol\": \"PHAE\",\n            \"slug\": \"phaeton\",\n            \"rank\": 3727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T01:54:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16351,\n            \"name\": \"Tokel\",\n            \"symbol\": \"TKL\",\n            \"slug\": \"tokel\",\n            \"rank\": 7768,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:08:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16352,\n            \"name\": \"Green Satoshi Token\",\n            \"symbol\": \"GST\",\n            \"slug\": \"gst\",\n            \"rank\": 1904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:03:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB\"\n            }\n        },\n        {\n            \"id\": 16353,\n            \"name\": \"BunnyVerse\",\n            \"symbol\": \"BNV\",\n            \"slug\": \"bunnyverse\",\n            \"rank\": 6618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:00:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x072987d5b36ad8d45552aed98879a7101ccdd749\"\n            }\n        },\n        {\n            \"id\": 16354,\n            \"name\": \"KunoichiX\",\n            \"symbol\": \"KUNO\",\n            \"slug\": \"kunoichix\",\n            \"rank\": 7047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:06:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b5ECBb411d8FE829e5eAc253EE1F2Dc05D8d1Ae\"\n            }\n        },\n        {\n            \"id\": 16355,\n            \"name\": \"Tranquil Staked ONE\",\n            \"symbol\": \"STONE\",\n            \"slug\": \"tranquil-staked-one\",\n            \"rank\": 8325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T02:09:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x22d62b19b7039333ad773b7185bb61294f3adc19\"\n            }\n        },\n        {\n            \"id\": 16357,\n            \"name\": \"TRYC\",\n            \"symbol\": \"TRYC\",\n            \"slug\": \"tryc\",\n            \"rank\": 3912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T03:43:12.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0000000005c6b7c1fd10915a05f034f90d524d6e\"\n            }\n        },\n        {\n            \"id\": 16359,\n            \"name\": \"Calo App\",\n            \"symbol\": \"CALO\",\n            \"slug\": \"calo-app\",\n            \"rank\": 3844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T03:36:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb6b91269413b6b99242b1c0bc611031529999999\"\n            }\n        },\n        {\n            \"id\": 16362,\n            \"name\": \"REALLIQ Token\",\n            \"symbol\": \"RLQ\",\n            \"slug\": \"realliq-token\",\n            \"rank\": 6976,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:00:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19bB77FD24fc09Dd0C3E8Ea8b3781172479791E4\"\n            }\n        },\n        {\n            \"id\": 16363,\n            \"name\": \"Minto\",\n            \"symbol\": \"BTCMT\",\n            \"slug\": \"minto\",\n            \"rank\": 9219,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:10:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2502,\n                \"name\": \"HECO\",\n                \"symbol\": \"HT\",\n                \"slug\": \"huobi-token\",\n                \"token_address\": \"0x410a56541bD912F9B60943fcB344f1E3D6F09567\"\n            }\n        },\n        {\n            \"id\": 16364,\n            \"name\": \"SwapX\",\n            \"symbol\": \"XWAP\",\n            \"slug\": \"swapx\",\n            \"rank\": 7595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T04:06:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fe2598b2b29840c42ff1cb1a9cc151b09522a27\"\n            }\n        },\n        {\n            \"id\": 16365,\n            \"name\": \"TangoSwap\",\n            \"symbol\": \"TANGO\",\n            \"slug\": \"tangoswap\",\n            \"rank\": 3794,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T00:32:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16366,\n            \"name\": \"Phoenix\",\n            \"symbol\": \"PHOENIX\",\n            \"slug\": \"phoenix\",\n            \"rank\": 9220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T08:26:14.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16369,\n            \"name\": \"ShibRWD\",\n            \"symbol\": \"SRWD\",\n            \"slug\": \"shibrwd\",\n            \"rank\": 4437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T06:09:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa518c9f3724cced4715e6813858dc2ce9b21ed78\"\n            }\n        },\n        {\n            \"id\": 16371,\n            \"name\": \"Markhor Meta\",\n            \"symbol\": \"MM\",\n            \"slug\": \"markhor-meta\",\n            \"rank\": 9221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T06:51:34.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbB19Ac7AFCd532B13158810FF66c16f17635De87\"\n            }\n        },\n        {\n            \"id\": 16373,\n            \"name\": \"NFTWiki\",\n            \"symbol\": \"NFTK\",\n            \"slug\": \"nftwiki\",\n            \"rank\": 6954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T08:00:31.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xCCb4dFdb4f95697ab5c389185f0Ba9042A78576F\"\n            }\n        },\n        {\n            \"id\": 16374,\n            \"name\": \"Shib Ninja Token\",\n            \"symbol\": \"SNT\",\n            \"slug\": \"shib-ninja-token\",\n            \"rank\": 6513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:45:30.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97329Bce201D86bbCBeebBB3B03256ABDF7b7De6\"\n            }\n        },\n        {\n            \"id\": 16375,\n            \"name\": \"Coinpad\",\n            \"symbol\": \"CP\",\n            \"slug\": \"coinpad\",\n            \"rank\": 6934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:45:29.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31ce6ac6007eb0f5abbc1ca824a9e62db81e8933\"\n            }\n        },\n        {\n            \"id\": 16376,\n            \"name\": \"DIKEMEX Network\",\n            \"symbol\": \"DIK\",\n            \"slug\": \"dikemex-network\",\n            \"rank\": 6326,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T07:54:33.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98036a24a1de403e0dedf98f0ddeb412629ae69e\"\n            }\n        },\n        {\n            \"id\": 16377,\n            \"name\": \"Solana Fren\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"solana-fren\",\n            \"rank\": 8145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T08:00:28.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7xd71KP4HwQ4sM936xL8JQZCwE4amUko1AdCCf6Znjrt\"\n            }\n        },\n        {\n            \"id\": 16379,\n            \"name\": \"FomoETH\",\n            \"symbol\": \"FomoETH\",\n            \"slug\": \"fomoeth\",\n            \"rank\": 5262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T16:41:13.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8A65B987D9813f0a97446eDa0dE918b2573Ae406\"\n            }\n        },\n        {\n            \"id\": 16381,\n            \"name\": \"OragonX\",\n            \"symbol\": \"ORGN\",\n            \"slug\": \"oragonx\",\n            \"rank\": 5272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T09:09:35.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88c676fc777c225b69869aeef5d10535de1e4f5d\"\n            }\n        },\n        {\n            \"id\": 16382,\n            \"name\": \"Farm Finance\",\n            \"symbol\": \"FFT\",\n            \"slug\": \"farm-finance\",\n            \"rank\": 4934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf205cec3ffc4c4974ac773d9b3f59f8e8501d5cf\"\n            }\n        },\n        {\n            \"id\": 16383,\n            \"name\": \"Yoi Shiba Inu\",\n            \"symbol\": \"YOSI\",\n            \"slug\": \"yoi-shiba-inu\",\n            \"rank\": 7403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-22T13:57:32.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x141df21e93460216fe0692e756927118ce4c65be\"\n            }\n        },\n        {\n            \"id\": 16386,\n            \"name\": \"Meblox Protocol\",\n            \"symbol\": \"MEB\",\n            \"slug\": \"meblox-protocol\",\n            \"rank\": 4479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:05:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7268b479eb7ce8d1b37ef1ffc3b82d7383a1162d\"\n            }\n        },\n        {\n            \"id\": 16387,\n            \"name\": \"Poopsicle\",\n            \"symbol\": \"POOP\",\n            \"slug\": \"poopsicle\",\n            \"rank\": 6548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T02:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x070eb1a48725622de867a7e3d1dd4f0108966ed1\"\n            }\n        },\n        {\n            \"id\": 16388,\n            \"name\": \"Governance OHM\",\n            \"symbol\": \"GOHM\",\n            \"slug\": \"governance-ohm\",\n            \"rank\": 3331,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0ab87046fBb341D058F17CBC4c1133F25a20a52f\"\n            }\n        },\n        {\n            \"id\": 16390,\n            \"name\": \"Wizardium\",\n            \"symbol\": \"WIZZY\",\n            \"slug\": \"wizardium\",\n            \"rank\": 7268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T04:30:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e327b55d5791bd1b08222f7886d7a82eb11acee\"\n            }\n        },\n        {\n            \"id\": 16392,\n            \"name\": \"Floki Millions\",\n            \"symbol\": \"MILLIONS\",\n            \"slug\": \"floki-millions\",\n            \"rank\": 7473,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:09:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe8ce27f7f710982ce427d57b571cdb041d052d9b\"\n            }\n        },\n        {\n            \"id\": 16393,\n            \"name\": \"SPIDEY FLOKI\",\n            \"symbol\": \"SPIDEYXMAS\",\n            \"slug\": \"spidey-floki\",\n            \"rank\": 7121,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:27:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeC71d11ad500AAdBe5Af0297882B741B11D647bb\"\n            }\n        },\n        {\n            \"id\": 16394,\n            \"name\": \"SUPE\",\n            \"symbol\": \"SUPE\",\n            \"slug\": \"supe\",\n            \"rank\": 4929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T05:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb972c4027818223bb7b9399b3ca3ca58186e1590\"\n            }\n        },\n        {\n            \"id\": 16395,\n            \"name\": \"Kayserispor Token\",\n            \"symbol\": \"KYSR\",\n            \"slug\": \"kayserispor-token\",\n            \"rank\": 5370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T09:24:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fc251c13c4ef172d87a32ab082897132b49435c\"\n            }\n        },\n        {\n            \"id\": 16396,\n            \"name\": \"SpiritDAO Ghost\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"spiritdao-ghost\",\n            \"rank\": 8028,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xA72eAb7327e48bdE0FF873eAF1D4FecF6036504F\"\n            }\n        },\n        {\n            \"id\": 16397,\n            \"name\": \"Woozoo Music\",\n            \"symbol\": \"WZM\",\n            \"slug\": \"woozoo-music\",\n            \"rank\": 4087,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xD15A1A2A3211b58113e45809f05934252E34e2F8\"\n            }\n        },\n        {\n            \"id\": 16398,\n            \"name\": \"Whalemap\",\n            \"symbol\": \"WMP\",\n            \"slug\": \"whalemap\",\n            \"rank\": 6702,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:38:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BygDd5LURoqztD3xETc99WCxLUbTi6WYSht9XiBgZ4HW\"\n            }\n        },\n        {\n            \"id\": 16400,\n            \"name\": \"CryptoPlants Club\",\n            \"symbol\": \"CPC\",\n            \"slug\": \"cryptoplants\",\n            \"rank\": 6190,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfc4542634ebf9b7ff344e45e9640decfc1b676f4\"\n            }\n        },\n        {\n            \"id\": 16401,\n            \"name\": \"Hayate INU\",\n            \"symbol\": \"HINU\",\n            \"slug\": \"hayate-inu\",\n            \"rank\": 9222,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:39:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x903aed40b7fcbe8de84a699151c9055f4c0a6db3\"\n            }\n        },\n        {\n            \"id\": 16402,\n            \"name\": \"Smart Marketing Token\",\n            \"symbol\": \"SMT\",\n            \"slug\": \"smart-marketing-token\",\n            \"rank\": 6764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:45:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x76dbcba41e11784bfa95ce30e529fa533c3fa4ad\"\n            }\n        },\n        {\n            \"id\": 16403,\n            \"name\": \"Apollo Coin\",\n            \"symbol\": \"APX\",\n            \"slug\": \"apollo-coin\",\n            \"rank\": 5854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:54:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x992ace1acb518837ac615b380719bfc0c64eaa8f\"\n            }\n        },\n        {\n            \"id\": 16404,\n            \"name\": \"Puff Santa\",\n            \"symbol\": \"PUFFSANTA\",\n            \"slug\": \"puff-santa\",\n            \"rank\": 9223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35948f5ba87b0b6f320fa6af78e811be67cb1b2a\"\n            }\n        },\n        {\n            \"id\": 16405,\n            \"name\": \"Brewlabs\",\n            \"symbol\": \"BREWLABS\",\n            \"slug\": \"brewlabs\",\n            \"rank\": 5291,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T06:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6aac56305825f712fd44599e59f2ede51d42c3e7\"\n            }\n        },\n        {\n            \"id\": 16406,\n            \"name\": \"CakeSwap\",\n            \"symbol\": \"CAKESWAP\",\n            \"slug\": \"cakeswap\",\n            \"rank\": 5452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T07:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf24d63e8b354736c97148b8fc2ffb4f7789fe453\"\n            }\n        },\n        {\n            \"id\": 16407,\n            \"name\": \"XX Platform\",\n            \"symbol\": \"XXP\",\n            \"slug\": \"xx-platform\",\n            \"rank\": 7941,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T07:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4e43305734e081db80e40602a8a3ad5c23af97d\"\n            }\n        },\n        {\n            \"id\": 16411,\n            \"name\": \"iPulse\",\n            \"symbol\": \"PLS\",\n            \"slug\": \"ipulse\",\n            \"rank\": 7002,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T08:48:02.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2659cb928f6f705c1e574464361882fd6e92e1f9\"\n            }\n        },\n        {\n            \"id\": 16412,\n            \"name\": \"Conjee\",\n            \"symbol\": \"CONJ\",\n            \"slug\": \"conjee\",\n            \"rank\": 4393,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T06:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x471ae8201d8ebcd4411dd02a7091b00829995a44\"\n            }\n        },\n        {\n            \"id\": 16413,\n            \"name\": \"DogeMania\",\n            \"symbol\": \"DOGEMANIA\",\n            \"slug\": \"dogemania\",\n            \"rank\": 9224,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T09:24:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2db4878d1fd8fb84252b16ba2e6fc66cf999b007\"\n            }\n        },\n        {\n            \"id\": 16415,\n            \"name\": \"MetaVegas\",\n            \"symbol\": \"METAVEGAS\",\n            \"slug\": \"metavegas\",\n            \"rank\": 7734,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T09:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf02c5e1959c75d8105c19ee7b45a8dbad0c02d6a\"\n            }\n        },\n        {\n            \"id\": 16421,\n            \"name\": \"TinyBits\",\n            \"symbol\": \"TINY\",\n            \"slug\": \"tiny-colony\",\n            \"rank\": 5662,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HKfs24UEDQpHS5hUyKYkHd9q7GY5UQ679q2bokeL2whu\"\n            }\n        },\n        {\n            \"id\": 16422,\n            \"name\": \"Hero Cat Key\",\n            \"symbol\": \"HCK\",\n            \"slug\": \"herocatkey\",\n            \"rank\": 5362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T11:09:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x032a4e59387e08443cf1df662141da09c31cefa1\"\n            }\n        },\n        {\n            \"id\": 16424,\n            \"name\": \"Metaplace\",\n            \"symbol\": \"MPC\",\n            \"slug\": \"metaplace\",\n            \"rank\": 5295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T11:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6bb010019c9d3ea177e6d2e9af7938c6e53da55\"\n            }\n        },\n        {\n            \"id\": 16425,\n            \"name\": \"Metaxy\",\n            \"symbol\": \"MXY\",\n            \"slug\": \"metaxy\",\n            \"rank\": 3545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T18:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x965d3704de812f5e1e7eef1ac22fe92174258bd9\"\n            }\n        },\n        {\n            \"id\": 16426,\n            \"name\": \"Doge Run\",\n            \"symbol\": \"DRUN\",\n            \"slug\": \"doge-run\",\n            \"rank\": 5269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T13:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29b86ecb7d434a5571f959f1c9a812b7aab34894\"\n            }\n        },\n        {\n            \"id\": 16428,\n            \"name\": \"Son of Elon\",\n            \"symbol\": \"SOE\",\n            \"slug\": \"son-of-elon\",\n            \"rank\": 7469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T13:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e92445FAf696d969d32474B4f1cCAfd95e8dCF6\"\n            }\n        },\n        {\n            \"id\": 16429,\n            \"name\": \"ATNIR Capital\",\n            \"symbol\": \"ATNIR\",\n            \"slug\": \"atnir-capital\",\n            \"rank\": 7370,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T06:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e7b785072BDC1EF991eCFd3490086a3931BB2Fa\"\n            }\n        },\n        {\n            \"id\": 16430,\n            \"name\": \"Tectonic\",\n            \"symbol\": \"TONIC\",\n            \"slug\": \"tectonic\",\n            \"rank\": 2860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T15:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xDD73dEa10ABC2Bff99c60882EC5b2B81Bb1Dc5B2\"\n            }\n        },\n        {\n            \"id\": 16433,\n            \"name\": \"Ghost Trader\",\n            \"symbol\": \"GTR\",\n            \"slug\": \"ghost-trader\",\n            \"rank\": 3893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T20:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fb36A89eDcd377D63Fc7e39bD143685a5563594\"\n            }\n        },\n        {\n            \"id\": 16434,\n            \"name\": \"Ooki Protocol\",\n            \"symbol\": \"OOKI\",\n            \"slug\": \"ooki-protocol\",\n            \"rank\": 605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-23T20:23:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0De05F6447ab4D22c8827449EE4bA2D5C288379B\"\n            }\n        },\n        {\n            \"id\": 16435,\n            \"name\": \"Metaworld\",\n            \"symbol\": \"MW\",\n            \"slug\": \"metaworld\",\n            \"rank\": 7610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca8a893a7464E82BDeE582017c749b92e5B45b48\"\n            }\n        },\n        {\n            \"id\": 16436,\n            \"name\": \"HELL HOUNDS\",\n            \"symbol\": \"SOUL\",\n            \"slug\": \"hell-hounds\",\n            \"rank\": 5544,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd01bc67a6d82a4e07e505d198a55316ec01684a8\"\n            }\n        },\n        {\n            \"id\": 16437,\n            \"name\": \"ICY MONEY\",\n            \"symbol\": \"ICY\",\n            \"slug\": \"icy-money\",\n            \"rank\": 5757,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xE18950c8F3b01f549cFc79dC44C3944FBd43fB76\"\n            }\n        },\n        {\n            \"id\": 16438,\n            \"name\": \"RailNode\",\n            \"symbol\": \"TRAIN\",\n            \"slug\": \"railnode\",\n            \"rank\": 9225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:12:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x392528Bd4568Acf22698cC24eBFAE6aeee6EcF95\"\n            }\n        },\n        {\n            \"id\": 16439,\n            \"name\": \"FlokiCoke\",\n            \"symbol\": \"FLOKICOKE\",\n            \"slug\": \"flokicoke\",\n            \"rank\": 7652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb04Abb901A47A03A44533b80Fa02434440FC4fC3\"\n            }\n        },\n        {\n            \"id\": 16440,\n            \"name\": \"Electrinity\",\n            \"symbol\": \"ELIT\",\n            \"slug\": \"electrinity\",\n            \"rank\": 5902,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:23:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4fb76a84f79ecf902da9411f3820a24b5ac79e40\"\n            }\n        },\n        {\n            \"id\": 16441,\n            \"name\": \"Mound Token\",\n            \"symbol\": \"MND\",\n            \"slug\": \"mound-token\",\n            \"rank\": 4513,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T02:30:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE\"\n            }\n        },\n        {\n            \"id\": 16444,\n            \"name\": \"MetaFootball\",\n            \"symbol\": \"MTF\",\n            \"slug\": \"metafootball\",\n            \"rank\": 5737,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T03:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x12de91acb5f544b37b1e66438324b8db26a91d8a\"\n            }\n        },\n        {\n            \"id\": 16445,\n            \"name\": \"Talaria Inu\",\n            \"symbol\": \"TALI\",\n            \"slug\": \"talaria-inu\",\n            \"rank\": 5727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T03:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6765fdd028be3d7874bc2bb3d7d5ca01c1bf14b2\"\n            }\n        },\n        {\n            \"id\": 16446,\n            \"name\": \"Orakler\",\n            \"symbol\": \"ORKL\",\n            \"slug\": \"orakler\",\n            \"rank\": 2855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T03:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x36BC1F4D4Af21df024398150Ad39627FB2c8A847\"\n            }\n        },\n        {\n            \"id\": 16447,\n            \"name\": \"CryptoTanks\",\n            \"symbol\": \"TANK\",\n            \"slug\": \"cryptotanks\",\n            \"rank\": 3635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:45:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4444a19c8bb86e9bdbc023709a363bbce91af33e\"\n            }\n        },\n        {\n            \"id\": 16448,\n            \"name\": \"Digipharm\",\n            \"symbol\": \"DPH\",\n            \"slug\": \"digipharm\",\n            \"rank\": 7410,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:48:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra17jnhankdfl8vyzj6vejt7ag8uz0cjc9crkl2h7\"\n            }\n        },\n        {\n            \"id\": 16449,\n            \"name\": \"Frost\",\n            \"symbol\": \"FROST\",\n            \"slug\": \"frost\",\n            \"rank\": 9226,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x320aDa89DbFA3A154613D2731c9BC3a4030DbA19\"\n            }\n        },\n        {\n            \"id\": 16450,\n            \"name\": \"ZodiacDAO\",\n            \"symbol\": \"ZD\",\n            \"slug\": \"zodiacdao\",\n            \"rank\": 5441,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:56:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98051143830fa99848E7059E97AcB03B3cc62403\"\n            }\n        },\n        {\n            \"id\": 16451,\n            \"name\": \"Higgs\",\n            \"symbol\": \"HIGGS\",\n            \"slug\": \"higgs\",\n            \"rank\": 8327,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T04:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xce0052745A182fff07aCB9dd834041E5F29319b2\"\n            }\n        },\n        {\n            \"id\": 16452,\n            \"name\": \"ETHBTC 2x Long (Polygon)\",\n            \"symbol\": \"MRATIOMOON\",\n            \"slug\": \"ethbtc-2x-long-polygon\",\n            \"rank\": 9227,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T05:00:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc4a25b0113ffb29f706f75a188dc6d9a41f10849\"\n            }\n        },\n        {\n            \"id\": 16453,\n            \"name\": \"Floki Monk\",\n            \"symbol\": \"FLOKIMONK\",\n            \"slug\": \"floki-monk\",\n            \"rank\": 9228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T06:51:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x50276ec18765278b582c6fb4dbc2ee5f31309257\"\n            }\n        },\n        {\n            \"id\": 16454,\n            \"name\": \"Meta Shield Coin\",\n            \"symbol\": \"SHIELD\",\n            \"slug\": \"meta-shield-coin\",\n            \"rank\": 6610,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf9b25c96c659648a805bf40b4d1dc4f22abcb936\"\n            }\n        },\n        {\n            \"id\": 16455,\n            \"name\": \"Bitcoin Classic\",\n            \"symbol\": \"BGH\",\n            \"slug\": \"bitcoin-classic-bgh\",\n            \"rank\": 4348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:15:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16456,\n            \"name\": \"HeroPark\",\n            \"symbol\": \"HP\",\n            \"slug\": \"heropark\",\n            \"rank\": 5256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xede1f9cdB98B4cA6A804De268b0acA18DCE192e8\"\n            }\n        },\n        {\n            \"id\": 16457,\n            \"name\": \"Monkey Claus Game\",\n            \"symbol\": \"MCG\",\n            \"slug\": \"monkey-claus-game\",\n            \"rank\": 9229,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T07:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1fb02f750f019fe84cfaa0f86bc144bf0d9ea02e\"\n            }\n        },\n        {\n            \"id\": 16458,\n            \"name\": \"Obsidium\",\n            \"symbol\": \"OBS\",\n            \"slug\": \"obsidium\",\n            \"rank\": 4495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T19:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc6f509274fcc1f485644167cb911fd0c61545e6c\"\n            }\n        },\n        {\n            \"id\": 16459,\n            \"name\": \"Incognito\",\n            \"symbol\": \"PRV\",\n            \"slug\": \"incognito\",\n            \"rank\": 7459,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T10:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16461,\n            \"name\": \"MarioFloki\",\n            \"symbol\": \"MRFLOKI\",\n            \"slug\": \"mariofloki\",\n            \"rank\": 6680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T08:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9dd2b51ec3d52e624d05221cd8bc2fd0fde6a92\"\n            }\n        },\n        {\n            \"id\": 16463,\n            \"name\": \"OpenDAO\",\n            \"symbol\": \"SOS\",\n            \"slug\": \"opendao\",\n            \"rank\": 136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T11:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3b484b82567a09e2588a13d54d032153f0c0aee0\"\n            }\n        },\n        {\n            \"id\": 16464,\n            \"name\": \"Gamesta\",\n            \"symbol\": \"GSG\",\n            \"slug\": \"gamesta\",\n            \"rank\": 5755,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T11:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x778949e707A0eb6c32ca20b1F9E0Db9685d18024\"\n            }\n        },\n        {\n            \"id\": 16465,\n            \"name\": \"Terra Name Service\",\n            \"symbol\": \"TNS\",\n            \"slug\": \"terra-name-service\",\n            \"rank\": 4252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-24T16:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra14vz4v8adanzph278xyeggll4tfww7teh0xtw2y\"\n            }\n        },\n        {\n            \"id\": 16466,\n            \"name\": \"BALI TOKEN\",\n            \"symbol\": \"BLI\",\n            \"slug\": \"bali-token\",\n            \"rank\": 3242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-25T14:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc\"\n            }\n        },\n        {\n            \"id\": 16467,\n            \"name\": \"FishingTown\",\n            \"symbol\": \"FHTN\",\n            \"slug\": \"fishingtown\",\n            \"rank\": 5558,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-26T05:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87be0b856960f57fb0104ef0922cd1dacbd37f64\"\n            }\n        },\n        {\n            \"id\": 16468,\n            \"name\": \"Coldbank\",\n            \"symbol\": \"COLD\",\n            \"slug\": \"coldbank\",\n            \"rank\": 5528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-25T16:01:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf49f43c1e8b0c8ac13e63ec7921692a199029d49\"\n            }\n        },\n        {\n            \"id\": 16469,\n            \"name\": \"Hpdex\",\n            \"symbol\": \"HPD\",\n            \"slug\": \"hpdex\",\n            \"rank\": 4703,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T02:46:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6383f770f1eec68e80ac0c5527be71a11b4d182c\"\n            }\n        },\n        {\n            \"id\": 16470,\n            \"name\": \"KILLTHEZERO\",\n            \"symbol\": \"KTZ\",\n            \"slug\": \"killthezero\",\n            \"rank\": 4241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T02:54:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98eE2C7310e87f0748A8b6DEB80d221Dba18E0b2\"\n            }\n        },\n        {\n            \"id\": 16471,\n            \"name\": \"Shiba Samurai\",\n            \"symbol\": \"SHIBURAI\",\n            \"slug\": \"shiba-samurai\",\n            \"rank\": 3369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T03:57:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x275eb4f541b372eff2244a444395685c32485368\"\n            }\n        },\n        {\n            \"id\": 16472,\n            \"name\": \"Many Worlds Token\",\n            \"symbol\": \"MANY\",\n            \"slug\": \"many-worlds-token\",\n            \"rank\": 5597,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:03:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e2ed75f718251fd011312b9e33bf10a4dbfda54\"\n            }\n        },\n        {\n            \"id\": 16473,\n            \"name\": \"AnonToken\",\n            \"symbol\": \"ANT\",\n            \"slug\": \"anontoken\",\n            \"rank\": 3641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:06:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD283cE7Acd177f7cf6caBB7ce5B11fDA3605659e\"\n            }\n        },\n        {\n            \"id\": 16474,\n            \"name\": \"Manarium\",\n            \"symbol\": \"ARI\",\n            \"slug\": \"manarium\",\n            \"rank\": 4911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T19:41:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc80A0A55CAF6a7bfB4Ee22f9380C4077312c4a35\"\n            }\n        },\n        {\n            \"id\": 16475,\n            \"name\": \"Oppa\",\n            \"symbol\": \"OPPA\",\n            \"slug\": \"oppa-token\",\n            \"rank\": 6822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:18:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3861027f1867f25d9b0313ee633485121ddb40b\"\n            }\n        },\n        {\n            \"id\": 16477,\n            \"name\": \"GOMAx\",\n            \"symbol\": \"GOMAX\",\n            \"slug\": \"gomax\",\n            \"rank\": 3387,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:52:11.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb61ff1f6fc4c13e7531cae429269faac74ad0fee\"\n            }\n        },\n        {\n            \"id\": 16478,\n            \"name\": \"Crabada Amulet\",\n            \"symbol\": \"CRAM\",\n            \"slug\": \"crabada-amulet\",\n            \"rank\": 5001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T04:56:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xd2cd7a59aa8f8fdc68d01b1e8a95747730b927d3\"\n            }\n        },\n        {\n            \"id\": 16479,\n            \"name\": \"Earnfinex\",\n            \"symbol\": \"EFX\",\n            \"slug\": \"earnfinex\",\n            \"rank\": 9230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T06:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe679956bb9029a6b8d915e4a47e3d2826b188e62\"\n            }\n        },\n        {\n            \"id\": 16480,\n            \"name\": \"Crypto Jackpot\",\n            \"symbol\": \"CJP\",\n            \"slug\": \"crypto-jackpot\",\n            \"rank\": 6586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xeb78dfd268cee4d50cfa3228b4d112aba7c105bc\"\n            }\n        },\n        {\n            \"id\": 16481,\n            \"name\": \"Kasta\",\n            \"symbol\": \"KASTA\",\n            \"slug\": \"kasta\",\n            \"rank\": 3379,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16482,\n            \"name\": \"DeFiant\",\n            \"symbol\": \"DEFI\",\n            \"slug\": \"defiant\",\n            \"rank\": 6733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T05:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c3Ec9455d4599584Bba435a60536BD9bBd03FB0\"\n            }\n        },\n        {\n            \"id\": 16485,\n            \"name\": \"Kino Token\",\n            \"symbol\": \"KINO\",\n            \"slug\": \"kino-token\",\n            \"rank\": 6663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T06:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb04ef3b613f2f4634d970807d16665cff7a4472b\"\n            }\n        },\n        {\n            \"id\": 16487,\n            \"name\": \"MetaRewards\",\n            \"symbol\": \"MRW\",\n            \"slug\": \"metarewards\",\n            \"rank\": 7648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T06:39:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76ea9fa8f80770301e302636c21f9b116ad4b2b8\"\n            }\n        },\n        {\n            \"id\": 16488,\n            \"name\": \"Artem Coin\",\n            \"symbol\": \"ARTEM\",\n            \"slug\": \"artem-coin\",\n            \"rank\": 4782,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b83f827928abdf18cf1f7e67053572b9bceff3a\"\n            }\n        },\n        {\n            \"id\": 16491,\n            \"name\": \"Twenty22\",\n            \"symbol\": \"2022\",\n            \"slug\": \"twenty22\",\n            \"rank\": 7669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e71F45118169B1b0BE13b3B77C34f56fBc8ace0\"\n            }\n        },\n        {\n            \"id\": 16493,\n            \"name\": \"MetaBullish\",\n            \"symbol\": \"METAB\",\n            \"slug\": \"metabullish\",\n            \"rank\": 9231,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:15:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x11aa42850f7ce44a04290367147ddd774cd2f7f9\"\n            }\n        },\n        {\n            \"id\": 16494,\n            \"name\": \"CryptoBike\",\n            \"symbol\": \"CB\",\n            \"slug\": \"cryptobike\",\n            \"rank\": 5340,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF66a8a197D5cb0e2799D79bE115208899332a0bA\"\n            }\n        },\n        {\n            \"id\": 16495,\n            \"name\": \"Pagan Gods\",\n            \"symbol\": \"FUR\",\n            \"slug\": \"pagan-gods\",\n            \"rank\": 4867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T07:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d81473920De7F4eEf8ec71E0121BAEA7Fc5b6CA\"\n            }\n        },\n        {\n            \"id\": 16497,\n            \"name\": \"SolanyxToken\",\n            \"symbol\": \"SYXT\",\n            \"slug\": \"solanyx\",\n            \"rank\": 6712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T08:27:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"94jMUy411XNUw1CnkFr2514fq6KRc49W3kAmrjJiuZLx\"\n            }\n        },\n        {\n            \"id\": 16498,\n            \"name\": \"Krypto Kitty\",\n            \"symbol\": \"KTY\",\n            \"slug\": \"krypto-kitty\",\n            \"rank\": 6639,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T11:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x86296279c147bd40cbe5b353f83cea9e9cc9b7bb\"\n            }\n        },\n        {\n            \"id\": 16499,\n            \"name\": \"Revoluzion\",\n            \"symbol\": \"RVZ\",\n            \"slug\": \"revoluzion\",\n            \"rank\": 5801,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T08:36:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7d89c67d3c4e72e8c5c64be201dc225f99d16aca\"\n            }\n        },\n        {\n            \"id\": 16500,\n            \"name\": \"ShibaDoge\",\n            \"symbol\": \"SHIBDOGE\",\n            \"slug\": \"shibadoge\",\n            \"rank\": 2971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T08:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6adb2e268de2aa1abf6578e4a8119b960e02928f\"\n            }\n        },\n        {\n            \"id\": 16501,\n            \"name\": \"Order of the apeverse\",\n            \"symbol\": \"OAV\",\n            \"slug\": \"order-of-the-apeverse\",\n            \"rank\": 7916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T09:33:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb54c5DF6A6BD13292CdD4d661794D72e149Cc926\"\n            }\n        },\n        {\n            \"id\": 16503,\n            \"name\": \"A4\",\n            \"symbol\": \"A4\",\n            \"slug\": \"a4\",\n            \"rank\": 5078,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T10:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9767203e89dcd34851240b3919d4900d3e5069f1\"\n            }\n        },\n        {\n            \"id\": 16505,\n            \"name\": \"Turnt Up Tikis\",\n            \"symbol\": \"TUT\",\n            \"slug\": \"turnt-up-tikis\",\n            \"rank\": 6627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T10:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6wShYhqA2gs3HUAZ4MyaPDpKPBWFJUQQUGaCoy2k1Tgz\"\n            }\n        },\n        {\n            \"id\": 16506,\n            \"name\": \"UBGToken\",\n            \"symbol\": \"UBG\",\n            \"slug\": \"ubgtoken\",\n            \"rank\": 5211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T10:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a08b08eb9bdcd94105dd7ea2afd9bb601884a24\"\n            }\n        },\n        {\n            \"id\": 16508,\n            \"name\": \"Turtle Racing\",\n            \"symbol\": \"TURT\",\n            \"slug\": \"turtle-racing\",\n            \"rank\": 4797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T11:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE786d5a4b985bfe5E371F8e94413cFb440f6618a\"\n            }\n        },\n        {\n            \"id\": 16509,\n            \"name\": \"Dreamverse\",\n            \"symbol\": \"DV\",\n            \"slug\": \"dreamverse\",\n            \"rank\": 4446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:43:07.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2a03A891ADD2dc6d0F7b94419086630ba5cB65b6\"\n            }\n        },\n        {\n            \"id\": 16510,\n            \"name\": \"VOYCE TOKEN\",\n            \"symbol\": \"VOYCE\",\n            \"slug\": \"voyce-token\",\n            \"rank\": 7554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T11:42:03.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x05901cB9cbD15ECBe48cC98F946045661a7E12bA\"\n            }\n        },\n        {\n            \"id\": 16511,\n            \"name\": \"ARTM\",\n            \"symbol\": \"ARTM\",\n            \"slug\": \"artm\",\n            \"rank\": 3892,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T12:06:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ebaa7f212b09de2aee2a32d40338553c70e2e3\"\n            }\n        },\n        {\n            \"id\": 16513,\n            \"name\": \"Webfour\",\n            \"symbol\": \"WEBFOUR\",\n            \"slug\": \"webfour\",\n            \"rank\": 5621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3987cb8a59e8ef6aab0d95b92254344ed9c3c6f\"\n            }\n        },\n        {\n            \"id\": 16514,\n            \"name\": \"METAWORLD\",\n            \"symbol\": \"METAWORLD\",\n            \"slug\": \"metaworld-token\",\n            \"rank\": 4958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T12:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0C6D23aBf24f8C97Ca1397547D50EE22BDCEE7d6\"\n            }\n        },\n        {\n            \"id\": 16515,\n            \"name\": \"SaitaMars\",\n            \"symbol\": \"SARS\",\n            \"slug\": \"saitamars\",\n            \"rank\": 9232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T16:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87fc182e6eac1127a68e4dc91c40bf25a62ff099\"\n            }\n        },\n        {\n            \"id\": 16516,\n            \"name\": \"Ancient Kingdom\",\n            \"symbol\": \"DOM\",\n            \"slug\": \"ancient-kingdom\",\n            \"rank\": 6032,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c282ea9eacd1b95d44a3a18dcdd1d0472868998\"\n            }\n        },\n        {\n            \"id\": 16517,\n            \"name\": \"VaporNodes\",\n            \"symbol\": \"VPND\",\n            \"slug\": \"vapornodes\",\n            \"rank\": 3195,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T14:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x83a283641C6B4DF383BCDDf807193284C84c5342\"\n            }\n        },\n        {\n            \"id\": 16518,\n            \"name\": \"FTMlaunch\",\n            \"symbol\": \"FTML\",\n            \"slug\": \"ftmlaunch\",\n            \"rank\": 5341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-27T14:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9613288dcf37c14324ab64eb53b2e7be7292d724\"\n            }\n        },\n        {\n            \"id\": 16522,\n            \"name\": \"CheemsBillionaire\",\n            \"symbol\": \"CHEEMSBILLIONAIRE\",\n            \"slug\": \"cheemsbillionaire\",\n            \"rank\": 7617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T01:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3175465f7d5bdf0b170ec692051e1be1f8c05b8c\"\n            }\n        },\n        {\n            \"id\": 16523,\n            \"name\": \"Mad Viking Games\",\n            \"symbol\": \"MVG\",\n            \"slug\": \"mad-viking-games\",\n            \"rank\": 5399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T16:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 3077,\n                \"name\": \"VeChain\",\n                \"symbol\": \"VET\",\n                \"slug\": \"vechain\",\n                \"token_address\": \"0x99763494a7b545f983ee9fe02a3b5441c7ef1396\"\n            }\n        },\n        {\n            \"id\": 16525,\n            \"name\": \"Scarab Finance\",\n            \"symbol\": \"SCARAB\",\n            \"slug\": \"scarab-finance\",\n            \"rank\": 5462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:11:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x2e79205648b85485731cfe3025d66cf2d3b059c4\"\n            }\n        },\n        {\n            \"id\": 16526,\n            \"name\": \"NanoMeter Bitcoin\",\n            \"symbol\": \"NMBTC\",\n            \"slug\": \"nanometer-bitcoin\",\n            \"rank\": 5718,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5ddb331c3ba48a1d68cbf50dd3bc7aac407dc115\"\n            }\n        },\n        {\n            \"id\": 16527,\n            \"name\": \"Unite Finance\",\n            \"symbol\": \"UNITE\",\n            \"slug\": \"unite-finance\",\n            \"rank\": 3240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0xB4441013EA8aA3a9E35c5ACa2B037e577948C59e\"\n            }\n        },\n        {\n            \"id\": 16528,\n            \"name\": \"Sivasspor Token\",\n            \"symbol\": \"SIV\",\n            \"slug\": \"sivasspor-token\",\n            \"rank\": 4706,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6cf9464B2C628Db187f2Bc1DDc0C43fDA72EfDd5\"\n            }\n        },\n        {\n            \"id\": 16529,\n            \"name\": \"Sakaryaspor Token\",\n            \"symbol\": \"SKRY\",\n            \"slug\": \"sakaryaspor-token\",\n            \"rank\": 5685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xC81946C6E0e15163b14aBD4B5008F3D900B2A736\"\n            }\n        },\n        {\n            \"id\": 16530,\n            \"name\": \"Mermaid\",\n            \"symbol\": \"MERD\",\n            \"slug\": \"mermaid-swap\",\n            \"rank\": 6766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA8d3F6D1deA173A262f7dDb74A15c15858Cb0113\"\n            }\n        },\n        {\n            \"id\": 16531,\n            \"name\": \"Antalyaspor Token\",\n            \"symbol\": \"AKREP\",\n            \"slug\": \"antalyaspor-token\",\n            \"rank\": 5289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T03:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb2f87efA44dE3008d6bA75D5e879422003D6dABB\"\n            }\n        },\n        {\n            \"id\": 16532,\n            \"name\": \"Sphynx ETH\",\n            \"symbol\": \"SPHYNX\",\n            \"slug\": \"sphynx-eth\",\n            \"rank\": 5745,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T04:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x94dfd4e2210fa5b752c3cd0f381edad9da6640f8\"\n            }\n        },\n        {\n            \"id\": 16534,\n            \"name\": \"iDeFiYieldProtocol\",\n            \"symbol\": \"IDYP\",\n            \"slug\": \"idefiyieldprotocol\",\n            \"rank\": 4425,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T04:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBD100d061E120b2c67A24453CF6368E63f1Be056\"\n            }\n        },\n        {\n            \"id\": 16535,\n            \"name\": \"Floki New Year\",\n            \"symbol\": \"FLOKINY\",\n            \"slug\": \"floki-new-year\",\n            \"rank\": 4750,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4A01D24Aa894530f83Fa3764c584Fc75885762B4\"\n            }\n        },\n        {\n            \"id\": 16536,\n            \"name\": \"Apes Token\",\n            \"symbol\": \"APES\",\n            \"slug\": \"apes-token\",\n            \"rank\": 7618,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T05:27:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c2a5a1a4b01d293affaa4739f884d7a905a5a8f\"\n            }\n        },\n        {\n            \"id\": 16537,\n            \"name\": \"Marvin Inu\",\n            \"symbol\": \"MARVIN\",\n            \"slug\": \"marvin-inu\",\n            \"rank\": 4113,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T05:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcaa9ed6d7502595b555113d4517668ae24038c8a\"\n            }\n        },\n        {\n            \"id\": 16539,\n            \"name\": \"Binary Cat\",\n            \"symbol\": \"KITTY\",\n            \"slug\": \"binary-cat\",\n            \"rank\": 6810,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T05:51:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xbca7f1998Dc9FFB70b086543a808960a460aBcA7\"\n            }\n        },\n        {\n            \"id\": 16540,\n            \"name\": \"Zionomics\",\n            \"symbol\": \"ZIOX\",\n            \"slug\": \"zionomics\",\n            \"rank\": 5084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T06:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7d76aa271041b2a1ff5fdef42730d9ab08f6163\"\n            }\n        },\n        {\n            \"id\": 16542,\n            \"name\": \"NinjaFloki\",\n            \"symbol\": \"NJF\",\n            \"slug\": \"ninjafloki\",\n            \"rank\": 4309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1968d4113e87e88cf50e6f0e1820dcbd29c4a90\"\n            }\n        },\n        {\n            \"id\": 16543,\n            \"name\": \"Avocado DAO Token\",\n            \"symbol\": \"AVG\",\n            \"slug\": \"avocado-dao-token\",\n            \"rank\": 3360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T04:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa41f142b6eb2b164f8164cae0716892ce02f311f\"\n            }\n        },\n        {\n            \"id\": 16544,\n            \"name\": \"EVERSOL\",\n            \"symbol\": \"ESOL\",\n            \"slug\": \"eversol\",\n            \"rank\": 6819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T06:57:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x727F7B75BfB83Dfe10A54744dAe887843CEB673F\"\n            }\n        },\n        {\n            \"id\": 16545,\n            \"name\": \"MetaFinance\",\n            \"symbol\": \"MF1\",\n            \"slug\": \"metafinance-1\",\n            \"rank\": 3391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T06:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b5161a41b58498eb9c5febf89d60714089d2253\"\n            }\n        },\n        {\n            \"id\": 16546,\n            \"name\": \"Frosty Floki V2\",\n            \"symbol\": \"FROSTYFLOKI\",\n            \"slug\": \"frosty-floki-v2\",\n            \"rank\": 9233,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T07:18:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39d0291f0aaad6cf0b5213f7cc6df72493692cae\"\n            }\n        },\n        {\n            \"id\": 16548,\n            \"name\": \"ParaInu\",\n            \"symbol\": \"PARAINU\",\n            \"slug\": \"parainu\",\n            \"rank\": 7352,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf2ee18d33bf5f9cd1ccb917c1ccecd8908231247\"\n            }\n        },\n        {\n            \"id\": 16550,\n            \"name\": \"Shinjutsu\",\n            \"symbol\": \"SHINJUTSU\",\n            \"slug\": \"shinjutsu\",\n            \"rank\": 9234,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6e6c6b24371d2ee18fc39b4bc534b4344d2bbd61\"\n            }\n        },\n        {\n            \"id\": 16551,\n            \"name\": \"DoneSwap\",\n            \"symbol\": \"DO\",\n            \"slug\": \"doneswap\",\n            \"rank\": 7855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd7b7f050cAe23eCfD1d3Ab8b8107bAF167D65BBB\"\n            }\n        },\n        {\n            \"id\": 16552,\n            \"name\": \"RAI Finance\",\n            \"symbol\": \"SOFI\",\n            \"slug\": \"rai-finance-sofi\",\n            \"rank\": 614,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:50:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xB49fa25978abf9a248b8212Ab4b87277682301c0\"\n            }\n        },\n        {\n            \"id\": 16555,\n            \"name\": \"ULAND\",\n            \"symbol\": \"ULAND\",\n            \"slug\": \"uland\",\n            \"rank\": 5209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T10:56:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9789df6753b7f813a1c55ed20ecf83571dfde428\"\n            }\n        },\n        {\n            \"id\": 16556,\n            \"name\": \"Weley Metaverse\",\n            \"symbol\": \"WE\",\n            \"slug\": \"weley\",\n            \"rank\": 7628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbdcd346c1fba225aa8892745a6fe0c2ee9226375\"\n            }\n        },\n        {\n            \"id\": 16557,\n            \"name\": \"Metaloop Tech\",\n            \"symbol\": \"MLT\",\n            \"slug\": \"metaloop-tech\",\n            \"rank\": 5946,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:24:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x90bb4c7824182e6f37c97cad683f46bc68894907\"\n            }\n        },\n        {\n            \"id\": 16558,\n            \"name\": \"Moon Light Night\",\n            \"symbol\": \"MLNT\",\n            \"slug\": \"moon-light-night\",\n            \"rank\": 5020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:26:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rw5nJ4E54qtJYdX8WW6KeSaZjg67rGCR4K\"\n            }\n        },\n        {\n            \"id\": 16559,\n            \"name\": \"Cherry Network\",\n            \"symbol\": \"CHER\",\n            \"slug\": \"cherry-network\",\n            \"rank\": 3561,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f36cc333f55b09bb71091409a3d7ade399e3b1c\"\n            }\n        },\n        {\n            \"id\": 16560,\n            \"name\": \"Quiz Arena\",\n            \"symbol\": \"QZA\",\n            \"slug\": \"quiz-arena\",\n            \"rank\": 7596,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:39:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41A166EBc24ffa2CeAFDC5c61b679fFcE33c8145\"\n            }\n        },\n        {\n            \"id\": 16561,\n            \"name\": \"Avaxworld\",\n            \"symbol\": \"AXW\",\n            \"slug\": \"avaxworld\",\n            \"rank\": 9235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC42eC65f615e6Fc8E57dcC37bd74a3162AE8fa37\"\n            }\n        },\n        {\n            \"id\": 16562,\n            \"name\": \"Shibnaki\",\n            \"symbol\": \"SHAKI\",\n            \"slug\": \"shibnaki\",\n            \"rank\": 4868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T14:54:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x85122a589fc2a92cbe6c6606e2b6661fedfa67ee\"\n            }\n        },\n        {\n            \"id\": 16563,\n            \"name\": \"Hachiko\",\n            \"symbol\": \"HACHIKO\",\n            \"slug\": \"hachiko\",\n            \"rank\": 4025,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x87Ffc48C9f89fc5dfA05836e083406D684FD6331\"\n            }\n        },\n        {\n            \"id\": 16564,\n            \"name\": \"DogZVerse\",\n            \"symbol\": \"DGZV\",\n            \"slug\": \"dogzverse\",\n            \"rank\": 5699,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:30:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9376e6b29b5422f38391a2a315623cb853c3c68e\"\n            }\n        },\n        {\n            \"id\": 16566,\n            \"name\": \"Plebe Gaming\",\n            \"symbol\": \"PLEB\",\n            \"slug\": \"plebe-gaming\",\n            \"rank\": 6762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:36:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09521ab68230a28a0e6814a35cb3fc2f7fa11e00\"\n            }\n        },\n        {\n            \"id\": 16568,\n            \"name\": \"Meta Speed Game\",\n            \"symbol\": \"MTSG\",\n            \"slug\": \"meta-speed-game\",\n            \"rank\": 7959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a0c486139213fdb9c1d4fc1c9f658d0a4e4317e\"\n            }\n        },\n        {\n            \"id\": 16570,\n            \"name\": \"BNFTX Token\",\n            \"symbol\": \"BNFTT\",\n            \"slug\": \"bnftx-token\",\n            \"rank\": 7709,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T15:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7ac5b78f71248eeac017263b1b47672e920aacf9\"\n            }\n        },\n        {\n            \"id\": 16571,\n            \"name\": \"Solid Protocol\",\n            \"symbol\": \"SOLID\",\n            \"slug\": \"solid-protocol\",\n            \"rank\": 7323,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T06:33:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A5UevXJdphkzXhRtTXj8JyoYYrWnkCLHVS986JHtRLyj\"\n            }\n        },\n        {\n            \"id\": 16572,\n            \"name\": \"StarGod\",\n            \"symbol\": \"STG\",\n            \"slug\": \"stargod\",\n            \"rank\": 9236,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T13:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x73c8ee269E60537585a9bA9AF55842A8C091939e\"\n            }\n        },\n        {\n            \"id\": 16575,\n            \"name\": \"WALTERINU\",\n            \"symbol\": \"$WINU\",\n            \"slug\": \"walterinu\",\n            \"rank\": 5805,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:30:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42c1613dd2236cfd60b5cbec846b5ead71be99df\"\n            }\n        },\n        {\n            \"id\": 16577,\n            \"name\": \"Totally A Rug Pull\",\n            \"symbol\": \"TARP\",\n            \"slug\": \"totally-a-rug-pull\",\n            \"rank\": 4464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T16:12:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6C0A568a3fFb61957812fb3e300e4C10B708d336\"\n            }\n        },\n        {\n            \"id\": 16580,\n            \"name\": \"Traverse\",\n            \"symbol\": \"VERSE\",\n            \"slug\": \"traverse\",\n            \"rank\": 7878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xB72ab6f7177bBb41eFcC17D817778d77460259F1\"\n            }\n        },\n        {\n            \"id\": 16581,\n            \"name\": \"Animaltycoon\",\n            \"symbol\": \"AMT\",\n            \"slug\": \"animaltycoon\",\n            \"rank\": 9237,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-28T19:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe86752f7655b61161d6b71987ebc9e4f4f5eead7\"\n            }\n        },\n        {\n            \"id\": 16582,\n            \"name\": \"SouloCoin\",\n            \"symbol\": \"SOULO\",\n            \"slug\": \"soulocoin\",\n            \"rank\": 7320,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T05:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Gz3u6eJaKEviYpPC5AwUziz891kNX76PNdsmJrnaNNY4\"\n            }\n        },\n        {\n            \"id\": 16586,\n            \"name\": \"DiamondDAO\",\n            \"symbol\": \"DMND\",\n            \"slug\": \"diamonddao\",\n            \"rank\": 5673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T03:36:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x144e3b02e08e644ffbb7ff652763f5b72ee22701\"\n            }\n        },\n        {\n            \"id\": 16589,\n            \"name\": \"Dogewhale\",\n            \"symbol\": \"DOGEWHALE\",\n            \"slug\": \"dogewhale\",\n            \"rank\": 5700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T05:03:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43adc41cf63666ebb1938b11256f0ea3f16e6932\"\n            }\n        },\n        {\n            \"id\": 16590,\n            \"name\": \"MetaSpace\",\n            \"symbol\": \"MSPACE\",\n            \"slug\": \"metaspace\",\n            \"rank\": 4635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T06:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8ced2c93584c4e228df25a88dcbe346df89525d\"\n            }\n        },\n        {\n            \"id\": 16591,\n            \"name\": \"Galaxy Surge\",\n            \"symbol\": \"GALS\",\n            \"slug\": \"galaxy-surge\",\n            \"rank\": 7787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T21:01:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8f7e69bFA676097A046612658DAB8fc60fA90a5D\"\n            }\n        },\n        {\n            \"id\": 16594,\n            \"name\": \"Fisher Vs Pirate\",\n            \"symbol\": \"FVP\",\n            \"slug\": \"fisher-vs-pirate\",\n            \"rank\": 4601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T06:30:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d972727b2c0f053a2ef88a0690cdbddbae8a06a\"\n            }\n        },\n        {\n            \"id\": 16595,\n            \"name\": \"PYE\",\n            \"symbol\": \"PYE\",\n            \"slug\": \"pye\",\n            \"rank\": 3167,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x853FCf1e9CAd2FAE2150621D583c98dc5f8748f3\"\n            }\n        },\n        {\n            \"id\": 16596,\n            \"name\": \"Cujo Inu\",\n            \"symbol\": \"CUJO\",\n            \"slug\": \"cujo-inu\",\n            \"rank\": 7556,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:08:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x612c393dace91284dafc23e623aab084fa0ffa64\"\n            }\n        },\n        {\n            \"id\": 16597,\n            \"name\": \"MoonsDust\",\n            \"symbol\": \"MOOND\",\n            \"slug\": \"moonsdust\",\n            \"rank\": 7361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:13:10.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ca5fac496bf94345958635e6e6171dfe78f36bb\"\n            }\n        },\n        {\n            \"id\": 16598,\n            \"name\": \"Age Of Knights\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"age-of-knights\",\n            \"rank\": 3517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:42:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc526399973608e6080aff02062a3840da6148738\"\n            }\n        },\n        {\n            \"id\": 16599,\n            \"name\": \"Singularity\",\n            \"symbol\": \"SGLY\",\n            \"slug\": \"singularity-gold\",\n            \"rank\": 4605,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:45:04.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f50411cde3eec27b0eac21691b4e500c69a5a2e\"\n            }\n        },\n        {\n            \"id\": 16600,\n            \"name\": \"NftEyez\",\n            \"symbol\": \"EYE\",\n            \"slug\": \"nfteyez\",\n            \"rank\": 8175,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:41:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"G7eETAaUzmsBPKhokZyfbaT4tD9igdZSmfQGEYWem8Sw\"\n            }\n        },\n        {\n            \"id\": 16601,\n            \"name\": \"XenophonDAO\",\n            \"symbol\": \"XPH\",\n            \"slug\": \"xenophondao\",\n            \"rank\": 7433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T07:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e29633846e8b857b7f6d7f293f895186804264b\"\n            }\n        },\n        {\n            \"id\": 16603,\n            \"name\": \"Harambe Protocol\",\n            \"symbol\": \"RIPH\",\n            \"slug\": \"harambe-protocol\",\n            \"rank\": 4893,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T08:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x10964C2ffDEA1e99B5e26D102516d9b03368915f\"\n            }\n        },\n        {\n            \"id\": 16604,\n            \"name\": \"1eco\",\n            \"symbol\": \"1ECO\",\n            \"slug\": \"1eco\",\n            \"rank\": 551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T04:59:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1af2eaeaf2b1d9dda800861268e6bbb3995a6c3b\"\n            }\n        },\n        {\n            \"id\": 16606,\n            \"name\": \"Gas DAO\",\n            \"symbol\": \"GAS\",\n            \"slug\": \"gas-dao\",\n            \"rank\": 2993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T10:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6bba316c48b49bd1eac44573c5c871ff02958469\"\n            }\n        },\n        {\n            \"id\": 16607,\n            \"name\": \"Islander\",\n            \"symbol\": \"ISA\",\n            \"slug\": \"islander\",\n            \"rank\": 1680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x3EeFb18003D033661f84e48360eBeCD181A84709\"\n            }\n        },\n        {\n            \"id\": 16608,\n            \"name\": \"Orne\",\n            \"symbol\": \"ORNE\",\n            \"slug\": \"orne\",\n            \"rank\": 5467,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T13:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1hnezwjqlhzawcrfysczcxs6xqxu2jawn729kkf\"\n            }\n        },\n        {\n            \"id\": 16609,\n            \"name\": \"Light Year\",\n            \"symbol\": \"LC\",\n            \"slug\": \"light-year\",\n            \"rank\": 3575,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x39bd64e5b9e025b0c8d91ee2cfec9125a388894b\"\n            }\n        },\n        {\n            \"id\": 16612,\n            \"name\": \"Nosana\",\n            \"symbol\": \"NOS\",\n            \"slug\": \"nosana\",\n            \"rank\": 4325,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T18:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7\"\n            }\n        },\n        {\n            \"id\": 16613,\n            \"name\": \"Fantasy Girl\",\n            \"symbol\": \"FMEV2\",\n            \"slug\": \"fantasy-girl\",\n            \"rank\": 3680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T13:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF530Be62FAe3F0a85D73aA35BD96D2fc5166D22C\"\n            }\n        },\n        {\n            \"id\": 16621,\n            \"name\": \"MetaPirates\",\n            \"symbol\": \"PIRATES\",\n            \"slug\": \"metapirates\",\n            \"rank\": 9238,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T16:44:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce889d9367318f824b5c43d1c547562d25445809\"\n            }\n        },\n        {\n            \"id\": 16624,\n            \"name\": \"BabyNFT ART\",\n            \"symbol\": \"BBNFT\",\n            \"slug\": \"babynft-art\",\n            \"rank\": 5082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8cbdc5be9cd068d8177e93eeaa21b9aa284f5702\"\n            }\n        },\n        {\n            \"id\": 16625,\n            \"name\": \"BabyKitty\",\n            \"symbol\": \"BABYKITTY\",\n            \"slug\": \"babykitty\",\n            \"rank\": 6015,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3efe3bee4dbeb77d260bc12aeb62072cf6e68478\"\n            }\n        },\n        {\n            \"id\": 16626,\n            \"name\": \"GScarab\",\n            \"symbol\": \"GSCARAB\",\n            \"slug\": \"gscarab\",\n            \"rank\": 4694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:32:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6ab5660f0B1f174CFA84e9977c15645e4848F5D6\"\n            }\n        },\n        {\n            \"id\": 16627,\n            \"name\": \"IOTEN\",\n            \"symbol\": \"IOTN\",\n            \"slug\": \"ioten\",\n            \"rank\": 6106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbaae1192b9a115391ed2062b3a5f5d3509461ccb\"\n            }\n        },\n        {\n            \"id\": 16629,\n            \"name\": \"DOG\",\n            \"symbol\": \"DOG\",\n            \"slug\": \"dog\",\n            \"rank\": 7958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T17:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xCC4861AdC85d86ae8c9cc9D19F4F109969eb4F7B\"\n            }\n        },\n        {\n            \"id\": 16630,\n            \"name\": \"Evulus Token\",\n            \"symbol\": \"EVU\",\n            \"slug\": \"evulus-token\",\n            \"rank\": 3663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T18:02:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x18B5F22266343cCD180C6285a66cC9A23Dc262E9\"\n            }\n        },\n        {\n            \"id\": 16633,\n            \"name\": \"Meta Reserve Finance\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"metareserve-finance\",\n            \"rank\": 5240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T22:42:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x000c6322Df760155bBe4F20F2EDD8F4Cd35733A6\"\n            }\n        },\n        {\n            \"id\": 16636,\n            \"name\": \"Capybara\",\n            \"symbol\": \"CAPY\",\n            \"slug\": \"capybara\",\n            \"rank\": 7967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T18:24:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"CAPYD6Lrm7bTZ6C7t7JvSxvpEcfKQ9YNB7kUjh6p6XBN\"\n            }\n        },\n        {\n            \"id\": 16638,\n            \"name\": \"Metoshi\",\n            \"symbol\": \"METO\",\n            \"slug\": \"metoshi\",\n            \"rank\": 6354,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T18:32:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc3541806d651ec79ba8639a1b495acf503eb2dd\"\n            }\n        },\n        {\n            \"id\": 16642,\n            \"name\": \"Fragments of arker\",\n            \"symbol\": \"FOA\",\n            \"slug\": \"fragments-of-arker\",\n            \"rank\": 7017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T19:33:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAe7300B51A8cd43D5B74be0DD5047715B7017E3e\"\n            }\n        },\n        {\n            \"id\": 16643,\n            \"name\": \"Hubble Protocol\",\n            \"symbol\": \"HBB\",\n            \"slug\": \"hubble-protocol\",\n            \"rank\": 3077,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T19:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HBB111SCo9jkCejsZfz8Ec8nH7T6THF8KEKSnvwT6XK6\"\n            }\n        },\n        {\n            \"id\": 16644,\n            \"name\": \"Market Ledger\",\n            \"symbol\": \"ML\",\n            \"slug\": \"market-ledger\",\n            \"rank\": 4652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T21:57:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4fb957e3f1c04c8dc4000525e55920861f25bfc\"\n            }\n        },\n        {\n            \"id\": 16645,\n            \"name\": \"WitcherVerse\",\n            \"symbol\": \"WCH\",\n            \"slug\": \"witcherverse\",\n            \"rank\": 7197,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T22:03:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD2f71875d66188F96BaDBF98a5F020894209E34b\"\n            }\n        },\n        {\n            \"id\": 16646,\n            \"name\": \"FlameMetaverse\",\n            \"symbol\": \"FMV\",\n            \"slug\": \"flamemetaverse\",\n            \"rank\": 6096,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T22:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2fdb4853fec142957a2d7acfc846adb772f8b69\"\n            }\n        },\n        {\n            \"id\": 16649,\n            \"name\": \"Green Chart\",\n            \"symbol\": \"GREEN\",\n            \"slug\": \"green-chart\",\n            \"rank\": 4825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T23:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5775e60447a0bc86c67c61472476ebf6fcab0d87\"\n            }\n        },\n        {\n            \"id\": 16652,\n            \"name\": \"The Winkyverse\",\n            \"symbol\": \"WNK\",\n            \"slug\": \"the-winkyverse\",\n            \"rank\": 3367,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xE1BDA0c3Bfa2bE7f740f0119B6a34F057BD58Eba\"\n            }\n        },\n        {\n            \"id\": 16653,\n            \"name\": \"My Pandaverse\",\n            \"symbol\": \"PANDAVS\",\n            \"slug\": \"my-pandaverse\",\n            \"rank\": 9239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T03:18:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70707e604A3c1F2982132fA35603B61fa0bd634c\"\n            }\n        },\n        {\n            \"id\": 16655,\n            \"name\": \"GreenAir\",\n            \"symbol\": \"GREEN\",\n            \"slug\": \"greenair\",\n            \"rank\": 6541,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-29T23:51:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xafcd56e0d0ad1a769db98f14d4149a78f52ce620\"\n            }\n        },\n        {\n            \"id\": 16656,\n            \"name\": \"Coinsale\",\n            \"symbol\": \"CSF\",\n            \"slug\": \"coinsale\",\n            \"rank\": 7630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8697c37ecdbdb4eb5e24f19d7d294ea76291b91c\"\n            }\n        },\n        {\n            \"id\": 16657,\n            \"name\": \"Silver Coin\",\n            \"symbol\": \"SC\",\n            \"slug\": \"silver-coin\",\n            \"rank\": 7776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x09D9963def672B1D4bE8f1BC0Ec1D3F30b380F5e\"\n            }\n        },\n        {\n            \"id\": 16659,\n            \"name\": \"Crystal Of Dragon\",\n            \"symbol\": \"COD\",\n            \"slug\": \"crystal-of-dragon\",\n            \"rank\": 5337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T03:15:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8D8800687afeA249451734Af243A8983c8C2a9E5\"\n            }\n        },\n        {\n            \"id\": 16664,\n            \"name\": \"QueenShiba\",\n            \"symbol\": \"QUEEN\",\n            \"slug\": \"queenshiba\",\n            \"rank\": 9240,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T09:00:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf373714ea72c24ef71f5c098b33949f41f72118a\"\n            }\n        },\n        {\n            \"id\": 16665,\n            \"name\": \"Welups Blockchain\",\n            \"symbol\": \"WELUPS\",\n            \"slug\": \"welups-blockchain\",\n            \"rank\": 3073,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16667,\n            \"name\": \"Chiwawa\",\n            \"symbol\": \"CHIWA\",\n            \"slug\": \"chiwawa\",\n            \"rank\": 7149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T04:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3434677ec3048df655c39a376969ecd7b726ef6\"\n            }\n        },\n        {\n            \"id\": 16668,\n            \"name\": \"Meta Knight\",\n            \"symbol\": \"METAKNIGHT\",\n            \"slug\": \"meta-knight\",\n            \"rank\": 7552,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9fc3d23bde9185c687bd5d546bb3ef25a527ac2\"\n            }\n        },\n        {\n            \"id\": 16669,\n            \"name\": \"Mars Floki Inu\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"marsflkinu\",\n            \"rank\": 9241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:27:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2969FAC8eaBBB3CbDac56778323930BbC90E471C\"\n            }\n        },\n        {\n            \"id\": 16670,\n            \"name\": \"Baby Clifford Inu\",\n            \"symbol\": \"BBCLIFF\",\n            \"slug\": \"baby-clifford-inu\",\n            \"rank\": 9242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T07:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xce3a6dd117e04a6870b1a454082238abfb0bc167\"\n            }\n        },\n        {\n            \"id\": 16671,\n            \"name\": \"Multiverse\",\n            \"symbol\": \"MVS\",\n            \"slug\": \"multiverse-token\",\n            \"rank\": 3199,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:54:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x98Afac3b663113D29dc2Cd8C2d1d14793692F110\"\n            }\n        },\n        {\n            \"id\": 16672,\n            \"name\": \"The Essential Coin\",\n            \"symbol\": \"ESC\",\n            \"slug\": \"the-essential-coin\",\n            \"rank\": 5913,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T05:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4c48cca6153Db911002F965D22fdeFcD95f33BE9\"\n            }\n        },\n        {\n            \"id\": 16673,\n            \"name\": \"Basket Legends\",\n            \"symbol\": \"BBL\",\n            \"slug\": \"basket-legends\",\n            \"rank\": 4712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T06:06:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8800E9902879AC7fB9823086d1749030C9a5EB91\"\n            }\n        },\n        {\n            \"id\": 16675,\n            \"name\": \"Ctomorrow Platform\",\n            \"symbol\": \"CTP\",\n            \"slug\": \"ctomorrow-platform\",\n            \"rank\": 3685,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb850CAC12Ab85d4400db61ac78DC5Fc2418b6868\"\n            }\n        },\n        {\n            \"id\": 16677,\n            \"name\": \"Yeager Inu\",\n            \"symbol\": \"YEAGER\",\n            \"slug\": \"yeager-inu\",\n            \"rank\": 9243,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8966f05d78f5c6ede8e964df705847fe2b6045b1\"\n            }\n        },\n        {\n            \"id\": 16678,\n            \"name\": \"NFT Worlds\",\n            \"symbol\": \"WRLD\",\n            \"slug\": \"nft-worlds\",\n            \"rank\": 3329,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:15:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd5d86fc8d5c0ea1ac1ac5dfab6e529c9967a45e9\"\n            }\n        },\n        {\n            \"id\": 16679,\n            \"name\": \"AgeOfGods\",\n            \"symbol\": \"AOG\",\n            \"slug\": \"ageofgods\",\n            \"rank\": 2965,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:21:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40c8225329bd3e28a043b029e0d07a5344d2c27c\"\n            }\n        },\n        {\n            \"id\": 16680,\n            \"name\": \"MoneyShow\",\n            \"symbol\": \"MYS\",\n            \"slug\": \"moneyshow\",\n            \"rank\": 3993,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:42:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x668c85c83fb92b330b7d786241ddee3d210b21c2\"\n            }\n        },\n        {\n            \"id\": 16681,\n            \"name\": \"Bully Inu\",\n            \"symbol\": \"BINU\",\n            \"slug\": \"bully-inu\",\n            \"rank\": 6271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T10:48:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x55d1d16fb42fce47b899010c996a3a31f6db8fd6\"\n            }\n        },\n        {\n            \"id\": 16682,\n            \"name\": \"FlexQ\",\n            \"symbol\": \"FLQ\",\n            \"slug\": \"flexq\",\n            \"rank\": 5201,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:09:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2C55279F5D493c179849D380Db159FA19288E6C8\"\n            }\n        },\n        {\n            \"id\": 16683,\n            \"name\": \"Fast Food Wolf Game\",\n            \"symbol\": \"FFWOOL\",\n            \"slug\": \"fast-food-wolf-game\",\n            \"rank\": 6816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x10b1c123183E191E8e2d5B209323DE51c655e384\"\n            }\n        },\n        {\n            \"id\": 16684,\n            \"name\": \"BITMIC\",\n            \"symbol\": \"BMIC\",\n            \"slug\": \"bitmic\",\n            \"rank\": 3170,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T11:45:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf3f5b390f4524a18d9fe75e62c59370a9e4067dc\"\n            }\n        },\n        {\n            \"id\": 16686,\n            \"name\": \"AvaOne Finance\",\n            \"symbol\": \"AVAO\",\n            \"slug\": \"avaone-finance\",\n            \"rank\": 6963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xECF4e40E564A1DE686d89142A0963d908579daaA\"\n            }\n        },\n        {\n            \"id\": 16687,\n            \"name\": \"Galaxy Coin\",\n            \"symbol\": \"GALAXY\",\n            \"slug\": \"galaxycoin\",\n            \"rank\": 3213,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T15:09:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"r3Si5cWtHZZuKXQERoaTKc7Vhw53RdGi2A\"\n            }\n        },\n        {\n            \"id\": 16688,\n            \"name\": \"Material\",\n            \"symbol\": \"MTRL\",\n            \"slug\": \"material\",\n            \"rank\": 6869,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T15:21:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x13c99770694f07279607a6274f28a28c33086424\"\n            }\n        },\n        {\n            \"id\": 16689,\n            \"name\": \"MetaDog Racing\",\n            \"symbol\": \"DOG$\",\n            \"slug\": \"metadog-racing\",\n            \"rank\": 4687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T15:57:06.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9dd6e2b6cd16df3a6ab400f1dbe56d410a4d8b52\"\n            }\n        },\n        {\n            \"id\": 16690,\n            \"name\": \"ABEY\",\n            \"symbol\": \"ABEY\",\n            \"slug\": \"abeychain\",\n            \"rank\": 7142,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T16:01:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16691,\n            \"name\": \"Chum Coin\",\n            \"symbol\": \"CHUM\",\n            \"slug\": \"chum-coin\",\n            \"rank\": 6391,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T21:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16692,\n            \"name\": \"DECENT Database\",\n            \"symbol\": \"DECENT\",\n            \"slug\": \"decent-database\",\n            \"rank\": 6818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEf31bAFde913C7664Aa1B17C41Bb26E0e4549e31\"\n            }\n        },\n        {\n            \"id\": 16694,\n            \"name\": \"Stadium Pepe\",\n            \"symbol\": \"SPEP\",\n            \"slug\": \"stadium-pepe\",\n            \"rank\": 6210,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5c2d4caefae1b1a746706aca1bdded72d463215e\"\n            }\n        },\n        {\n            \"id\": 16695,\n            \"name\": \"strong bull\",\n            \"symbol\": \"BULL\",\n            \"slug\": \"strong-bull\",\n            \"rank\": 6938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-30T16:48:05.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb33522C5747A151D47825e2307Bf67890cd124C8\"\n            }\n        },\n        {\n            \"id\": 16698,\n            \"name\": \"Battle In Verse\",\n            \"symbol\": \"BTT\",\n            \"slug\": \"battle-in-verse\",\n            \"rank\": 6814,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T04:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a69b6a085f122f958017c66788368928ec80124\"\n            }\n        },\n        {\n            \"id\": 16700,\n            \"name\": \"SCARDust\",\n            \"symbol\": \"SCARD\",\n            \"slug\": \"scardust\",\n            \"rank\": 3963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc10b30820f793e24733dc80da12c798dfbff0fff\"\n            }\n        },\n        {\n            \"id\": 16701,\n            \"name\": \"BNBHunter\",\n            \"symbol\": \"BHT\",\n            \"slug\": \"bnbhunter\",\n            \"rank\": 4641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x16835bbcd1f998eeb96fdddca04c42805c8de368\"\n            }\n        },\n        {\n            \"id\": 16702,\n            \"name\": \"PirateDAO\",\n            \"symbol\": \"JOLLY\",\n            \"slug\": \"piratedao\",\n            \"rank\": 7536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T05:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x30Ff717fc266F2Dcb3Adc1AF4043f8C517491e66\"\n            }\n        },\n        {\n            \"id\": 16703,\n            \"name\": \"Floki Musk\",\n            \"symbol\": \"FLOKI\",\n            \"slug\": \"floki-musk\",\n            \"rank\": 5824,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x67cc621ab2d086a101cff3340df0a065ac75827c\"\n            }\n        },\n        {\n            \"id\": 16704,\n            \"name\": \"OnlyCam\",\n            \"symbol\": \"$ONLY\",\n            \"slug\": \"onlycam\",\n            \"rank\": 5674,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T06:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639928999f491A21858Bb38adE14eAA19210a38F\"\n            }\n        },\n        {\n            \"id\": 16705,\n            \"name\": \"Exotix\",\n            \"symbol\": \"EXOTIX\",\n            \"slug\": \"exotix\",\n            \"rank\": 6050,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T07:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x230bf0637628ef356b63d389e2ec6c77c8853a11\"\n            }\n        },\n        {\n            \"id\": 16706,\n            \"name\": \"Meta MVRS\",\n            \"symbol\": \"MVRS\",\n            \"slug\": \"meta-mvrs\",\n            \"rank\": 3422,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfd9faca15558eb243ac0012cf7acfbf480574668\"\n            }\n        },\n        {\n            \"id\": 16708,\n            \"name\": \"Zatcoin\",\n            \"symbol\": \"ZATCOIN\",\n            \"slug\": \"zatcoin\",\n            \"rank\": 5785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T09:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x958e030e5937414b8b54e4647fb513e348ed90e5\"\n            }\n        },\n        {\n            \"id\": 16709,\n            \"name\": \"New Year Resolution\",\n            \"symbol\": \"NYR\",\n            \"slug\": \"new-year-resolution\",\n            \"rank\": 6980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3ecf9840deb8e3c395e1941fc39ceb662bf5a1dd\"\n            }\n        },\n        {\n            \"id\": 16710,\n            \"name\": \"MetaBUSDCoin\",\n            \"symbol\": \"MBC\",\n            \"slug\": \"metabusdcoin\",\n            \"rank\": 5863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2021-12-31T12:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf14d3692b0055db9ca4c04065165d59b87e763f1\"\n            }\n        },\n        {\n            \"id\": 16716,\n            \"name\": \"OSCARCOIN\",\n            \"symbol\": \"OSCAR\",\n            \"slug\": \"oscarcoin\",\n            \"rank\": 7746,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-01T22:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6129b4eF7221Bb6CF94d191ca47f2861B0AC191b\"\n            }\n        },\n        {\n            \"id\": 16717,\n            \"name\": \"ThunderVerse\",\n            \"symbol\": \"THUNDER\",\n            \"slug\": \"thunderverse\",\n            \"rank\": 5767,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-01T22:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf8f936d880a93e571cc2476c1b65508a918b5f9\"\n            }\n        },\n        {\n            \"id\": 16720,\n            \"name\": \"Shiro Inu\",\n            \"symbol\": \"SHIR\",\n            \"slug\": \"shiro-inu\",\n            \"rank\": 4017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T10:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4ddba615a7f6ee612d3a23c6882b698dfbbef7e7\"\n            }\n        },\n        {\n            \"id\": 16722,\n            \"name\": \"Token TT-Swap\",\n            \"symbol\": \"TTS\",\n            \"slug\": \"token-tt-swap\",\n            \"rank\": 6636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T19:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x923276653fc289DaF155E1ff5aA21EF3e4643D94\"\n            }\n        },\n        {\n            \"id\": 16723,\n            \"name\": \"Terkehh\",\n            \"symbol\": \"TERK\",\n            \"slug\": \"terkehh\",\n            \"rank\": 6526,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53035E4e14fb3f82C02357B35d5cC0C5b53928B4\"\n            }\n        },\n        {\n            \"id\": 16724,\n            \"name\": \"Intergalactic Cockroach\",\n            \"symbol\": \"ICC\",\n            \"slug\": \"intergalactic-cockroach\",\n            \"rank\": 7899,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T19:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d672014fb107cb409dccd9042dda3b97313f4c3\"\n            }\n        },\n        {\n            \"id\": 16726,\n            \"name\": \"Himo World\",\n            \"symbol\": \"HIMO\",\n            \"slug\": \"himo-world\",\n            \"rank\": 3950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T13:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x469aCf8e1F29C1B5Db99394582464Fad45A1fC6F\"\n            }\n        },\n        {\n            \"id\": 16727,\n            \"name\": \"X\",\n            \"symbol\": \"X\",\n            \"slug\": \"x\",\n            \"rank\": 4008,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7f3141c4d6b047fb930991b450f1ed996a51cb26\"\n            }\n        },\n        {\n            \"id\": 16730,\n            \"name\": \"MysticBets\",\n            \"symbol\": \"MBT\",\n            \"slug\": \"mysticbets\",\n            \"rank\": 5748,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T18:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc42b81292cdf84a1b01c24bbac94043b12a3478f\"\n            }\n        },\n        {\n            \"id\": 16732,\n            \"name\": \"HAKURAI\",\n            \"symbol\": \"RAI\",\n            \"slug\": \"hakurai\",\n            \"rank\": 9244,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-02T23:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28971a0b5d89d3badf5495705fd63b413b0bbf39\"\n            }\n        },\n        {\n            \"id\": 16733,\n            \"name\": \"Hatoken\",\n            \"symbol\": \"HATOK\",\n            \"slug\": \"hatoken\",\n            \"rank\": 6489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T00:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf086d5b9019cc637dad17b83321d93f84ffaa49b\"\n            }\n        },\n        {\n            \"id\": 16735,\n            \"name\": \"Domain Coin\",\n            \"symbol\": \"DMN\",\n            \"slug\": \"domain-coin\",\n            \"rank\": 4616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3ffbe849a2666657b729a6bf19befd54d9e57c8b\"\n            }\n        },\n        {\n            \"id\": 16736,\n            \"name\": \"ShibaJump\",\n            \"symbol\": \"SHIBJUMP\",\n            \"slug\": \"shibajump\",\n            \"rank\": 7930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T01:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d04288d57e0820603e29eeb5123b2f08cf4c2b7\"\n            }\n        },\n        {\n            \"id\": 16737,\n            \"name\": \"VESQ\",\n            \"symbol\": \"VSQ\",\n            \"slug\": \"vesq\",\n            \"rank\": 5426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x29f1e986fca02b7e54138c04c4f503dddd250558\"\n            }\n        },\n        {\n            \"id\": 16738,\n            \"name\": \"Hermes Shares\",\n            \"symbol\": \"HSHARES\",\n            \"slug\": \"hermes-shares\",\n            \"rank\": 4598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T03:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xfa4b6db72a650601e7bd50a0a9f537c9e98311b2\"\n            }\n        },\n        {\n            \"id\": 16739,\n            \"name\": \"Nyx Token\",\n            \"symbol\": \"NYXT\",\n            \"slug\": \"nyx-token\",\n            \"rank\": 6168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x118b552725e1892137740cB4d29390D952709639\"\n            }\n        },\n        {\n            \"id\": 16742,\n            \"name\": \"Monster Galaxy\",\n            \"symbol\": \"GGM\",\n            \"slug\": \"monster-galaxy\",\n            \"rank\": 4484,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T12:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16745,\n            \"name\": \"Battle of Guardians\",\n            \"symbol\": \"BGS\",\n            \"slug\": \"battle-of-guardians\",\n            \"rank\": 4139,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf339e8c294046e6e7ef6ad4f6fa9e202b59b556b\"\n            }\n        },\n        {\n            \"id\": 16746,\n            \"name\": \"Police and Thief Game\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"police-and-thief-game\",\n            \"rank\": 3348,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x7f041ce89a2079873693207653b24c15b5e6a293\"\n            }\n        },\n        {\n            \"id\": 16747,\n            \"name\": \"Savage\",\n            \"symbol\": \"SAVG\",\n            \"slug\": \"savage\",\n            \"rank\": 4599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16749,\n            \"name\": \"FOX TOKEN\",\n            \"symbol\": \"FOX\",\n            \"slug\": \"fox-coxswap\",\n            \"rank\": 7548,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x02Df2D8120966A143CAaf760CC3AE1D12f9862a7\"\n            }\n        },\n        {\n            \"id\": 16750,\n            \"name\": \"Dogeon\",\n            \"symbol\": \"DON\",\n            \"slug\": \"dogeon\",\n            \"rank\": 6092,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T05:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1db749847c4abb991d8b6032102383e6bfd9b1c7\"\n            }\n        },\n        {\n            \"id\": 16751,\n            \"name\": \"Infinity Skies\",\n            \"symbol\": \"ISKY\",\n            \"slug\": \"infinity-skies\",\n            \"rank\": 4816,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16753,\n            \"name\": \"Wild Island Game\",\n            \"symbol\": \"WILD\",\n            \"slug\": \"wild-island-game\",\n            \"rank\": 6364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T04:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x19048172b5A0893ad008e7c52C11a6DD3C8784a1\"\n            }\n        },\n        {\n            \"id\": 16756,\n            \"name\": \"Dibs Money\",\n            \"symbol\": \"DIBS\",\n            \"slug\": \"dibs-money\",\n            \"rank\": 3867,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T05:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFd81Ef21EA7CF1dC00e9c6Dd261B4F3BE0341d5c\"\n            }\n        },\n        {\n            \"id\": 16757,\n            \"name\": \"GroupDao\",\n            \"symbol\": \"GDO\",\n            \"slug\": \"groupdao\",\n            \"rank\": 4543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16f78145ad0b9af58747e9a97ebd99175378bd3d\"\n            }\n        },\n        {\n            \"id\": 16759,\n            \"name\": \"Shibonk\",\n            \"symbol\": \"SHIBO\",\n            \"slug\": \"shibonk\",\n            \"rank\": 5394,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T07:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf224ade71c20f9823e34e0792f72437596b4e28c\"\n            }\n        },\n        {\n            \"id\": 16760,\n            \"name\": \"Zelda Inu\",\n            \"symbol\": \"ZLDA\",\n            \"slug\": \"zelda-inu\",\n            \"rank\": 3876,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26a7546c8f5e5f706cb598CAA68134f6eCf8d657\"\n            }\n        },\n        {\n            \"id\": 16761,\n            \"name\": \"mKitty\",\n            \"symbol\": \"MKITTY\",\n            \"slug\": \"mkitty\",\n            \"rank\": 6223,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x182db1252c39073eec9d743f13b5eeb80fde314e\"\n            }\n        },\n        {\n            \"id\": 16762,\n            \"name\": \"mCat\",\n            \"symbol\": \"MCAT\",\n            \"slug\": \"mcat\",\n            \"rank\": 5861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T06:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xb932d203f83b8417be0f61d9dafad09cc24a4715\"\n            }\n        },\n        {\n            \"id\": 16764,\n            \"name\": \"Miss Ape Yacht Club\",\n            \"symbol\": \"APE\",\n            \"slug\": \"miss-ape-yacht-club\",\n            \"rank\": 6031,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T07:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4a2d305d2e7e598ae8c1b43b029f36eca4302948\"\n            }\n        },\n        {\n            \"id\": 16765,\n            \"name\": \"Smashchain\",\n            \"symbol\": \"SAS\",\n            \"slug\": \"smashchain\",\n            \"rank\": 4292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T02:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron10\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TM9KJ8gbaBhFRp8q2VkPJSheaGuYhwN7m7\"\n            }\n        },\n        {\n            \"id\": 16767,\n            \"name\": \"ZENFI AI\",\n            \"symbol\": \"ZENFI\",\n            \"slug\": \"zenfi-ai\",\n            \"rank\": 6942,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa84d7a90bdbbe6de3fffe9b7f549366320ef90d3\"\n            }\n        },\n        {\n            \"id\": 16768,\n            \"name\": \"Dibs Share\",\n            \"symbol\": \"DSHARE\",\n            \"slug\": \"dibs-share\",\n            \"rank\": 3927,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26d3163b165BE95137CEe97241E716b2791a7572\"\n            }\n        },\n        {\n            \"id\": 16769,\n            \"name\": \"Sunflower Farm\",\n            \"symbol\": \"SFF\",\n            \"slug\": \"sunflower-farm\",\n            \"rank\": 4966,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xdf9b4b57865b403e08c85568442f95c26b7896b0\"\n            }\n        },\n        {\n            \"id\": 16771,\n            \"name\": \"NirvanaMeta\",\n            \"symbol\": \"MNU\",\n            \"slug\": \"nirvanameta\",\n            \"rank\": 4138,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6a63bb297ea1e5428bf9a10c37215616e3583c8b\"\n            }\n        },\n        {\n            \"id\": 16772,\n            \"name\": \"Digifit\",\n            \"symbol\": \"DGI\",\n            \"slug\": \"digifit\",\n            \"rank\": 7044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa420dd089a33d3751e8750f0b3554c72761dc83e\"\n            }\n        },\n        {\n            \"id\": 16773,\n            \"name\": \"The Mask\",\n            \"symbol\": \"DMASK\",\n            \"slug\": \"the-mask\",\n            \"rank\": 6342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x42892de8d1feedc5a31823415ac43a8680c0df87\"\n            }\n        },\n        {\n            \"id\": 16774,\n            \"name\": \"Infinity Doge\",\n            \"symbol\": \"INFINITYDOGE\",\n            \"slug\": \"infinity-doge\",\n            \"rank\": 7515,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T09:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17e2822278f35b272eb6ce1f8d496fe61ec0f395\"\n            }\n        },\n        {\n            \"id\": 16775,\n            \"name\": \"Digichain\",\n            \"symbol\": \"DIGICHAIN\",\n            \"slug\": \"digichain\",\n            \"rank\": 3716,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T09:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4732a86106064577933552fcea993d30bec950a5\"\n            }\n        },\n        {\n            \"id\": 16776,\n            \"name\": \"rhoUSDC\",\n            \"symbol\": \"RHOUSDC\",\n            \"slug\": \"rhousdc\",\n            \"rank\": 7738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T09:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48c39bfdc56534113aacd46b450565a3f3ccc02c\"\n            }\n        },\n        {\n            \"id\": 16777,\n            \"name\": \"rhoBUSD\",\n            \"symbol\": \"RHOBUSD\",\n            \"slug\": \"rhobusd\",\n            \"rank\": 7490,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T10:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x35cdc6bd2d9c4cdd7ddbddb57593c274b31e4601\"\n            }\n        },\n        {\n            \"id\": 16778,\n            \"name\": \"Shiba Viking\",\n            \"symbol\": \"SHIBKING\",\n            \"slug\": \"shiba-viking\",\n            \"rank\": 7844,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x040a856f2c59bb49166210a54a55d0b2599b46d8\"\n            }\n        },\n        {\n            \"id\": 16779,\n            \"name\": \"CrazyMiner\",\n            \"symbol\": \"PWR\",\n            \"slug\": \"crazyminer\",\n            \"rank\": 2888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T12:04:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd52efe1039d706722b3d696e74ad4095dc3d3860\"\n            }\n        },\n        {\n            \"id\": 16780,\n            \"name\": \"BerylBit\",\n            \"symbol\": \"BRB\",\n            \"slug\": \"berylbit\",\n            \"rank\": 4887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T12:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xca0823d3d04b9faea7803ccb87fa8596775190dd\"\n            }\n        },\n        {\n            \"id\": 16781,\n            \"name\": \"ZURRENCY\",\n            \"symbol\": \"ZURR\",\n            \"slug\": \"zurrency\",\n            \"rank\": 4777,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T12:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x89509aa1d14a8e1e5364ec4c3b041213bcdbe08d\"\n            }\n        },\n        {\n            \"id\": 16782,\n            \"name\": \"Metaverse Index Token\",\n            \"symbol\": \"METAI\",\n            \"slug\": \"metaverse-index-token\",\n            \"rank\": 9245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xefc996ce8341cd36c55412b51df5bbca429a7617\"\n            }\n        },\n        {\n            \"id\": 16783,\n            \"name\": \"Tiger Token\",\n            \"symbol\": \"TGNB\",\n            \"slug\": \"tiger-token\",\n            \"rank\": 4343,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x087b005B57C286886e4c6175822929ea42832719\"\n            }\n        },\n        {\n            \"id\": 16784,\n            \"name\": \"ANTIS INU\",\n            \"symbol\": \"ANTIS\",\n            \"slug\": \"antis-inu\",\n            \"rank\": 3519,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:34:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcf64701d4567172a1de9177c319945589ed81b13\"\n            }\n        },\n        {\n            \"id\": 16785,\n            \"name\": \"Son of Doge V2\",\n            \"symbol\": \"SODV2\",\n            \"slug\": \"son-of-doge-v2\",\n            \"rank\": 4951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T14:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcdb943908de5ee37998a53f23467017d1a307e60\"\n            }\n        },\n        {\n            \"id\": 16789,\n            \"name\": \"ROBOT SHIB SWAP\",\n            \"symbol\": \"RBSHIB\",\n            \"slug\": \"robot-shib-swap\",\n            \"rank\": 6281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x56dfa9d2c6ad34ee2fd7bafc7f449d7ce22e3722\"\n            }\n        },\n        {\n            \"id\": 16791,\n            \"name\": \"TigerInu2022\",\n            \"symbol\": \"TIGERINU2022\",\n            \"slug\": \"tigerinu2022\",\n            \"rank\": 3538,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T18:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x47a2eba06d06ae21202dc280b48f4b8f1446df44\"\n            }\n        },\n        {\n            \"id\": 16792,\n            \"name\": \"Mafagafo\",\n            \"symbol\": \"MAFA\",\n            \"slug\": \"mafagafo\",\n            \"rank\": 3690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T18:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf44400a99a9693bf3c2e89b02652babacc5cdb9\"\n            }\n        },\n        {\n            \"id\": 16794,\n            \"name\": \"Alpha Coin\",\n            \"symbol\": \"ALPHA\",\n            \"slug\": \"alpha\",\n            \"rank\": 6595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T01:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x138c2f1123cf3f82e4596d097c118eac6684940b\"\n            }\n        },\n        {\n            \"id\": 16796,\n            \"name\": \"WOLFI\",\n            \"symbol\": \"WOLFI\",\n            \"slug\": \"wolfi\",\n            \"rank\": 9246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T20:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe1c68e6f3dafee1cdd6c1a73d01a6ca86153dc23\"\n            }\n        },\n        {\n            \"id\": 16799,\n            \"name\": \"DogeVille\",\n            \"symbol\": \"DVILLE\",\n            \"slug\": \"dogeville\",\n            \"rank\": 6424,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-03T23:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd3b6bfd18b34ae0e3165738bf66ebc64cad1b944\"\n            }\n        },\n        {\n            \"id\": 16800,\n            \"name\": \"Jefe Token\",\n            \"symbol\": \"JEFE\",\n            \"slug\": \"jefe-token\",\n            \"rank\": 6176,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T01:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80fa6d5384BDde296a28A321f73aB70977575129\"\n            }\n        },\n        {\n            \"id\": 16801,\n            \"name\": \"aggle.io\",\n            \"symbol\": \"AGGL\",\n            \"slug\": \"aggle-io\",\n            \"rank\": 5547,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1042aA383CAb145dc77121ca75650804A5c134ff\"\n            }\n        },\n        {\n            \"id\": 16803,\n            \"name\": \"Crypto Energy Token\",\n            \"symbol\": \"CET\",\n            \"slug\": \"crypto-energy-token\",\n            \"rank\": 6815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:28:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf519b491aa3c19c51662d0ecf1b77c0a19bd6815\"\n            }\n        },\n        {\n            \"id\": 16804,\n            \"name\": \"eEat\",\n            \"symbol\": \"EEAT\",\n            \"slug\": \"eeat\",\n            \"rank\": 6972,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4b4e64c53e0b334176e4fd5a53df6f3f36bfa131\"\n            }\n        },\n        {\n            \"id\": 16805,\n            \"name\": \"The Silent Sea\",\n            \"symbol\": \"TSSEA\",\n            \"slug\": \"the-silent-sea\",\n            \"rank\": 9247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc745c16f02d810f9f07e79715dbf9350154402ab\"\n            }\n        },\n        {\n            \"id\": 16806,\n            \"name\": \"SeanceCircle\",\n            \"symbol\": \"SEANCE\",\n            \"slug\": \"seancecircle\",\n            \"rank\": 8296,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x124b06c5ce47de7a6e9efda71a946717130079e6\"\n            }\n        },\n        {\n            \"id\": 16807,\n            \"name\": \"Ninja Squad Token\",\n            \"symbol\": \"NST\",\n            \"slug\": \"ninja-squad-token\",\n            \"rank\": 8027,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x70bef3bb2f001da2fddb207dae696cd9faff3f5d\"\n            }\n        },\n        {\n            \"id\": 16808,\n            \"name\": \"Doom Hero Dao\",\n            \"symbol\": \"DHD\",\n            \"slug\": \"doom-hero-dao\",\n            \"rank\": 6156,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac55b04af8e9067d6c53785b34113e99e10c2a11\"\n            }\n        },\n        {\n            \"id\": 16809,\n            \"name\": \"Magnet\",\n            \"symbol\": \"MAG\",\n            \"slug\": \"magnet-dao\",\n            \"rank\": 4400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x1d60109178c48e4a937d8ab71699d8ebb6f7c5de\"\n            }\n        },\n        {\n            \"id\": 16810,\n            \"name\": \"Cia Protocol\",\n            \"symbol\": \"CIA\",\n            \"slug\": \"cia-protocol\",\n            \"rank\": 9248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T02:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x52f4d5ee6c91e01be67ca1f64b11ed0ee370817d\"\n            }\n        },\n        {\n            \"id\": 16812,\n            \"name\": \"Whale Loans\",\n            \"symbol\": \"HUMP\",\n            \"slug\": \"humpback\",\n            \"rank\": 5097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x453939C0270e9405876C7f047aDE3932FD2d7a51\"\n            }\n        },\n        {\n            \"id\": 16813,\n            \"name\": \"ApeBoys\",\n            \"symbol\": \"APEBOYS\",\n            \"slug\": \"apeboys\",\n            \"rank\": 7294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T03:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1657E529A58f2321A40f838F25BD13C90D452eB4\"\n            }\n        },\n        {\n            \"id\": 16814,\n            \"name\": \"MetaVice\",\n            \"symbol\": \"METAVICE\",\n            \"slug\": \"metavice-token\",\n            \"rank\": 4870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T04:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5375fd52707ab7c8d1b088e07169fa74b0999732\"\n            }\n        },\n        {\n            \"id\": 16815,\n            \"name\": \"SatoshiCrypto\",\n            \"symbol\": \"SATO\",\n            \"slug\": \"satoshicrypto\",\n            \"rank\": 6269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T04:22:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6b9a80eece9b8ee31e4e7abc8aa8e2e106c5fc8a\"\n            }\n        },\n        {\n            \"id\": 16816,\n            \"name\": \"LumosMetaverse\",\n            \"symbol\": \"LUMOSX\",\n            \"slug\": \"lumosmetaverse\",\n            \"rank\": 9249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd05b1110147098b26fd3d457aa2992c034d3cfc\"\n            }\n        },\n        {\n            \"id\": 16817,\n            \"name\": \"Wrapped Elrond\",\n            \"symbol\": \"WEGLD\",\n            \"slug\": \"wrapped-elrond-egld\",\n            \"rank\": 9250,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16818,\n            \"name\": \"Monfter\",\n            \"symbol\": \"MON\",\n            \"slug\": \"monfter-token\",\n            \"rank\": 3820,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcacc19c5ca77e06d6578decac80408cc036e0499\"\n            }\n        },\n        {\n            \"id\": 16819,\n            \"name\": \"Recovery Right Token\",\n            \"symbol\": \"RRT\",\n            \"slug\": \"recovery-right-token\",\n            \"rank\": 8116,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T08:01:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16820,\n            \"name\": \"Blin Metaverse\",\n            \"symbol\": \"BLIN\",\n            \"slug\": \"blin-metaverse\",\n            \"rank\": 3669,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T07:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x811b279463a89E4B6E35805174C9190763f72614\"\n            }\n        },\n        {\n            \"id\": 16821,\n            \"name\": \"Meanfi\",\n            \"symbol\": \"MEAN\",\n            \"slug\": \"meanfi\",\n            \"rank\": 3882,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T08:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"MEANeD3XDdUmNMsRGjASkSWdC8prLYsoRJ61pPeHctD\"\n            }\n        },\n        {\n            \"id\": 16822,\n            \"name\": \"MemeNFT\",\n            \"symbol\": \"MNFT\",\n            \"slug\": \"memenft\",\n            \"rank\": 4933,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0bcbc5c3506fc10c30daf6fad17866e504ceea33\"\n            }\n        },\n        {\n            \"id\": 16823,\n            \"name\": \"Vault-S\",\n            \"symbol\": \"VAULT-S\",\n            \"slug\": \"vault-s\",\n            \"rank\": 6891,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e1cceed4b908303a4262957abd536509e7af54f\"\n            }\n        },\n        {\n            \"id\": 16826,\n            \"name\": \"Tiara\",\n            \"symbol\": \"TTI\",\n            \"slug\": \"tiara\",\n            \"rank\": 5324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T22:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfc1ff52a63180cc726e5795f9339b6f7e617485\"\n            }\n        },\n        {\n            \"id\": 16828,\n            \"name\": \"rhoUSDT\",\n            \"symbol\": \"RHOUSDT\",\n            \"slug\": \"rhousdt\",\n            \"rank\": 9251,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T10:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD845dA3fFc349472fE77DFdFb1F93839a5DA8C96\"\n            }\n        },\n        {\n            \"id\": 16830,\n            \"name\": \"Baby Clifford Inu\",\n            \"symbol\": \"BABYCLIFF\",\n            \"slug\": \"baby-clifford-inu-babycliff\",\n            \"rank\": 7756,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe40175e022a9f3ae5c37ea9993596a0465abed5b\"\n            }\n        },\n        {\n            \"id\": 16831,\n            \"name\": \"Fantom USD\",\n            \"symbol\": \"FUSD\",\n            \"slug\": \"fantom-usd\",\n            \"rank\": 6295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T11:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xad84341756bf337f5a0164515b1f6f993d194e1f\"\n            }\n        },\n        {\n            \"id\": 16832,\n            \"name\": \"Web3 Inu\",\n            \"symbol\": \"WEB3\",\n            \"slug\": \"web3-inu\",\n            \"rank\": 3011,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0c4bc1b89bbd105eecb7eba3f13e7648c0de38f\"\n            }\n        },\n        {\n            \"id\": 16833,\n            \"name\": \"SafeWages\",\n            \"symbol\": \"SAFEW\",\n            \"slug\": \"safewages\",\n            \"rank\": 5052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb419e3243bcdfcab1a93a2cf42c4cd0c45020acc\"\n            }\n        },\n        {\n            \"id\": 16834,\n            \"name\": \"Green Floki\",\n            \"symbol\": \"GREENFLOKI\",\n            \"slug\": \"green-floki\",\n            \"rank\": 9252,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf6419987e98045c05e6665a6e5016de8b3d71fdd\"\n            }\n        },\n        {\n            \"id\": 16835,\n            \"name\": \"Dragon Infinity\",\n            \"symbol\": \"$DI\",\n            \"slug\": \"dragon-infinity\",\n            \"rank\": 5595,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T13:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE2eBe6E2358720E5bAfFeCD8d06dd505Dd4e898f\"\n            }\n        },\n        {\n            \"id\": 16837,\n            \"name\": \"Covenant\",\n            \"symbol\": \"COVN\",\n            \"slug\": \"covenant-child\",\n            \"rank\": 3124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x19ac2659599fd01c853de846919544276ad26f50 (Ethereum)\"\n            }\n        },\n        {\n            \"id\": 16838,\n            \"name\": \"Shiba Dollars\",\n            \"symbol\": \"SHIBADOLLARS\",\n            \"slug\": \"shiba-dollars\",\n            \"rank\": 5852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3780ab762d530614f72f94c7cf3396c488c0b57c\"\n            }\n        },\n        {\n            \"id\": 16839,\n            \"name\": \"AceD\",\n            \"symbol\": \"ACED\",\n            \"slug\": \"aced-token\",\n            \"rank\": 6341,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbf03013e317cf434b24967a6d804a683f963cbcb\"\n            }\n        },\n        {\n            \"id\": 16842,\n            \"name\": \"Stargaze\",\n            \"symbol\": \"STARS\",\n            \"slug\": \"stargaze\",\n            \"rank\": 3019,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4\"\n            }\n        },\n        {\n            \"id\": 16844,\n            \"name\": \"MAMA DAO\",\n            \"symbol\": \"MAMA\",\n            \"slug\": \"mama-dao\",\n            \"rank\": 6125,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xA9a779aeA33b6f40CfC78A29Cf56Fc7e6fb329AB\"\n            }\n        },\n        {\n            \"id\": 16845,\n            \"name\": \"Terbo Game Coin\",\n            \"symbol\": \"TGC\",\n            \"slug\": \"terbo-game-coin\",\n            \"rank\": 3688,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T19:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2d11bdc0ae9d5e0fd43f086c7dbd3989ee0f8ff4\"\n            }\n        },\n        {\n            \"id\": 16846,\n            \"name\": \"0xPAD\",\n            \"symbol\": \"0XPAD\",\n            \"slug\": \"0xpad\",\n            \"rank\": 4311,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x94733910a43D412DDaD505a8772839AA77aC1b6d\"\n            }\n        },\n        {\n            \"id\": 16849,\n            \"name\": \"OUSE Token\",\n            \"symbol\": \"OUSE\",\n            \"slug\": \"ouse-token\",\n            \"rank\": 5872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-04T22:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x48cb1c21af7b5d04a8c48479d1bdfa783ce94d99\"\n            }\n        },\n        {\n            \"id\": 16850,\n            \"name\": \"Raven The Game\",\n            \"symbol\": \"RTG\",\n            \"slug\": \"raven-the-game\",\n            \"rank\": 7655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f4bA85A97B914Fd7e1C52cFBa85ed57C843c6Fc\"\n            }\n        },\n        {\n            \"id\": 16851,\n            \"name\": \"Kikswap\",\n            \"symbol\": \"KIK\",\n            \"slug\": \"kikswap\",\n            \"rank\": 6881,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T01:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFef234C90b01B121C636e3C06E24cAdcA9D6404f\"\n            }\n        },\n        {\n            \"id\": 16852,\n            \"name\": \"Reward Cycle 2\",\n            \"symbol\": \"RC2\",\n            \"slug\": \"reward-cycle-2\",\n            \"rank\": 6896,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T01:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38330281b627240b1F5470014091F69ad5a84146\"\n            }\n        },\n        {\n            \"id\": 16853,\n            \"name\": \"Atlantis Loans Polygon\",\n            \"symbol\": \"ATLX\",\n            \"slug\": \"atlantis-loans-polygon\",\n            \"rank\": 5848,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T04:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x0b68782eff3177f1f9240b64a7e2f8e0497e2454\"\n            }\n        },\n        {\n            \"id\": 16854,\n            \"name\": \"CamelToken\",\n            \"symbol\": \"CMLT\",\n            \"slug\": \"cameltoken\",\n            \"rank\": 4212,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x829ee30a8fac90152105dd77d6ffa01158af9434\"\n            }\n        },\n        {\n            \"id\": 16860,\n            \"name\": \"GenCoin Capital\",\n            \"symbol\": \"GENCAP\",\n            \"slug\": \"gencoin-capital\",\n            \"rank\": 5947,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T05:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0b569fa433faa7f01f3ea880193de38044b41de0\"\n            }\n        },\n        {\n            \"id\": 16862,\n            \"name\": \"DinoEGG\",\n            \"symbol\": \"DINOEGG\",\n            \"slug\": \"dinoegg\",\n            \"rank\": 7984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2TxM6S3ZozrBHZGHEPh9CtM74a9SVXbr7NQ7UxkRvQij\"\n            }\n        },\n        {\n            \"id\": 16863,\n            \"name\": \"Crypto Raiders\",\n            \"symbol\": \"RAIDER\",\n            \"slug\": \"crypto-raider\",\n            \"rank\": 3287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T05:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcd7361ac3307d1c5a46b63086a90742ff44c63b3\"\n            }\n        },\n        {\n            \"id\": 16867,\n            \"name\": \"Milk and Butter\",\n            \"symbol\": \"MB\",\n            \"slug\": \"milk-and-butter\",\n            \"rank\": 7328,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0962840397b0ebbfbb152930acb0583e94f49b5c\"\n            }\n        },\n        {\n            \"id\": 16868,\n            \"name\": \"GenesysGo Shadow\",\n            \"symbol\": \"SHDW\",\n            \"slug\": \"genesysgo-shadow\",\n            \"rank\": 3127,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y\"\n            }\n        },\n        {\n            \"id\": 16869,\n            \"name\": \"BabylonDAO\",\n            \"symbol\": \"BBY\",\n            \"slug\": \"babylondao\",\n            \"rank\": 7616,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5SZSVgnQDgKKxtCe3UA3x4T7tcSRNDaL3NmfdEqpuLzo\"\n            }\n        },\n        {\n            \"id\": 16870,\n            \"name\": \"FANTOM ETHPrinter\",\n            \"symbol\": \"FETHP\",\n            \"slug\": \"fantom-ethprinter\",\n            \"rank\": 9253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xda25293b6186d597ddf4986c82245f2a48cd6b4d\"\n            }\n        },\n        {\n            \"id\": 16871,\n            \"name\": \"DPK\",\n            \"symbol\": \"DPK TOKEN\",\n            \"slug\": \"dpk\",\n            \"rank\": 4322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T07:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xff73adcc8cc0556467d8fe78fb4fd0c3da51f151\"\n            }\n        },\n        {\n            \"id\": 16872,\n            \"name\": \"Xenoverse Crypto\",\n            \"symbol\": \"XENOX\",\n            \"slug\": \"xenoverse-crypto\",\n            \"rank\": 6362,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80Df74Dc3dE4477eaEE5c3E14348c6bF7ffFAd87\"\n            }\n        },\n        {\n            \"id\": 16873,\n            \"name\": \"Kiki\",\n            \"symbol\": \"KIKI\",\n            \"slug\": \"kiki\",\n            \"rank\": 9254,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x369b77bbeeee50e6ea206dcf41ee670c47360055\"\n            }\n        },\n        {\n            \"id\": 16874,\n            \"name\": \"TombPrinter\",\n            \"symbol\": \"TOMBP\",\n            \"slug\": \"tombprinter\",\n            \"rank\": 9255,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T08:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x469977aD6b66d02E5061447385D9D9F5Fb73470E\"\n            }\n        },\n        {\n            \"id\": 16877,\n            \"name\": \"Chip\",\n            \"symbol\": \"CHIP\",\n            \"slug\": \"chip-shambala\",\n            \"rank\": 3479,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0E5c51cE714bd319A11BFb26BF0e13D8CEED1Ebe\"\n            }\n        },\n        {\n            \"id\": 16880,\n            \"name\": \"Orclands Metaverse\",\n            \"symbol\": \"ORC\",\n            \"slug\": \"orclands-metaverse\",\n            \"rank\": 6498,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T14:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x968f9C44879F67a29B1BfcCf93ea82d46A72881F\"\n            }\n        },\n        {\n            \"id\": 16883,\n            \"name\": \"Apollo DAO\",\n            \"symbol\": \"APOLLO\",\n            \"slug\": \"apollo-dao\",\n            \"rank\": 6434,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra100yeqvww74h4yaejj6h733thgcafdaukjtw397\"\n            }\n        },\n        {\n            \"id\": 16884,\n            \"name\": \"Terra Shiba\",\n            \"symbol\": \"TSHIBA\",\n            \"slug\": \"terra-shiba\",\n            \"rank\": 6093,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra140k6k2pmh2lmy4q4wyz5znqmtgwvs3gkgfeevq\"\n            }\n        },\n        {\n            \"id\": 16886,\n            \"name\": \"AnchorUST\",\n            \"symbol\": \"AUST\",\n            \"slug\": \"anchorust\",\n            \"rank\": 4013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1hzh9vpxhsk8253se0vv5jj6etdvxu3nv8z07zu\"\n            }\n        },\n        {\n            \"id\": 16888,\n            \"name\": \"Miaw Token\",\n            \"symbol\": \"MIAW\",\n            \"slug\": \"miaw-token\",\n            \"rank\": 6551,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T12:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1vtr50tw0pgqpes34zqu60n554p9x4950wk8f63\"\n            }\n        },\n        {\n            \"id\": 16889,\n            \"name\": \"Solfire Protocol\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"solfire-protocol\",\n            \"rank\": 8232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T13:16:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AfXLBfMZd32pN6QauazHCd7diEWoBgw1GNUALDw3suVZ\"\n            }\n        },\n        {\n            \"id\": 16890,\n            \"name\": \"Bitwin24\",\n            \"symbol\": \"BWI\",\n            \"slug\": \"bitwin24\",\n            \"rank\": 5599,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16891,\n            \"name\": \"Project Plutus\",\n            \"symbol\": \"PLU\",\n            \"slug\": \"project-plutus\",\n            \"rank\": 5676,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd3361608394f3832261ca62ddd7966a7a3ee6209\"\n            }\n        },\n        {\n            \"id\": 16892,\n            \"name\": \"Fish Crypto\",\n            \"symbol\": \"FICO\",\n            \"slug\": \"fish-crypto\",\n            \"rank\": 3573,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x29cabf2a1e5de6f0ebc39ca6fe83c687fe90fb6c\"\n            }\n        },\n        {\n            \"id\": 16893,\n            \"name\": \"Compendium Finance\",\n            \"symbol\": \"CMFI\",\n            \"slug\": \"compendium-finance\",\n            \"rank\": 5736,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"5Wsd311hY8NXQhkt9cWHwTnqafk7BGEbLu8Py3DSnPAr\"\n            }\n        },\n        {\n            \"id\": 16895,\n            \"name\": \"No COVID19\",\n            \"symbol\": \"CVD19\",\n            \"slug\": \"no-covid19\",\n            \"rank\": 6305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x437811519f3f7dfde412a91a9939e9b78c215aa3\"\n            }\n        },\n        {\n            \"id\": 16896,\n            \"name\": \"PsyOptions\",\n            \"symbol\": \"PSY\",\n            \"slug\": \"psy-options\",\n            \"rank\": 3144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"PsyFiqqjiv41G7o5SMRzDJCu4psptThNR2GtfeGHfSq\"\n            }\n        },\n        {\n            \"id\": 16897,\n            \"name\": \"Feudalz Goldz\",\n            \"symbol\": \"GOLDZ\",\n            \"slug\": \"feudalz-goldz\",\n            \"rank\": 6349,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T14:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7be647634a942e73f8492d15ae492d867ce5245c\"\n            }\n        },\n        {\n            \"id\": 16898,\n            \"name\": \"Flokirai\",\n            \"symbol\": \"FLOKIRAI\",\n            \"slug\": \"flokirai\",\n            \"rank\": 9256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf3f9c2c68326bcead720942fe1af29c1e72a8f78\"\n            }\n        },\n        {\n            \"id\": 16899,\n            \"name\": \"Unilab\",\n            \"symbol\": \"ULAB\",\n            \"slug\": \"unilab\",\n            \"rank\": 3288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T19:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7111E5C9b01ffA18957B1AA27E9Cb0e8FBA214F5\"\n            }\n        },\n        {\n            \"id\": 16900,\n            \"name\": \"Optimus\",\n            \"symbol\": \"OPTCM\",\n            \"slug\": \"optimus\",\n            \"rank\": 6488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T16:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a2277f34f275ded630deff758fbc818409ca36d\"\n            }\n        },\n        {\n            \"id\": 16901,\n            \"name\": \"Thorus\",\n            \"symbol\": \"THO\",\n            \"slug\": \"thorusfi\",\n            \"rank\": 7131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xAE4AA155D2987B454C29450ef4f862CF00907B61\"\n            }\n        },\n        {\n            \"id\": 16902,\n            \"name\": \"Verve\",\n            \"symbol\": \"VERVE\",\n            \"slug\": \"verve\",\n            \"rank\": 4741,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32561fa6d2d3e2191bf50f813df2c34fb3c89b62\"\n            }\n        },\n        {\n            \"id\": 16905,\n            \"name\": \"Crypto Chip Token\",\n            \"symbol\": \"BVC\",\n            \"slug\": \"crypto-chip-token\",\n            \"rank\": 4399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T15:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2dea12c4f08074032a9997f0a199b04af0fc0392\"\n            }\n        },\n        {\n            \"id\": 16906,\n            \"name\": \"Polka Classic\",\n            \"symbol\": \"DOTC\",\n            \"slug\": \"polka-classic\",\n            \"rank\": 5963,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T15:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5df4483e53871a1e8c92662b771e3637abc0ae02\"\n            }\n        },\n        {\n            \"id\": 16909,\n            \"name\": \"TrustRiseV2\",\n            \"symbol\": \"TRV2\",\n            \"slug\": \"trustrisev2\",\n            \"rank\": 7953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-05T17:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x357c6b802f7AEfFDb7f065e70Fc99F2c403EE7D7\"\n            }\n        },\n        {\n            \"id\": 16910,\n            \"name\": \"Kazama Senshi\",\n            \"symbol\": \"KAZAMA\",\n            \"slug\": \"kazama-senshi\",\n            \"rank\": 7658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T13:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA29c45D23eE1069a2a77362208DAa305eDa4CC7B\"\n            }\n        },\n        {\n            \"id\": 16913,\n            \"name\": \"Millonarios FC Fan Token\",\n            \"symbol\": \"MFC\",\n            \"slug\": \"millonarios-fc-fan-token\",\n            \"rank\": 5723,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T18:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 4066,\n                \"name\": \"Chiliz\",\n                \"symbol\": \"CHZ\",\n                \"slug\": \"chiliz\",\n                \"token_address\": \"0xc27f81AD0A98B238314D7C3014c0631263F9895D\"\n            }\n        },\n        {\n            \"id\": 16914,\n            \"name\": \"Metafluence\",\n            \"symbol\": \"METO\",\n            \"slug\": \"metafluence\",\n            \"rank\": 4263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T15:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa78775bba7a542F291e5ef7f13C6204E704A90Ba\"\n            }\n        },\n        {\n            \"id\": 16917,\n            \"name\": \"Play It Forward DAO\",\n            \"symbol\": \"PIF\",\n            \"slug\": \"play-it-forward-dao\",\n            \"rank\": 6690,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb30f5d11b94efbbfdeaa4de38edffceec0be6513\"\n            }\n        },\n        {\n            \"id\": 16918,\n            \"name\": \"AscentPad\",\n            \"symbol\": \"ASP\",\n            \"slug\": \"ascentpad\",\n            \"rank\": 7682,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T02:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7a66ebfd6ef9e74213119717a3d03758a4a5891e\"\n            }\n        },\n        {\n            \"id\": 16921,\n            \"name\": \"Ricnatum\",\n            \"symbol\": \"RCNT\",\n            \"slug\": \"ricnatum\",\n            \"rank\": 5579,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T04:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd676c90a3979e73dffb61f7a8608234781fc9cf8\"\n            }\n        },\n        {\n            \"id\": 16922,\n            \"name\": \"Shibooster\",\n            \"symbol\": \"SHIBOOST\",\n            \"slug\": \"shibooster\",\n            \"rank\": 9257,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47189931b380a6cd9b35650eb984ab8fbc4e10f5\"\n            }\n        },\n        {\n            \"id\": 16923,\n            \"name\": \"Gamma\",\n            \"symbol\": \"GAMMA\",\n            \"slug\": \"gamma-strategies\",\n            \"rank\": 5040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T04:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6BeA7CFEF803D1e3d5f7C0103f7ded065644e197\"\n            }\n        },\n        {\n            \"id\": 16924,\n            \"name\": \"XL-Moon\",\n            \"symbol\": \"XLMN\",\n            \"slug\": \"xl-moon\",\n            \"rank\": 7822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x914737dfbfdb0DBADe3C9Ff10566Fa920d04ac19\"\n            }\n        },\n        {\n            \"id\": 16926,\n            \"name\": \"Coinage Finance\",\n            \"symbol\": \"CAGE\",\n            \"slug\": \"coinage-finance\",\n            \"rank\": 6397,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T17:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcB143AD43cD36E5d2C9768E3fB5b5153CD100104\"\n            }\n        },\n        {\n            \"id\": 16927,\n            \"name\": \"1peco\",\n            \"symbol\": \"1PECO\",\n            \"slug\": \"1peco\",\n            \"rank\": 3897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T05:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7169bA45cF03E0377B464462AACbccdf1f721125\"\n            }\n        },\n        {\n            \"id\": 16928,\n            \"name\": \"Elon GOAT\",\n            \"symbol\": \"EGT\",\n            \"slug\": \"elon-goat\",\n            \"rank\": 4230,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T07:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ca25319e2e63719f87221d8bf3646f8f5de5ded\"\n            }\n        },\n        {\n            \"id\": 16929,\n            \"name\": \"Flare Finance\",\n            \"symbol\": \"EXFI\",\n            \"slug\": \"flare-finance\",\n            \"rank\": 3112,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T06:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16930,\n            \"name\": \"Doge SpaceX\",\n            \"symbol\": \"DOGESX\",\n            \"slug\": \"doge-spacex\",\n            \"rank\": 4160,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8bec9f1b1e27EE3435Cd77e44B51A06DD7Af5eb\"\n            }\n        },\n        {\n            \"id\": 16931,\n            \"name\": \"Metaland DAO\",\n            \"symbol\": \"META\",\n            \"slug\": \"metaland-dao\",\n            \"rank\": 6860,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T07:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe3502567872cb3310143d7e00ae7c93e63315862\"\n            }\n        },\n        {\n            \"id\": 16932,\n            \"name\": \"PoorQUACK\",\n            \"symbol\": \"POOR\",\n            \"slug\": \"poorquack-com\",\n            \"rank\": 6124,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x682ca13182eca9e5230d8654215037815288b556\"\n            }\n        },\n        {\n            \"id\": 16933,\n            \"name\": \"Phonon DAO\",\n            \"symbol\": \"PHONON\",\n            \"slug\": \"phonon-dao\",\n            \"rank\": 4141,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x758B4684BE769E92eeFeA93f60DDA0181eA303Ec\"\n            }\n        },\n        {\n            \"id\": 16935,\n            \"name\": \"Emocoin\",\n            \"symbol\": \"EMO\",\n            \"slug\": \"emocoin\",\n            \"rank\": 5474,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T14:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAMPqizEWsYp8RBsAanLdRqjP6sd9Unscz\"\n            }\n        },\n        {\n            \"id\": 16936,\n            \"name\": \"2omb Finance\",\n            \"symbol\": \"2OMB\",\n            \"slug\": \"2omb-finance\",\n            \"rank\": 2968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x7a6e4e3cc2ac9924605dca4ba31d1831c84b44ae\"\n            }\n        },\n        {\n            \"id\": 16937,\n            \"name\": \"2SHARE\",\n            \"symbol\": \"2SHARES\",\n            \"slug\": \"2share\",\n            \"rank\": 2926,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc54a1684fd1bef1f077a336e6be4bd9a3096a6ca\"\n            }\n        },\n        {\n            \"id\": 16938,\n            \"name\": \"Doom Hero Game\",\n            \"symbol\": \"DHG\",\n            \"slug\": \"doom-hero-game\",\n            \"rank\": 4010,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbba24300490443bb0e344bf6ec11bac3aa91df72\"\n            }\n        },\n        {\n            \"id\": 16940,\n            \"name\": \"Musk Doge\",\n            \"symbol\": \"MKD\",\n            \"slug\": \"musk-doge\",\n            \"rank\": 8067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"FatneQg39zhrG6XdwYb8fzM4VgybpgqjisJYESSBD7FV\"\n            }\n        },\n        {\n            \"id\": 16941,\n            \"name\": \"Cino Games\",\n            \"symbol\": \"CINO\",\n            \"slug\": \"cino-games\",\n            \"rank\": 9258,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7A2C7928c8CF294E25cA7db8a379278c5b0cFa0F\"\n            }\n        },\n        {\n            \"id\": 16942,\n            \"name\": \"Meta Capital\",\n            \"symbol\": \"MCAP\",\n            \"slug\": \"meta-capital\",\n            \"rank\": 4762,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbce0665b20164d6cd6d15e70fed1e094ad4a44f0\"\n            }\n        },\n        {\n            \"id\": 16943,\n            \"name\": \"Tomb Shares\",\n            \"symbol\": \"TSHARE\",\n            \"slug\": \"tomb-shares\",\n            \"rank\": 2852,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T09:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x4cdf39285d7ca8eb3f090fda0c069ba5f4145b37\"\n            }\n        },\n        {\n            \"id\": 16944,\n            \"name\": \"Frog\",\n            \"symbol\": \"FROG\",\n            \"slug\": \"frog-token\",\n            \"rank\": 8136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T09:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x11319cd0ba5e4ce6c302b275b613962b5cc00ade\"\n            }\n        },\n        {\n            \"id\": 16946,\n            \"name\": \"Metacraft\",\n            \"symbol\": \"MCT\",\n            \"slug\": \"metacraft\",\n            \"rank\": 3235,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 16947,\n            \"name\": \"Pomicoin\",\n            \"symbol\": \"POMI\",\n            \"slug\": \"pomicoin\",\n            \"rank\": 3368,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x96ef7f9cf1b6ecc66e482a6598fc9f009e9277da\"\n            }\n        },\n        {\n            \"id\": 16950,\n            \"name\": \"Agent Shiba I.N.U.\",\n            \"symbol\": \"AGENTSHIBAINU\",\n            \"slug\": \"agent-shiba-inu\",\n            \"rank\": 6878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T11:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8D3e8975a2C9ce77204a2Dbb8024Ae56Be2c333e\"\n            }\n        },\n        {\n            \"id\": 16951,\n            \"name\": \"SMOKE Token\",\n            \"symbol\": \"SMOKE\",\n            \"slug\": \"smoke-token\",\n            \"rank\": 6292,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T12:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xc54a5024b6c5e565772729b783021f60a8f9139c\"\n            }\n        },\n        {\n            \"id\": 16952,\n            \"name\": \"Crypto Arcade Punk\",\n            \"symbol\": \"C-ARCADE\",\n            \"slug\": \"crypto-arcade-punk\",\n            \"rank\": 7382,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T13:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b8138e73B55e8e4EB8be3Ab9862EBFeaE262Ea5\"\n            }\n        },\n        {\n            \"id\": 16954,\n            \"name\": \"DogKage\",\n            \"symbol\": \"DAKE\",\n            \"slug\": \"dogkage\",\n            \"rank\": 6344,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T14:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb0aa163e92f0c3b6005d0580cdcc5dd79c42301f\"\n            }\n        },\n        {\n            \"id\": 16956,\n            \"name\": \"Abachi\",\n            \"symbol\": \"ABI\",\n            \"slug\": \"abachi\",\n            \"rank\": 5500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T14:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x6d5f5317308C6fE7D6CE16930353a8Dfd92Ba4D7\"\n            }\n        },\n        {\n            \"id\": 16957,\n            \"name\": \"BullDog Coin\",\n            \"symbol\": \"BULLDOG\",\n            \"slug\": \"bulldog-coin\",\n            \"rank\": 6985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x645c86b54b6bac4e3a70085edde137732fb692e1\"\n            }\n        },\n        {\n            \"id\": 16958,\n            \"name\": \"Safeplus\",\n            \"symbol\": \"$SPLUS\",\n            \"slug\": \"safeplus\",\n            \"rank\": 6241,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T23:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x97d86850237Ef472d290FF449532802f1D047AB3\"\n            }\n        },\n        {\n            \"id\": 16959,\n            \"name\": \"Marketing Samurai RBXS\",\n            \"symbol\": \"RBXSamurai\",\n            \"slug\": \"matrix-samurai-rbxs\",\n            \"rank\": 5131,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T17:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa9639160481b625ba43677be753e0a70bf58c647\"\n            }\n        },\n        {\n            \"id\": 16962,\n            \"name\": \"XELS\",\n            \"symbol\": \"XELS\",\n            \"slug\": \"xels\",\n            \"rank\": 3006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T18:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe748269494e76c1cec3f627bb1e561e607da9161\"\n            }\n        },\n        {\n            \"id\": 16963,\n            \"name\": \"Metahero Universe (POW)\",\n            \"symbol\": \"POW\",\n            \"slug\": \"metahero-universe-pow\",\n            \"rank\": 4242,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-06T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43ab765ee05075d78ad8aa79dcb1978ca3079258\"\n            }\n        },\n        {\n            \"id\": 16966,\n            \"name\": \"Baby Shitcoin\",\n            \"symbol\": \"BBYSTC\",\n            \"slug\": \"baby-shitcoin\",\n            \"rank\": 9259,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T00:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0cfFD09F24724A12BdD6c081e3a59251683F4b2B\"\n            }\n        },\n        {\n            \"id\": 16968,\n            \"name\": \"Hodl4Gold\",\n            \"symbol\": \"H4G\",\n            \"slug\": \"hodl4gold\",\n            \"rank\": 4658,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T20:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE8c4bEce93084D649fB630886b5332942b643BB9\"\n            }\n        },\n        {\n            \"id\": 16970,\n            \"name\": \"Helium Inu\",\n            \"symbol\": \"HINU\",\n            \"slug\": \"helium-inu\",\n            \"rank\": 7642,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T01:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x799059f1b6ba7b85500e70c6d14230ceab4b14f8\"\n            }\n        },\n        {\n            \"id\": 16971,\n            \"name\": \"Swirl\",\n            \"symbol\": \"SWIRL\",\n            \"slug\": \"swirl\",\n            \"rank\": 6115,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T19:52:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38fFA52C7628f5cCf871472e40c462E4483215C9\"\n            }\n        },\n        {\n            \"id\": 16972,\n            \"name\": \"Sheesha Finance Polygon\",\n            \"symbol\": \"MSHEESHA\",\n            \"slug\": \"sheesha-finance-polygon\",\n            \"rank\": 3666,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x88c949b4eb85a90071f2c0bef861bddee1a7479d\"\n            }\n        },\n        {\n            \"id\": 16974,\n            \"name\": \"Multistarter\",\n            \"symbol\": \"MSTART\",\n            \"slug\": \"multistarter\",\n            \"rank\": 6846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T01:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb2AFA51dd5D1BF85241dd2C5776b02Fbc3840E67\"\n            }\n        },\n        {\n            \"id\": 16976,\n            \"name\": \"BAMBINO NFT\",\n            \"symbol\": \"BAMBI\",\n            \"slug\": \"bambino-nft\",\n            \"rank\": 9260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T04:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc1497a860b36b9ca3777035d58a6416ff9327405\"\n            }\n        },\n        {\n            \"id\": 16977,\n            \"name\": \"DeltaFlip\",\n            \"symbol\": \"DELTAF\",\n            \"slug\": \"deltaflip\",\n            \"rank\": 3980,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3d06cb9e8fa1c7638a8b3d8d8b8755f1f6b7164b\"\n            }\n        },\n        {\n            \"id\": 16978,\n            \"name\": \"Flash Technologies\",\n            \"symbol\": \"FLASH\",\n            \"slug\": \"flash-technologies\",\n            \"rank\": 6267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x311E015E2e255Dd14edDc4a2107e39649dc81c5D\"\n            }\n        },\n        {\n            \"id\": 16979,\n            \"name\": \"Hillstone\",\n            \"symbol\": \"HSF\",\n            \"slug\": \"hillstone\",\n            \"rank\": 3216,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xba6b0dbb2ba8daa8f5d6817946393aef8d3a4487\"\n            }\n        },\n        {\n            \"id\": 16980,\n            \"name\": \"Business Age of Empires\",\n            \"symbol\": \"BAoE\",\n            \"slug\": \"business-age-of-empires\",\n            \"rank\": 2875,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T14:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5d449e51ac8a7509dd71d22dcac8e32d9f9c5bfc\"\n            }\n        },\n        {\n            \"id\": 16981,\n            \"name\": \"Moola Celo\",\n            \"symbol\": \"mCELO\",\n            \"slug\": \"moola-celo\",\n            \"rank\": 6589,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x7D00cd74FF385c955EA3d79e47BF06bD7386387D\"\n            }\n        },\n        {\n            \"id\": 16982,\n            \"name\": \"Moola Celo EUR\",\n            \"symbol\": \"mCEUR\",\n            \"slug\": \"moola-celo-eur\",\n            \"rank\": 3686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0xE273Ad7ee11dCfAA87383aD5977EE1504aC07568\"\n            }\n        },\n        {\n            \"id\": 16983,\n            \"name\": \"Moola Celo USD\",\n            \"symbol\": \"mCUSD\",\n            \"slug\": \"moola-celo-usd\",\n            \"rank\": 3152,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0x918146359264C492BD6934071c6Bd31C854EDBc3\"\n            }\n        },\n        {\n            \"id\": 16985,\n            \"name\": \"Craft network\",\n            \"symbol\": \"CFT\",\n            \"slug\": \"craft-network\",\n            \"rank\": 4339,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T10:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx2e6d0fc0eca04965d06038c8406093337f085fcf\"\n            }\n        },\n        {\n            \"id\": 16987,\n            \"name\": \"GENRE\",\n            \"symbol\": \"GENRE\",\n            \"slug\": \"genre\",\n            \"rank\": 1332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T22:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xA392c35EC6900346aDEc720Abe50413F48Ee5143\"\n            }\n        },\n        {\n            \"id\": 16990,\n            \"name\": \"Community Token\",\n            \"symbol\": \"COMT\",\n            \"slug\": \"community-token-comt\",\n            \"rank\": 3578,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x45b239cc0a760d1afd276b749141c7e404844ee6\"\n            }\n        },\n        {\n            \"id\": 16992,\n            \"name\": \"MetaMars\",\n            \"symbol\": \"METAM\",\n            \"slug\": \"metamars\",\n            \"rank\": 9261,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T08:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x17f312147027fdc250b384d886ba8f14d8459c6b\"\n            }\n        },\n        {\n            \"id\": 16993,\n            \"name\": \"YmplePay\",\n            \"symbol\": \"YMPA\",\n            \"slug\": \"ymplepay\",\n            \"rank\": 7791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f7871433322b9f9795b97801ec3396276d1d056\"\n            }\n        },\n        {\n            \"id\": 16994,\n            \"name\": \"Idle Mystic Token\",\n            \"symbol\": \"IMT\",\n            \"slug\": \"idle-mystic-token\",\n            \"rank\": 6804,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6076aeDbE9Af4E70550c341842bab5624b12395E\"\n            }\n        },\n        {\n            \"id\": 16995,\n            \"name\": \"Meta World Game\",\n            \"symbol\": \"MTW\",\n            \"slug\": \"meta-world-game\",\n            \"rank\": 4084,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T09:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfce3efebc79d21a6b7cc7f3a7216e66e81f4b23b\"\n            }\n        },\n        {\n            \"id\": 16998,\n            \"name\": \"Island Girl\",\n            \"symbol\": \"IGIRL\",\n            \"slug\": \"island-girl\",\n            \"rank\": 6064,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T11:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x85469cB22c5e8A063106C987c36C7587810E4bF1\"\n            }\n        },\n        {\n            \"id\": 16999,\n            \"name\": \"DogeWhisky\",\n            \"symbol\": \"DOGEWHISKY\",\n            \"slug\": \"dogewhisky\",\n            \"rank\": 4468,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-07T16:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06285e401843192833F557002dBDAE31bBe1F4D9\"\n            }\n        },\n        {\n            \"id\": 17002,\n            \"name\": \"BAHA\",\n            \"symbol\": \"BA\",\n            \"slug\": \"baha\",\n            \"rank\": 5713,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a6be7b2d08cab7aa1430f9140eb1e6e29938d42\"\n            }\n        },\n        {\n            \"id\": 17004,\n            \"name\": \"WATCHMEN\",\n            \"symbol\": \"WTM\",\n            \"slug\": \"watchmen\",\n            \"rank\": 5059,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T00:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc61bf396c6b1116de88529432a8f4f9e3f84124c\"\n            }\n        },\n        {\n            \"id\": 17005,\n            \"name\": \"Captain Shibarrow\",\n            \"symbol\": \"SHIBARROW\",\n            \"slug\": \"captain-shibarrow\",\n            \"rank\": 7432,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T00:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c70da9efd677511ddf0780c4434fdbb2e2df134\"\n            }\n        },\n        {\n            \"id\": 17008,\n            \"name\": \"iCrypto World\",\n            \"symbol\": \"ICW\",\n            \"slug\": \"icrypto-world\",\n            \"rank\": 6503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T02:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcec907f0d4f16b797efa6c25a633e6f70aab4061\"\n            }\n        },\n        {\n            \"id\": 17010,\n            \"name\": \"STEP\",\n            \"symbol\": \"STEP\",\n            \"slug\": \"step\",\n            \"rank\": 3697,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T02:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x465707181ACba42Ed01268A33f0507e320a154bD\"\n            }\n        },\n        {\n            \"id\": 17011,\n            \"name\": \"Y-5 FINANCE\",\n            \"symbol\": \"Y-5\",\n            \"slug\": \"y-5-finance\",\n            \"rank\": 3493,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T19:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcbd8aece0c920eef3f215ad4e7319052bd8eaa74\"\n            }\n        },\n        {\n            \"id\": 17012,\n            \"name\": \"FRANCE REV FINANCE\",\n            \"symbol\": \"FRF\",\n            \"slug\": \"france-rev-finance\",\n            \"rank\": 7529,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a29c96fa93ffa8845fb7f8616a03aa85fcc11d6\"\n            }\n        },\n        {\n            \"id\": 17013,\n            \"name\": \"Bonded Luna\",\n            \"symbol\": \"bLUNA\",\n            \"slug\": \"bonded-luna\",\n            \"rank\": 2859,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1kc87mu460fwkqte29rquh4hc20m54fxwtsx7gp\"\n            }\n        },\n        {\n            \"id\": 17014,\n            \"name\": \"AstroSpaces.io\",\n            \"symbol\": \"SPACES\",\n            \"slug\": \"astrospaces\",\n            \"rank\": 5914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-08T16:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x156df0dd6300C73ac692D805720967cf4464776e\"\n            }\n        },\n        {\n            \"id\": 17015,\n            \"name\": \"Statik\",\n            \"symbol\": \"STATIK\",\n            \"slug\": \"statik\",\n            \"rank\": 5918,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T01:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x97d367A5f900F5c9dB4370D0D801Fc52332244C7\"\n            }\n        },\n        {\n            \"id\": 17017,\n            \"name\": \"VCGamers\",\n            \"symbol\": \"VCG\",\n            \"slug\": \"vcgamers\",\n            \"rank\": 4279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T02:52:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f36fb2d91d9951cf58ae4c1956c0b77e224f1e9\"\n            }\n        },\n        {\n            \"id\": 17018,\n            \"name\": \"Ladyminers\",\n            \"symbol\": \"YTTRIUM\",\n            \"slug\": \"ladyminers\",\n            \"rank\": 4268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4c61a351f1455fccfe9d6d35baf0bd7080f4199\"\n            }\n        },\n        {\n            \"id\": 17020,\n            \"name\": \"SpongeBob Square\",\n            \"symbol\": \"SPONGS\",\n            \"slug\": \"spongebob-square\",\n            \"rank\": 6499,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T22:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x471f883bbd2c705f418ba3d6667ef05342c4ee05\"\n            }\n        },\n        {\n            \"id\": 17023,\n            \"name\": \"Ghost Block\",\n            \"symbol\": \"ECTO\",\n            \"slug\": \"ghost-block\",\n            \"rank\": 4912,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T17:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x670dde11a0ad3d10acf3e6b5ebc742a55718f315\"\n            }\n        },\n        {\n            \"id\": 17024,\n            \"name\": \"WinterFloki\",\n            \"symbol\": \"WINTERFLOKI\",\n            \"slug\": \"winterfloki\",\n            \"rank\": 9262,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5Db46541738E4213f651639bf3103C1CE3Fd66d4\"\n            }\n        },\n        {\n            \"id\": 17025,\n            \"name\": \"MarsColony\",\n            \"symbol\": \"CLNY\",\n            \"slug\": \"marscolony\",\n            \"rank\": 9263,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T14:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x0D625029E21540aBdfAFa3BFC6FD44fB4e0A66d0\"\n            }\n        },\n        {\n            \"id\": 17026,\n            \"name\": \"Metaverse Capital\",\n            \"symbol\": \"MVC\",\n            \"slug\": \"metaverse-capital\",\n            \"rank\": 6272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T14:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ac525d33ffda012ea2fe246a0ee698f861304d7\"\n            }\n        },\n        {\n            \"id\": 17027,\n            \"name\": \"ITAM CUBE\",\n            \"symbol\": \"ITAMCUBE\",\n            \"slug\": \"itam-cube\",\n            \"rank\": 3455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T15:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xbbab3bdb291b0f22bc9881895ff488a5db67bec8\"\n            }\n        },\n        {\n            \"id\": 17028,\n            \"name\": \"Nerian Network\",\n            \"symbol\": \"NERIAN\",\n            \"slug\": \"nerian-network\",\n            \"rank\": 7106,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rGEekk1PRyozC1ZEZCXL7EZcko4rrrETGh\"\n            }\n        },\n        {\n            \"id\": 17029,\n            \"name\": \"Crystal Powder\",\n            \"symbol\": \"CP\",\n            \"slug\": \"crystal-powder\",\n            \"rank\": 5800,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T16:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe9C133D3D94263C7aC7B848168138D7cF2cEbA14\"\n            }\n        },\n        {\n            \"id\": 17030,\n            \"name\": \"Max Revive\",\n            \"symbol\": \"MAXR\",\n            \"slug\": \"max-revive\",\n            \"rank\": 4711,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T17:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8a2ead49d2123edee893181fb69527a022235c36\"\n            }\n        },\n        {\n            \"id\": 17031,\n            \"name\": \"StakHolders\",\n            \"symbol\": \"SH\",\n            \"slug\": \"stakholders\",\n            \"rank\": 5922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0Ae2c8280ccc6A765991EECC87F8d569B5d53e52\"\n            }\n        },\n        {\n            \"id\": 17032,\n            \"name\": \"BEAGLE INU\",\n            \"symbol\": \"BEAGLE\",\n            \"slug\": \"beagle-inu\",\n            \"rank\": 4681,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T11:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x979a798b8e9e120d6e3ced0c0fa3de7c9f3a605b\"\n            }\n        },\n        {\n            \"id\": 17034,\n            \"name\": \"ACCEL\",\n            \"symbol\": \"ACCEL\",\n            \"slug\": \"accel\",\n            \"rank\": 3143,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T17:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7475c42f8bf2c19f4eaf12feaababa859fdc8914\"\n            }\n        },\n        {\n            \"id\": 17036,\n            \"name\": \"6DayHoneypot\",\n            \"symbol\": \"HONEY\",\n            \"slug\": \"6dayhoneypot\",\n            \"rank\": 6643,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0f131f75e945cda74a75aa2b260ed5eb8fd20480\"\n            }\n        },\n        {\n            \"id\": 17038,\n            \"name\": \"Ceva Island\",\n            \"symbol\": \"CEV\",\n            \"slug\": \"ceva-island\",\n            \"rank\": 7672,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x963d2d174059c14d8d982ddac683bad6881be969\"\n            }\n        },\n        {\n            \"id\": 17039,\n            \"name\": \"Shinobi Inu\",\n            \"symbol\": \"SHIN\",\n            \"slug\": \"shinobi-inu\",\n            \"rank\": 7189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T18:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa97e0d8e93e7546267d59cbb5e80762b1f15a039\"\n            }\n        },\n        {\n            \"id\": 17040,\n            \"name\": \"SIRIO\",\n            \"symbol\": \"SIR\",\n            \"slug\": \"sirio\",\n            \"rank\": 7936,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T19:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEBB07b888cf4Bc1276203408aA0B2022E633A34c\"\n            }\n        },\n        {\n            \"id\": 17041,\n            \"name\": \"Seedling\",\n            \"symbol\": \"SDLN\",\n            \"slug\": \"seedling\",\n            \"rank\": 4776,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T19:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e2e96a890dfaca6957ea899e1c37411a111afd2\"\n            }\n        },\n        {\n            \"id\": 17042,\n            \"name\": \"Bitblocks Fire\",\n            \"symbol\": \"BFIRE\",\n            \"slug\": \"bitblocks-fire\",\n            \"rank\": 7806,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5599a12a8ff06a690ffd2790c54a37c74a43208\"\n            }\n        },\n        {\n            \"id\": 17043,\n            \"name\": \"ToonKing Token\",\n            \"symbol\": \"$TKT\",\n            \"slug\": \"toonking-token\",\n            \"rank\": 5631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T20:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0e8c5f9a0bbb188a742b1951e853bc45e721f71f\"\n            }\n        },\n        {\n            \"id\": 17044,\n            \"name\": \"Chain Pet\",\n            \"symbol\": \"CPET\",\n            \"slug\": \"chain-pet\",\n            \"rank\": 5186,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T21:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xad326Fd5BC8B962063BA51FF142086b4aa1987ec\"\n            }\n        },\n        {\n            \"id\": 17045,\n            \"name\": \"Pyrrho DeFi\",\n            \"symbol\": \"PYO\",\n            \"slug\": \"pyrrho-defi\",\n            \"rank\": 7664,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-09T21:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe6DF015f66653EcE085A5FBBa8d42C356114ce4F\"\n            }\n        },\n        {\n            \"id\": 17047,\n            \"name\": \"WeWay\",\n            \"symbol\": \"WWY\",\n            \"slug\": \"weway\",\n            \"rank\": 3452,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9ab70e92319f0b9127df78868fd3655fb9f1e322\"\n            }\n        },\n        {\n            \"id\": 17049,\n            \"name\": \"Black Whale\",\n            \"symbol\": \"BLK\",\n            \"slug\": \"black-whale\",\n            \"rank\": 4294,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T03:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc0e6ad13bd58413ed308729b688d601243e1cf77\"\n            }\n        },\n        {\n            \"id\": 17050,\n            \"name\": \"Multichain\",\n            \"symbol\": \"MULTI\",\n            \"slug\": \"multichain\",\n            \"rank\": 4663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x65ef703f5594d2573eb71aaf55bc0cb548492df4\"\n            }\n        },\n        {\n            \"id\": 17053,\n            \"name\": \"Sierra\",\n            \"symbol\": \"SRA\",\n            \"slug\": \"sierra-dao\",\n            \"rank\": 7097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x862D2E466C28dB7961E953083854e19481478842\"\n            }\n        },\n        {\n            \"id\": 17054,\n            \"name\": \"Comb Finance\",\n            \"symbol\": \"COMB\",\n            \"slug\": \"comb-finance\",\n            \"rank\": 3435,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xae45a827625116d6c0c40b5d7359ecf68f8e9afd\"\n            }\n        },\n        {\n            \"id\": 17055,\n            \"name\": \"Evident Proof Transaction Token\",\n            \"symbol\": \"EPTT\",\n            \"slug\": \"evident-proof-transaction-token\",\n            \"rank\": 6365,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:22:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xFac8F483877f42702aAD3C4FCB508cfba09153B5\"\n            }\n        },\n        {\n            \"id\": 17056,\n            \"name\": \"Atlas Cloud\",\n            \"symbol\": \"ATLAS\",\n            \"slug\": \"atlas-cloud\",\n            \"rank\": 3465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x92df3eaBf7c1c2A6b3D5793f6d53778eA78c48b2\"\n            }\n        },\n        {\n            \"id\": 17057,\n            \"name\": \"Diyarbekirspor Token\",\n            \"symbol\": \"DIYAR\",\n            \"slug\": \"diyarbekirspor-token\",\n            \"rank\": 5696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x93CfE232311F49B53D4285cd54D31261980496BA\"\n            }\n        },\n        {\n            \"id\": 17059,\n            \"name\": \"Erzurumspor Token\",\n            \"symbol\": \"ERZ\",\n            \"slug\": \"erzurumspor-token\",\n            \"rank\": 5305,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1095D4a344a4760900071025d6103a17a361aBAD\"\n            }\n        },\n        {\n            \"id\": 17061,\n            \"name\": \"ClearDAO\",\n            \"symbol\": \"CLH\",\n            \"slug\": \"cleardao\",\n            \"rank\": 1095,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17062,\n            \"name\": \"Kenshi\",\n            \"symbol\": \"KENSHI\",\n            \"slug\": \"kenshi\",\n            \"rank\": 5436,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8AdA51404F297bF2603912d1606340223c0a7784\"\n            }\n        },\n        {\n            \"id\": 17063,\n            \"name\": \"Niros\",\n            \"symbol\": \"NIROS\",\n            \"slug\": \"niros\",\n            \"rank\": 6001,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T05:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0770E5018B71f5FBDA00F42Dd13507E03D101A90\"\n            }\n        },\n        {\n            \"id\": 17065,\n            \"name\": \"Dextera\",\n            \"symbol\": \"DXTA\",\n            \"slug\": \"dextera\",\n            \"rank\": 7911,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xccc7023ed2c8215dc7e297d1d458d3ac9300b6f9\"\n            }\n        },\n        {\n            \"id\": 17066,\n            \"name\": \"Alpaca USD\",\n            \"symbol\": \"AUSD\",\n            \"slug\": \"alpaca-usd\",\n            \"rank\": 3922,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdcecf0664c33321ceca2effce701e710a2d28a3f\"\n            }\n        },\n        {\n            \"id\": 17070,\n            \"name\": \"FirstSHIB\",\n            \"symbol\": \"FIRSTSHIB\",\n            \"slug\": \"firstshib\",\n            \"rank\": 7626,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe7D692898CBa66a6f81AD98C997cC88D23103518\"\n            }\n        },\n        {\n            \"id\": 17073,\n            \"name\": \"Affyn\",\n            \"symbol\": \"FYN\",\n            \"slug\": \"affyn\",\n            \"rank\": 3037,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3B56a704C01D650147ADE2b8cEE594066b3F9421\"\n            }\n        },\n        {\n            \"id\": 17075,\n            \"name\": \"ChadFi\",\n            \"symbol\": \"CHAD\",\n            \"slug\": \"chadfi\",\n            \"rank\": 5606,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T08:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd9082b72394e5f4579ff679f1544101436e19c1\"\n            }\n        },\n        {\n            \"id\": 17076,\n            \"name\": \"Wonderful Memories\",\n            \"symbol\": \"WMEMO\",\n            \"slug\": \"wrapped-memory\",\n            \"rank\": 3189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x0da67235dd5787d67955420c84ca1cecd4e5bb3b\"\n            }\n        },\n        {\n            \"id\": 17077,\n            \"name\": \"Octaverse Games\",\n            \"symbol\": \"OVG\",\n            \"slug\": \"octaverse-games\",\n            \"rank\": 6594,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd08bbd57beee1f4efe1a9306495bfcfc01daf8f4\"\n            }\n        },\n        {\n            \"id\": 17078,\n            \"name\": \"Chimp Fight\",\n            \"symbol\": \"NANA\",\n            \"slug\": \"chimp-fight\",\n            \"rank\": 7337,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6uZ7MRGGf3FJhzk9TUk3QRMR2fz83WY9BEVBukRvMRVX\"\n            }\n        },\n        {\n            \"id\": 17079,\n            \"name\": \"CryptoSword\",\n            \"symbol\": \"SWD\",\n            \"slug\": \"cryptosword\",\n            \"rank\": 3099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb9b280f4277b49d59ac15283b6ae00a90aac5415\"\n            }\n        },\n        {\n            \"id\": 17080,\n            \"name\": \"Project X Nodes\",\n            \"symbol\": \"PXT\",\n            \"slug\": \"project-x-nodes\",\n            \"rank\": 3497,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x9e20Af05AB5FED467dFDd5bb5752F7d5410C832e\"\n            }\n        },\n        {\n            \"id\": 17081,\n            \"name\": \"LooksRare\",\n            \"symbol\": \"LOOKS\",\n            \"slug\": \"looksrare\",\n            \"rank\": 2830,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf4d2888d29d722226fafa5d9b24f9164c092421e\"\n            }\n        },\n        {\n            \"id\": 17082,\n            \"name\": \"DOGEFOOD\",\n            \"symbol\": \"DOGEFOOD\",\n            \"slug\": \"dogefood\",\n            \"rank\": 4815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T11:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1bec41a36356d5574aeb068b599ab7e48dd008b8\"\n            }\n        },\n        {\n            \"id\": 17083,\n            \"name\": \"Ghost Inu\",\n            \"symbol\": \"GHOST\",\n            \"slug\": \"ghost-inu\",\n            \"rank\": 9264,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T12:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeEfD001c893109fC6d5b5C06dfeC817A11C3945f\"\n            }\n        },\n        {\n            \"id\": 17084,\n            \"name\": \"Quantum\",\n            \"symbol\": \"QUA\",\n            \"slug\": \"quantum-tech\",\n            \"rank\": 3013,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T14:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x87e28bd5499e6846141a85659bc7f0cf815db11d\"\n            }\n        },\n        {\n            \"id\": 17085,\n            \"name\": \"Secure\",\n            \"symbol\": \"SCR\",\n            \"slug\": \"secure\",\n            \"rank\": 6386,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x8183c18887ac4386ce09dbdf5df7c398dacb2b5a\"\n            }\n        },\n        {\n            \"id\": 17086,\n            \"name\": \"MetaKombat\",\n            \"symbol\": \"KOMBAT\",\n            \"slug\": \"metakombat\",\n            \"rank\": 7833,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f814f93e59242d96595844eb3882bbee0398f7c\"\n            }\n        },\n        {\n            \"id\": 17087,\n            \"name\": \"PSY Coin\",\n            \"symbol\": \"PSY\",\n            \"slug\": \"psy-coin\",\n            \"rank\": 6825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"49jpm8SpyTwaGaJfUa4AmU28hmW1HoKuqzXkgykysowU\"\n            }\n        },\n        {\n            \"id\": 17088,\n            \"name\": \"chikn feed\",\n            \"symbol\": \"FEED\",\n            \"slug\": \"chikn-feed\",\n            \"rank\": 4617,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xab592d197acc575d16c3346f4eb70c703f308d1e\"\n            }\n        },\n        {\n            \"id\": 17089,\n            \"name\": \"Asgardian Aereus\",\n            \"symbol\": \"VOLT\",\n            \"slug\": \"asgardian-aereus\",\n            \"rank\": 5110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T13:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf5ee578505f4d876fef288dfd9fd5e15e9ea1318\"\n            }\n        },\n        {\n            \"id\": 17092,\n            \"name\": \"ZION\",\n            \"symbol\": \"ZION\",\n            \"slug\": \"zion\",\n            \"rank\": 5841,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T16:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"A7rqejP8LKN8syXMr4tvcKjs2iJ4WtZjXNs1e6qP3m9g\"\n            }\n        },\n        {\n            \"id\": 17093,\n            \"name\": \"Lazy Horse Race Club\",\n            \"symbol\": \"LHRC\",\n            \"slug\": \"lazy-horse-race-club\",\n            \"rank\": 9265,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T18:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xefd450027bd0ee84afafbc75f5a80c367efbf651\"\n            }\n        },\n        {\n            \"id\": 17095,\n            \"name\": \"Zoobit\",\n            \"symbol\": \"ZBT\",\n            \"slug\": \"zoobit\",\n            \"rank\": 9266,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T19:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c115a56dafc5d74f6ff7a4618dde45b38f0a6b1\"\n            }\n        },\n        {\n            \"id\": 17096,\n            \"name\": \"Clash of Gods\",\n            \"symbol\": \"ATHEN\",\n            \"slug\": \"clash-of-gods\",\n            \"rank\": 7123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T17:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c1c8247a2082d0d73306875387c1b4d9abf7464\"\n            }\n        },\n        {\n            \"id\": 17097,\n            \"name\": \"Shiba Inu Classic\",\n            \"symbol\": \"SHIBIC\",\n            \"slug\": \"shiba-inu-classic\",\n            \"rank\": 3568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T19:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaf3889ba617ac973b358513d9031778d2bc783df\"\n            }\n        },\n        {\n            \"id\": 17098,\n            \"name\": \"BNBGlobal V2\",\n            \"symbol\": \"BNBG\",\n            \"slug\": \"bnbglobal-v2\",\n            \"rank\": 7271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T17:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x161c3a337019920c3f29e20627a32e958d8a6856\"\n            }\n        },\n        {\n            \"id\": 17099,\n            \"name\": \"Benzene\",\n            \"symbol\": \"BZN\",\n            \"slug\": \"benzene\",\n            \"rank\": 5928,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T18:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6524b87960c2d573ae514fd4181777e7842435d4\"\n            }\n        },\n        {\n            \"id\": 17101,\n            \"name\": \"Smartchem\",\n            \"symbol\": \"SMAC\",\n            \"slug\": \"smartchem\",\n            \"rank\": 4355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xb9964c8b9c48800678e72b2fe7b9b365d3d0019d\"\n            }\n        },\n        {\n            \"id\": 17103,\n            \"name\": \"CryptoRockets\",\n            \"symbol\": \"CROCKET\",\n            \"slug\": \"cryptorockets\",\n            \"rank\": 4074,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T19:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfb7d68be68f7d01c98472fdfb62ca2e10c6f6ee1\"\n            }\n        },\n        {\n            \"id\": 17105,\n            \"name\": \"GreenCoin.AI\",\n            \"symbol\": \"GRC\",\n            \"slug\": \"greencoin-ai\",\n            \"rank\": 2960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x46D886887B6908183032c75dee1b731B26D653c6\"\n            }\n        },\n        {\n            \"id\": 17106,\n            \"name\": \"GACUBE\",\n            \"symbol\": \"GAC\",\n            \"slug\": \"gacube\",\n            \"rank\": 3819,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-10T23:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38C3E4cD2bFB89a57495acadE0c49e49C3Db8dC8\"\n            }\n        },\n        {\n            \"id\": 17108,\n            \"name\": \"MetaNations\",\n            \"symbol\": \"MENA\",\n            \"slug\": \"metanations\",\n            \"rank\": 7964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xEb970c3d2e46CBd465dA05DB6Cc080365050817a\"\n            }\n        },\n        {\n            \"id\": 17109,\n            \"name\": \"Pay It Now\",\n            \"symbol\": \"PIN\",\n            \"slug\": \"pay-it-now\",\n            \"rank\": 5846,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5e8f6244a57f4f6c47daafc14aa0723d2a9f594c\"\n            }\n        },\n        {\n            \"id\": 17110,\n            \"name\": \"Roaring Twenties\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"roaring-twenties\",\n            \"rank\": 5817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T01:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9718b20a8cd4421c1867a25533b2ddec4a4c4be4\"\n            }\n        },\n        {\n            \"id\": 17111,\n            \"name\": \"TheSolanDAO\",\n            \"symbol\": \"SDO\",\n            \"slug\": \"thesolandao\",\n            \"rank\": 8129,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7SZUnH7H9KptyJkUhJ5L4Kee5fFAbqVgCHvt7B6wg4Xc\"\n            }\n        },\n        {\n            \"id\": 17112,\n            \"name\": \"Kingdomswap\",\n            \"symbol\": \"KS\",\n            \"slug\": \"kingdomswap\",\n            \"rank\": 6545,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x630aea3d41945a367c8ce920cc247ee5084ef1ab\"\n            }\n        },\n        {\n            \"id\": 17113,\n            \"name\": \"DP Token\",\n            \"symbol\": \"DPT\",\n            \"slug\": \"dp-token\",\n            \"rank\": 5364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9f2edddd4a562446b1d2c144d8dd1da494e34707\"\n            }\n        },\n        {\n            \"id\": 17114,\n            \"name\": \"SAFE TOKEN\",\n            \"symbol\": \"SAFE\",\n            \"slug\": \"safe-token\",\n            \"rank\": 5930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x62175af6d9b045d8435cdedd9bf542c7bcc56dcc\"\n            }\n        },\n        {\n            \"id\": 17115,\n            \"name\": \"Tiger Inu Token\",\n            \"symbol\": \"TGRI\",\n            \"slug\": \"tiger-inu-token\",\n            \"rank\": 6984,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T02:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2de5a0f18b9808a4c80a9ddd2789266f0b744fee\"\n            }\n        },\n        {\n            \"id\": 17117,\n            \"name\": \"The Plant Dao\",\n            \"symbol\": \"SPROUT\",\n            \"slug\": \"the-plant-dao\",\n            \"rank\": 5388,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T04:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b8e9d523d1d6bc8eb209301c82c7d64d10b219e\"\n            }\n        },\n        {\n            \"id\": 17118,\n            \"name\": \"DarkCrypto\",\n            \"symbol\": \"DARK\",\n            \"slug\": \"darkcrypto\",\n            \"rank\": 9267,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x83b2AC8642aE46FC2823Bc959fFEB3c1742c48B5\"\n            }\n        },\n        {\n            \"id\": 17119,\n            \"name\": \"Jeet\",\n            \"symbol\": \"JEET\",\n            \"slug\": \"jeet\",\n            \"rank\": 9268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T05:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A4c563115E2CBA0C9C5A89afb6c1C19b68ED7Ae\"\n            }\n        },\n        {\n            \"id\": 17120,\n            \"name\": \"Safemoon Zilla\",\n            \"symbol\": \"SFZ\",\n            \"slug\": \"safemoon-zilla\",\n            \"rank\": 6429,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x91656750bc364ff38adb51157acbb76f9f5ec2fe\"\n            }\n        },\n        {\n            \"id\": 17123,\n            \"name\": \"MetaFocus\",\n            \"symbol\": \"METAFOCUS\",\n            \"slug\": \"metafocus\",\n            \"rank\": 7022,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T08:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA1C862a7c052cC025aAc1A315f2Ba286D53b4fB1\"\n            }\n        },\n        {\n            \"id\": 17125,\n            \"name\": \"Devil Finance\",\n            \"symbol\": \"DEVIL\",\n            \"slug\": \"devil-finance\",\n            \"rank\": 5885,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x174c7106aeecdc11389f7dd21342f05f46ccb40f\"\n            }\n        },\n        {\n            \"id\": 17126,\n            \"name\": \"FirstDog\",\n            \"symbol\": \"FSD\",\n            \"slug\": \"firstdog\",\n            \"rank\": 7873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T09:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD43aB7B63cf779029a659bA9e3811d05B57E9673\"\n            }\n        },\n        {\n            \"id\": 17127,\n            \"name\": \"Degen Protocol Token\",\n            \"symbol\": \"SH33P\",\n            \"slug\": \"degen-protocol-token\",\n            \"rank\": 9269,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T09:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x0694c9bf930b7456712cEde98bE770e110212B38\"\n            }\n        },\n        {\n            \"id\": 17128,\n            \"name\": \"Sharity\",\n            \"symbol\": \"$SHARI\",\n            \"slug\": \"sharity\",\n            \"rank\": 6140,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T10:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2df488b8a4270bac5c2ce5ff467a0c5fd2aa49d6\"\n            }\n        },\n        {\n            \"id\": 17130,\n            \"name\": \"AnnihilationCE\",\n            \"symbol\": \"ANCE\",\n            \"slug\": \"annihilationce\",\n            \"rank\": 5937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T10:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8e2C7e3bE79de0FD43E1693180D0aAa913676E6c\"\n            }\n        },\n        {\n            \"id\": 17131,\n            \"name\": \"IX Token\",\n            \"symbol\": \"IXT\",\n            \"slug\": \"ix-token\",\n            \"rank\": 3648,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T11:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xe06bd4f5aac8d0aa337d13ec88db6defc6eaeefe\"\n            }\n        },\n        {\n            \"id\": 17132,\n            \"name\": \"Creditum\",\n            \"symbol\": \"CREDIT\",\n            \"slug\": \"creditum\",\n            \"rank\": 3248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T04:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x77128DFdD0ac859B33F44050c6fa272F34872B5E\"\n            }\n        },\n        {\n            \"id\": 17133,\n            \"name\": \"TopManager\",\n            \"symbol\": \"TMT\",\n            \"slug\": \"topmanager\",\n            \"rank\": 2861,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4803ac6b79f9582f69c4fa23c72cb76dd1e46d8d\"\n            }\n        },\n        {\n            \"id\": 17134,\n            \"name\": \"Aetherius\",\n            \"symbol\": \"AETH\",\n            \"slug\": \"aetherius\",\n            \"rank\": 3915,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5a3b6f18dc79d50ab208af2fcd61d10bf7e4896f\"\n            }\n        },\n        {\n            \"id\": 17135,\n            \"name\": \"Shiba Hunter\",\n            \"symbol\": \"SHUNT\",\n            \"slug\": \"shiba-hunter\",\n            \"rank\": 9270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1823c7c06cc181415d92c9ffe27fbb8dd4e295b2\"\n            }\n        },\n        {\n            \"id\": 17136,\n            \"name\": \"Gamers Yield\",\n            \"symbol\": \"GY\",\n            \"slug\": \"gamers-yield\",\n            \"rank\": 5624,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x35fa0c1fe6a7b7a97490bcb9f0cb50742dbdb1b8\"\n            }\n        },\n        {\n            \"id\": 17137,\n            \"name\": \"New Earth Order Money\",\n            \"symbol\": \"NEOM\",\n            \"slug\": \"new-earth-order-money\",\n            \"rank\": 3082,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TNoUWaZgSNia49qShdzB5VdaNF89it6hxf\"\n            }\n        },\n        {\n            \"id\": 17138,\n            \"name\": \"FirstDoge\",\n            \"symbol\": \"FIRSTDOGE\",\n            \"slug\": \"firstdoge\",\n            \"rank\": 6276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa21f043f78f51cabacf84960aaacb7a2f8110b67\"\n            }\n        },\n        {\n            \"id\": 17140,\n            \"name\": \"ArbiSmart\",\n            \"symbol\": \"RBIS\",\n            \"slug\": \"arbismart\",\n            \"rank\": 3880,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T12:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf34b1db61aca1a371fe97bad2606c9f534fb9d7d\"\n            }\n        },\n        {\n            \"id\": 17141,\n            \"name\": \"Node Cubed\",\n            \"symbol\": \"N3\",\n            \"slug\": \"node-cubed\",\n            \"rank\": 7111,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T13:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xaA9478eb3eFE80C18dd99d47bE466D760c329181\"\n            }\n        },\n        {\n            \"id\": 17142,\n            \"name\": \"Shiba Inu Pay\",\n            \"symbol\": \"SHIBAY\",\n            \"slug\": \"shiba-inu-pay\",\n            \"rank\": 5460,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T14:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0ff0eeceb900c6008bdde65479b5624d4e3415dc\"\n            }\n        },\n        {\n            \"id\": 17143,\n            \"name\": \"The Wolf Pack\",\n            \"symbol\": \"PACK\",\n            \"slug\": \"the-wolf-pack\",\n            \"rank\": 7151,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf4706ee4220861a0ce3a294091689eb6d2dccbc3\"\n            }\n        },\n        {\n            \"id\": 17144,\n            \"name\": \"Moonshots Farm\",\n            \"symbol\": \"BONES\",\n            \"slug\": \"moonshots-farm\",\n            \"rank\": 6569,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T15:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x08426874d46f90e5e527604fa5e3e30486770eb3\"\n            }\n        },\n        {\n            \"id\": 17145,\n            \"name\": \"League of Kingdoms Arena\",\n            \"symbol\": \"LOKA\",\n            \"slug\": \"league-of-kingdoms\",\n            \"rank\": 568,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:16:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x61e90a50137e1f645c9ef4a0d3a4f01477738406\"\n            }\n        },\n        {\n            \"id\": 17146,\n            \"name\": \"PECULIUM\",\n            \"symbol\": \"PCL\",\n            \"slug\": \"peculium-v2\",\n            \"rank\": 3733,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T16:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1dbdf52915875f749cbaeaaf515252455b623f6e\"\n            }\n        },\n        {\n            \"id\": 17147,\n            \"name\": \"Kols Offering Token\",\n            \"symbol\": \"KOT\",\n            \"slug\": \"kols-offering-token\",\n            \"rank\": 4094,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T18:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcb683B189BF0EfaB9418160ac807f7c8053758Bd\"\n            }\n        },\n        {\n            \"id\": 17149,\n            \"name\": \"Baby Panda\",\n            \"symbol\": \"BPANDA\",\n            \"slug\": \"baby-panda\",\n            \"rank\": 6317,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T18:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd1d613cd9c385d3b50bfec187f19638e91772ae6\"\n            }\n        },\n        {\n            \"id\": 17151,\n            \"name\": \"BNB Bank\",\n            \"symbol\": \"BBK\",\n            \"slug\": \"bnb-bank\",\n            \"rank\": 6033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T21:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6249428345819cAC8B8C7f1f68771073CB689Ab1\"\n            }\n        },\n        {\n            \"id\": 17154,\n            \"name\": \"MetaGold Rewards\",\n            \"symbol\": \"METAGOLD\",\n            \"slug\": \"metagold-rewards\",\n            \"rank\": 5105,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T21:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7B228294D3D5a3f29dFc877e73310CeEC9a84f2c\"\n            }\n        },\n        {\n            \"id\": 17155,\n            \"name\": \"Mirror\",\n            \"symbol\": \"NUL\",\n            \"slug\": \"mirror\",\n            \"rank\": 9271,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c35f06997a37d576cbe93448a15c5cfe32f677b\"\n            }\n        },\n        {\n            \"id\": 17156,\n            \"name\": \"AkoyaLegends\",\n            \"symbol\": \"AKL\",\n            \"slug\": \"akoyalegends\",\n            \"rank\": 6149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8c809713572bb7327e17b693625be33cb1cf0b51\"\n            }\n        },\n        {\n            \"id\": 17157,\n            \"name\": \"Dream\",\n            \"symbol\": \"$DREAM\",\n            \"slug\": \"dream\",\n            \"rank\": 3318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x8b17fea54d85f61e71bdf161e920762898ac53da\"\n            }\n        },\n        {\n            \"id\": 17158,\n            \"name\": \"MetaFashioners\",\n            \"symbol\": \"MFS\",\n            \"slug\": \"metafashioners\",\n            \"rank\": 9272,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x60112c0dcb635dfae517173ccb3f460a26237d79\"\n            }\n        },\n        {\n            \"id\": 17159,\n            \"name\": \"NFTMania\",\n            \"symbol\": \"$MANIA\",\n            \"slug\": \"nftmania\",\n            \"rank\": 5953,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-11T22:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbce1c2509911320e5c7483ca738389a1a302a7c1\"\n            }\n        },\n        {\n            \"id\": 17161,\n            \"name\": \"SUPA Foundation\",\n            \"symbol\": \"SUPA\",\n            \"slug\": \"supa-foundation\",\n            \"rank\": 6543,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x59D07a115fe3FFe5db3D52029D43Cc0ef5e9ba08\"\n            }\n        },\n        {\n            \"id\": 17162,\n            \"name\": \"SNAKE\",\n            \"symbol\": \"GSK\",\n            \"slug\": \"snake\",\n            \"rank\": 6873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T09:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x870D7F829f060fFcF3fCFAA29b8984E62412ddEE\"\n            }\n        },\n        {\n            \"id\": 17163,\n            \"name\": \"Waterfall Finance\",\n            \"symbol\": \"WATERFALL\",\n            \"slug\": \"waterfall-finance\",\n            \"rank\": 6332,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T01:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6b2a7B82d3F7a6e1F5A5831aB40666Ec717645d5\"\n            }\n        },\n        {\n            \"id\": 17164,\n            \"name\": \"Universal Pickle\",\n            \"symbol\": \"UPL\",\n            \"slug\": \"universal-pickle\",\n            \"rank\": 6361,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd9ca1d00de092a90463f27fc3f5bd3b3d2b0c352\"\n            }\n        },\n        {\n            \"id\": 17165,\n            \"name\": \"Byakko\",\n            \"symbol\": \"BYK\",\n            \"slug\": \"byakko\",\n            \"rank\": 4083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc57612d32c970c2279539ab4c017bc9e66f17e82\"\n            }\n        },\n        {\n            \"id\": 17167,\n            \"name\": \"Shibzelda\",\n            \"symbol\": \"SHIBZELDA\",\n            \"slug\": \"shibzelda\",\n            \"rank\": 9273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x099611578c5673e3d8e831a247ea8f47fb501073\"\n            }\n        },\n        {\n            \"id\": 17168,\n            \"name\": \"Stack Treasury\",\n            \"symbol\": \"STACKT\",\n            \"slug\": \"stack-treasury\",\n            \"rank\": 7155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa8cd4a74f03a6115529b00ee2fe646e5e4100e75\"\n            }\n        },\n        {\n            \"id\": 17169,\n            \"name\": \"Betswap.gg\",\n            \"symbol\": \"BSGG\",\n            \"slug\": \"betswap-gg\",\n            \"rank\": 3843,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x69570f3e84f51ea70b7b68055c8d667e77735a25\"\n            }\n        },\n        {\n            \"id\": 17170,\n            \"name\": \"IlliquidDAO\",\n            \"symbol\": \"JPEGS\",\n            \"slug\": \"illiquiddao\",\n            \"rank\": 3634,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T02:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5ddafa0856f883a634051dcb4dd710863d85a0c1\"\n            }\n        },\n        {\n            \"id\": 17172,\n            \"name\": \"Revolution\",\n            \"symbol\": \"REV\",\n            \"slug\": \"revolution\",\n            \"rank\": 4338,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T04:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x276b440fdb4c54631c882cac9e4317929e751ff8\"\n            }\n        },\n        {\n            \"id\": 17173,\n            \"name\": \"ChowDAO\",\n            \"symbol\": \"CHOW\",\n            \"slug\": \"chowdao\",\n            \"rank\": 7342,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x86bf411df08e82e7cbdf4308e89dfb862ecd71e9\"\n            }\n        },\n        {\n            \"id\": 17174,\n            \"name\": \"Meteor Remnant Essence\",\n            \"symbol\": \"MRE\",\n            \"slug\": \"knight-war-the-holy-trio\",\n            \"rank\": 6099,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T16:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfccbe6f79e36a92c606774221f3ec44e10c92ed3\"\n            }\n        },\n        {\n            \"id\": 17175,\n            \"name\": \"PepeVerse\",\n            \"symbol\": \"PEPEVR\",\n            \"slug\": \"pepeverse\",\n            \"rank\": 7504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xb7997a21a00542d10b006e194e53970e97d3ee18\"\n            }\n        },\n        {\n            \"id\": 17176,\n            \"name\": \"CryptoFarming\",\n            \"symbol\": \"$CFAR\",\n            \"slug\": \"cryptofarming\",\n            \"rank\": 5758,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x26e840b7be6408156fe9abfc557f2f5b6a84d9d6\"\n            }\n        },\n        {\n            \"id\": 17177,\n            \"name\": \"Ascend\",\n            \"symbol\": \"ACE\",\n            \"slug\": \"ascend\",\n            \"rank\": 5355,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcbd0595113c173ab7746347d0600d390a85a7eea\"\n            }\n        },\n        {\n            \"id\": 17178,\n            \"name\": \"MetaLama\",\n            \"symbol\": \"LAMA\",\n            \"slug\": \"metalama\",\n            \"rank\": 7172,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3933d585d7c41ee55fe93342f8d9e27632f1d169\"\n            }\n        },\n        {\n            \"id\": 17179,\n            \"name\": \"Glow Token\",\n            \"symbol\": \"GLOW\",\n            \"slug\": \"glow-token\",\n            \"rank\": 5184,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T06:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra13zx49nk8wjavedjzu8xkk95r3t0ta43c9ptul7\"\n            }\n        },\n        {\n            \"id\": 17182,\n            \"name\": \"Fat Satoshi\",\n            \"symbol\": \"FATOSHI\",\n            \"slug\": \"fat-satoshi\",\n            \"rank\": 4865,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T07:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfcedd1291086cad50f15606c7674923eaafb2395\"\n            }\n        },\n        {\n            \"id\": 17183,\n            \"name\": \"Lum Network\",\n            \"symbol\": \"LUM\",\n            \"slug\": \"lum-network\",\n            \"rank\": 5145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T08:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2\"\n            }\n        },\n        {\n            \"id\": 17185,\n            \"name\": \"LaunchMyNFT\",\n            \"symbol\": \"MYNFT\",\n            \"slug\": \"launchmynft\",\n            \"rank\": 6360,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xBF54EfdfF72Cdd3dE7b219bB8B41332A6cC96C9e\"\n            }\n        },\n        {\n            \"id\": 17186,\n            \"name\": \"Mindfolk Wood\",\n            \"symbol\": \"$WOOD\",\n            \"slug\": \"mindfolk-wood\",\n            \"rank\": 4739,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T09:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"674PmuiDtgKx3uKuJ1B16f9m5L84eFvNwj3xDMvHcbo7\"\n            }\n        },\n        {\n            \"id\": 17190,\n            \"name\": \"Woof Token\",\n            \"symbol\": \"WOOF\",\n            \"slug\": \"woof-token-2\",\n            \"rank\": 7559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f56ae850930460d076e8c2177d92daa6dd046c3\"\n            }\n        },\n        {\n            \"id\": 17191,\n            \"name\": \"Shar Pei\",\n            \"symbol\": \"PUPPY\",\n            \"slug\": \"shar-pei-puppy\",\n            \"rank\": 1085,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a69c712e0e779932296fccdd3253dd9e4b1c522\"\n            }\n        },\n        {\n            \"id\": 17198,\n            \"name\": \"Ancient Warrior\",\n            \"symbol\": \"ANCW\",\n            \"slug\": \"ancient-warrior\",\n            \"rank\": 6779,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:09:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x57e21d5053a4cc894ec5fdea83fed209507685ad\"\n            }\n        },\n        {\n            \"id\": 17199,\n            \"name\": \"ZodiacsV2\",\n            \"symbol\": \"ZDCV2\",\n            \"slug\": \"zodiacs-v2\",\n            \"rank\": 2961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x213fd3c787b6c452f50fd91f14e12ddf04a7ab4a\"\n            }\n        },\n        {\n            \"id\": 17200,\n            \"name\": \"Exchange Genesis Ethlas Medium\",\n            \"symbol\": \"XGEM\",\n            \"slug\": \"exchange-genesis-ethlas-medium\",\n            \"rank\": 6550,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x02649C1Ff4296038De4b9bA8F491b42b940A8252\"\n            }\n        },\n        {\n            \"id\": 17201,\n            \"name\": \"Nobo Finance\",\n            \"symbol\": \"NOBF\",\n            \"slug\": \"nobo-finance\",\n            \"rank\": 6528,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T17:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9b3d7Fe1f729560f2958d781943EcCb33b123Fb3\"\n            }\n        },\n        {\n            \"id\": 17203,\n            \"name\": \"Deesse\",\n            \"symbol\": \"LOVE\",\n            \"slug\": \"deesse\",\n            \"rank\": 4372,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdE4CE5447ce0c67920a1371605A39187Cb6847c8\"\n            }\n        },\n        {\n            \"id\": 17204,\n            \"name\": \"Crypto Bank\",\n            \"symbol\": \"CBT\",\n            \"slug\": \"crypto-bank\",\n            \"rank\": 4931,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd7314a3b4c80e95125c56a3e7eb2d9f87e9e35b6\"\n            }\n        },\n        {\n            \"id\": 17205,\n            \"name\": \"Dawn Of Gods\",\n            \"symbol\": \"DAGO\",\n            \"slug\": \"dawn-of-gods\",\n            \"rank\": 3247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x658ce4efd3df2aafdf78179fab81347dab87ff83\"\n            }\n        },\n        {\n            \"id\": 17206,\n            \"name\": \"Sacred Tails\",\n            \"symbol\": \"ST\",\n            \"slug\": \"sacred-tails\",\n            \"rank\": 6218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e8a2a8258abd995b8ccae49483ab7eef7dfdc3b\"\n            }\n        },\n        {\n            \"id\": 17207,\n            \"name\": \"Giveth\",\n            \"symbol\": \"GIV\",\n            \"slug\": \"giveth\",\n            \"rank\": 5970,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x900db999074d9277c5da2a43f252d74366230da0\"\n            }\n        },\n        {\n            \"id\": 17208,\n            \"name\": \"Chihuahua\",\n            \"symbol\": \"HUAHUA\",\n            \"slug\": \"chihuahua-wtf\",\n            \"rank\": 2997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-12T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228\"\n            }\n        },\n        {\n            \"id\": 17209,\n            \"name\": \"RxSeed Coin\",\n            \"symbol\": \"WSOW\",\n            \"slug\": \"rxseed-coin\",\n            \"rank\": 4295,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe70D287AaD130e2Cee520e75d12C6efa4f1A377d\"\n            }\n        },\n        {\n            \"id\": 17212,\n            \"name\": \"EVE Token\",\n            \"symbol\": \"EVE\",\n            \"slug\": \"eve-exchange\",\n            \"rank\": 4731,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T22:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaE29AC47A9E3b0a52840E547aDf74B912999F7fc\"\n            }\n        },\n        {\n            \"id\": 17213,\n            \"name\": \"Square Token\",\n            \"symbol\": \"SQUA\",\n            \"slug\": \"square-token\",\n            \"rank\": 4938,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb82beb6ee0063abd5fc8e544c852237aa62cbb14\"\n            }\n        },\n        {\n            \"id\": 17214,\n            \"name\": \"Dark Planet\",\n            \"symbol\": \"DP\",\n            \"slug\": \"dark-planet\",\n            \"rank\": 4973,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x08b1c9a96c663ee1e0cd7029f13aced7dcf5e373\"\n            }\n        },\n        {\n            \"id\": 17215,\n            \"name\": \"Flag Network\",\n            \"symbol\": \"FLAG\",\n            \"slug\": \"flag-network\",\n            \"rank\": 4659,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5496935a247fa81b1462e553ad139d2fd0af795\"\n            }\n        },\n        {\n            \"id\": 17216,\n            \"name\": \"Elongrab\",\n            \"symbol\": \"ELONGRAB\",\n            \"slug\": \"elongrab\",\n            \"rank\": 7313,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4aaa8b49891953312b02b01a68640fb7e4c0a599\"\n            }\n        },\n        {\n            \"id\": 17217,\n            \"name\": \"Crazy Rich Coin\",\n            \"symbol\": \"CRC\",\n            \"slug\": \"crazy-rich-coin\",\n            \"rank\": 5533,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc23fa49b581fff9a3ea7e49d0504b06d07c6ff2a\"\n            }\n        },\n        {\n            \"id\": 17218,\n            \"name\": \"Land Of Realms\",\n            \"symbol\": \"LOR\",\n            \"slug\": \"land-of-realms\",\n            \"rank\": 9274,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1d8e5aC9839960920121B2f79bC24Df4cE8F8816\"\n            }\n        },\n        {\n            \"id\": 17220,\n            \"name\": \"Croking\",\n            \"symbol\": \"CRK\",\n            \"slug\": \"croking\",\n            \"rank\": 4245,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T05:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x065DE42E28E42d90c2052a1B49e7f83806Af0e1F\"\n            }\n        },\n        {\n            \"id\": 17221,\n            \"name\": \"Roller Inu\",\n            \"symbol\": \"ROI\",\n            \"slug\": \"roller-inu\",\n            \"rank\": 9275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T18:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2518a75ebe37ddf882aa86e0e48b8d39fbfb69aa\"\n            }\n        },\n        {\n            \"id\": 17222,\n            \"name\": \"Shikage\",\n            \"symbol\": \"SHKG\",\n            \"slug\": \"shikage\",\n            \"rank\": 3789,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3953aff0d69e8e9f3c06b1a468783c3f4b0f6f16\"\n            }\n        },\n        {\n            \"id\": 17223,\n            \"name\": \"TigerQueen\",\n            \"symbol\": \"TQUEEN\",\n            \"slug\": \"tigerqueen\",\n            \"rank\": 6989,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1c720999a4f8b2b0e9199039d353d2c9a77a73fc\"\n            }\n        },\n        {\n            \"id\": 17224,\n            \"name\": \"Weave\",\n            \"symbol\": \"WEAVE\",\n            \"slug\": \"weave\",\n            \"rank\": 4715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cc97ef7d330c090681c3a6d266f6adedf80e56b\"\n            }\n        },\n        {\n            \"id\": 17225,\n            \"name\": \"Limited USD\",\n            \"symbol\": \"LUSD\",\n            \"slug\": \"limited-usd\",\n            \"rank\": 4232,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"rfL4Sci2ag5hhkpDuqtWYov6j3mshVWLgU\"\n            }\n        },\n        {\n            \"id\": 17226,\n            \"name\": \"CroNodes\",\n            \"symbol\": \"CRN\",\n            \"slug\": \"cronodes\",\n            \"rank\": 9276,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x8174BaC1453c3AC7CaED909c20ceaDeb5E1CDA00\"\n            }\n        },\n        {\n            \"id\": 17227,\n            \"name\": \"Agro-Matic\",\n            \"symbol\": \"AMT\",\n            \"slug\": \"agro-matic\",\n            \"rank\": 7049,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T06:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xedbe70ef62b74730215728ed6b3f1f8705e3c58b\"\n            }\n        },\n        {\n            \"id\": 17228,\n            \"name\": \"Shitcoin\",\n            \"symbol\": \"STC\",\n            \"slug\": \"shitcoin\",\n            \"rank\": 6134,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28d82c4d7315c02d19562db1080a713eb5cc2639\"\n            }\n        },\n        {\n            \"id\": 17229,\n            \"name\": \"KaleraNFT\",\n            \"symbol\": \"KLN\",\n            \"slug\": \"kaleranft\",\n            \"rank\": 7500,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8116f40e9a2c4696a94ead8f79e921b69370c478\"\n            }\n        },\n        {\n            \"id\": 17230,\n            \"name\": \"Ferret\",\n            \"symbol\": \"FRT\",\n            \"slug\": \"ferret\",\n            \"rank\": 5877,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6e9aa690b2cc5de762348b5bbdec0b1b27267cee\"\n            }\n        },\n        {\n            \"id\": 17231,\n            \"name\": \"Synesis One\",\n            \"symbol\": \"SNS\",\n            \"slug\": \"synesis-one\",\n            \"rank\": 3155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T03:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17232,\n            \"name\": \"MetaFlokiMon Go\",\n            \"symbol\": \"METAFLOKIMG\",\n            \"slug\": \"metaflokimon-go\",\n            \"rank\": 6088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1835319a618E4304c17bC712d933cb837a19802A\"\n            }\n        },\n        {\n            \"id\": 17233,\n            \"name\": \"Bloggercoin\",\n            \"symbol\": \"BLOGGER\",\n            \"slug\": \"bloggercoin\",\n            \"rank\": 4554,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3928a3dd66d142f312e638deee055540fe332d1a\"\n            }\n        },\n        {\n            \"id\": 17234,\n            \"name\": \"CRE8R DAO\",\n            \"symbol\": \"CRE8R\",\n            \"slug\": \"cre8r-dao\",\n            \"rank\": 6004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xaa61d5dec73971cd4a026ef2820bb87b4a4ed8d6\"\n            }\n        },\n        {\n            \"id\": 17235,\n            \"name\": \"BNBTiger\",\n            \"symbol\": \"BNBTIGER\",\n            \"slug\": \"bnbtiger\",\n            \"rank\": 4944,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xac68931b666e086e9de380cfdb0fb5704a35dc2d\"\n            }\n        },\n        {\n            \"id\": 17237,\n            \"name\": \"Weboo Swap\",\n            \"symbol\": \"WEBOO\",\n            \"slug\": \"weboo-token\",\n            \"rank\": 6030,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T09:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9a093ddcae05496a05ac76d96d49890b528c8ce0\"\n            }\n        },\n        {\n            \"id\": 17241,\n            \"name\": \"GPEX\",\n            \"symbol\": \"GPX\",\n            \"slug\": \"gpex\",\n            \"rank\": 878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3e7804c51a70ba26e904c2e0ab440c5623a8a83f\"\n            }\n        },\n        {\n            \"id\": 17242,\n            \"name\": \"UBXS\",\n            \"symbol\": \"UBXS\",\n            \"slug\": \"ubxs\",\n            \"rank\": 7054,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T12:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4f1960E29b2cA581a38c5c474e123f420F8092db\"\n            }\n        },\n        {\n            \"id\": 17244,\n            \"name\": \"Buff Floki Coin\",\n            \"symbol\": \"BUFLOKI\",\n            \"slug\": \"buff-floki-coin\",\n            \"rank\": 6644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T12:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b13058002970071ceb1e682793d7096220eae11\"\n            }\n        },\n        {\n            \"id\": 17245,\n            \"name\": \"BleuFi\",\n            \"symbol\": \"BLEU\",\n            \"slug\": \"bluefi\",\n            \"rank\": 4636,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T13:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xffdc00285dde1f5b5c65c6a963357b4c55d8f601\"\n            }\n        },\n        {\n            \"id\": 17246,\n            \"name\": \"Infinite Ecosystem\",\n            \"symbol\": \"INFINITY\",\n            \"slug\": \"infinite-ecosystem\",\n            \"rank\": 2904,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1996294d6Fbda0e441f6A1C0A8d65b9D7aa17145\"\n            }\n        },\n        {\n            \"id\": 17249,\n            \"name\": \"InFi\",\n            \"symbol\": \"8FI\",\n            \"slug\": \"infi\",\n            \"rank\": 6154,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T13:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2091457430924515e23d7cd4e6a23d2c01fd446e\"\n            }\n        },\n        {\n            \"id\": 17250,\n            \"name\": \"Meta Cloth\",\n            \"symbol\": \"META CLOTH\",\n            \"slug\": \"meta-cloth\",\n            \"rank\": 5590,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x74996b794b7a7c5ed3c4331f35a0ac7b673eff97\"\n            }\n        },\n        {\n            \"id\": 17252,\n            \"name\": \"WatchDO\",\n            \"symbol\": \"WDO\",\n            \"slug\": \"watchdo\",\n            \"rank\": 5712,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfe8e0e9a7a5ae744aaebeac38e3b9b1da7b17af3\"\n            }\n        },\n        {\n            \"id\": 17253,\n            \"name\": \"CreDA\",\n            \"symbol\": \"CREDA\",\n            \"slug\": \"creda\",\n            \"rank\": 5622,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xc136e6b376a9946b156db1ed3a34b08afdaed76d\"\n            }\n        },\n        {\n            \"id\": 17254,\n            \"name\": \"UniqueMeta\",\n            \"symbol\": \"UNQM\",\n            \"slug\": \"uniquemeta\",\n            \"rank\": 9277,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc2e8f7d9fc0cbc7e7e8a6bf6035b934981077bdf\"\n            }\n        },\n        {\n            \"id\": 17255,\n            \"name\": \"ZEUS10000\",\n            \"symbol\": \"ZEUS10000\",\n            \"slug\": \"zeus10000\",\n            \"rank\": 9278,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x29ffb2742a78d58a9966d2f229f34be5950e0c3e\"\n            }\n        },\n        {\n            \"id\": 17256,\n            \"name\": \"Kandyland DAO\",\n            \"symbol\": \"KANDY\",\n            \"slug\": \"kandy\",\n            \"rank\": 5900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x37ded665a387a6f170fb60376b3057f09df6c0ea\"\n            }\n        },\n        {\n            \"id\": 17258,\n            \"name\": \"Kangaroo\",\n            \"symbol\": \"GAR\",\n            \"slug\": \"kangaroo\",\n            \"rank\": 6322,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x996134c67929ad22758f7a6a6e26a44ff83d23ef\"\n            }\n        },\n        {\n            \"id\": 17259,\n            \"name\": \"UMetaWorld\",\n            \"symbol\": \"UMW\",\n            \"slug\": \"umetaworld\",\n            \"rank\": 4853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed2f47a7748616f107dd3aace93da5e2d8b17e6f\"\n            }\n        },\n        {\n            \"id\": 17261,\n            \"name\": \"Metaverse Future\",\n            \"symbol\": \"METAF\",\n            \"slug\": \"metaverse-future\",\n            \"rank\": 5751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T15:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5ad1a76f1864378661f9b0b3beda1af6b6ffe40\"\n            }\n        },\n        {\n            \"id\": 17263,\n            \"name\": \"Pallas Finance\",\n            \"symbol\": \"PALLAS\",\n            \"slug\": \"pallas-finance\",\n            \"rank\": 5421,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T16:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x5717f11ac1c3ae83e0eb455222e488009951f0c3\"\n            }\n        },\n        {\n            \"id\": 17265,\n            \"name\": \"Shiba toby\",\n            \"symbol\": \"SHBT\",\n            \"slug\": \"shiba-toby\",\n            \"rank\": 7857,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc72a66a6b2f4c0c1935deaeb0dbe2fa65ab2f297\"\n            }\n        },\n        {\n            \"id\": 17266,\n            \"name\": \"Harmony Play\",\n            \"symbol\": \"HPLAY\",\n            \"slug\": \"harmony-play\",\n            \"rank\": 5200,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T00:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x66cf8375fd083e7d103d69378e9af20f1b46dc59\"\n            }\n        },\n        {\n            \"id\": 17268,\n            \"name\": \"Inu Wars\",\n            \"symbol\": \"IWR\",\n            \"slug\": \"inu-wars\",\n            \"rank\": 5576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xAF91B59629c40B17c7E88065d5228F5a7161520f\"\n            }\n        },\n        {\n            \"id\": 17269,\n            \"name\": \"PlaceWar\",\n            \"symbol\": \"GEAR\",\n            \"slug\": \"placewar-gear\",\n            \"rank\": 4959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T19:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x925A3681B86d8ab896e2b6686fD8CA555D7F5cc2\"\n            }\n        },\n        {\n            \"id\": 17270,\n            \"name\": \"MetaSpace REIT\",\n            \"symbol\": \"MREIT\",\n            \"slug\": \"metaspace-reit\",\n            \"rank\": 4426,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-13T20:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b45166d0b58a0dd8e805b352d7adee3f81ac6e7\"\n            }\n        },\n        {\n            \"id\": 17271,\n            \"name\": \"tudaBirds\",\n            \"symbol\": \"BURD\",\n            \"slug\": \"tudabirds\",\n            \"rank\": 5835,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T22:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x00ceb4868501b456207856bb6f949c3d2af09a66\"\n            }\n        },\n        {\n            \"id\": 17272,\n            \"name\": \"Coinfresh\",\n            \"symbol\": \"CFRESH\",\n            \"slug\": \"coinfresh\",\n            \"rank\": 6868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T00:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7FF1323c839c5E48117DB721677175183FAC5f5D\"\n            }\n        },\n        {\n            \"id\": 17273,\n            \"name\": \"DefiBay\",\n            \"symbol\": \"DBAY\",\n            \"slug\": \"defibay\",\n            \"rank\": 6461,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T00:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFC563895C1D5BB779685fB3d2ec09f5Fa5B6473c\"\n            }\n        },\n        {\n            \"id\": 17276,\n            \"name\": \"Shiba X\",\n            \"symbol\": \"SHIBAX\",\n            \"slug\": \"shiba-x\",\n            \"rank\": 5818,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x25b0c0d8dcee3051337ba9382ead9040ab3d5531\"\n            }\n        },\n        {\n            \"id\": 17277,\n            \"name\": \"Baby Musk Coin\",\n            \"symbol\": \"BABYMUSK\",\n            \"slug\": \"baby-musk-coin\",\n            \"rank\": 4630,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b1Ff525E092a98210eD150F8B08313F646847D6\"\n            }\n        },\n        {\n            \"id\": 17278,\n            \"name\": \"SMART SHIBA\",\n            \"symbol\": \"SMARTSHIB\",\n            \"slug\": \"smart-shiba\",\n            \"rank\": 6505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T01:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xed4554f295a3fb3cb7d2d295cb58184415f8505e\"\n            }\n        },\n        {\n            \"id\": 17279,\n            \"name\": \"WTF Token\",\n            \"symbol\": \"WTF\",\n            \"slug\": \"wtf-token\",\n            \"rank\": 3696,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa68dd8cb83097765263adad881af6eed479c4a33\"\n            }\n        },\n        {\n            \"id\": 17284,\n            \"name\": \"Dogelana\",\n            \"symbol\": \"DGLN\",\n            \"slug\": \"dogelana-com\",\n            \"rank\": 7256,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T04:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E6UU5M1z4CvSAAF99d9wRoXsasWMEXsvHrz3JQRXtm2X\"\n            }\n        },\n        {\n            \"id\": 17285,\n            \"name\": \"Sperax USD\",\n            \"symbol\": \"USDs\",\n            \"slug\": \"sperax-usd\",\n            \"rank\": 3921,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T04:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0xd74f5255d557944cf7dd0e45ff521520002d5748\"\n            }\n        },\n        {\n            \"id\": 17286,\n            \"name\": \"Cosmic Ape Coin\",\n            \"symbol\": \"CAC\",\n            \"slug\": \"cosmic-ape-coin\",\n            \"rank\": 8048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T05:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"E1s2muWwiLT2n3EQUL27hgviaPRRXWkpXD7ShpfgRvVz\"\n            }\n        },\n        {\n            \"id\": 17288,\n            \"name\": \"NFTDAO\",\n            \"symbol\": \"NAO\",\n            \"slug\": \"nftdao\",\n            \"rank\": 3145,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T12:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd049206fb408a611e543791f2d8f102a8bc253dc\"\n            }\n        },\n        {\n            \"id\": 17290,\n            \"name\": \"Solvent\",\n            \"symbol\": \"SVT\",\n            \"slug\": \"solvent\",\n            \"rank\": 4788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"svtMpL5eQzdmB3uqK9NXaQkq8prGZoKQFNVJghdWCkV\"\n            }\n        },\n        {\n            \"id\": 17291,\n            \"name\": \"CHIBA INU\",\n            \"symbol\": \"CHIBA\",\n            \"slug\": \"chiba-inu\",\n            \"rank\": 6118,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T05:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc4cdc643a3ba49d5cd296db591ef0a56a9080886\"\n            }\n        },\n        {\n            \"id\": 17292,\n            \"name\": \"SHIBA2K22\",\n            \"symbol\": \"SHIBA22\",\n            \"slug\": \"shiba2k22\",\n            \"rank\": 3870,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T07:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x768b88c10e24b8947398734aee37f376c6ecce97\"\n            }\n        },\n        {\n            \"id\": 17293,\n            \"name\": \"PresaleDAO\",\n            \"symbol\": \"AF-PRESALEDAO\",\n            \"slug\": \"presaledao\",\n            \"rank\": 6196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T07:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd0141096DA823f0663873305FA34Ce4E1b72a1aD\"\n            }\n        },\n        {\n            \"id\": 17294,\n            \"name\": \"Cheesus\",\n            \"symbol\": \"CHEESUS\",\n            \"slug\": \"cheesus\",\n            \"rank\": 3168,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T19:04:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x736a9964c921b75d9fb94f30cdfed8bd5be43d0e\"\n            }\n        },\n        {\n            \"id\": 17295,\n            \"name\": \"Influencer Finance\",\n            \"symbol\": \"INFLUENCE\",\n            \"slug\": \"influencer-finance\",\n            \"rank\": 6006,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x31E4660915558b408dBA65F7F39E317BED63367B\"\n            }\n        },\n        {\n            \"id\": 17296,\n            \"name\": \"PartyBoard\",\n            \"symbol\": \"PAB(BSC)\",\n            \"slug\": \"partyboard\",\n            \"rank\": 7401,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T07:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd6311f9a6bd3a802263f4cd92e2729bc2c31ed23\"\n            }\n        },\n        {\n            \"id\": 17299,\n            \"name\": \"Kingdom Karnage\",\n            \"symbol\": \"KKT\",\n            \"slug\": \"kingdom-karnage\",\n            \"rank\": 5815,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T09:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe64017bdacbe7dfc84886c3704a26d566e7550de\"\n            }\n        },\n        {\n            \"id\": 17300,\n            \"name\": \"Warena\",\n            \"symbol\": \"WARE\",\n            \"slug\": \"warena-ware\",\n            \"rank\": 7464,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9de8418f314e888946C4220671D3d94E448bcD33\"\n            }\n        },\n        {\n            \"id\": 17302,\n            \"name\": \"ChinaZilla\",\n            \"symbol\": \"CHINAZILLA\",\n            \"slug\": \"chinazilla\",\n            \"rank\": 5766,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7fb4ed1b35d8f8638056913bece78b8cd624ca0d\"\n            }\n        },\n        {\n            \"id\": 17303,\n            \"name\": \"Fossil\",\n            \"symbol\": \"FOSSIL\",\n            \"slug\": \"fossil\",\n            \"rank\": 7297,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6xcfmgzPgABAuAfGDhvvLLMfMDur4at7tU7j3NudUviK\"\n            }\n        },\n        {\n            \"id\": 17304,\n            \"name\": \"Poseidon Token\",\n            \"symbol\": \"POS\",\n            \"slug\": \"poseidon-token\",\n            \"rank\": 5878,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x4ae3fa715e21f328c2b61c037b9cc1761b6af0bd\"\n            }\n        },\n        {\n            \"id\": 17306,\n            \"name\": \"LaserEyes\",\n            \"symbol\": \"LSR\",\n            \"slug\": \"lasereyes\",\n            \"rank\": 5373,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1cb9ca00538265a22e56b758026948608ba5d86f\"\n            }\n        },\n        {\n            \"id\": 17307,\n            \"name\": \"Anortis\",\n            \"symbol\": \"ANORTIS\",\n            \"slug\": \"anortis\",\n            \"rank\": 9279,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T10:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x218ac1bc9ad8c0562988b03263540ec85c462f5a\"\n            }\n        },\n        {\n            \"id\": 17309,\n            \"name\": \"Kitty Ninja\",\n            \"symbol\": \"KINJA\",\n            \"slug\": \"kitty-ninja\",\n            \"rank\": 7760,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-14T13:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2d7a3accbe5f0402a9dd9657dae8281ac30fa1d4\"\n            }\n        },\n        {\n            \"id\": 17311,\n            \"name\": \"GamiFi.GG\",\n            \"symbol\": \"GMI\",\n            \"slug\": \"gamifi-gg\",\n            \"rank\": 2886,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T15:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x93d8d25e3c9a847a5da79f79ecac89461feca846\"\n            }\n        },\n        {\n            \"id\": 17315,\n            \"name\": \"ALYATTES\",\n            \"symbol\": \"ALYA\",\n            \"slug\": \"alyattes\",\n            \"rank\": 5855,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T02:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x49a9f9a2271d8c5da44c57e7102aca79c222f4a9\"\n            }\n        },\n        {\n            \"id\": 17316,\n            \"name\": \"Spellfire\",\n            \"symbol\": \"SPELLFIRE\",\n            \"slug\": \"spellfire-re-master-the-magic\",\n            \"rank\": 3324,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3a0b022f32b3191d44e5847da12dc0b63fb07c91\"\n            }\n        },\n        {\n            \"id\": 17317,\n            \"name\": \"MultiPlanetary Inus\",\n            \"symbol\": \"INUS\",\n            \"slug\": \"multiplanetary-inus\",\n            \"rank\": 5803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x53821b9ef069cb6eb360b09480953bf737e2e013\"\n            }\n        },\n        {\n            \"id\": 17318,\n            \"name\": \"CATCOIN\",\n            \"symbol\": \"CATS\",\n            \"slug\": \"catcoin-token\",\n            \"rank\": 6136,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b3691d4c3ec75660f203f41adc6296a494404d0\"\n            }\n        },\n        {\n            \"id\": 17319,\n            \"name\": \"Fimi Market Inc.\",\n            \"symbol\": \"FIMI\",\n            \"slug\": \"fimi-market-inc\",\n            \"rank\": 7284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T07:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"https://stellar.expert/explorer/public/asset/FIMI-GAX3LO7FXA6UYUI5XIHNO5YPN24MPI5QX3ZM475NFXZQKGPZXZBMR53K\"\n            }\n        },\n        {\n            \"id\": 17321,\n            \"name\": \"Nacho\",\n            \"symbol\": \"NACHO\",\n            \"slug\": \"nacho-finance\",\n            \"rank\": 5671,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xcD86152047e800d67BDf00A4c635A8B6C0e5C4c2\"\n            }\n        },\n        {\n            \"id\": 17322,\n            \"name\": \"Werewolves Game\",\n            \"symbol\": \"WOLF\",\n            \"slug\": \"werewolves-game\",\n            \"rank\": 6514,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa369eab397bef8e35ffc065c3ec9b800a548c059\"\n            }\n        },\n        {\n            \"id\": 17323,\n            \"name\": \"Yinbi\",\n            \"symbol\": \"YINBI\",\n            \"slug\": \"yinbi\",\n            \"rank\": 3655,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 512,\n                \"name\": \"Stellar\",\n                \"symbol\": \"XLM\",\n                \"slug\": \"stellar\",\n                \"token_address\": \"GDTFHBTWLOYSMX54QZKTWWKFHAYCI3NSZADKY3M7PATARUUKVWOAEY2E\"\n            }\n        },\n        {\n            \"id\": 17324,\n            \"name\": \"GalaxyBUSD\",\n            \"symbol\": \"GALAXY\",\n            \"slug\": \"galaxybusd\",\n            \"rank\": 6100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x70375E2ADF741229d1b6D0E3F78bB30F4Ac67260\"\n            }\n        },\n        {\n            \"id\": 17325,\n            \"name\": \"ByteEx\",\n            \"symbol\": \"BX\",\n            \"slug\": \"byteex\",\n            \"rank\": 4273,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:39:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ec7e8c12947642a6bd232a73bbd7b2ff310a588\"\n            }\n        },\n        {\n            \"id\": 17326,\n            \"name\": \"HFUEL LAUNCHPAD\",\n            \"symbol\": \"HFUEL\",\n            \"slug\": \"hfuel-launchpad\",\n            \"rank\": 3621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T08:57:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2b562f6d6e302692b5d681e75c187e79c8f5d7a7\"\n            }\n        },\n        {\n            \"id\": 17327,\n            \"name\": \"Radio Hero\",\n            \"symbol\": \"RAHO\",\n            \"slug\": \"radio-hero\",\n            \"rank\": 7065,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T18:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0206CFD417f7BfA500B029558232a5f5294dAEd2\"\n            }\n        },\n        {\n            \"id\": 17329,\n            \"name\": \"Kiku Inu\",\n            \"symbol\": \"KINU\",\n            \"slug\": \"kiku-inu\",\n            \"rank\": 5565,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF505aFeF1B5fC820E6192fefF5B02cD7Ba7b65Ff\"\n            }\n        },\n        {\n            \"id\": 17330,\n            \"name\": \"BTC Proxy\",\n            \"symbol\": \"BTCPX\",\n            \"slug\": \"btc-proxy\",\n            \"rank\": 9280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x9c32185b81766a051e08de671207b34466dd1021\"\n            }\n        },\n        {\n            \"id\": 17331,\n            \"name\": \"ETHEKing\",\n            \"symbol\": \"ETHE\",\n            \"slug\": \"etheking\",\n            \"rank\": 5951,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T01:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2\"\n            }\n        },\n        {\n            \"id\": 17332,\n            \"name\": \"Eternal Spire V2\",\n            \"symbol\": \"ENSP V2\",\n            \"slug\": \"eternal-spire-v2\",\n            \"rank\": 7000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdbd054baae186f6712c18cfce1298a2e15a76c1f\"\n            }\n        },\n        {\n            \"id\": 17334,\n            \"name\": \"JumpToken\",\n            \"symbol\": \"JMPT\",\n            \"slug\": \"jumptoken\",\n            \"rank\": 5171,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88d7e9b65dc24cf54f5edef929225fc3e1580c25\"\n            }\n        },\n        {\n            \"id\": 17335,\n            \"name\": \"ValorFoundation\",\n            \"symbol\": \"VALOR\",\n            \"slug\": \"valorfoundation\",\n            \"rank\": 6114,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x798ba46ae7fbbb1c430417079a4fb1e1cb960147\"\n            }\n        },\n        {\n            \"id\": 17336,\n            \"name\": \"Apollo Inu\",\n            \"symbol\": \"APOLLO\",\n            \"slug\": \"apollo-inu\",\n            \"rank\": 3795,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xadf86e75d8f0f57e0288d0970e7407eaa49b3cab\"\n            }\n        },\n        {\n            \"id\": 17338,\n            \"name\": \"Desmos\",\n            \"symbol\": \"DSM\",\n            \"slug\": \"desmos\",\n            \"rank\": 3873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C\"\n            }\n        },\n        {\n            \"id\": 17339,\n            \"name\": \"Fractionalized SMB-2367\",\n            \"symbol\": \"DAOJONES\",\n            \"slug\": \"fractionalized-smb-2367\",\n            \"rank\": 7289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T10:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"r8nuuzXCchjtqsmQZVZDPXXq928tuk7KVH479GsKVpy\"\n            }\n        },\n        {\n            \"id\": 17340,\n            \"name\": \"ParadiseHotel NFT\",\n            \"symbol\": \"PHT\",\n            \"slug\": \"paradisehotel-nft\",\n            \"rank\": 5663,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T14:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x533a36e7dc77e6b936f2797f2c677679b9573fe7\"\n            }\n        },\n        {\n            \"id\": 17341,\n            \"name\": \"Cuffies\",\n            \"symbol\": \"CUFFIES\",\n            \"slug\": \"cuffies\",\n            \"rank\": 5740,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-15T23:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5A4b1e06a6FC1f0BA58097FB481Db295C4989B3a\"\n            }\n        },\n        {\n            \"id\": 17344,\n            \"name\": \"ETHP\",\n            \"symbol\": \"ETHP\",\n            \"slug\": \"ethp\",\n            \"rank\": 4873,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T00:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x2b3A6972a3450697c64a0B50EF0D859dBe657b77\"\n            }\n        },\n        {\n            \"id\": 17345,\n            \"name\": \"GM Floki\",\n            \"symbol\": \"GMFLOKI\",\n            \"slug\": \"gm-floki\",\n            \"rank\": 6625,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T15:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7A9a219A23B3a9f748f087B033AF397FBf16030c\"\n            }\n        },\n        {\n            \"id\": 17346,\n            \"name\": \"MegaBitcoin\",\n            \"symbol\": \"MBC\",\n            \"slug\": \"megabitcoin\",\n            \"rank\": 5204,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbAaa37361BA9489DD5049c245B00782451Be2Dd7\"\n            }\n        },\n        {\n            \"id\": 17350,\n            \"name\": \"Widi Soul\",\n            \"symbol\": \"WSO\",\n            \"slug\": \"wso\",\n            \"rank\": 4717,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T10:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC19FE21B4ef356f2f65894392dDe4252AA083605\"\n            }\n        },\n        {\n            \"id\": 17351,\n            \"name\": \"Elves Century\",\n            \"symbol\": \"ELVES\",\n            \"slug\": \"elves-century\",\n            \"rank\": 6455,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T06:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9587cec6edda767d68bf5ed5a3114e414a9008b0\"\n            }\n        },\n        {\n            \"id\": 17352,\n            \"name\": \"Mercenary\",\n            \"symbol\": \"MGOLD\",\n            \"slug\": \"mercenary\",\n            \"rank\": 5868,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T02:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe0e279ee10e3bdc9b7577f5548dd46fca2e7e111\"\n            }\n        },\n        {\n            \"id\": 17353,\n            \"name\": \"Sensei Shib\",\n            \"symbol\": \"SENSEI\",\n            \"slug\": \"sensei-shib\",\n            \"rank\": 5791,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T04:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc58b6593b37d825779330cd58b1f250e9ed7e10a\"\n            }\n        },\n        {\n            \"id\": 17354,\n            \"name\": \"Puli Inu\",\n            \"symbol\": \"PULI\",\n            \"slug\": \"puli-inu\",\n            \"rank\": 3675,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T12:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaef0a177c8c329cbc8508292bb7e06c00786bbfc\"\n            }\n        },\n        {\n            \"id\": 17355,\n            \"name\": \"Keiko\",\n            \"symbol\": \"KEIKO\",\n            \"slug\": \"keiko\",\n            \"rank\": 5374,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9b4711575a056f936210bee2838dc61355506eb4\"\n            }\n        },\n        {\n            \"id\": 17356,\n            \"name\": \"Cyber Crystal\",\n            \"symbol\": \"CRYSTAL\",\n            \"slug\": \"cyber-crystal\",\n            \"rank\": 5198,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T06:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ad7e691f1d2723523e70751f82052a8a2c47726\"\n            }\n        },\n        {\n            \"id\": 17359,\n            \"name\": \"Gbox\",\n            \"symbol\": \"GBOX\",\n            \"slug\": \"gbox\",\n            \"rank\": 5534,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x419317e3e1ee4703d20f9a5344e81d35ea1a09be\"\n            }\n        },\n        {\n            \"id\": 17360,\n            \"name\": \"DiversiFi\",\n            \"symbol\": \"DFI\",\n            \"slug\": \"diversifi\",\n            \"rank\": 5823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-16T17:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x323b05c10029ae66b46baf0604739331edb4808f\"\n            }\n        },\n        {\n            \"id\": 17361,\n            \"name\": \"Bingo Doge\",\n            \"symbol\": \"BDOGE\",\n            \"slug\": \"bingo-doge\",\n            \"rank\": 7635,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T00:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x484cc3eb4e6c963adde0a75c5a9025e8cbfc0e5b\"\n            }\n        },\n        {\n            \"id\": 17362,\n            \"name\": \"OtherLife\",\n            \"symbol\": \"OTL\",\n            \"slug\": \"otherlife\",\n            \"rank\": 5831,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x842d91fc95d8c8002051dd415e28dc9dc5e88c90\"\n            }\n        },\n        {\n            \"id\": 17363,\n            \"name\": \"Croblanc\",\n            \"symbol\": \"CROBLANC\",\n            \"slug\": \"croblanc\",\n            \"rank\": 9281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T02:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xd3cecbe5639d05aed446da11f08d495ca6bf359f\"\n            }\n        },\n        {\n            \"id\": 17364,\n            \"name\": \"linSpirit\",\n            \"symbol\": \"LINSPIRIT\",\n            \"slug\": \"linspirit\",\n            \"rank\": 4318,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T02:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc5713b6a0f26bf0fdc1c52b90cd184d950be515c\"\n            }\n        },\n        {\n            \"id\": 17366,\n            \"name\": \"Top Flower\",\n            \"symbol\": \"TPF\",\n            \"slug\": \"top-flower\",\n            \"rank\": 5188,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T19:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f399a8694eE64A4486146F7E1BC236BdB24ec70\"\n            }\n        },\n        {\n            \"id\": 17367,\n            \"name\": \"Nil DAO\",\n            \"symbol\": \"NIL\",\n            \"slug\": \"nil-dao\",\n            \"rank\": 7495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T03:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x47252a63c723889814aebcac0683e615624cec64\"\n            }\n        },\n        {\n            \"id\": 17368,\n            \"name\": \"STREAMER\",\n            \"symbol\": \"STREAMER\",\n            \"slug\": \"streamer\",\n            \"rank\": 9282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x23880b70e1a31889384956c7270962ec4579358f\"\n            }\n        },\n        {\n            \"id\": 17369,\n            \"name\": \"Dot Arcade\",\n            \"symbol\": \"ADT\",\n            \"slug\": \"dot-arcade\",\n            \"rank\": 4998,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc008debbb1f33d9453ffd2104feb1fe7e9663524\"\n            }\n        },\n        {\n            \"id\": 17372,\n            \"name\": \"Mirrored Nio\",\n            \"symbol\": \"MNIO\",\n            \"slug\": \"mirrored-nio\",\n            \"rank\": 4020,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 4172,\n                \"name\": \"Terra\",\n                \"symbol\": \"LUNA\",\n                \"slug\": \"terra-luna\",\n                \"token_address\": \"terra1dj2cj02zak0nvwy3uj9r9dhhxhdwxnw6psse6p\"\n            }\n        },\n        {\n            \"id\": 17373,\n            \"name\": \"DFS MAFIA\",\n            \"symbol\": \"DFSM\",\n            \"slug\": \"dfs-mafia\",\n            \"rank\": 5457,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T07:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5DBeaA03927255cA8aF5aD3821B2A170B44a25a5\"\n            }\n        },\n        {\n            \"id\": 17374,\n            \"name\": \"Zamzam\",\n            \"symbol\": \"ZAMZAM\",\n            \"slug\": \"zamzam\",\n            \"rank\": 2937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T06:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa5e279e14efd60a8f29e5ac3b464e3de0c6bb6b8\"\n            }\n        },\n        {\n            \"id\": 17377,\n            \"name\": \"ImmortalDAO Finance\",\n            \"symbol\": \"IMMO\",\n            \"slug\": \"immortaldao-finance\",\n            \"rank\": 4939,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T15:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5567,\n                \"name\": \"Celo\",\n                \"symbol\": \"CELO\",\n                \"slug\": \"celo\",\n                \"token_address\": \"0xE685d21b7B0FC7A248a6A8E03b8Db22d013Aa2eE\"\n            }\n        },\n        {\n            \"id\": 17378,\n            \"name\": \"AVARA\",\n            \"symbol\": \"AVR\",\n            \"slug\": \"avara\",\n            \"rank\": 5825,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T08:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8337b6FE7A3198FB864FfbDE97dda88cfDCCbd96\"\n            }\n        },\n        {\n            \"id\": 17379,\n            \"name\": \"iinjaz\",\n            \"symbol\": \"IJZ\",\n            \"slug\": \"iinjaz\",\n            \"rank\": 3016,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T08:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7453b01d746a72b6397e77c7d9de969fdbde5a99\"\n            }\n        },\n        {\n            \"id\": 17380,\n            \"name\": \"UFO\",\n            \"symbol\": \"UFO\",\n            \"slug\": \"ufo\",\n            \"rank\": 6652,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T08:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf080a28BCd70CEcb4B422D8f6a23a5faa8b2eccb\"\n            }\n        },\n        {\n            \"id\": 17383,\n            \"name\": \"The Neko\",\n            \"symbol\": \"NEKO\",\n            \"slug\": \"the-neko\",\n            \"rank\": 4631,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T09:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1e9d0bb190ac34492aa11b80d28c1c86487a341f\"\n            }\n        },\n        {\n            \"id\": 17384,\n            \"name\": \"Bigwinner\",\n            \"symbol\": \"BIG\",\n            \"slug\": \"bigwinner\",\n            \"rank\": 7673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T09:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x222e0eaed3e3e91039e199e28b7f70801afa2bc7\"\n            }\n        },\n        {\n            \"id\": 17388,\n            \"name\": \"Solootbox DAO\",\n            \"symbol\": \"BOX\",\n            \"slug\": \"solootbox-dao\",\n            \"rank\": 8287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"DysbQiM8nPdZbBhvHM1EgcSE73EwtFWDanXwY8CDD3Jn\"\n            }\n        },\n        {\n            \"id\": 17390,\n            \"name\": \"Prime Numbers\",\n            \"symbol\": \"PRNT\",\n            \"slug\": \"prime-numbers\",\n            \"rank\": 3842,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 2634,\n                \"name\": \"Xinfin Network (XDC)\",\n                \"symbol\": \"XDC\",\n                \"slug\": \"xinfin\",\n                \"token_address\": \"xdc0e11710aad67e7427cfbc12c353284c2e335f62c\"\n            }\n        },\n        {\n            \"id\": 17391,\n            \"name\": \"SolX Gaming Guild\",\n            \"symbol\": \"SGG\",\n            \"slug\": \"solx-gaming-guild\",\n            \"rank\": 8123,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"3eLpKZBgu6pKG2TSpvTfTeeimT294yxV2AEiBKZdY2ai\"\n            }\n        },\n        {\n            \"id\": 17392,\n            \"name\": \"Cronofi Finance\",\n            \"symbol\": \"CRONO\",\n            \"slug\": \"cronofi-finance\",\n            \"rank\": 9283,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x3df064069ba2c8b395592e7834934dbc48bbb955\"\n            }\n        },\n        {\n            \"id\": 17393,\n            \"name\": \"Fraktionalized THUG 2856\",\n            \"symbol\": \"THUG\",\n            \"slug\": \"fraktionalized-thug-2856\",\n            \"rank\": 6967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"7osS84AkAG2TCrUvrE1wfKwfAqWTCrHnaCsrsyVJd5pY\"\n            }\n        },\n        {\n            \"id\": 17394,\n            \"name\": \"Tiger Coin\",\n            \"symbol\": \"TIGER\",\n            \"slug\": \"tiger-coin\",\n            \"rank\": 7955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52d1d89bd31a2c6234f8c6fa05001f6dad8e3e0e\"\n            }\n        },\n        {\n            \"id\": 17395,\n            \"name\": \"POLARNODES\",\n            \"symbol\": \"POLAR\",\n            \"slug\": \"polar-finance\",\n            \"rank\": 4221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x6c1c0319d8ddcb0ffe1a68c5b3829fd361587db4\"\n            }\n        },\n        {\n            \"id\": 17396,\n            \"name\": \"Mistel Finance\",\n            \"symbol\": \"MISTEL\",\n            \"slug\": \"mistel-finance\",\n            \"rank\": 5945,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf3f8772f92028bfb6d641c28bbcf1dbded424767\"\n            }\n        },\n        {\n            \"id\": 17397,\n            \"name\": \"CryptoClans\",\n            \"symbol\": \"COC\",\n            \"slug\": \"cryptoclans\",\n            \"rank\": 6260,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb43fcc44973738e7b8c0025cf25c7f1c46de1549\"\n            }\n        },\n        {\n            \"id\": 17398,\n            \"name\": \"Buried Bones\",\n            \"symbol\": \"BBT\",\n            \"slug\": \"buried-bones\",\n            \"rank\": 5982,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd66ccc6bad24b82d20a13e470030ef163cb015ad\"\n            }\n        },\n        {\n            \"id\": 17399,\n            \"name\": \"Moebius\",\n            \"symbol\": \"MOBI\",\n            \"slug\": \"moebius\",\n            \"rank\": 6110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x192a4fFCCAc2D29Fe3f84cAEe5e94Ed3737c705b\"\n            }\n        },\n        {\n            \"id\": 17400,\n            \"name\": \"TouchFuture\",\n            \"symbol\": \"TF\",\n            \"slug\": \"touchfuture\",\n            \"rank\": 6126,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54f11c03d93bf9a4d222363d445df7df6608ee89\"\n            }\n        },\n        {\n            \"id\": 17401,\n            \"name\": \"Limbo Token\",\n            \"symbol\": \"LNFS\",\n            \"slug\": \"limbo-token\",\n            \"rank\": 6700,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f4a9583825f3bA91533F624F29b97Ac29C74c24\"\n            }\n        },\n        {\n            \"id\": 17402,\n            \"name\": \"FishingTownGilToken\",\n            \"symbol\": \"GIL\",\n            \"slug\": \"fishingtowngiltoken\",\n            \"rank\": 5108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc5b9b7dcb988c86ba37853761fea692772c9937d\"\n            }\n        },\n        {\n            \"id\": 17403,\n            \"name\": \"Vitall Markets\",\n            \"symbol\": \"VITAL\",\n            \"slug\": \"vitall-markets\",\n            \"rank\": 6428,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T11:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2FKuYE5D75e9Fjg3ymGBrFfVc8tVKac4SeyvZn5dGNUz\"\n            }\n        },\n        {\n            \"id\": 17405,\n            \"name\": \"Waterfall Finance BSC\",\n            \"symbol\": \"WATERFALL\",\n            \"slug\": \"waterfall-finance-bsc\",\n            \"rank\": 6406,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T12:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFdf36F38F5aD1346B7f5E4098797cf8CAE8176D0\"\n            }\n        },\n        {\n            \"id\": 17406,\n            \"name\": \"SHIBA TRON\",\n            \"symbol\": \"SHIBT\",\n            \"slug\": \"shiba-tron\",\n            \"rank\": 7517,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T13:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0487fe9ee79bb9312373aed2901dce58d76bd48a\"\n            }\n        },\n        {\n            \"id\": 17407,\n            \"name\": \"The Phoenix\",\n            \"symbol\": \"FIRE\",\n            \"slug\": \"the-phoenix\",\n            \"rank\": 3039,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T03:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xfcc6ce74f4cd7edef0c5429bb99d38a3608043a5\"\n            }\n        },\n        {\n            \"id\": 17410,\n            \"name\": \"Thoreum V2\",\n            \"symbol\": \"THOREUM\",\n            \"slug\": \"thoreum-v2\",\n            \"rank\": 4628,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T17:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF2A92BC1Cf798fF4De14502a9C6FdA58865e8D5d\"\n            }\n        },\n        {\n            \"id\": 17411,\n            \"name\": \"Baby Shiba Coin\",\n            \"symbol\": \"BABYSHIBA\",\n            \"slug\": \"baby-shiba-coin\",\n            \"rank\": 4955,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T17:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x66A64a8A9cdc54EF97e45a051bA1c8f3D4b41A1D\"\n            }\n        },\n        {\n            \"id\": 17412,\n            \"name\": \"LaikaDog\",\n            \"symbol\": \"LAI\",\n            \"slug\": \"laikadog\",\n            \"rank\": 7033,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-17T19:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x54A6663C6d4Efc27E76d369Cd14E4911a261ea39\"\n            }\n        },\n        {\n            \"id\": 17413,\n            \"name\": \"Crypto Rocket Launch\",\n            \"symbol\": \"CRL\",\n            \"slug\": \"crypto-rocket-launch\",\n            \"rank\": 6185,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T02:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f8e76f65140428cd05eb000b975937ce07b175b\"\n            }\n        },\n        {\n            \"id\": 17415,\n            \"name\": \"Abby Inu\",\n            \"symbol\": \"ABBY\",\n            \"slug\": \"abby-inu\",\n            \"rank\": 6808,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T02:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xd796118d6545692206ca9da2007bba531c86fb5e\"\n            }\n        },\n        {\n            \"id\": 17416,\n            \"name\": \"Crypto Champ\",\n            \"symbol\": \"CHMP\",\n            \"slug\": \"champ-eth\",\n            \"rank\": 7040,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x574d3f59f5788ee02bfb31c5c43be343ac56b688\"\n            }\n        },\n        {\n            \"id\": 17418,\n            \"name\": \"Atlas DEX\",\n            \"symbol\": \"ATS\",\n            \"slug\": \"atlas-dex\",\n            \"rank\": 3218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T13:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HJbNXx2YMRxgfUJ6K4qeWtjatMK5KYQT1QnsCdDWywNv\"\n            }\n        },\n        {\n            \"id\": 17419,\n            \"name\": \"Gomb\",\n            \"symbol\": \"GOMB\",\n            \"slug\": \"gomb\",\n            \"rank\": 7996,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T05:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xd94cd37791978efaf00fa2779484bddf2ea3ea9c\"\n            }\n        },\n        {\n            \"id\": 17420,\n            \"name\": \"Grape Finance\",\n            \"symbol\": \"GRAPE\",\n            \"slug\": \"grape-finance\",\n            \"rank\": 4206,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5541D83EFaD1f281571B343977648B75d95cdAC2\"\n            }\n        },\n        {\n            \"id\": 17421,\n            \"name\": \"Stable FOX\",\n            \"symbol\": \"ONEFOX\",\n            \"slug\": \"stable-fox\",\n            \"rank\": 3400,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x03352d267951e96c6f7235037c5dfd2ab1466232\"\n            }\n        },\n        {\n            \"id\": 17422,\n            \"name\": \"METABULLRAGE\",\n            \"symbol\": \"BERAGE\",\n            \"slug\": \"metabullrage\",\n            \"rank\": 7505,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcfd3eaa8ae0a44b48e4be808078db4895ac8a2de\"\n            }\n        },\n        {\n            \"id\": 17423,\n            \"name\": \"Devour Token\",\n            \"symbol\": \"RESTAURANTS\",\n            \"slug\": \"devour-token\",\n            \"rank\": 6621,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T14:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdffc63f92c939deb112d88735ade3b4d21b6d491\"\n            }\n        },\n        {\n            \"id\": 17424,\n            \"name\": \"BNB Fan Token\",\n            \"symbol\": \"BNBFAN\",\n            \"slug\": \"bnbfan-token\",\n            \"rank\": 6509,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe5a4fc8ae9fd7cb167fa272c86fdabd6ece02aee\"\n            }\n        },\n        {\n            \"id\": 17425,\n            \"name\": \"Revolutin\",\n            \"symbol\": \"REV\",\n            \"slug\": \"revolutin\",\n            \"rank\": 7694,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA8fb059fc7eF9305158994DA4632779E5dFB32F2\"\n            }\n        },\n        {\n            \"id\": 17427,\n            \"name\": \"Meme Doge Coin\",\n            \"symbol\": \"MEMEDOGE\",\n            \"slug\": \"meme-doge-coin\",\n            \"rank\": 6591,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T08:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf1761596cc6568c608cff23895075312ed374bf1\"\n            }\n        },\n        {\n            \"id\": 17428,\n            \"name\": \"Jungle\",\n            \"symbol\": \"JUNGLE\",\n            \"slug\": \"jungle\",\n            \"rank\": 6960,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T09:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"Aogv6j1wWiBAZcqRNN1Y89eozda2ke6rkc4CYy7c4iCi\"\n            }\n        },\n        {\n            \"id\": 17429,\n            \"name\": \"Puff\",\n            \"symbol\": \"PUFF\",\n            \"slug\": \"puff\",\n            \"rank\": 5366,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"G9tt98aYSznRk7jWsfuz9FnTdokxS6Brohdo9hSmjTRB\"\n            }\n        },\n        {\n            \"id\": 17431,\n            \"name\": \"Ticket Finance\",\n            \"symbol\": \"TICKET\",\n            \"slug\": \"ticket-finance\",\n            \"rank\": 6964,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T09:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"AymKzSDznoLT7Vhsb4wSRnCj1gjcG3zkgYFY8fxsHHer\"\n            }\n        },\n        {\n            \"id\": 17432,\n            \"name\": \"Octafarm\",\n            \"symbol\": \"OCTF\",\n            \"slug\": \"octafarm\",\n            \"rank\": 4686,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x04d4f38dcdfe976cb325db16b868f0020104014e\"\n            }\n        },\n        {\n            \"id\": 17433,\n            \"name\": \"Topshelf Finance\",\n            \"symbol\": \"LIQR\",\n            \"slug\": \"topshelf-finance\",\n            \"rank\": 4465,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T10:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33333ee26a7d02e41c33828b42fb1e0889143477\"\n            }\n        },\n        {\n            \"id\": 17434,\n            \"name\": \"Inu Jump and the Temple of Shiba\",\n            \"symbol\": \"INUJUMP\",\n            \"slug\": \"inu-jump-and-the-temple-of-shiba\",\n            \"rank\": 7161,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0d3a973fa626b797cd4498f65d62bbdf69fc353f\"\n            }\n        },\n        {\n            \"id\": 17435,\n            \"name\": \"GombShare\",\n            \"symbol\": \"GSHARE\",\n            \"slug\": \"gombshare\",\n            \"rank\": 8088,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x352a66ad14db0721ed5c6786fb8d8201e45f3d9b\"\n            }\n        },\n        {\n            \"id\": 17436,\n            \"name\": \"GangstaBet\",\n            \"symbol\": \"GBET\",\n            \"slug\": \"gangstabet\",\n            \"rank\": 6000,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 2099,\n                \"name\": \"ICON\",\n                \"symbol\": \"ICX\",\n                \"slug\": \"icon\",\n                \"token_address\": \"cx6139a27c15f1653471ffba0b4b88dc15de7e3267\"\n            }\n        },\n        {\n            \"id\": 17437,\n            \"name\": \"Civic Power\",\n            \"symbol\": \"POWER\",\n            \"slug\": \"civic-power\",\n            \"rank\": 6817,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8ce7fc007fc5d1dea63fed829e11eeddd6406dff\"\n            }\n        },\n        {\n            \"id\": 17438,\n            \"name\": \"eSwapping v2\",\n            \"symbol\": \"ESWAPV2\",\n            \"slug\": \"eswapping-v2\",\n            \"rank\": 7840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:21:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x358ef99d093f4d425dbd0e8e797d9185e4aaf4b4\"\n            }\n        },\n        {\n            \"id\": 17439,\n            \"name\": \"Covid Slice\",\n            \"symbol\": \"COVID19\",\n            \"slug\": \"covid-slice\",\n            \"rank\": 6803,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8d5eb659959c68bd78a4f6f2ecccbbcb8c2cfb79\"\n            }\n        },\n        {\n            \"id\": 17440,\n            \"name\": \"Spectra\",\n            \"symbol\": \"SPC\",\n            \"slug\": \"spectra\",\n            \"rank\": 5901,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa2f017966d967ec697c7a20cf9d0b43cb8d4ff1d\"\n            }\n        },\n        {\n            \"id\": 17442,\n            \"name\": \"Wine Shares\",\n            \"symbol\": \"WINE\",\n            \"slug\": \"wine-shares\",\n            \"rank\": 3797,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xC55036B5348CfB45a932481744645985010d3A44\"\n            }\n        },\n        {\n            \"id\": 17443,\n            \"name\": \"MetaDrace\",\n            \"symbol\": \"DRACE\",\n            \"slug\": \"metadrace\",\n            \"rank\": 3645,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T16:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x72a8e7520296623f2e8C7668d01EB3fa30D9B106\"\n            }\n        },\n        {\n            \"id\": 17444,\n            \"name\": \"Froyo Games\",\n            \"symbol\": \"FROYO\",\n            \"slug\": \"froyo-games\",\n            \"rank\": 3673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T05:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17445,\n            \"name\": \"LORDS\",\n            \"symbol\": \"LORDS\",\n            \"slug\": \"lords\",\n            \"rank\": 4052,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T11:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x686f2404e77ab0d9070a46cdfb0b7fecdd2318b0\"\n            }\n        },\n        {\n            \"id\": 17446,\n            \"name\": \"VeldoraBSC\",\n            \"symbol\": \"VDORA\",\n            \"slug\": \"veldorabsc\",\n            \"rank\": 6369,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T12:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3a5fccbdcc2684be588575f063acba78e09aad4a\"\n            }\n        },\n        {\n            \"id\": 17447,\n            \"name\": \"Nova finance\",\n            \"symbol\": \"NOVA\",\n            \"slug\": \"nova-finance\",\n            \"rank\": 3137,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T12:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"BDrL8huis6S5tpmozaAaT5zhE5A7ZBAB2jMMvpKEeF8A\"\n            }\n        },\n        {\n            \"id\": 17448,\n            \"name\": \"SuperBonds\",\n            \"symbol\": \"SB\",\n            \"slug\": \"superbonds\",\n            \"rank\": 6623,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T15:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"SuperbZyz7TsSdSoFAZ6RYHfAWe9NmjXBLVQpS8hqdx\"\n            }\n        },\n        {\n            \"id\": 17449,\n            \"name\": \"Fantom Frens\",\n            \"symbol\": \"FFS\",\n            \"slug\": \"fantom-frens\",\n            \"rank\": 5917,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T19:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x616e302f89d1b21a2e3ec2ab8dac01e01cbbadfb\"\n            }\n        },\n        {\n            \"id\": 17451,\n            \"name\": \"Microtick\",\n            \"symbol\": \"TICK\",\n            \"slug\": \"microtick\",\n            \"rank\": 9284,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T16:37:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3794,\n                \"name\": \"Cosmos\",\n                \"symbol\": \"ATOM\",\n                \"slug\": \"cosmos\",\n                \"token_address\": \"IBC/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8\"\n            }\n        },\n        {\n            \"id\": 17452,\n            \"name\": \"SuperInu\",\n            \"symbol\": \"SINU\",\n            \"slug\": \"super-inu\",\n            \"rank\": 7063,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-18T17:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcc2857d93b2566e0e13d03109ae833408c68160f\"\n            }\n        },\n        {\n            \"id\": 17453,\n            \"name\": \"FirstHare\",\n            \"symbol\": \"FirstHare\",\n            \"slug\": \"firsthare\",\n            \"rank\": 5470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T03:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x432B4F994760Ea0C5f48BaAb6217e82A2B7F2c55\"\n            }\n        },\n        {\n            \"id\": 17454,\n            \"name\": \"GhostMarket\",\n            \"symbol\": \"GM\",\n            \"slug\": \"ghostmarket\",\n            \"rank\": 5196,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T13:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0b53b5da7d0f275c31a6a182622bdf02474af253\"\n            }\n        },\n        {\n            \"id\": 17455,\n            \"name\": \"1SAFU\",\n            \"symbol\": \"SAFU\",\n            \"slug\": \"1safu\",\n            \"rank\": 6708,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GWgwUUrgai3BFeEJZp7bdsBSYiuDqNmHf9uRusWsf3Yi\"\n            }\n        },\n        {\n            \"id\": 17456,\n            \"name\": \"Fringe Finance\",\n            \"symbol\": \"FRIN\",\n            \"slug\": \"fringe-finance\",\n            \"rank\": 3826,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T20:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17458,\n            \"name\": \"PetsHelp Coin\",\n            \"symbol\": \"PETH\",\n            \"slug\": \"petshelp-coin\",\n            \"rank\": 5319,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T01:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7e839641381701b8b13671155fb774b1290fbd30\"\n            }\n        },\n        {\n            \"id\": 17459,\n            \"name\": \"veDAO\",\n            \"symbol\": \"WEVE\",\n            \"slug\": \"vedao\",\n            \"rank\": 2995,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T10:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x911da02c1232a3c3e1418b834a311921143b04d7\"\n            }\n        },\n        {\n            \"id\": 17460,\n            \"name\": \"Mini Tiger\",\n            \"symbol\": \"MINITIGER\",\n            \"slug\": \"minitiger\",\n            \"rank\": 6070,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T10:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2e10abc27d4878fa43ee97e600fbe41ce2d046dc\"\n            }\n        },\n        {\n            \"id\": 17461,\n            \"name\": \"CanaryX\",\n            \"symbol\": \"CNYX\",\n            \"slug\": \"canaryx\",\n            \"rank\": 2950,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T05:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 12186,\n                \"name\": \"Songbird Network\",\n                \"symbol\": \"SGB\",\n                \"slug\": \"songbird\",\n                \"token_address\": \"0x8d32E20d119d936998575B4AAff66B9999011D27\"\n            }\n        },\n        {\n            \"id\": 17462,\n            \"name\": \"Heroes Chained\",\n            \"symbol\": \"HEC\",\n            \"slug\": \"heroes-chained\",\n            \"rank\": 3100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xc7f4debc8072e23fe9259a5c0398326d8efb7f5c\"\n            }\n        },\n        {\n            \"id\": 17468,\n            \"name\": \"Dhabi Coin\",\n            \"symbol\": \"DBC\",\n            \"slug\": \"dhabi-coin\",\n            \"rank\": 5813,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T10:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x220e6a613f00c79025d5611b73639e045b186ff8\"\n            }\n        },\n        {\n            \"id\": 17469,\n            \"name\": \"Single Finance\",\n            \"symbol\": \"SINGLE\",\n            \"slug\": \"single-finance\",\n            \"rank\": 3395,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T14:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0x0804702a4e749d39a35fde73d1df0b1f1d6b8347\"\n            }\n        },\n        {\n            \"id\": 17473,\n            \"name\": \"Baby Tiger GOLD\",\n            \"symbol\": \"BABYTIGER\",\n            \"slug\": \"baby-tiger-gold\",\n            \"rank\": 7992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T13:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"8JjBJdV73zPPmZvkgC91ni8RsbXWTkhpuSdxeZgaw6hD\"\n            }\n        },\n        {\n            \"id\": 17475,\n            \"name\": \"Skyrocketing\",\n            \"symbol\": \"SKYROCKETING\",\n            \"slug\": \"skyrocketing\",\n            \"rank\": 7503,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T14:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x76f4ed71029767de21785a2d478b3f4f3291db3a\"\n            }\n        },\n        {\n            \"id\": 17476,\n            \"name\": \"Trillium\",\n            \"symbol\": \"TT\",\n            \"slug\": \"trillium\",\n            \"rank\": 4110,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T14:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2f8a4c0ca0b45a2fb240cba7010c34ba60ad9b6d\"\n            }\n        },\n        {\n            \"id\": 17483,\n            \"name\": \"ELIS\",\n            \"symbol\": \"XLS\",\n            \"slug\": \"elis\",\n            \"rank\": 8045,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-19T22:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x6c862f803fF42A97D4A483AB761256ad8c90f4F8\"\n            }\n        },\n        {\n            \"id\": 17485,\n            \"name\": \"Pie Share\",\n            \"symbol\": \"PIE\",\n            \"slug\": \"pie-share\",\n            \"rank\": 6905,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T00:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xD8C152d3B94084D7C8Ec951E81FbBFc4B6dE5B2B\"\n            }\n        },\n        {\n            \"id\": 17486,\n            \"name\": \"NVL\",\n            \"symbol\": \"NVL\",\n            \"slug\": \"nvl-project\",\n            \"rank\": 6775,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T01:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 52,\n                \"name\": \"XRP Ledger\",\n                \"symbol\": \"XRP\",\n                \"slug\": \"xrp\",\n                \"token_address\": \"r458JvSEmmPwrRbEtmrHvWsGqZjq8jK6aE\"\n            }\n        },\n        {\n            \"id\": 17488,\n            \"name\": \"Baby Symbiote\",\n            \"symbol\": \"BSMB\",\n            \"slug\": \"babysymbiote\",\n            \"rank\": 9285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T10:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbc62dd634c58a37534ee48e43a6daaf8bc52c594\"\n            }\n        },\n        {\n            \"id\": 17489,\n            \"name\": \"Gladian\",\n            \"symbol\": \"GLD\",\n            \"slug\": \"gladian\",\n            \"rank\": 6542,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T19:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x53FB3a412C2485dbE5fFD05d0B927e52A1BeBDfF\"\n            }\n        },\n        {\n            \"id\": 17490,\n            \"name\": \"Samurinu\",\n            \"symbol\": \"SAMINU\",\n            \"slug\": \"samurinu\",\n            \"rank\": 5375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T02:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x722366bafab1ac128f6a60b70bc2aa32161c06a0\"\n            }\n        },\n        {\n            \"id\": 17492,\n            \"name\": \"AltSwitch\",\n            \"symbol\": \"ALTS\",\n            \"slug\": \"altswitch\",\n            \"rank\": 4906,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T03:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2ec79904c2ab4f8b6e8e89c743cb7f7a88dfc0fe\"\n            }\n        },\n        {\n            \"id\": 17493,\n            \"name\": \"MonsterQuest\",\n            \"symbol\": \"MQST\",\n            \"slug\": \"monsterquest\",\n            \"rank\": 4044,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T22:42:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xFD0ed86319BbF02359266d5Fa1cF10BC1720B2e0\"\n            }\n        },\n        {\n            \"id\": 17495,\n            \"name\": \"FrenCoin\",\n            \"symbol\": \"FREN\",\n            \"slug\": \"frencoin\",\n            \"rank\": 7249,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T04:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f8a1efbf6247139fb9cbdb9d4dea34e3d18c20a\"\n            }\n        },\n        {\n            \"id\": 17496,\n            \"name\": \"BitValley\",\n            \"symbol\": \"BITV\",\n            \"slug\": \"bitvalley\",\n            \"rank\": 5067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T04:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdd8b490001d081ed065239644dae8d1a77b8a91f\"\n            }\n        },\n        {\n            \"id\": 17497,\n            \"name\": \"Shib Taro\",\n            \"symbol\": \"SHIBTARO\",\n            \"slug\": \"shib-taro\",\n            \"rank\": 6997,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T05:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x22e5e3e5cd12042c532394437627bc5ea9708afe\"\n            }\n        },\n        {\n            \"id\": 17498,\n            \"name\": \"MetaBET\",\n            \"symbol\": \"MBET\",\n            \"slug\": \"metabet\",\n            \"rank\": 4423,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T06:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x37c4822DFcEa7211d1D9876dABd48c62D46dbAAb\"\n            }\n        },\n        {\n            \"id\": 17499,\n            \"name\": \"BULLETH\",\n            \"symbol\": \"BULLETH\",\n            \"slug\": \"bulleth\",\n            \"rank\": 4785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x7154de3689b9138ff8aeab7a4fb2bce229f803e9\"\n            }\n        },\n        {\n            \"id\": 17500,\n            \"name\": \"Opyn Squeeth\",\n            \"symbol\": \"OSQTH\",\n            \"slug\": \"opyn-squeeth\",\n            \"rank\": 2959,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b\"\n            }\n        },\n        {\n            \"id\": 17501,\n            \"name\": \"Linkka\",\n            \"symbol\": \"IKA\",\n            \"slug\": \"linkka\",\n            \"rank\": 6203,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2878944bf19531249cf4f97ff8d6654203b8c13\"\n            }\n        },\n        {\n            \"id\": 17502,\n            \"name\": \"MetaPlanet\",\n            \"symbol\": \"MPL\",\n            \"slug\": \"metaplanet\",\n            \"rank\": 3225,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xBa007b6170C602C08545ff97395677408688D3a2\"\n            }\n        },\n        {\n            \"id\": 17504,\n            \"name\": \"Librium Tech\",\n            \"symbol\": \"LIB\",\n            \"slug\": \"librium-tech\",\n            \"rank\": 4727,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f2172b64a33f423bc7f0c48c23f7d3008f7e4fe\"\n            }\n        },\n        {\n            \"id\": 17505,\n            \"name\": \"DiemLibre\",\n            \"symbol\": \"DLB\",\n            \"slug\": \"diemlibre\",\n            \"rank\": 5887,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x87c22615435998d69aca34889d03155b694a94fc\"\n            }\n        },\n        {\n            \"id\": 17506,\n            \"name\": \"Wall Street Capital\",\n            \"symbol\": \"WSC\",\n            \"slug\": \"wall-street-capital\",\n            \"rank\": 4971,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3f203c1403Ce39d4D42c4667287A7fB2b1DB1066\"\n            }\n        },\n        {\n            \"id\": 17507,\n            \"name\": \"TAF Token\",\n            \"symbol\": \"TAF\",\n            \"slug\": \"taf-token\",\n            \"rank\": 5888,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T08:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4bcBFC9a023FD68b662BfBAebe75aefC453b1bdE\"\n            }\n        },\n        {\n            \"id\": 17508,\n            \"name\": \"HeroesTD CGC\",\n            \"symbol\": \"CGC\",\n            \"slug\": \"heroestd-cgc\",\n            \"rank\": 4007,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T09:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x52F8d048Ba279556dd981036e7fa0345B5a90c7a\"\n            }\n        },\n        {\n            \"id\": 17509,\n            \"name\": \"Make Cities Great Again\",\n            \"symbol\": \"MAGACITY\",\n            \"slug\": \"make-cities-great-again\",\n            \"rank\": 7415,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x791b12dc4e480ef50bfd189400b189af234d577d\"\n            }\n        },\n        {\n            \"id\": 17510,\n            \"name\": \"Rex Inu\",\n            \"symbol\": \"REX\",\n            \"slug\": \"rexinu\",\n            \"rank\": 9286,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T16:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x43690099a37976be3b385e134b8eca9bd3fdbbe0\"\n            }\n        },\n        {\n            \"id\": 17511,\n            \"name\": \"Shinji Inu\",\n            \"symbol\": \"SHINJI\",\n            \"slug\": \"shinji-inu\",\n            \"rank\": 3430,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T16:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x1f31dd60b84ea2a273cfc56876437e069ae80afd\"\n            }\n        },\n        {\n            \"id\": 17512,\n            \"name\": \"OtterClam Finance\",\n            \"symbol\": \"PEARL\",\n            \"slug\": \"otterclam-finance-pearl\",\n            \"rank\": 6192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T11:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x52A7F40BB6e9BD9183071cdBdd3A977D713F2e34\"\n            }\n        },\n        {\n            \"id\": 17513,\n            \"name\": \"GLOW V2\",\n            \"symbol\": \"GLOW V2\",\n            \"slug\": \"glow-v2\",\n            \"rank\": 9287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-20T14:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xef3725d9e4b9d758483c86be917ab7321dc2830c\"\n            }\n        },\n        {\n            \"id\": 17514,\n            \"name\": \"PHIT\",\n            \"symbol\": \"PHIT\",\n            \"slug\": \"phit\",\n            \"rank\": 6083,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T02:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF71F77E3581F0f2F2f2997BC345Ac18eCD582bba\"\n            }\n        },\n        {\n            \"id\": 17515,\n            \"name\": \"CitaDAO\",\n            \"symbol\": \"KNIGHT\",\n            \"slug\": \"citadao\",\n            \"rank\": 4403,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T23:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3541a5c1b04adaba0b83f161747815cd7b1516bc\"\n            }\n        },\n        {\n            \"id\": 17516,\n            \"name\": \"Son of Babydoge\",\n            \"symbol\": \"SOB\",\n            \"slug\": \"son-of-babydoge\",\n            \"rank\": 4654,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T12:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdede8bf8d378ff9860ba1b89d792bea3709bc041\"\n            }\n        },\n        {\n            \"id\": 17518,\n            \"name\": \"Ross Inu\",\n            \"symbol\": \"$ROSS\",\n            \"slug\": \"ross-inu\",\n            \"rank\": 6399,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x4645c1991ca64d3f5c45050eaaf9894aeef24e21\"\n            }\n        },\n        {\n            \"id\": 17521,\n            \"name\": \"PW-Gold\",\n            \"symbol\": \"PWG\",\n            \"slug\": \"pw-gold\",\n            \"rank\": 5916,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e70f310c902edff4F6176142831b02dc68564d5\"\n            }\n        },\n        {\n            \"id\": 17522,\n            \"name\": \"TMETA\",\n            \"symbol\": \"TMT\",\n            \"slug\": \"tmeta\",\n            \"rank\": 6194,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:24:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9e94473e7cba9f886e4c6cdd9a6d605fad81ed5d\"\n            }\n        },\n        {\n            \"id\": 17523,\n            \"name\": \"TomTomCoin\",\n            \"symbol\": \"TOMS\",\n            \"slug\": \"tomtomcoin\",\n            \"rank\": 4189,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x506aa8aa8d68bdc7b451db95c6bb6cbb886788c3\"\n            }\n        },\n        {\n            \"id\": 17524,\n            \"name\": \"BNB Superheroes\",\n            \"symbol\": \"BSH\",\n            \"slug\": \"bnb-superheroes\",\n            \"rank\": 6057,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T04:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdc2b85bbb68110626b2a72df2adb400640f79247\"\n            }\n        },\n        {\n            \"id\": 17526,\n            \"name\": \"Paw V2\",\n            \"symbol\": \"PAW\",\n            \"slug\": \"paw-v2\",\n            \"rank\": 8275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T05:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xbc5b59ea1b6f8da8258615ee38d40e999ec5d74f\"\n            }\n        },\n        {\n            \"id\": 17527,\n            \"name\": \"battle esports coin\",\n            \"symbol\": \"BES\",\n            \"slug\": \"battle-esports-coin\",\n            \"rank\": 4549,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T05:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x805856f176625843d14097017618e224f4607d2d\"\n            }\n        },\n        {\n            \"id\": 17528,\n            \"name\": \"War Bond Token\",\n            \"symbol\": \"WBOND\",\n            \"slug\": \"tank-wars-zone\",\n            \"rank\": 3571,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T03:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x59c6606ed2af925f270733e378d6af7829b5b3cf\"\n            }\n        },\n        {\n            \"id\": 17529,\n            \"name\": \"DaFIN\",\n            \"symbol\": \"DAF\",\n            \"slug\": \"dafin\",\n            \"rank\": 5475,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T06:16:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e031a5bc1c6b6e86a49e0b0f2e757800f1d0fff\"\n            }\n        },\n        {\n            \"id\": 17530,\n            \"name\": \"Mindcell\",\n            \"symbol\": \"MDC\",\n            \"slug\": \"mindcell\",\n            \"rank\": 4839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T06:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9e6c59321ceb205d5d3bc6c539c017af6159b16c\"\n            }\n        },\n        {\n            \"id\": 17531,\n            \"name\": \"Pmail\",\n            \"symbol\": \"PML\",\n            \"slug\": \"pmail\",\n            \"rank\": 5275,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T06:46:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x43a8e7bd081a5217a4ac1be97632ada39da735ed\"\n            }\n        },\n        {\n            \"id\": 17532,\n            \"name\": \"Lucid Lands V2\",\n            \"symbol\": \"LLG\",\n            \"slug\": \"lucid-lands-v2\",\n            \"rank\": 5446,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T09:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe4c293eadbb9d72d68a680f1a66979726992c396\"\n            }\n        },\n        {\n            \"id\": 17533,\n            \"name\": \"Its Not Art\",\n            \"symbol\": \"NOTART\",\n            \"slug\": \"its-not-art\",\n            \"rank\": 6056,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T07:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x2bc4c9a279d0e1b2b2e1eb4f313cfe22a2e182d5\"\n            }\n        },\n        {\n            \"id\": 17534,\n            \"name\": \"CryptoTrains\",\n            \"symbol\": \"CTRAIN\",\n            \"slug\": \"cryptotrains\",\n            \"rank\": 4375,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T07:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x0367035f7114c72141589058d09f11d0e76988e9\"\n            }\n        },\n        {\n            \"id\": 17536,\n            \"name\": \"Ruyi\",\n            \"symbol\": \"RYB\",\n            \"slug\": \"ruyi\",\n            \"rank\": 6854,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T08:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8826a541668b040894fc8c7212e28c4a367bba72\"\n            }\n        },\n        {\n            \"id\": 17539,\n            \"name\": \"BlueArk\",\n            \"symbol\": \"BRK\",\n            \"slug\": \"blueark\",\n            \"rank\": 5641,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T09:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd045D776d894eC6e8b685DBEf196527ea8720BaB\"\n            }\n        },\n        {\n            \"id\": 17540,\n            \"name\": \"TOKE.N\",\n            \"symbol\": \"TOKE.N\",\n            \"slug\": \"thetokenproject\",\n            \"rank\": 5495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T14:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xf8d4ccd333f893fc1ad75b626a2c82b4bc7ccbdd\"\n            }\n        },\n        {\n            \"id\": 17541,\n            \"name\": \"Persia\",\n            \"symbol\": \"PERSIA\",\n            \"slug\": \"persia\",\n            \"rank\": 7364,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T09:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x043ab85da1d804a03c411e9a1d61c12ff99f0b02\"\n            }\n        },\n        {\n            \"id\": 17542,\n            \"name\": \"Tower Defense Titans\",\n            \"symbol\": \"TITANS\",\n            \"slug\": \"tower-defense-titans\",\n            \"rank\": 7035,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T10:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1b880988A93f7133Be0F0749f39a9316e99fA70e\"\n            }\n        },\n        {\n            \"id\": 17545,\n            \"name\": \"Cipher\",\n            \"symbol\": \"CPR\",\n            \"slug\": \"cipher-v2\",\n            \"rank\": 8280,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T23:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xaa404804ba583c025fa64c9a276a6127ceb355c6\"\n            }\n        },\n        {\n            \"id\": 17546,\n            \"name\": \"Katsumi\",\n            \"symbol\": \"KATSUMI\",\n            \"slug\": \"katsumi\",\n            \"rank\": 5707,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-21T13:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5e4efb364071c64ee3641fe1e68cb5d2d5558709\"\n            }\n        },\n        {\n            \"id\": 17548,\n            \"name\": \"0xDAO\",\n            \"symbol\": \"OXD\",\n            \"slug\": \"0xdao\",\n            \"rank\": 2872,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T06:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xc165d941481e68696f43ee6e99bfb2b23e0e3114\"\n            }\n        },\n        {\n            \"id\": 17552,\n            \"name\": \"League of Zodiacs\",\n            \"symbol\": \"LOZ\",\n            \"slug\": \"league-of-zodiacs\",\n            \"rank\": 4673,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T15:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6415670b1818bdc690b3405a5717cf252dba63a4\"\n            }\n        },\n        {\n            \"id\": 17553,\n            \"name\": \"Tokenfy\",\n            \"symbol\": \"TKNFY\",\n            \"slug\": \"tokenfy\",\n            \"rank\": 3071,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T15:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa6dD98031551C23bb4A2fBE2C4d524e8f737c6f7\"\n            }\n        },\n        {\n            \"id\": 17554,\n            \"name\": \"Metadogeswap\",\n            \"symbol\": \"MDS\",\n            \"slug\": \"metadogeswap\",\n            \"rank\": 4689,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T16:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaeF865eb62CD27fd173b065Eacd3Da48632E554D\"\n            }\n        },\n        {\n            \"id\": 17555,\n            \"name\": \"KridaFans\",\n            \"symbol\": \"KRIDA\",\n            \"slug\": \"kridafans\",\n            \"rank\": 3485,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3c5a5885f6ee4acc2597069fe3c19f49c6efba96\"\n            }\n        },\n        {\n            \"id\": 17556,\n            \"name\": \"Metal Backed Money\",\n            \"symbol\": \"MBMX\",\n            \"slug\": \"metal-backed-money\",\n            \"rank\": 2930,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T17:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17558,\n            \"name\": \"SAVEBEE FARM HONEYCOMB\",\n            \"symbol\": \"HC\",\n            \"slug\": \"savebee-farm-honeycomb\",\n            \"rank\": 5336,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T21:18:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x567d9bf9cdf2b8b6ac2962cb882eabf08bd1fd22\"\n            }\n        },\n        {\n            \"id\": 17560,\n            \"name\": \"Yield Hunt\",\n            \"symbol\": \"GEM\",\n            \"slug\": \"yield-hunt\",\n            \"rank\": 4100,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T18:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x4D3dDeec55f148B3f8765A2aBc00252834ed7E62\"\n            }\n        },\n        {\n            \"id\": 17563,\n            \"name\": \"Paladin dao\",\n            \"symbol\": \"PAL\",\n            \"slug\": \"paladin-dao\",\n            \"rank\": 4469,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T19:12:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb4da413d7643000a84c5b62bfb1bf2077604b165\"\n            }\n        },\n        {\n            \"id\": 17565,\n            \"name\": \"EverReflect\",\n            \"symbol\": \"EVRF\",\n            \"slug\": \"everreflect\",\n            \"rank\": 3967,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T21:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3c2e501b08cf5c16061468c96b19b32bae451da3\"\n            }\n        },\n        {\n            \"id\": 17566,\n            \"name\": \"AlphaDEX\",\n            \"symbol\": \"ROAR\",\n            \"slug\": \"alphadex\",\n            \"rank\": 3220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T07:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 9285,\n                \"name\": \"Moonriver\",\n                \"symbol\": \"MOVR\",\n                \"slug\": \"moonriver\",\n                \"token_address\": \"0x8E7Cd893D8f371051a39aA65976Bca22d7b02A60\"\n            }\n        },\n        {\n            \"id\": 17568,\n            \"name\": \"Iron Bank\",\n            \"symbol\": \"IB\",\n            \"slug\": \"iron-bank\",\n            \"rank\": 3335,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-22T23:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x00a35FD824c717879BF370E70AC6868b95870Dfb\"\n            }\n        },\n        {\n            \"id\": 17569,\n            \"name\": \"Mooney\",\n            \"symbol\": \"MOONEY\",\n            \"slug\": \"mooney\",\n            \"rank\": 3290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-23T15:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x20d4DB1946859E2Adb0e5ACC2eac58047aD41395\"\n            }\n        },\n        {\n            \"id\": 17572,\n            \"name\": \"ProjectFeenix\",\n            \"symbol\": \"FEENIXV2\",\n            \"slug\": \"projectfeenix\",\n            \"rank\": 4695,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T03:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x3633f95e4d5900cb7525f5801639aeabc998c750\"\n            }\n        },\n        {\n            \"id\": 17573,\n            \"name\": \"Ripio Coin\",\n            \"symbol\": \"RPC\",\n            \"slug\": \"ripio-coin\",\n            \"rank\": 5253,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T03:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xed025a9fe4b30bcd68460bca42583090c2266468\"\n            }\n        },\n        {\n            \"id\": 17574,\n            \"name\": \"CryptoJetski\",\n            \"symbol\": \"CJET\",\n            \"slug\": \"cryptojetski\",\n            \"rank\": 4448,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T04:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x38FC43bbdDB64cd23bC8d085F88722AB1F9a6C50\"\n            }\n        },\n        {\n            \"id\": 17575,\n            \"name\": \"Vivaion\",\n            \"symbol\": \"VIVAION\",\n            \"slug\": \"vivaion\",\n            \"rank\": 5281,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T04:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"2jw1uFmc1hhfJH3EqGhaE2rfZMMC2YBpxkZcdUbPppMn\"\n            }\n        },\n        {\n            \"id\": 17577,\n            \"name\": \"ShiPlay\",\n            \"symbol\": \"SPLY\",\n            \"slug\": \"shiplay\",\n            \"rank\": 3961,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T19:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x40671E899e915d39036935F7cFFe35a5348E0a5c\"\n            }\n        },\n        {\n            \"id\": 17578,\n            \"name\": \"Ninneko (Mata)\",\n            \"symbol\": \"MATA\",\n            \"slug\": \"ninneko-mata\",\n            \"rank\": 3752,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T05:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x175facdd947c995ad547f6ad952d26826758a4da\"\n            }\n        },\n        {\n            \"id\": 17580,\n            \"name\": \"KRED\",\n            \"symbol\": \"KRED\",\n            \"slug\": \"kred\",\n            \"rank\": 5398,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T05:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1c50e72b9b7a44bf7e63fe7735d67d82c3e4bf74\"\n            }\n        },\n        {\n            \"id\": 17581,\n            \"name\": \"Nemesis Wealth Projects BSC\",\n            \"symbol\": \"NMS\",\n            \"slug\": \"nemesis-wealth-projects-bsc\",\n            \"rank\": 6462,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T08:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8cb4fdb148d87f7ec493e69391347bdd3ff1163f\"\n            }\n        },\n        {\n            \"id\": 17582,\n            \"name\": \"MetaniaGames\",\n            \"symbol\": \"METANIA\",\n            \"slug\": \"metaniagames\",\n            \"rank\": 5522,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T07:10:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6f64cc61d0d5542e40e6f2828cbdda84507d214d\"\n            }\n        },\n        {\n            \"id\": 17583,\n            \"name\": \"CryptoSkates\",\n            \"symbol\": \"CST\",\n            \"slug\": \"cryptoskates\",\n            \"rank\": 4211,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T05:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x368eB5efdca39126e8e76Aae5187166De7c2766c\"\n            }\n        },\n        {\n            \"id\": 17586,\n            \"name\": \"Loomi\",\n            \"symbol\": \"LOOMI\",\n            \"slug\": \"loomi\",\n            \"rank\": 3228,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T07:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeb57bf569ad976974c1f861a5923a59f40222451\"\n            }\n        },\n        {\n            \"id\": 17587,\n            \"name\": \"Kassandra\",\n            \"symbol\": \"KACY\",\n            \"slug\": \"kassandra\",\n            \"rank\": 4482,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T07:08:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xf32398dae246C5f672B52A54e9B413dFFcAe1A44\"\n            }\n        },\n        {\n            \"id\": 17593,\n            \"name\": \"Nintia Estate\",\n            \"symbol\": \"NINTI\",\n            \"slug\": \"nintia-estate\",\n            \"rank\": 4178,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xfa57ff4670f9016069e799a51a3186d03991e431\"\n            }\n        },\n        {\n            \"id\": 17594,\n            \"name\": \"Protofi\",\n            \"symbol\": \"PROTO\",\n            \"slug\": \"protofi\",\n            \"rank\": 8247,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xa23c4e69e5Eaf4500F2f9301717f12B578b948FB\"\n            }\n        },\n        {\n            \"id\": 17595,\n            \"name\": \"Metaficial World\",\n            \"symbol\": \"MW\",\n            \"slug\": \"metaficial-world\",\n            \"rank\": 6559,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1e3eb1a4c1830e7f4f231d2c7752dae004980253\"\n            }\n        },\n        {\n            \"id\": 17596,\n            \"name\": \"Baby WOJ\",\n            \"symbol\": \"BWJ\",\n            \"slug\": \"baby-woj\",\n            \"rank\": 3598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x83f41c98d028842ccc8060b4ec7738df3eb9a2e6\"\n            }\n        },\n        {\n            \"id\": 17597,\n            \"name\": \"SafeMoneyBSC\",\n            \"symbol\": \"SAFEMONEY\",\n            \"slug\": \"safemoneybsc\",\n            \"rank\": 5371,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T10:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x740b4c277a94Cc781ec9da438d2eB12f75DEeE46\"\n            }\n        },\n        {\n            \"id\": 17598,\n            \"name\": \"OUD\",\n            \"symbol\": \"OUD\",\n            \"slug\": \"oud\",\n            \"rank\": 3384,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T11:00:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x128Ba6Da77f67155A7ef6856C33cc714dF94f2DC\"\n            }\n        },\n        {\n            \"id\": 17601,\n            \"name\": \"ONINO\",\n            \"symbol\": \"ONI\",\n            \"slug\": \"oni-token\",\n            \"rank\": 3785,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-24T13:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xea89199344a492853502a7a699cc4230854451b8\"\n            }\n        },\n        {\n            \"id\": 17602,\n            \"name\": \"METAGON\",\n            \"symbol\": \"METAGON\",\n            \"slug\": \"metagon\",\n            \"rank\": 6246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T22:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0xa9cB489B3e59CA5f30B45c1ec2fC068aD6551686\"\n            }\n        },\n        {\n            \"id\": 17606,\n            \"name\": \"Big Red Dog\",\n            \"symbol\": \"BDOG\",\n            \"slug\": \"big-red-dog\",\n            \"rank\": 9288,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xB0c030344FEeCbF6c8c3059D7d8a8284Afa96dF0\"\n            }\n        },\n        {\n            \"id\": 17608,\n            \"name\": \"Medi Token\",\n            \"symbol\": \"MEDI\",\n            \"slug\": \"medi-token\",\n            \"rank\": 5220,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T03:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x24B20dA7A2Fa0D1D5aFcD693e1c8AFff20507eFd\"\n            }\n        },\n        {\n            \"id\": 17609,\n            \"name\": \"Baby Aetherius\",\n            \"symbol\": \"BABYAETH\",\n            \"slug\": \"baby-aetherius\",\n            \"rank\": 3698,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T17:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3e60050ba280fbda68d57dace6b4ec15d52683d8\"\n            }\n        },\n        {\n            \"id\": 17610,\n            \"name\": \"Wrapped Ampleforth\",\n            \"symbol\": \"WAMPL\",\n            \"slug\": \"wrapped-ampleforth\",\n            \"rank\": 5897,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T05:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xedb171c18ce90b633db442f2a6f72874093b49ef\"\n            }\n        },\n        {\n            \"id\": 17611,\n            \"name\": \"MineCrypto\",\n            \"symbol\": \"MCR\",\n            \"slug\": \"minecrypto\",\n            \"rank\": 6381,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T08:03:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x613A57809cFB84190574D2eC0A5F14f1cF184379\"\n            }\n        },\n        {\n            \"id\": 17612,\n            \"name\": \"Moneyrain Finance\",\n            \"symbol\": \"MONEYRAIN\",\n            \"slug\": \"moneyrain-finance\",\n            \"rank\": 5555,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T07:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x9ce66Ef13D88cb1bC567E47459841483c5d9457C\"\n            }\n        },\n        {\n            \"id\": 17613,\n            \"name\": \"EMP Shares\",\n            \"symbol\": \"ESHARE\",\n            \"slug\": \"emp-shares\",\n            \"rank\": 2985,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T07:55:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xdb20f6a8665432ce895d724b417f77ecac956550\"\n            }\n        },\n        {\n            \"id\": 17614,\n            \"name\": \"Loot Token\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"loot-token\",\n            \"rank\": 4004,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T08:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"GzpRsvnKXKz586kRLkjdppR4dUCFwHa2qaszKkPUQx6g\"\n            }\n        },\n        {\n            \"id\": 17619,\n            \"name\": \"Eagle Token\",\n            \"symbol\": \"EAGLE\",\n            \"slug\": \"eagle-token\",\n            \"rank\": 6411,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T12:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x589f16e0a4cc4e205dabfe2610e718c3ba2a5fa3\"\n            }\n        },\n        {\n            \"id\": 17620,\n            \"name\": \"Mr.FOX TOKEN\",\n            \"symbol\": \"MRFOX\",\n            \"slug\": \"mr-fox-token\",\n            \"rank\": 4192,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T13:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xC2d59082acA32Ff289Da772756a01120fa9F6346\"\n            }\n        },\n        {\n            \"id\": 17622,\n            \"name\": \"Rocket Finance\",\n            \"symbol\": \"ROCKET\",\n            \"slug\": \"rocket-finance\",\n            \"rank\": 4433,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T15:26:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xAfE80953BB7A01B0051d929f6626B10d6719dB5F\"\n            }\n        },\n        {\n            \"id\": 17623,\n            \"name\": \"Lootex\",\n            \"symbol\": \"LOOT\",\n            \"slug\": \"lootex\",\n            \"rank\": 4090,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x721A1B990699eE9D90b6327FaaD0A3E840aE8335\"\n            }\n        },\n        {\n            \"id\": 17625,\n            \"name\": \"Trapeza Protocol\",\n            \"symbol\": \"FIDL\",\n            \"slug\": \"trapeza-protocol\",\n            \"rank\": 3640,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x414a36a4b79Ee1D4b454AB798E4179ffC00b1641\"\n            }\n        },\n        {\n            \"id\": 17626,\n            \"name\": \"Spartan\",\n            \"symbol\": \"SPA\",\n            \"slug\": \"spartan-token\",\n            \"rank\": 3488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbcfe392e778dbb59dcad624f10f7fa8c4a910b1e\"\n            }\n        },\n        {\n            \"id\": 17627,\n            \"name\": \"RiseHero\",\n            \"symbol\": \"RISE\",\n            \"slug\": \"risehero\",\n            \"rank\": 5764,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-25T16:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa3d80275E300237a62D3431C26d52f185584cC1B\"\n            }\n        },\n        {\n            \"id\": 17629,\n            \"name\": \"Exponential Capital\",\n            \"symbol\": \"EXPO\",\n            \"slug\": \"exponential-capital\",\n            \"rank\": 3657,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc7260D904989fEbB1a2d12e46dd6679aDB99A6F7\"\n            }\n        },\n        {\n            \"id\": 17630,\n            \"name\": \"Kilo Shiba Inu\",\n            \"symbol\": \"KSHIB\",\n            \"slug\": \"kilo-shiba-inu\",\n            \"rank\": 3221,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T01:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17633,\n            \"name\": \"Emp Money\",\n            \"symbol\": \"EMP\",\n            \"slug\": \"emp-money\",\n            \"rank\": 3239,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3b248cefa87f836a4e6f6d6c9b42991b88dc1d58\"\n            }\n        },\n        {\n            \"id\": 17634,\n            \"name\": \"DeFi Hunters DAO\",\n            \"symbol\": \"DDAO\",\n            \"slug\": \"defi-hunters-dao\",\n            \"rank\": 6029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:15:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x90F3edc7D5298918F7BB51694134b07356F7d0C7\"\n            }\n        },\n        {\n            \"id\": 17636,\n            \"name\": \"Wordl DeFi\",\n            \"symbol\": \"WORDL\",\n            \"slug\": \"wordl-defi\",\n            \"rank\": 7309,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xe7c7ee8075857d24d4534491f638af6a99f524e2\"\n            }\n        },\n        {\n            \"id\": 17637,\n            \"name\": \"GENART\",\n            \"symbol\": \"GENART\",\n            \"slug\": \"genart\",\n            \"rank\": 4620,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x12e56851ec22874520dc4c7fa0a8a8d7dba1bac8\"\n            }\n        },\n        {\n            \"id\": 17638,\n            \"name\": \"Comfy\",\n            \"symbol\": \"COMFY\",\n            \"slug\": \"comfy\",\n            \"rank\": 3454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x702f78e81cf3dfae89648b5a9e2e1aa8db1de546\"\n            }\n        },\n        {\n            \"id\": 17639,\n            \"name\": \"Comfy Share\",\n            \"symbol\": \"CSHARE\",\n            \"slug\": \"comfy-share\",\n            \"rank\": 3687,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x3cb98cacd44ee77eb35e99eb74ace91bf550c964\"\n            }\n        },\n        {\n            \"id\": 17640,\n            \"name\": \"PhotonSwap\",\n            \"symbol\": \"PHOTON\",\n            \"slug\": \"photonswap\",\n            \"rank\": 9289,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T04:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 3635,\n                \"name\": \"Cronos\",\n                \"symbol\": \"CRO\",\n                \"slug\": \"crypto-com-coin\",\n                \"token_address\": \"0xbdd4e5660839a088573191A9889A262c0Efc0983\"\n            }\n        },\n        {\n            \"id\": 17643,\n            \"name\": \"Speed Cheems\",\n            \"symbol\": \"SCH\",\n            \"slug\": \"speed-cheems\",\n            \"rank\": 5894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2fa32163459b63c800f32fc1f63ce6f566c3da4\"\n            }\n        },\n        {\n            \"id\": 17645,\n            \"name\": \"Chedda Token\",\n            \"symbol\": \"CHEDDA\",\n            \"slug\": \"chedda-token\",\n            \"rank\": 3076,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T07:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x16756ec1deb89a2106c35e0b586a799d0a61837d\"\n            }\n        },\n        {\n            \"id\": 17646,\n            \"name\": \"McDoge\",\n            \"symbol\": \"MCDOGE\",\n            \"slug\": \"mcdoge\",\n            \"rank\": 5155,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5fdfe5ee55ae0fb7e0dba3481ea46f22fc92cbbb\"\n            }\n        },\n        {\n            \"id\": 17647,\n            \"name\": \"3OMB Token\",\n            \"symbol\": \"3OMB\",\n            \"slug\": \"30mb-token\",\n            \"rank\": 2992,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T07:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x14def7584a6c52f470ca4f4b9671056b22f4ffde\"\n            }\n        },\n        {\n            \"id\": 17648,\n            \"name\": \"3Share\",\n            \"symbol\": \"3SHARE\",\n            \"slug\": \"3shares\",\n            \"rank\": 3017,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0x6437adac543583c4b31bf0323a0870430f5cc2e7\"\n            }\n        },\n        {\n            \"id\": 17649,\n            \"name\": \"NoahArk\",\n            \"symbol\": \"NRK\",\n            \"slug\": \"noahark\",\n            \"rank\": 6788,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:25:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x61A47034276eb993e1C5E67BF1375aD0A48F10F6\"\n            }\n        },\n        {\n            \"id\": 17650,\n            \"name\": \"Arkania Protocol\",\n            \"symbol\": \"ANIA\",\n            \"slug\": \"arkania-protocol\",\n            \"rank\": 5586,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa10cf1ad3eb9724ba342e8dd2a52d0c0dcfc1ad6\"\n            }\n        },\n        {\n            \"id\": 17651,\n            \"name\": \"Warp Bond\",\n            \"symbol\": \"WARP\",\n            \"slug\": \"warp-bond\",\n            \"rank\": 4680,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T22:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x3F46a70adB395cddb81FF9bFE3B62aDae1B44816\"\n            }\n        },\n        {\n            \"id\": 17652,\n            \"name\": \"DeFi Holdings\",\n            \"symbol\": \"DHOLD\",\n            \"slug\": \"defi-holdings\",\n            \"rank\": 5957,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T08:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xfba34c7da885885c597b8eeab61fdc0eee7acf3c\"\n            }\n        },\n        {\n            \"id\": 17653,\n            \"name\": \"eFin Decentralized\",\n            \"symbol\": \"WEFIN\",\n            \"slug\": \"efin-decentralized\",\n            \"rank\": 6418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T10:41:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaE459484c895a335ceC08058290D94551DBf5fbB\"\n            }\n        },\n        {\n            \"id\": 17654,\n            \"name\": \"HyperVerse\",\n            \"symbol\": \"HVT\",\n            \"slug\": \"hyperverse\",\n            \"rank\": 4576,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:40:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xaafa10755b3b1dbf46e86d973c3f27f3671ed9db\"\n            }\n        },\n        {\n            \"id\": 17655,\n            \"name\": \"HUMAN\",\n            \"symbol\": \"HUMAN\",\n            \"slug\": \"human-coin\",\n            \"rank\": 6784,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:30:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"HuManQDs2YtrRkQu4www48fFc6mz39gG6u2vUT2U9B9X\"\n            }\n        },\n        {\n            \"id\": 17656,\n            \"name\": \"Scrap\",\n            \"symbol\": \"SCRAP\",\n            \"slug\": \"scrap\",\n            \"rank\": 4974,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5426,\n                \"name\": \"Solana\",\n                \"symbol\": \"SOL\",\n                \"slug\": \"solana\",\n                \"token_address\": \"6naWDMGNWwqffJnnXFLBCLaYu1y5U9Rohe5wwJPHvf1p\"\n            }\n        },\n        {\n            \"id\": 17657,\n            \"name\": \"Ouranos\",\n            \"symbol\": \"OUR\",\n            \"slug\": \"ouranos\",\n            \"rank\": 5601,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:47:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 3513,\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"slug\": \"fantom\",\n                \"token_address\": \"0xa68eeee3eb02b4195537dc3326436c83505fb5cf\"\n            }\n        },\n        {\n            \"id\": 17658,\n            \"name\": \"Hampton Metaverse\",\n            \"symbol\": \"HMETA\",\n            \"slug\": \"hampton-metaverse\",\n            \"rank\": 5418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0db2ce47a592ae82af29f96f029cba43f11de77a\"\n            }\n        },\n        {\n            \"id\": 17659,\n            \"name\": \"TalentCoin\",\n            \"symbol\": \"TLNT\",\n            \"slug\": \"talentcoin\",\n            \"rank\": 6248,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T10:06:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x28fa624e706015e84f740232f3e8b90e466aeec4\"\n            }\n        },\n        {\n            \"id\": 17660,\n            \"name\": \"Cryptoheadz\",\n            \"symbol\": \"HEADZ\",\n            \"slug\": \"cryptoheadz\",\n            \"rank\": 5489,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T09:59:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88e428b5c1c1de8936eaa95395bfa4ae60abf440\"\n            }\n        },\n        {\n            \"id\": 17661,\n            \"name\": \"Revenge on the Squid Gamers\",\n            \"symbol\": \"KILLSQUID\",\n            \"slug\": \"revenge-on-the-squid-gamers\",\n            \"rank\": 7715,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T10:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x88818a5a8e51e7d75fe8c074a0d00bf600b863a6\"\n            }\n        },\n        {\n            \"id\": 17662,\n            \"name\": \"Doge2K22\",\n            \"symbol\": \"DK\",\n            \"slug\": \"doge2k22\",\n            \"rank\": 5525,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T18:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x112f526b44227af5d155be065259cbd54655a096\"\n            }\n        },\n        {\n            \"id\": 17663,\n            \"name\": \"Okami Inu\",\n            \"symbol\": \"Okami\",\n            \"slug\": \"okami-inu\",\n            \"rank\": 7079,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T19:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa61cd6b7a27506e148dc966ea6739ed9956d812e\"\n            }\n        },\n        {\n            \"id\": 17664,\n            \"name\": \"ChessNFT\",\n            \"symbol\": \"CNFT\",\n            \"slug\": \"chessnft\",\n            \"rank\": 6456,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T17:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd43b226d365d8b22ba472afc2fa769b356eb5d47\"\n            }\n        },\n        {\n            \"id\": 17665,\n            \"name\": \"ShibaElonVerse\",\n            \"symbol\": \"SHIBEV\",\n            \"slug\": \"shibaelonverse\",\n            \"rank\": 4738,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T17:36:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2629eb2edef0f45b9f250f4ec934bbc8628dbaca\"\n            }\n        },\n        {\n            \"id\": 17667,\n            \"name\": \"Solium Rise\",\n            \"symbol\": \"SOLAR\",\n            \"slug\": \"solium-rise\",\n            \"rank\": 5483,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T17:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd169faf8119ca3b339a323d0911c14947a603f08\"\n            }\n        },\n        {\n            \"id\": 17668,\n            \"name\": \"Based Token\",\n            \"symbol\": \"BDC\",\n            \"slug\": \"based-token\",\n            \"rank\": 5270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6B925F0C776263bF8B3579825e94E40a5631e1cE\"\n            }\n        },\n        {\n            \"id\": 17669,\n            \"name\": \"Conqueror\",\n            \"symbol\": \"CONQ\",\n            \"slug\": \"conqueror\",\n            \"rank\": 6047,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T05:17:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xE3273EfB61EBB8d63333B05B42B5751Ef9758B42\"\n            }\n        },\n        {\n            \"id\": 17670,\n            \"name\": \"DIKE TOKEN\",\n            \"symbol\": \"DIKE\",\n            \"slug\": \"dike-token\",\n            \"rank\": 5347,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T18:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1958,\n                \"name\": \"Tron20\",\n                \"symbol\": \"TRX\",\n                \"slug\": \"tron\",\n                \"token_address\": \"TAtFJpsGDfHDUfMhVM7XZGSPeMmt2qbddT\"\n            }\n        },\n        {\n            \"id\": 17671,\n            \"name\": \"FOMO\",\n            \"symbol\": \"FOMO\",\n            \"slug\": \"fomo\",\n            \"rank\": 5929,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T19:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1f508e77cd0d30792a2cf1558da3d5ad382328a4\"\n            }\n        },\n        {\n            \"id\": 17672,\n            \"name\": \"King Dog Inu\",\n            \"symbol\": \"KINGDOG\",\n            \"slug\": \"king-dog-inu\",\n            \"rank\": 6437,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-26T22:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3BB55Ba11f1A220c7C1e15b56E6cF9c69519c50F\"\n            }\n        },\n        {\n            \"id\": 17673,\n            \"name\": \"ShinjiRai\",\n            \"symbol\": \"$SHINJI\",\n            \"slug\": \"shinjirai\",\n            \"rank\": 6041,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xcda8b42bc44aea65f8141d103633721df32c8a85\"\n            }\n        },\n        {\n            \"id\": 17674,\n            \"name\": \"HDDcoin\",\n            \"symbol\": \"HDD\",\n            \"slug\": \"hddcoin\",\n            \"rank\": 6536,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17675,\n            \"name\": \"Human World\",\n            \"symbol\": \"SSAP\",\n            \"slug\": \"human-world\",\n            \"rank\": 3005,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x33c8e2ff6299950354ce06cb1e578226bbf29362\"\n            }\n        },\n        {\n            \"id\": 17676,\n            \"name\": \"Head Football\",\n            \"symbol\": \"HEAD\",\n            \"slug\": \"head-football\",\n            \"rank\": 4363,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x7917c830eca3360e24e09fd422310a734ac9d2c9\"\n            }\n        },\n        {\n            \"id\": 17677,\n            \"name\": \"TRINITY\",\n            \"symbol\": \"TRIN\",\n            \"slug\": \"trinity-defi\",\n            \"rank\": 5218,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x07756A602d94D710ee53058244333EFB74024883\"\n            }\n        },\n        {\n            \"id\": 17678,\n            \"name\": \"CasinoXMetaverse\",\n            \"symbol\": \"$CASIO\",\n            \"slug\": \"casinoxmetaverse\",\n            \"rank\": 4144,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T06:33:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x82a336ba310b5a590a59db08a0e1ff8c33df8bbd\"\n            }\n        },\n        {\n            \"id\": 17679,\n            \"name\": \"Safebuy\",\n            \"symbol\": \"SBF\",\n            \"slug\": \"safebuy\",\n            \"rank\": 4949,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T07:34:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x80454d758c33e0a6be6bdd2e3ea083ea9be374ef\"\n            }\n        },\n        {\n            \"id\": 17680,\n            \"name\": \"MvPad\",\n            \"symbol\": \"MVD\",\n            \"slug\": \"mvpad\",\n            \"rank\": 5504,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:02:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1252E02728eC919aB841aE9af5777095B1CBAa16\"\n            }\n        },\n        {\n            \"id\": 17681,\n            \"name\": \"MetaGO\",\n            \"symbol\": \"GO\",\n            \"slug\": \"metago\",\n            \"rank\": 5038,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xa9555dBDe3A7b355d34E6cE728A8aA021511eCbC\"\n            }\n        },\n        {\n            \"id\": 17682,\n            \"name\": \"Arenaverse\",\n            \"symbol\": \"AVERSE\",\n            \"slug\": \"arenaverse\",\n            \"rank\": 5268,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xA1e4acAB451f8b965518cdB02745dc5c6f0AE6c7\"\n            }\n        },\n        {\n            \"id\": 17683,\n            \"name\": \"AmericanStaff Inu\",\n            \"symbol\": \"AMSTAFF\",\n            \"slug\": \"americanstaff-inu\",\n            \"rank\": 6849,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xc3a8205337d5b7e6c04ec0b57b1b08a5d3117515\"\n            }\n        },\n        {\n            \"id\": 17684,\n            \"name\": \"MetaGalaxy\",\n            \"symbol\": \"MGXY\",\n            \"slug\": \"metagalaxy\",\n            \"rank\": 5488,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:48:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xd2477ca77c14c4d2335b2b2ba9d9dd0558cc7ee2\"\n            }\n        },\n        {\n            \"id\": 17685,\n            \"name\": \"EarnableFi\",\n            \"symbol\": \"EFI\",\n            \"slug\": \"earnablefi\",\n            \"rank\": 9290,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x48666Fe01d123D14B53EAcf21f36786F2a786c86\"\n            }\n        },\n        {\n            \"id\": 17686,\n            \"name\": \"Erugo World Coin\",\n            \"symbol\": \"EWC\",\n            \"slug\": \"erugo-world-coin\",\n            \"rank\": 2910,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T08:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xcd74cf66c43e45abd5703f3642f73d0675d6aff7\"\n            }\n        },\n        {\n            \"id\": 17687,\n            \"name\": \"DefiBet\",\n            \"symbol\": \"DBET\",\n            \"slug\": \"defibet\",\n            \"rank\": 5149,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T09:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x67654acd0fa49f98c2a9a6a6135d0ccb88836a85\"\n            }\n        },\n        {\n            \"id\": 17689,\n            \"name\": \"Voice Street\",\n            \"symbol\": \"VST\",\n            \"slug\": \"voice-street\",\n            \"rank\": 4787,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T09:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xacf34edcc424128cccc730bf85cdaceebcb3eece\"\n            }\n        },\n        {\n            \"id\": 17690,\n            \"name\": \"Digital Financial Exchange\",\n            \"symbol\": \"DIFX\",\n            \"slug\": \"digital-financial-exchange\",\n            \"rank\": 2853,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T12:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x697bd938e7E572E787ecd7bC74a31f1814C21264\"\n            }\n        },\n        {\n            \"id\": 17691,\n            \"name\": \"Floki Run\",\n            \"symbol\": \"FLOKIRUN\",\n            \"slug\": \"floki-run\",\n            \"rank\": 6449,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T16:44:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x454fbcd75492f3e9a938fdf9ccdfc336c96d254c\"\n            }\n        },\n        {\n            \"id\": 17692,\n            \"name\": \"Grape\",\n            \"symbol\": \"GRAPE\",\n            \"slug\": \"grapetoken\",\n            \"rank\": 5287,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T14:29:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x06063b2b2a9c56671973aab29d6a1645a5bfb9f8\"\n            }\n        },\n        {\n            \"id\": 17695,\n            \"name\": \"MidasDAO (New)\",\n            \"symbol\": \"CROWN\",\n            \"slug\": \"midasdao-new\",\n            \"rank\": 3282,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T21:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x39912D83acb4A373321387300f4FBE88Aa5d6F14\"\n            }\n        },\n        {\n            \"id\": 17696,\n            \"name\": \"Lonelyfans (NEW)\",\n            \"symbol\": \"LOF\",\n            \"slug\": \"lonelyfans-new\",\n            \"rank\": 6478,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-27T22:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe702c303173f90094ce8c9c6ca3f198eca0e027c\"\n            }\n        },\n        {\n            \"id\": 17698,\n            \"name\": \"Lucky Block\",\n            \"symbol\": \"LBLOCK\",\n            \"slug\": \"lucky-block\",\n            \"rank\": 2958,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T04:11:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb\"\n            }\n        },\n        {\n            \"id\": 17699,\n            \"name\": \"The Reaper\",\n            \"symbol\": \"RPR\",\n            \"slug\": \"the-reaper\",\n            \"rank\": 5934,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17701,\n            \"name\": \"Baby Lambo Inu\",\n            \"symbol\": \"BLINU\",\n            \"slug\": \"baby-lambo-inu\",\n            \"rank\": 3108,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:32:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x41f831c60c7051cffa756ab5f9fee81a670ecde0\"\n            }\n        },\n        {\n            \"id\": 17702,\n            \"name\": \"Gunstar Metaverse Currency\",\n            \"symbol\": \"GSC\",\n            \"slug\": \"gunstar-metaverse-currency\",\n            \"rank\": 5644,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x639FC0c006bd7050E2c359295B41a79cB28694BA\"\n            }\n        },\n        {\n            \"id\": 17704,\n            \"name\": \"GensoKishi’s Metaverse\",\n            \"symbol\": \"MV\",\n            \"slug\": \"gensokishis-metaverse\",\n            \"rank\": 3048,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17705,\n            \"name\": \"Floki Rocket\",\n            \"symbol\": \"RKF\",\n            \"slug\": \"flokirocket-token\",\n            \"rank\": 5598,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T06:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x61D99Ac4e23a5F44c850245fCB24D06D42982a5C\"\n            }\n        },\n        {\n            \"id\": 17707,\n            \"name\": \"PineApple Swap\",\n            \"symbol\": \"PNS\",\n            \"slug\": \"pineapple-swap\",\n            \"rank\": 5978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6ca56722c4fef35cf2bc65345b9bf45064e7ef5d\"\n            }\n        },\n        {\n            \"id\": 17708,\n            \"name\": \"ChampInu\",\n            \"symbol\": \"CHAMPINU\",\n            \"slug\": \"champinu\",\n            \"rank\": 4914,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x44C263E76814dCf9c710E992306c4FdfBfB0429D\"\n            }\n        },\n        {\n            \"id\": 17709,\n            \"name\": \"PikaVerse\",\n            \"symbol\": \"PIKA\",\n            \"slug\": \"pikaverse\",\n            \"rank\": 4470,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T07:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x9d862b949de5b617453d9ca126f68abc8ca149cc\"\n            }\n        },\n        {\n            \"id\": 17710,\n            \"name\": \"Far West Games\",\n            \"symbol\": \"CASH\",\n            \"slug\": \"far-west-games\",\n            \"rank\": 3954,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x5E15C0A2dd5CF2E78d57BBF8c1A288495DcEeE77\"\n            }\n        },\n        {\n            \"id\": 17711,\n            \"name\": \"Chubs Inu\",\n            \"symbol\": \"CHUBS\",\n            \"slug\": \"chubs-inu\",\n            \"rank\": 4029,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T11:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x811a73e2d9884d4ed80c5d0ba0035fd2d9227f93\"\n            }\n        },\n        {\n            \"id\": 17712,\n            \"name\": \"Beast NFT Token\",\n            \"symbol\": \"BNFT\",\n            \"slug\": \"beast-nft-token\",\n            \"rank\": 4894,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x8D7f08FfBE0506bAd571a731ECea67F7851107DA\"\n            }\n        },\n        {\n            \"id\": 17713,\n            \"name\": \"Metaverse DAO\",\n            \"symbol\": \"MDAO\",\n            \"slug\": \"metaverse-dao\",\n            \"rank\": 3285,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:54:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x776f2453115f0d47aaab52c7095f14150d89069c\"\n            }\n        },\n        {\n            \"id\": 17714,\n            \"name\": \"MeowSwap\",\n            \"symbol\": \"MEOW\",\n            \"slug\": \"meow-swap\",\n            \"rank\": 4987,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T08:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 2010,\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"slug\": \"cardano\",\n                \"token_address\": \"1dd1a7dde0e1e82761325ee5f4719d0d4b7c24dfba77d9bee01eed4b\"\n            }\n        },\n        {\n            \"id\": 17715,\n            \"name\": \"artèQ\",\n            \"symbol\": \"ARTEQ\",\n            \"slug\": \"arteq\",\n            \"rank\": 6454,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T15:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x0debAEB1Ba41900148f625Bd6DBae22B576D620b\"\n            }\n        },\n        {\n            \"id\": 17716,\n            \"name\": \"BANCC\",\n            \"symbol\": \"sBanc\",\n            \"slug\": \"bancc\",\n            \"rank\": 4822,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T09:51:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1BD8cA161F0b311162365248b39B38F85e238345\"\n            }\n        },\n        {\n            \"id\": 17717,\n            \"name\": \"Crypto Rocket Launch Plus\",\n            \"symbol\": \"RKT\",\n            \"slug\": \"crypto-rocket-launch-plus\",\n            \"rank\": 3418,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-28T11:19:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3936e06a3024e052D7b97F3827EBcb120fcb1262\"\n            }\n        },\n        {\n            \"id\": 17720,\n            \"name\": \"Boost2\",\n            \"symbol\": \"BOOST2\",\n            \"slug\": \"boost2\",\n            \"rank\": 4593,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T13:45:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xa2eb4cd6bc9ba61571b12d3484a5688202851bbc\"\n            }\n        },\n        {\n            \"id\": 17722,\n            \"name\": \"Ambire Wallet\",\n            \"symbol\": \"WALLET\",\n            \"slug\": \"ambire-wallet\",\n            \"rank\": 3409,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T02:31:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": null\n        },\n        {\n            \"id\": 17723,\n            \"name\": \"Survival Game Online\",\n            \"symbol\": \"SURV\",\n            \"slug\": \"survival-game-online\",\n            \"rank\": 3097,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T16:07:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x1180C484f55024C5Ce1765101f4efaC1e7A3F6d4\"\n            }\n        },\n        {\n            \"id\": 17724,\n            \"name\": \"Trace Network Labs\",\n            \"symbol\": \"TRACE\",\n            \"slug\": \"trace-network-labs\",\n            \"rank\": 3246,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-29T16:22:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x9F7fC686CfD64aA5Ae15b351d03071e91533094b\"\n            }\n        },\n        {\n            \"id\": 17729,\n            \"name\": \"Rari Games\",\n            \"symbol\": \"RARI\",\n            \"slug\": \"rari-games\",\n            \"rank\": 4209,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T04:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x856333816b8e934bcf4c08faf00dd46e5ac0aaec\"\n            }\n        },\n        {\n            \"id\": 17731,\n            \"name\": \"Brixel War\",\n            \"symbol\": \"BXS\",\n            \"slug\": \"brixel-war\",\n            \"rank\": 3162,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T16:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD\"\n            }\n        },\n        {\n            \"id\": 17732,\n            \"name\": \"EcoCREDIT\",\n            \"symbol\": \"ECO\",\n            \"slug\": \"ecocredit\",\n            \"rank\": 5600,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T16:19:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 3890,\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"slug\": \"polygon\",\n                \"token_address\": \"0x21fdb8e43d84420afbd6351d645f50c9138daae0\"\n            }\n        },\n        {\n            \"id\": 17734,\n            \"name\": \"Immortl\",\n            \"symbol\": \"IMRTL\",\n            \"slug\": \"immortl\",\n            \"rank\": 3840,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T17:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 3945,\n                \"name\": \"Harmony\",\n                \"symbol\": \"ONE\",\n                \"slug\": \"harmony\",\n                \"token_address\": \"0x550d9923693998a6fe20801abe3f1a78e0d75089\"\n            }\n        },\n        {\n            \"id\": 17737,\n            \"name\": \"MetaVisa Protocol\",\n            \"symbol\": \"MESA\",\n            \"slug\": \"metavisa-protocol\",\n            \"rank\": 3495,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-30T22:05:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0x5AFFF9876C1F98b7d2b53bCB69EB57e92408319F\"\n            }\n        },\n        {\n            \"id\": 17739,\n            \"name\": \"StarChainDoge\",\n            \"symbol\": \"STARCHAINDOGE\",\n            \"slug\": \"starchaindoge\",\n            \"rank\": 3839,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T02:27:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:27:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xe292700e3f86ba16b48880f1b7c29f3e7f0ac75c\"\n            }\n        },\n        {\n            \"id\": 17740,\n            \"name\": \"Bedpage Coin\",\n            \"symbol\": \"BED\",\n            \"slug\": \"bedpage-coin\",\n            \"rank\": 3823,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T02:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x6cfd7dd68b1e5d0b5cc4540a740a92a81aa0ffde\"\n            }\n        },\n        {\n            \"id\": 17741,\n            \"name\": \"XAEA-Xii Token\",\n            \"symbol\": \"XAEA-Xii\",\n            \"slug\": \"xaea-xii-token\",\n            \"rank\": 3523,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xdf3f28189516647f8cd2414b6add5ac948f3fc41\"\n            }\n        },\n        {\n            \"id\": 17743,\n            \"name\": \"Jones DAO\",\n            \"symbol\": \"JONES\",\n            \"slug\": \"jones-dao\",\n            \"rank\": 2847,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T03:53:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 11841,\n                \"name\": \"Arbitrum\",\n                \"symbol\": \"ARBITRUM\",\n                \"slug\": \"arbitrum-ethereum\",\n                \"token_address\": \"0x10393c20975cf177a3513071bc110f7962cd67da\"\n            }\n        },\n        {\n            \"id\": 17744,\n            \"name\": \"Universe\",\n            \"symbol\": \"UNIV\",\n            \"slug\": \"universe-2\",\n            \"rank\": 2863,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T03:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x959b88966fc5b261df8359961357d34f4ee27b4a\"\n            }\n        },\n        {\n            \"id\": 17746,\n            \"name\": \"Food Farmer Finance\",\n            \"symbol\": \"FFF\",\n            \"slug\": \"food-farmer-finance\",\n            \"rank\": 3179,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xc16b2419494ae0604432297d40cdf0e8d68de8d6\"\n            }\n        },\n        {\n            \"id\": 17747,\n            \"name\": \"Krypto Pets\",\n            \"symbol\": \"KPETS\",\n            \"slug\": \"krypto-pets\",\n            \"rank\": 5385,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T16:50:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1027,\n                \"name\": \"Ethereum\",\n                \"symbol\": \"ETH\",\n                \"slug\": \"ethereum\",\n                \"token_address\": \"0xeef37d7bd4ae03fd8ee1c44491987e422b53ed25\"\n            }\n        },\n        {\n            \"id\": 17754,\n            \"name\": \"Attack On Floki\",\n            \"symbol\": \"AOF\",\n            \"slug\": \"attack-on-floki\",\n            \"rank\": 3627,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x3cef24da1d6ec6a3e68ba8c5767f227aa0886d8d\"\n            }\n        },\n        {\n            \"id\": 17755,\n            \"name\": \"BABY TETHER\",\n            \"symbol\": \"BABYTETHER\",\n            \"slug\": \"baby-tether\",\n            \"rank\": 3651,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T09:23:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x89ab641e93012787b25c9d73ff47eaac705974a4\"\n            }\n        },\n        {\n            \"id\": 17756,\n            \"name\": \"Hachiko Charity\",\n            \"symbol\": \"HKC\",\n            \"slug\": \"hachiko-charity\",\n            \"rank\": 3968,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:23:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xbC91e5db518BACAF2629Cdc6f0eE7D42fAD1355c\"\n            }\n        },\n        {\n            \"id\": 17757,\n            \"name\": \"Influencer Token\",\n            \"symbol\": \"INF\",\n            \"slug\": \"influencer-token\",\n            \"rank\": 3900,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T09:56:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:26:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x22f91a81c850994523b5c16bb42365b88ba47b40\"\n            }\n        },\n        {\n            \"id\": 17758,\n            \"name\": \"Free Novak\",\n            \"symbol\": \"FREEDOM\",\n            \"slug\": \"free-novak\",\n            \"rank\": 4751,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0xb8c3ca595fba7b9af1b8a29d6fb9f0e0a682c327\"\n            }\n        },\n        {\n            \"id\": 17759,\n            \"name\": \"MetaWolf\",\n            \"symbol\": \"MWOLF\",\n            \"slug\": \"metawolf\",\n            \"rank\": 4270,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T10:38:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:28:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x32ed52d61b7024a83c5aa47dff6cab0817b0ffdb\"\n            }\n        },\n        {\n            \"id\": 17760,\n            \"name\": \"Cricket\",\n            \"symbol\": \"CRICKET\",\n            \"slug\": \"cricket\",\n            \"rank\": 3937,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T16:35:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": {\n                \"id\": 1839,\n                \"name\": \"Binance Smart Chain (BEP20)\",\n                \"symbol\": \"BNB\",\n                \"slug\": \"bnb\",\n                \"token_address\": \"0x5f26154d757874e1cd8d06637561ac47efa666ef\"\n            }\n        },\n        {\n            \"id\": 17761,\n            \"name\": \"IceCream Finance\",\n            \"symbol\": \"CREAM\",\n            \"slug\": \"icecream-finance\",\n            \"rank\": 3067,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0xae21d31a6494829a9e4b2b291f4984aae8121757\"\n            }\n        },\n        {\n            \"id\": 17762,\n            \"name\": \"Node Compiler AVAX\",\n            \"symbol\": \"NODEC\",\n            \"slug\": \"node-compiler-avax\",\n            \"rank\": 2978,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x224db37f1745a2f5d49e06a204ad6a38ba827fa8\"\n            }\n        },\n        {\n            \"id\": 17763,\n            \"name\": \"Snowtomb LOT\",\n            \"symbol\": \"SLOT\",\n            \"slug\": \"snowtomb-lot\",\n            \"rank\": 3024,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:14:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:29:00.000Z\",\n            \"platform\": {\n                \"id\": 5805,\n                \"name\": \"Avalanche C-Chain\",\n                \"symbol\": \"AVAX\",\n                \"slug\": \"avalanche\",\n                \"token_address\": \"0x924157b5dbb387a823719916b25256410a4ad470\"\n            }\n        },\n        {\n            \"id\": 17764,\n            \"name\": \"Clexchain\",\n            \"symbol\": \"CLEX\",\n            \"slug\": \"clexchain\",\n            \"rank\": 6862,\n            \"is_active\": 1,\n            \"first_historical_data\": \"2022-01-31T11:20:00.000Z\",\n            \"last_historical_data\": \"2022-01-31T21:25:00.000Z\",\n            \"platform\": null\n        }\n    ]\n}"}],"_postman_id":"4b5af8c4-6f07-4f2b-956e-7e42d7750b86"}],"id":"a2db5765-9230-49f6-bbb8-6c717f4387a3","_postman_id":"a2db5765-9230-49f6-bbb8-6c717f4387a3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"Tiny Chart","item":[{"name":"Get currency price by timestamp.","id":"5229f03b-d555-46e6-ad57-786fd36d6c8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"5229f03b-d555-46e6-ad57-786fd36d6c8b"}],"id":"b9a46a17-4371-4297-9837-928fc7898731","_postman_id":"b9a46a17-4371-4297-9837-928fc7898731","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"xt.com","item":[{"name":"https://sapi.xt.com/v4/public/ticker/price?symbol=btc_usdt","id":"98fc59eb-e3a6-4d9b-aac7-498e828a583d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sapi.xt.com/v4/public/ticker/price?symbol=btc_usdt","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["v4","public","ticker","price"],"host":["sapi","xt","com"],"query":[{"key":"symbol","value":"btc_usdt"}],"variable":[]}},"response":[],"_postman_id":"98fc59eb-e3a6-4d9b-aac7-498e828a583d"},{"name":"New Request","id":"fd9cc0cd-1826-4ebe-ab6a-5c0a1bbfe923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sapi.xt.com/v4/public/kline?symbol=pay_usdt&interval=1d","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["v4","public","kline"],"host":["sapi","xt","com"],"query":[{"key":"symbol","value":"pay_usdt"},{"key":"interval","value":"1d"}],"variable":[]}},"response":[],"_postman_id":"fd9cc0cd-1826-4ebe-ab6a-5c0a1bbfe923"}],"id":"da55f24f-6818-4215-a3a9-9fdf1b60e6b2","_postman_id":"da55f24f-6818-4215-a3a9-9fdf1b60e6b2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"Get Coins by market cap","id":"4aa13d4c-307c-4d48-bad2-d9693a7886fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-CMC_PRO_API_KEY","value":"{{cmc-api-key}}","type":"text"}],"url":"{{cmc-endpoint}}/v1/cryptocurrency/listings/latest","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["v1","cryptocurrency","listings","latest"],"host":["{{cmc-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4aa13d4c-307c-4d48-bad2-d9693a7886fd"},{"name":"Create crypto Charge","id":"728b464c-e8bb-4bc2-b833-cac85f664acc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjY2YWQyMTA4NTNiZDQyMDA4YmQ0NWJmNyIsInVzZXJJZCI6IjY2YWQyMTA4NTNiZDQyMDA4YmQ0NWJmNCIsImlhdCI6MTcyMjYyMjIxNn0.Me3-oMskpqAxY2HeQBf-b6Hv9U8e59tGuqmYXL9vcIk"}],"body":{"mode":"raw","raw":""},"url":"api.100pay.co/api/v1/pay/crypto/66b0331f39cbb90b36099789","description":"<p>Create a charge with the supplied billing informations</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","66b0331f39cbb90b36099789"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[{"id":"1d94a51a-122d-4b46-91c6-13d2f4d34a54","name":"Create crypto Charge response","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"{{api-key}}","type":"text"},{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxZWQ5MmIyMGUwZGZmM2I2MmQ2YjJhYSIsInVzZXJJZCI6IjYxZGU5ZmQzNWIxOWUxMDAyY2EwODUyYiIsImlhdCI6MTY0Mjk1OTUzOH0.KJKjiZ_CxzY62bVqKZkwafA14vYNoQoAmWaVBY4WkOQ","type":"text","disabled":true}],"url":"api.100pay.co/api/v1/pay/crypto/62d82d8e8a970c7e7c9d3a54"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16470"},{"key":"ETag","value":"W/\"4056-JrvTkwuCZmVW3BHTzW4tOrxMG/U\""},{"key":"Date","value":"Wed, 20 Jul 2022 18:17:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"62d846b0cc34f02bf009e822\",\n    \"charge_id\": \"62d82d8e8a970c7e7c9d3a54\",\n    \"app_id\": \"62d82d8e8a970c7e7c9d3a54\",\n    \"code\": \"wKkyFZlXMuI0HUx0\",\n    \"wallet\": {\n        \"addresses\": [\n            {\n                \"name\": \"100Pay Token\",\n                \"network\": \"polygon\",\n                \"chart\": \"icomama\",\n                \"currency\": \"100PAY\",\n                \"convert_id\": \"1027\",\n                \"symbol\": \"100PAY\",\n                \"account\": {\n                    \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                    \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                },\n                \"contract_address\": \"0x3a099728f1BF0B3bb721212036CD1BB78544941b\",\n                \"isToken\": true,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1652692574/100Pay/100pay-token_bscd7g.svg\"\n            },\n            {\n                \"name\": \"Tether Usdt\",\n                \"symbol\": \"USDT\",\n                \"currency\": \"USDT\",\n                \"convert_id\": \"825\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943779/coins/usdt_imbfgw.jpg\",\n                \"networks\": [\n                    {\n                        \"name\": \"algorand\",\n                        \"asset_id\": \"312769\",\n                        \"account\": {\n                            \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                            \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0xdac17f958d2ee523a2206206994597c13d831ec7\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Ethereum\",\n                \"network\": \"ethereum\",\n                \"chart\": \"cmc\",\n                \"currency\": \"ETH\",\n                \"convert_id\": \"1027\",\n                \"symbol\": \"ETH\",\n                \"account\": {\n                    \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                    \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                },\n                \"isToken\": false,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n            },\n            {\n                \"name\": \"Binance BUSD\",\n                \"symbol\": \"BUSD\",\n                \"currency\": \"busd\",\n                \"convert_id\": \"4687\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": false,\n                \"isToken\": true,\n                \"network\": \"bsc\",\n                \"chart\": \"cmc\",\n                \"contract_address\": \"0xe9e7cea3dedca5984780bafc599bd69add087d56\",\n                \"account\": {\n                    \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                    \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                },\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/busd_qntsvx.png\"\n            },\n            {\n                \"name\": \"BNB\",\n                \"network\": \"bsc\",\n                \"chart\": \"cmc\",\n                \"currency\": \"bnb\",\n                \"convert_id\": \"1839\",\n                \"symbol\": \"BNB\",\n                \"account\": {\n                    \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                    \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                },\n                \"isToken\": false,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n            },\n            {\n                \"name\": \"Everscale (TON Crystal)\",\n                \"isFeaturd\": false,\n                \"symbol\": \"EVER\",\n                \"currency\": \"everscale\",\n                \"convert_id\": \"7505\",\n                \"isMultiChain\": false,\n                \"isToken\": false,\n                \"network\": \"ton\",\n                \"chart\": \"cmc\",\n                \"account\": {\n                    \"address\": \"0:3fc9cbaedc1ecc8af9b2a240ad3431f5a31d5cb1388620460899db4982335331\",\n                    \"key\": null\n                },\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/ever_gh1rs4.png\"\n            },\n            {\n                \"name\": \"Upxit Coin\",\n                \"isFeaturd\": true,\n                \"symbol\": \"UPXIT1\",\n                \"currency\": \"upxit\",\n                \"isMultiChain\": false,\n                \"isToken\": true,\n                \"network\": \"algorand\",\n                \"chart\": \"icomama\",\n                \"asset_id\": \"541392091\",\n                \"account\": {\n                    \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                    \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                },\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/upxit_ivdxao.png\"\n            },\n            {\n                \"name\": \"USDC Coin\",\n                \"symbol\": \"USDC\",\n                \"currency\": \"USDC\",\n                \"convert_id\": \"3408\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644942852/coins/USDC_fsfzvv.png\",\n                \"networks\": [\n                    {\n                        \"name\": \"algorand\",\n                        \"asset_id\": \"31566704\",\n                        \"account\": {\n                            \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                            \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png\"\n                    },\n                    {\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Dai Stable Coin\",\n                \"symbol\": \"DAI\",\n                \"currency\": \"DAI\",\n                \"convert_id\": \"4943\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644942851/coins/DAI_udwmxu.svg\",\n                \"networks\": [\n                    {\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x6b175474e89094c44da98b954eedeac495271d0f\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Algorand Algo\",\n                \"network\": \"algorand\",\n                \"chart\": \"cmc\",\n                \"symbol\": \"ALGO\",\n                \"currency\": \"algo\",\n                \"convert_id\": \"4030\",\n                \"account\": {\n                    \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                    \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                },\n                \"isToken\": false,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png\"\n            },\n            {\n                \"name\": \"XRP\",\n                \"symbol\": \"XRP\",\n                \"currency\": \"XRP\",\n                \"convert_id\": \"52\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645181783/coins/52_ttxctb.png\",\n                \"networks\": [\n                    {\n                        \"name\": \"bsc\",\n                        \"network\": \"bsc\",\n                        \"contract_address\": \"0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"currency\": \"ADA\",\n                \"convert_id\": \"2010\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645181471/coins/2010_cvxrzy.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x3ee2200efb3400fabb9aacf31297cbdd1d435d47\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Polkadot\",\n                \"symbol\": \"DOT\",\n                \"currency\": \"DOT\",\n                \"convert_id\": \"6636\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645181959/coins/6636_tqvvd3.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x7083609fce4d1d8dc0c979aab8c869ea2c873402\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"currency\": \"MATIC\",\n                \"convert_id\": \"3890\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645192881/coins/3890_xyid9z.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"polygon\",\n                        \"name\": \"polygon\",\n                        \"contract_address\": \"0x0000000000000000000000000000000000001010\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645192881/coins/3890_xyid9z.png\"\n                    },\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xcc42724c6683b7e57334c4e856f4c9965ed682bd\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"TerraUSD\",\n                \"symbol\": \"UST\",\n                \"currency\": \"UST\",\n                \"convert_id\": \"7129\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645182980/coins/7129_ytkree.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x23396cf899ca06c4472205fc903bdb4de249d6fc\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"network\": \"ethereum\",\n                        \"contract_address\": \"0xa47c8bf37f92aBed4A126BDA807A7b7498661acD\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Avalanche\",\n                \"symbol\": \"AVAX\",\n                \"currency\": \"AVAX\",\n                \"convert_id\": \"5805\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645183288/coins/5805_zldxja.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x1ce0c2827e2ef14d5c4f29a091d735a204794041\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Wrapped Bitcoin\",\n                \"symbol\": \"WBTC\",\n                \"currency\": \"WBTC\",\n                \"convert_id\": \"3717\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645183707/coins/3717_sprt3w.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"TRON\",\n                \"symbol\": \"TRX\",\n                \"currency\": \"TRX\",\n                \"convert_id\": \"1958\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645190465/coins/1958_rxwbkx.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Uniswap\",\n                \"symbol\": \"UNI\",\n                \"currency\": \"UNI\",\n                \"convert_id\": \"7083\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645190602/coins/7083_n7izmy.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xbf5140a22578168fd562dccf235e5d43a02ce9b1\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Chainlink\",\n                \"symbol\": \"LINK\",\n                \"currency\": \"LINK\",\n                \"convert_id\": \"1975\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645190834/coins/1975_zxkf8x.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x514910771af9ca656af840dff83e8264ecf986ca\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Decentraland\",\n                \"symbol\": \"MANA\",\n                \"currency\": \"MANA\",\n                \"convert_id\": \"1966\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645400624/1966_bjmzk6.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x0f5d2fb29fb7d3cfee444a200298f468908cc942\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"currency\": \"FTM\",\n                \"convert_id\": \"3513\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645402057/3513_pmuuk9.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xad29abb318791d579433d831ed122afeaf29dcfe\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x4e15361fd6b4bb609fa63c81a2be19d873717870\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            }\n        ],\n        \"payments\": [],\n        \"code\": \"wKkyFZlXMuI0HUx0\",\n        \"metadata\": {\n            \"chargeID\": \"62d82d8e8a970c7e7c9d3a54\",\n            \"app_id\": \"62d82d8e8a970c7e7c9d3a54\"\n        },\n        \"local_price\": {\n            \"amount\": \"10000\",\n            \"currency\": \"NGN\"\n        }\n    },\n    \"created_at\": \"Wed Jul 20 2022 19:17:20 GMT+0100 (West Africa Standard Time)\",\n    \"expires_at\": \"Wed Jul 20 2022 19:37:20 GMT+0100 (West Africa Standard Time)\",\n    \"__v\": 0\n}"}],"_postman_id":"728b464c-e8bb-4bc2-b833-cac85f664acc"},{"name":"Create crypto Charge Copy","id":"dd6c3de5-8550-4aac-8aa5-e60d2af58622","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYyZWU1ZGJmYjAyOWI3MDAyZDViNzQ1MyIsInVzZXJJZCI6IjYyOGIyMjhiMTlhYzUyMDAyYzU4ODUyNSIsImlhdCI6MTY1OTc4ODczNX0.wGyE9qfgsmsOLVTQQ9GrTFZ28moPB31I2eZw7uwd7Gw"}],"body":{"mode":"raw","raw":""},"url":"\nhttps://api.100pay.co/api/v1/api/v1/pay/crypto/63e7fa3c5ad33fe8a40b0b83","description":"<p>Create a charge with the supplied billing informations</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","63e7fa3c5ad33fe8a40b0b83"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[{"id":"aa170a1a-cffd-4d6c-847a-50afcc6ad6c9","name":"Create crypto Charge response","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"{{api-key}}","type":"text"},{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxZWQ5MmIyMGUwZGZmM2I2MmQ2YjJhYSIsInVzZXJJZCI6IjYxZGU5ZmQzNWIxOWUxMDAyY2EwODUyYiIsImlhdCI6MTY0Mjk1OTUzOH0.KJKjiZ_CxzY62bVqKZkwafA14vYNoQoAmWaVBY4WkOQ","type":"text","disabled":true}],"url":"api.100pay.co/api/v1/pay/crypto/62d82d8e8a970c7e7c9d3a54"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16470"},{"key":"ETag","value":"W/\"4056-JrvTkwuCZmVW3BHTzW4tOrxMG/U\""},{"key":"Date","value":"Wed, 20 Jul 2022 18:17:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"62d846b0cc34f02bf009e822\",\n    \"charge_id\": \"62d82d8e8a970c7e7c9d3a54\",\n    \"app_id\": \"62d82d8e8a970c7e7c9d3a54\",\n    \"code\": \"wKkyFZlXMuI0HUx0\",\n    \"wallet\": {\n        \"addresses\": [\n            {\n                \"name\": \"100Pay Token\",\n                \"network\": \"polygon\",\n                \"chart\": \"icomama\",\n                \"currency\": \"100PAY\",\n                \"convert_id\": \"1027\",\n                \"symbol\": \"100PAY\",\n                \"account\": {\n                    \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                    \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                },\n                \"contract_address\": \"0x3a099728f1BF0B3bb721212036CD1BB78544941b\",\n                \"isToken\": true,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1652692574/100Pay/100pay-token_bscd7g.svg\"\n            },\n            {\n                \"name\": \"Tether Usdt\",\n                \"symbol\": \"USDT\",\n                \"currency\": \"USDT\",\n                \"convert_id\": \"825\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943779/coins/usdt_imbfgw.jpg\",\n                \"networks\": [\n                    {\n                        \"name\": \"algorand\",\n                        \"asset_id\": \"312769\",\n                        \"account\": {\n                            \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                            \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0xdac17f958d2ee523a2206206994597c13d831ec7\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Ethereum\",\n                \"network\": \"ethereum\",\n                \"chart\": \"cmc\",\n                \"currency\": \"ETH\",\n                \"convert_id\": \"1027\",\n                \"symbol\": \"ETH\",\n                \"account\": {\n                    \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                    \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                },\n                \"isToken\": false,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n            },\n            {\n                \"name\": \"Binance BUSD\",\n                \"symbol\": \"BUSD\",\n                \"currency\": \"busd\",\n                \"convert_id\": \"4687\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": false,\n                \"isToken\": true,\n                \"network\": \"bsc\",\n                \"chart\": \"cmc\",\n                \"contract_address\": \"0xe9e7cea3dedca5984780bafc599bd69add087d56\",\n                \"account\": {\n                    \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                    \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                },\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/busd_qntsvx.png\"\n            },\n            {\n                \"name\": \"BNB\",\n                \"network\": \"bsc\",\n                \"chart\": \"cmc\",\n                \"currency\": \"bnb\",\n                \"convert_id\": \"1839\",\n                \"symbol\": \"BNB\",\n                \"account\": {\n                    \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                    \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                },\n                \"isToken\": false,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n            },\n            {\n                \"name\": \"Everscale (TON Crystal)\",\n                \"isFeaturd\": false,\n                \"symbol\": \"EVER\",\n                \"currency\": \"everscale\",\n                \"convert_id\": \"7505\",\n                \"isMultiChain\": false,\n                \"isToken\": false,\n                \"network\": \"ton\",\n                \"chart\": \"cmc\",\n                \"account\": {\n                    \"address\": \"0:3fc9cbaedc1ecc8af9b2a240ad3431f5a31d5cb1388620460899db4982335331\",\n                    \"key\": null\n                },\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/ever_gh1rs4.png\"\n            },\n            {\n                \"name\": \"Upxit Coin\",\n                \"isFeaturd\": true,\n                \"symbol\": \"UPXIT1\",\n                \"currency\": \"upxit\",\n                \"isMultiChain\": false,\n                \"isToken\": true,\n                \"network\": \"algorand\",\n                \"chart\": \"icomama\",\n                \"asset_id\": \"541392091\",\n                \"account\": {\n                    \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                    \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                },\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/upxit_ivdxao.png\"\n            },\n            {\n                \"name\": \"USDC Coin\",\n                \"symbol\": \"USDC\",\n                \"currency\": \"USDC\",\n                \"convert_id\": \"3408\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644942852/coins/USDC_fsfzvv.png\",\n                \"networks\": [\n                    {\n                        \"name\": \"algorand\",\n                        \"asset_id\": \"31566704\",\n                        \"account\": {\n                            \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                            \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png\"\n                    },\n                    {\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Dai Stable Coin\",\n                \"symbol\": \"DAI\",\n                \"currency\": \"DAI\",\n                \"convert_id\": \"4943\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644942851/coins/DAI_udwmxu.svg\",\n                \"networks\": [\n                    {\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x6b175474e89094c44da98b954eedeac495271d0f\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Algorand Algo\",\n                \"network\": \"algorand\",\n                \"chart\": \"cmc\",\n                \"symbol\": \"ALGO\",\n                \"currency\": \"algo\",\n                \"convert_id\": \"4030\",\n                \"account\": {\n                    \"address\": \"FEQI4VAWGHQZQPCM4VE7J5KAWQU6AHQVSIMBTGY5ZVCXWU3KH3XB47TUMY\",\n                    \"key\": \"U2FsdGVkX18t+HmY0NvR97xyyDzM1H2ddMqxgxisyQ8YSb7xUl80V/oXN7YsRmep60J9OP8TCIkseGwRCbnkrjldeMy4UVwMQOO/j+fbDqXz8BCkqaRlUr/IV9yCeP87RNo5etuFe+uDT4A7Au+CtBpx+CCmJM7EjIRMpJwlGvqIWCGSJIWc3bFHSf9vYKL5AbqSr7KwMQ5q2Zqkadto0OABID3+tRZvp9m3e3hCnE359j8Gmx86MKXr1lvd4QdbnrXtoKV0glQ6OETuCeprGA==\"\n                },\n                \"isToken\": false,\n                \"isMultiChain\": false,\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png\"\n            },\n            {\n                \"name\": \"XRP\",\n                \"symbol\": \"XRP\",\n                \"currency\": \"XRP\",\n                \"convert_id\": \"52\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645181783/coins/52_ttxctb.png\",\n                \"networks\": [\n                    {\n                        \"name\": \"bsc\",\n                        \"network\": \"bsc\",\n                        \"contract_address\": \"0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Cardano\",\n                \"symbol\": \"ADA\",\n                \"currency\": \"ADA\",\n                \"convert_id\": \"2010\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645181471/coins/2010_cvxrzy.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x3ee2200efb3400fabb9aacf31297cbdd1d435d47\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Polkadot\",\n                \"symbol\": \"DOT\",\n                \"currency\": \"DOT\",\n                \"convert_id\": \"6636\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645181959/coins/6636_tqvvd3.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x7083609fce4d1d8dc0c979aab8c869ea2c873402\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Polygon\",\n                \"symbol\": \"MATIC\",\n                \"currency\": \"MATIC\",\n                \"convert_id\": \"3890\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645192881/coins/3890_xyid9z.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"polygon\",\n                        \"name\": \"polygon\",\n                        \"contract_address\": \"0x0000000000000000000000000000000000001010\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645192881/coins/3890_xyid9z.png\"\n                    },\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xcc42724c6683b7e57334c4e856f4c9965ed682bd\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"TerraUSD\",\n                \"symbol\": \"UST\",\n                \"currency\": \"UST\",\n                \"convert_id\": \"7129\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645182980/coins/7129_ytkree.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x23396cf899ca06c4472205fc903bdb4de249d6fc\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"name\": \"ethereum\",\n                        \"network\": \"ethereum\",\n                        \"contract_address\": \"0xa47c8bf37f92aBed4A126BDA807A7b7498661acD\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Avalanche\",\n                \"symbol\": \"AVAX\",\n                \"currency\": \"AVAX\",\n                \"convert_id\": \"5805\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645183288/coins/5805_zldxja.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x1ce0c2827e2ef14d5c4f29a091d735a204794041\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Wrapped Bitcoin\",\n                \"symbol\": \"WBTC\",\n                \"currency\": \"WBTC\",\n                \"convert_id\": \"3717\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645183707/coins/3717_sprt3w.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"TRON\",\n                \"symbol\": \"TRX\",\n                \"currency\": \"TRX\",\n                \"convert_id\": \"1958\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645190465/coins/1958_rxwbkx.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Uniswap\",\n                \"symbol\": \"UNI\",\n                \"currency\": \"UNI\",\n                \"convert_id\": \"7083\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645190602/coins/7083_n7izmy.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xbf5140a22578168fd562dccf235e5d43a02ce9b1\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Chainlink\",\n                \"symbol\": \"LINK\",\n                \"currency\": \"LINK\",\n                \"convert_id\": \"1975\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645190834/coins/1975_zxkf8x.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x514910771af9ca656af840dff83e8264ecf986ca\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Decentraland\",\n                \"symbol\": \"MANA\",\n                \"currency\": \"MANA\",\n                \"convert_id\": \"1966\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645400624/1966_bjmzk6.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x0f5d2fb29fb7d3cfee444a200298f468908cc942\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Fantom\",\n                \"symbol\": \"FTM\",\n                \"currency\": \"FTM\",\n                \"convert_id\": \"3513\",\n                \"isFeaturd\": false,\n                \"isMultiChain\": true,\n                \"isToken\": true,\n                \"chart\": \"cmc\",\n                \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1645402057/3513_pmuuk9.png\",\n                \"networks\": [\n                    {\n                        \"network\": \"bsc\",\n                        \"name\": \"bsc\",\n                        \"contract_address\": \"0xad29abb318791d579433d831ed122afeaf29dcfe\",\n                        \"account\": {\n                            \"address\": \"0x8Dd5ccE480bF334C52E35b2f0711b117240f7137\",\n                            \"privateKey\": \"0x564fa4aa4a814df0e46eb8c89f84dee8a1bb59492b8a37ae97657a9adcfcd78f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png\"\n                    },\n                    {\n                        \"network\": \"ethereum\",\n                        \"name\": \"ethereum\",\n                        \"contract_address\": \"0x4e15361fd6b4bb609fa63c81a2be19d873717870\",\n                        \"account\": {\n                            \"address\": \"0x5e0d1Aac020f5077ce659fE5f0881B6BFc1Bdc1c\",\n                            \"privateKey\": \"0x7b704ceb04fb035ad74ce70029b684e5a8c51081499f7b38c3c20bc33c7c858f\"\n                        },\n                        \"logo\": \"https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg\"\n                    }\n                ]\n            }\n        ],\n        \"payments\": [],\n        \"code\": \"wKkyFZlXMuI0HUx0\",\n        \"metadata\": {\n            \"chargeID\": \"62d82d8e8a970c7e7c9d3a54\",\n            \"app_id\": \"62d82d8e8a970c7e7c9d3a54\"\n        },\n        \"local_price\": {\n            \"amount\": \"10000\",\n            \"currency\": \"NGN\"\n        }\n    },\n    \"created_at\": \"Wed Jul 20 2022 19:17:20 GMT+0100 (West Africa Standard Time)\",\n    \"expires_at\": \"Wed Jul 20 2022 19:37:20 GMT+0100 (West Africa Standard Time)\",\n    \"__v\": 0\n}"}],"_postman_id":"dd6c3de5-8550-4aac-8aa5-e60d2af58622"},{"name":"Get Charge","id":"e0fcef53-e900-4d16-8b3c-7b8e8f837359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjY0YjI0ZGI5ZjZkYmFmMDExZjcyOTRlNyIsInVzZXJJZCI6IjY0OTcwZmJkZjZkYmFmMDExZjcyOTJiZSIsImlhdCI6MTY4OTQwNjkwNX0.xcbyf2IRfasGISPsO03HwSvFXSKHOhBpiGnsyphW5yc","type":"text"}],"url":"api.100pay.co/api/v1/pay/crypto/66316dee3167600ac86f0ab7","description":"<p>Retrieve a previously created crypto charge for a charge</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","66316dee3167600ac86f0ab7"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0fcef53-e900-4d16-8b3c-7b8e8f837359"},{"name":"Cancel Charge","id":"a9e6e7ef-bdae-4e24-9902-7745cdd7caae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"{{api-key}}","type":"text"}],"url":"\nhttps://api.100pay.co/api/v1/api/v1/pay/crypto/cancel/037b847c-d059-47e6-a2e7-c5aeff9f8fdc","description":"<p>Cancel a previously created charge</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","cancel","037b847c-d059-47e6-a2e7-c5aeff9f8fdc"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9e6e7ef-bdae-4e24-9902-7745cdd7caae"},{"name":"Get Token Balance","id":"dbd7f066-f5cf-45dc-ad37-b48e659d7c25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxODkwNDA5Mzg0ZTFmMzE5ZDliNzZjNCIsInVzZXJJZCI6IjYxODkwMjZkMzg0ZTFmMzE5ZDliNzZjMiIsImlhdCI6MTYzNjM2OTQxN30.jkBdi4ttu16FYKo8uNB6v_2xDovM_Dz48NsX5Gu25Is","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tokens\": [\n        {\n            \"name\": \"usdt\",\n            \"network\": \"ethereum\",\n            \"address\": \"0xC44b8B3422A61b670CD18Ab863B32654daE9c144\"\n        },\n        {\n            \"name\": \"usdc\",\n            \"network\": \"ethereum\",\n            \"address\": \"0x503828976d22510aad0201ac7ec88293211d23da\"\n        },\n        {\n            \"name\": \"dai\",\n            \"network\": \"ethereum\",\n            \"address\": \"0x503828976d22510aad0201ac7ec88293211d23da\"\n        },\n        {\n            \"name\": \"upxit\",\n            \"network\": \"bsc\",\n            \"address\": \"0xff2c0548d790d9369075fa549c2a61580d8c3c3b\"\n        }\n    ],\n    \"currencies\": [\n        {\n            \"name\": \"ethereum\",\n            \"network\": \"ethereum\",\n            \"address\": \"0xC1AE262362750Bc410333790cEa8ab961E2AfA2E\"\n        },\n        {\n            \"name\": \"bnb\",\n            \"network\": \"bsc\",\n            \"address\":  \"0xC1AE262362750Bc410333790cEa8ab961E2AfA2E\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/crypto/alt/balance/","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","alt","balance",""],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[{"id":"9e76e776-159d-4697-baa2-debbd9c6c457","name":"Get Token Balance","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxODkwNDA5Mzg0ZTFmMzE5ZDliNzZjNCIsInVzZXJJZCI6IjYxODkwMjZkMzg0ZTFmMzE5ZDliNzZjMiIsImlhdCI6MTYzNjM2OTQxN30.jkBdi4ttu16FYKo8uNB6v_2xDovM_Dz48NsX5Gu25Is","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tokens\": [\n        {\n            \"name\": \"usdt\",\n            \"network\": \"ethereum\",\n            \"address\": \"0xC44b8B3422A61b670CD18Ab863B32654daE9c144\"\n        },\n        {\n            \"name\": \"usdc\",\n            \"network\": \"ethereum\",\n            \"address\": \"0x503828976d22510aad0201ac7ec88293211d23da\"\n        },\n        {\n            \"name\": \"dai\",\n            \"network\": \"ethereum\",\n            \"address\": \"0x503828976d22510aad0201ac7ec88293211d23da\"\n        },\n        {\n            \"name\": \"upxit\",\n            \"network\": \"bsc\",\n            \"address\": \"0xff2c0548d790d9369075fa549c2a61580d8c3c3b\"\n        }\n    ],\n    \"currencies\": [\n        {\n            \"name\": \"ethereum\",\n            \"network\": \"ethereum\",\n            \"address\": \"0xC1AE262362750Bc410333790cEa8ab961E2AfA2E\"\n        },\n        {\n            \"name\": \"bnb\",\n            \"network\": \"bsc\",\n            \"address\":  \"0xC1AE262362750Bc410333790cEa8ab961E2AfA2E\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/crypto/alt/balance/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1069"},{"key":"ETag","value":"W/\"42d-ZleuCr6Z6Y2Pucx1YQtbrr12yfs\""},{"key":"Date","value":"Mon, 08 Nov 2021 14:02:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"tokens\": [\n        {\n            \"name\": \"Tether USD\",\n            \"address\": \"0xC44b8B3422A61b670CD18Ab863B32654daE9c144\",\n            \"new_balance\": 0,\n            \"balance\": \"0\",\n            \"decimal\": \"6\",\n            \"symbol\": \"USDT\",\n            \"local\": {\n                \"amount\": 0,\n                \"currency\": \"\"\n            }\n        },\n        {\n            \"name\": \"USD Coin\",\n            \"address\": \"0x503828976d22510aad0201ac7ec88293211d23da\",\n            \"new_balance\": 52868615.880241,\n            \"balance\": \"52868615880241\",\n            \"decimal\": \"6\",\n            \"symbol\": \"USDC\",\n            \"local\": {\n                \"amount\": 0,\n                \"currency\": \"\"\n            }\n        },\n        {\n            \"name\": \"Dai Stablecoin\",\n            \"address\": \"0x503828976d22510aad0201ac7ec88293211d23da\",\n            \"new_balance\": 4870109.97177008,\n            \"balance\": \"4870109971770079288585724\",\n            \"decimal\": \"18\",\n            \"symbol\": \"DAI\",\n            \"local\": {\n                \"amount\": 0,\n                \"currency\": \"\"\n            }\n        },\n        {\n            \"name\": \"Upxit Coin\",\n            \"address\": \"0xff2c0548d790d9369075fa549c2a61580d8c3c3b\",\n            \"new_balance\": 2000,\n            \"balance\": \"2000000000000000000000\",\n            \"decimal\": \"18\",\n            \"symbol\": \"UXIT\",\n            \"local\": {\n                \"amount\": 0,\n                \"currency\": \"\"\n            }\n        }\n    ],\n    \"currencies\": [\n        {\n            \"name\": \"Ethereum\",\n            \"address\": \"0xC1AE262362750Bc410333790cEa8ab961E2AfA2E\",\n            \"new_balance\": \"0\",\n            \"balance\": \"0\",\n            \"symbol\": \"ETH\",\n            \"local\": {}\n        },\n        {\n            \"name\": \"BNB\",\n            \"address\": \"0xC1AE262362750Bc410333790cEa8ab961E2AfA2E\",\n            \"new_balance\": \"0\",\n            \"balance\": \"0\",\n            \"symbol\": \"BNB\",\n            \"local\": {}\n        }\n    ]\n}"}],"_postman_id":"dbd7f066-f5cf-45dc-ad37-b48e659d7c25"},{"name":"Create Wallet","id":"f7222d3c-44a9-4fe9-92c5-2b5b96257082","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxNTM4NzczMmZiZjk1MDBjY2IyZGRhMCIsInVzZXJJZCI6IjYxNDNiZmI3ZmU4NWUwMDIwYmYyNDNmOSIsImlhdCI6MTYzMjg2NDExNX0.7-4WoJrBKdlZ-4TnfyPFPjgVaEWtnFcpWkvX3ij-6SY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/crypto/wallet/create/","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","wallet","create",""],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7222d3c-44a9-4fe9-92c5-2b5b96257082"},{"name":"Confirm","id":"cd9746d5-117e-4bfa-b223-c52476b23bf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"cd9746d5-117e-4bfa-b223-c52476b23bf5"},{"name":"Get crypto wallet","id":"c3988af5-b9b6-40bf-a7aa-950284044a36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"c3988af5-b9b6-40bf-a7aa-950284044a36"},{"name":"Get User Wallet","id":"b94ab136-3937-4109-9484-ff33616ade54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MWFlMGU2MGY0MGY5MTEyYmJlMjZmZGQiLCJpYXQiOjE2Mzg3OTY5MDZ9.YOFu7E_C5bnJ2WAkrATlqOrQUlXoja4uW-B6uXS7Zvg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"pin\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/crypto/wallet","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","crypto","wallet"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"b94ab136-3937-4109-9484-ff33616ade54"},{"name":"send Crypto","id":"7d4331b5-3a41-4b1b-8be8-4ca4c628813f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MTgxMGYyNGZmZDcyZjAwNTAzZmU1ZGEiLCJpYXQiOjE2MzU4NDc5ODV9.K82xM_kO87FsCsv-DfJCu7uL_DtyQ121p8xhmm1hkvM","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"to\": \"0xAAc0C923b595dFE9faB6AfDD2611b7B62caCe086\",\n    \"amount\": \"0.5\",\n    \"fee\": \"\",\n    \"pin\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/crypto/eth/send/618a4fad9c6baa3f87b17d01","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","eth","send","618a4fad9c6baa3f87b17d01"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d4331b5-3a41-4b1b-8be8-4ca4c628813f"},{"name":"get Gas Price","id":"f4ce1c24-5b8e-4b44-8897-e3db998edd02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MTgxMGYyNGZmZDcyZjAwNTAzZmU1ZGEiLCJpYXQiOjE2MzU4NDc5ODV9.K82xM_kO87FsCsv-DfJCu7uL_DtyQ121p8xhmm1hkvM","type":"text"}],"url":"api.100pay.co/api/v1/pay/crypto/eth/gass-price","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","eth","gass-price"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4ce1c24-5b8e-4b44-8897-e3db998edd02"},{"name":"Get Tx by Hash","id":"56a111e0-0e4b-426a-9a5c-b2eda567c48f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"56a111e0-0e4b-426a-9a5c-b2eda567c48f"},{"name":"Generate Ever Account","id":"b37adcfb-ddcd-4c04-80d4-13c6c00585af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"b37adcfb-ddcd-4c04-80d4-13c6c00585af"},{"name":"Opt In for asa transfer at checkout","id":"f944abae-8605-4589-8548-da8ecb1c91d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"api.100pay.co/api/v1/pay/crypto/asa/68959074/UPXIT1/61ed92c50e0dff3b62d6b2ab","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","asa","68959074","UPXIT1","61ed92c50e0dff3b62d6b2ab"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"f944abae-8605-4589-8548-da8ecb1c91d8"},{"name":"Convert Checkout Asset and watch for payment","id":"0e1812cc-26e3-4d2f-9474-248f49672f13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjY0MDA1N2JmMmYzYWQyMDAzN2QwYTliOSIsInVzZXJJZCI6IjYyOGIyMjhiMTlhYzUyMDAyYzU4ODUyNSIsImlhdCI6MTY3Nzc0NDA2M30.uAv7pVk-I709if6BmDsEyPA86Nxsm1DadyMjy5o0PSM","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"wallet\": {\n        \"symbol\": \"PAY\",\n        \"convert_id\": \"1958\",\n        \"chart\": \"xt\",\n        \"isMultiChain\": true\n    },\n    \"local\": {\n        \"amount\": \"20\",\n        \"currency\": \"USD\"\n    },\n    \"_id\": \"663224b5b5fe2a25d697429f\",\n    \"network\": \"bsc\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/crypto/convert","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","convert"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e1812cc-26e3-4d2f-9474-248f49672f13"},{"name":"send transfer webhook","id":"df4342e3-1529-490c-8dd5-214cf2cd07af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-paystack-signature","value":"400bc2b41a4e2a3cdc6886e096ddf1f7139e3b6b09ebad7d4ab5fa2821705740b700c84b6a1d6b57c18be7bb7b95c7ec1cc6b5da560acfdb2bf60b15b9e47245","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"event\": \"dedicatedaccount.assign.success\",\n  \"data\": {\n    \"customer\": {\n      \"id\": 100110,\n      \"first_name\": \"John\",\n      \"last_name\": \"Doe\",\n      \"email\": \"johndoe@test.com\",\n      \"customer_code\": \"CUS_hp05n9khsqcesz2\",\n      \"phone\": \"+2348100000000\",\n      \"metadata\": {},\n      \"risk_action\": \"default\",\n      \"international_format_phone\": \"+2348100000000\"\n    },\n    \"dedicated_account\": {\n      \"bank\": {\n        \"name\": \"Test Bank\",\n        \"id\": 20,\n        \"slug\": \"test-bank\"\n      },\n      \"account_name\": \"PAYSTACK/John Doe\",\n      \"account_number\": \"1234567890\",\n      \"assigned\": true,\n      \"currency\": \"NGN\",\n      \"metadata\": {\n        \"vbaId\": \"66ffa9f4ec2d68052dfa96d2\",\n        \"appId\": \"66ad210853bd42008bd45bf7\",\n        \"userId\": \"66ad210853bd42008bd45bf4\"\n      },\n      \"active\": true,\n      \"id\": 987654,\n      \"created_at\": \"2022-06-21T17:12:40.000Z\",\n      \"updated_at\": \"2022-08-12T14:02:51.000Z\",\n      \"assignment\": {\n        \"integration\": 100123,\n        \"assignee_id\": 100110,\n        \"assignee_type\": \"Customer\",\n        \"expired\": false,\n        \"account_type\": \"PAY-WITH-TRANSFER-RECURRING\",\n        \"assigned_at\": \"2022-08-12T14:02:51.614Z\",\n        \"expired_at\": null\n      }\n    },\n    \"identification\": {\n      \"status\": \"success\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/web/webhook/paystack","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","web","webhook","paystack"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"df4342e3-1529-490c-8dd5-214cf2cd07af"}],"id":"337c9190-28e9-4922-a862-2abb545f88d2","description":"<p>Create update and delete a crypto charge</p>\n","_postman_id":"337c9190-28e9-4922-a862-2abb545f88d2","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}}],"id":"bc1e0d97-0e99-4e5c-a71f-ad74ce803c95","description":"<p>contains all payment channels</p>\n","_postman_id":"bc1e0d97-0e99-4e5c-a71f-ad74ce803c95","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"ICO PLATFORM","item":[{"name":"Create Coin","id":"2525fdeb-319b-46e2-a35f-841733ce909f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MWU0MzllYjViMTllMTAwMmNhMDg1NTYiLCJpYXQiOjE2NDIzNDcwMjB9.9sD1zk6uppFaV3f87FK6MM9JXxeuvhi84u-Ilt3QKuU","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Messi \",\n    \"symbol\": \"$MFT\",\n    \"network\": \"bsc\",\n    \"initial_supply\": \"10000000000\",\n    \"maximum_supply\": \"10000000000\"\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/crowdsale/create","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","create"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2525fdeb-319b-46e2-a35f-841733ce909f"},{"name":"Get User Coins","id":"1c43293c-84db-420d-9796-6abe8abec021","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MWFlMTUxNGRlOWFiNjEzMDQ2OTNlZTEiLCJpYXQiOjE2Mzg3OTg2MjZ9.xHgFfOKf3m-SihAToPAjUY9rBNRZlClDTVUYWDYNTDs","type":"text"}],"body":{"mode":"raw","raw":""},"url":"api.100pay.co/api/v1/crowdsale/coins","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","coins"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c43293c-84db-420d-9796-6abe8abec021"},{"name":"Create Project","id":"6ae23e21-5eec-4068-802e-0ba62de81223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MWFlMTUxNGRlOWFiNjEzMDQ2OTNlZTEiLCJpYXQiOjE2Mzg3OTg2MjZ9.xHgFfOKf3m-SihAToPAjUY9rBNRZlClDTVUYWDYNTDs","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Timiun Time Market Crowdasale\",\n    \"coin_id\": \"2\",\n    \"token_symbol\": \"$UXIT\",\n    \"network\": \"BSC\",\n    \"coin\":     {\n        \"logo\": null,\n        \"contract_address\": null,\n        \"status\": \"deployed\",\n        \"assetType\": \"user_created\",\n        \"createdAt\": \"2021-12-13T13:46:59.159Z\",\n        \"_id\": \"61b74f35bd06ae00d6b61a44\",\n        \"name\": \"Upxit Coin\",\n        \"symbol\": \"$UXIT\",\n        \"network\": \"bsc\",\n        \"initial_supply\": \"100000000000\",\n        \"maximum_supply\": \"1000000000000\",\n        \"userId\": \"61ae1514de9ab61304693ee1\",\n        \"__v\": 0\n    },\n    \"team\": [\n        {\n            \"name\": \"Bob\",\n            \"telegram\": \"@bob\",\n            \"twitter\": \"@bob\",\n            \"discord\": \"@bob\"\n        }\n    ],\n    \"community\": {\n        \"facebook\": \"\",\n        \"twitter\": \"\",\n        \"telegram\": \"\",\n        \"discord\": \"\",\n        \"redit\": \"\",\n        \"linkedin\": \"\"\n    },\n    \"chat\": {\n        \"telegram\": \"@timiun\",\n        \"discord\": \"@timiun\"\n    },\n    \"goal\": \"1000\",\n    \"phase\": \"presale\",\n    \"whitePaper\": \"https://whitepaper.com/timiun\",\n    \"description\": \"timiun is an app\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/crowdsale/create/project","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","create","project"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ae23e21-5eec-4068-802e-0ba62de81223"},{"name":"Get User Projects","id":"3d07abc8-1f37-4df6-9708-009cb2ab6e5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MWFlMTUxNGRlOWFiNjEzMDQ2OTNlZTEiLCJpYXQiOjE2Mzg3OTg2MjZ9.xHgFfOKf3m-SihAToPAjUY9rBNRZlClDTVUYWDYNTDs","type":"text"}],"url":"api.100pay.co/api/v1/crowdsale/projects","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","projects"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d07abc8-1f37-4df6-9708-009cb2ab6e5f"},{"name":"Fetch all Projects","id":"c8e2aa91-0d63-4632-adb0-b0a10a8852bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxZWQ5MmIyMGUwZGZmM2I2MmQ2YjJhYSIsInVzZXJJZCI6IjYxZGU5ZmQzNWIxOWUxMDAyY2EwODUyYiIsImlhdCI6MTY0Mjk1OTUzOH0.KJKjiZ_CxzY62bVqKZkwafA14vYNoQoAmWaVBY4WkOQ","type":"text"}],"url":"api.100pay.co/api/v1/crowdsale/all-projects","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","all-projects"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8e2aa91-0d63-4632-adb0-b0a10a8852bb"},{"name":"Buy Algo Asset","id":"ce0b8fbe-d997-40e7-bb6b-03d9a3ab4fa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"api.100pay.co/api/v1/crowdsale/algo/buy","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","algo","buy"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce0b8fbe-d997-40e7-bb6b-03d9a3ab4fa4"},{"name":"Verify Algo Transaction","id":"26163d6c-ff68-4730-82a6-bf4c0fb401c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"algo-trx-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJidXllciI6IkVZSUxKNDJXRTRKTlRaTkVLT0lMNFNXVjRXVTRDT0ZLSlVRMzRaU0pPTE5HRTNGSFQ0Wk9HS1lVSVUiLCJhbW91bnQiOiIxMCIsInByb2plY3RfaWQiOiI2MWFlNzI2YTc3NDExNTE0YmRhYzcyMWMiLCJ3YWxsZXRfaWQiOiI2MWM1NzA2MmY3MmM0ZTAwZDlkYWRlNjkiLCJpYXQiOjE2NDAzMjkzMTV9.2mFyOtCUGMGXRznLA4BEc4u2vAjBnf6-fZTT4Ws0P2I","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"address\": \"3ZJXFKTZ56Z6OSXP7TCC6HPDERLPAAH4CHX2VUOO5LOJWS5WGPK65WFT6A\",\n    \"symbol\": \"$CSA\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/crowdsale/algo/verify","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","algo","verify"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"26163d6c-ff68-4730-82a6-bf4c0fb401c9"},{"name":"get Account Transactions","id":"bfd472b1-a647-4f62-9e38-2a00f5ed0ceb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":"N8c0bflsUn3nBHnpAmCiVxbBxNBH98b3iXBYabc1","type":"text"}],"url":"https://testnet-algorand.api.purestake.io/idx2/v2/accounts/3ZJXFKTZ56Z6OSXP7TCC6HPDERLPAAH4CHX2VUOO5LOJWS5WGPK65WFT6A/transactions","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["idx2","v2","accounts","3ZJXFKTZ56Z6OSXP7TCC6HPDERLPAAH4CHX2VUOO5LOJWS5WGPK65WFT6A","transactions"],"host":["testnet-algorand","api","purestake","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"bfd472b1-a647-4f62-9e38-2a00f5ed0ceb"},{"name":"Get Asset Details","id":"bf22e1a9-0da3-45b6-adc8-e2b082d8804c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-API-Key","value":"N8c0bflsUn3nBHnpAmCiVxbBxNBH98b3iXBYabc1","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MTk5NTUzMzY1YTY0OTAwYjcyZGE1ZjIiLCJpYXQiOjE2Mzc0Mzg3Nzh9.fs1KPnIMrKD7LafWJUEakqHdZ8qWNhtpcAYdT9FZhb4","type":"text"}],"url":"api.100pay.co/api/v1/crowdsale/algo/asset/408947","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","algo","asset","408947"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf22e1a9-0da3-45b6-adc8-e2b082d8804c"},{"name":"Import Algorand Standard Asset","id":"8c6f6d07-204c-40c9-878a-d2c5d1d7f93e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MWFlMjAwOGMzNjM4ZDEzZTViMTZiMDgiLCJpYXQiOjE2Mzg4MDE0NDZ9.om3t38sCM12j1zc5jIp8yscsGey_nW6tSZZPzATIuBo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": 12400859,\n    \"trxPin\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/crowdsale/algo/asset/optIn/","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","algo","asset","optIn",""],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c6f6d07-204c-40c9-878a-d2c5d1d7f93e"},{"name":"Get Single Project","id":"8a06122c-34b5-4cef-80ba-6d420d14e316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxYWU3YTNhYTFlYzdiMTRkOWQzYTg2NSIsInVzZXJJZCI6IjYxYWU3YTA0YTFlYzdiMTRkOWQzYTg2NCIsImlhdCI6MTYzODgyNDUwNn0.bCLVtRfY3YEFsb5fMoypAgmCxoEd94Qh1HKsuAztYwg","type":"text"}],"url":"api.100pay.co/api/v1/crowdsale/project/Planets","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","project","Planets"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a06122c-34b5-4cef-80ba-6d420d14e316"},{"name":"Publish Crowdsale Contract","id":"21b1c699-24ac-4c40-9279-f94d30d934f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MTk5NTUzMzY1YTY0OTAwYjcyZGE1ZjIiLCJpYXQiOjE2Mzc0Mzg3Nzh9.fs1KPnIMrKD7LafWJUEakqHdZ8qWNhtpcAYdT9FZhb4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"crowdsale\",\n    \"status\": \"unverified\",\n    \"object_id\": \"61e44c7a5b19e1002ca08559\",\n    \"jsonFile\": {\n        \"object\": {\n            \"contractName\": \"MessiFanTokenCrowdsale\",\n            \"abi\": [\n                {\n                    \"constant\": true,\n                    \"inputs\": [],\n                    \"name\": \"rate\",\n                    \"outputs\": [\n                        {\n                            \"name\": \"\",\n                            \"type\": \"uint256\"\n                        }\n                    ],\n                    \"payable\": false,\n                    \"stateMutability\": \"view\",\n                    \"type\": \"function\"\n                },\n                {\n                    \"constant\": true,\n                    \"inputs\": [],\n                    \"name\": \"weiRaised\",\n                    \"outputs\": [\n                        {\n                            \"name\": \"\",\n                            \"type\": \"uint256\"\n                        }\n                    ],\n                    \"payable\": false,\n                    \"stateMutability\": \"view\",\n                    \"type\": \"function\"\n                },\n                {\n                    \"constant\": true,\n                    \"inputs\": [],\n                    \"name\": \"wallet\",\n                    \"outputs\": [\n                        {\n                            \"name\": \"\",\n                            \"type\": \"address\"\n                        }\n                    ],\n                    \"payable\": false,\n                    \"stateMutability\": \"view\",\n                    \"type\": \"function\"\n                },\n                {\n                    \"constant\": false,\n                    \"inputs\": [\n                        {\n                            \"name\": \"beneficiary\",\n                            \"type\": \"address\"\n                        }\n                    ],\n                    \"name\": \"buyTokens\",\n                    \"outputs\": [],\n                    \"payable\": true,\n                    \"stateMutability\": \"payable\",\n                    \"type\": \"function\"\n                },\n                {\n                    \"constant\": true,\n                    \"inputs\": [],\n                    \"name\": \"token\",\n                    \"outputs\": [\n                        {\n                            \"name\": \"\",\n                            \"type\": \"address\"\n                        }\n                    ],\n                    \"payable\": false,\n                    \"stateMutability\": \"view\",\n                    \"type\": \"function\"\n                },\n                {\n                    \"inputs\": [\n                        {\n                            \"name\": \"rate\",\n                            \"type\": \"uint256\"\n                        },\n                        {\n                            \"name\": \"wallet\",\n                            \"type\": \"address\"\n                        },\n                        {\n                            \"name\": \"token\",\n                            \"type\": \"address\"\n                        }\n                    ],\n                    \"payable\": false,\n                    \"stateMutability\": \"nonpayable\",\n                    \"type\": \"constructor\"\n                },\n                {\n                    \"payable\": true,\n                    \"stateMutability\": \"payable\",\n                    \"type\": \"fallback\"\n                },\n                {\n                    \"anonymous\": false,\n                    \"inputs\": [\n                        {\n                            \"indexed\": true,\n                            \"name\": \"purchaser\",\n                            \"type\": \"address\"\n                        },\n                        {\n                            \"indexed\": true,\n                            \"name\": \"beneficiary\",\n                            \"type\": \"address\"\n                        },\n                        {\n                            \"indexed\": false,\n                            \"name\": \"value\",\n                            \"type\": \"uint256\"\n                        },\n                        {\n                            \"indexed\": false,\n                            \"name\": \"amount\",\n                            \"type\": \"uint256\"\n                        }\n                    ],\n                    \"name\": \"TokensPurchased\",\n                    \"type\": \"event\"\n                }\n            ],\n            \"metadata\": \"{\\\"compiler\\\":{\\\"version\\\":\\\"0.5.5+commit.47a71e8f\\\"},\\\"language\\\":\\\"Solidity\\\",\\\"output\\\":{\\\"abi\\\":[{\\\"constant\\\":true,\\\"inputs\\\":[],\\\"name\\\":\\\"rate\\\",\\\"outputs\\\":[{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"uint256\\\"}],\\\"payable\\\":false,\\\"stateMutability\\\":\\\"view\\\",\\\"type\\\":\\\"function\\\"},{\\\"constant\\\":true,\\\"inputs\\\":[],\\\"name\\\":\\\"weiRaised\\\",\\\"outputs\\\":[{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"uint256\\\"}],\\\"payable\\\":false,\\\"stateMutability\\\":\\\"view\\\",\\\"type\\\":\\\"function\\\"},{\\\"constant\\\":true,\\\"inputs\\\":[],\\\"name\\\":\\\"wallet\\\",\\\"outputs\\\":[{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"address\\\"}],\\\"payable\\\":false,\\\"stateMutability\\\":\\\"view\\\",\\\"type\\\":\\\"function\\\"},{\\\"constant\\\":false,\\\"inputs\\\":[{\\\"name\\\":\\\"beneficiary\\\",\\\"type\\\":\\\"address\\\"}],\\\"name\\\":\\\"buyTokens\\\",\\\"outputs\\\":[],\\\"payable\\\":true,\\\"stateMutability\\\":\\\"payable\\\",\\\"type\\\":\\\"function\\\"},{\\\"constant\\\":true,\\\"inputs\\\":[],\\\"name\\\":\\\"token\\\",\\\"outputs\\\":[{\\\"name\\\":\\\"\\\",\\\"type\\\":\\\"address\\\"}],\\\"payable\\\":false,\\\"stateMutability\\\":\\\"view\\\",\\\"type\\\":\\\"function\\\"},{\\\"inputs\\\":[{\\\"name\\\":\\\"rate\\\",\\\"type\\\":\\\"uint256\\\"},{\\\"name\\\":\\\"wallet\\\",\\\"type\\\":\\\"address\\\"},{\\\"name\\\":\\\"token\\\",\\\"type\\\":\\\"address\\\"}],\\\"payable\\\":false,\\\"stateMutability\\\":\\\"nonpayable\\\",\\\"type\\\":\\\"constructor\\\"},{\\\"payable\\\":true,\\\"stateMutability\\\":\\\"payable\\\",\\\"type\\\":\\\"fallback\\\"},{\\\"anonymous\\\":false,\\\"inputs\\\":[{\\\"indexed\\\":true,\\\"name\\\":\\\"purchaser\\\",\\\"type\\\":\\\"address\\\"},{\\\"indexed\\\":true,\\\"name\\\":\\\"beneficiary\\\",\\\"type\\\":\\\"address\\\"},{\\\"indexed\\\":false,\\\"name\\\":\\\"value\\\",\\\"type\\\":\\\"uint256\\\"},{\\\"indexed\\\":false,\\\"name\\\":\\\"amount\\\",\\\"type\\\":\\\"uint256\\\"}],\\\"name\\\":\\\"TokensPurchased\\\",\\\"type\\\":\\\"event\\\"}],\\\"devdoc\\\":{\\\"details\\\":\\\"This is an example of a fully fledged crowdsale.\\\",\\\"methods\\\":{\\\"buyTokens(address)\\\":{\\\"details\\\":\\\"low level token purchase ***DO NOT OVERRIDE*** This function has a non-reentrancy guard, so it shouldn't be called by another `nonReentrant` function.\\\",\\\"params\\\":{\\\"beneficiary\\\":\\\"Recipient of the token purchase\\\"}},\\\"rate()\\\":{\\\"return\\\":\\\"the number of token units a buyer gets per wei.\\\"},\\\"token()\\\":{\\\"return\\\":\\\"the token being sold.\\\"},\\\"wallet()\\\":{\\\"return\\\":\\\"the address where funds are collected.\\\"},\\\"weiRaised()\\\":{\\\"return\\\":\\\"the amount of wei raised.\\\"}},\\\"title\\\":\\\"SimpleCrowdsale\\\"},\\\"userdoc\\\":{\\\"methods\\\":{}}},\\\"settings\\\":{\\\"compilationTarget\\\":{\\\"project:/contracts/MessiFanTokenCrowdsale.sol\\\":\\\"MessiFanTokenCrowdsale\\\"},\\\"evmVersion\\\":\\\"petersburg\\\",\\\"libraries\\\":{},\\\"optimizer\\\":{\\\"enabled\\\":false,\\\"runs\\\":200},\\\"remappings\\\":[]},\\\"sources\\\":{\\\"@openzeppelin/contracts/GSN/Context.sol\\\":{\\\"keccak256\\\":\\\"0x90a3995645af7562d84b9d69363ffa5ae7217714ab61e951bf7bc450f40e4061\\\",\\\"urls\\\":[\\\"bzzr://51482c01bddf23793bddee43b60ab9578a62948a4f2082def24ea792a553b055\\\"]},\\\"@openzeppelin/contracts/crowdsale/Crowdsale.sol\\\":{\\\"keccak256\\\":\\\"0xe612eb8a3023c1a4f4d7e2d0aaf7f19c25e9d772c46a6e95790ddb42ba7baa99\\\",\\\"urls\\\":[\\\"bzzr://3f11e0277a173ba437a448df0f1ab16a64b1b1dcd3f34019e052a7c5d14c1ea7\\\"]},\\\"@openzeppelin/contracts/math/SafeMath.sol\\\":{\\\"keccak256\\\":\\\"0x640b6dee7a4b830bdfd52b5031a07fc2b12209f5b2e29e5d364a7d37f69d8076\\\",\\\"urls\\\":[\\\"bzzr://292843005e754e752644f767477ec5ad7a1ffc91ddb18c38b8079c62f3993cad\\\"]},\\\"@openzeppelin/contracts/token/ERC20/IERC20.sol\\\":{\\\"keccak256\\\":\\\"0xe5bb0f57cff3e299f360052ba50f1ea0fff046df2be070b6943e0e3c3fdad8a9\\\",\\\"urls\\\":[\\\"bzzr://cf2d583b8dce38d0617fdcd65f2fd9f126fe17b7f683b5a515ea9d2762d8b062\\\"]},\\\"@openzeppelin/contracts/token/ERC20/SafeERC20.sol\\\":{\\\"keccak256\\\":\\\"0x6f2c9955d65c522b80f4b8792f076512d2df947d2112cbc4d98a4781ed42ede2\\\",\\\"urls\\\":[\\\"bzzr://d2ff5aadcb697bc27ca3b0f6c40b4998e8cf0a1bd0f761d1df6d5981777841ae\\\"]},\\\"@openzeppelin/contracts/utils/Address.sol\\\":{\\\"keccak256\\\":\\\"0x1a8e5072509c5ea7365eb1d48030b9be865140c8fb779968da0a459a0e174a11\\\",\\\"urls\\\":[\\\"bzzr://4e1d23731da27602b8c552e54fb9976dadf8cf46a8f90a3c8c1b85fe044618b9\\\"]},\\\"@openzeppelin/contracts/utils/ReentrancyGuard.sol\\\":{\\\"keccak256\\\":\\\"0xb63221b23818d622bfd83d18e0968307e4fcb7a35536bdceded76e1cf8349acd\\\",\\\"urls\\\":[\\\"bzzr://35ed82f3c1174e1eb7d9ef351964024e535a992a5dbf4ff125a101aef441fd16\\\"]},\\\"project:/contracts/MessiFanTokenCrowdsale.sol\\\":{\\\"keccak256\\\":\\\"0x0f8f2c01d6035b1ba01c699880e8106ea11c8b1f8092054d9238d9350f5627b3\\\",\\\"urls\\\":[\\\"bzzr://628575b4cb692fca34995f2354cc4b7d5e2e8cbe2c32e56df6cbefa90232a660\\\"]}},\\\"version\\\":1}\",\n            \"bytecode\": \"0x608060405234801561001057600080fd5b50604051606080610d9a8339810180604052606081101561003057600080fd5b8101908080519060200190929190805190602001909291908051906020019092919050505082828260016000806101000a81548160ff0219169083151502179055506000831115156100ea576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260148152602001807f43726f776473616c653a2072617465206973203000000000000000000000000081525060200191505060405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614151515610172576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401808060200182810382526025815260200180610d756025913960400191505060405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16141515156101fa576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401808060200182810382526024815260200180610d516024913960400191505060405180910390fd5b8260028190555081600160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555080600060016101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550505050505050610ab9806102986000396000f3fe60806040526004361061004a5760003560e01c80632c4e722e1461005c5780634042b66f14610087578063521eb273146100b2578063ec8ac4d814610109578063fc0c546a1461014d575b61005a6100556101a4565b6101ac565b005b34801561006857600080fd5b50610071610339565b6040518082815260200191505060405180910390f35b34801561009357600080fd5b5061009c610343565b6040518082815260200191505060405180910390f35b3480156100be57600080fd5b506100c761034d565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b61014b6004803603602081101561011f57600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff1690602001909291905050506101ac565b005b34801561015957600080fd5b50610162610377565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b600033905090565b6000809054906101000a900460ff16151561022f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252601f8152602001807f5265656e7472616e637947756172643a207265656e7472616e742063616c6c0081525060200191505060405180910390fd5b60008060006101000a81548160ff021916908315150217905550600034905061025882826103a0565b6000610263826104a5565b905061027a826003546104c390919063ffffffff16565b60038190555061028a838261054d565b8273ffffffffffffffffffffffffffffffffffffffff166102a96101a4565b73ffffffffffffffffffffffffffffffffffffffff167f6faf93231a456e552dbc9961f58d9713ee4f2e69d15f1975b050ef0911053a7b8484604051808381526020018281526020019250505060405180910390a3610308838361055b565b61031061055f565b61031a83836105ca565b505060016000806101000a81548160ff02191690831515021790555050565b6000600254905090565b6000600354905090565b6000600160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60008060019054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614151515610428576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252602a815260200180610a3a602a913960400191505060405180910390fd5b600081141515156104a1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260198152602001807f43726f776473616c653a20776569416d6f756e7420697320300000000000000081525060200191505060405180910390fd5b5050565b60006104bc600254836105ce90919063ffffffff16565b9050919050565b6000808284019050838110151515610543576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252601b8152602001807f536166654d6174683a206164646974696f6e206f766572666c6f77000000000081525060200191505060405180910390fd5b8091505092915050565b6105578282610658565b5050565b5050565b600160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166108fc349081150290604051600060405180830381858888f193505050501580156105c7573d6000803e3d6000fd5b50565b5050565b6000808314156105e15760009050610652565b600082840290508284828115156105f457fe5b0414151561064d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401808060200182810382526021815260200180610a196021913960400191505060405180910390fd5b809150505b92915050565b6106a58282600060019054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166106a99092919063ffffffff16565b5050565b610775838473ffffffffffffffffffffffffffffffffffffffff1663a9059cbb905060e01b8484604051602401808373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200182815260200192505050604051602081830303815290604052907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff838183161783525050505061077a565b505050565b6107998273ffffffffffffffffffffffffffffffffffffffff166109cd565b151561080d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252601f8152602001807f5361666545524332303a2063616c6c20746f206e6f6e2d636f6e74726163740081525060200191505060405180910390fd5b600060608373ffffffffffffffffffffffffffffffffffffffff16836040518082805190602001908083835b60208310151561085e5780518252602082019150602081019050602083039250610839565b6001836020036101000a0380198251168184511680821785525050505050509050019150506000604051808303816000865af19150503d80600081146108c0576040519150601f19603f3d011682016040523d82523d6000602084013e6108c5565b606091505b509150915081151561093f576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260208152602001807f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c656481525060200191505060405180910390fd5b6000815111156109c75780806020019051602081101561095e57600080fd5b810190808051906020019092919050505015156109c6576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252602a815260200180610a64602a913960400191505060405180910390fd5b5b50505050565b60008060007fc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a47060001b9050833f9150808214158015610a0f57506000801b8214155b9250505091905056fe536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f7743726f776473616c653a2062656e656669636961727920697320746865207a65726f20616464726573735361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a165627a7a72305820659f64736e9cada520dae7f14dbdf4073b1214dc8464ec5f01b440b9954439b0002943726f776473616c653a20746f6b656e20697320746865207a65726f206164647265737343726f776473616c653a2077616c6c657420697320746865207a65726f2061646472657373\",\n            \"deployedBytecode\": \"0x60806040526004361061004a5760003560e01c80632c4e722e1461005c5780634042b66f14610087578063521eb273146100b2578063ec8ac4d814610109578063fc0c546a1461014d575b61005a6100556101a4565b6101ac565b005b34801561006857600080fd5b50610071610339565b6040518082815260200191505060405180910390f35b34801561009357600080fd5b5061009c610343565b6040518082815260200191505060405180910390f35b3480156100be57600080fd5b506100c761034d565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b61014b6004803603602081101561011f57600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff1690602001909291905050506101ac565b005b34801561015957600080fd5b50610162610377565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b600033905090565b6000809054906101000a900460ff16151561022f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252601f8152602001807f5265656e7472616e637947756172643a207265656e7472616e742063616c6c0081525060200191505060405180910390fd5b60008060006101000a81548160ff021916908315150217905550600034905061025882826103a0565b6000610263826104a5565b905061027a826003546104c390919063ffffffff16565b60038190555061028a838261054d565b8273ffffffffffffffffffffffffffffffffffffffff166102a96101a4565b73ffffffffffffffffffffffffffffffffffffffff167f6faf93231a456e552dbc9961f58d9713ee4f2e69d15f1975b050ef0911053a7b8484604051808381526020018281526020019250505060405180910390a3610308838361055b565b61031061055f565b61031a83836105ca565b505060016000806101000a81548160ff02191690831515021790555050565b6000600254905090565b6000600354905090565b6000600160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b60008060019054906101000a900473ffffffffffffffffffffffffffffffffffffffff16905090565b600073ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff1614151515610428576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252602a815260200180610a3a602a913960400191505060405180910390fd5b600081141515156104a1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260198152602001807f43726f776473616c653a20776569416d6f756e7420697320300000000000000081525060200191505060405180910390fd5b5050565b60006104bc600254836105ce90919063ffffffff16565b9050919050565b6000808284019050838110151515610543576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252601b8152602001807f536166654d6174683a206164646974696f6e206f766572666c6f77000000000081525060200191505060405180910390fd5b8091505092915050565b6105578282610658565b5050565b5050565b600160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166108fc349081150290604051600060405180830381858888f193505050501580156105c7573d6000803e3d6000fd5b50565b5050565b6000808314156105e15760009050610652565b600082840290508284828115156105f457fe5b0414151561064d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401808060200182810382526021815260200180610a196021913960400191505060405180910390fd5b809150505b92915050565b6106a58282600060019054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166106a99092919063ffffffff16565b5050565b610775838473ffffffffffffffffffffffffffffffffffffffff1663a9059cbb905060e01b8484604051602401808373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200182815260200192505050604051602081830303815290604052907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff838183161783525050505061077a565b505050565b6107998273ffffffffffffffffffffffffffffffffffffffff166109cd565b151561080d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252601f8152602001807f5361666545524332303a2063616c6c20746f206e6f6e2d636f6e74726163740081525060200191505060405180910390fd5b600060608373ffffffffffffffffffffffffffffffffffffffff16836040518082805190602001908083835b60208310151561085e5780518252602082019150602081019050602083039250610839565b6001836020036101000a0380198251168184511680821785525050505050509050019150506000604051808303816000865af19150503d80600081146108c0576040519150601f19603f3d011682016040523d82523d6000602084013e6108c5565b606091505b509150915081151561093f576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260208152602001807f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c656481525060200191505060405180910390fd5b6000815111156109c75780806020019051602081101561095e57600080fd5b810190808051906020019092919050505015156109c6576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040180806020018281038252602a815260200180610a64602a913960400191505060405180910390fd5b5b50505050565b60008060007fc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a47060001b9050833f9150808214158015610a0f57506000801b8214155b9250505091905056fe536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f7743726f776473616c653a2062656e656669636961727920697320746865207a65726f20616464726573735361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a165627a7a72305820659f64736e9cada520dae7f14dbdf4073b1214dc8464ec5f01b440b9954439b00029\",\n            \"sourceMap\": \"240:187:10:-;;;291:134;8:9:-1;5:2;;;30:1;27;20:12;5:2;291:134:10;;;;;;;;;;;;;13:2:-1;8:3;5:11;2:2;;;29:1;26;19:12;2:2;291:134:10;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;402:4;408:6;416:5;1435:4:8;1421:11;;:18;;;;;;;;;;;;;;;;;;2416:1:1;2409:4;:8;2401:41;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2478:1;2460:20;;:6;:20;;;;2452:70;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2566:1;2540:28;;2548:5;2540:28;;;;2532:77;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2628:4;2620:5;:12;;;;2652:6;2642:7;;:16;;;;;;;;;;;;;;;;;;2677:5;2668:6;;:14;;;;;;;;;;;;;;;;;;2319:370;;;291:134:10;;;240:187;;;;;;\",\n            \"deployedSourceMap\": \"240:187:10:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3017:23:1;3027:12;:10;:12::i;:::-;3017:9;:23::i;:::-;240:187:10;3430:75:1;;8:9:-1;5:2;;;30:1;27;20:12;5:2;3430:75:1;;;:::i;:::-;;;;;;;;;;;;;;;;;;;3568:85;;8:9:-1;5:2;;;30:1;27;20:12;5:2;3568:85:1;;;:::i;:::-;;;;;;;;;;;;;;;;;;;3258:87;;8:9:-1;5:2;;;30:1;27;20:12;5:2;3258:87:1;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;3910:605;;;;;;13:2:-1;8:3;5:11;2:2;;;29:1;26;19:12;2:2;3910:605:1;;;;;;;;;;;;;;;;;;;:::i;:::-;;3106:76;;8:9:-1;5:2;;;30:1;27;20:12;5:2;3106:76:1;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;788:96:0;833:15;867:10;860:17;;788:96;:::o;3910:605:1:-;1934:11:8;;;;;;;;;;;1926:55;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2070:5;2056:11;;:19;;;;;;;;;;;;;;;;;;3988:17:1;4008:9;3988:29;;4027:44;4048:11;4061:9;4027:20;:44::i;:::-;4130:14;4147:26;4163:9;4147:15;:26::i;:::-;4130:43;;4221:25;4236:9;4221:10;;:14;;:25;;;;:::i;:::-;4208:10;:38;;;;4257:37;4274:11;4287:6;4257:16;:37::i;:::-;4339:11;4309:61;;4325:12;:10;:12::i;:::-;4309:61;;;4352:9;4363:6;4309:61;;;;;;;;;;;;;;;;;;;;;;;;4381:46;4404:11;4417:9;4381:22;:46::i;:::-;4438:15;:13;:15::i;:::-;4463:45;4485:11;4498:9;4463:21;:45::i;:::-;2086:1:8;;2244:4;2230:11;;:18;;;;;;;;;;;;;;;;;;3910:605:1;:::o;3430:75::-;3467:7;3493:5;;3486:12;;3430:75;:::o;3568:85::-;3610:7;3636:10;;3629:17;;3568:85;:::o;3258:87::-;3297:15;3331:7;;;;;;;;;;;3324:14;;3258:87;:::o;3106:76::-;3144:6;3169;;;;;;;;;;;3162:13;;3106:76;:::o;5057:376::-;5182:1;5159:25;;:11;:25;;;;5151:80;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5262:1;5249:9;:14;;5241:52;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5057:376;;:::o;7358:120::-;7425:7;7451:20;7465:5;;7451:9;:13;;:20;;;;:::i;:::-;7444:27;;7358:120;;;:::o;834:176:2:-;892:7;911:9;927:1;923;:5;911:17;;951:1;946;:6;;938:46;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1002:1;995:8;;;834:176;;;;:::o;6560:134:1:-;6647:40;6662:11;6675;6647:14;:40::i;:::-;6560:134;;:::o;6964:145::-;;;:::o;7565:78::-;7609:7;;;;;;;;;;;:16;;:27;7626:9;7609:27;;;;;;;;;;;;;;;;;;;;;;;;8:9:-1;5:2;;;45:16;42:1;39;24:38;77:16;74:1;67:27;5:2;7609:27:1;7565:78::o;5728:149::-;;;:::o;2159:459:2:-;2217:7;2463:1;2458;:6;2454:45;;;2487:1;2480:8;;;;2454:45;2509:9;2525:1;2521;:5;2509:17;;2553:1;2548;2544;:5;;;;;;;;:10;2536:56;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2610:1;2603:8;;;2159:459;;;;;:::o;6157:137:1:-;6242:45;6262:11;6275;6242:6;;;;;;;;;;;:19;;;;:45;;;;;:::i;:::-;6157:137;;:::o;662:174:6:-;744:85;763:5;793;:14;;;:23;;;;818:2;822:5;770:58;;;;;;;;;;;;;;;;;;;;;;;;;49:4:-1;39:7;30;26:21;22:32;13:7;6:49;770:58:6;;;;;;;38:4:-1;29:7;25:18;67:10;61:17;96:58;199:8;192:4;186;182:15;179:29;167:10;160:49;0:215;;;770:58:6;744:18;:85::i;:::-;662:174;;;:::o;2666:1095::-;3261:27;3269:5;3261:25;;;:27::i;:::-;3253:71;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3395:12;3409:23;3444:5;3436:19;;3456:4;3436:25;;;;;;;;;;;;;36:153:-1;66:2;61:3;58:11;51:19;36:153;;;182:3;176:10;171:3;164:23;98:2;93:3;89:12;82:19;;123:2;118:3;114:12;107:19;;148:2;143:3;139:12;132:19;;36:153;;;274:1;267:3;263:2;259:12;254:3;250:22;246:30;315:4;311:9;305:3;299:10;295:26;356:4;350:3;344:10;340:21;389:7;380;377:20;372:3;365:33;3:399;;;3436:25:6;;;;;;;;;;;;;;;;;;;;;;;;14:1:-1;21;16:31;;;;75:4;69:11;64:16;;144:4;140:9;133:4;115:16;111:27;107:43;104:1;100:51;94:4;87:65;169:16;166:1;159:27;225:16;222:1;215:4;212:1;208:12;193:49;7:242;;16:31;36:4;31:9;;7:242;;3394:67:6;;;;3479:7;3471:52;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3558:1;3538:10;:17;:21;3534:221;;;3678:10;3667:30;;;;;13:2:-1;8:3;5:11;2:2;;;29:1;26;19:12;2:2;3667:30:6;;;;;;;;;;;;;;;;3659:85;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3534:221;2666:1095;;;;:::o;686:610:7:-;746:4;1004:16;1030:19;1052:66;1030:88;;;;1219:7;1207:20;1195:32;;1258:11;1246:8;:23;;:42;;;;;1285:3;1273:15;;:8;:15;;1246:42;1238:51;;;;686:610;;;:::o\",\n            \"source\": \"// contracts/SimpleCrowdsale.sol\\n// SPDX-License-Identifier: MIT\\npragma solidity ^0.5.0;\\n\\nimport \\\"@openzeppelin/contracts/crowdsale/Crowdsale.sol\\\";\\n\\n/**\\n * @title SimpleCrowdsale\\n * @dev This is an example of a fully fledged crowdsale.\\n */\\ncontract MessiFanTokenCrowdsale is Crowdsale {\\n    constructor(\\n        uint256 rate,\\n        address payable wallet,\\n        IERC20 token\\n    ) public Crowdsale(rate, wallet, token) {}\\n}\\n\",\n            \"sourcePath\": \"/home/brainy/projects/messifantoken/contracts/MessiFanTokenCrowdsale.sol\",\n            \"ast\": {\n                \"absolutePath\": \"project:/contracts/MessiFanTokenCrowdsale.sol\",\n                \"exportedSymbols\": {\n                    \"MessiFanTokenCrowdsale\": [\n                        1400\n                    ]\n                },\n                \"id\": 1401,\n                \"nodeType\": \"SourceUnit\",\n                \"nodes\": [\n                    {\n                        \"id\": 1381,\n                        \"literals\": [\n                            \"solidity\",\n                            \"^\",\n                            \"0.5\",\n                            \".0\"\n                        ],\n                        \"nodeType\": \"PragmaDirective\",\n                        \"src\": \"65:23:10\"\n                    },\n                    {\n                        \"absolutePath\": \"@openzeppelin/contracts/crowdsale/Crowdsale.sol\",\n                        \"file\": \"@openzeppelin/contracts/crowdsale/Crowdsale.sol\",\n                        \"id\": 1382,\n                        \"nodeType\": \"ImportDirective\",\n                        \"scope\": 1401,\n                        \"sourceUnit\": 304,\n                        \"src\": \"90:57:10\",\n                        \"symbolAliases\": [],\n                        \"unitAlias\": \"\"\n                    },\n                    {\n                        \"baseContracts\": [\n                            {\n                                \"arguments\": null,\n                                \"baseName\": {\n                                    \"contractScope\": null,\n                                    \"id\": 1383,\n                                    \"name\": \"Crowdsale\",\n                                    \"nodeType\": \"UserDefinedTypeName\",\n                                    \"referencedDeclaration\": 303,\n                                    \"src\": \"275:9:10\",\n                                    \"typeDescriptions\": {\n                                        \"typeIdentifier\": \"t_contract$_Crowdsale_$303\",\n                                        \"typeString\": \"contract Crowdsale\"\n                                    }\n                                },\n                                \"id\": 1384,\n                                \"nodeType\": \"InheritanceSpecifier\",\n                                \"src\": \"275:9:10\"\n                            }\n                        ],\n                        \"contractDependencies\": [\n                            26,\n                            303,\n                            1347\n                        ],\n                        \"contractKind\": \"contract\",\n                        \"documentation\": \"@title SimpleCrowdsale\\n@dev This is an example of a fully fledged crowdsale.\",\n                        \"fullyImplemented\": true,\n                        \"id\": 1400,\n                        \"linearizedBaseContracts\": [\n                            1400,\n                            303,\n                            1347,\n                            26\n                        ],\n                        \"name\": \"MessiFanTokenCrowdsale\",\n                        \"nodeType\": \"ContractDefinition\",\n                        \"nodes\": [\n                            {\n                                \"body\": {\n                                    \"id\": 1398,\n                                    \"nodeType\": \"Block\",\n                                    \"src\": \"423:2:10\",\n                                    \"statements\": []\n                                },\n                                \"documentation\": null,\n                                \"id\": 1399,\n                                \"implemented\": true,\n                                \"kind\": \"constructor\",\n                                \"modifiers\": [\n                                    {\n                                        \"arguments\": [\n                                            {\n                                                \"argumentTypes\": null,\n                                                \"id\": 1393,\n                                                \"name\": \"rate\",\n                                                \"nodeType\": \"Identifier\",\n                                                \"overloadedDeclarations\": [],\n                                                \"referencedDeclaration\": 1386,\n                                                \"src\": \"402:4:10\",\n                                                \"typeDescriptions\": {\n                                                    \"typeIdentifier\": \"t_uint256\",\n                                                    \"typeString\": \"uint256\"\n                                                }\n                                            },\n                                            {\n                                                \"argumentTypes\": null,\n                                                \"id\": 1394,\n                                                \"name\": \"wallet\",\n                                                \"nodeType\": \"Identifier\",\n                                                \"overloadedDeclarations\": [],\n                                                \"referencedDeclaration\": 1388,\n                                                \"src\": \"408:6:10\",\n                                                \"typeDescriptions\": {\n                                                    \"typeIdentifier\": \"t_address_payable\",\n                                                    \"typeString\": \"address payable\"\n                                                }\n                                            },\n                                            {\n                                                \"argumentTypes\": null,\n                                                \"id\": 1395,\n                                                \"name\": \"token\",\n                                                \"nodeType\": \"Identifier\",\n                                                \"overloadedDeclarations\": [],\n                                                \"referencedDeclaration\": 1390,\n                                                \"src\": \"416:5:10\",\n                                                \"typeDescriptions\": {\n                                                    \"typeIdentifier\": \"t_contract$_IERC20_$1022\",\n                                                    \"typeString\": \"contract IERC20\"\n                                                }\n                                            }\n                                        ],\n                                        \"id\": 1396,\n                                        \"modifierName\": {\n                                            \"argumentTypes\": null,\n                                            \"id\": 1392,\n                                            \"name\": \"Crowdsale\",\n                                            \"nodeType\": \"Identifier\",\n                                            \"overloadedDeclarations\": [],\n                                            \"referencedDeclaration\": 303,\n                                            \"src\": \"392:9:10\",\n                                            \"typeDescriptions\": {\n                                                \"typeIdentifier\": \"t_type$_t_contract$_Crowdsale_$303_$\",\n                                                \"typeString\": \"type(contract Crowdsale)\"\n                                            }\n                                        },\n                                        \"nodeType\": \"ModifierInvocation\",\n                                        \"src\": \"392:30:10\"\n                                    }\n                                ],\n                                \"name\": \"\",\n                                \"nodeType\": \"FunctionDefinition\",\n                                \"parameters\": {\n                                    \"id\": 1391,\n                                    \"nodeType\": \"ParameterList\",\n                                    \"parameters\": [\n                                        {\n                                            \"constant\": false,\n                                            \"id\": 1386,\n                                            \"name\": \"rate\",\n                                            \"nodeType\": \"VariableDeclaration\",\n                                            \"scope\": 1399,\n                                            \"src\": \"312:12:10\",\n                                            \"stateVariable\": false,\n                                            \"storageLocation\": \"default\",\n                                            \"typeDescriptions\": {\n                                                \"typeIdentifier\": \"t_uint256\",\n                                                \"typeString\": \"uint256\"\n                                            },\n                                            \"typeName\": {\n                                                \"id\": 1385,\n                                                \"name\": \"uint256\",\n                                                \"nodeType\": \"ElementaryTypeName\",\n                                                \"src\": \"312:7:10\",\n                                                \"typeDescriptions\": {\n                                                    \"typeIdentifier\": \"t_uint256\",\n                                                    \"typeString\": \"uint256\"\n                                                }\n                                            },\n                                            \"value\": null,\n                                            \"visibility\": \"internal\"\n                                        },\n                                        {\n                                            \"constant\": false,\n                                            \"id\": 1388,\n                                            \"name\": \"wallet\",\n                                            \"nodeType\": \"VariableDeclaration\",\n                                            \"scope\": 1399,\n                                            \"src\": \"334:22:10\",\n                                            \"stateVariable\": false,\n                                            \"storageLocation\": \"default\",\n                                            \"typeDescriptions\": {\n                                                \"typeIdentifier\": \"t_address_payable\",\n                                                \"typeString\": \"address payable\"\n                                            },\n                                            \"typeName\": {\n                                                \"id\": 1387,\n                                                \"name\": \"address\",\n                                                \"nodeType\": \"ElementaryTypeName\",\n                                                \"src\": \"334:15:10\",\n                                                \"stateMutability\": \"payable\",\n                                                \"typeDescriptions\": {\n                                                    \"typeIdentifier\": \"t_address_payable\",\n                                                    \"typeString\": \"address payable\"\n                                                }\n                                            },\n                                            \"value\": null,\n                                            \"visibility\": \"internal\"\n                                        },\n                                        {\n                                            \"constant\": false,\n                                            \"id\": 1390,\n                                            \"name\": \"token\",\n                                            \"nodeType\": \"VariableDeclaration\",\n                                            \"scope\": 1399,\n                                            \"src\": \"366:12:10\",\n                                            \"stateVariable\": false,\n                                            \"storageLocation\": \"default\",\n                                            \"typeDescriptions\": {\n                                                \"typeIdentifier\": \"t_contract$_IERC20_$1022\",\n                                                \"typeString\": \"contract IERC20\"\n                                            },\n                                            \"typeName\": {\n                                                \"contractScope\": null,\n                                                \"id\": 1389,\n                                                \"name\": \"IERC20\",\n                                                \"nodeType\": \"UserDefinedTypeName\",\n                                                \"referencedDeclaration\": 1022,\n                                                \"src\": \"366:6:10\",\n                                                \"typeDescriptions\": {\n                                                    \"typeIdentifier\": \"t_contract$_IERC20_$1022\",\n                                                    \"typeString\": \"contract IERC20\"\n                                                }\n                                            },\n                                            \"value\": null,\n                                            \"visibility\": \"internal\"\n                                        }\n                                    ],\n                                    \"src\": \"302:82:10\"\n                                },\n                                \"returnParameters\": {\n                                    \"id\": 1397,\n                                    \"nodeType\": \"ParameterList\",\n                                    \"parameters\": [],\n                                    \"src\": \"423:0:10\"\n                                },\n                                \"scope\": 1400,\n                                \"src\": \"291:134:10\",\n                                \"stateMutability\": \"nonpayable\",\n                                \"superFunction\": null,\n                                \"visibility\": \"public\"\n                            }\n                        ],\n                        \"scope\": 1401,\n                        \"src\": \"240:187:10\"\n                    }\n                ],\n                \"src\": \"65:363:10\"\n            },\n            \"legacyAST\": {\n                \"attributes\": {\n                    \"absolutePath\": \"project:/contracts/MessiFanTokenCrowdsale.sol\",\n                    \"exportedSymbols\": {\n                        \"MessiFanTokenCrowdsale\": [\n                            1400\n                        ]\n                    }\n                },\n                \"children\": [\n                    {\n                        \"attributes\": {\n                            \"literals\": [\n                                \"solidity\",\n                                \"^\",\n                                \"0.5\",\n                                \".0\"\n                            ]\n                        },\n                        \"id\": 1381,\n                        \"name\": \"PragmaDirective\",\n                        \"src\": \"65:23:10\"\n                    },\n                    {\n                        \"attributes\": {\n                            \"SourceUnit\": 304,\n                            \"absolutePath\": \"@openzeppelin/contracts/crowdsale/Crowdsale.sol\",\n                            \"file\": \"@openzeppelin/contracts/crowdsale/Crowdsale.sol\",\n                            \"scope\": 1401,\n                            \"symbolAliases\": [\n                                null\n                            ],\n                            \"unitAlias\": \"\"\n                        },\n                        \"id\": 1382,\n                        \"name\": \"ImportDirective\",\n                        \"src\": \"90:57:10\"\n                    },\n                    {\n                        \"attributes\": {\n                            \"contractDependencies\": [\n                                26,\n                                303,\n                                1347\n                            ],\n                            \"contractKind\": \"contract\",\n                            \"documentation\": \"@title SimpleCrowdsale\\n@dev This is an example of a fully fledged crowdsale.\",\n                            \"fullyImplemented\": true,\n                            \"linearizedBaseContracts\": [\n                                1400,\n                                303,\n                                1347,\n                                26\n                            ],\n                            \"name\": \"MessiFanTokenCrowdsale\",\n                            \"scope\": 1401\n                        },\n                        \"children\": [\n                            {\n                                \"attributes\": {\n                                    \"arguments\": null\n                                },\n                                \"children\": [\n                                    {\n                                        \"attributes\": {\n                                            \"contractScope\": null,\n                                            \"name\": \"Crowdsale\",\n                                            \"referencedDeclaration\": 303,\n                                            \"type\": \"contract Crowdsale\"\n                                        },\n                                        \"id\": 1383,\n                                        \"name\": \"UserDefinedTypeName\",\n                                        \"src\": \"275:9:10\"\n                                    }\n                                ],\n                                \"id\": 1384,\n                                \"name\": \"InheritanceSpecifier\",\n                                \"src\": \"275:9:10\"\n                            },\n                            {\n                                \"attributes\": {\n                                    \"documentation\": null,\n                                    \"implemented\": true,\n                                    \"isConstructor\": true,\n                                    \"kind\": \"constructor\",\n                                    \"name\": \"\",\n                                    \"scope\": 1400,\n                                    \"stateMutability\": \"nonpayable\",\n                                    \"superFunction\": null,\n                                    \"visibility\": \"public\"\n                                },\n                                \"children\": [\n                                    {\n                                        \"children\": [\n                                            {\n                                                \"attributes\": {\n                                                    \"constant\": false,\n                                                    \"name\": \"rate\",\n                                                    \"scope\": 1399,\n                                                    \"stateVariable\": false,\n                                                    \"storageLocation\": \"default\",\n                                                    \"type\": \"uint256\",\n                                                    \"value\": null,\n                                                    \"visibility\": \"internal\"\n                                                },\n                                                \"children\": [\n                                                    {\n                                                        \"attributes\": {\n                                                            \"name\": \"uint256\",\n                                                            \"type\": \"uint256\"\n                                                        },\n                                                        \"id\": 1385,\n                                                        \"name\": \"ElementaryTypeName\",\n                                                        \"src\": \"312:7:10\"\n                                                    }\n                                                ],\n                                                \"id\": 1386,\n                                                \"name\": \"VariableDeclaration\",\n                                                \"src\": \"312:12:10\"\n                                            },\n                                            {\n                                                \"attributes\": {\n                                                    \"constant\": false,\n                                                    \"name\": \"wallet\",\n                                                    \"scope\": 1399,\n                                                    \"stateVariable\": false,\n                                                    \"storageLocation\": \"default\",\n                                                    \"type\": \"address payable\",\n                                                    \"value\": null,\n                                                    \"visibility\": \"internal\"\n                                                },\n                                                \"children\": [\n                                                    {\n                                                        \"attributes\": {\n                                                            \"name\": \"address\",\n                                                            \"stateMutability\": \"payable\",\n                                                            \"type\": \"address payable\"\n                                                        },\n                                                        \"id\": 1387,\n                                                        \"name\": \"ElementaryTypeName\",\n                                                        \"src\": \"334:15:10\"\n                                                    }\n                                                ],\n                                                \"id\": 1388,\n                                                \"name\": \"VariableDeclaration\",\n                                                \"src\": \"334:22:10\"\n                                            },\n                                            {\n                                                \"attributes\": {\n                                                    \"constant\": false,\n                                                    \"name\": \"token\",\n                                                    \"scope\": 1399,\n                                                    \"stateVariable\": false,\n                                                    \"storageLocation\": \"default\",\n                                                    \"type\": \"contract IERC20\",\n                                                    \"value\": null,\n                                                    \"visibility\": \"internal\"\n                                                },\n                                                \"children\": [\n                                                    {\n                                                        \"attributes\": {\n                                                            \"contractScope\": null,\n                                                            \"name\": \"IERC20\",\n                                                            \"referencedDeclaration\": 1022,\n                                                            \"type\": \"contract IERC20\"\n                                                        },\n                                                        \"id\": 1389,\n                                                        \"name\": \"UserDefinedTypeName\",\n                                                        \"src\": \"366:6:10\"\n                                                    }\n                                                ],\n                                                \"id\": 1390,\n                                                \"name\": \"VariableDeclaration\",\n                                                \"src\": \"366:12:10\"\n                                            }\n                                        ],\n                                        \"id\": 1391,\n                                        \"name\": \"ParameterList\",\n                                        \"src\": \"302:82:10\"\n                                    },\n                                    {\n                                        \"attributes\": {\n                                            \"parameters\": [\n                                                null\n                                            ]\n                                        },\n                                        \"children\": [],\n                                        \"id\": 1397,\n                                        \"name\": \"ParameterList\",\n                                        \"src\": \"423:0:10\"\n                                    },\n                                    {\n                                        \"children\": [\n                                            {\n                                                \"attributes\": {\n                                                    \"argumentTypes\": null,\n                                                    \"overloadedDeclarations\": [\n                                                        null\n                                                    ],\n                                                    \"referencedDeclaration\": 303,\n                                                    \"type\": \"type(contract Crowdsale)\",\n                                                    \"value\": \"Crowdsale\"\n                                                },\n                                                \"id\": 1392,\n                                                \"name\": \"Identifier\",\n                                                \"src\": \"392:9:10\"\n                                            },\n                                            {\n                                                \"attributes\": {\n                                                    \"argumentTypes\": null,\n                                                    \"overloadedDeclarations\": [\n                                                        null\n                                                    ],\n                                                    \"referencedDeclaration\": 1386,\n                                                    \"type\": \"uint256\",\n                                                    \"value\": \"rate\"\n                                                },\n                                                \"id\": 1393,\n                                                \"name\": \"Identifier\",\n                                                \"src\": \"402:4:10\"\n                                            },\n                                            {\n                                                \"attributes\": {\n                                                    \"argumentTypes\": null,\n                                                    \"overloadedDeclarations\": [\n                                                        null\n                                                    ],\n                                                    \"referencedDeclaration\": 1388,\n                                                    \"type\": \"address payable\",\n                                                    \"value\": \"wallet\"\n                                                },\n                                                \"id\": 1394,\n                                                \"name\": \"Identifier\",\n                                                \"src\": \"408:6:10\"\n                                            },\n                                            {\n                                                \"attributes\": {\n                                                    \"argumentTypes\": null,\n                                                    \"overloadedDeclarations\": [\n                                                        null\n                                                    ],\n                                                    \"referencedDeclaration\": 1390,\n                                                    \"type\": \"contract IERC20\",\n                                                    \"value\": \"token\"\n                                                },\n                                                \"id\": 1395,\n                                                \"name\": \"Identifier\",\n                                                \"src\": \"416:5:10\"\n                                            }\n                                        ],\n                                        \"id\": 1396,\n                                        \"name\": \"ModifierInvocation\",\n                                        \"src\": \"392:30:10\"\n                                    },\n                                    {\n                                        \"attributes\": {\n                                            \"statements\": [\n                                                null\n                                            ]\n                                        },\n                                        \"children\": [],\n                                        \"id\": 1398,\n                                        \"name\": \"Block\",\n                                        \"src\": \"423:2:10\"\n                                    }\n                                ],\n                                \"id\": 1399,\n                                \"name\": \"FunctionDefinition\",\n                                \"src\": \"291:134:10\"\n                            }\n                        ],\n                        \"id\": 1400,\n                        \"name\": \"ContractDefinition\",\n                        \"src\": \"240:187:10\"\n                    }\n                ],\n                \"id\": 1401,\n                \"name\": \"SourceUnit\",\n                \"src\": \"65:363:10\"\n            },\n            \"compiler\": {\n                \"name\": \"solc\",\n                \"version\": \"0.5.5+commit.47a71e8f.Emscripten.clang\"\n            },\n            \"networks\": {\n                \"56\": {\n                    \"events\": {},\n                    \"links\": {},\n                    \"address\": \"0x588eD8Aa2001F9615f1a0B177087637522b834ac\",\n                    \"transactionHash\": \"0x33f511c44663bdbba6a11014faba14177140e0a9a4f15e40feded9187df6bd3d\"\n                }\n            },\n            \"schemaVersion\": \"3.4.3\",\n            \"updatedAt\": \"2022-01-06T18:21:30.966Z\",\n            \"networkType\": \"ethereum\",\n            \"devdoc\": {\n                \"details\": \"This is an example of a fully fledged crowdsale.\",\n                \"methods\": {\n                    \"buyTokens(address)\": {\n                        \"details\": \"low level token purchase ***DO NOT OVERRIDE*** This function has a non-reentrancy guard, so it shouldn't be called by another `nonReentrant` function.\",\n                        \"params\": {\n                            \"beneficiary\": \"Recipient of the token purchase\"\n                        }\n                    },\n                    \"rate()\": {\n                        \"return\": \"the number of token units a buyer gets per wei.\"\n                    },\n                    \"token()\": {\n                        \"return\": \"the token being sold.\"\n                    },\n                    \"wallet()\": {\n                        \"return\": \"the address where funds are collected.\"\n                    },\n                    \"weiRaised()\": {\n                        \"return\": \"the amount of wei raised.\"\n                    }\n                },\n                \"title\": \"SimpleCrowdsale\"\n            },\n            \"userdoc\": {\n                \"methods\": {}\n            }\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/crowdsale/create/contract","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","create","contract"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"21b1c699-24ac-4c40-9279-f94d30d934f7"},{"name":"Get Token Contract abi","id":"7196ba1b-5c5d-44bd-8192-0d1315b013cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxYjdhZmQyZWRkYWJlMDExY2M2ZjU3OSIsInVzZXJJZCI6IjYxYWU3YTA0YTFlYzdiMTRkOWQzYTg2NCIsImlhdCI6MTYzOTQyODA1MH0.O94QlCFHEN8pvhMnHJIfsHSQ4APtneFVhlhR-WCwhPY","type":"text"}],"url":"api.100pay.co/api/v1/crowdsale/token/contract/61b74f35bd06ae00d6b61a44","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","token","contract","61b74f35bd06ae00d6b61a44"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"7196ba1b-5c5d-44bd-8192-0d1315b013cc"},{"name":"Test Algod endpoint","id":"cc1d1978-38ca-482d-8d64-f9263d47a460","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Algo-API-Token","value":"450b522d10cc0f72aa70b2e72d40268a42a575c166f3dd1c5e3f65f5e39137ab","type":"text"}],"url":"https://algod.100pay.co/v2/accounts/ZW3ISEHZUHPO7OZGMKLKIIMKVICOUDRCERI454I3DB2BH52HGLSO67W754","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","accounts","ZW3ISEHZUHPO7OZGMKLKIIMKVICOUDRCERI454I3DB2BH52HGLSO67W754"],"host":["algod","100pay","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc1d1978-38ca-482d-8d64-f9263d47a460"},{"name":"CREATE ALGO ASSET","id":"04869ae2-2e0c-493a-b463-5c4d73c785b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MjAzYjA0NDkwNjJmMjAwMmRkNGQyYzkiLCJpYXQiOjE2NDQ0MDkzODZ9.kl8MdDcqcwWA8V0pJxiLB3fjGPwIs1c0WHCpFfIWLOE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"addr\": \"6QQ3XRK5UJK4GXBDOQNGCER3B7ZBRIOHUEQNJGVMCYKW2Z2KBSUFBRSNNI\",\n    \"decimals\": 6,\n    \"supply\": 500000000,\n    \"name\": \"Bolt Finance Coin\",\n    \"symbol\": \"$BOLT\",\n    \"url\": \"https://boltfinance.org\",\n    \"hash\": \"16efaa3924a6fd9d3a4824799a4ac65d1blf\"\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/crowdsale/create-algo-asset","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","crowdsale","create-algo-asset"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"04869ae2-2e0c-493a-b463-5c4d73c785b9"},{"name":"Publish Token Contract","id":"447aed68-3fd4-483c-b8ce-34beab5f405e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"447aed68-3fd4-483c-b8ce-34beab5f405e"}],"id":"3eb997f3-ecbb-43c0-a144-105bc8346d12","_postman_id":"3eb997f3-ecbb-43c0-a144-105bc8346d12","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"Create Charge","id":"ca5cbbbd-57f8-47f3-a19c-541324240d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjY2YWQyMTA4NTNiZDQyMDA4YmQ0NWJmNyIsInVzZXJJZCI6IjY2YWQyMTA4NTNiZDQyMDA4YmQ0NWJmNCIsImlhdCI6MTcyMjYyMjIxNn0.Me3-oMskpqAxY2HeQBf-b6Hv9U8e59tGuqmYXL9vcIk"}],"body":{"mode":"raw","raw":"{\n\"ref_id\": \"012232\",\n\"customer\": {\n    \"user_id\": \"111\",\n    \"name\": \"Brainy\",\n    \"phone\": \"+2348066427168\",\n    \"email\": \"joshuabrendan5@gmail.com\"\n},\n\"billing\": {\n    \"description\": \"MY TEST PAYMENT\",\n    \"amount\": \"10000\",\n    \"country\": \"US\",\n    \"currency\": \"NGN\",\n    \"vat\": \"10\",\n    \"pricing_type\": \"fixed_price\"\n},\n\"metadata\": {\n    \"is_approved\": \"yes\"\n},\n\"call_back_url\": \"http://localhost:8000/verify-payment\",\n\"userId\": \"6143bfb7fe85e0020bf243f9\",\n\"charge_source\": \"payment_page\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/charge","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","charge"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[{"id":"d52ab418-56ac-4878-bc99-80602292760e","name":"Create Charge","originalRequest":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDUzNDVkYzFhOTVlODAwMmNlOWU0ZTMiLCJpYXQiOjE2MTYwNzAxMjZ9.GD99E9SGQttr0-Y1d7nrZZgfw_k2E9hfOveFb0jHw2o","type":"text","disabled":true},{"key":"api-key","value":"{{api-key}}","type":"text","disabled":true},{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYyOGIyMzdlMTlhYzUyMDAyYzU4ODU0ZCIsInVzZXJJZCI6IjYyOGIyMjhiMTlhYzUyMDAyYzU4ODUyNSIsImlhdCI6MTY1MzI4NTc1OH0.xbsD89ZxDffd6oTslQncQkIs0zAfGaiz8tOkCjLdgFs","type":"text"}],"body":{"mode":"raw","raw":"{\n\"ref_id\": \"012232\",\n\"customer\": {\n    \"user_id\": \"333\",\n    \"name\": \"BRAINY\",\n    \"phone\": \"33333\",\n    \"email\": \"BRAINY@YAHOO.COM\"\n},\n\"billing\": {\n    \"description\": \"PAYMENT FOR TON TEST ORDER\",\n    \"amount\": \"10000\",\n    \"country\": \"NG\",\n    \"currency\": \"NGN\",\n    \"vat\": \"10\",\n    \"pricing_type\": \"fixed_price\"\n},\n\"metadata\": {\n    \"is_approved\": \"yes\"\n},\n\"call_back_url\": \"http://localhost:8000/verify-payment\",\n\"userId\": \"6143bfb7fe85e0020bf243f9\",\n\"charge_source\": \"payment_page\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/charge"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"693"},{"key":"ETag","value":"W/\"2b5-qwZ8p7fGoWQqNEuqTNF5FiiqoKA\""},{"key":"Date","value":"Wed, 20 Jul 2022 16:30:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"billing\": {\n        \"currency\": \"NGN\",\n        \"vat\": 10,\n        \"pricing_type\": \"fixed_price\",\n        \"description\": \"PAYMENT FOR TON TEST ORDER\",\n        \"amount\": \"10000\",\n        \"country\": \"NG\"\n    },\n    \"status\": {\n        \"context\": {\n            \"status\": \"notpaid\",\n            \"value\": 0\n        },\n        \"value\": \"unpaid\"\n    },\n    \"ref_id\": \"012232\",\n    \"charge_source\": \"payment_page\",\n    \"createdAt\": \"2022-07-20T16:27:02.613Z\",\n    \"_id\": \"62d82d8e8a970c7e7c9d3a54\",\n    \"customer\": {\n        \"user_id\": \"333\",\n        \"name\": \"BRAINY\",\n        \"phone\": \"33333\",\n        \"email\": \"BRAINY@YAHOO.COM\"\n    },\n    \"metadata\": {\n        \"is_approved\": \"yes\"\n    },\n    \"call_back_url\": \"http://localhost:8000/verify-payment\",\n    \"userId\": \"628b228b19ac52002c588525\",\n    \"app_id\": \"628b237e19ac52002c58854d\",\n    \"chargeId\": \"62d82d8e8a970c7e7c9d3a54\",\n    \"__v\": 0,\n    \"hosted_url\": \"https://pay.100pay.co/pay/62d82d8e8a970c7e7c9d3a54\"\n}"},{"id":"a335f26b-258d-44fa-9d29-20f6bca50caa","name":"Create Charge sample repose","originalRequest":{"method":"POST","header":[{"key":"auth-token","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDUzNDVkYzFhOTVlODAwMmNlOWU0ZTMiLCJpYXQiOjE2MTYwNzAxMjZ9.GD99E9SGQttr0-Y1d7nrZZgfw_k2E9hfOveFb0jHw2o","disabled":true},{"key":"api-key","type":"text","value":"{{api-key}}"},{"key":"api-key","type":"text","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYyOGIyMzdlMTlhYzUyMDAyYzU4ODU0ZCIsInVzZXJJZCI6IjYyOGIyMjhiMTlhYzUyMDAyYzU4ODUyNSIsImlhdCI6MTY1MzI4NTc1OH0.xbsD89ZxDffd6oTslQncQkIs0zAfGaiz8tOkCjLdgFs","disabled":true}],"body":{"mode":"raw","raw":"{\n\"ref_id\": \"012232\",\n\"customer\": {\n    \"user_id\": \"111\",\n    \"name\": \"BRAINY JOSH\",\n    \"phone\": \"12345\",\n    \"email\": \"BRAINY@YAHOO.COM\"\n},\n\"billing\": {\n    \"description\": \"PAYMENT FOR TON TEST ORDER\",\n    \"amount\": \"10000\",\n    \"country\": \"NG\",\n    \"currency\": \"NGN\",\n    \"vat\": \"10\",\n    \"pricing_type\": \"fixed_price\"\n},\n\"metadata\": {\n    \"is_approved\": \"yes\"\n},\n\"call_back_url\": \"http://localhost:8000/verify-payment\",\n\"userId\": \"6143bfb7fe85e0020bf243f9\",\n\"charge_source\": \"payment_page\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/charge"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"698"},{"key":"ETag","value":"W/\"2ba-em7YySPva/CRCZ1sFCPdVnaZVcc\""},{"key":"Date","value":"Wed, 27 Jul 2022 16:56:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"billing\": {\n        \"currency\": \"NGN\",\n        \"vat\": 10,\n        \"pricing_type\": \"fixed_price\",\n        \"description\": \"PAYMENT FOR TON TEST ORDER\",\n        \"amount\": \"10000\",\n        \"country\": \"NG\"\n    },\n    \"status\": {\n        \"context\": {\n            \"status\": \"notpaid\",\n            \"value\": 0\n        },\n        \"value\": \"unpaid\"\n    },\n    \"ref_id\": \"012232\",\n    \"charge_source\": \"payment_page\",\n    \"createdAt\": \"2022-07-27T16:55:28.653Z\",\n    \"_id\": \"62e16e554e3a2ccbbbd74bb1\",\n    \"customer\": {\n        \"user_id\": \"111\",\n        \"name\": \"BRAINY JOSH\",\n        \"phone\": \"12345\",\n        \"email\": \"BRAINY@YAHOO.COM\"\n    },\n    \"metadata\": {\n        \"is_approved\": \"yes\"\n    },\n    \"call_back_url\": \"http://localhost:8000/verify-payment\",\n    \"userId\": \"62e16bf5409791c56e4f6ff0\",\n    \"app_id\": \"62e16e164e3a2ccbbbd74baa\",\n    \"chargeId\": \"62e16e554e3a2ccbbbd74bb1\",\n    \"__v\": 0,\n    \"hosted_url\": \"https://pay.100pay.co/pay/62e16e554e3a2ccbbbd74bb1\"\n}"}],"_postman_id":"ca5cbbbd-57f8-47f3-a19c-541324240d37"},{"name":"Get Charge","id":"461fb776-1673-4896-8df6-593bda5bbae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjY0YjI0ZGI5ZjZkYmFmMDExZjcyOTRlNyIsInVzZXJJZCI6IjY0OTcwZmJkZjZkYmFmMDExZjcyOTJiZSIsImlhdCI6MTY4OTQwNjkwNX0.xcbyf2IRfasGISPsO03HwSvFXSKHOhBpiGnsyphW5yc","type":"text"}],"url":"\nhttps://api.100pay.co/api/v1/api/v1/pay/charge/66316dee3167600ac86f0ab7","description":"<p>Retrieve previously created Charge Details</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","charge","66316dee3167600ac86f0ab7"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"461fb776-1673-4896-8df6-593bda5bbae1"},{"name":"Transactions","id":"88acea05-6473-4790-8622-f4d518a51db7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"api.100pay.co/api/v1/pay/charges/6056f54ad08555002bf25286","description":"<p>Get all Transactions</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","charges","6056f54ad08555002bf25286"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"88acea05-6473-4790-8622-f4d518a51db7"},{"name":"Customer","id":"a89108fc-2f66-4081-81a3-eb53102501ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYwNjExYTM0NTg4MjhlMDI3Mzg1YWUyZiIsInVzZXJJZCI6IjYwNWI3MWI4YTBmNzQzMDAyYjc4OWIyZiIsImlhdCI6MTYxNjk3NjQzNn0.leBiDNGsAxtA0dt2abL3Od-C9h3rpRqpQMH4gvPgOTY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Brainy Josh\",\n    \"customer_id\": \"8383\",\n    \"phone\": \"44444575858\",\n    \"email\": \"brainy@yahoo.com\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/customer","description":"<p>Create a new Customer</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","customer"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"a89108fc-2f66-4081-81a3-eb53102501ca"},{"name":"Add Bank","id":"c2dbd5cd-2b83-4b8f-a45b-9142906e1bbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDVmZTM1MDhlYWI3YzAwZTU2MzBjODMiLCJpYXQiOjE2MTY5MDcxNTl9.N7eP0Uy9sVh4lkcs_gDXF7B1v5lbe_ogdGU0Ozr7GwU","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bank_name\": \"Kuda Bank\",\n    \"bank_code\": \"058\",\n    \"account_number\": \"0812774777\",\n    \"account_name\": \"Brainy Josh\",\n    \"currency\": \"USD\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/bank_account","description":"<p>Add a new bank</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","bank_account"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2dbd5cd-2b83-4b8f-a45b-9142906e1bbc"},{"name":"create p2p order","id":"bb040f20-3863-4f0b-98aa-3ab1c9b7a655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDVmZTM1MDhlYWI3YzAwZTU2MzBjODMiLCJpYXQiOjE2MTY5MDcxNTl9.N7eP0Uy9sVh4lkcs_gDXF7B1v5lbe_ogdGU0Ozr7GwU","type":"text"}],"body":{"mode":"raw","raw":"{\n\"merchantPayId\": \"160005\",\n\"asset\": \"pay\",\n\"orderType\": \"buy\",\n\"buyerPayId\": \"625988\",\n\"assetPrice\": \"0.025\",\n\"amount\": \"10\",\n\"localRate\": \"43\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/p2p/create-order","description":"<p>Add a new bank</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","p2p","create-order"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb040f20-3863-4f0b-98aa-3ab1c9b7a655"},{"name":"Add Wallet","id":"5957ed6d-4f7b-416c-b3c4-04210e4513a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3MjAwNjEwNzh9.vrRL3MjbenIl0v5PMN0rfBAJnc71lLcfebqQ6R0GCqA"}],"body":{"mode":"raw","raw":"{\n    \"symbol\": \"PAY\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/add-wallet","description":"<p>Add a new bank</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","add-wallet"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"5957ed6d-4f7b-416c-b3c4-04210e4513a1"},{"name":"update Transaction","id":"6dee04b9-9c8f-475f-a03a-3c32eb31909e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxOWQyYWE5OTk4MmFiMDFmM2Y5MGJlMyIsInVzZXJJZCI6IjYxOTIwNzY2NGEyYTUzMDAyZDUxMzk1ZiIsImlhdCI6MTYzNzY5MDAyNX0.BHqRnnEBezso0NUNRCpt06PzGH9roeQM0M22WUwXRNc","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"pass_token\": \"9364a0071c71c7a04c7a59ce8b\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/transactions/update","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","transactions","update"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"6dee04b9-9c8f-475f-a03a-3c32eb31909e"},{"name":"New Invoice","id":"2f063396-add2-4763-988d-e1cb360def31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDY3NTRiMmU1ODZiNTAwMmMxYTMxMzgiLCJpYXQiOjE2MTc1NTQ3MDd9.mlYHNiP-xcS1JjtD3Pu-Lgji2-_lH4NwQZVW5GcVmUE","type":"text"}],"body":{"mode":"raw","raw":""},"url":"api.100pay.co/api/v1/pay/invoice","description":"<p>create a mew invoice.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","invoice"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f063396-add2-4763-988d-e1cb360def31"},{"name":"Resolve Transaction","id":"960aa0e4-923d-44fa-b736-cce9624c1194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"api-key","value":"{{api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": {\n        \"value\": \"completed\",\n        \"context\": {\n            \"status\": \"completed\",\n            \"value\": 5000\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/pay/charge/update/60806aa6ebc7c0002b80db80","description":"<p>Resolve a transaction</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","charge","update","60806aa6ebc7c0002b80db80"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"960aa0e4-923d-44fa-b736-cce9624c1194"},{"name":"verify card transactions","id":"b6b7ef32-c065-4bbd-be91-9bfe1088019e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"status\": \"success\",\n  \"message\": \"Transaction fetched successfully\",\n  \"data\": {\n    \"id\": 1163068,\n    \"tx_ref\": \"akhlm-pstmn-blkchrge-xx6\",\n    \"flw_ref\": \"FLW-M03K-02c21a8095c7e064b8b9714db834080b\",\n    \"device_fingerprint\": \"N/A\",\n    \"amount\": 3000,\n    \"currency\": \"NGN\",\n    \"charged_amount\": 3000,\n    \"app_fee\": 1000,\n    \"merchant_fee\": 0,\n    \"processor_response\": \"Approved\",\n    \"auth_model\": \"noauth\",\n    \"ip\": \"pstmn\",\n    \"narration\": \"Kendrick Graham\",\n    \"status\": \"successful\",\n    \"payment_type\": \"card\",\n    \"created_at\": \"2020-03-11T19:22:07.000Z\",\n    \"account_id\": 73362,\n    \"amount_settled\": 2000,\n    \"meta\": {\n        \"chargeID\": \"606c7f8accc00200f0b7c129\",\n        \"appID\": \"606b01d79cf75000ae4677be\"\n    },\n    \"card\": {\n      \"first_6digits\": \"553188\",\n      \"last_4digits\": \"2950\",\n      \"issuer\": \" CREDIT\",\n      \"country\": \"NIGERIA NG\",\n      \"type\": \"MASTERCARD\",\n      \"token\": \"flw-t1nf-f9b3bf384cd30d6fca42b6df9d27bd2f-m03k\",\n      \"expiry\": \"09/22\"\n    },\n    \"customer\": {\n      \"id\": 252759,\n      \"name\": \"Kendrick Graham\",\n      \"phone_number\": \"0813XXXXXXX\",\n      \"email\": \"joshuabrendan5@gmail.com\",\n      \"created_at\": \"2020-01-15T13:26:24.000Z\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/verify/flutterwave","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","verify","flutterwave"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6b7ef32-c065-4bbd-be91-9bfe1088019e"},{"name":"Create Payment Page","id":"6a78c0ab-a292-4b0c-bf81-685d84490100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDY3NTRiMmU1ODZiNTAwMmMxYTMxMzgiLCJpYXQiOjE2MTc1NTQ3MDd9.mlYHNiP-xcS1JjtD3Pu-Lgji2-_lH4NwQZVW5GcVmUE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"link_name\": \"Test Link\",\n    \"business_name\": \"MY Buusiness Name\",\n    \"amount\": \"\",\n    \"currency\": \"USD\",\n    \"description\": \"this is a test payment\",\n    \"custom_fields\": [\n        {\n            \"field_name\": \"city\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/payment_page","description":"<p>Create a new Payment Page.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","payment_page"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a78c0ab-a292-4b0c-bf81-685d84490100"},{"name":"Add Payment Page Views","id":"cc0e4e56-bdf5-4018-b756-f3912e96a40e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"linkId\": \"60a90d89ed16e2008c868044\",\n    \"user_ip\": \"192.168.0.1\",\n    \"country\": \"Nigeria\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/count_views","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","count_views"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc0e4e56-bdf5-4018-b756-f3912e96a40e"},{"name":"Get All Payment Pages","id":"52f2effb-d406-4ce7-bbae-d9ad849152e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDY3NTRiMmU1ODZiNTAwMmMxYTMxMzgiLCJpYXQiOjE2MTc1NTQ3MDd9.mlYHNiP-xcS1JjtD3Pu-Lgji2-_lH4NwQZVW5GcVmUE","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/payment_page","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","payment_page"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"52f2effb-d406-4ce7-bbae-d9ad849152e2"},{"name":"Get All Payment Page Views","id":"51369c7d-9363-4de1-83de-213bdd42e8ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"api.100pay.co/api/v1/pay/count_views/60a90d89ed16e2008c868044","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","count_views","60a90d89ed16e2008c868044"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"51369c7d-9363-4de1-83de-213bdd42e8ed"},{"name":"Get Payment Page","id":"972fc480-2e47-4910-8a26-bfa7f5566bd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"","value":"","type":"text"}],"url":"api.100pay.co/api/v1/pay/payment_page/60aa64018861f90077f4376d","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","payment_page","60aa64018861f90077f4376d"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"972fc480-2e47-4910-8a26-bfa7f5566bd1"},{"name":"query ton","id":"b289bf06-b116-4817-a0a0-847f9bb488c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"# Write your query or mutation here\n# Write your query or mutation here\n{\n  transactions (filter: {\n    account_addr: {\n      eq: \"0:02af0f02512714c0ce07e528e70f2f44015898fbe73227a3ca8b336e9c02a077\"\n      \n    }\n  }) {\n    id\n    tr_type\n    tr_type_name\n\t\taborted # if the transaction was executed successfully\n    block_id\n    account_addr\n    balance_delta # how balance of account_addr has changed after transaction\n    workchain_id\n    lt # transaction logical time\n    prev_trans_lt\n    now # block time that contains transaction. transaction execution time\n    orig_status_name\n    end_status_name\n    in_msg # message that produced the transaction\n    in_message{\n      msg_type_name\n      src # account that sent the message\n      dst # same as account_addr\n      value # value attached to the message\n    }\n    \n  }\n}","variables":""}},"url":"https://main2.ton.dev/graphql","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["graphql"],"host":["main2","ton","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"b289bf06-b116-4817-a0a0-847f9bb488c5"},{"name":"Add new crypto","id":"f098985f-f353-47d1-9f73-be82a7d9b3fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MTQzYmZiN2ZlODVlMDAyMGJmMjQzZjkiLCJpYXQiOjE2MzE4Mjk5NzJ9.SyxKjgXwnk7nsE106Nkd2cRJWRD-Nk60n6KqMPkFJTA","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"label\": \"TON Crypstal\",\n    \"coin\": \"TON\",\n    \"address\": \"0:02af0f02512714c0ce07e528e70f2f44015898fbe73227a3ca8b336e9c02a077\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/crypto_wallet","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto_wallet"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"f098985f-f353-47d1-9f73-be82a7d9b3fd"},{"name":"load account payments","id":"8c6aa5b5-572e-4e3d-b92b-ffb2a39a23fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDIzNjZiYTVmMDk3MzAwMzgwMjlmNTUiLCJpYXQiOjE2ODI2MzgyODd9.spWncltrO0r3hqr0CLC-2hyUxIgUmzdocH7rFlgO6zk","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appId\": \"62ee5dbfb029b7002d5b7453\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/pay/crypto/app/payments","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","app","payments"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c6aa5b5-572e-4e3d-b92b-ffb2a39a23fc"},{"name":"fetch single payment","id":"2f82127c-9f37-446e-8b62-6e20c3b86a04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDIzNjZiYTVmMDk3MzAwMzgwMjlmNTUiLCJpYXQiOjE2ODI2MzgyODd9.spWncltrO0r3hqr0CLC-2hyUxIgUmzdocH7rFlgO6zk"}],"url":"https://api.100pay.co/api/v1/pay/crypto/app/payment/6424f87b62a23e41a243fbef","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","pay","crypto","app","payment","6424f87b62a23e41a243fbef"],"host":["api","100pay","co"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"2f82127c-9f37-446e-8b62-6e20c3b86a04"},{"name":"transfer-cash-balance","id":"ba57023a-b52c-44c8-8368-8653ac257cd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3MTQ5MDA5MTZ9.6DIeDSNFxveZioyZ-1Y8hVH0xWi-mu2nrxyM7MwCGek"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"app_id\": \"64b24db9f6dbaf011f7294e7\",\n    \"bank_account_id\": \"663af45f89664a002b55d081\",\n    \"destination_wallet\": \"bank_account\",\n    \"pin\": \"812950\"\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/user/transfer-to-cash","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","transfer-to-cash"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba57023a-b52c-44c8-8368-8653ac257cd1"},{"name":"pay-out","id":"d7878c24-447f-46e9-b5f6-f775ec1454c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3MTQ5MDA5MTZ9.6DIeDSNFxveZioyZ-1Y8hVH0xWi-mu2nrxyM7MwCGek"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 100,\n    \"app_id\": \"64b24db9f6dbaf011f7294e7\",\n    \"bank_account_id\": \"663af45f89664a002b55d081\",\n    \"destination_wallet\": \"bank_account\",\n    \"pin\": \"812950\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/pay-out","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","pay-out"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7878c24-447f-46e9-b5f6-f775ec1454c0"},{"name":"transfer","id":"007e89a1-7aba-448f-9ba1-dda60195c2ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmFkMjEwODUzYmQ0MjAwOGJkNDViZjQiLCJpYXQiOjE3MjY0NzM3Mzh9.nxbnIq-m9NFBkQA6McVV6mWm-Xb1TxQaa_JhOzknKGo"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 200,\n    \"app_id\": \"66ad210853bd42008bd45bf7\",\n    \"destination_wallet\": \"bank_account\",\n    \"pin\": \"812950\",\n    \"description\": \"tf\",\n    \"account\": {\n        \"account_number\": \"8135155549\",\n        \"account_name\": \"Miracle Onyenma\",\n        \"bankCode\": \"999992\",\n        \"bank_name\": \"Opay\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/transfer","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","transfer"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"007e89a1-7aba-448f-9ba1-dda60195c2ae"},{"name":"Transfer Asset","id":"ddaa8af3-2492-4a22-8c01-147a25c0c49f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmFkMjEwODUzYmQ0MjAwOGJkNDViZjQiLCJpYXQiOjE3MjY0NzM3Mzh9.nxbnIq-m9NFBkQA6McVV6mWm-Xb1TxQaa_JhOzknKGo"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 5,\n    \"symbol\": \"PAY\",\n    \"appId\": \"66ad210853bd42008bd45bf7\",\n    \"from\": \"789261\",\n    \"to\": \"789261\",\n    \"transactionPin\": \"812950\",\n    \"transferType\": \"internal\",\n    \"note\": \"test\",\n    \"metadata\": { \n        \"username\": \"brainyjosh\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/transfer-asset","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","transfer-asset"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"ddaa8af3-2492-4a22-8c01-147a25c0c49f"},{"name":"Convert Asset","id":"462526c2-fd4b-45ca-b6e5-78468bbbdc4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3MTQ5MDA5MTZ9.6DIeDSNFxveZioyZ-1Y8hVH0xWi-mu2nrxyM7MwCGek"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 1,\n    \"from_symbol\": \"PAY\",\n    \"to_symbol\": \"NGN\",\n    \"appId\": \"64b24db9f6dbaf011f7294e7\",\n    \"to\": \"0x9BD6fAC1cCCA30a529dc51eeb0BFd19b7C8458d1\",\n    \"transactionPin\": \"812950\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/convert-asset","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","convert-asset"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"462526c2-fd4b-45ca-b6e5-78468bbbdc4a"},{"name":"validate payid","id":"7e97194b-9af1-494f-8276-e581d5ce9987","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTkzYzkwNzU1NjAzMjAwMmIyYjM2MmIiLCJpYXQiOjE3MTY1NDI4Njl9.LjWdaav61L2MWzKIUy7cYU01hH7MCvZMSRuiUFaL084"}],"body":{"mode":"raw","raw":"{\n    \"payId\": \"608301\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.100pay.co/api/v1/user/validate-payid","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","user","validate-payid"],"host":["api","100pay","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e97194b-9af1-494f-8276-e581d5ce9987"},{"name":"Validate Bank Account","id":"34e201d3-1f7b-4a5c-85f7-852a29900592","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3MTQ5MDA5MTZ9.6DIeDSNFxveZioyZ-1Y8hVH0xWi-mu2nrxyM7MwCGek","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accountNumber\": \"4638359012\",\n    \"bankCode\": \"214\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/validate-account-number","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","validate-account-number"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"34e201d3-1f7b-4a5c-85f7-852a29900592"},{"name":"Fetch beneficiaries","id":"e69ca6a0-3df3-4c96-9194-e2120e3fa764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3MTQ5MDA5MTZ9.6DIeDSNFxveZioyZ-1Y8hVH0xWi-mu2nrxyM7MwCGek"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.100pay.co/api/v1/user/beneficiaries","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","user","beneficiaries"],"host":["api","100pay","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"e69ca6a0-3df3-4c96-9194-e2120e3fa764"},{"name":"api.100pay.co/api/v1/assets/subaccount/create","id":"991a8599-a2d9-4daa-a7d1-33d58cebec06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjY0OTcxMjkwZjZkYmFmMDExZjcyOTMyNSIsInVzZXJJZCI6IjY0OTcwZmJkZjZkYmFmMDExZjcyOTJiZSIsImlhdCI6MTY4NzYyMjI4OH0.3Zh2qACsuQe_ztt1vadyTxLE_NlLsoqtn8qmiaPQh8Q","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"symbols\": [\"PAY\", \"BTC\", \"USDT\"],\n    \"networks\": [\"bsc\"],\n    \"owner\": {\n        \"name\": \"brainy\",\n        \"email\": \"joshuabrendan5@gmail.com\",\n        \"phone\": \"+2348066427168\",\n        \"metadata\": {\n            \"address\": \"customer address\"\n        }\n    },\n    \"metadata\": {\n        \"orderId\": \"022\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/assets/subaccount/create","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","assets","subaccount","create"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"991a8599-a2d9-4daa-a7d1-33d58cebec06"},{"name":"api.100pay.co/api/v1/pay/crypto/checkout/100pay-webhook","id":"908875d1-2f85-4e28-8da4-f8c3c05f4290","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"verification-token","value":"xhash123","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"from\": \"0x9F81Cd3dc61bA48F969E1aD0da2091D22904E6F6\",\n    \"to\": \"0xe3B04eb6af5f5e1F3429AD75e27EAA6c82183A10\",\n    \"amount\": \"1\",\n    \"transactionHash\": \"0x84cf097199c0b890b8f479ec3216c14e08bbe187c172e9313a176599f6449b08\",\n    \"symbol\": \"PAY\",\n    \"network\": \"bsc\",\n    \"timestamp\": \"2024-08-11T13:27:18.347Z\",\n    \"metadata\": {\n        \"firstOwner\": \"66ad210853bd42008bd45bf7\"\n    },\n    \"eventType\": \"wallet.deposit\"\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/pay/crypto/checkout/100pay-webhook","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","pay","crypto","checkout","100pay-webhook"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"908875d1-2f85-4e28-8da4-f8c3c05f4290"},{"name":"Create Bank Account","id":"0834149b-6a94-445d-8c8a-4e9eb3578e37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3Mjg1Mjc4MjB9.pIIKQ7y-g6Inm60n5FOReIz5F7H3EwCMJdM2K9Spd_k","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appId\": \"64971290f6dbaf011f729325\",\n    \"accountNumber\": \"8066427168\",\n    \"bankCode\": \"999992\",\n    \"bvn\": \"22443808937\",\n    \"middleName\": \"Peter\",\n    \"provider\": \"titan-paystack\"\n}","options":{"raw":{"language":"json"}}},"url":"\nhttps://api.100pay.co/api/v1/api/v1/user/create-bank","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","create-bank"],"host":["\nhttps://api.100pay.co/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0834149b-6a94-445d-8c8a-4e9eb3578e37"},{"name":"Get Virtual Bank Account","id":"4826ae8f-a734-4278-9494-d05dac51f7e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmFkMjEwODUzYmQ0MjAwOGJkNDViZjQiLCJpYXQiOjE3Mjc5MDY0Mzl9.033ObX7d0_QPf_nJ3sBNg9yGA0Yzd2S0AWFJXA8SVwI","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appId\": \"66ad210853bd42008bd45bf7\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/user/vbas","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","user","vbas"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"4826ae8f-a734-4278-9494-d05dac51f7e2"},{"name":"get tron transactions","id":"3b390b8a-1521-454b-adc7-cec99ef03cf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"TRON-PRO-API-KEY","value":"ce0680b5cb16ed239f37b8ed26f93f6753933bf1","type":"text"}],"url":"https://maximum-dry-shard.tron-mainnet.quiknode.pro/ce0680b5cb16ed239f37b8ed26f93f6753933bf1/jsonrpc/walletextension/gettransactionstothis","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["ce0680b5cb16ed239f37b8ed26f93f6753933bf1","jsonrpc","walletextension","gettransactionstothis"],"host":["maximum-dry-shard","tron-mainnet","quiknode","pro"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b390b8a-1521-454b-adc7-cec99ef03cf4"}],"id":"4d572230-892a-4f64-897d-6b85be523fe6","description":"<p>100PAY API</p>\n","_postman_id":"4d572230-892a-4f64-897d-6b85be523fe6","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"100MERCHANET","item":[{"name":"Create Shipping Label","id":"dce3d156-773d-40c0-87be-3b9a28810445","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxNWUxNDRiYjY1OGFiMDQzMmRhZjJkZCIsInVzZXJJZCI6IjYxNDNiZmI3ZmU4NWUwMDIwYmYyNDNmOSIsImlhdCI6MTYzMzU1NTUzMX0.Bd5xlwY6WfhvHgkBLnR-OVnxh1dmVdlzeLptMpHrTEs","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"0123\",\n    \"storeId\": \"02234\",\n    \"route\": \"local\",\n    \"destination\": {\n        \"country\": {\n            \"countryCode\": \"NG\",\n            \"countryName\": \"Nigeria\"\n        },\n        \"state\": {\n            \"name\":\"Rivers\"\n        },\n        \"city\": {\n            \"name\": \"PHC\",\n            \"longitude\": \"1.0\",\n            \"latitude\": \"2.0\"\n        }\n    },\n    \"quote\": {\n        \"firstClass\": {\n            \"rate\": \"200\"\n        },\n        \"businessClass\": {\n            \"rate\": \"100\"\n        },\n        \"economyClass\": {\n            \"rate\": \"150\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/merchant/shipping/label","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","merchant","shipping","label"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[{"id":"8abfc2db-7a79-4a6c-b8d9-5ce85f23de00","name":"Create Shipping Label","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxNWUxNDRiYjY1OGFiMDQzMmRhZjJkZCIsInVzZXJJZCI6IjYxNDNiZmI3ZmU4NWUwMDIwYmYyNDNmOSIsImlhdCI6MTYzMzU1NTUzMX0.Bd5xlwY6WfhvHgkBLnR-OVnxh1dmVdlzeLptMpHrTEs","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"0123\",\n    \"sellerId\": \"02234\",\n    \"destination\": {\n        \"country\": \"NG\",\n        \"state\": \"Rivers\",\n        \"city\": \"PHC\",\n        \"geometry\": {\n            \"longitude\": \"1.0\",\n            \"latitude\": \"2.0\"\n        }\n    },\n    \"quote\": {\n        \"firstClass\": {\n            \"rate\": \"200\"\n        },\n        \"businessClass\": {\n            \"rate\": \"100\"\n        },\n        \"ecconomyClass\": {\n            \"rate\": \"150\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/merchant/shipping/label"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"314"},{"key":"ETag","value":"W/\"13a-1/y4kpmtewD5+XsitPT/FyJIsSY\""},{"key":"Date","value":"Thu, 07 Oct 2021 07:21:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"destination\": {\n        \"geometry\": {\n            \"longitude\": \"1.0\",\n            \"latitude\": \"2.0\"\n        },\n        \"country\": \"NG\",\n        \"state\": \"Rivers\",\n        \"city\": \"PHC\"\n    },\n    \"quote\": {\n        \"firstClass\": {\n            \"rate\": 200\n        },\n        \"businessClass\": {\n            \"rate\": 100\n        },\n        \"ecconomyClass\": {\n            \"rate\": 150\n        }\n    },\n    \"date\": \"2021-10-07T07:00:10.000Z\",\n    \"_id\": \"615e9feef3fdc800ae420c67\",\n    \"userId\": \"0123\",\n    \"sellerId\": \"02234\",\n    \"__v\": 0\n}"}],"_postman_id":"dce3d156-773d-40c0-87be-3b9a28810445"},{"name":"Get Merchant Labels","id":"33a931d0-54a9-4f6d-8e15-3038f27ac781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"TEST;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYxNWUxNDRiYjY1OGFiMDQzMmRhZjJkZCIsInVzZXJJZCI6IjYxNDNiZmI3ZmU4NWUwMDIwYmYyNDNmOSIsImlhdCI6MTYzMzU1NTUzMX0.Bd5xlwY6WfhvHgkBLnR-OVnxh1dmVdlzeLptMpHrTEs","type":"text"}],"url":"api.100pay.co/api/v1/merchant/shipping/label/0123?=","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","merchant","shipping","label","0123"],"host":["api.100pay.co"],"query":[{"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"33a931d0-54a9-4f6d-8e15-3038f27ac781"}],"id":"e964fda4-7a46-495e-8584-4542ed7c3344","_postman_id":"e964fda4-7a46-495e-8584-4542ed7c3344","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"marketmerchant","item":[{"name":"create Order","id":"97637b07-a538-4dae-b6ef-ac6ba547bc96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"97637b07-a538-4dae-b6ef-ac6ba547bc96"},{"name":"load Dashboard","id":"1262b57d-1bc0-40ed-b280-62eab52c1c0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p>fetch all data for merchant dashboard</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"1262b57d-1bc0-40ed-b280-62eab52c1c0e"},{"name":"Store Products","id":"30cccdf7-7110-401e-bd3a-66487506a2b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjp7InN0b3JlSWQiOiJzdHlsZV9ieV9icmFpbnkzIiwiaGFuZGxlIjoic3R5bGVfYnlfYnJhaW55MyJ9LCJ1c2VyX2lkIjoxfQ.XkRAz87pHe_HrX7cTVJVJ417M4dyX4s_TOlptYXU7PQ","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\nproducts {\n      id\n      name\n      sku\n      price {\n        amount\n        currency\n      }\n      discount\n      quantity\n      status\n      created_at\n      short_description\n      brand_name\n      tags\n      sizes\n      colors\n      parent_category\n      sub_category\n      lenght\n      width\n      weight\n      weight_unit\n      height\n      dimensions_unit\n      description\n    }\n}","variables":""}},"url":"http://localhost:5000/graphql","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"5000","path":["graphql"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"30cccdf7-7110-401e-bd3a-66487506a2b0"},{"name":"Create Time Market Ad","id":"eeef4941-c7e2-4590-8790-eb0a9be1553e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjp7InN0b3JlSWQiOiJzdHlsZV9ieV9icmFpbnkzIiwiaGFuZGxlIjoic3R5bGVfYnlfYnJhaW55MyJ9LCJ1c2VyX2lkIjoxfQ.XkRAz87pHe_HrX7cTVJVJ417M4dyX4s_TOlptYXU7PQ","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation CreateTimeMarketAd(\n    $name: String\n    $sku: String\n    $short_description: String\n    $description: String\n \n    $amount: Int\n    $currency: String\n    $discount: String\n    $quantity: String\n    $parent_category: String\n    $sub_category: String\n    $tags: [String]\n    $brand_name: String\n    $sizes: [String]\n    $colors: [String]\n    $lenght: String\n    $width: String\n    $height: String\n    $dimensions_unit: String\n    $weight: String\n    $weight_unit: String\n    $countryCode: String\n    $countryName: String\n    $ship_from: String\n    $user_id: String\n    $store_id: String\n    \n    $url: String\n    $alt: String\n    $featured_alt: String\n    $featured_url: String\n    $productStatus: String\n    $goal: Int\n    $campaignName: String\n    $timeMarketStatus: String\n    $storeId: String\n) {    \n  createTimeMarketAd(ad: {\n    products: [\n        {\n            name: $name\n            sku: $sku\n            short_description: $short_description\n            description: $description\n            price: {\n                amount: $amount\n                currency: $currency\n            }\n            discount: $discount\n            quantity: $quantity\n            parent_category: $parent_category\n            sub_category: $sub_category\n            tags: $tags\n            brand_name: $brand_name\n            sizes: $sizes\n            colors: $colors\n            lenght: $lenght\n            width: $width\n            height: $height\n            dimensions_unit: $dimensions_unit\n            weight: $weight\n            weight_unit: $weight_unit\n            made_in: {\n                countryCode: $countryCode\n                countryName: $countryName\n            }\n            ship_from: $ship_from\n            user_id: $user_id\n            store_id: $store_id\n            featured_image: {\n                url: $featured_url\n                alt: $featured_alt\n            }\n            gallery_images: [\n                { url: $url, alt: $alt }\n            ]\n            status: $productStatus\n            images: [{ url: $url, alt: $alt }]\n            }\n    ]\n    goal: $goal\n    campaignName: $campaignName\n    status: $timeMarketStatus\n    storeId: $storeId\n  })\n  {\n    id\n    name\n    sku\n    isTimeMarket\n    timeMarketConfig{\n      goal\n      campaignName\n      status\n      storeId\n      \n    }\n  }\n}\n","variables":"{\n\n        \"name\": \"Iphone 11 Pro Max\",\n        \"sku\": \"P013\",\n        \"short_description\": \"iphone 11 pro max for sale\",\n        \"description\": \"this is a longer product\",\n        \"amount\": 10000,\n        \"currency\": \"NGN\",\n        \"discount\": \"20\",\n        \"quantity\": \"200\",\n        \"parent_category\": \"mobile-phones\",\n        \"sub_category\": \"phones\",\n        \"tags\": [\"iphone\"],\n        \"brand_name\": \"apple\",\n        \"sizes\": [\"SM\"],\n        \"colors\": [\"red\", \"blue\"],\n        \"lenght\": \"21\",\n        \"width\": \"22\",\n        \"height\": \"22\",\n        \"dimensions_unit\": \"ft\",\n        \"weight\": \"22\",\n        \"weight_unit\": \"kg\",\n        \"countryCode\": \"US\",\n        \"countryName\": \"USA\",\n        \"ship_from\": \"NG\",\n        \"user_id\": \"brainy\",\n        \"store_id\": \"02939\",\n        \"featured_url\": \"https://image.com/thatimage.jpg\",\n        \"featured_alt\": \"that image\",\n        \"productStatus\": \"active\",\n        \"url\": \"https://image.com/thatimage.jpg\",\n        \"alt\": \"that image\",\n\n    \"goal\": 100,\n    \"campaignName\": \"IPHONE 13 SELL OUT\",\n    \"timeMarketStatus\": \"unpaid\",\n    \"storeId\": \"01221\"\n\n}"}},"url":"http://localhost:5000/graphql","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"5000","path":["graphql"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"eeef4941-c7e2-4590-8790-eb0a9be1553e"},{"name":"Load User Stores","id":"6a20d140-d8ed-44a4-930a-d3e11f206fb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjp7InN0b3JlSWQiOiJzdHlsZV9ieV9icmFpbnkzIiwiaGFuZGxlIjoic3R5bGVfYnlfYnJhaW55MyJ9LCJ1c2VyX2lkIjoxfQ.XkRAz87pHe_HrX7cTVJVJ417M4dyX4s_TOlptYXU7PQ","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\n  userStores {\n    store_id\n  \tuser_id\n    store_name\n  }\n}","variables":""}},"url":"http://localhost:5000/graphql","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"5000","path":["graphql"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a20d140-d8ed-44a4-930a-d3e11f206fb9"},{"name":"Get Time Market Ads","id":"56896a7c-5fa5-462b-89f1-b77e136ce8e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjp7InN0b3JlSWQiOiJtaXJhY2xlaW8iLCJoYW5kbGUiOiJtaXJhY2xlaW8ifSwidXNlcl9pZCI6MX0.9szAkrCvm3_B2QckHYJjCJVwrPSKRGkKOUq0BKSSW1s","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"storeDashboard{\n    store {\n      id\n      store_id\n      user_id\n      store_name\n      handle\n      short_bio\n      category\n      sub_categories\n      head_line\n      phone\n      email\n      country\n      state\n      city\n      pay_acct_email\n      logo\n      status\n      user {\n        name\n      }\n      currency {\n        country\n        currency\n        currency_symbol\n        emoji\n      }\n    }\n    products {\n      id\n      name\n      sku\n      price {\n        amount\n        currency\n      }\n      discount\n      quantity\n      status\n      created_at\n      short_description\n      brand_name\n      tags\n      sizes\n      colors\n      parent_category\n      sub_category\n      lenght\n      width\n      weight\n      weight_unit\n      height\n      dimensions_unit\n      description\n    }\n    timeMarketproducts{\n      id\n      isTimeMarket\n      name\n      sku\n      price {\n        amount\n        currency\n      }\n      discount\n      quantity\n      status\n      created_at\n      short_description\n      brand_name\n      tags\n      sizes\n      colors\n      parent_category\n      sub_category\n      lenght\n      width\n      weight\n      weight_unit\n      height\n      dimensions_unit\n      description\n    }\n    sales {\n      id\n      grand_total\n    }\n    orders {\n      id\n      delivery_date\n    }\n    quotes {\n      id\n      product {\n        id\n        name\n      }\n    }\n    customers {\n      name\n      reviews {\n        comment\n      }\n      address {\n        label\n      }\n    }\n  }","variables":""}},"url":"http://localhost:5000/graphql","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"5000","path":["graphql"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"56896a7c-5fa5-462b-89f1-b77e136ce8e5"},{"name":"Load Store Front","id":"22168785-add4-4d5d-a641-cf07a1728536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjp7InN0b3JlSWQiOiJzdHlsZV9ieV9icmFpbnkiLCJoYW5kbGUiOiJzdHlsZV9ieV9icmFpbnkifSwidXNlcl9pZCI6M30.k7oN1sHW0e4y2EXHmS9s1NBXB32bESPty5RjMQfkAvU","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\n  storeFront(id: \"style_by_brainy\"){\n    products{\n      id\n      productCode\n    }\n    sliders{\n      storeId\n      productId\n      target\n      url\n    }\n    store{\n      id\n      user_id\n      store_name\n      handle\n      short_bio\n      category\n      phone\n    }\n  }\n}","variables":""}},"url":"http://localhost:5001/graphql","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"5001","path":["graphql"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"22168785-add4-4d5d-a641-cf07a1728536"},{"name":"Log User In","id":"649e3451-4202-4e2a-915c-09d40a340012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"649e3451-4202-4e2a-915c-09d40a340012"},{"name":"create user","id":"eb4a6441-03cb-4ac7-aba4-cf12a9e09727","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"eb4a6441-03cb-4ac7-aba4-cf12a9e09727"},{"name":"Create Store","id":"40ea1887-b957-4d9d-901f-c1db6647c1af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"40ea1887-b957-4d9d-901f-c1db6647c1af"},{"name":"Get user data","id":"f328f19a-e334-4776-ae5a-5db52bc89617","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"f328f19a-e334-4776-ae5a-5db52bc89617"},{"name":"createCustomer","id":"d47ea748-42d0-40d3-8ac1-e9ad7ef5db85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"d47ea748-42d0-40d3-8ac1-e9ad7ef5db85"},{"name":"add dns record","id":"8f5b67fc-2551-45e7-a641-9db30f933952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer DXyVdEmhJqTVqpWz_oHf-v9kcNHApDXS9aczouID","type":"text"},{"key":"X-Auth-Email","value":"joshuabrendan5@gmail.com","type":"text"},{"key":"X-Auth-Key","value":"965e417538067f01288878df28a653c56065c","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\":\"A\",\"name\":\"shop100.store\",\"content\":\"64.227.41.13\",\"ttl\":3600,\"priority\":10,\"proxied\":true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cloudflare.com/client/v4/zones/52eb7a11a7e71ea575348a3dab60aabc/dns_records","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["client","v4","zones","52eb7a11a7e71ea575348a3dab60aabc","dns_records"],"host":["api","cloudflare","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f5b67fc-2551-45e7-a641-9db30f933952"}],"id":"66d53dc9-c888-42ed-91c0-39202bcf1e1f","_postman_id":"66d53dc9-c888-42ed-91c0-39202bcf1e1f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"store-front","item":[{"name":"get product by category","id":"ca1b499d-c902-40fe-88cf-0d866e92ad7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"ca1b499d-c902-40fe-88cf-0d866e92ad7c"}],"id":"65e16a2f-ef4d-4b03-ae96-a34055fc27c9","_postman_id":"65e16a2f-ef4d-4b03-ae96-a34055fc27c9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"Shop100 Checkout","item":[{"name":"Verify Payment","id":"0e3e3647-934c-4d1d-9b7f-7b395548dc92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoiNjIyZjhmNjdmOGM4MTYwMDQyMGQ3NzY5In0sImlhdCI6MTY3NTEyMTY0Mn0.-Tp6ZQXXSjWUnLQ1PEA87AM6KI_q6_SyVqboDuMoF-M","type":"text"}],"url":"http://localhost:5001/merchant/verify-crypto-payment/63f96f92c89ca3a3cddb7e77","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"http","port":"5001","path":["merchant","verify-crypto-payment","63f96f92c89ca3a3cddb7e77"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e3e3647-934c-4d1d-9b7f-7b395548dc92"},{"name":"crypto-webhook","id":"beba5e4a-3612-447a-91ef-68be35f94078","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoiNjQ5NmM3MGQ0NDBmOWEwMDY4NDBiYjViIn0sImlhdCI6MTY5MDQ0MjE4OH0.aSiM_joFw0UJO-Kbqxfa5ffsMb5NYPtOiHAoj-TwLkQ","type":"text"},{"key":"verification-token","value":"PBA3K6ywHDTwLdV3wdVQGUxjQ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"charge\": {\n        \"customer\": {\n            \"user_id\": \"1\",\n            \"name\": \"Brainy Josh\",\n            \"phone\": \"08066427168\",\n            \"email\": \"joshuabrendan5@gmail.com\"\n        },\n        \"billing\": {\n            \"currency\": \"NGN\",\n            \"vat\": 0,\n            \"pricing_type\": \"fixed_price\",\n            \"amount\": \"600\",\n            \"description\": \"Payment for your Shop100 Order\",\n            \"country\": \"NG\"\n        },\n        \"status\": {\n            \"context\": {\n                \"status\": \"overpaid\",\n                \"value\": 491.45\n            },\n            \"value\": \"overpaid\",\n            \"total_paid\": 1091.45\n        },\n        \"ref_id\": \"966795153\",\n        \"payments\": [\n            {\n                \"network\": \"algorand\",\n                \"transaction_id\": \"JOVSHQ6XZSAXE7A6JWUV4H34ODNDTEVHIKZJANIAOOD6ZH5K452A\",\n                \"status\": \"CONFIRMED\",\n                \"timestamp\": \"2023-03-29T03:04:39.615Z\",\n                \"value\": {\n                    \"local\": {\n                        \"amount\": 155.92384371911047,\n                        \"currency\": \"NGN\"\n                    },\n                    \"crypto\": {\n                        \"amount\": 1,\n                        \"currency\": \"ALGO\"\n                    }\n                },\n                \"block\": {\n                    \"height\": null,\n                    \"hash\": \"JOVSHQ6XZSAXE7A6JWUV4H34ODNDTEVHIKZJANIAOOD6ZH5K452A\"\n                }\n            },\n            {\n                \"network\": \"algorand\",\n                \"transaction_id\": \"POKAKNBB3ZOXC7MK2QTXR65UA3R4OYDGDV2RWFHQP4YYZ5DKGHAQ\",\n                \"status\": \"CONFIRMED\",\n                \"timestamp\": \"2023-03-29T03:04:54.636Z\",\n                \"value\": {\n                    \"local\": {\n                        \"amount\": 311.84768743822093,\n                        \"currency\": \"NGN\"\n                    },\n                    \"crypto\": {\n                        \"amount\": 2,\n                        \"currency\": \"ALGO\"\n                    }\n                },\n                \"block\": {\n                    \"height\": null,\n                    \"hash\": \"POKAKNBB3ZOXC7MK2QTXR65UA3R4OYDGDV2RWFHQP4YYZ5DKGHAQ\"\n                }\n            },\n            {\n                \"network\": \"algorand\",\n                \"transaction_id\": \"JHT3RK2KQHMLKA24QR7JLPWXIMX7O2J4KKF7TL2I3NRVLC7RDELQ\",\n                \"status\": \"CONFIRMED\",\n                \"timestamp\": \"2023-03-29T03:09:38.251Z\",\n                \"value\": {\n                    \"local\": {\n                        \"amount\": 623.681562705202,\n                        \"currency\": \"NGN\"\n                    },\n                    \"crypto\": {\n                        \"amount\": 4,\n                        \"currency\": \"ALGO\"\n                    }\n                },\n                \"block\": {\n                    \"height\": null,\n                    \"hash\": \"JHT3RK2KQHMLKA24QR7JLPWXIMX7O2J4KKF7TL2I3NRVLC7RDELQ\"\n                }\n            }\n        ],\n        \"charge_source\": \"external\",\n        \"createdAt\": \"2023-03-29T02:16:13.825Z\",\n        \"_id\": \"64239ff59b4e7700379c2106\",\n        \"metadata\": {\n            \"order_id\": \"64239ff4d1460e004b199e04\",\n            \"charge_ref\": \"64239ff4d1460e004b199e04\",\n            \"customer_id\": \"622f8f67f8c81600420d7769\",\n            \"store_id\": \"62bee01ccbec51004d585ee1\",\n            \"store_email\": \"joshuabrendan5@gmail.com\"\n        },\n        \"call_back_url\": \"https://web.shop100.store/thank-you-page/\",\n        \"app_id\": \"642367e95f09730038029f87\",\n        \"userId\": \"642366ba5f09730038029f55\",\n        \"chargeId\": \"64239ff59b4e7700379c2106\",\n        \"__v\": 0\n    },\n    \"new_payment\": {\n        \"network\": \"algorand\",\n        \"transaction_id\": \"JHT3RK2KQHMLKA24QR7JLPWXIMX7O2J4KKF7TL2I3NRVLC7RDELQ\",\n        \"status\": \"CONFIRMED\",\n        \"timestamp\": \"2023-03-29T03:09:38.251Z\",\n        \"value\": {\n            \"local\": {\n                \"amount\": \"623.68\",\n                \"currency\": \"NGN\"\n            },\n            \"crypto\": {\n                \"amount\": 4,\n                \"currency\": \"ALGO\"\n            }\n        },\n        \"block\": {\n            \"hash\": \"JHT3RK2KQHMLKA24QR7JLPWXIMX7O2J4KKF7TL2I3NRVLC7RDELQ\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://graph.shop100.store/merchant/crypto-webhook","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"protocol":"https","path":["merchant","crypto-webhook"],"host":["graph","shop100","store"],"query":[],"variable":[]}},"response":[],"_postman_id":"beba5e4a-3612-447a-91ef-68be35f94078"}],"id":"007fe923-78d8-448e-bff8-21cce1325419","_postman_id":"007fe923-78d8-448e-bff8-21cce1325419","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}},{"name":"assets","item":[{"name":"get business assets","id":"7b4b563e-723a-4dec-978e-bc1eef888353","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NDk3MGZiZGY2ZGJhZjAxMWY3MjkyYmUiLCJpYXQiOjE3MTA5OTI3Mjl9.TftG4YeUp22a9HPF48WiG7dEeHKtgtJJVy_uK0R8NZk","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appId\": \"64971290f6dbaf011f729325\"\n}","options":{"raw":{"language":"json"}}},"url":"api.100pay.co/api/v1/app/assets","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}},"urlObject":{"path":["api","v1","app","assets"],"host":["api.100pay.co"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b4b563e-723a-4dec-978e-bc1eef888353"}],"id":"4e54cabd-3cd9-471d-a92c-32ee790bcf11","_postman_id":"4e54cabd-3cd9-471d-a92c-32ee790bcf11","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","id":"ca5afabc-50a1-4e5a-9881-ca0a4296231a","name":"100api","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[]}},"event":[{"listen":"prerequest","script":{"id":"38e6cb9d-2a10-41c1-8b5c-21cf5c416ad2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2ed38327-e6ea-41f9-a6a2-81a473ae0ea9","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseApi","value":"\nhttps://api.100pay.co/api/v1"},{"key":"baseapi","value":"baseApi"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MDI0YTc5MzY0YTA2ZjA3YjY0ZWQzNGYiLCJpYXQiOjE2MTMwNjc4MDJ9.yU9_CpuAwb_Zq6kJtlUtPc__0j1WPIbyg6d88819P6o"},{"key":"local-api","value":"api.100pay.co"}]}